@charset "utf-8";
.flexslider{position:relative;height:670px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:670px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.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:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

.flexslider .btncon{width: 1200px;margin-left: -600px;position: absolute;left: 50%;right: 50%;z-index: 2;bottom: 50px;height: 160px;overflow: hidden;}
.flexslider .btncon ul{width: 1400px;}
.flexslider .btncon ul li{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;width: 285px;float: left;margin-right: 20px;background-image: url(../images/bg2.png);height: 160px;-o-transition: all .0s; -moz-transition: all .0s; -webkit-transition: all .0s; -ms-transition: all .0s; transition: all .0s;font-size: 12px;line-height: 22px;color: #FFFFFF;}
.flexslider .btncon ul li a{color: #FFFFFF;text-decoration: none;display: block;padding-top: 30px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}
.flexslider .btncon ul li a strong{font-size: 20px;font-weight: normal;}
.flexslider .btncon ul li a p{padding-top: 8px;}
.flexslider .btncon ul li:hover,.flexslider .btncon ul li.on{background-color: #067CB7;background-image: none;}
.flexslider .btncon ul li img{float: left;margin-right: 10px;}
/*关于我们*/
#index_advantage{padding-bottom: 0px;}
.we_are{
	padding-bottom:0;
	padding-top:32px;
	}
.we_are .container-fluid{padding:0px;background-color: #202731;}
.we_are .left_side{
	background: url(../images/about.jpg) no-repeat right;
	background-size: cover;
	height:400px;
	width:50%;
	position: relative;
}
.we_are .we_are_opacity {
	height:355px;
	width:100%;
	position: absolute;
	top:0;
	right:0;
}
.we_are .we_are_border {
	height:100%;
	width:100%;
	position: absolute;
	top: 0;
    right: 0;
}
.we_are .we_are_border h2 {
	font-family: 'Microsoft YaHei';
	font-weight: 700;
	font-size: 1.625em;
	color: #fff;
	background: #0582BF;
	display: inline;
	position: absolute;
	padding: 12px 39px;
    top: 40px;
    right: 0px;
}
.we_are .right_side {
	background-size: cover;
	background-color: #202731;
	height:400px;
	width:50%;
	position: relative;	
}
.we_are .we_are_deatails {
	padding-left:61px;
}
.we_are .we_are_deatails p{ text-indent:2em;font-size: 14px;padding-bottom: 15px; text-align:justify;}
.we_are .right_side h2 {
	font-family: 'Microsoft YaHei';
	font-weight: 700;
	font-size: 1.625em;
	color: #fff;
	position: relative;
	padding-top: 10px;
    word-spacing: 6px;
    padding-bottom: 25px;
}
.we_are .right_side h2 a {
	color: #fff;
}
.we_are .right_side h2:before {
	content: '';
	width:45px;
	height:3px;
	background: #0591DE;
	position: absolute;
	top: 50px;
}
.we_are .right_side .we_are_deatails>p {
	color: #bcc1c7;
    width: 72%;
}
@media (max-width: 1400px) {
.we_are .right_side .we_are_deatails>p {
	color: #bcc1c7;
    width: 90%;
}
}
.we_are .right_side .list_item p {
	display: inline-block;
	font-family: 'Microsoft YaHei';
	font-size: 1.125em;
	color:#fff;
	padding-left: 35px;
    padding-right: 32px;
    margin-top: 63px;
    margin-right: 27px;

}
.we_are .right_side .list_item p:not(.support) {
	border-right:1px dashed #6e6e6e;
}
.we_are .right_side  img {
	vertical-align: baseline;
}

/*解决方案*/
/* home solutions */
.home_solutions{}
.home_solutions_title{text-align:center;padding-top:55px;}
.home_solutions_text{color:#222222;font-size:14px;text-align:center;line-height:30px;margin-top:12px;}
.home_solutions_list{width:1200px;margin:30px auto;overflow:hidden;}
.home_solutions_list_inner{width:1400px;}
.home_solutions_list dl{float:left;width:204px;margin-right:63px;padding:25px;text-align:center;padding-top:54px;padding-bottom:35px;position:relative;z-index:3;}
.home_solutions_list dt{z-index:1;position:relative;margin-left:32px;}
.home_solutions_list dd.bg{position:absolute;z-index:0;left:0;right:0;bottom:0;height:0;width:100%;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.home_solutions_list dd.t{line-height:30px;height:30px;margin:16px 0px;z-index:1;position:relative;}
.home_solutions_list dd.t a{color:#000000;font-size:18px;transition-delay:0.2s;}
.home_solutions_list dd.spec{color:#666666;font-size:14px; text-align:justify;line-height:24px;width:204px;z-index:1;position:relative;transition-delay:0.2s;}

.home_solutions_list dl:hover{}
.home_solutions_list dl:hover dd.t a{color:#fff;}
.home_solutions_list dl:hover dd.bg{height:370px;}
.home_solutions_list dl:hover dd.spec{color:#fff;}

dl.solu_dl_0 dd.bg{background-color:#2eafbb;}
dl.solu_dl_1 dd.bg{background-color:#5ea927;}
dl.solu_dl_2 dd.bg{background-color:#1a8fd1;}
dl.solu_dl_3 dd.bg{background-color:#b57dd1;}


.btn_solutions_more{width:120px;height:36px;border:1px solid #555;margin:0 auto; margin-top:40px;text-align:center;}
.btn_solutions_more a{line-height:36px;color:#555;font-size:12px;width:120px;height:36px;display:block;stransition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.btn_solutions_more a:hover{background-color:#555;}
.btn_solutions_more a:hover{color:#fff;}

/*经典案例*/
#index_classic_case{background-color: #f5f5f5;}
#index_classic_case .box{width: 1200px;margin-right: auto;margin-left: auto;overflow: hidden;margin-top: 50px;}
#index_classic_case .box ul{width: 1400px;}
#index_classic_case .box ul li{ margin-bottom:25px;-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;height: 380px;width: 288px;margin-right: 15px;float: left;background-color: #FFFFFF;}
#index_classic_case .box ul li div{height: 222px;width: 288px;overflow: hidden;}
#index_classic_case .box ul li div img{-o-transition:all 1.5s;-moz-transition:all 1.5s;-webkit-transition:all 1.5s;-ms-transition:all 1.5s;transition:all 1.5s;height: 222px;width: 288px;}
#index_classic_case .box ul li:hover div img{-webkit-transform: scale(1.1);transform: scale(1.1);}
#index_classic_case .box ul li .text{-o-transition:all 1.5s;-moz-transition:all .5s;-webkit-transition:all .5s;-ms-transition:all .5s;transition:all .5s;height: 156px;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color:#0593DB;padding-right: 24px;padding-left: 24px;display: table;font-size: 13px;line-height: 22px;width: 240px; text-align:justify;}
#index_classic_case .box ul li:hover .text a{color: #333333;}
#index_classic_case .box ul li .text strong{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;font-size: 18px;font-weight: normal;}
#index_classic_case .box ul li .text span{vertical-align: middle;display: table-cell;}
#index_classic_case .box ul li .text p{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;color: #666666;padding-top: 8px;}
#index_classic_case .box ul li:hover .text{background-color:#067CB7;border-bottom-color:#067CB7;}
#index_classic_case .box ul li:hover a p,#index_classic_case .box ul li:hover a strong{color: #FFFFFF!important;text-decoration: none!important;}
/*合作伙伴*/
#index_partner{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #E5E5E5;padding-bottom: 50px;position: relative;}
#index_partner .box{height: auto;width: 1195px;margin-top: 50px;margin-right: auto;margin-left: auto;border-top-width: 1px;border-left-width: 1px;border-top-style: solid;border-left-style: solid;border-top-color: #E5E5E5;border-left-color: #E5E5E5;}
#index_partner .box .picList li{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;float: left;width: 238px;height: 116px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e5e5e5;border-right-style: solid;border-right-width: 1px;border-right-color: #e5e5e5;text-align: center;display: table;}
#index_partner .box .picList li:hover{background-color: #E5E5E5;}
#index_partner .box .picList li a{text-align: center;display: table;height: 116px;width: 100%;}
#index_partner .box .picList li span img{height: 108px;width: 228px; padding-top:4px;}
#index_partner .box .picList li span{vertical-align: middle;display: table-cell;}
#index_partner .tab{position: absolute;height: 36px;width: 112px;left: 50%;right: 50%;bottom: -18px;margin-left: -56px;text-align: center;border-left-width: 1px;border-left-style: solid;border-left-color: #CCCCCC;}
#index_partner .tab a{width: 55px;text-align: center;height: 34px;line-height: 36px;display: inline-block;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-top-color: #CCCCCC;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;background-color: #FFFFFF;text-decoration: none;float: left;background-image: url(../images/partner_arrow_l.gif);background-repeat: no-repeat;background-position: center center;}
#index_partner .tab a.prev{background-image: url(../images/partner_arrow_r.gif);}
/*新闻资讯*/
#index_news{padding-top: 80px;}
#index_news .box{width: 1200px;margin-top: 50px;margin-right: auto;margin-left: auto;height: 368px;overflow: hidden;}
#index_news .box ul{width: 1400px;}
#index_news .box ul li{width: 380px;float: left;height: 368px;margin-right: 30px;position: relative;}
#index_news .box ul li .pic{height: 210px;width: 380px;overflow: hidden;}
#index_news .box ul li .pic img{-o-transition:all 1.5s;-moz-transition:all 1.5s;-webkit-transition:all 1.5s;-ms-transition:all 1.5s;transition:all 1.5s;height: 210px;width: 380px;}
#index_news .box ul li:hover .pic img{-webkit-transform: scale(1.1);transform: scale(1.1);}
#index_news .box ul li .text{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;height: 146px;background-color: #f9f9f9;padding-top: 24px;padding-right: 22px;padding-left: 22px;font-size: 13px;line-height: 24px;}
#index_news .box ul li:hover .text{background-color: #067CB7;color: #FFFFFF;}
#index_news .box ul li:hover .text p,#index_news .box ul li:hover .text strong{color: #FFFFFF;}
#index_news .box ul li .text strong{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;font-size: 16px;font-weight: normal;display: block;padding-bottom: 5px;line-height: 20px;color: #333333;}
#index_news .box ul li .text p{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;color: #666666;}
#index_news .box ul li span.detailed{height: 38px;width: 124px;position: absolute;background-color:#067CB7;left: 50%;right: 50%;margin-left: -62px;top: 172px;text-align: center;line-height: 38px;text-transform: uppercase;color: #FFFFFF;}
/*产品与服务*/
#servicemain .layer{clear: both;float: none;padding-top: 80px;padding-bottom: 80px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e5e6e8;}
#servicemain .layer .con{width: 1200px;margin-right: auto;margin-left: auto;display: table;font-size: 14px;line-height: 24px;}
#servicemain .layer .con .text{display: table-cell;vertical-align: middle;width: 50%;font-size: 14px;line-height: 28px;box-sizing:border-box;}
#servicemain .layer .con .text strong.tit{font-size: 26px;font-weight: normal;display: block;padding-bottom: 35px;color: #333333;}
#servicemain .layer .con .pic{vertical-align: middle;display: table-cell;width: 50%;box-sizing:border-box;}
#servicemain .layer .con .full_text{text-align: center;}
#servicemain .layer .con .full_text strong.tit{font-size: 30px;color: #333333;font-weight: normal;display: block;padding-bottom: 35px;}
#servicemain .layer .con .full_pic{text-align: center;padding-top: 60px;}
#servicemain .layer .con li{display: inline-block!important;margin-right: 20px;font-size: 18px;}
#servicemain .layer .con .text .data{height: 60px;margin-bottom: 15px;}
#servicemain .layer .con .text .data span{display: block;height: 60px;float: left;padding-right: 30px;padding-left: 30px;border-right-width: 1px;border-right-style: solid;border-right-color: #E5E6E8;}
#servicemain .layer .con .text .data span:nth-child(1){padding-left: 0px;}
#servicemain .layer .con .text .data span:last-child{border-right-style: none;}
#servicemain .layer .con .text .data span i{display: block;text-align: center;font-style: normal;font-size: 42px;font-family: "Times New Roman", Times, serif;line-height: 36px;color: #0061b0;}
#servicemain .layer .con .text ul.li1{width: 340px;}
#servicemain .layer .con .text ul.li1 li{float: left;width: 125px;margin: 0px;background-image: url(../images/bg5.gif);background-repeat: no-repeat;background-position: left 3px;padding-left: 35px;padding-bottom: 10px;}
#servicemain .layer .con .text ul.li2{}
#servicemain .layer .con .text ul.li2 li{float: none;margin: 0px;background-repeat: no-repeat;background-position: left 3px;padding-left: 35px;padding-bottom: 10px;clear: both;display: block!important;background-image: url(../images/bg5.gif);}
#servicemain .layer .con .text ul.li3{padding-top: 15px;}
#servicemain .layer .con .text ul.li3 li{float: none;margin: 0px;background-repeat: no-repeat;background-position: left 8px;padding-left: 25px;padding-bottom: 10px;clear: both;display: block!important;background-image: url(../images/bg6.gif);font-size: 14px;}
#servicemain .layer .con div.tit{font-size: 30px;color: #333333;text-align: center;padding-bottom: 35px;}
#servicemain .layer .con .tab{text-align: center;padding-bottom: 70px;}
#servicemain .layer .con .tab a{display: inline-block;height: 40px;padding-right: 50px;padding-left: 50px;font-size: 18px;border: 1px solid #E3E3E3;margin-right: 10px;margin-left: 10px;line-height: 40px;-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;}
#servicemain .layer .con .tab a.on{color: #FFFFFF;background-color: #0061b0;border-top-color: #0061b0;border-right-color: #0061b0;border-bottom-color: #0061b0;border-left-color: #0061b0;}
#servicemain .layer .con .box{width: 1200px;overflow: hidden;}
#servicemain .layer .con .box ul{width: 1300px;}
#servicemain .layer .con .box ul li{float: left;width: 285px;text-align: center;margin-right: 20px;font-size: 14px;height: 256px;}
#servicemain .layer .con .box ul li img{height: 180px;width: 285px;}
#servicemain .layer .con .box ul li p{padding-top: 18px;}
/*经典案例*/
#caselist{clear: both;float: none;width: 1200px;margin-right: auto;margin-left: auto;padding-top: 40px;padding-right: 0px;padding-bottom: 40px;padding-left: 0px;}
#caselist ul li{background-color: #FFFFFF;height: 280px;margin-top: 20px;position: relative;display: table;}
#caselist ul li .text{vertical-align: middle;display: table-cell;padding-right: 40px;padding-left: 40px;}
#caselist ul li .text p{font-size: 14px;line-height: 28px;}
#caselist ul li .text .logo{clear: both; font-size:22px;float: none;display: block;padding-bottom: 15px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;margin-bottom: 20px;}
#caselist ul li .text .logo img{margin: 0px;clear: both;float: none;height: 38px;width: auto;}
#caselist ul li .text a{font-size: 16px;margin-top: 30px;display: inline-block;color: #0061B0;}
#caselist ul li img{float: left; width:480px; height:280px;}
.caseshowbox{clear: both;float: none;height: auto;width: 1200px;margin-top: 60px;margin-right: auto;margin-bottom: 60px;margin-left: auto;box-sizing:border-box;}
.caseshowbox .theme{padding: 40px;background-color: #FFFFFF;}
.caseshowbox .theme .pic{height: 220px;width: 220px;float: left;margin-right: 52px;border: 1px solid #EFEFEF;display: table;text-align: center;}
.caseshowbox .theme .pic span{vertical-align: middle;display: table-cell;}
.caseshowbox .theme .pic span img{max-width:221px;
max-height:221px;}
.caseshowbox .theme .right{float: left;width: 845px;font-size: 16px;line-height: 24px;}
.caseshowbox .theme .right h1{font-size: 24px;font-weight: normal;color: #0061B0;line-height: 24px;margin: 0px;padding: 0px;}
.caseshowbox .theme .right .category{padding-top: 15px;padding-bottom: 28px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;}
.caseshowbox .theme .right .category span{margin-right: 50px;color: #0061B0;}
.caseshowbox .theme .right .review{padding-top: 28px;line-height: 30px;}
.caseshowbox .description{background-color: #FFFFFF;padding: 40px;margin-top: 3px;font-size: 15px;line-height: 28px;clear: both;float: none;}
.caseshowbox .description img{max-width:1140px;height: auto;}
/*新闻资讯*/
#newslistbox{height:auto;width:1200px;margin-top:30px;margin-bottom:60px;margin-right:auto;margin-left:auto;overflow:hidden}
#newslistbox ul{width:1300px}
#newslistbox ul li{float:left;width:380px;height:398px;background-color:#FFFFFF;margin-right:30px;margin-top:30px;position:relative}
#newslistbox ul li .pic{height:210px;width:380px;overflow:hidden}
#newslistbox ul li .pic img{-o-transition:all 1.5s;-moz-transition:all 1.5s;-webkit-transition:all 1.5s;-ms-transition:all 1.5s;transition:all 1.5s;height:222px;width:380px}
#newslistbox ul li:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}
#newslistbox ul li:hover .text{background-color:#0061B0}
#newslistbox ul li .text p,#newslistbox ul li .text strong{-o-transition:all .1s;-moz-transition:all .1s;-webkit-transition:all .1s;-ms-transition:all .1s;transition:all .1s}
#newslistbox ul li:hover .text p,#newslistbox ul li:hover .text strong{color:#FFFFFF}
#newslistbox ul li .text{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;height:168px;font-size:14px;line-height:24px;padding-right:24px;padding-left:24px;padding-top:20px; text-align:justify;}
#newslistbox ul li .date{height:45px;width:100px;position:absolute;left:25px;display:block;background-color:#0061B0;top:165px;font-size:24px;text-align:center;color:#FFFFFF;line-height:44px}
#newslistbox ul li .date i{font-size:18px;font-style:normal}
#newslistbox ul li .text strong{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;font-size:16px;font-weight:normal;display:block;padding-bottom:15px;color:#333333; height:45px;}
#newsshowbox{height:auto;width:1200px;margin-top:40px;margin-right:auto;margin-left:auto;background-color:#FFFFFF}
#newsshowbox .title{text-align:center;padding-bottom:40px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;}
#newsshowbox .title .date{padding-top:26px;font-size:14px;color:#0061B0;padding-left:20px}
#newsshowbox .title .date i{font-style:normal;margin-right:20px;color:#888888}
#newsshowbox .title h1{color:#333333;font-size:20px;margin:0px;padding:0px}
#newsshowbox .con{font-size:14px;line-height:32px;padding-top:15px}
#newsshowbox .con p{font-size: 15px; line-height: 28.5px; text-indent: 2em; text-align:justify;}
#newsshowbox .con .pageflip{clear:both;float:none;margin-top:30px;border-top-width:1px;border-bottom-width:1px;border-top-style:solid;border-bottom-style:solid;border-top-color:#E5E6E8;border-bottom-color:#E5E6E8;height:50px;line-height:50px;text-transform:uppercase;font-size:12px;font-weight:bold}
#newsshowbox .con .pageflip a{color:#000000;display:block;background-image:url(../images/ico_previous.gif);background-repeat:no-repeat;background-position:left top;padding-left:25px}
#newsshowbox .con .pageflip a.previous_no{color:#7F7F7F;background-position:left bottom!important}
#newsshowbox .con .pageflip .previous{float:left}
#newsshowbox  .con  .pageflip  a.previous{padding-left:25px}
#newsshowbox .con .pageflip .next{float:right}
#newsshowbox .con .pageflip a.next{padding-right:25px;background-image:url(../images/ico_next.gif);background-repeat:no-repeat;background-position:right top}
#newsshowbox  .con  .pageflip  a.nextno_no{padding-right:25px!important;background-image:url(../images/ico_next.gif)!important;background-repeat:no-repeat!important;background-position:right bottom!important;float:right!important;color:#7F7F7F!important}
#newsshowbox .con .return{float:right;margin-top:38px;margin-bottom:40px}
#newsshowbox .con .return a{background-color:#0061B0;color:#FFFFFF;line-height:36px;height:36px;width:125px;display:block;text-align:center}
#newsshowbox .con .return a:hover{background-color:#333;}
/*服务支持*/
#servicelist{margin-top:40px;clear:both;float:none;height:auto;width:1200px;margin-right:auto;margin-bottom:60px;margin-left:auto}
#servicelist .tit{font-size:15px;height:30px;line-height:30px;margin-top:20px;clear:both;float:none;border-top-width:1px;border-top-style:solid;border-top-color:#E5E6E8;padding-top:20px}
#servicelist .tit:nth-child(1){border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none}
#servicelist .tit a{color:#333333;display:block}
#servicelist .tit em{display:block;height:30px;width:30px;margin-right:15px;float:left;background-image:url(../images/ico_Add.gif);background-repeat:no-repeat;background-position:right center}
#servicelist div.on a{color:#0061B0}
#servicelist div.on em{background-position:left center}
#servicelist .text{font-size:14px;line-height:24px;padding-bottom:30px;padding-top:20px}
/*关于我们*/
#aboutbox .company{margin-top:60px;margin-bottom:115px;height:auto;width:1200px;clear:both;float:none;margin-right:auto;margin-left:auto;font-size:15px}
#aboutbox .company .data{clear:both;float:none;margin-right:auto;margin-left:auto;text-align:center;padding-top:50px;padding-bottom:50px}
#aboutbox .company .data ul{text-align:center;display:table;margin-right:auto;margin-left:auto}
#aboutbox .company .data ul li{vertical-align:middle;white-space:nowrap;display:table-cell;padding-right:65px;padding-left:65px;border-right-width:1px;border-right-style:solid;border-right-color:#E5E6E8}
#aboutbox .company .data ul li:last-child{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none}
#aboutbox .company .data ul li i{font-size:40px;font-style:normal;display:block;font-family:"Times New Roman",Times,serif;color:#0061B0}
#aboutbox .company .resume{line-height:32px;text-align:center; font-size:16px;}
#aboutbox .company .advantage{padding-top:44px;text-align:center}
#aboutbox .company .advantage a{margin-right:25px;margin-left:25px;color:#0061B0;background-image:url(../images/bg5.gif);background-repeat:no-repeat;background-position:left center;display:inline-block;padding-left:25px;font-size:16px}

#aboutbox .service{width:1200px;margin-top:80px;margin-bottom:80px;clear:both;float:none;height:auto;margin-right:auto;margin-left:auto}
#aboutbox .service .itemshow{padding-top:60px}
#aboutbox .service .itemshow .list .con{height:475px;position:relative}
#aboutbox .service .itemshow .list .con .tempWrap{
	margin-right: auto;
	margin-left: auto;
}
#aboutbox .service .itemshow .list .con .picbox{
	height:430px;
	width:410px;
	margin-left:-209px;
	position:absolute;
	left:50%;
	top:50%;
	right:50%;
	bottom:50%;
	margin-top:-209px;
}
#aboutbox .service .itemshow .list .con .pic{height:410px;width:410px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#FFF;padding:8px;border:1px solid #0061B0}
#aboutbox .service .itemshow .list .con .pic img{height:410px;width:410px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}
#aboutbox .service .itemshow .list .con ul li{font-size:14px;height:100px;line-height:32px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#E8E8E8;width:324px;float:left;position:absolute;left:0;top:20px;display:table}
#aboutbox .service .itemshow .list .con ul li:nth-child(2){top:121px}
#aboutbox .service .itemshow .list .con ul li:nth-child(3){top:222px}
#aboutbox .service .itemshow .list .con ul li:nth-child(4){top:323px}
#aboutbox .service .itemshow .list .con ul li:nth-child(n+5){left:auto;right:0;text-align:right}
#aboutbox .service .itemshow .list .con ul li:nth-child(n+5) i{float:right;margin-right:auto;margin-left:10px}
#aboutbox .service .itemshow .list .con ul li:nth-child(6){top:121px}
#aboutbox .service .itemshow .list .con ul li:nth-child(7){top:222px}
#aboutbox .service .itemshow .list .con ul li:nth-child(8){top:323px}
#aboutbox .service .itemshow .list .con ul li strong{font-size:18px;color:#0061B0;font-weight:400}
#aboutbox .service .itemshow .list .con ul li span{vertical-align:middle;display:table-cell}
#aboutbox .service .itemshow .list .con ul li i{display:block;height:30px;width:30px;float:left;text-align:center;margin-right:10px;background-color:#0061B0;color:#FFF;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;font-size:18px}
#aboutbox .service .itemshow .tab{text-align:center;clear:both;float:none;margin-top:60px;height:15px}
#aboutbox .service .itemshow .tab ul li{background-color:#d3d5d5;height:12px;width:12px;display:inline-block;margin-right:3px;margin-left:3px;text-indent:10000px;overflow:hidden;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}
#aboutbox .service .itemshow .tab ul li.on{background-color:#0061B0}

#aboutbox .coreadvantages{background-color:#f6f6f6;padding-top:80px;padding-bottom:80px}
#aboutbox .coreadvantages .box{height:auto;width:1200px;margin-right:auto;margin-left:auto}
#aboutbox .coreadvantages .list{padding-top:80px}
#aboutbox .coreadvantages .list ul li{float:left;width:172px;margin-right:34px;margin-left:34px;font-size:14px;line-height:24px;text-align:center}
#aboutbox .coreadvantages .list ul li img{height:158px;width:158px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}
#aboutbox .coreadvantages .list ul li strong{font-size:20px;display:block;font-weight:400;color:#0061B0;padding-top:25px;padding-bottom:15px}
#aboutbox .coreadvantages .list ul li p{text-align:left}
#aboutbox .service_advantage{height:751px;width:100%;margin-right:auto;margin-left:auto;background-image:url(../images/about_02.jpg);background-repeat:no-repeat;background-position:center center;box-sizing:border-box;padding-top:70px}
#aboutbox .service_advantage .c_tit p,#aboutbox .service_advantage .c_tit strong{color:#FFF}
#aboutbox .service_advantage .c_tit i{border-bottom-color:#FFF}
#aboutbox .service_advantage .box{height:440px;width:1200px;margin-right:auto;margin-left:auto;margin-top:70px}
#aboutbox .service_advantage .box .tab{width:150px;float:left;height:440px}
#aboutbox .service_advantage .box .tab ul li{height:109px;text-align:center;font-size:16px;color:#FFF;width:149px;display:block;border-bottom-width:1px;border-left-width:1px;border-bottom-style:solid;border-left-style:solid;border-bottom-color:#FFF;border-left-color:#FFF;-o-transition:all .1s;-moz-transition:all .1s;-webkit-transition:all .1s;-ms-transition:all .1s;transition:all .1s}
#aboutbox .service_advantage .box .tab ul li:nth-child(1){height:108px;border-top-width:1px;border-top-style:solid;border-top-color:#FFF}
#aboutbox .service_advantage .box .tab ul li.on{background-color:#0061B0;height:110px;width:150px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none}
#aboutbox .service_advantage .box .tab ul li i{display:block;padding-top:15px;padding-bottom:10px}
#aboutbox .service_advantage .box .tab ul li i img{height:46px;width:auto}
#aboutbox .service_advantage .box .list{float:left;height:440px;width:1050px;background-color:#0061B0;overflow:hidden}
#aboutbox .service_advantage .box .list .text{height:332px;width:950px;margin-right:auto;margin-left:auto;margin-top:50px;color:#FFF;font-size:14px;line-height:32px;overflow:auto}
#aboutbox .service_advantage .box .list .text h3{font-size:20px;font-weight:400;margin:0;display:block;padding-top:0;padding-right:0;padding-bottom:10px;padding-left:0}
#aboutbox .service_advantage .box .list .text img{float:left;margin-right:40px}

/*企业荣誉*/
#honorbox{width:1200px;margin-right:auto;margin-left:auto;margin-top:60px;margin-bottom:60px;overflow:hidden;clear:both;float:none}
#honorbox .table{clear:both;float:none;margin-top:60px}
#honorbox .table dl.tit{font-size:16px;line-height:50px;color:#FFF;text-align:center;height:50px;background-color:#0589CC;}
#honorbox .table dl.tit dt{width:180px;float:left;display:block}
#honorbox .table dl.tit dd{display:block;float:left;width:420px}
#honorbox .table dl.tit dd:nth-child(3){width:600px}
#honorbox .table table{margin-top:20px;width:1201px;border-top-width:1px;border-top-style:solid;border-top-color:#DBDBDB}
#honorbox .table table tr td{padding-top:15px;padding-bottom:15px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#DBDBDB;font-size:14px;line-height:22px;padding-left:30px;border-right-width:1px;border-right-style:solid;border-right-color:#DBDBDB}
/*相册*/
#honorbox .photos .carousel{position:relative;margin:0 auto;width:1200px;height:auto;border:none;overflow:visible; padding-top:50px;}
#honorbox .photos .carousel .slides{margin:0;padding:0;border:none;list-style:none;position:relative;overflow:visible}
#honorbox .photos .carousel .slides .slideItem{
	position:absolute;
	cursor:pointer;
	overflow:hidden;
	padding: 4px;
}
#honorbox .photos .carousel .slides .slideItem a{display:block;text-decoration:none;margin:0;padding:4px;border:1px solid #CCCCCC;outline:none}
#honorbox .photos .carousel .slides .slideItem img{margin:0;width:100%;height:auto;background-color:#FFFFFF;
-moz-box-shadow: inset 0px 0px 0px 3px #ffffff;
-webkit-box-shadow: inset 0px 0px 0px 3px #ffffff;
box-shadow: inset 0px 0px 0px 3px #ffffff;
}
#honorbox .photos .carousel .nextButton{position:absolute;right:10px;top:213px;width:40px;height:79px;background:url("../images/next_button.png") no-repeat center;cursor:pointer;z-index:9999}
#honorbox .photos .carousel .prevButton{position:absolute;left:10px;top:213px;width:40px;height:79px;background:url("../images/prev_button.png");cursor:pointer;z-index:9999}
#honorbox .photos .carousel .buttonNav .bullet{display:none}
#honorbox .photos .carousel .slides .spinner{background:#000 url("../images/loading.gif") no-repeat center}
#honorbox .photos .carousel .shadow{
	width:100%;
	height:60px;
	background-image:url(../images/bg10.png);
	background-repeat:repeat-x;
	background-position:top;
	z-index: 100000000;
	text-align: center;
	padding-top: 8px;
}
#honorbox .photos .carousel .shadow span { display:none;}
#honorbox .photos .carousel .slides .slideItem:first-child .shadow span { display:block;}

/*核心团队*/
#coreteam{width:1200px;margin-top:30px;margin-right:auto;margin-bottom:60px;margin-left:auto}
#coreteam ul li{padding-top:75px;padding-bottom:75px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#E5E6E8;display:table;width:100%}
#coreteam ul li:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
#coreteam ul li:last-child{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none}
#coreteam ul li .pic{vertical-align:middle;display:table-cell;width:50%; float:left;}
#coreteam ul li:nth-child(2n) .pic { float:right;}
#coreteam ul li .pic span{display:block;padding:8px;height:242px;width:242px;border:1px solid #E5E6E8;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;margin-right:auto;margin-left:auto}
#coreteam ul li .pic span img{height:242px;width:242px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}
#coreteam ul li .text{font-size:14px;line-height:28px;color:#333;vertical-align:middle;display:table-cell;width:50%; float:right;}
#coreteam ul li:nth-child(2n) .text { float:left;}
#coreteam ul li .text h3{font-size:24px;font-weight:400;display:block;margin:0;padding-top:0;padding-right:0;padding-bottom:10px;padding-left:0}
#coreteam ul li .text h3 i{font-size:16px;font-style:normal;color:#888;margin-left:15px}
/*子公司*/
#subsidiary{width:1200px;margin-top:60px;margin-right:auto;margin-bottom:100px;margin-left:auto;overflow:hidden;clear:both;float:none}
#subsidiary ul{width:1500px}
#subsidiary ul li{float:left;width:478px;display:block;font-size:14px;line-height:36px;background-image:url(../images/bg8.gif);background-repeat:no-repeat;background-position:0 center;padding-left:15px;box-sizing:border-box}
/*联系方式*/
#contactus{width:1200px;margin-top:60px;margin-right:auto;margin-bottom:100px;margin-left:auto;clear:both;float:none}
#contactus .contact{padding-top:80px;padding-bottom:80px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#E5E6E8}
#contactus .contact .con{float:left;width:554px;font-size:14px;line-height:38px}
#contactus .contact .con a{color:#0061B0}
#contactus .contact .map{float:right;width:646px}
#contactus .contact .map #allmap{height:321px;width:644px;border:1px solid #CCC}
#contactus .feedback{clear:both;float:none;margin-top:60px;font-size:14px}
#contactus .feedback dl{margin-top:40px;clear:both;float:none;width:100%}
#contactus .feedback dl dt{float:left;height:35px;width:543px;display:block;padding-top:12px;padding-bottom:12px;line-height:30px}
#contactus .feedback dl dt:nth-child(2),#contactus .feedback dl dt:nth-child(4){float:right}
#contactus .feedback dl dt .input{width:464px;float:right}
#contactus .feedback dl dt .input input{width:99%;height:30px;border:1px solid #CCC;font-family:"微软雅黑";outline:0;box-sizing:border-box;padding-right:6px;padding-left:6px}
#contactus .feedback dl dt em{width:76px;display:block;float:left;font-style:normal}
#contactus .feedback dl dd{display:block;width:100%;padding-top:12px;padding-bottom:12px;height:auto;clear:both;float:none}
#contactus .feedback dl dd textarea{width:99.6%; resize:none;font-size:14px;line-height:26px;font-family:"微软雅黑";border:1px solid #CCC;clear:both;float:none;margin-top:10px;outline:0;box-sizing:border-box;padding-right:6px;padding-left:6px}
#contactus .feedback dl dt .btn{height:34px;width:140px;font-family:"微软雅黑";font-size:14px;color:#FFF;background-color:#0576B1;border:1px solid #0576B1;}
#contactus .feedback dl dt .btn:hover{background-color:#333;}

/*企业文化*/
#company_culture{clear:both;float:none;height:auto;width:100%;margin-top:60px}
#company_culture .culture .idea .ico{height:90px;width:100%;margin-right:auto;margin-left:auto;position:relative;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#EEE;margin-top:40px}
#company_culture .culture .idea .ico ul{height:180px;width:1200px;position:absolute;left:50%;top:0;right:50%;margin-left:-508px}
#company_culture .culture .idea .ico ul li{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;width:138px;display:block;float:left;height:138px;margin-right:25px;margin-left:25px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#FFF;padding:0;margin-top:22px}
#company_culture .culture .idea .ico ul li span{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;background-color:#FFF;display:block;height:136px;width:136px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;padding:0;border:1px solid #D8D8D8}
#company_culture .culture .idea .ico ul li span i{/*-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;*/height:136px;width:136px;background-color:#FFF;font-style:normal;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:block;background-repeat:no-repeat;background-position:center top}
#company_culture .culture .idea .ico ul li.on{width:148px;display:block;float:left;height:148px;margin-right:25px;margin-left:25px;border:1px dashed #CCC;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#FFF;padding:15px;margin-top:0}
#company_culture .culture .idea .ico ul li.on span{background-color:#FFF;display:block;height:136px;width:136px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;padding:5px;border:1px solid #D8D8D8}
#company_culture .culture .idea .ico ul li.on span i{height:136px;width:136px;background-color:#0061B0;font-style:normal;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:block;background-image:url(../images/ico_idea_01.png);background-repeat:no-repeat;background-position:center bottom}
#company_culture .culture .idea .text{height:auto;width:750px;margin-top:126px;margin-right:auto;margin-left:auto;clear:both;float:none}
#company_culture .culture .idea .text ul li{text-align:center;font-size:14px;line-height:26px; height:120px;}
#company_culture .culture .idea .text ul li strong{font-size:18px;display:block;padding-bottom:15px;color:#0061B0}

#company_culture .activity{background-color:#f5f5f5;clear:both;float:none;height:750px;box-sizing:border-box;padding-top:45px}
#company_culture .activity .photoshow{width:1200px;margin-right:auto;margin-left:auto;margin-top:60px}
#company_culture .activity .photoshow .list{height:468px;width:1200px;background-color:#FFF;overflow:hidden}
#company_culture .activity .photoshow .list ul li{height:468px;width:300px;display:block;float:left;position:relative}
#company_culture .activity .photoshow .list ul li .t{height:234px;position:absolute;top:0;width:100%;text-align:center;display:table;font-size:14px;z-index:3}
#company_culture .activity .photoshow .list ul li .t {color:#0061B0;font-size:18px}
#company_culture .activity .photoshow .list ul li .t i{font-size:12px;text-transform:uppercase;display:block;font-style:normal;font-family:Arial,Helvetica,sans-serif;color:#999;letter-spacing:1px;padding-top:5px;padding-bottom:8px}
#company_culture .activity .photoshow .list ul li .t em{display:block;height:10px;width:45px;margin-right:auto;margin-left:auto;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#E4E4E4}
#company_culture .activity .photoshow .list ul li .t p{font-size:14px;color:#666;padding-top:20px;line-height:20px;padding-right:20px;padding-left:20px}
#company_culture .activity .photoshow .list ul li .t span{vertical-align:middle;display:table-cell}
#company_culture .activity .photoshow .list ul li .p{position:absolute;bottom:0;height:234px;width:100%;background-color:#0061B0;overflow:hidden;z-index:1}
#company_culture .activity .photoshow .list ul li .p img{-o-transition:all 1.5s;-moz-transition:all 1.5s;-webkit-transition:all 1.5s;-ms-transition:all 1.5s;transition:all 1.5s;height:234px;width:300px}
#company_culture .activity .photoshow .list ul li:hover .p img{-webkit-transform:scale(1.1);transform:scale(1.1)}
#company_culture .activity .photoshow .list ul li:nth-child(even) .t{top:auto;bottom:0}
#company_culture .activity .photoshow .list ul li:nth-child(even) .p{top:0;bottom:auto}
#company_culture .activity .photoshow .list ul li:nth-child(even) span.arrow{top:auto;background-position:left bottom;bottom:234px}
#company_culture .activity .photoshow .list ul li span.arrow{display:block;height:11px;width:26px;position:absolute;top:234px;z-index:2;left:50%;right:50%;margin-left:-13px;background-image:url(../images/bg9.png);background-repeat:no-repeat;background-position:right bottom}
#company_culture .activity .photoshow .tab{margin-top:50px;text-align:center;height:14px}
#company_culture .activity .photoshow .tab ul li{background-color:#a6a6a6;height:14px;width:14px;display:inline-block;margin-right:3px;margin-left:3px;text-indent:1000px;overflow:hidden;margin-top:1px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}
#company_culture .activity .photoshow .tab ul li.on{background-color:#FFF;border:2px solid #0061B0;height:10px;width:10px}
#goTop { overflow: hidden; display: block; text-indent: -9em; width: 54px; height: 54px; cursor: pointer; bottom: 45px; right: 25px; position: fixed; background: url(../images/goTop.png) 100% 0% no-repeat; z-index:1000;}
#goTop:hover { background: url(../images/goTop.png) no-repeat;}

/*企业荣誉*/
#organization_box{width:1200px;margin-right:auto;margin-left:auto;margin-top:60px;margin-bottom:60px;overflow:hidden;clear:both;float:none}

/* 人才招聘*/
.mainTitle{font-size:30px;color:#333;text-align:center;font-weight:400}
.line_red{display:block;width:80px;height:2px;background:#1e75c3;margin:20px auto}
#join{width:1200px;margin-top:30px;margin-right:auto;margin-bottom:60px;margin-left:auto}
.recruit{padding-bottom: 0; padding-top:40px;}
.recruit strong{margin-bottom: 40px; display: inline-block;}
.recruit .recruit_box{width: 1200px; margin: 0 auto; text-align: left; background: url(../images/dian.jpg) repeat-x; padding: 40px 0 30px; color: #333; position: relative;}
.recruit .recruit_box .recruit_box_detail{overflow: hidden;}
.recruit .recruit_box h2{font-size: 26px; color:#3077B5; font-weight: normal; margin:0;}
.recruit .recruit_box h5{font-size: 24px; font-weight: normal; margin: 10px 0;}
.recruit .recruit_box span{font-size: 18px; margin-bottom: 20px; display: inline-block; }
.recruit .recruit_box span i{color: #d5000c;}
.recruit .recruit_box p{font-size: 16px; line-height: 32px; color: #616161;}
.recruit .recruit_box .recuruit_btn{display: block; width: 22px; height: 44px; position: absolute; bottom: 50px; right: 48px; cursor: pointer; background: url(../images/recruit_icon1.png) no-repeat; background-size: 100% auto; transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.recruit .recruit_box .recuruit_btnC{ background-image: url(../images/recruit_icon2.png); bottom: auto; top: 70px;}
.recruit_flow{ width: 100%; text-align: center; color: #666; }
.recruit_flow_box{width: 850px; margin: 0 auto;}
.recruit_flow p{font-size: 16px; line-height: 32px;}
.recruit_flow p.recruit_flow_t{ font-weight: bold;}
.recruit_flow img{display: inline-block; width: 33px; height: 37px; margin-top: 60px;}
.recruit .recruit_boxNone .recruit_box_detail{display: none;}


.news-tab{margin-bottom:40px; margin-top:20px; display:block; overflow:hidden}
.news-tab li{display:inline-block}
.news-tab li a{padding:3px 15px; margin:5px 5px; border:1px solid #B6B5B5;display:block; font-size:14px;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;}
.news-tab li.curr a,.news-tab li a:hover{border:1px solid #067cb7; border-radius:3px; padding:3px 15px; color:#fff; background-color:#067cb7;}

/*img zoom*/
.zoom{overflow:hidden}
.zoom figure{height:100%; overflow:hidden}
.zoom figure img{transition: .7s;-moz-transition: .7s;-webkit-transition: .7s;-o-transition: .7s;line-height: 1em; min-height:auto; max-width:100%}
.zoom:hover figure img{transform: scale(1.2);-webkit-transform: scale(1.2);-o-transition: scale(1.2)}

/* 产品设备*/
.products{ margin-top:35px; margin-bottom:50px;}
.products-category{border:1px solid #eee}
.products-category > li {display:block; padding:5px; border-bottom:1px dashed #eee}
.products-category > li:last-child{border:0}
.products-category > li span{ float:left; width:80px; text-align:center; color:#999; display:inline-block}
.products-category ul li{ display:inline-block; margin-right:10px}
.products-category ul li a{padding:1px 5px;border: 1px solid #ccc; color:#555;}
.products-category ul li a:hover{ background-color:#067cb7;border: 1px solid #067cb7; color:#fff;}
.products-category ul li a.changefieldandcss{background:#067cb7;border: 1px solid #067cb7; color:#fff; padding:1px 5px}
.pro-secrch{margin-top:10px;border:1px solid #eee; padding:10px;}
#searchform{position:relative;}
#searchform input{width:95%; height:31px; padding:0 10px; border:1px solid #ddd}
#searchform a{ position:absolute; top:0; right:0; z-index:1; background:#067cb7; color:#fff; cursor:pointer; padding:5px 20px}
#searchform a:hover{ background:#333;}
.pro-secrch .grid_6 span{display:inline-block; color:#999}
.hot-secrch{display:inline-block}
.hot-secrch li{ float:left;display:inline-block; margin:0 5px}
.product-list{margin-top:30px}
.product-list .grid_3{border:1px solid #eee; padding:8px; margin-bottom:30px}
.product-list .grid_3 p{ padding:0; margin-top:10px; height:24px; overflow:hidden; text-align:center;}

/*products read*/
.white_bar {
    background: #fff;
    box-shadow: 0 1px 3px #c5c5c5;
    overflow: hidden;
	border:#ccc 1px solid;
}
.goods_read{margin:40px auto}
.goods_read h1{font-size:18px; color:#333; line-height:24px; margin-bottom:15px}
#alm_imgblock{position:relative;width:100%; height:100%; overflow:hidden;border:#ccc solid 1px;}
.alm_bigimg{position:absolute; width:100%; height:100%; z-index:1; left:0; top:0; display:none;overflow:hidden}
.alm_bigimg img{position:absolute; left:0; top:0; min-height:100%; min-width:100%; }
#mousetrap {position:absolute;left:0; top:0; width:100%; height:100%; z-index:2;}
.alm_figimg img{ width:100%;}
#mousetrap.no-mousetrap{background:none}
#mousetrap:hover{ cursor:crosshair}
#alm_smallimg{margin-top:20px;width:100%; height: 82px;}
.alm_smallimg_block{ margin-left:-5px}
.alm_smallimg_block li{float:left; width:80px;height:80px; border:1px solid #ccc; margin-left:5px; display:block}
.alm_smallimg_block li img{width:80px;height:80px;}
#alm_smallimg .bx-wrapper .bx-controls-direction a{margin-top:-13px;width:27px;height:27px;}
#alm_smallimg .bx-wrapper .bx-prev{background:url(../images/thumbs_left.png) no-repeat;}
#alm_smallimg .bx-wrapper .bx-next{background:url(../images/thumbs_right.png) no-repeat;}
.parameter p{font-size:14px; line-height:20px; color:#666;padding-bottom: 10px; text-align:justify;}
.parameter p span{ font-size:14px; font-weight:600; color:#333; display:block; padding-bottom:10px;}
.sidebar-goods {padding-left:30px; border-left:1px solid #ddd}
.sidebar-goods h3{border-bottom:1px solid #ddd;}
.sidebar-goods h3 span{border-bottom:1px solid #067cb7; padding-bottom:5px; margin-bottom:-1px; display:inline-block}
.sidebar-goods ul{ margin-top:20px}
.sidebar-goods li{padding:8px; margin-bottom:15px}
.sidebar-goods li p{padding:5px 0; text-align:center;}
.detail_t{margin-top:30px; background:#067cb7; }
.detail_t h4{margin:0px 0 0 6px;  font-size:15px; padding:5px 10px 5px; color:#fff; display:inline-block}
.detail{padding-top:20px; font-size:14px}
.detail p,.detail div{margin:10px 0}
.detail h2,.detail h3,.detail h4,.detail h5,.detail h6{margin:10px 0; font-weight:bold}
.detail h2{font-size:18px}
.detail h3{font-size:16px}
.detail h4,.detail h5,.detail h6{font-size:14px}
.detail ul{list-style:square inside}
.detail strong{font-weight:bold}
.prevnext{margin-top:80px; border-top:1px solid #ddd; padding-top:10px}