@charset "utf-8";
/* CSS Document */

/*-----------CSS Reset-----------*/
.clearfloat{clear:both;height:0;font-size: 1px;line-height: 0px;}
::selection {
	color:#fff;
    background-color: #36aaf4;
}

::-moz-selection {
	color:#fff;
    background-color: #36aaf4;
}

::-webkit-selection {
	color:#fff;
    background-color: #36aaf4;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #666;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}


li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

a {
    color: #666;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}
.center_qb{ width:1180px; margin:0 auto;}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



/*top_box*/
.top_box{ height:40px; line-height:40px;background:#1c3d9f;}
.top{ width:1180px; margin:0 auto;}
.top_left{ width:400px; float:left; color:#fff;}
.top_right{ width:320px; float:right; text-align:right;color:#fff;}
.top_right a{ width:80px; text-align:center; color:#fff;}


/*header_box*/
.header_box{ background:#2145a8; height:190px; width:100%;}
.header{ width:1210px; margin:0 auto;}
.logo_box{ width:680px; float:left;}
.logo{ width:143px; float:left;}
.logo img{ width:195px; height:180px;}
.logo_wen{ width:470px; float:right; padding-top:50px;}
.lg_w{ color:#fff; font-size:20px; font-weight:bold;}
.lg_w2{ color:#fff; font-size:16px; font-weight:bold;}


.phone_box{ width:280px; float:right; padding-top:30px;}
.phone_tubiao{ background:url(../images/phone_tu.jpg) no-repeat; width:51px; height:44px; float:left; margin-top:30px;}
.phone{ width:220px; float:right; text-align:center; color:#fff; padding-top:23px;}
.phone p{ font-size:24px; font-weight:bold; color:#fff;}



/*nav_box*/
.nav_box{ background:url(../images/nav_bg.jpg) repeat-x; height:57px; width:100%;}
.nav{ width:1180px; margin:0 auto;}
.nav ul li{ float:left; width:130px; text-align:center; border-right:#123597 1px solid;}
.nav ul li a{ font-size:14px; line-height:57px; display:block; color:#fff;}
.nav ul li a:hover{color:#fff;text-decoration:none; margin:0 auto; width:130px; background:#033882;}

.nav ul li.another a{color:#fff;text-decoration:none; margin:0 auto; width:130px; background:#033882;}



/*footer_box*/






.footer_box{ background:#033882; width:100%; height:300px;}
.footer_left{ width:400px; float:left;}
.footer_right{ width:400px; float:right;}
.footer{ width:1180px; margin:0 auto; padding-top:40px; color:#FFF;}
.footer a{ color:#FFF;}
.footer_line{ width:400px; height:1px; background:#0069ae;}
.footer_w{ padding-top:20px;}
.footer_w ul li{ width:100px; text-align:center; float:left; line-height:30px;}
.footer_midd{ width:150px; height:150px; float:left; margin-top:50px;}
.footer_midd img{ width:150px; height:150px; margin-left:100px;}
.footer_title{ line-height:50px;}
.footer_di{ text-align:left; padding-top:20px; line-height:26px;}

.footer_2{ background:#033882; border-top:1px solid #0069ae; height:45px;}
.footer2{ width:1180px; margin:0 auto; line-height:45px; color:#FFF; text-align:center;}
.footer2 a{ color:#FFF;}