﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#333;font:12px/1.231 arial,helvetica,clean,sans-serif;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;border:none;box-sizing: border-box;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input{ outline:none;vertical-align:middle;}
textarea{resize:none;outline:none;overflow:hidden;}
input.submit,input.reset{cursor:pointer;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#333; text-decoration:none; font-family: Arial;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px; font-family: Arial;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl,.Fl { float:left;}
.fr,.Fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em { font-style:normal; font-family: Arial;}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.layout,.content { max-width:1280px; margin:0 auto;  }

.header{width: 100%;}
.dingbu{height: 39px;line-height: 39px;background: #F5F5F5;font-size: 14px; margin:0 auto;}
.dingbu .dingbu_r{overflow: hidden;}
.dingbu .dingbu_r a{font-size: 14px;color: #666;display: block;float: left; padding:0 0 0 20px;}
.dingbu .dingbu_r em{display: block;float: left;width: 14px; padding:14px 20px 0 0;line-height:0;}
.dingbu .dingbu_r em img{width: 14px;height: 14px;}


.top{max-width: 1280px;height: 115px;margin:0 auto;}
.top .logo{}
.top .logo h1{margin-top: 1px;width:140px;}
.top .logo h1 img{width: 100%;}
.top .logo .title{margin-top: 25px;line-height: 30px;margin-left: 20px;padding-left:20px;border-left: 1px solid #d0d0d0;}
.top .logo .title .bt{font-size:28px;}
.top .logo .title .bt strong{color:#222; letter-spacing: 1.5px;}
.top .logo .title span{color:#202f85;}
.top .logo .title p{font-size: 18px; color:#202f85; padding-top: 6px;}
.top .top_r{padding-left: 50px;margin-top: 28px;}
.top .top_r i{font-size: 42px;color: #e92a3a;padding-top: 5px;}
.top .top_r .txt{padding-left: 10px;line-height: 24px;}
.top .top_r p{color: #555;}
.top .top_r span{font-size: 27px;color:#e92a3a;font-weight: bold;}

.nav{background: #18499c;height: 60px;}
.nav ul{}
.nav li{float: left;width: 14%;text-align: center;position: relative;background: url(../images/pic29.png) no-repeat right center;}
.nav li:last-child{background: none;}
.nav li p{font-size: 16px;}
.nav li p a{display: block;line-height: 60px;color: #FFF;}
.nav li:hover p a{display: block;text-decoration: none;background: #202f85;color: #fff;}
.nav li p a.current{font-weight: bold;background: #202f85;color: #fff;}
.nav li dl{position: absolute;left: 0px;top: 60px;width: 100%;z-index: 100;line-height: 47px;visibility: hidden;opacity: 0;transition: all 0.3s;background: #202f85;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.nav li:hover dl{visibility: visible;opacity: 1;}
.nav li dl a{display: block; font-size: 14px; color: #fff;}
.nav li dl a:hover{display: block;text-decoration: none;background: #fff;color: #202f85;}

/*头部结束*/

.sp_header,.sjj_nav{display: none}

/*banner*/
.banner_pc{ margin-top:0;}
.flexslider{ position:relative; z-index: 9;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;border-radius: 0px;}
.flex-pauseplay span {text-transform: capitalize;}
.flex-control-nav {width: 100%; text-align: center; position:absolute; bottom:18px;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:12px; height:12px; display: block; background:#fff; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}
.flex-control-paging li a:hover { background: #fff; }
.flex-control-paging li a.flex-active { background: #e92a3a; cursor:default;}


.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:10px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:10px;background:url(../images/next.png) center center no-repeat;}


/*-------footer start---------*/
.information-box{width: 100%;padding: 18px 0px 28px;background-color:#18499c; overflow: hidden;}
.information-box p{color:#FFF;font-size: 15px;padding-left: 64px;}
.information-box a{color:#FFF;}
.information-box ul{font-size: 0;-webkit-text-size-adjust: none; margin-left:-4%;}
.information-box ul li{border-right: 1px solid #4776c6;margin-left:4%; width: 30.333%; float: left;position: relative;height: 66px; line-height: 24px;}
.information-box ul li:first-child{margin-left: 0px;}
.information-box ul li:last-child{border:none;}
.information-box ul li em{display: block;width: 40px;height:40px;background: url(../images/icon.png) no-repeat -305px 0px;position: absolute;left:0px;top:50%;margin:-15px 0 0 0;}
.information-box ul li.tel em{background-position: -346px 0px;}
.information-box ul li.add em{background-position: -387px 0px;}
.information-box ul li.email p,.information-box ul li.tel p,.information-box ul li.add p{padding-top: 15px;}


/* 友情链接 */
.foot{background: #222;padding:40px 0 20px 0;overflow: hidden;}
.foot .box{max-width: 1280px;margin:0 auto;}
.foot .box .foot_t{overflow: hidden;}
.foot .box .t_l{float: left;width: 28%;}
.foot .box .t_l .dz{line-height: 35px;color: #d3d3d3;margin-top: 0;font-size: 15px;}
.foot .box .t_l .dz img{width: 320px; margin-bottom: 15px;}
.foot .box .t_c{float: left;width: 55%; }
.foot .box .t_c dl{float: left;width:33.333%;color: #FFF;}
.foot .box .t_c dt{font-size: 17px;margin-bottom: 12px; font-weight: bold;}
.foot .box .t_c dd{line-height:30px;}
.foot .box .t_c dd a{color: #d3d3d3;font-size: 14px;}
.foot .box .t_c dd a:hover{color: #e60012;}
.foot .box .t_r{float: right;width: 110px;}
.foot .box .t_r .pic{width: 110px;text-align: center;line-height: 30px;color: #FFF;float: right;}
.foot .box .t_r img{width: 100%;}

.foot .box .flink{border-top: 1px solid #292b2c;position: relative; margin-top:35px;}
.foot .box .flink:before{height: 1px;content: "";display: block;width: 100%;background: #3f4244}
.foot .box .flink-w{max-width: 100%;margin: 0 auto;position: relative;padding: 10px 0;padding-left: 86px;font-size: 14px;color: #d3d3d3;}
.foot .box .flink-w label{position: absolute;left: 0;top: 15px;}
.foot .box .flink-w a{color: #8a8b8c;font-size: 14px;margin-right: 20px;display: block;float: left;padding: 5px 0}


.foot .box .foot_b{padding-top: 20px;color: #d3d3d3; border-top: 1px solid #444; margin-top: 25px; overflow: hidden; }
.foot .box .foot_b .copyright{text-align: center; line-height: 27px;font-size: 14px } 


/*kefu*/
.client-2{position: fixed;right: -170px;top: 50%;z-index: 900;}
.client-2 li a{text-decoration: none;}
.client-2 li{margin-top: 1px;clear: both;height: 71px;position: relative;}
.client-2 li i{background: url(../images/fx.png) no-repeat;display: block;width: 30px;height: 27px;margin: 0px auto;text-align: center;}
.client-2 li p{height: 20px;font-size: 14px;line-height: 20px;overflow: hidden;text-align: center;color: #fff;}
.client-2 .my-kefu-qq i{background-position: 4px 5px;}
.client-2 .my-kefu-tel i{background-position: 0 -21px;}
.client-2 .my-kefu-liuyan i{background-position: 4px -48px;}
.client-2 .my-kefu-weixin i{background-position: -34px 4px;}
.client-2 .my-kefu-weibo i{background-position: -30px -22px;}
.client-2 .my-kefu-ftop{display: none;}
.client-2 .my-kefu-ftop i{width: 33px;height: 35px;background-position: -27px -51px;}
.client-2 .my-kefu-left{float: left;width: 77px;height: 47px;position: relative;}
.client-2 .my-kefu-tel-right{font-size: 16px;color: #fff;float: left;height: 24px;line-height: 22px;padding: 0 15px;border-left: 1px solid #fff;margin-top: 14px;}
.client-2 .my-kefu-right{width: 20px;}
.client-2 .my-kefu-tel-main{background: #202f85;color: #fff;height: 71px;width: 247px;padding:9px 0 6px;float: left;}
.client-2 .my-kefu-main{background: #202f85;width: 97px;height: 71px;position: relative;padding:9px 0 6px;float: left;}
.client-2 .my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px;display: none;z-index: 333;}
.my-kefu-weixin-pic img{width: 125px;height: 125px;}

/*底部结束*/