/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {padding:0;margin:0; font-size:13px;}
body{ background-color:#fff;font: 13px "Arial,Verdana";}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0; margin:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;list-style-type: none;}
q:before,q:after{content:''}
abbr,acronym{border:0}
a:link,a:visited{ text-decoration:none;color: #333;}
a:hover{text-decoration: none;}
*{outline:none; padding:0px; margin:0px;}
img { max-width: 100%;max-height: 100%;}
/*基础*/
.top{ width:1200px; margin:0 auto; height:100px;}
.top .logo{ float: left;}
.top .logo a{width: 453px; height:100px;align-content: center;vertical-align: middle;display: table-cell;}
.top .t_tel{/*position:absolute; right:0; top:70px; text-align:left;*/background: url(../images/tel.png)no-repeat 0px 24px;padding-left: 58px;float:right;padding-top: 20px;padding-bottom: 10px;}
.top .t_tel_ts{font-size:14px; color: #797979;display: block;}
.top .t_tel_nb{font-size:26px; font-weight:bold; color: #205080;}
.seach{ height:32px; overflow:hidden;float: right; margin-top:9px;}
.seach p{ float:left;overflow: hidden;}
.seach p .searchtxt{ height:30px; line-height:30px; border:1px solid #c8c8c8; background:#fff; width:180px; text-indent:8px;}
.seach p .searchbtn{ background:#205080; width:70px; height:32px; text-align:center; color:#fff; line-height:32px; font-size:14px; border:0px; cursor:pointer;}


.nav{ width:100%; margin:0 auto; height:50px; line-height:50px;background:linear-gradient(to top, #0667b4,#1f5184);}
.nav ul{ width:1200px; margin:0 auto;height:50px;}
.nav ul li{ float:left;}
.nav ul li a{color:#fff;font-size:15px; display:block; width:118px; height:50px; text-align:center;}
.nav ul li a:hover,.cur{ background:#004781;}

/*关于我们*/

.aboutus{width:100%; float:left; background:#f7f7f7; }
.aboutus-2{ width:22%; float:left; background:#fff; padding:15px; box-sizing:border-box;}
.aboutus-2 div{width:100%; float:left;border-bottom: 1px solid #e3e3e3;}
.aboutus-2 div h1{ font-size:20px; float:left; line-height: 40px;border-bottom: 2px solid #205080;letter-spacing: 1.6px; font-weight:bold;}

.aboutus-2 ul li{width:100%; float:left;    border-bottom: 1px dashed #e3e3e3; margin-top:10px; padding-bottom:10px;}
.aboutus-2 ul li p{font-size:14px; color:#333; text-indent:2em;}
.aboutus-2 ul li p.gstb1{background: url(../images/gs.png)no-repeat; background-size:22px 22px;}
.aboutus-2 ul li p.gstb2{background: url(../images/gs2.png)no-repeat; background-size:22px 22px;}
.aboutus-2 ul li p.gstb3{background: url(../images/gs3.png)no-repeat; background-size:22px 22px;}
.aboutus-2 ul li p.gstb4{background: url(../images/gs4.png)no-repeat; background-size:22px 22px;}
.aboutus-2 ul li p.gstb5{background: url(../images/gs5.png)no-repeat; background-size:22px 22px;}