html,body{
	font-family:"微软雅黑",Verdana;
}

select,input,textarea,button{
	font-family:"微软雅黑",Verdana;
}
.bgf7{
	background: #f7f7f7;
}
.header_box{
	position: relative;
}
.header{
	background: #fff;
	border-top: 2px solid #f19910;
}
.head_t{
	height: 40px;
	background: #313133;
}
.head_sm a{
	float:left;
	width: 49px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-right: 1px solid #5b5b5b;
}
.head_sm a:hover{
	-webkit-transform:translateY(-3px);
	transform: translateY(-3px);
}

.header_wrap{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
}
.head_lag{
	position: relative;
	border-right:1px solid #5b5b5b;
}

.head_lag_down{
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	width: 140px;
	text-align: center;
	padding: 7px 0;
	background: #313133;
}
.head_lag_down a{
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	display: block;
}
.head_lag_down a:hover{
	background: #3f3f3f;
}
.head_lag:hover .head_lag_down{
	display: block;
}
.head_clm:hover .tt{
	text-decoration: underline;
}



.logo{
	width: 226px;
}
.logo a{
	width: 226px;
	height: 120px;
}
.logo a img{
	display: block;
	height: auto;
	
}

.menu{
	float: left;
	/*margin:40px 0 0 270px;*/
	margin-top: 40px;
	margin-left: 200px;
}
.menu_dl dd{
	float: left;
	height: 70px;
	position: relative;
	padding-right: 35px;
}
.menu_dl dd:last-child{
	padding-right: 0;
}
.menu_tt a{
	display: block;
	width: 100%;
	color: #222;
	font-size: 16px;
	padding: 0 3px;
	line-height: 44px;
	text-transform: capitalize;transition: all 0s;
	-webkit-transition: all 0s;
}


.menu_dl dd.hover .menu_tt a{
	border-bottom: 2px solid #f19910;
	color: #f19910;
	
}
.menu_dl dd.hover .menu_tt a{
	color: #f19910;
}


.menu_btn{
	display: none;
	float: right;
	position: absolute;
	right: 0;
	top:8px;
	padding: 9px 17px;
	cursor: pointer;
}
.menu_btn span{
	display: block;
	height: 4px;
	width: 34px;
	background: #f19910;
	border-radius: 4px;
	margin-bottom: 7px;
}





/*
 * banner
 */
.banner_box{
	position: relative;
}
.banner{
	clear: both;
}
.banner_box .item{
	position: relative;
}
.banner_con{
	position: absolute;
	top:50%;
	width: 420px;
	height: 290px;
	margin-top: -210px;
	background: rgba(88,88,88,.9);
	color: #fff;
	left: 17%;
	
}

.banner_con:before{
	position: absolute;
	content: "";
	top: -13px;
	left: -13px;
	width: 386px;
	height: 13px;
	background: rgba(240,131,0,.6);
}
.banner_con:after{
	position: absolute;
	content: "";
	top: 0px;
	left: -13px;
	width: 13px;
	height: 262px;
	background: rgba(240,131,0,.6);
}
.conwrap{
	position: absolute;
	top: 0;
	right: 0;
	width: 420px;
	height: 100%;
	padding-left: 50px;
}
.banner_con .banner_con_tt{
	font-size: 12px;
	margin: 30px 0 20px 0;
}
.banner_con .banner_con_text{
	font-size: 24px;
	line-height: 38px;
	font-family: "微软雅黑";
	margin-top: 50px;
}
.banner_prev{
	left: 30px;
	transform: rotateZ(-180deg);
	-webkit-transform: rotateZ(-180deg);
}
.banner_next{
	right: 30px;
}


.banner_box .owl-controls .owl-pagination{
	position: absolute;
	right: 400px;
	bottom: 40px;
}


.banner_box .owl-controls .owl-pagination .owl-page{
	width: 13px;
	height: 13px;
	background: #fff;
	float: left;
	border-radius: 13px;
	margin:0 8px;
}

.banner_box .owl-controls .owl-pagination .owl-page.active, 
.banner_box .owl-controls .owl-pagination .owl-page:hover{
	background: #f19910;
}

.ind_box1{
	padding-bottom: 50px;
}
.ind_box1_l,.ind_box1_r{
	width: 50%;
}


/***title****/
.ind_title1{
	display: block;
	padding: 10px 0 20px;
}
.ind_title1 .tt{
	font-size: 42px;
	font-family: "微软雅黑";
	margin-bottom: 18px;
}
.ind_title1 .line{
	width: 61px;
	height: 2px;
	background: #0474c3;
}

.ind_pro_title{
	display: block;
	color: #fff;
	font-family: "微软雅黑";
}
.ind_pro_title .tt{
	font-size: 42px;
}
.ind_pro_title .text{
	font-size: 14px;
	margin: 0px 0 20px 0;
}
.ind_pro_title .line{
	display: inline-block;
	width: 61px;
	height: 2px;
	background: #ff8721;
}

.ind_title2{
	display: block;
}
.ind_title2 .tt{
	color:#333;
	font-size: 42px;
	font-family: "微软雅黑";
}
.ind_title2 .text{
	color:#666;
	font-size: 14px;
	margin: 0px 0 10px 0;
}
.ind_title2 .line{
	display: inline-block;
	width: 61px;
	height: 2px;
	background: #0474c3;
}


/*
	more_btn 	
*/
.more_btn1{
	display: block;
	width: 100px;
	height: 30px;
	color: #fff;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 30px;
	text-align: center;
	background: #f19910;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.more_btn2{
	width: 118px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-family: "微软雅黑";
	background: #0474c3;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.more_btn1:hover,.more_btn2:hover{
	background: #5a5a5a;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

/*
 * ind_box1  about
 */
/*.ind_box1_t{
	overflow: auto;
}*/
.index_box_l_title{
	font-size: 48px;
	font-family: "微软雅黑";
	color: #222;
	margin-top: 18px;
}
.index_box_l_con{
	font-size: 16px;
	font-family: "微软雅黑";
	color: #888;
	line-height: 27px;
	margin-top: 25px;
}
.ind_box_l{
	width: 25%;
}
.ind_box_r {
	padding-left:55px;
	width: 75%;
}
.ind_box_r dd{
	float: left;
	width: 266px;
	height: 200px;
	background: #eeeeee;
	margin: 17px 17px 0 0;
	position: relative;
	overflow: hidden;
}
.ind_box_r dd:last-child{
	margin-right: 0;
}
.ind_box_r dd img{
	position: absolute;
	bottom: 0;
	z-index: 2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_box_r dd img:hover{
	transform: scale(1.02,1.02);
	-webkit-transform: scale(1.02,1.02);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_box_r dd p{
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	bottom: 0;
	font-size: 16px;
	background: #f08300;
	text-align: center;
	color: #fff;
	z-index: 3;
	
}
.ind_box1_b{
	margin-top: 70px;
}
.ind_box1_b dd{
	width: 30%;
	float: left;
	text-align: left;
	padding-right: 30px;
	margin: 40px 0;
} 

.ind_box1_b dd:nth-child(2){
	width: 40%;
	padding: 0 70px ;
}
.ind_box1_b dd:nth-child(1){
	/*margin-left: 10px;*/
}
.ind_box1_b_scroll .item{
	padding: 0 10px;
}
.ind_box1_b_scroll.owl-theme .owl-dots .owl-dot.active span,.ind_box1_b_scroll.owl-theme .owl-dots .owl-dot:hover span{
	background:#f08300!important;
}
.ind_box1_b_scroll .owl-controls{
	margin-top: 35px;
}
.ind_b_title{
	font-size: 18px;
	color: #333;transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_b_title:hover{
	text-decoration: underline;
	color: #f08300;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.time{
	font-size: 12px;
	color: #f08300;
	padding: 10px 0;
}
.ind_b_con{
	font-size: 12px;
	color: #888;
	line-height: 20px;
}



/*
 * ind_box2 分类
 */
.ind_box2{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_pro_list1 dd{
	float: left;
	width: 25%;
	background: #f7f7f7;
}
.ind_pro_list1 dd:nth-child(2n){
	background: #f1f1f1;
}
.ind_pro_list1 dd a{
	padding: 60px 0;
	display: block;
}
.ind_pro_list1 dd .icon_box{
	position: relative;
	width: 165px;
	height: 165px;
	margin: 0 auto;
}
.ind_pro_list1 dd .icon{
	display: block;
	width: 165px;
	height: 165px;
	line-height: 165px;
	font-size: 90px;
	text-align: center;
	color: #226fb7;
	background: #fff;
	border-radius: 165px;
	margin: 0 auto;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_pro_list1 dd .icon2{
	position: absolute;
	left:0;
	top: 0;
	z-index: 2;
	background: #0474c3;
	color: #fff;
	transform: scale(0,0);
	-webkit-transform: scale(0,0);
}
.ind_pro_list1 dd .tt{
	font-size: 18px;
	text-align: center;
	margin:30px 0 10px 0;
}
.ind_pro_list1 dd:hover .icon2{
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_pro_list1 dd:hover .tt{
	color: #0474c3;
}

.ind_box3{
	padding: 50px 0 35px;
	background: url(../images/ind_pro_bg.png) no-repeat;
	background-size: cover;
}
.ind_pro_title{
	margin-bottom: 49px;
}
.ind_pro_scroll{
	position: relative;
}
.ind_pro_list2 dd{
	float:left;
	margin-right: 20px;
}
.ind_pro_list2 dd a{
	display: block;
}
.ind_pro_list2 dd a .tt{
	width: 100%;
	height: 52px;
	line-height: 52px;
	color: #fff;
	font-size: 18px;
	padding: 0 10px;
	text-align: center;
	background: #0474c3;
}
.ind_pro_list2 dd a .pic{
	overflow: hidden;
	background: #fff;
}
.ind_pro_list2 dd a .pic img{
	display: block;
	width: 100%;
	margin: 0 auto;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_pro_box .owl-theme .owl-dots{
	padding-top:20px;
}
.ind_pro_box .owl-theme .owl-dots .owl-dot span{
	width: 14px;
	height: 14px;
	border-radius: 14px;
	background: #fff;
	margin:0 10px;
}
.ind_pro_box .owl-theme .owl-dots .owl-dot.active span, 
.ind_pro_box .owl-theme .owl-dots .owl-dot:hover span{
	background: #ff8721;
}

.ind_pro_list2 dd:hover a .pic img{
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.ind_box4{
	padding: 60px 0 0 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_system_list dd{
	float: left;
	width: 25%;
}
.ind_system_list dd .pic{
	overflow: hidden;
}
.ind_system_list dd .pic img{
	display: block;
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;

}
.ind_system_list dd .con{
	padding: 25px 20px;
	background: #f4f9fe;
}
.ind_system_list dd .con .tt{
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 7px;
}
.ind_system_list dd .con .text{
	line-height: 24px;
	height: 72px;
	margin-bottom: 12px;
}
.ind_system_list dd:hover .pic img{
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_system_list dd:hover .more_btn2{
	background: #ff8721;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.ind_box5{
	padding-top: 40px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_news_list1{
	padding-top: 30px;
}
.ind_news_list1 dd{
	clear: both;
	overflow: hidden;
}
.ind_news_list1 dd a{
	display: block;
}
.ind_news_list1 dd .pic{
	float: left;
	width: 50%;
	overflow: hidden;
}
.ind_news_list1 dd .pic img{
	display: block;
	max-width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_news_list1 dd .con{
	float: right;
	width: 50%;
	height: 100%;
	padding:3%;
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	flex-direction: column;
	-webkit-flex-direction: column;
}
.ind_news_list1 dd .con .time{
	font-size: 26px;
	font-family: "微软雅黑";
	margin-bottom: 10px;
}
.ind_news_list1 dd .con .tt{
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
.ind_news_list1 dd .con .text{
	line-height: 24px;
	height: 72px;
	color:#888;
	margin: 8px 0 23px;
}
.ind_news_list1 dd:hover .con .more_btn1{
	background: #ff8721;
}
.ind_news_list1 dd:hover .pic img{
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.ind_news_list1 dd:nth-child(2n) .pic{
	float: right;
}
.ind_news_list1 dd:nth-child(2n) .con{
	float:left;
}

.ind_box6{
	padding: 85px 0 98px;
	/*background: url(../images/ind_contact_bg.jpg) no-repeat center center;*/
}








.ind_box6_tt1{
	color: #2c2c2c;
	font-size: 32px;
}
.ind_box6_tt2{
	color: #2c2c2c;
	font-size: 36px;
	margin-bottom: 30px;
}
.ind_box6_btn{
	display: block;
	width: 185px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	background: #0474c3;
	font-family: "微软雅黑";
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_box6_btn:hover{
	background: #ff8721;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}




/***footer***/
.footer{
	background: #595757;
}
.footer_t{
	padding: 75px 0 35px;
	overflow-x: hidden;
	overflow-y: auto;
}
.footer_pro{
	width: 100%;
	overflow:hidden
}
.footer_pro dd{
	float: left;
	width: 23%;
	height: 200px;
	/*padding-left: 60px;*/
	
}
.footer_pro dd:last-child{
	width: 30%;
}
.footer_pro_tt{
	display: block;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "微软雅黑";
}

.footer_pro_list{
	padding: 6px 0;
}
.footer_pro_list a{
	display: block;
	line-height: 23px;
	margin: 8px 0;
	color: #aaa;
	font-size: 14px;
}

.footer_pro_list a:hover{
	color: #fff;
	-webkit-transform:translateX(3px);
	transform: translateX(3px);
}
.footer_pro_list span{
	float: left;
	margin-top: 3.5px;
	color: #aaa;
}


.footer_b{
	color: #afafaf;
	font-size: 12px;
	padding: 8px 0;
	line-height: 30px;
	background: #595757;
}
.footer_b a{
	color: #c9c9c9;
}
.footer_b a:hover{
	color: #fff;
	text-decoration: underline;
}

.footer_sm{
	padding-bottom: 10px;
}
.footer_sm a{
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 40px;
	margin: 0 6px;
}
.footer_sm a.icon1{
	background: #ed4732;
}
.footer_sm a.icon2{
	background: #5d82d2;
}
.footer_sm a.icon3{
	background: #3abfc4;
}
.footer_sm a.icon4{
	background: #1c90d5;
}
.footer_sm a:hover{
	-webkit-transform:translateY(-3px);
	transform: translateY(-3px);
}
.share_fl{
	text-align: right;
	color: #CBCBCB;
	padding-top: 65px;
	margin: 0 20px 0 80px;
}
.share_fr{
	text-align: center;
	color: #cbcbcb;
	font-size: 14px;
}
.share_fl p{
	font-size: 14px;
}
.share_fl span{
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	line-height: 30px;
	text-align: center;
	background: #bdbcbc;
	margin-left: 8px;
	float: left;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.share_fl .share_box{
	margin-top: 10px;
}
.share_fl .share_box i{
	color: #595757;
	font-size: 20px;
}
.share_fl .share_box span:nth-child(2){
	line-height: 32px;
}
.share_fl .share_box span:nth-child(2) i{
	font-size: 22px;
	
}
.share_fl .share_box span:hover{
	background: #fff;
	-webkit-transform:translateY(-3px);
	transform: translateY(-3px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.share_fl .share_box span:hover i{
	
	
}
.share_fr img{
	width: 128px;
	margin-bottom: 7px;
}
/*
 * about  
 */

/*
 *sub_banner 
 */
.sub_banner{
	height: 300px;
	background-size: auto 100%;
	position: relative;
}
.sub_con{
	width: 550px;
	height: 120px;
	position: absolute;
	top: 50%;
	margin-top: -60px;
	background: rgba(240,131,0,.8);
	font-size: 20px;
	color: #fff;
	padding: 20px 0 0 30px;
}

.sub_con span{
	font-size: 30px;
}


/*
 * location
 */
.location{
	height: 50px;
	line-height: 50px;
	color: #888;
	font-size: 12px;
	background:#f0f0f0;
	
}
.location_l.fl a{
	padding: 0 30px;
	border-right: 1px solid #DCDCDC;
}

.location_l.fl a:last-child{
	border-right: none;
}
.location_l .text{
	float: right;
	display: inline-block;	
}
.location_l .text a{
	color: #888;
	font-size: 12px;
	margin: 0 3px;
}
.location_l .text a:hover{
	color: #f19910;
}
.location_nav{
	max-width: 60%;
}
.location_nav a{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
	padding: 0 12px;
	position: relative;
}
.location_nav a:before{
	content: "";
	position: absolute;
	left: 0;
	top:14px;
	display: block;
	width: 1px;
	height: 17px;
	background: rgba(255,255,255,.32);
}

.sub_nav_list{
	display: none;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 20px;
}
.sub_nav_list a{
	display: inline-block;
	padding: 0 20px;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	background: #f1f1f1;
	margin:0 10px 10px;
}
.sub_nav_list a:hover,.sub_nav_list a.hover{
	color: #fff;
	background: #0474c3;
}

.sub_main{
	clear: both;
	padding: 50px 0;
	overflow: hidden;
	
}
.factory.sub_main{
	padding: 80px 0 130px 0;
}
.video.sub_main{
	padding: 50px 0 80px 0;
}
.sub_main_title1{
	margin-bottom: 30px;
}
.sub_main_title1 .tt{
	font-size: 36px;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 39px;
}

.sub_main_title1 .text{
	color: #666;
	font-size: 14px;
	padding: 0 160px;
}

.about_box1{
	padding:5% 3%;
}
.about_box1_l{
	width: 23%;
}
.about_box1_l .tt{
	font-size: 24px;
	font-weight: bold;
	font-family: "微软雅黑";
	margin-bottom: 10px;
}
.about_box1_l .tt2{
	color: #0474c3;
	font-size: 26px;
	line-height: 32px;
}
.about_box1_r{
	width: 70%;
	color: #666;
}
.about_box1_r .tt{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 12px;
	font-style: italic;
	font-family: "微软雅黑";
	position: relative;
}
.about_box1_r .tt:before{
	content: "";
	display: block;
	position: absolute;
	left: -36px;
	top: 8px;
	width: 1px;
	height: 53px;
	background: #02528b;
}

.about_text{
	line-height: 24px;
}

.sub_main_con img{
	max-width: 100%;
	/*margin-top: 1px;*/
}

.about_box3{
	padding: 5% 3%;
}
.about_box3_l,.about_box3_r{
	width: 50%;
}
.about_box3_l{
	padding-right: 3%;
}


.about_his_box1{
	width:calc(100% - 40px);
	height: 396px;
	position: relative;
	background: url(../images/about_his_bg.png) repeat-x center center;
	margin: 0 auto 30px;
}
.about_his_box1 .owl-carousel .owl-item:nth-child(2n-1) dd{
	margin-top: 194px;
}
.about_his_box1 .owl-carousel .owl-item:nth-child(2n) dd{
	margin-top: 0;
}

.about_his_scroll1{
	width:100%;
	padding: 0 80px;
	margin: 0 auto;
}
.about_his_box1 .owl-carousel .owl-wrapper{
}
.about_his_scroll1 dd{
	float: left;
	width: 140px;
	height: 203px;
	margin-right: 10px;
}
.about_his_scroll1 dd a{
	display: block;
	width: 280px;
	height: 203px;
	margin-left:0;
	overflow: hidden;
	position: relative;
}
.about_his_scroll1 dd a .icon1{
	position: absolute;
	left: 50%;
	top:0px;
	margin-left: -4px;
	width: 9px;
	height: 9px;
	border-radius: 9px;
	background: #0070ba;
}
.about_his_scroll1 dd a .icon2{
	position: absolute;
	left: 50%;
	top:15px;
	z-index: 9;
	margin-left: -13px;
	width: 27px;
	height: 14px;
	background: url(../images/about_icon2.png) no-repeat center center;
}
.about_his_scroll1 dd .con{
	width: 100%;
	margin-top: 24px;
	height: 176px;
	border:2px solid #e9e9e9;
	border-radius: 18px;
	overflow: hidden;
	position: relative;
}
.about_his_scroll1 dd .con .tt{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	color: #fff;
	line-height: 46px;
	font-size: 23px;
	text-align: center;
	background: #127cc6;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
}
.about_his_scroll1 dd .con .list{
	position: absolute;
	left: 0;
	top: 46px;
	width: 100%;
	height:132px;
	padding: 18px 5px;
	overflow: hidden;
}
.about_his_scroll1 dd .con .list .list_item{
	display: block;
	padding-left: 28px;
	line-height: 22px;
	position: relative;
}
.about_his_scroll1 dd .con .list .list_item:before{
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	display: block;
	width: 18px;
	height: 7px;
	background: url(../images/about_icon1.png) no-repeat center center;
}
.about_his_box1 .owl-carousel .owl-item:nth-child(2n) dd .icon1{
	top:auto;
	bottom: 0;
}
.about_his_box1 .owl-carousel .owl-item:nth-child(2n) dd .icon2{
	top:auto;
	bottom: 15px;
	transform: rotateZ(-180deg);
	-webkit-transform: rotateZ(-180deg);
}
.about_his_box1 .owl-carousel .owl-item:nth-child(2n) dd .con{
	margin-bottom: 24px;
	margin-top: 0;
}
.about_his_box1 .owl-carousel .owl-item:nth-child(2n) dd .con .tt{
	top: auto;
	bottom: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 17px;
	border-bottom-right-radius: 17px;
}
.about_his_box1 .owl-carousel .owl-item:nth-child(2n) dd .con .list{
	top: auto;
	bottom:46px;
}
.about_his_box1_prev,.about_his_box1_next{
	position:absolute;
	left: 0;
	top: 50%;
	z-index: 5;
	margin-top: -22px;
	width: 44px;
	height: 44px;
	background:#127cc6 url(../images/his_btn.png) no-repeat center center;
	border-radius: 44px;
	cursor: pointer;
}
.about_his_box1_next{
	left: auto;
	right: 0;
	transform: rotateZ(-180deg);
	-webkit-transform: rotateZ(-180deg);
}



.about_his_box2{
	display: none;
	position: relative;
	padding: 0 60px;
}

.about_his_scroll2 dd{
	width: 100%;
}
.about_his_scroll2 dd .con{
	width: 100%;
	margin-top: 24px;
	height: 176px;
	border:2px solid #e9e9e9;
	border-radius: 18px;
	overflow: hidden;
	position: relative;
}
.about_his_scroll2 dd .con .tt{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	color: #fff;
	line-height: 46px;
	font-size: 23px;
	text-align: center;
	background: #127cc6;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
}
.about_his_scroll2 dd .con .list{
	position: absolute;
	left: 0;
	top: 46px;
	width: 100%;
	height:132px;
	padding: 18px 5px;
	overflow: hidden;
}
.about_his_scroll2 dd .con .list .list_item{
	display: block;
	padding-left: 28px;
	line-height: 22px;
	position: relative;
}
.about_his_scroll2 dd .con .list .list_item:before{
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	display: block;
	width: 18px;
	height: 7px;
	background: url(../images/about_icon1.png) no-repeat center center;
}


.about_box5{
	padding: 30px 0;
}
.about_culture_list1 dd{
	float: left;
	width: 33.33%;
	padding: 0 5%;
	text-align:center;
	margin-bottom: 40px;
}
.about_culture_list1 dd:nth-child(3n+1){
	clear: both;
}
.about_culture_list1 dd .icon{
	width: 120px;
	height: 120px;
	color: #127cc6;
	font-size: 88px;
	line-height: 120px;
	text-align: center;
	margin-bottom: 30px;
	margin: 0 auto;
}
.about_culture_list1 dd .tt{
	font-size: 24px;
	font-family: "微软雅黑";
	margin-bottom: 10px;
}
.about_culture_list1 dd .text{
	font-size: 14px;
	line-height: 22px;
}


.pv_system_con{
	padding: 4% 2%;
}
.pv_system_box{
	margin-bottom: 40px;
}
.pv_system_title{
	color: #0474c3;
	margin-bottom:12px;
}
.pv_system_title .tt{
	font-size: 36px;
	margin-bottom: 8px;
}
.pv_system_title .text{
	font-size: 24px;	
}
.pv_system_box1_text{
	font-size: 18px;
	line-height: 24px;
	color: #666;
}
.pv_system_box2_l{
	width: 48%;
	line-height: 24px;
}
.pv_system_box3_dl dd{
	float: left;
	width: 33.33%;
	padding-right: 1%;
	margin-bottom: 12px;
}

.pv_system_box5_list dd{
	float: left;
	width: 50%;
	padding-right: 2%;
	margin-bottom: 20px;
}

.pv_system_box5_list dd .icon{
	float: left;
	width: 88px;
	height: 88px;
	color: #226fb7;
	line-height: 84px;
	font-size: 88px;
	text-align: center;
	border-radius: 88px;
	margin-top: 15px;
}
.pv_system_box5_list dd .icon.hover{
	border: 3px solid #226fb7;
	font-size: 54px;
}
.pv_system_box5_list dd .con{
	padding-left: 125px;
}
.pv_system_box5_list dd .con .tt{
	font-size: 20px;
	margin-bottom: 15px;
}
.pv_system_box5_list dd .con .text{
	line-height: 24px;
	color: #666;
}


.pv_system_box6{
	background: #fafbfd;
}
.pv_system_box6_l{
	width: 33%;
}
.pv_system_box6_r{
	width: 66%;
	padding:3%;
}
.off_pv_system_box6_l,.off_pv_system_box6_r{
	width: 50%;
}

.pv_system_box6_r_tt{
	margin-bottom: 18px;
}
.pv_system_box6_r_tt .tt{
	color: #444;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 6px;
}
.pv_system_box6_r_tt .text{
	color: #666;
	font-size: 14px;
	line-height: 24px;
}

.pv_system_box6_r_clm{
	margin-bottom:10px;
}
.pv_system_box6_r_clm .tt{
	color: #444;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.pv_system_box6_r_clm .text{
	color: #666;
	line-height: 24px;
}

.pv_system_applist{
	padding: 20px 0 0 0;
}
.pv_system_applist dd{
	float: left;
	width: 16.6%;
	padding: 0 1%;
	margin-bottom: 25px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pv_system_applist dd .icon{
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	color: #226fb7;
	font-size: 84px;
	margin: 0 auto;
}
.pv_system_applist dd .tt{
	line-height: 18px;
	text-align: center;
}
.pv_system_applist dd:hover .tt{
	color: #0474c3;
}
.pv_system_applist2{
	padding-top: 20px;
}
.pv_system_applist2 dd{
	float: left;
	width: 20%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pv_system_applist2 dd .icon{
	display: block;
	width: 160px;
	height: 160px;
	margin: 0 auto 18px;
}
.pv_system_applist2 dd .tt{
	line-height: 18px;
	text-align: center;
}
.pv_system_applist2 dd:hover .tt{
	color: #0474c3;
}
.pv_system_applist2 dd:hover,.pv_system_applist dd:hover{
	-webkit-transform:translateY(-3px);
	transform: translateY(-3px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}




.pv_system_param_list{
	padding-top: 20px;
}
.pv_system_param_list dd{
	float: left;
	width: 50%;
	padding-right: 2%;
	margin-bottom: 25px;
}
.pv_system_param_list dd .num{
	float: left;
	width: 52px;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 52px;
	background: #226fb7;
}
.pv_system_param_list dd .con{
	padding-left: 75px;
	line-height: 24px;
	color: #666;
}




.case_list dd{
	float: left;
	width: 50%;
	padding: 1%;
}
.case_list dd a{
	display: block;
	padding: 4%;
	background: #fff;
}
.case_list dd .pic{
	overflow: hidden;
}
.case_list dd .pic img{
	display: block;
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.case_list dd .con{
	padding: 4% 0 2%;
}
.case_list dd .con .tt{
	font-size: 18px;
	line-height: 24px;
	height: 24px;
}
.case_list dd .con .text{
	line-height: 18px;
	height: 36px;
	color: #666;
	margin: 10px 0 14px;
}
.case_list dd:hover .con .more_btn2{
	background: #ff8721;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.case_list dd:hover a{
	box-shadow: 0 0 12px rgba(115,115,115,.3);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.case_list dd:hover .pic img{
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


/**page**/
.page{
	padding: 40px 0;
	text-align: center;
	font-family: arial;
}
.page a{
	display: inline-block;
	padding: 0 8px;
	height: 30px;
	line-height: 28px;
	margin: 0 5px;
	font-size: 14px;
	color:#666;
	background: #fff;
	border: 1px solid #d1d1d1;
}
.page a:hover ,.page a.hover{
	color: #f08300;
	border: 1px solid #f08300;
}










/*
 * main_l
 */

.main_l{
	width: 280px;
}
.main_l_tt{
	color: #fff;
	font-size: 24px;
	line-height: 58px;
	background: #2a335c;
	padding: 0 0 0 16px;
	background: #0474c3;
}
.main_l_tt .icon{
	color: #fff;
	float: left;
	font-size: 28px;
	line-height: 52px;
	margin-right: 8px;
}
.nav_list{
	background: #fff;
	margin-bottom: 20px;
}
.nav_list dd{
	clear: both;
	border-bottom: 1px solid #f7f7f7;
}
.nav_list dd:last-child{
	border-bottom: 0;
}
.nav_tt{
	display: block;
	line-height: 24px;
	font-size: 14px;
	padding:13px 20px 13px 24px;
	overflow: hidden;
	position: relative;
}
.nav_tt:after{
	content: "";
	display: block;
	width: 5px;
	height: 24px;
	position: absolute;
	left: 10px;
	top: 13px;
	background: url(../images/nav_icon.png) no-repeat center center;
}

.nav_list dd .nav_tt:hover,.nav_list dd.hover .nav_tt{
	color: #0474c3;
}
.main_l_contact_t img{
	display: block;
	max-width: 100%;
}
.main_l_contact_btn{
	padding: 25px;
	background: #0474c3;
}
.main_l_contact_btn a{
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	border-radius: 38px;
	background: #fe9136;
}
.main_l_contact_eml{
	display: block;
	width: 100%;
	height: 52px;
	color: #fff;
	font-size: 16px;
	line-height: 52px;
	background: #0081dc;
}
.main_l_contact_eml .icon{
	float: left;
	font-size: 18px;
	margin:0 8px 0 28px;
}

/*
 * main_r
 */
.main_r{
	width: calc(100% - 300px);
}

/***news_det***/
.news_det_box{
	padding: 0 53px;
	margin-bottom: 20px;
}
.news_det_title{
	font-size: 20px;
	font-family: "微软雅黑";
	padding: 30px 0 20px;
}
.news_det_date{
	color: #696969;
	font-size: 16px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	flex-flow: wrap;
	-webkit-flex-flow: wrap;
	border-bottom: 1px dashed #b9b9b9;
	padding-bottom: 15px;
}
.news_det_date .date{
	padding-right: 50px;
	font-size: 12px;
	color: #7e7e7e;
	margin-left: 140px;
	line-height: 20px;
}
.news_det_date .date .icon{
	font-size: 20px;
	margin-right: 5px;
	color: #909090;
	float: left;
}
.news_det_date .view{
	padding-right: 50px;
	font-size: 12px;
	color: #7e7e7e;
	font-family:  "微软雅黑";
	line-height: 20px;
	
}
.news_det_date .view .icon{
	font-size: 25px;
	margin-top: 1px;
	margin-right: 5px;
	color: #909090;float: left;
}
.share_box{
	margin-right: 5px;
	font-size: 12px;
	color: #7e7e7e;
	margin-left: 5px;
	font-family:  "微软雅黑";line-height: 20px;
	
}
.share_box .icon{
	color: #909090;
	font-size: 12px;
	margin-right: 10px;float: left;
}
.news_det_con{
	font-size: 12px;
	color: #7e7e7e;
	line-height: 34px;
	padding-top: 40px;
	padding-bottom: 30px;
}

.news_det_con img{
	max-width: 100%;
	height: auto;
	margin-bottom: 30px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.news_det_con img:hover{
	-webkit-transform:translateY(-5px);
	transform: translateY(-5px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.news_det_con_pic img{
	float: left;
	margin-right: 25px;
}
.news_det_con_pic img:nth-child(4n){
	margin-right: 0;
}
.news_det_con_pic img:nth-child(4n+1){
	clear: both;
}

.back_list_btn{
	display: block;
	width: 250px;
	height: 46px;
	color: #fff;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	background: #0474c3;
	margin-top: 30px;
	margin-bottom: 30px;
}


.det_page{
	padding: 20px 0 30px;
	border-top: 1px solid #ededed;
}
.det_page_clm{
	line-height: 30px;
	margin-bottom: 4px;
	font-family: "微软雅黑";
}
.det_page_clm .icon{
	display: none;
	float: left;
	width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #303030;
    margin: 9px 8px 0 0;
}
.det_page_clm .tt{
	float: left;
	color: #333;
	font-size: 14px;
}
.det_page_clm a{
	color: #333;
	width: calc(100% - 120px);
	padding-left: 10px;
	float: left;
}

.det_page_clm a:hover{
	text-decoration: underline;
	color: #f08300;
}

.share_box{
	line-height: 22px;
}
.share_box .tt{
	padding-right: 10px;
	line-height: 22px;
	font-size: 12px;
	color: #7e7e7e;
	cursor: pointer;
}
.share_box .text{
	width: 240px;
	height: 22px;
}

.at-style-responsive .at-share-btn{
	padding:0!important;
}
.at-share-tbx-element .at-share-btn{
	margin-top:0px;
	margin-right: 5px;
	margin-bottom:0 !important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper{
	    width: 22px!important;
    height: 22px!important;
}
.at-resp-share-element .at-icon, .at-resp-share-element .at-label{
	width: 22px!important;
    height: 22px!important;
}



/*case*/
.case_det_form_title{
	color: #333;
	line-height: 53px;
	font-size: 14px;
	background: #eaeaea;
}
.case_det_form_title .icon{
	margin:0 10px 0 15px;
	color: #333;
	font-size: 30px;
}
.case_det_form_title .text{
	padding-left: 52px;
}
.case_det_form_list{
	padding: 20px;
	background: #fff;
}
.case_det_form_list dd{
	clear: both;
	margin-bottom: 20px;
}
.case_det_form_list dd .tt{
	float: left;
	width: 208px;
	line-height: 40px;
	font-size: 14px;
	margin-right: 8px;
}
.case_det_form_list dd .tt_desc{
	font-size: ;
}
.case_det_form_list dd .inp{
	display: block;
	width: calc(100% - 216px);
	line-height: 40px;
	padding-left: 12px;
	font-size: 14px;
	border: 1px solid #dedede;
}

.checkbox_clm{
	margin-right: 20px;
	font-size: 14px;
}
.checkbox_clm .inp2{
	float: left;
	margin: 15px 8px 0 0;
}
.checkbox_clm label{
	line-height: 40px;
}

.case_det_form_list dt .btn{
	display: block;
	width:220px;
	height: 48px;
	color:#fff;
	font-size: 14px;
	text-align: center;
	background: #0474c3;
	cursor: pointer;
	border:none;
	margin: 0 auto;
}


/*
 * contact us
 */
.contact_t{
	margin: 20px 0;
}
.contact_t dd{
	float: left;
	text-align: center;
	width: 25%;
	padding: 0 20px;
}
.contact_t dd .icon{
	display: inline-block;
	width: 120px;
	height: 120px;
	text-align: center;
	line-height: 120px;
	background: #f08300;
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.contact_t dd .icon:hover{
	-webkit-transform:translateY(-5px);
	transform: translateY(-5px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.contact_t dd .icon i{
	font-size: 40px;
}
.contact_t_tt{
	font-size: 18px;
	color: #333;
	margin: 15px 0 10px 0;
}
.contact_t_text{
	font-size: 14px;
	color: #777;
}





/*faq*/
.faq_box{
	padding: 0 0 15px;
	background: #fff;
	font-family: "微软雅黑";
}

.faq_title .tt{
	color: #333;
	font-size: 26px;
	padding: 20px 0;
	
}
.faq_title .tt span{
	padding-bottom: 10px;
}
.faq_title .tt span:first-child{
	border-bottom: 2px solid #f08300;
}
.faq_title .tt span:nth-child(2){
	border-bottom: 2px solid #595757;
}
.faq_title .text{
	min-height: 46px;
	padding-top: 30px;
	font-size: 12px;
	color: #888;
}

.faq_list{
	clear: both;
	margin: 0 auto;
	padding: 30px 0;
	min-height: 270px;
	overflow: hidden;
}
.pro_det_faq_list{
	/*padding: 30px 2%;*/	
}
.faq_list dd{
	height: 40px;
	margin-bottom: 15px;
	float: left;
	float: left;
	width: 570px;
}
.faq_list dd:nth-child(1),.faq_list dd:nth-child(3),.faq_list dd:nth-child(5){
	margin-right: 60px;
}
.faq_inp ,.faq_area{
	width: 100%;
	height: 40px;
	padding-left: 12px;
	font-size: 14px;
	color: #333;
	border: 1px solid #c9c9c9;
	resize: none;
}
.faq_inp:focus ,.faq_area:focus{
	border-color: #f08300;
}
.doub .faq_inp{
	margin-bottom: 15px;
}
.faq_area{
	height: 95px;
	padding: 8px 12px;
}

.faq_btn_box{
	width: 100px;
	height: 40px;
	background: #f08300;
	position: relative;
	float: left;
	margin-right: 20px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.faq_btn_box.gray{
	background: #595757;
}

.faq_btn{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100px;
	height: 40px;
	border: none;
	background: none;
	cursor: pointer;
}
.faq_btn_text{
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}



/*
 * pro_list1
 */
.pro_list1 dd{
	float: left;
	width: 33.33%;
	padding: 1%;
	overflow: hidden;
}
.pro_list1 dd a{
	display: block;
	padding: 10px;
	background: #fff;
}
.pro_list1 dd a .pic{
	overflow: hidden;
}
.pro_list1 dd a img{
	display: block;
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_list1 dd:hover a{
	box-shadow: 0 0 12px rgba(115,115,115,.3);
}
.pro_list1 dd:hover a img{
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


/*news_list*/
.news .sub_main_title1 .tt{
	font-size: 42px;
	font-weight: inherit;
}
.news_list1 dd{
	clear: both;
	width: 100%;
	margin-bottom: 16px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.confl .bdshare-button-style0-16 a,.confl .bdshare-button-style0-16 .bds_more{
	background: none!important;
	padding-left: 0!important
}
.p_det_btn .bdsharebuttonbox a{
	background: #f3f3f3!important;
	height:55px!important;
	line-height:55px!important;
	padding-left:15px!important;
}
.new_det .share_box .bdshare-button-style0-16 ,.new_det .share_box  .bdshare-button-style0-16{
	margin-top: -3px!important;
	
}

.news_list1 dd .newslist{
	display: block;
	padding: 3% 2%;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}
.news_list1 dd .time{
	width: 100px;
	height: 100px;
	border-right: 1px solid #e5e5e5;
	float: left;
}
.news_list1 dd .time p:first-child{
	font-size: 52px;
	color: #f08300;
	margin-top: -25px;
}
.news_list1 dd .time p:nth-child(2){
	font-size: 14px;
	color: #666;
}
.news_list1 dd .pic{
	float: left;
	width: 286px;
	overflow: hidden;
}
.news_list1 dd .pic img{
	display: block;
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.news_list1 dd .con{
	float: left;
	border-bottom: 1px solid #E5E5E5;
	width: calc(100% - 140px);
	margin-left: 40px ;
	margin-top: -5px;
	padding-bottom: 50px;
}
.news_list1 dd .con .confl{
	float: left;
	width: calc(100% - 286px);
	padding-right: 40px;
}
.news_list1 dd .con .tt{
	display: block;
	font-size: 22px;
	font-weight: bold;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.news_list1 dd .con .share{
	color: #b4b4b4;
	margin: 12px 0 8px 10px;
}
.news_list1 dd .con .share i{
	font-size: 13px;
	margin-right: 5px;
}
.news_list1 dd .con .share:hover{
	color: #f08300;
}
.news_list1 dd .con .text{
	line-height: 24px;
	height: 72px;
	color: #666;
	margin-bottom: 22px;
}
.news_list1 dd:hover{
	box-shadow: 0 0 12px rgba(115,115,115,.3);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.news_list1 dd .pic img:hover{
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.news_list1 dd .con .tt:hover{
	color: #f08300;
	text-decoration: underline;
	ransition: all 0.5s;
	-webkit-transition: all 0.5s;
	
}


/*
 * lolar_system
 */
.lolar_system_list1 dd{
	float: left;
	width: 25%;
	text-align: center;
	padding: 0 1%;
	border-right: 1px solid #efefef;
}
.lolar_system_list1 dd.dd2{
	width: 50%;
}
.lolar_system_list1 dd:nth-child(3n){
	border-right: 0;
}
.lolar_system_list1 dd .icon{
	width: 134px;
	height: 134px;
	margin: 0 auto 16px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.lolar_system_list1 dd .tt{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}
.lolar_system_list1 dd .text{
	line-height: 22px;
	color: #666;
}
.lolar_system_list1 dd:hover .icon{
	-webkit-transform:translateY(-3px);
	transform: translateY(-3px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.lolar_system_box2{
	background: #dbedfa;
	padding:2%;
}
.lolar_system_box2 .tt{
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.lolar_system_box2 .text{
	font-size: 14px;
	line-height: 22px;
	color: #666;
	padding-left: 185px;
}

.case_show_title{
	position: relative;
}
.case_show_title .tt{
	position: relative;
	display: inline-block;
	font-size: 36px;
	font-weight: bold;
	color:#0474c3;
	padding: 0 40px;
	background: #fff;
}
.case_show_title:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 100%;
	height: 1px;
	background: #0474c3;
}


.case_show_list{
	padding-top: 30px;
}
.case_show_list dd{
	float: left;
	width: 33.33%;
	padding: 1%;
}
.case_show_list dd a{
	display: block;
}
.case_show_list dd .pic{
	overflow: hidden;
}
.case_show_list dd .pic img{
	display: block;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.case_show_list dd .tt{
	font-size: 14px;
	color: #666;
	line-height: 55px;
	text-align: center;
	background: #f7f7f7;
}
.case_show_list dd:hover .pic img{
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.case_show_list dd:hover a{
	box-shadow: 0 0 12px rgba(115,115,115,.3);
}


.service .sub_main_title1 .text{
	padding: 0 330px;
	line-height: 23px;
}
.choose_list .dd_fir{
	float: left;
	width: 500px;
	height: 400px;
	overflow: hidden;
}
.choose_list .sec_dd{
	width: calc(100% - 500px);
	float: left;
	height: 400px;
	border: 1px solid #e5e5e5;
	/*border-left: none;*/
	padding: 50px 0 0 70px;
	
}
.pardd {
	margin-bottom: 40px;
}
.pardd .tt{
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	border-radius: 70px;
	font-size: 22px;
	background: #f08300;
	color: #fff;
	font-weight: bold;
	margin-right: 30px;
}
.pardd .text{
	padding-top: 22px;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.pardd:first-child .text{
	padding-top: 12px;
}
.choose_list dd a{
	display: block;
	position: relative;
	overflow: hidden;
}
.choose_list dd .pic{
	overflow: hidden;
}
.choose_list dd .pic img{
	display: block;
	width: 100%;
/*	height: 400px;*/
}
.choose_list dd .con{
	
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 17% 10%;
	color: #fff;
	text-align: left;
	background: rgba(240,131,0,.7);
}
.choose_list dd .con .tt{
	font-size: 24px;
	/*line-height: 100px;*/
	font-family: "微软雅黑";
	margin-bottom: 30px;
	text-align: left;
}
.choose_list dd .con .text{
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	
}
.service_dd{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
/*service*/
.parters {
	padding: 60px 0;
}
.parters .tt{
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 5px;
}
.service .parter_list{
	padding-left: 50px;
}
.service .swiper-slide{
	width: 210px;
	height: 105px;
	border: 1px solid  #dcdcdc;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	text-align: center;
	overflow: hidden;
}
.service .swiper-slide img{
	display: block;
	max-width: 100%;
}
.par_wrap{
	position: relative;
}
.parters .parters_list{
	width: 92%;
	margin-left: 4%;
	overflow: hidden;
	
}
.parters .prev,.parters .next{
	position: absolute;
	top: 50%;
	z-index: 111;
	color: #bababa;
	margin-top: -14px;
	width: 100px;
}
.parters .prev{
	left: 0;
}
.parters .prev i,.parters .next i{
	font-size: 32px;
}
.parters .next{
	right: 0;
	transform: rotateZ(-180deg);
    -webkit-transform: rotateZ(-180deg);
}
/*
 * pro_cover
 */
.procover .sub_main_title1 .tt{
	font-weight: normal;
}
.procover .sub_main_title1 .text{
	padding: 0 290px;
	line-height: 21px;
}
.procover .pro_list{
	padding: 20px 0;
}
.procover .pro_list dd{
	width: 280px;
	float: left;
	margin-right: 25px;
}
.procover .pro_list dd:hover{
	box-shadow: ;
}
.procover .pro_list dd:last-child{
	margin-right: 0;
}
.procover .pro_list dd .pic{
	height: 209px;
	background: #eeeeee;
	position: relative;
	overflow: hidden;
}
.procover .pro_list dd .pic img{
	position: absolute;
	bottom: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_list dd .con{
	padding: 35px 0;
}
.pro_list dd .con .tt{
	font-size: 20px;
	color: #222;
	margin-bottom: 20px;
}
.pro_list dd .con .text{
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.pro_list dd .more_btn1{
	margin-top: 5px;
}
.procover .ind_box1_b{
	border-top: 1px solid #e5e5e5;
	padding-top: 35px;
	margin-top: 70px;
}

.pro_list dd:hover .pic img{
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


/*research*/
.research_box1{
	margin-bottom: ;
}
.research_box1_l,.research_box1_r{
	width: 48%;
}
.research_box1_r_title{
	margin-bottom: 30px;
	color: #0474c3;
	margin-top: 20px;
}
.research_box1_r_title .tt{
	font-size: 48px;
	font-weight: 900;
}
.research_box1_r_title .text{
	font-size: 16px;
	font-weight: bold;
}
.research_box_text{
	line-height: 24px;
	color: #666;
}
.research_box2{
	margin:0 auto 60px;
}
.research_box2_clm1{
	width: 820px;
	padding: 50px 72px;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/research_bg1.png) no-repeat center top;
	margin: 0 auto 30px;
}
.research_box2_clm2{
	width: 820px;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	color: #666;
	margin: 0 auto;
}



.research_box3_list{
	padding: 0 40px;
}
.research_box3_list dd{
	clear: both;
	overflow: hidden;
	margin-bottom: 5%;
}
.research_box3_list dd .pic{
	float: right;
	width: 46%;
	overflow: hidden;
}
.research_box3_list dd .pic img{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.research_box3_list dd .con{
	float: left;
	width: 50%;
}
.research_box3_list dd .con .num{
	font-size: 30px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #0474c3;
	text-align: center;
	border: 1px solid #0474c3;
}
.research_box3_list dd .con .tt{
	font-size: 30px;
	color: #0474c3;
	line-height: 30px;
	margin:20px 0 25px;
}
.research_box3_list dd .con .text{
	line-height: 22px;
	color: #666;
	font-size: 14px;
}

.research_box3_list dd:nth-child(2n) .pic{
	float: left;
}
.research_box3_list dd:nth-child(2n) .con{
	float: right;
}
.research_box3_list dd:hover .pic img{
	transform: scale(1.05,1.05);
	-webkit-transform: scale(1.05,1.05);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



/*
 * pro_det_t
 */
.pro_det_t{
	background: #fff;
	padding:15px 0 50px;
	overflow: hidden;
}
.big_pic_show {
	width: 600px;
	position: relative;
	z-index: 110;
	overflow: auto;
}
.bigpic {
	width: 600px;
	height:450px;
	overflow: hidden;
	background: #eeeeee;
	
}

.bigpic a {
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	border: solid 1px #ddd;
	width: 500px !important;
	height:400px !important;
	background: #ffffff;
	display: none;
	text-align: center;
	overflow: hidden;
	
}
div.zoomMask {
	position: absolute;
	width: 88px !important;
	height: 88px !important;
	background:url(../images/float_layer.png) repeat center center;
	z-index: 99;
}
.bigimg{
	width:800px;
	height: auto;
}
.moveBox{
	width:476px;
	height:120px;
	position:absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -238px;
	background: rgba(0,0,0,.6);
	padding: 10px;
}
.pageLeft{
	position:absolute;
	left:10px;
	top:50%;
	margin-top: -15px;
	z-index: 9;
	color: #fff;
	font-size: 28px;
	cursor:pointer;
}
.pageRight{
	position:absolute;
	right:10px;
	top:50%;
	margin-top: -15px;
	transform: rotateZ(-180deg);
	-webkit-transform: rotateZ(-180deg);
	color: #fff;
	font-size: 28px;
}
.move_content{
	width:100%;
	height:100px;
	overflow:hidden;
	position:relative;
	padding: 5px 0 0 35px;
	/*margin-top: 50px;*/
}
.rexiaoPic {
	width:100%;
	height:120px;
	overflow:hidden;
	position: relative;
}
.sell_order {
	position:absolute;
	height:9999px;
}
.rexiaoPic li{
	float: left;
	width: 120px;
	height: 90px;
	display:block;
	margin:0 0 11px 0;
	overflow:hidden;
	cursor:pointer;
	margin-right: 10px;
}

.rexiaoPic li:before{
	content: "";
	display: block;
	width: ;
}
.rexiaoPic li.hover{
	border:1px solid #ddd;
}
.rexiaoPic li img{
	display: block;
	width: 120px;
	height: 90px;
}
/*//*/



.pro_inf{
	width:calc(100% - 600px);
	padding: 70px 20px 0 100px;
	font-family: verdana;
}
.pro_inf_title{
	font-size: 32px;
	font-family: "微软雅黑";
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.pro_inf_desc{
	line-height: 24px;
	font-size: 14px;
	color: #666;
	margin: 20px 0;
}
.pro_inf_list{
	line-height: 24px;
	font-size: 12px;
	color: #666;
	padding-bottom: 30px;
}
.p_det_btn{
	padding: 40px 0 25px;
	/*display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;*/
}
.p_det_btn a{
	height: 55px;
	line-height: 55px;
	color: #fff;
	padding-left: 35px;
	font-size: 18px;
	float: left;
	font-family: "微软雅黑";
	background: #f08300;
	margin-bottom: 10px;
}
.p_det_btn a .icon{
	float: left;
}
.p_det_btn a span{
	font-weight: bold;
}
.p_det_btn a:nth-child(2){
	background: #595757;
	padding-left: 16px;
	margin-left: 10px;
}
.p_det_btn a:nth-child(2) span{
	font-size: 16px;
}
.p_det_btn .bdsharebuttonbox a{
	text-align: center;
	padding: 0 15px;
	background: #f3f3f3;
	color: #8f8f8f;
	margin-left: 10px;
	margin-top: 0px;
}
.p_det_btn a:nth-child(4){
	background:#2bc102;
	color: #fff;
	margin-right: 10px;
}
.p_det_btn a:nth-child(4) .iconfont{
	font-size: 26px;
}
.p_det_btn a:nth-child(5){
	background:#31a6dc;
	color: #fff;
	
}
.btn_a{
	width: 180px;
}
.p_det_btn a .icon{
	width: 30px;
	font-size: 24px;
	margin-right: 3px;
}
.p_det_btn a:hover{
	-webkit-transform:translateY(-3px);
	transform: translateY(-3px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pro_share_box .tt{
	padding-right: 10px;
	line-height: 22px;
}
.pro_share_box .text{
	width: 240px;
	height: 22px;
}

.at-style-responsive .at-share-btn{
	padding:0!important;
}
.at-share-tbx-element .at-share-btn{
	margin-top:0px;
	margin-right: 5px;
	margin-bottom:0 !important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper{
	    width: 22px!important;
    height: 22px!important;
}
.at-resp-share-element .at-icon, .at-resp-share-element .at-label{
	width: 22px!important;
    height: 22px!important;
}
/* contact us 蒙版 */
body.hide,html.hide{
	    		width: 100%;
	    		height: 100%;
	    		overflow: hidden;
	    		
	    	}
	    	.dialog{
	    		opacity: 0;
	    		position: absolute;
	    		width: 100%;
	    		height: 100%;
	    		background: rgba(0,0,0,.7);
	    		top: -2000px;
	    		left: 0;
	    		z-index: 999;
	    		transition: all 0.5s;
				-webkit-transition: all 0.5s;
	    	}
	    	.dialog.show{
	    		opacity: 1;
	    		top: 0;
				transition: all 0.5s;
				-webkit-transition: all 0.5s;
	    	}
	    	.dia_con{
	    		width: 500px;
	    		height: 400px;
	    		position: absolute;
	    		top: 50%;
	    		left: 50%;
	    		margin: -200px 0 0 -250px;
	    		background: #fff;
	    	}
	    	.dia_con .text{
	    		text-align: center;
	    		font-size: 30px;
	    		color: #333;
	    		padding: 35px 0;
	    	}
	    	.dia_con .pic{
	    		text-align: center;
	    		padding-top: 15px;
	    	}
	    	.dia_con .pic img{
	    		width: 200px;
	    	}
	    	.close{
	    		position: absolute;
	    		top: 5px;
	    		right: 15px;
	    		font-size: 30px;
	    		color: #888;
	    		cursor: pointer;
	    	}

/***pro_wap 显示*****/
.pro_det_wap_scroll.owl-carousel.owl-loaded{
	display: none;
}
.pro_det_wap_scroll .owl-controls{
	height: 10px;
	width: 100%;
}
.pro_det_wap_scroll .owl-nav{
	display: none !important;
}
.pro_det_wap_scroll.owl-theme .owl-dots .owl-dot span{
	display: block;
	width: 8px;
	height: 8px;
	background: rgba(0,0,0,.2) !important;
}
.pro_det_wap_scroll.owl-theme .owl-dots .owl-dot.active span, .pro_det_wap_scroll.owl-theme .owl-dots .owl-dot:hover span{
	background: #0474c3 !important;
}



/*pro_Det_b*/
.pro_det_b_r{
	width:100%;
}
.pro-table{
	margin-bottom: 50px;
}
.pro-table table tr td{
	color: #666;
	font-size: 12px;
	padding: 10px 5px 10px 30px;
	border: 1px solid #ddd;
	
}
.pro-table td.bg_o{
	background: #f08300;
	font-size: 14px;
	padding: 20px 50px 20px 30px;
	color: #fff;
}

.tc_tr td:first-child{
	background: #595757;
	color: #fff;font-size: 14px;
	padding: 20px 50px 20px 30px;
}
.pro_det_b_r_title1{
	font-size: 24px;
	line-height:32px;
	font-weight: bold;
	padding:19px 0;
	border-bottom: 1px solid #e2e2e2;
}
.pro_det_b_r_con{
	line-height: 24px;
	color: #666;
	padding: 20px 0;
}
.pro_det_b_r_con_clm{
	margin-bottom: 30px;
}


.pro_det_b_r_con_tt{
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.pro_det_b_r_con_clm1_l{
	width: 55%;
}
.pro_det_b_r_con_clm1_r{
	width: 45%;
}
.pro_det_b_r_con_clm1_r_item{
	width: 50%;
	font-size: 14px;
	text-align: center;
}
.pro_det_b_r_con_clm1_r_item img{
	display:inline-block;
	max-width: 100%;
	margin-bottom: 10px;
}


.pro_det_b_r_con_clm3_list dd{
	float: left;
	width: 25%;
	text-align: center;
	padding: 1%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_det_b_r_con_clm3_list dd .con{
	padding: 3%;
	border: 1px solid #e3e3e3;
}
.pro_det_b_r_con_clm3_list dd .icon{
	display: block;
	font-size: 110px;
	line-height: 120%;
	color: #0474c3;
}
.pro_det_b_r_con_clm3_list dd .tt{
	color: #0474c3;
	font-size: 18px;
}
.pro_det_b_r_con_clm3_list dd .text{
	font-size: 14px;
	margin-bottom: 15px;
}
.pro_det_b_r_con_clm3_list dd:hover{
	-webkit-transform:translateY(-3px);
	transform: translateY(-3px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}




.pro_det_b_r_con_clm4{
	position: relative;
}
.pro_det_b_r_con_clm4_l{
	width: 49%;
	padding: 4% 10%;
	border: 1px solid #e3e3e3;
}
.pro_det_b_r_con_clm4_l.hover{
	color:#0474c3;
}
.pro_det_b_r_con_clm4_l .tt{
	font-size: 18px;
	margin-bottom: 5px;
}
.pro_det_b_r_con_clm4_l_m{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -59px 0 0 -59px;
	color: #fff;
	width: 118px;
	height: 118px;
	line-height: 118px;
	text-align: center;
	color: #fff;
	font-size: 60px;
	border-radius: 118px;
	background: #0474c3;
}
/*factory*/
.factory .sub_main_title1 .tt,.honor .sub_main_title1 .tt,.video .sub_main_title1 .tt{
	font-size: 42px;
	font-weight: normal;
	margin-bottom: 50px;
}
.factory .ind_box1{
	height: 710px;
	position: relative;
	background: url(../images/fac_bg.jpg) no-repeat left top;
	padding-top: 130px;
}
.swiper_index{
	position: absolute;
	width: 100px;
	height: 80px;
	left: 50%;
	margin-left: -50px;
	top: 0;
	z-index: 1111;
}
.swiper_index span{
	display: block;
	color: #fff;
	width: 49%;
	float: left;
	text-align: center;
	margin-top: 62px;
	font-size: 18px;
	font-family: Graphik;
	/*position: absolute;
	bottom: 0;*/
}
.swiper_index span:nth-child(2){
	right: 50%;
}
.cli{
	position: absolute;
	width: 1px;
	height: 100%;
	background: #fff;
	top: 0;
	left: 50%;
}

.factory .ind_box1 .wrapper{
	position: relative;
	
}
.ind_box1_wrap{
	width: 1000px;
	height: 500px;
	overflow: hidden;
	margin: 0 auto;
	
}

.factory .swiper-slide{
	width: 1000px;
	height: 500px;
	overflow: hidden;
}
.factory .swiper-slide img{
	display: block;
	max-width: 100%;
}
.ind_box1_wrap .prev,.ind_box1_wrap .next{
	position: absolute;
    top: 50%;
    z-index: 999;
    color: #bababa;
    margin-top: -14px;
    width: 100px;
}
.ind_box1_wrap .prev i,.ind_box1_wrap .next i{
	font-size: 55px;
	color: #fae5cc;transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_box1_wrap .prev{
	left: 0px;
}
.ind_box1_wrap .next{
	right: 0;
	transform: rotateZ(-180deg);
    -webkit-transform: rotateZ(-180deg);
}
.prev,.next{
	cursor: pointer;
}
.ind_box1_wrap .prev i:hover,.ind_box1_wrap .next i:hover{
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.factory .ind_box2{
	margin-top: 20px;
}
.factory .ind_box2 dd{
	float: left;
	margin-right: 53px;
	margin-top: 53px;
}
.factory .ind_box2 dd:nth-child(4n),.factory .ind_box2 dd:nth-child(8){
	margin-right: 0;
}
.factory .ind_box2 dd img{
	display: block;
	max-width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.factory .ind_box2 dd img:hover{
	-webkit-transform:translateY(-5px);
	transform: translateY(-5px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
/*know*/
.wrapper_fl,.wrapper_fr{
	width: 50%;
	float: left;
}
.wrapper_fl .tt{
	font-size: 48px;
	color: #222;
	margin-bottom: 35px;
}
.wrapper_fl .text{
	font-size: 12px;
	color: #666;
	margin-bottom: 35px;
	line-height: 25px;
}
.factory .wrapper_fl .text,.factory .text.or{
	font-size: 16px;
	line-height: 28px;
}
.wrapper_fl dd{
	float: left;
	margin-right: 50px;
	font-size: 12px;
	color: #888;
	margin-bottom: 45px;transition: all 0.5s;
	-webkit-transition: all 0.5s;
	cursor: pointer;
}
.wrapper_fl dd:hover{
	-webkit-transform:translateY(-5px);
	transform: translateY(-5px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.wrapper_fl dd span{
	display: inline-block;
	margin-bottom: 3px;
}
.wrapper_fl dd span:first-child{
	font-size: 24px;
	color: #888;
}
.wrapper_fl dd span:nth-child(2){
	font-size: 14px;
	color: #888;
}
.text.or{
	color: #f08300;
	font-size: 14px;
}
.wrapper_fr{
	padding-left: 100px;
}
/*honor*/	
.honor{
	padding: 50px 0 150px 0;
}		
.about_honor_list1 dd{
	float: left;
	width: 220px;
	height: 310px;
	margin-bottom: 25px;
	margin-right: 25px;
	position: relative;
}
.about_honor_list1 dd:nth-child(5n){
	margin-right: 0;
}	
.float_con{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: rgba(240,131,0,.8);
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.float_con .iconfont{
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -15px;
	
}			
.about_honor_list1 dd:hover .float_con{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}	
/*video*/	

.video_list1 dd{
	float: left;
	width: 380px;
	height: 380px;
	margin: 0 30px 30px 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	position: relative;
}
.video_list2 dd{
	margin: 0 15px 15px 0;
}
.video_list1 dd:nth-child(3n){
	margin-right: 0;
}
.video_list1 dd .pic{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.video_list1 dd .pic img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.video_list1 dd .pic .icon{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/video.png) no-repeat center center;
}
.video_list1 dd .tt{
	width: 100%;
    position: absolute;
    bottom: 0px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 100px 0 30px;
    background: rgba(240,131,0,.6);
    font-size: 14px;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.video_list1 dd:hover{
	box-shadow: 0 0 15px rgba(115,115,115,.28);
	-webkit-transform:translateY(-5px);
	transform: translateY(-5px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
