/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
  text-decoration:none;
}
table {
    border-spacing: 0;    
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
  font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#000;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}
/* Custom CSS
 * --------------------------------------- */
html{
  /*width:100%;
  height:100%;
  overflow-x:hidden;*/
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}

body{
  font-family: "microsoft yahei",'simsun',Arial,helvetica;
  color: #000;
  text-align: center;
  background: #fff;
}
.header{
  /*background: url('../images/bg-top.jpg') repeat-x;*/
  height: 84px;
  position: relative;
  border-bottom: #2e318e solid 5px;
}
.header .logo{
  float: left;
  padding: 14px 0 0 0;
  width: 278px;
}
.header .top-r{
  float: right;
  width: 680px;
  height: 89px;
}
.header .top-r .phones{
  color: #bfbfbf;
  font-size: 14px;
  font-family: Arial,'simsun',helvetica;
  height: 38px;
  padding-top: 10px;
  float: right;
}
.header .top-r .phones img{
  margin-left: 10px;
}
.header .top-r .top-navs{
  font-size: 14px;
  font-family: 'Microsoft Yahei';
  float: right;
  height: 41px;
}
.header .top-r .top-navs li{
  height: 36px;
  float: left;
}
.header .top-r .top-navs a{
  color: #7c7c7c;
  text-decoration: none;
  height: 18px;
  line-height: 18px;
  /*border-left: #dcdcdc solid 1px;*/
  text-align: center;
  display: inline-block;
  padding: 0 12px;
}

.header .top-r .top-navs .cur{
  background: url('../images/arrow-up.png') no-repeat center 26px;
}
.header .top-r .top-navs .cur a{
  color: #000;
} 
.header .top-r .top-navs .first{
}
.header .top-r .top-navs .first a{
  border: 0;
}
.header .top-r .top-navs .last a{
  padding-right: 0;
}
.footer{
  background: #e5e5e5;
  height: 30px;
  border-top: #d5d5d5 solid 1px;
  position: relative;
  color: #a5a5a5;
  font-size: 12px;
  text-align: left;
  line-height: 30px;
}
.footer .btn-top{
  position: absolute;
  right: 0;
  top: 0;
}


.wrapper{
  
  width: 960px;
  margin: 0 auto;
  position: relative;
}

.container{
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.kv-inner{
  height: 178px;
}
.crumbs{
  text-align: right;
  font-size: 12px;
  padding: 17px 0 4px 0;
}
.crumbs a{
  color: #8db0d5;
  text-decoration: none;
}
.crumbs a.on{
  color: #8DB0D6;
}
.content{
  border: #e9e9e9 solid 1px;
  margin-top: 12px;
  margin-bottom: 134px;
}
.honorlist{
  height: 360px;
  padding: 40px 0;
}
.honorlist ul{
  margin-left: 25px;
}
.honorlist li{
  float: left;
  width: 341px;
  margin: 0 0 0 65px;
  font-size: 24px;
  color: #6c6b6b;
}
.map{
  height: 511px;
}
.contact{
  background: #fff;
  padding: 53px 65px;
}
.pic-map{
  float: left;
}
.addr{
  float: left;
  width: 370px;
  height: 181px;
  background: url('../images/bg-addr.jpg') no-repeat;
  margin-left:40px;
}
.addr ul{
  padding: 97px 0 0 95px;
}
.addr li{
  font-size: 12px;
  color: #8e8e8e;
  text-align: left;
  margin-bottom: 10px;
}
.contentl{
  float: left;
  width: 200px;
  margin-right: 37px;
}
.contentl .cont {
  width: 200px;
  height: 146px;
  background: url('../images/bg-contact.jpg') no-repeat;
  overflow: hidden;
}
.contentl .cont li{
  font-size: 12px;
  color: #919191;
  line-height: 36px;
}
.contentr{
  float: left;
  width: 960px;
  overflow: hidden;
}
.content2{
  margin-bottom: 20px;
}
.article{
  font-size: 13px;
  color: #878787;
  line-height: 180%;
  text-align: left;
  width:918px;
  border: #e9e9e9 solid 1px;
  padding:20px;
}
.article span{
  color: #2568b0;
/*  font-weight: 700;*/
}
.title2{
  height: 54px;
  margin-bottom: 18px;
}
.leftnav{
  border: #e9e9e9 solid 1px;
  margin-bottom: 49px;
}
.leftnav li{
  height: 37px;
  line-height: 37px;
  border-bottom: #e9e9e9 solid 1px;
  background: url('../images/arrow-right.png') no-repeat;
  background-position: 18px 50%;
  text-align: left;
}
.leftnav li.last{
  border-bottom:0;
}
.leftnav li.cur a{
  font-weight: 700;
  color: #024ea2;
}
.leftnav li a{
  height: 37px;
  width: 166px;
  padding-left: 32px;
  line-height: 37px;  
  color: #7e7e7e;
  font-size: 12px;
}
.subtitle{
  color: #455261;
  font-weight: 700;
  border-bottom: #e9e9e9 dashed 1px;
  font-size: 16px;
  padding: 3px 0;
  margin-bottom: 5px;
}
.subtitle span{
  border-left: #1a63b1 solid 3px;
  height: 12px;
  padding-left: 10px;
}
.kv{
  height: 403px;
  width: 100%;
  text-align: center;
/*  margin-bottom: 14px;*/
  position: relative;
}
.sort{
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -750px;
  width: 1500px;
  height: 25px;
  background: url('../images/sort.png') no-repeat;
  z-index: 100;
}
.sort .link{
  width: 800px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -480px;
  height: 25px;
  padding-left: 150px;
}
.sort .link a{
  display: block;
  float: left;
  width: 133px;
  height: 25px;
}
.kv1{
  background: url('../images/kv-1.jpg') no-repeat center;
}
.kv2{
  background: url('../images/kv-2.jpg') no-repeat center;
}
.swiper-container {
  width: 100%;
  height: 100%;
  text-align: center;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 50%;
  bottom: 35px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin-right: 5px;
  opacity: 1;
  /*border: 1px solid #fff;*/
  cursor: pointer;
}
.swiper-visible-switch {
  background: #fff;
  opacity: 0.5;
}
.swiper-active-switch {
  background: #fff;
}
.index-product{

}
.index-product .title{
  background: url('../images/title-product.png') no-repeat;
  width: 960px;
  height: 28px;
  position: relative;
}
.index-product .title .icon-more{
  position: absolute;
  top: 10px;
  right: 0;
}
.list{
  height: 129px;
  margin: 10px 0;
}
.bxslider li {
  width: 166px;
  height: 121px;
  background: #ececec;
  padding: 4px;
  color: #737373;
  font-size: 12px;
/*  line-height: 200%;*/
}
.bxslider li img{height: 121px;}
.index-2{
  margin: 30px 0;
  clear: both;
}
.index-contact{
  width: 222px;
  height: 151px;
  float: right;
  background: url('../images/index-contact.jpg') no-repeat;
}
.index-about{
  width: 720px;
  height: 160px;
  float: left;
}
.index-about .title{
  background: url('../images/title2-about.jpg') no-repeat;
  width: 720px;
  height: 24px;
  position: relative;
}
.index-about .title .icon-more{
  position: absolute;
  top: 10px;
  right: 0;
}
.index-about .info{
  color: #959595;
  font-size: 12px;
  line-height: 150%;
  text-align: left;
}


.index_line{background: #014AB9;height: 25px;width:100%;}
.index_pro_wrap{background: #000;padding-bottom:15px;}
.top-navs li {position: relative;}
.top-navs li dl{position: absolute;width: 125px;background: #fff;top: 36px;left: 0;z-index: 10;border-top:5px solid #2E318E;display: none;}
.header .top-r .top-navs li dl a{height: 35px;text-align: left;padding-left:15px;line-height: 35px;color:#666;display: block;}
.header .top-r .top-navs li dl a:hover{background: #2426A1;color:#fff;}
/* .article p{text-indent: 2em;} */
.gc_content{padding:0px 40px}
.gc_content li{width:340px;margin:0 50px;list-style-type: none;float:left;margin-top:50px;}
.gc_image{width: 340px;height: 258px;overflow: hidden;}
.gc_image img{width: 340px;}
.gc_item_title{text-align: left;margin:10px 0 5px 0;font-size: 18px;padding-left:6px;border-left:3px solid #1A63B2;line-height: 18px;}
.gc_item_info{text-align: left;line-height: 26px;font-size:14px;color:#686868;}
.customer_content{border:1px solid #ddd;text-align: center;padding:0px  20px;}
.customer_content img{margin:0 auto;}
.service_main{border:1px solid #ddd;margin-top:30px;padding-bottom:80px}
.sf_item label{
	width: 180px;
	float: left;
	padding-left: 30px;
	line-height: 30px;
	color: #7c7c7c;
}
.sf_item{font-size:12px;font-color:#7c7c7c;text-align: left;margin-top:10px;color:#505050;}
.sf_item_info{float: left;line-height: 24px;color:#505050}
.sf_item input[type="text"],.sf_item_textarea{width:250px;height: 30px;border:1px solid #d7d7d7;padding:0 10px;text-align:left;line-height: 30px;}
.sf_item_textarea{width:250px;padding:10px;border:1px solid #d7d7d7;height: 160px;resize: none;}
.btns1{width:72px;height: 30px;background: url(../images/btns.jpg) no-repeat;float:left;}
.btns{float:left}
.btns2{float:left;width:72px;height: 30px;background: url(../images/btns.jpg) no-repeat -108px 0;float:left;margin-left:35px;}{}

.partner_list{padding:0 20px;}
.partner_list li{width:415px;margin:20px 20px;border:1px solid #eee;border-radius: 5px;list-style-type: none;float:left;text-align: center;position: relative;height: 420px;}
.partner_name{font-size:18px;width:100%;text-align: center;position: absolute;top: 260px;}
.partner_logo{margin:105px auto;}

.customer_content{overflow: auto;padding-bottom: 70px;}
.customer_content li{margin:70px 0 0 70px;float:left;list-style-type: none;}
.customer_content .customer_item_image{width: 341px;height: 258px;background: url(../images/c_box.png) no-repeat;}
.customer_item_image img{margin:38px 0 0 41px;width: 260px;height: 180px;float:left;}
.customer_item_name{width:100%;text-align: center;font-size:24px;padding-top:10px;}