.banner {position:relative;overflow:auto;text-align: center;}
.banner li {list-style:none;}
.banner ul li{float:left;}
#slide{width: 640px;}
#slide .dots{position:absolute;left:0;right:0;bottom:20px;}
#slide .dots li 
{ 
	display: inline-block; 
	width: 10px; 
	height: 10px; 
	margin: 0 4px; 
	text-indent: -999em; 
	border: 2px solid #fff; 
	border-radius: 6px; 
	cursor: pointer; 
	opacity: .4; 
	-webkit-transition: background .5s, opacity .5s; 
	-moz-transition: background .5s, opacity .5s; 
	transition: background .5s, opacity .5s;
}
#slide .dots li.active 
{
	background: #fff;
	opacity: 1;
}
#slide .arrow {position: absolute; top: 150px;}
#slide #al {left: 15px;}
#slide #ar {right: 15px;}
/*数字*/
.nubox{background:#fff;margin-top:10px;height:170px;z-index: 2;position: relative;box-shadow: 0 0 10px 5px #f1f1f1;}
.nubox li{float: left;padding: 0 74px;position: relative;font-size: 16px;line-height: 28px;color: #666;}
.nubox li:before{content: "";position: absolute;width: 1px;height: 81px;background: #e3e3e3;top:46px;right: 0;}
.nubox li:last-child:before,.webox_l li:last-child:before{width: 0;height: 0;}
.nubox li span{display: block;height: 67px;line-height: 67px;padding: 37px 0 0;color: #333;font-weight: bold;font-size:16px;}
.nubox li span b{font-size: 72px;display: inline-block;padding: 0 5px 0 0;font-family: Times New Roman;}
.nubox li:hover span b{color: #1085D3;}
@media only screen and (max-width: 750px) {
.nubox{height:130px;}
.nubox li{width:50%;padding:0 10px;font-size:12px;line-height:26px;}
.nubox li:before{height:40px;top:20px;}
.nubox li:nth-child(2):before{width:0;height:0;}
.nubox li:last-child:before{width:0;height:0;}
.nubox li span{height:20px;line-height:20px;padding: 17px 0 0;margin-bottom:14px;font-size:14px;}
.nubox li span b{font-size: 20px;}
.nubox li:hover span b{color: #1085D3;}
}
/*大标题*/
.zbt_p1 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
}
.bt_color1{
	color:#666666;
	}
.bt_color2{
	color:#E3E3E3;
	}
.bt_color3{
	color:#cccccc;
	}
.bt_color4{
	color:#ffffff;
	}
.bt_color5{
	color:#333;
	}
.bt_bg{
   width:100%;
   height:200px;
   background-color:#F5F5F5;
	}
.wzbt_p1 {
	font-size: 16px;
	color: #EEEEEE;
	text-align: center;
	margin-bottom: 20px;
}
p.p_title {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	padding-top: 48px;
	text-transform: uppercase;
}
h2.h2_title {
	text-align: center;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight:bold;
}
h2.h2_title i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 230px;
	height: 3px;
}
h2.h2_title i.titl {
	background: url(/images/index/titl01.png) no-repeat right center;
}
h2.h2_title i.titr {
	background: url(/images/index/titr01.png) no-repeat left center;
}
h2.h2_title i.wtitl {
	background: url(/images/index/wtitl01.png) no-repeat right center;
}
h2.h2_title i.wtitr {
	background: url(/images/index/wtitr01.png) no-repeat left center;
}

h2.h2_title a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 0 15px;
	color: #333;
}
@media screen and (max-width: 750px) {
.zbt_p1 {
font-size: 12px;
margin-bottom: 10px;
}
.bt_bg{
   width:100%;
   height:150px;
   background-color:#F5F5F5;
	}
p.p_title {
	font-size: 18px;
	padding-top: 20px;
	text-transform: uppercase;
}
h2.h2_title {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight:normal;
}
h2.h2_title i {
	width: 34%;
}
}

/*灰色标题*/
.titlebox {
  position: relative;
  height: 60px;
  width: 330px;
  text-align:center;
  margin: 0 auto;
  padding: 28px 0 30px; }
.titlebox .title {
  width: 100%;
  left: 50%; }
.titlebox .title p:nth-child(1) {
   font-size: 28px;
   color: #333; }
.titlebox .title p:nth-child(2) {
    font-size: 16px;
    color: #666; }
.titlebox .t_xt, .titlebox .t_xt1 {
    position: absolute;
    top: 50px;
    height: 1px;
    width: 85px;
    border-bottom: 1px solid #9F9F9F; }
.titlebox .t_xt {left: 50px; }
.titlebox .t_xt1 {right: 50px; }
/*白色标题*/
.writetitlebox {
  position: relative;
  height: 60px;
  width: 330px;
  text-align:center;
  margin: 0 auto;
  padding: 28px 0 30px; }
.writetitlebox .title {
  width: 100%;
  left: 50%; }
.writetitlebox .title p:nth-child(1) {
   font-size: 28px;
   color: #fff; }
.writetitlebox .title p:nth-child(2) {
    font-size: 16px;
    color: #fff; }
.writetitlebox .t_xt, .writetitlebox .t_xt1 {
    position: absolute;
    top: 50px;
    height: 1px;
    width: 85px;
    border-bottom: 1px solid #9F9F9F; }
.writetitlebox .t_xt {left: 50px; }
.writetitlebox .t_xt1 {right: 50px; }
/*优势*/
.adv {
	width: 100%;
	overflow: hidden;
	padding-bottom: 58px;
	display:block;
}
.adv .Title {
	width: 100%;
	background: url(/images/index/advtitlebg.jpg) no-repeat center;
	height: 137px;
	text-align: center;
	padding-top: 38px;
}
.adv .Title h2 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
}
.adv .Title .p1 {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	margin-top: 6px;
}
.adv .Title .p2 {
	font-size: 24px;
	color: #fff;
	width: 498px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #ff9900;
	margin: 20px auto 0;
}
.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;-webkit-transition: all 0.5s;transition: all 0.5s;}
.in-ys dl {margin: 40px 0 0;}
.in-ys dt {float: left;position: relative;width: 558px;}
.in-ys dt span {position: absolute;top: -40px;padding: 20px;background-color: #1e50ae;color: #fff;font-family: Impact;left: 20px;font-size: 40px;line-height: 1;}
.in-ys dt span:after {display: block;content: '';margin-top: 10px;height: 5px;background-color: #fff;}
.in-ys dd {margin-left: 558px;padding: 50px 0 0 50px;}
.in-ys dd h4{margin: 0;color:#3C3C3C;font-size: 24px;font-weight:bold;}
.in-ys dd h4 .color{color:#1e50ae;font-size: 24px;}
.in-ys dd h4 small {display: block;color: #999;font-size: 16px;margin-top: 5px;font-weight:normal;}
.in-ys dd p {margin: 15px 0 0;font-size:16px;line-height:28px;text-align: justify;}
.in-ys dl:nth-child(even) dt {float: right;}
.in-ys dl:nth-child(even) dd {margin: 0 558px 0 0;padding: 50px 50px 0 0;}
@media only screen and (max-width: 750px) {	
.adv{display:none;}
.mobile_adv{display:block;}
.mobile_adv img{width:100%;height:auto;}
.img-center img {width:100%;height: auto;}
.in-ys dl {margin: 10px 0 0;}
.in-ys dt span {top:0px;padding: 20px;left:0px;font-size:30px;line-height: 1;}
.in-ys dt {float:none;width: 100%;}
.in-ys dd h4{font-size: 18px;}
.in-ys dd h4 .color{font-size: 18px;}
.in-ys dd h4 small {display:none;}
.in-ys dd p {margin: 8px 0 0;font-size:12px;line-height:20px;}
.in-ys dd {margin-left: 0px;padding: 16px 0 0 0px;}
.in-ys dl:nth-child(even) dt {float:none;}
.in-ys dl:nth-child(even) dd {margin: 0 0px 0 0;padding: 16px 0px 0 0;}
}
.index_contact_main {
	margin-top:30px;
	width: 100%;
	position:relative;
}
.index_contact_main img{width:100%;height:auto;background-repeat:no-repeat;background-position:center;position:relative;z-index:2;}
.index_contact_main #pc_contact{display:block; position:relative;}
.index_contact_main #mobile_contact{display:none;}
.index_contact_main p {
	float: left;
	z-index:5;
	display:block;
	top:20px;
	font-size: 36px;
	color: #FA221D;
	position:absolute;
	line-height: 36px;
	font-weight:bold;
}
.index_contact_main p span {
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	padding-top: 18px;
	font-weight:normal;
	display: block;
}
.index_contact_main p b {
	display: block;
	width: 70px;
	height: 2px;
	background-color: #FA221D; 
	margin-top: 18px;
}
@media only screen and (max-width: 750px) {	
.index_contact_main #pc_contact{display:none;}
.index_contact_main #mobile_contact{display:block;}
.index_contact_main p {
	top:12px;
	font-size: 16px;
	line-height: 18px;
}
.index_contact_main p span {
	font-size: 10px;
	line-height: 9px;
	padding-top: 6px;
	font-weight:normal;
	display: block;
}
.index_contact_main p b {
	margin-top: 10px;
}
}
/*产品图*/
.page_contentbg{
   width:100%;
   height:auto;
   background-color:#F9F9F9;
   padding-bottom:30px;
	}
.page_content{
	width:50%;
	text-align:left;
	}
.page_content img{
	width:100%;
	height:auto;
	}
.page_content .more{ padding:10px 0; text-align:left;}
.page_content .more a{ display:inline-block; padding:7px 40px; color:#fff;font-size:18px; background:#1085D3; border:1px solid #1085D3; border-radius:0px; transition:all .35s;}
.page_content .more a:hover{ background:none; color:#1085D3;}
@media only screen and (max-width: 750px) {	
.page_content{
	width:100% ;
	text-align:left;
	}
.mt60{margin-top:20px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mb10{margin-bottom:5px;}
.mr5{margin-right:0%;}
.ml5{margin-left:0%;}
.f16 {
font-size: 12px;
font-family: "Microsoft yahei";
line-height:20px;
}
.f28{
font-size:16px;
font-weight:bold;
margin-top:10px;
margin-bottom:18px;
}
.page_content .more a{
	font-size:14px;
	}
}

/*首页产品分类规则排列*/
.procate_box{position:relative;}
.procate_box li{
	float:left;
	display:block;
	overflow:hidden;
	width:290px;
	height:290px;
	margin-bottom:10px;
	position:relative;
	border:#DBDBDB 1px solid;
	}
.procate_box img{width:100%;height:auto;}
.procate_box p{
	position:absolute;
	color:#ffffff;
	font-size:18px;
	bottom:0px;
	width:100%;
	height:30px;
	line-height:30px;
	background:rgba(0,0,0,0.7);
	text-align:center;
	}
.procate_box .mr10{margin-right:10px;}
.procate_box .nomr10{margin-right:0px;}
.procate_box li:hover{
	box-shadow: 1px 1px 10px #cccccc;
	}
.procate_box li:hover p{
	background:rgba(23,109,183,0.8);
	color:#ffffff;
	transition:background-color 0.3s linear;
	}
.procate_box li:hover img{
    transform:scale(1.1);
	transition: all 0.5s;
	}
/*公司简介*/
.i-about{
	width:100%;
	background:url(/images/index/about_bg.jpg);
    background-position:center;
	height:500px;
	overflow:hidden;
	margin-top:40px;
	}
.i-about .index_about_img{margin-top:60px;width: 47%;}
.i-about .index_about_img img{width: 100%;height: 380px;object-fit: cover;}
.i-about .index_about_content{ margin-top:60px;width: 49%;margin-left: 4%;}
.i-about .index_about_content .about_content_title{border-bottom: 1px solid #dcdcdc;padding-bottom: 50px;}
.i-about .index_about_content .about_content_title dd{font-size: 24px ;color: #333333;font-weight:bold;}
.i-about .index_about_content .about_content_title dt{ margin: 6px 0px; padding-left: 10px;}
.i-about .index_about_content .about_content_text{ font-size: 14px; color: #333333; line-height: 23px; margin-top: 20px;}
.i-about .index_about_content .about_content_bottom{ margin-top:28px;width:100%;}
.i-about .index_about_content .about_content_bottom .content_bottom_list{
	background: #fff;
	width:30%;
	text-align: center; 
	padding:25px;
	margin-right:5%; 
	display: inline-block;
	-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; 
	}
.i-about .index_about_content .about_content_bottom .content_bottom_list:hover{
	margin-top:-10px;
	transition:all 0.3s ease-in-out 0.2s;
	box-shadow: 1px 1px 10px #cccccc;
    background: #1085D3; 
	}
.i-about .index_about_content .about_content_bottom .content_bottom_list .bottom_list_icon{
	     margin-bottom: 20px;
		 position:relative;
		 width:52px;
		 height:50px;
		 display:block;
		 margin:0 auto;
		 overflow:hidden;
		 }
.i-about .index_about_content .about_content_bottom .content_bottom_list .bottom_list_icon img{
	     position:absolute;
		 z-index:1;
		 left:0;
		 top:0;
		 width:100%;
		 height:auto;
		 }
.i-about .index_about_content .about_content_bottom .content_bottom_list .bottom_list_text dd{ font-size: 18px;color: #333333; margin: 10px 0px; text-transform:uppercase;}
.i-about .index_about_content .about_content_bottom .content_bottom_list .bottom_list_text dt{ font-size: 13px; color: #666666; line-height: 22px;}
.i-about .index_about_content .about_content_bottom .content_bottom_list:nth-child(3){ margin-right: 0px;}
.i-about .index_about_content .about_content_bottom .content_bottom_list:hover .bottom_list_text dd{ color: #ffffff;}
.i-about .index_about_content .about_content_bottom .content_bottom_list:hover .bottom_list_text dt{ color: #ffffff;}
.i-about .index_about_content .about_content_bottom .content_bottom_list:hover .bottom_list_icon img{
      top:-71px;
	  transition: all 0.3s ease;
      -webkit-transform: all 0.3s ease;  
	  cursor:pointer;
}
@media only screen and (max-width: 750px) {
.i-about{
	padding:0px; margin:0px;border:0px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
	height:auto; 
	background:#F2F2F2;
	padding-bottom:20px;
	}
.i-about .index_about_img{margin-top:20px;width:100%;}
.i-about .index_about_img img{height:auto}
.i-about .index_about_content{ margin-top:20px;width:100%;margin:0px;}
.i-about .index_about_content .about_content_title{border-bottom: 1px solid #dcdcdc;padding-bottom: 40px;}
.i-about .index_about_content .about_content_bottom{margin-top:20px;margin-bottom:10px;width:cacl(100% - 20px);}
.i-about .index_about_content .about_content_bottom .content_bottom_list{
	width:32%;
	margin-right:2%;
	}
.i-about .index_about_content .about_content_bottom .content_bottom_list .bottom_list_text dd{ font-size: 18px;color: #333333; margin: 10px 0px; text-transform:uppercase;}
.i-about .index_about_content .about_content_bottom .content_bottom_list .bottom_list_text dt{ font-size: 13px; color: #666666; line-height: 22px;}
}
/*产品优势*/
.proys_left{width:376px;height:460px;float:left;margin-top:30px;}
.proys_left img{border-radius:0px 20px 0 20px}
.proys_right{width:824px;height:460px;margin-top:36px;float:left;}
.proys_right .f18 { font-size: 17px;font-family: "Microsoft yahei";line-height:30px; font-weight:bold;}
.proys_right .bigtitle{color:#FF9428;margin-top:20px;font-size:24px; font-family:'微软雅黑'; font-weight:bold;margin-bottom:36px;}
.proys_right .yscontent{width:48%;height:50px;float:left;padding-right:10px;margin-bottom:36px;}
.proys_right .yscontent .leftimg{width:15%;float:left;}
.proys_right .yscontent .righttext{width:85%;float:left;}
.proys_right .yscontent .righttext .btitle{width:100%;font-size:18px;line-height:30px; font-weight:bold;display:block;}
.proys_right .yscontent .righttext .content{width:90%;font-size:12px;display:block;}
.proys_right .title_1{margin-left:90px;float:left;width:300px;}
.proys_right .title_2{margin-left:106px;float:left;width:300px;}
@media only screen and (max-width: 750px) {
.proys_left{width:100%;height:auto;float:none;margin-top:30px;}
.proys_left img{width:100%;}
.proys_right{width:100%;height:auto;margin-top:10px;float:none;}
.proys_right .bigtitle{margin-top:40px;font-size:24px; font-family:'微软雅黑'; font-weight:bold;margin-bottom:36px;}
.proys_right .yscontent{width:100%;height:64px;float:none;padding-right:0px;margin-bottom:10px;}
.proys_right .yscontent .leftimg{width:calc(18% - 10px);float:left;margin-right:10px;}
.proys_right .yscontent img{width:100%;height:auto;}
.proys_right .yscontent .righttext{width:82%;float:left;}
.proys_right .yscontent .righttext .btitle{font-size:14px;line-height:22px; font-weight:bold;display:block;}
.proys_right .yscontent .righttext .content{width:100%;font-size:12px;line-height:15px;display:block;}
}
.yyfw{width:100%;height:620px;background-color:#F3F3F3;text-align:center;}
.yyfw .paddingtop40{padding-top:40px;}
.yyfw .bigtitle{margin-top:40px;margin-left:20px;font-size:24px; font-family:'微软雅黑'; font-weight:bold;margin-bottom:36px;}
.yyfw .f18{font-size: 17px;font-family: "Microsoft yahei";line-height:30px;}
.yyfw .mb20{margin-bottom:20px;}
@media only screen and (max-width: 750px) {
.yyfw{width:100%;height:auto;text-align:center;}	
.yyfw img{width:100%;}
.yyfw .bigtitle{font-size:18px;}
.yyfw .f18{font-size: 14px;font-family: "Microsoft yahei";line-height:26px;}
}
/*产品中心*/
.chanpin_all{ width:100%; height:auto;overflow:hidden; padding-top:10px; padding-bottom:20px;}
.chanpin{width:1200px; height:auto; margin:0 auto;}
.chanpin_content{ width:100%; height:auto; margin-top:30px;position:relative;}
#carousel {
   width: 1200px !important;
   position:relative;
			}
#carousel ul {
   list-style: none;
   display: block;
   margin: 0;
   padding: 0;
			}
#carousel li {
				color: #999;
				text-align: center;
				display: block;
				width: 280px;
				height:280px;
				border:#dcdcdc 1px solid;
				margin: 10px;
				float: left;
				position: relative;
				background:#fff;
				cursor:pointer;
			}
#carousel li:hover{
	box-shadow: 1px 1px 10px #cccccc;
	transition:background-color 0.3s linear;
}
#carousel li:hover p{background:rgba(6,133,216,0.8);color:#ffffff;transition:background-color 0.3s linear;}
#carousel li:hover img{transform: scale(1.1);transition: all 0.6s; }
#carousel li:hover span a{ color:#fff; border-color:#fff;}
#carousel li p{
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background-color:#EEEEEE;
	height:40px;
	line-height:40px;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
	width:100%;
	z-index:4;
}
#carousel li img{
	width:280px;
	height:280px;
	text-align:center;
	overflow:hidden;
	z-index:3;
	}
#carousel li span {
				display: block;
				overflow: hidden;
				width: 140px;
				height: 35px; margin:0 auto; margin-top:10px;
			}			
#carousel li span a{ width: 138px;height: 33px; line-height:33px; display:block; border:1px solid #666; text-align:center; color:#666; font-size:14px;}
.chanpin_content .prev, .chanpin_content .next {
				text-indent: -999px;
				display: block;
				overflow: hidden;
				width: 42px;
				height: 42px;
				margin-left: 10px;
				position: absolute;
				top: 50%; margin-top:-21px;	
                z-index:999;
			}
.chanpin_content .prev {
	background:url(/images/index/leftprev.png) no-repeat top;
	left: -60px;
			}
.chanpin_content .prev:hover {
	left: -60px;
			}			
.chanpin_content .next { background:url(/images/index/rightnext.png) no-repeat top;
	right: -60px;
			}
.chanpin_content .next:hover {
	right: -60px;
}
@media only screen and (max-width: 750px) {
.chanpin{width:100%;}
#carousel {
   width: 98% !important;
   position:relative;
			}
#carousel li {
   width: 98%;
   height:auto;
   margin:4px;
	}
#carousel li img{
	width:100%;
	height:auto;
	}
.chanpin_content .prev, .chanpin_content .next {
	margin-left: 6px;
			}
	
.chanpin_content .prev {
	left: -4%;
			}
.chanpin_content .prev:hover {
	left: -4%;
			}			
.chanpin_content .next { 
	right: -2%;
			}
.chanpin_content .next:hover {
	right: -2%;
}
}
/*详情页切换卡*/
.menu_show{
border-bottom:#cccccc 1px solid;
height:40px;
}
.menu_show li{
width:50%;
text-align:left;
height:40px;
font-size:13px;
line-height:40px;
float:left;
}
.menu_show li a{
width:100%;
text-align:center;
height:40px;
line-height:40px;
color:#0E74BC;
display: inline-block;
border-top:#cccccc 1px solid;
border-left:#cccccc 1px solid;
border-right:#cccccc 1px solid;
border-radius:5px 5px 0 0;
float:left;
margin-right:5px;
}
.menu_show li.active a{
width:100%;
text-align:center;
height:40px;
line-height:40px;
color:#ffffff;
background-color:#0E74BC;
border-radius:5px 5px 0 0;
border-top:#0E74BC 1px solid;
border-left:#0E74BC 1px solid;
border-right:#0E74BC 1px solid;
float:left;
}
.pro_box {
	position:relative;
	top:15px;
	float:left;
	display:block;
	overflow:hidden;
	width:25%;
	height:auto;
	position:relative;
	border:#DBDBDB 1px solid;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; 
	}
.pro_box img{width:100%;height:auto; transform:scale(0.8);}
.pro_box span{
	position:relative;
	color:#666666;
	font-size:13px;
	bottom:15px;
	width:100%;
	display:block;
	height:30px;
	z-index:9999;
	line-height:30px;
	text-align:center;
	}
.pro_box:hover img{
    transform:scale(1);
	transition: all 0.5s;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	}
.pro_box:hover{
	transition:all 0.3s ease-in-out; 
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	border:#1e50ae 2px solid;
	}
.pro_box:hover span{
	color:#1e50ae;
	font-weight:bold;
	}
@media screen and (max-width: 750px) {
	.pro_box {
	width:50%;
	}
	.pro_box span{
	font-size:12px;
	}
	.mobile_yych{width:100%; height:auto;}
    .mobile_yych img{width:100%;height:auto;}
}
/*点击图片放大*/
#thumbs{
	width:100%;
}
#thumbs .list_box_mr{
    margin-right:30px;
}
#thumbs .list_box{
		color: #999;
		text-align: center;
		display: block;
		width: 278px;
		height:210px;
		border:#dcdcdc 1px solid;
		float: left;
		overflow:hidden;
		position: relative;
		cursor:pointer;
		margin-bottom:20px;
		box-shadow: 1px 1px 10px #cccccc;
}
#thumbs .list_box li:hover p{background:rgba(23,109,183,0.8);color:#ffffff;transition:background-color 0.3s linear;}
#thumbs .list_box li:hover img{transform: scale(1.1);transition: all 0.6s; }
#thumbs .list_box li img{
    width:280px;
	height:210px;
	text-align:center;
	overflow:hidden;
	z-index:3;
}
#thumbs .list_box li p{
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background-color:#EEEEEE;
	height:40px;
	line-height:40px;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
	width:100%;
	z-index:4;
}
#credit{
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 8px;
	font-size: 11px;
	margin: 0 auto 70px;
	opacity: 0.5;
	padding: 12px 16px;
	text-align: center;
	width: 400px;
}
@media screen and (max-width: 960px) {
#thumbs .list_box_mr{
    margin-right:0px;
}
#thumbs .list_box{
		width: 100%;
		height:auto;
		float: none;
		margin-bottom:20px;
		box-shadow: 1px 1px 10px #cccccc;
}
#thumbs .list_box li img{
    width:100%;
	height:auto;
}
	#thumbs, #credit{
		width:auto;
	}
	#bsaHolder{
		display:none;
	}
}	
/*企业场景弹出层*/
.smoothbox {
	position: fixed;
	top:0;
	left:0;
	background:rgb(0,0,0);
	background: rgba(0, 0, 0, 0.9);
	height:100%;
	width:100%;
	z-index: 9999;
}
/* wrapper after loading */
.sb-load {
	background:url('/images/load.gif') center no-repeat rgba(0, 0, 0, .9);
}
/* vertical centering */
.smoothbox-table {
	top:0;
	height:100%;
	width:100%;
	display:table;
}
.smoothbox-centering {
	display:table-cell;
	vertical-align:middle;
	top:0;
	height:100%;
	width:100%;
}
/* horizontal centering & sizing */
.smoothbox-sizing {
	display:none;
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 80%;
}
/* item wrapper */
.sb-items {
	margin: 0 auto;
	width: auto;
	padding: 0;
	list-style: none;
	border-radius: 2px;
	display: table;
}
.sb-items:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* items */
.sb-item {
	left: 0;
	top:0;
	width: 100%;
	max-height: 80%;
	float: left;
	margin-right: -100%;
	position: relative;
	zoom: 1;
	border-radius: 2px;
	box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.6), 0px 0px 0px 6px #ffffff;
	-webkit-backface-visibility: hidden;
 -webkit-transition: all .4s ease-out;
 -moz-transition:all .4s ease-out;
 transition: all .4s ease-out;
}
.no-trans {
	-webkit-transition:none;
	-moz-transition:none;
	transition:none;
}
.sb-item img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	border-radius: 2px;
	position: relative;
}
/* forward animation */
.sb-item-ani {
	top: 400px;
	opacity:0;
	-webkit-transform:scale(.5)rotate(25deg);
	-moz-transform:scale(.5)rotate(25deg);
	transform:scale(.5)rotate(25deg);
}
/* back animation */
.sb-item-ani2 {
	top:400px;
	-webkit-transform:scale(.5) rotate(25deg);
	-moz-transform:scale(.5) rotate(25deg);
	transform:scale(.5) rotate(25deg);
	opacity:0;
}
.sb-caption {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background:rgb(0,0,0);
	background: rgba(0, 0, 0, 0.9);
	color: #CCC;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	z-index: 1;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
/* buttons */
.sb-nav {
	position:absolute;
	top: 10px;
	width: 100%;
	margin: 0 auto;
	display: none;
	z-index: 10;
	text-align: center;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	font-size: 0;
 -webkit-transition:all .15s ease-out;
 -moz-transition:all .15s ease-out;
 transition:all .15s ease-out;
	zoom:1;
}
.sb-nav:hover {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.sb-prev, .sb-next, .sb-cancel {
	display: inline-block;
	background:rgb(0,0,0);
	background: rgba(0, 0, 0, 0.9);
	position: relative;
	zoom:1;
	outline:none;
	margin-right:1px;
	color: #fff!important;
	width: 50px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	line-height: 33px;
 -webkit-transition:all .15s ease-out;
 -moz-transition:all .15s ease-out;
 transition:all .15s ease-out;
}
.sb-prev {
	border-radius: 15px 0 0 15px;
}
.sb-next {
	border-radius: 0 15px 15px 0;
}
.sb-nav a:hover {
	background: #fff;
	color: #000!important;
}
.sb-cancel:hover {
	background:#820001;
}
/*新闻资讯*/
.news_bg{margin-top:30px;width:100%;height:570px;background-color:#F9F9F9;}
.w100{ width:100% !important; height:auto;}
.w552{ width:552px;margin-bottom:20px;}
.news{ padding-top:40px; padding-bottom:65px;}
.news .news_title{color:#1085D3; font-size:24px;}
.news .news_title span{ font-size:14px; color:#848484;}
.news .news_title a{ font-size:14px; color:#a4a4a4; margin-top:10px;}
.news .news_title a:hover{color:#004098}
.news .toutiao{margin-top:25px;}
.news .toutiao img{ width:552px; height:152px; float:left;}
.news .toutiao .toutiao_title{ font-size:16px; color:#333; line-height:32px; margin-top:15px;}
.news .toutiao .toutiao_title:hover{color:#004098;}
.news .toutiao p{ display:block; color:#8a8a8a;}
.news .toutiao p a{color:#8a8a8a; line-height:25px; }
.news .toutiao p a:hover{ text-decoration:underline;}
.news .left ul{ margin-top:14px;}
.news .left ul li{ height:30px;width:100%;}
.news .left ul li a{ 
background-image:url(/images/index/newslibg.jpg);
background-position:left center;
background-repeat:no-repeat;
text-indent:12px;
display:block;
height:30px;
line-height:30px;
color:#333;
font-size:14px;
transition:All 0.4s ease-in-out;
-webkit-transition:All 0.4s ease-in-out;
-moz-transition:All 0.4s ease-in-out;
-o-transition:All 0.4s ease-in-out; 
}
 .news .left ul li a:hover{ text-indent:20px; color:#1085D3;}
 .news .left ul li a span{ font-size:12px; color:#939393;}
 .news .right ul{}
 .news .right ul li{
	 width:100%;
	 height:60px;
	 display:block;
	 padding-top:16px;
	 padding-bottom:16px;
	 }
 .news .right ul li a{}
 .news .right ul li a span{
	 display:block;
	 width:100%;
	 line-height:30px;
	 font-size:14px;
	 text-overflow:ellipsis;
	 white-space: nowrap;
	 overflow:hidden;
	 }
 .news .right ul li a .problem{
	 width:511px;
	 background-image:url(/images/news/faq-q.png);
	 background-repeat:no-repeat;
	 padding-left:36px;
	 color:#505050;
	 height:30px;
	 line-height:30px;
	 font-size:16px;
	 margin-bottom:4px;
	 }
 .news .right ul li a .ianswer{
	 width:511px;
	 background-image:url(/images/news/faq-a.png);
	 background-repeat:no-repeat;
	 padding-left:36px;
	 color:#8a8a8a;
	 padding-bottom:16px;
	 border-bottom:1px dashed #E0E0E0;
	 }
@media only screen and (max-width: 750px) {
.news_bg{margin-top:30px;width:100%;height:570px;background-color:#FFFFFF;}	
.w100{ width:100%;height:auto;}
.w552{ width:100%;margin-bottom:20px;}
.news .toutiao img{ width:100%;height:auto;float:none;}
.news .left ul li{border-bottom:1px dashed #E0E0E0;margin:4px 0px 4px 0px;}
.news .left ul li span{display:none;}
.news .left ul li a:hover{
	text-indent:20px; color:#004098;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	}
 .news .right ul li{
	 width:100%;
	 }
 .news .right ul li a .problem{
    width:100%;	
	 }
 .news .right ul li a .ianswer{
	 width:100%;
	 height:25px;
	 line-height:15px;
	 border-bottom:1px dashed #E0E0E0;
}
}
	 
.link{width:1200px;margin:0 auto;}
.link p{
	font-size:18px;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	margin-bottom:10px;
	border-bottom:#EFEFEF 1px solid;
	}
.link li{
	margin-bottom:16px;
	}