@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:47px; line-height:47px;background:url(../images/top_bg.jpg) no-repeat center top;}
.top{ width:1180px; margin:0 auto;}
.top_left{ width:400px; float:left;}
.top_right{ width:320px; float:right; text-align:right;}
.top_right a{ display:block; background:url(../images/top_line.jpg) no-repeat 0 18px; float:left; width:80px; text-align:center; color:#FFF;}

/*header*/

.header{ background: url(../images/header_bg.jpg) repeat; height:200px; width:100%;}
.header_box{ width:1180px; margin:0 auto; padding-top:60px; height:108px;}
.logo{ width:114px; height:53px; float:left;}
.logo_box{ width:600px; float:left;}
.lg_w{ font-size:22px; color:#333;}
.logo_wen{ width:470px; float:right;}
.lg_w2 span{ color:#F00;}
.logo img{ width:114px; height:53px;}
.phone_box{ width:280px; float:right;}
.phone_tubiao{ background:url(../images/phone_tu.jpg) no-repeat; width:49px; height:50px; float:left;}
.phone{ width:220px; float:right; text-align:center;}
.phone p{ font-size:24px; font-weight:bold; color:#005fbe;}

.nav_box{ background:url(../images/nav_bg.jpg) no-repeat center top; width:1235px; height:62px; margin:0 auto;}
.nav{ width:1180px; margin:0 auto; padding-top:6px;}
.nav ul li{ float:left; width:118px; text-align:center;}
.nav ul li a{ font-size:14px; line-height:55px; display:block; color:#fff;}
.nav ul li a:hover{color:#fff;text-decoration:none; margin:0 auto; width:118px; background:#ff8f00;}

.nav ul li.another a{color:#fff;text-decoration:none; margin:0 auto; width:118px; background:#ff8f00;}



.search_box{ height:70px; border-bottom:1px solid #CCC; width:100%;}
.search{ width:1180px; margin:0 auto;}
.search_left{ width:700px; float:left; line-height:70px;}
.search_right{ width:368px; float:right; background:#005fbe; height:70px;}


.biao_dan{ padding-left:20px; padding-top:15px;}
.biao_dan .search1{
   float: left;
background:#FFF;
width:226px;
height:35px; line-height:35px;
padding-left:5px;
border:none;


}
.biao_dan .button1{ background:url(../images/ssbt.jpg) center no-repeat;
 color: #fff;
float: left;
height: 35px;
width: 50px; cursor:pointer;
border:none;}

.search_wen{ color:#FFF; width:320px; margin:0 auto; line-height:24px;}
.search_wen a{ color:#FFF;}




.footer_box{ background: #005fbe; width:100%; height:339px;}
.footer_left{ background:#1a6fc5; width:254px; float:left; height:339px; text-align:center;}
.footer_left img{ width:140px; height:140px; padding:60px 60px 0 60px;}
.footer_left p{ color:#00b0fe; line-height:55px;}
.footer_right{ width:900px; float:right;}
.footer_nav{ border:1px solid #00c5ff; height:45px; line-height:45px; margin-top:20px;}
.footer_nav a{ color:#00c5ff; display:block; width:88px; text-align:center; float:left;}
.footer_di{ padding:15px; color:#00c5ff; line-height:40px;}
.footer_di a{color:#00c5ff; }


