@charset "utf-8";
.top {width:100%;height:80px;background:#fff;border-bottom:2px solid #de2713;}
.top .main {position:relative;}
.top h1 {width:220px;height:80px;float:left;display:inline-block;background:url(../images/logo.png) no-repeat center left;}
.top h1 a {width:100%;height:100%;display:block;text-indent:-9999px;}
.top .btn_group {display:inline-block;float:right;margin-top:25px;margin-left:8px;}
.top .btn_group a,.top .btn_group span {width:30px;height:30px;line-height:30px;text-align:center;display:inline-block;float:left;font-size:15px;color:#666;}
.top .btn_group .search_btn {background:url(../images/search_btn.png) no-repeat center;margin-left:8px;cursor:pointer;}
.nav {height:80px;display:inline-block;float:right;}
.nav li {display:inline-block;height:80px;line-height:80px;padding:0 15px;float:left;margin-right:10px;font-size:15px;color:#444;}
.nav li:hover,.nav li.on {color:#de2713;}
.nav li a {display:block;width:100%;height:100%;}
/* 修改S */
.nav-product-drop { height : 0px ; background-color : #FFFFFF ; border-bottom : solid 2px #dd2713 ; position : absolute ; top : 80px ; transition : .5s ; z-index : 2 ; overflow : hidden }
.nav li:nth-of-type(2):hover .nav-product-drop { height : 180px }
.nav-drop-container { width : 100% ; max-width : 1300px ; margin : 0px auto }
.nav-drop-container::after { content : "" ; display : block ; clear : both }
.nav-drop-container div:first-of-type { float : left }
.nav-drop-container div:first-of-type strong { display : block ; margin-top : 40px ; margin-bottom : 40px ; color : #dd2713 ; line-height : 20px }
.nav-drop-container div:first-of-type strong::before { content : "" ; display : block ; width : 42px ; height : 4px ; background-color : #dd2713 ; margin-bottom : 20px }
.nav-drop-container div:first-of-type a { display : block ; width : 115px ; height : 35px ; border : solid 1px #dd2713 ; border-radius : 20px ; color : #dd2713 ; text-align : center ; line-height : 35px ; transition : .5s }
.nav-drop-container div:first-of-type a:hover { background-color : #dd2713 ; color : #FFFFFF }
.nav-drop-container div:last-of-type { display : flex ; align-items : center ; float : right ; margin-top : 35px }
.nav-drop-container div:last-of-type a { display : inline-block ; width : 120px ; height : 120px ; padding-top : 20px ; background-color : #f1f1f1 ; border-radius : 50% ; box-sizing : border-box ; margin-right : 60px ; color : #717171 ; text-align : center ; line-height : 24px ; vertical-align : middle }
.nav-drop-container div:last-of-type a:last-of-type { margin-right : 0px }
.nav-drop-container div:last-of-type a:hover{background-color: #bd3222;color: #fff;}
/* 修改E */
.top .search_box {position:absolute;right:0;top:80px;z-index:11;background:rgba(0,0,0,.4);padding:15px 20px;display:none;}
.top .search_box form {width:310px;height:30px;position:relative;}
.top .search_box form input.text {width:260px;height:30px;text-indent:10px;background:#fff;}
.top .search_box input.submit {width:50px;height:30px;display:inline-block;position:absolute;right:0;top:0;cursor:pointer;background-repeat:no-repeat;background-position:center;background-color:#eee;background-image:url(../images/search_btn.png);border-left:1px solid #333;}


.footer {padding:50px 0 30px 0;background:#eee;}
.footer .footer_logo {display:inline-block;float:left;width:120px;text-align:center;margin-right:70px;}
.footer .footer_logo a {display:block;}
.footer .text_box {font-size:14px;color:#444;line-height:30px;width:100%;max-width:500px;display:inline-block;float:left;}
.footer .footer_nav {display:inline-block;float:right;}
.footer .footer_nav dl {display:inline-block;float:left;margin-left:30px;font-size:15px;color:#666;line-height:25px;}
.footer .footer_nav dl dt {color:#444;margin-bottom:8px;}
.footer .footer_nav dl dd {margin-bottom:3px;height:24px;}
.footer .footer_nav dl dt:hover,.footer .footer_nav dl dd:hover {color:#de2713;}
.footer .footer_nav dl a {display:block;max-width: 100px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.link {padding-bottom:18px;background:#eee;}
.link ul li {display:inline-block;float:left;height:25px;line-height:25px;padding:0 10px;margin-right:6px;margin-bottom:5px;font-size:14px;color:#666;}
.link ul li:hover {color:#000;}
.link ul li a {display:inline-block;}
.copy {font-size:14px;color:#808080;background:#eeeeee;text-align:center;line-height:26px;padding:8px 0;border-top: 1px solid #bdbdbd;}


.banner{position:relative;text-align: center;}
/* .banner .bd ul li a {
	display: block;
}
.banner img{width:100%;max-width: 1920px;}
.banner .hd{
	width:100%;
	padding:18px 0;
	text-align:center;
	position: absolute;
	bottom: 10px;
	}
.banner .hd ul{display:inline-block;}
.banner .hd ul li{width:60px;height:3px;display:inline-block;float:left;background:#333;margin:0 10px;cursor:pointer;text-indent:-9999px;}
.banner .hd ul li.on{background:#f6141f;}
.banner .banner_prev,
.banner .banner_next{border-radius:100px;opacity:.4;width:50px;height:50px;color:#fff;line-height:50px;display:inline-block;position:absolute;top:45%;cursor:pointer;background:rgba(0, 0, 0, .4);font-size:38px;font-family: '宋体';font-weight:bold;text-align:center;}
.banner .banner_prev{left:120px;}
.banner .banner_next{right:120px;}
.banner .banner_prev:hover,
.banner .banner_next:hover{opacity:1;} */


.bannero{width:100%;max-width:1920px;margin:0 auto;}
.bannero img{width:100%;}


.banner .swiper-button-prev,
.banner .swiper-button-next{border-radius:100px;opacity:.4;width:50px;height:50px;color:#fff;line-height:50px;display:inline-block;position:absolute;top:45%;cursor:pointer;background:rgba(0, 0, 0, .4);font-size:38px;font-family: '宋体';font-weight:bold;text-align:center;}
.banner .swiper-button-prev{left:120px;}
.banner .swiper-button-next{right:120px;}
.banner .swiper-button-prev:hover,
.banner .swiper-button-next:hover{opacity:1;}
.banner .img{max-width: 1920px;margin: 0 auto;}
.banner .img img{width: 100%;}
.banner .swiper-pagination {bottom: 30px;}
.banner .swiper-pagination-bullet{width:60px;height:3px;border-radius: 0;background:#2a2a2a;margin:0 10px!important;}
.banner .swiper-pagination-bullet-active{background:#f6141f;}


.tit1{
	padding:80px 0 60px 0;
	text-align:center;
	color:#444;
}
.tit1 h2{
	font-size:30px;
}
.tit1 p{
	font-size:15px;
	line-height:26px;
	width:100%;
	max-width:960px;
	margin:0 auto;
	padding-top:35px;
}

.tit2{
	padding-bottom:40px;
}
.tit2 h2{
	font-size:30px;
	color:#444;
	padding:10px 0;
}
.tit2 p{
	font-size:20px;
	color:#de2713;
	text-transform: uppercase;
}


.ipro{
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../images/ipro_bg.jpg);
	background-size:cover;
	width:100%;
	max-width:1920px;
	margin:0 auto;
	padding-bottom:100px;
}
.ipro .tit1{
	color:#fff;
}

.ipro_box .list{
	width:320px;
	height:140px;
	background:#fff;
	display:inline-block;
	float:left;
	margin-right:6px;
	margin-bottom:8px;
}
.ipro_box .list:nth-child(4n){
	margin-right:0;
}
.ipro_box .list .img_box{
	display:inline-block;
	float:left;
	width:150px;
	height:120px;
	line-height:120px;
	overflow:hidden;
	margin: 10px;
}
.ipro_box .list h3{
	display:inline-block;
	float:right;
	width:110px;
	padding-right:25px;
	padding-top:35px;
	font-size:18px;
	color:#444;
	font-weight:bold;
}
.ipro_box .list:hover h3{
	color:#d50c14;
}
.ipro_box .end_list{
	background:#d50c14;
	line-height:140px;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.ipro_box .list a{
	display:block;
}



.iabout{
	padding:120px 0;
}
.iabout .text_box{
	width:650px;
	display:inline-block;
	float:left;
}
.iabout .text_box h3{
	font-size:20px;
	color:#444;
}
.iabout .text_box .text{
	font-size:15px;
	color:#444;
	line-height:36px;
	padding:30px 0;
}
.iabout .text_box .agroup a{
	width:130px;
	height:40px;
	line-height:40px;
	border:1px solid #6f6f6f;
	display:inline-block;
	text-align:center;
	font-size:15px;
	color:#444;
	margin-right:25px;
}
.iabout .text_box .agroup a:hover{
	background:#d50c14;
	border:1px solid #d50c14;
	color:#fff;
}


.iabout_slide{
	width:615px;
	display:inline-block;
	float:right;
}
.iabout_slide .bd{
	width:615px;
	height:400px;
}
.iabout_slide .bd ul li{
	width:615px;
	height:400px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.iabout_slide .hd{
	text-align:center;
	padding:15px 0;
}
.iabout_slide .hd ul{
	display:inline-block;
}
.iabout_slide .hd ul li{
	width:10px;
	height:10px;
	display:inline-block;
	border-radius:100px;
	background:#353535;
	float:left;
	text-indent:-9999px;
	margin:0 4px;
	cursor:pointer;
}
.iabout_slide .hd ul li.on{
	background:#d50c14;
}









/* .icase */
.icase{
	padding: 0 0 100px 0;
}
.icase .tit1 h2{
	color:#333;
}
.icase .left{
	float:left;
	width:420px;
	height:622px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	position: relative;
}
.icase .left .img_box{
	display: block;
	width:420px;
	height:622px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.icase .left .mask{
	position: absolute;
	left:0;
	top:0;
	z-index: 11;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6) url(../images/icase_bg.png) no-repeat center center;
	opacity: 0;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;	
}
.icase .left:hover .mask{
	opacity: 1;
}
.icase .left p{
	position: absolute;
	left:0;
	bottom:0;
	z-index: 12;
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:15px;
	text-align:center;
	background:rgba(0,0,0,.3);
}
.icase .left a{
	display: block;
}


.icase .list_box{
	float:right;
	width:860px;
}
.icase .list_box .list a{
	display: block;
}
.icase .list_box .list{
	float:left;
	width:420px;
	height:300px;
	margin-right:20px;
	margin-bottom:20px;
	position: relative;
}
.icase .list_box .list:nth-child(2n){
	margin-right:0;
}
.icase .list_box .list .mask{
	position: absolute;
	left:0;
	top:0;
	z-index: 11;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6) url(../images/icase_bg.png) no-repeat center center;
	opacity: 0;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;	
}
.icase .list_box .list:hover .mask{
	opacity: 1;
}
.icase .list_box .list .img_box{
	width:420px;
	height:300px;
	display: block;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.icase .list_box .list p{
	position: absolute;
	left:0;
	bottom:0;
	z-index: 12;
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:15px;
	text-align:center;
	background:rgba(0,0,0,.3);
}


/* .iservice */
.iservice{
	padding:140px 0;
	background:url(../images/service_bg.jpg) no-repeat center center;
}

.iservice .text_box{
	max-width:500px;
}
.iservice .text_box h2{
	coor:#444;
	font-size:26px;
	line-height:36px;
	margin-bottom:25px;
}
.iservice .text_box .text{
	coor:#666;
	font-size:14px;
	line-height:30px;
}






/* .inews */
.inews{
	padding:70px 0;
}
.inews h2{
	text-align:center;
	color:#444;
	font-size:30px;
	line-height:36px;
	padding-bottom:30px;
	border-bottom:1px solid #ddd;
}

.inews_slide .bd{
	width:650px;
	height:435px;
	float:left;
}
.inews_slide .bd ul li .img_box{
	width:650px;
	height:435px;
	display: block;
}
.inews_slide .hd{
	float:right;
	width:620px;
	height:435px;
}
.inews_slide .hd ul li{
	height:127px;
	margin-bottom:25px;
	border-bottom:1px dashed #ddd;
	border-left:4px solid #3d3d3d;
}
.inews_slide .hd ul li:nth-child(3){
	margin-bottom:0;
}
.inews_slide .hd ul li.on{
	border-left:4px solid #d50c14;
}
.inews_slide .hd ul li a{
	display: block;
}
.inews_slide .hd ul li .text_box{
	padding-left:15px;
	position: relative;
}
.inews_slide .hd ul li .text_box h3{
	color:#444;
	font-size:18px;
	line-height:36px;
	padding-right:100px;
	margin-bottom:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.inews_slide .hd ul li .text_box i{
	position: absolute;
	right:0;
	top:0;
	z-index: 11;
	color:#444;
	font-size:15px;
	line-height:36px;
}
.inews_slide .hd ul li .text_box .text{
	color:#666;
	font-size:15px;
	line-height:36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
}


.inews .inews_slide{
	margin:40px 0;
}
.more a{
	text-transform:uppercase;
	display: block;
	margin:0 auto;
	width:120px;
	height:40px;
	line-height:40px;
	background:#d50c14;
	color:#fff;
	font-size:15px;
	text-align:center;
}



/* .htit */
.htit h2{
	color:#444;
	font-size:26px;
	line-height:46px;
	display: inline-block;
	border-bottom:2px solid #d01115;
}




.public_box{
	border-bottom:1px solid #dcdcdc;
}
.public_box .public_nav{
	float:right;
}
.public_box .public_nav ul li{
	float:left;
	color:#444;
	font-size:15px;
	line-height:55px;
	margin-right:20px;
	position: relative;
}
.public_box .public_nav ul li:last-child{
	margin-right:0;
}
.public_box .public_nav ul li:hover,
.public_box .public_nav ul li.on{
	color:#d01115;
}
.public_box .public_nav ul li:hover:after,
.public_box .public_nav ul li.on:after{
	content:"";
	position: absolute;
	left:0;
	bottom:-1px;
	z-index: 11;
	width:100%;
	height:3px;
	background:#d01115;
}






.public_nav2 ul li{
	text-align:left;
	color:#6c6c6c;
	font-size:15px;
	line-height:30px;
	padding:10px 0;
	background:#e8e8e8;
	padding-left: 20px;
}
.public_nav2 ul li a{
	display: block;
	padding:0 10px 0 10px;
}
.public_nav2 ul li:hover,
.public_nav2 ul li.on{
	color:#fff;
	background:#d01115;
	padding:20px 0 20px 20px;
}





.public_nav3 ul li{
	color:#6c6c6c;
	font-size:15px;
	line-height:30px;
	padding:15px 0;
	background:#e8e8e8;
}
.public_nav3 ul li a{
	display: block;
	padding:0 10px 0 20px;
}
.public_nav3 ul li:hover,
.public_nav3 ul li.on{
	color:#fff;
	background:#d01115;
	padding:20px 0;
}





.casenav{
	padding:50px 0;
	
}
.casenav ul li{
	width:140px;
	height:50px;
	line-height: 50px;
	font-size: 16px;
	color:#666;
	display:inline-block;
	float:left;
	background-color: #eee;
	text-align: center;
	margin-right: 15px;
	border-radius: 5px;
}
.casenav ul li.on,
.casenav ul li:hover{
	background-color: #d01115;
	color:#fff;
}
.casenav ul li a{
	display: block;
}



.casev{
	padding:80px 0;
}
.casev .htx{
	border-bottom:1px solid #d9d9d9;
	margin-bottom: 50px;
}
.casev .htx h2{
	height:60px;
	line-height: 60px;
	font-size:24px;
	color:#444;
}
.casev .text{
	font-size: 14px;
	color:#666;
	line-height: 28px;
}



/* .about */
.about{
	padding:60px 0;
}
.about .text_box .text{
	color:#444;
	font-size:16px;
	line-height:30px;
}

/* .case */
.case{
	padding:60px 0;
}
.case .list_box .list{
	float:left;
	width:410px;
	margin-right:34px;
	margin-bottom:10px;
	position: relative;
}
.case .list_box .list a{
	display: block;
}
.case .list_box .list:nth-child(3n){
	margin-right:0;
}
.case .list_box .list .img_box{
	width:410px;
	height:295px;
	line-height:295px;
	text-align:center;
	display: block;
}
.case .list_box .list .mask{
	position: absolute;
	left:0;
	top:0;
	z-index: 11;
	width:410px;
	height:295px;
	background:rgba(0,0,0,.5) url(../images/m_bg.png) no-repeat center center;
	opacity: 0;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.case .list_box .list:hover .mask{
	opacity: 1;
}
.case .list_box .list p{
	color:#444;
	font-size:18px;
	line-height:28px;
	padding-top:10px;
	height:56px;
	text-align:center;
	display: block;
}











/* .honor */
.honor{
	padding:50px 0;
}
.honor .htit{
	margin-bottom:40px;
}
.honor .list_box .list{
	float:left;
	width:410px;
	margin-right:34px;
	margin-bottom:10px;
	position: relative;
}
.honor .list_box .list a{
	display: block;
}
.honor .list_box .list:nth-child(3n){
	margin-right:0;
}
.honor .list_box .list .img_box{
	width:410px;
	height:295px;
	line-height:295px;
	text-align:center;
	display: block;
}
.honor .list_box .list .mask{
	position: absolute;
	left:0;
	top:0;
	z-index: 11;
	width:410px;
	height:295px;
	background:rgba(0,0,0,.5) url(../images/m_bg.png) no-repeat center center;
	opacity: 0;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.honor .list_box .list:hover .mask{
	opacity: 1;
}
.honor .list_box .list p{
	color:#444;
	font-size:18px;
	line-height:28px;
	padding-top:10px;
	height:56px;
	text-align:center;
	display: block;
}








/* .pages */

.pages{
    text-align:center;
}

.pages a{
    float:left;
    color:#fff;
    font-size:16px;
    line-height:46px;
    display: inline-block;
    padding: 0 18px;
	background:#333;
    border:none;
    margin:0 5px;
    font-family: "微软雅黑";
}




.pages a:hover,
.pages a.on{
	background:#d01115;
}



.pages div{
    display: inline-block;
    *zoom: 1;
}
.pages div:before,.pages div:after{
    content:'';
    display: block;
    height:0;
    clear: both;
    visibility:hidden;
}









/* .pro */
.pro{
	padding:50px 0;
}
.pro .htit{
	margin-bottom:40px;
}


.pro .pro_box .left_box{
	float:left;
	width:230px;
}

.sec_sort {
    width: 100%;
    background: #e8e8e8;
    padding: 5px 5px;
    margin-bottom: 20px;
}
.sec_sort li {
    display: inline-block;
    font-size: 16px;
    color: #444;
}
.sec_sort li:hover, .sec_sort .on {
    background-color: #dd2713;
    color: #fff;
}
.sec_sort a {
	padding: 10px 20px;
    display: block;
}

.pro .pro_box .right_box{
	float:right;
	width:1060px;
} 

.pro .pro_box .right_box .list_box .list{
	float:left;
	/* width:345px; */
	width:257px;
	margin-right:10px;
	margin-bottom:20px;
	/* height:406px; */
	height:320px;
	overflow:hidden;
}
/* .pro .pro_box .right_box .list_box .list:nth-child(3n){
	margin-right:0;
} */
.pro .pro_box .right_box .list_box .list:nth-child(4n){
	margin-right:0;
}
.pro .pro_box .right_box .list_box .list .img_box{
	/* width:343px;
	height:340px;
	line-height:340px; */
	width:255px;
	height:252px;
	line-height:252px;
	text-align:center;
	border:1px solid #ededed;
	display: block;
	overflow: hidden;
	position: relative;
}
.pro .pro_box .right_box .list_box .list:hover .img_box{
	border:1px solid #e68082;
}
.pro .pro_box .right_box .list_box .list p{
	line-height:26px;
	height:52px;
	padding-top:10px;
	text-align:center;
	font-size:16px;
	color:#6c6c6c;
}


.pro .pro_box .right_box .list_box .list .img_box .mask{
	position: absolute;
	left:0;
	top:0;
	z-index: 3;
	background-color: rgba(0,0,0,.4);
	width:100%;
	height:100%;
	line-height: 0;
	opacity: 0;
}
.pro .pro_box .right_box .list_box .list .img_box .mask .item{
	display:inline-block;
	padding-top:70px;
}
.pro .pro_box .right_box .list_box .list .img_box .mask h4,
.pro .pro_box .right_box .list_box .list .img_box .mask p{
	line-height: 22px;
	font-size: 14px;
	color:#fff;
	padding:0;
}
.pro .pro_box .right_box .list_box .list .img_box .mask p{
	font-size: 15px;
}
.pro .pro_box .right_box .list_box .list .img_box .mask span{
	width:100px;
	height:30px;
	line-height: 30px;
	font-size: 15px;
	color:#fff;
	background-color: #d01115;
	border-radius: 25px;
	display:inline-block;
	text-transform: uppercase;
	margin-top:15px;
}

.pro .pro_box .right_box .list_box .list:hover .mask{
	opacity: 1;
}








/* .contact */
.contact{
	padding:50px 0 45px 0;
}
.contact .htit{
	margin-bottom:40px;
}
.contact .cont_box{
	margin-bottom:80px;
}
.contact .cont_box .left{
	float:left;
	width:650px;
}
.contact .cont_box .left h3{
	color:#333;
	font-size:20px;
	line-height:30px;
	margin-bottom:10px;
}
.contact .cont_box .left .text{
	color:#7a7a7a;
	font-size:15px;
	line-height:30px;
}
.contact .cont_box .right{
	float:right;
	width:650px;
}


.contact .map{
	width:1300px;
	height:500px;
	overflow: hidden;
}



/* contact2 */

.contact2{
	padding:55px 0 65px 0;
}
.contact2 .htit{
	margin-bottom:40px;
}
.contact2 .form_box{
	display: block;
}
.contact2 .form_box .f1_box{
	margin-bottom:20px;
}
.contact2 .form_box .f1_box .t1{
	float:left;
	width:420px;
	height:46px;
	color:#666;
	font-size:15px;
	line-height:46px;
	text-indent:10px;
	border:1px solid #ddd;
	margin-right:17px;
}
.contact2 .form_box .f1_box .t1:nth-child(3n){
	margin-right:0;
}

.contact2 .form_box .message{
	width:1278px;
	height:300px;
	color:#666;
	font-size:15px;
	line-height:46px;
	padding:0 10px;
	border:1px solid #ddd;
	margin-right:17px;
	margin-bottom:20px;
}

.contact2 .form_box .f2_box .t2{
	float:left;
	width:220px;
	height:46px;
	color:#666;
	font-size:15px;
	line-height:46px;
	text-indent:10px;
	border:1px solid #ddd;
	margin-right:17px;
}
.contact2 .form_box .f2_box .pic{
	float:left;
	width:135px;
	height:46px;
}
.contact2 .form_box .f2_box .pic img{
	width:100%;
	height:100%;
}
.contact2 .form_box .f2_box .submit{
	float:right;
	width:420px;
	height:46px;
	color:#fff;
	font-size:15px;
	line-height:46px;
	text-align:center;
	border:1px solid #ddd;
	background:#d01115;
	cursor: pointer;
}








/* .job */
.job{
	padding:50px 0 70px 0;
}
.job .htit{
	margin-bottom:40px;
}
.job .job_box .left_box{
	float:left;
	width:456px;
}
.job .job_box .left_box .public_nav3 ul li{
	margin-bottom:2px;
}
.job .job_box .right_box{
	float:right;
	width:830px;
	background:#eaeaea;
}
.job .job_box .right_box .text_box{
	padding:30px 26px;
}
.job .job_box .right_box .text_box h3{
	color:#333;
	font-size:18px;
	line-height:30px;
	padding-bottom:10px;
	margin-bottom:20px;
	position: relative;
}
.job .job_box .right_box .text_box h3:after{
	content:"";
	position: absolute;
	left:0;
	bottom:0;
	z-index: 11;
	width:30px;
	height:3px;
	background:#d01115;
}
.job .job_box .right_box .text_box .text{
	color:#666;
	font-size:15px;
	line-height:32px;
}
.job .htit{
	position: relative;
} 
.job .htit p{
	position: absolute;
	bottom:0;
	right:0;
	z-index:11;
	color:#d01115;
	font-size:15px;
	line-height:30px;
}





/* .news */

.news{
	padding: 70px 0;
}
.news .list_box .list{
	margin-bottom:70px;
}
.news .list_box .list a{
	display: block;
}
.news .list_box .list .img_box{
	float:left;
	width:406px;
	height:272px;
}
.news .list_box .list .text_box{
	float:right;
	width:860px;
	height:272px;
	position: relative;
}
.news .list_box .list .text_box h3{
	color:#444;
	font-size:20px;
	line-height:30px;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
	position: relative;
}
.news .list_box .list .text_box h3:after{
	content:"";
	position: absolute;
	left:0;
	bottom:-1px;
	z-index: 11;
	width:130px;
	height:1px;
	display: block;
	background:#696969;
}
.news .list_box .list .text_box i{
	color:#666;
	font-size:15px;
	line-height:30px;
	margin:10px 0 10px 0;
	display: block;
}
.news .list_box .list .text_box .text{
	color:#666;
	font-size:15px;
	line-height:30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.news .list_box .list .text_box span{
	position: absolute;
	left:0;
	bottom:0;
	z-index: 11;
	color:#fff;
	font-size:15px;
	line-height:35px;
	width:95px;
	background:#bababa;
	display: block;
	text-align:center;
}
.news .list_box .list:hover .text_box span{
	background:#d01115;
}



.news .pages{
	margin-top:30px;
}














/* .prov */

.prov{
	padding:65px 0 40px 0;
} 
.prov .htit{
	margin-bottom:40px;
	margin: 20px 0 40px 20px;
}
.prov .prov_box{
	margin-bottom:40px;
}
.prov .prov_box .prov_slide{
	float:left;
	border:1px solid #ddd;
	width:585px;
	height:585px;
	position: relative;
}
.detail_tit {
    margin: 0 20px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
}
.prov .prov_box .prov_slide .sprev,
.prov .prov_box .prov_slide .snext{
	opacity:1;
	width:50px;
	height:50px;
	color:#fff;
	line-height:50px;
	display:inline-block;
	position:absolute;
	bottom:0;
	cursor:pointer;
	font-size:38px;
	font-family: '宋体';
	font-weight:bold;
	text-align:center;
}
.prov .prov_box .prov_slide .sprev{
	left:0;
	background:#333;
}
.prov .prov_box .prov_slide .snext{
	left:50px;
	background:#333;
	margin-left: 10px;
}
.prov .prov_box .prov_slide .sprev:hover,.prov .prov_box .prov_slide .snext:hover{
	background:#d01115;
}


.prov .prov_box .prov_slide .bd ul li{
	width:585px;
	height:585px;
	line-height:585px;
	text-align:center;
}
.prov .prov_box .text_box{
	float:right;
	width:700px;
	height:585px;
	background:#f5f5f5;
}
.prov .prov_box .text_box::-webkit-scrollbar{
	width: 3px;     /*宽对应滚动条的尺寸*/
}
.prov .prov_box .text_box::-webkit-scrollbar-track{
	background: #ddd;
}

.prov .prov_box .text_box::-webkit-scrollbar-thumb{
	border-radius: 5px;
	background: #000;
	height:120px;
}
.prov .prov_box .text_box .text{
	padding:15px 20px;
	color:#444;
	font-size:15px;
	line-height:30px;
	height: 280px;
	overflow: auto;
	margin-bottom: 30px;
}
.prov .prov_box .text_box .btnbox{
	margin-bottom: 20px;
	padding-left:20px;
}
.prov .prov_box .text_box .btnbox a{
	display:inline-block;
	width:160px;
	height:45px;
	line-height: 45px;
	background-color: #d01115;
	font-size: 15px;
	color:#fff;
	text-align: center;
	border-radius: 25px;
}
.prov .prov_box .text_box .btnbox a:hover{
	background-color: #ab0a0d;
}


.switch_pro{
	margin-left: 20px;
	font-size: 15px;
	color: #666;
	margin-top: 15px;
}
.switch_pro a{
	margin: 0 10px;
}
.prov  h4{
	color:#444;
	font-size:22px;
	line-height:30px;
	border-bottom:1px solid #ddd;
	margin-bottom:40px;
}
.prov .prov_box2 .text{
	color:#444;
	font-size:15px;
	line-height:30px;
}
.prov .prov_box2 .text img{
	display: inline-block;
}




.prov .other .list{
	float:left;
	width:310px;
	margin-right:19px;
	margin-bottom:20px;
	height:310px;
	overflow:hidden;
}
.prov .other .list:nth-child(4n){
	margin-right:0;
}
.prov .other .list .img_box{
	overflow: hidden;
	display: inline-block;
	width:310px;
	height:310px;
	line-height:310px;
	text-align:center;
	border:1px solid #ededed;
	position: relative;
	box-sizing: border-box;
}
.prov .other .list:hover .img_box{
	border:1px solid #e68082;
}
.prov .other .list p{
	line-height:26px;
	height:52px;
	padding-top:10px;
	text-align:center;
	font-size:16px;
	color:#6c6c6c;
}
.prov .other .list .img_box .mask{
	position: absolute;
	left:0;
	top:0;
	z-index: 3;
	background-color: rgba(0,0,0,.6);
	width:100%;
	height:100%;
	line-height: 0;
	opacity: 0;
}
.prov .other .list .img_box .mask .item{
	display:inline-block;
	padding-top:80px;
}
.prov .other .list .img_box .mask h4,
.prov .other .list .img_box .mask p{
	
	line-height: 26px;
	font-size: 15px;
	color:#fff;
	padding:0;
	margin:0;
	border:none;
}
.prov .other .list .img_box .mask p{
	font-size: 16px;
}
.prov .other .list .img_box .mask span{
	width:100px;
	height:30px;
	line-height: 30px;
	font-size: 15px;
	color:#fff;
	background-color: #d01115;
	border-radius: 25px;
	display:inline-block;
	text-transform: uppercase;
	margin-top:15px;
}
.prov .other .list:hover .mask{
	opacity: 1;
}





/* news_v */
.news_v{
	padding:50px 0;
}
.news_v .news_htit{
    text-align:center;
    margin-bottom:10px;
}
.news_v .news_htit h2{
    color:#333;
    font-size:24px;
    line-height:40px;
}
.news_v .news_htit p{
    color:#888;
    font-size:15px;
    line-height:34px;
    display: block;
}
.news_v .text{
    color:#666;
    font-size:15px;
    line-height:36px;
}


/*.pages*/
.pages2{
	padding:20px 0;
	margin-top:40px;
	border-top:1px solid #dcdcdc;
}

.pages2 a{
    color:#444;
    font-size:15px;
    line-height:40px;
    display:block;
    padding: 0 15px;
    background: #fff;
    margin:0 5px;
}
