@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;}
img{border:none;}
i,em{font-style: initial;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1400px;}
.clear{clear:both;}
.wrapper{ width: 1400px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 30px;background: #333;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  font-size: 12px; color: #fff;line-height: 36px;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #fff; float: right; text-align: center; line-height: 16px; color: #fff;}



.p80{padding: 80px 0;}
.pb80{padding: 0 0 80px;}
.title{ text-align:center;margin-bottom: 50px;}
.title li{font-size:30px;font-weight: bold;}
.title span{text-transform: uppercase;color: #D2213E;}
.title p{font-size: 13px;color: #999999;margin-top: 3px;}
/***头部***/
.nav{background: #D2213E;}
.navlx{display: flex;justify-content: space-between;}
.navlx li{width: 200px;position: relative;text-align: center;height: 70px;line-height: 70px;}
.navlx li:nth-child(4){background: #f5ad22;}
.navlx li:hover>a{background: #fff;color: #D2213E;}
.navlx li a{display: block;font-size: 18px;color: #fff;font-weight: bold;}
.navlx li dl{background: #D2213E;position: absolute;z-index: 10;width: 100%;display: none;}
.navlx li:hover dl{display: block;}
.navlx li dl a{line-height: 2.5;font-size: 14px;position: relative;}
.navlx li dl dt a:after{content: "";display:block;position: absolute;left: 0;bottom: 0;width: 0;height: 1px;background: #fff;transition: 0.5s;}
.navlx li dl dt a:hover:after{width: 100%;}
/* 搜索1 */
.sou{background: #ebebeb;}
.sou .ci{display: flex;justify-content: space-between;font-size: 18px;line-height: 60px;}
.sou .sounr{font-size: 18px;display: flex;}
.cpsou{display: flex;}
.cpsou li a{display: block;font-size: 16px;margin-right: 10px;}
.ci form{display: flex;margin-top: 5px;}
.ci .searc{width: 300px;height: 49px;outline: none;padding: 0;border: 1px solid #E2E2E2;font-size: 16px;padding-left: 5px;}
.ci .searc_sub{width: 80px;height: 50px;background: url(../images/search.png) no-repeat center center #D2213E;outline: none;border: none;}
/* 产品展示 */
.cpzx{padding: 80px 0;background: #fcfbfb;}
.cpzx .wrapper>p{font-size: 15px;text-align: center;}
.cpzx .title{text-align: center;background: url(../images/title.png) no-repeat center center;font-size: 30px;margin: 10px 0 30px;}
.cpl{width: 250px;}
.cpls{padding: 10px;background: #D2213E;color: #fff;}
.cpls img{margin-right: 15px;}
.cpls span{font-size: 25px;font-weight: bold;}
.cpls p{font-size: 16px;text-transform: uppercase;}
.cplc{background: #f1f1f1;}
.cplc li{line-height: 46px;border-bottom: 1px solid #ccc;padding-left: 20px;}
.cplc li>a{font-size: 16px;color: #000;font-weight: bold;display: block;background: url(../images/cp2.png) no-repeat left center;padding-left: 30px;}
.cplc li>a:hover{color: #D2213E;}
.cplc li dl dt{padding-left: 35px;background: url(../images/cp1.png) no-repeat 20px center;}
.cplc li dl dt a{font-size: 16px;display: block;line-height: 40px;}
.cplc li dl dt:hover a{color: #D2213E;transform: translate(10px);}
.cplx{padding: 20px 10px;background: #D2213E;color: #fff;}
.cplx span{font-size: 18px;}
.cpr{width: 1122px;}
.cpr_top{padding-bottom: 25px;border-bottom: 1px solid #ccc;margin-bottom: 25px;display: flex;justify-content: space-between;}
.cpr_top .cpr_2 a{font-size: 16px;display: block;padding: 5px 10px;background: #D2213E;color: #fff;text-align: center;transition: 0.5s;}
.cpr_top .cpr_2 a:hover{transform: translateY(-5px);box-shadow: 0 5px 10px #888888;}
.cpr_top span:nth-child(1){font-size: 25px;color: #D2213E;margin-right: 10px;}
.cpr_top span:nth-child(2){font-size: 16px;color: #333333;text-transform: uppercase;}
.cpr .cprt{padding: 15px 20px;background: #0062b3;display: flex;justify-content: space-between;}
.cprt .cl{color: #fff;font-size: 18px;}
.cprt .cl img{margin-right: 10px;}
.cprt .cr{margin-top: 7px;}
.cprx{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cprx dt{width: 270px;overflow: hidden;margin-bottom: 20px;text-align: center;}
.cprx dt .cimg{height: 270px;overflow: hidden;position: relative;}
.cprx dt .cimg img{width: 100%;height: 100%;object-fit: cover;transition: 0.8s;}
.cprx dt p{text-align: center;font-size: 16px;line-height: 56px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.cprx dt:hover img{transform: scale(1.5);}
.cprx dt:hover p{background: #D2213E;color: #fff;}
/* 市场场景 */
.sccj{width: 100%;background: #eee;}
.scnr{display: flex;justify-content: space-between;}
.scnr li{width: 267px;}
.scnr li .simg{height: 180px;overflow: hidden;}
.scnr li p{font-size: 16px;text-align: center;line-height: 2.5;}
.scnr li img{width: 100%;height: 100%;object-fit: contain;transition: 0.8s;}
.scnr li:hover img{transform: scale(1.5);}
/* 简介 */
.jianjie{width: 100%;background: url(../images/aboutbj.jpg) no-repeat center bottom;padding: 50px 0;}
.company dl{width: 33%;height: 307px;border-radius: 10px;float: left;margin-right: 20px;overflow: hidden;}
.company dl img{cursor:pointer;transition: all 0.6s;width: 100%;height: 100%;object-fit: cover;}
.company dl img:hover{transform: scale(1.3);}
.company ul{width: 65%;float: left;}
.company ul p{text-indent: 2em;line-height: 35px;font-size: 15px;}
.company ul li{margin-top:16px;}
.company ul li a{width: 140px;height:42px;line-height: 42px;display: inline-block;text-align: center;background-color: #666666;color: #fff;font-size: 14px;border-radius: 5px;}
.company ul li a:nth-child(2){background-color: #D2213E;margin-left: 20px;}
.company ul li a:hover{background-color: #D2213E;}
.company ul li a:nth-child(2):hover{background-color: #666666;}
/* 优势 */
.ys{padding: 80px 0;}
.ysb ul{ display: flex; justify-content: space-between;}
.ysb ul li{width:240px; text-align: center;padding: 20px;transition: 0.5s;}
.ysb ul li img {transition: all .8s ease 0s;display:block;margin: 0 auto;}
.ysb ul li ol {	text-align: center; color: #D2213E; font-weight: bold;font-size: 22px;margin: 10px auto;}
.ysb ul li p { font-size: 14px; color: #555;line-height:28px; overflow: hidden }
.ysb ul li:hover{transform: translateY(-10px);box-shadow: 0 11px 35px #dcdcdc;}
.ysb ul li span{width:30px;height: 2px;background-color: #D2213E;margin: 10px auto;display: inline-block;}
/* 二手牵引车 */
.yanse{background: #F2F2F2;}
.qyc{padding: 30px 0 80px;}
.cplei{display: flex;justify-content: space-evenly;flex-wrap: wrap;margin-bottom: 50px;}
.cplei li{width: 160px;line-height: 2.5;text-align: center;background: #D2213E;border-radius: 5px;transition: 0.5s;margin-bottom: 20px;}
.cplei li a{font-size: 16px;color: #fff;display: block;}
.cplei li:hover{transform: translateY(-5px);box-shadow: 0 10px 10px #a3a3a3;}
.cpzs1 li{width:335px;text-align:center;margin-right:20px;float:left;}
.cpzs1 .cpimg{height: 300px;background-color:#fff;box-shadow:1px 1px 6px #ccc;overflow: hidden;}
.cpzs1 li a img{width:100%;height:100%;object-fit: cover; transition: 0.9s; }
.cpzs1 li p{font-size:16px;color:#333;line-height:65px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.cpzs1 li:hover img{transform: scale(1.5);}
.cpzs1 li:nth-child(4n){margin-right: 0px;}
.cpzs1 li:hover p{color: #D2213E;font-weight: bold;}
/* 广告 */
.ad{height: 302px;background: url(../images/adbj.png) no-repeat center center;color: #fff;}
.ad .wrapper{padding-top: 120px;}
.ad .ad_t{margin-bottom: 20px;}
.ad_t span{font-size: 25px;font-weight: bold;}
.ad_t em{font-size: 14px;margin-left: 10px;}
.ad p{font-size: 16px;line-height: 2.5;}
/* 荣誉资质 */
.ryzz{padding: 80px 0;}
.dllist1 {margin: 0px auto;}
.dllist1 dl {float: left;margin:0px 10px;}
.dllist1 dl dt{width: 320px;height: 230px;overflow: hidden;border: 1px solid #ccc;padding: 1px;background-color: #fff;}
.dllist1 dl dt img {width: 100%;height: 100%;transition: all 0.6s;object-fit: contain;}
.dllist1 dl:hover dt img{transform: scale(1.3);}
.dllist1 dl p {text-align: center;line-height:42px;font-size: 16px;}
.dllist1 dl:hover p{color: #fff;background-color: #D2213E;}
#demo {overflow: hidden;width: 1400px;margin-top:30px;}
#demo img {border: 1px solid #ccc;}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;overflow: hidden;}
/* 新闻资讯 */
.xwzx{padding: 80px 0;background: url(../images/xwbj.png);}
.xwnr{display: flex;justify-content: space-between;}
.xwnr .col-sm-6{width: 48%;}
.h-news-l {
	padding-left: 25px;
}

.h-news-w {
	/* width: 96%; */
}

.h-news-tit {
	margin: 25px 0px;
	padding: 0px 15px;
	height: 30px;
	border-left: 5px solid #D2213E;
}

.h-news-tit>p {
	display: inline-block;
	padding-right: 10px;
	font-size: 24px;
	color: #343434;
	font-weight: bold;
	vertical-align: bottom;
}

.h-news-tit a {display: inline-block;float: right;width: 110px;height: 28px;background-color: #D2213E;text-align: center;line-height: 27px;color: #fff;font-size: 15px;border-radius: 20px;transition: 0.5s;}
.h-news-tit a:hover{transform: translateY(-5px);box-shadow: 0 5px 10px #a5a5a5;}

.h-news1 {
	
}

.h-news1 .news-one {
	padding: 17px 0px;
	border-bottom: 1px dashed #d2d2d2;
	overflow: hidden;
}

.h-news1 .news-one .tub {
	float: left;
	width: 25%;
	height: 140px;
	border-radius: 5px;
	overflow: hidden;
}

.h-news1 .news-one .tub img {display: block;width: 100%;height: 100%;object-fit: cover;}

.h-news1 .news-one .new1-r {
	float: right;
	width: 71%;
}

.h-news1 .news-one .new1-r em {
	display: block;
	padding: 6px 0px 13px 0px;
	font-size: 18px;
	color: #444;
	font-weight: bold;
}
.h-news1 .news-one:hover .new1-r em{
	color: #D2213E;
}

.h-news1 .news-one .new1-r .datea {
	margin-bottom: 10px;
	text-align: left;
}

.h-news1 .news-one .new1-r .datea img {
	display: inline-block;
	float: left;
	vertical-align: middle;
}

.h-news1 .news-one .new1-r .datea p {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	color: #444;
}

.h-news1 .news-one .new1-r .conta {
	width: 100%;
	height: 38px;
	font-size: 14px;
	color: #444;
	line-height: 150%;
	overflow: hidden;
}
.h-news1 .news-one .new1-r .conta p,
.h-news1 .news-one .new1-r .conta p a,
.h-news1 .news-one .new1-r .conta p strong,
.h-news1 .news-one .new1-r .conta a{
	font-size: 14px;
	color: #444;
	line-height: 150%;
}
.h-news1 li{
	padding:20px 0px;
	border-bottom: 1px dashed #d2d2d2;
	overflow: hidden;
}
.h-news1 li a em{
	display: block;
	padding: 6px 0px 13px 0px;
	font-size: 18px;
	color: #444;
	font-weight: bold;
}
.h-news1 li:hover a em{
	color: #D2213E;
}
.h-news1 li .datea {
	margin-bottom: 10px;
	text-align: left;
}

.h-news1 li .datea img {
	display: inline-block;
	float: left;
	vertical-align: middle;
}

.h-news1 li .datea p {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	color: #444;
}

.h-news1 li .conta {
	width: 100%;
	height: 38px;
	font-size: 14px;
	color: #444;
	line-height: 150%;
	overflow: hidden;
}
.h-news1 li .conta p,
.h-news1 li .conta p a,
.h-news1 li .conta p strong,
.h-news1 li .conta a{
	font-size: 14px;
	color: #444;
	line-height: 150%;
}
/*footer*/
.foot{padding: 45px 0 10px;background: #333;}
.foot .wrapper{display: flex;justify-content: space-between;}
.footl{border-right: 1px solid #787878;padding-right: 15px;}
.gsm{font-size: 18px;color: #afafaf;font-weight: bold;padding-bottom: 10px;border-bottom: 2px solid #afafaf;margin-bottom: 10px;}
.footl p{font-size: 14px;color: #787878;line-height: 2;}
.footc{width: 11%;padding-right: 3%;border-right: 1px solid #444;}
.footc .daohang{display: flex;justify-content: space-between;flex-wrap: wrap;}
.footc .daohang li a{font-size: 14px;color: #787878;display: block;margin-bottom: 10px;}
.footc .daohang li a:hover{color: #fff;}
.footr .fo_1{text-align: center;}
.footr .fo_1 p{font-size: 14px;color: #787878;line-height: 2;}
.copyright {border-top: 1px solid #444;background: #333;color: #777;line-height: 30px;text-align: center;}


.nlxt{ height: 40px; line-height: 40px; background: #D2213E; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #444444; background: #1c1c1c;}
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #fff; float: left;}
.yqlj dt{ color: #fff;}
.yqlj a{color: #fff; line-height: 29px; float: left; margin-right: 15px;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:17%; float:left;margin-bottom: 20px;}
.cp_iright{ width:82%; float:right;margin-bottom: 20px;}

.iright{margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #D2213E;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl ul{ padding:15px 0px; background-color:#f1f1f1;}
.icpfl ul li{ line-height:32px; height:32px;margin-bottom:10px;}
.icpfl ul li a{ padding-left:20px; font-size:16px; color:#000;display: block;transition: 0.5s;font-weight: bold;}
.icpfl ul li a:hover{color:#D2213E;transform: translate(10px);}
.icpfl ul p{ background:url(../images/cp2.png) no-repeat 20px center; line-height:32px; height:32px;}
.icpfl ul p a{ padding-left:40px; font-size:16px; color:#000;display: block;transition: 0.5s;font-weight: bold;}
.icpfl ul p a:hover{color:#D2213E;transform: translate(10px);}
.icpfl ul ol{ background:url(../images/cp1.png) no-repeat 35px center; line-height:35px; height:35px;}
.icpfl ul ol a{ padding-left: 60px; font-size:15px; color:#000;display: block;transition: 0.5s;}
.icpfl ul ol a:hover{color:#D2213E;transform: translate(10px);}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.cp_mup{background-color: #D2213E; height:42px;line-height: 42px;color:#fff; font-size:14px;}
.cp_mup p{height:42px;float:left;padding-left: 15px;}
.cp_mup a{color: #fff;}
.cp_mup span{float:right;padding-right:10px;}
.cp_mup span a{ font-size:14px; color:#fff;}
.cp_mup span a:hover{color:#D2213E;}

.bax{background: #F2F2F2;border: 1px solid #DFDEDE;}
.mup{height:42px;line-height: 42px;color:#333; font-size:14px;}
.mup span{display: block;background: url(../images/zhuye.png) no-repeat left center;padding-left: 25px;}
.mup span a{ font-size:14px; color:#333;}
.mup span a:hover{color:#D2213E;}
.n_about{text-align: center;margin-bottom: 30px;padding-bottom: 20px;background: url(../images/neiyeti.png) no-repeat center bottom;}
.n_about span{font-size: 36px;color: #D2213E;font-weight: bold;}
.n_about p{font-size: 15px;line-height: 3;color: #585858;}

/* 内页联系我们 */
.vcontact{display: flex;justify-content: space-evenly;}
.vcontact li{width: 18%;text-align: center;padding: 10px;transition: 0.5s;}
.vcontact li img{margin-bottom: 20px;}
.vcontact li p{font-size: 16px;color: #5d5d5d;}
.vcontact li span{font-size: 20px;}
.vcontact li:hover{box-shadow: 0 10px 20px #d4d4d4;transform: translateY(-10px);}

.hg .page li{display: inline-block;padding: 5px 10px;border: 1px solid #ccc;margin-right: 10px;}
.tp{width:950px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:793px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{width:24.1%;float:left;margin:0px 5px;}
.rytp a{overflow:hidden;border:1px solid #ccc;text-align:center;display: block;height: 195px;}
.rytp a img{width: 100%;height: 100%;object-fit: contain;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
/* .lb{text-align: left;float: left;} */
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{text-align: center;margin-top: 40px;}
.page li{text-align: center;padding-right: 10px;}
.page li a{ color:#333;font-size: 14px;}
.current a{color: #ef8008!important;}

/* 新闻列表 */
.newsList li{margin: 20px 0;transition: .5s;padding: 10px 0;}
.newsList li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);}
.newsList li .timeDiv{transition: .5s;width: 210px;height: 135px;overflow: hidden;float: left;margin-left: 15px;}
.newsList li .timeDiv img{width: 100%;height: 100%;object-fit: cover;}
/* .newsList li:hover .timeDiv{background: #D2213E;color: #fff;} */
.newsList li .timeDiv p{font-size: 50px;padding-top: 5px;}

.newsList li .titBox{float: left;width: 65%;margin-left: 40px;padding-right: 50px;border-right:1px solid #e5e5e5;margin-right: 40px; }
.newsList li .titBox .time{font-size: 14px;color: #989898;}
.newsList li .titBox .one,.newsList li .titBox .two{font-size: 20px;}
.newsList li .titBox .one{color: #333333;}
.newsList li .titBox .one a{font-size: 18px;font-weight: 600;}
.newsList li:hover .titBox .one{color:#D2213E}
.newsList li .titBox .two{width: 200px;height: 1px;background: #bebebe;margin: 10px 0;}
.newsList li .titBox .three{font-size: 16px;color: #888888;}
.newsList li .btn{width: 112px;height: 36px;background: #d9d9d9;display: block;line-height: 36px;text-align: center;color: #6d6d6d;border-radius: 25px;float: left;margin-top: 50px;font-size: 16px;}
.newsList li:hover .btn{background: #D2213E;color: #ffffff;}
.pageContent .title{margin-top: 0;font-size: 40px;}
.pageContent .titlecon{margin-top: 0;font-size: 20px;}
.pageContent .title p{font-size: 24px;height: 24px;line-height: 24px;border-left: 4px solid #2f318b;padding-left: 15px;font-weight: bold;margin-bottom: 40px;}
.pageContent .title p em{font-size: 18px;color: #bebebe;margin-left: 10px;font-weight: normal}
.news {margin: 50px 0 0 0;}

.vnr{padding:10px 9px;border: 1px solid #ccc;}
.vnr .cplb{width: 31.6%;margin-bottom: 10px;border: 1px solid #ccc;padding: 5px;float: left;margin-right: 10px;}
.vnr .cplb:nth-child(3n){margin-right: 0;}
.vnr .cplb .cplb_img{height: 252px;overflow: hidden;position: relative;}
.cplb_img .v_cang{position: absolute;left: 0;bottom: -252px;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);font-size: 16px;color: #fff;text-align: center;line-height: 252px;transition: 0.5s;}
.cplb_img .v_cang:before{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;left: -10px;top: 124px;transition: 1.5s;opacity: 0;}
.cplb_img .v_cang:after{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;right: -10px;top: 124px;transition: 1.5s;opacity: 0;}
.cplb_img img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.vnr .cplb p{font-size: 16px;color: #000;line-height: 2;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.vnr .cplb:hover .v_cang{bottom: 0;}
.vnr .cplb:hover .v_cang:before{left: 90px;opacity: 1;}
.vnr .cplb:hover .v_cang:after{right: 90px;opacity: 1;}
.vnr .cplb:hover{border: 1px solid #D2213E;}
/*内页样式*/
.cp_nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}
.nr{line-height:30px;padding:10px 9px;}
@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{width: 50%;margin: 0 auto;}
.simple_btn{width: 408px;line-height: 2.5;background: #D2213E;color: #fff;text-align: center;font-size: 16px;border: none;outline: none;cursor: pointer;}

.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}
.vgs{font-size:20px;font-weight: bold;padding: 7px;position: relative;height: 31px;margin: 20px 0;background: url(../images/cpgs.jpg) no-repeat center center;}
.vgs p{position:absolute;left: 0;top: 0;border: 1px solid #363636;padding: 7px;color: #363636}
.zuoyou{margin-top:20px;}

.cpxq{}
.cp_l{ width: 46%;}
.cp_r{ width: 52%;}
.cp_r dl{ margin-top: 20px; line-height: 75px; border-bottom: 1px solid #EEEEEE; font-size: 24px; font-weight: bold; margin-bottom: 30px;}
.cp_r dt{ line-height: 43px; font-size: 18px; font-weight: bold;}
.cp_r dd{ line-height: 25px; font-size: 18px; margin-bottom: 20px;}
.cp_r li {    line-height: 60px;    background: #D2213E;     text-align: center;    padding: 0px 15px;    font-size: 18px;    border-radius: 10px;    margin-top: 30px;     width: 70%;}
.cp_r li a {    font-size: 22px;    color: #fff;    font-weight: bold;}
.cp_r li img{ vertical-align: middle;}
#preview{ float:none; margin:20px auto; text-align:center; width:420px;}
.jqzoom{ width:410px; height:410px; position:relative; border: 1px solid #DDDDDD; display: table-cell; vertical-align: middle; padding: 5px;}

.zoomdiv{ left:859px; height:300px; width:300px;}
.list-h li{ float:left;}
#spec-n5{width:500px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:472px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

/*jqzoom www.divcss5.com */
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:372px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0; width: 100% !important;}

/* 侧边工具栏 */
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 17px;
  bottom: 10%;
}

#toolbar li {
  margin-bottom: 3px;
  font-size: 0;
  width: 57px;
  height: 57px;
  right: 0;
  position: relative;
}

#toolbar li a {
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  overflow: hidden;
  background: #292e39;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  font-size: 0;
}

#toolbar li .icon-font {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
  background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
  background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
  background-position: 0 -30px;
}

#toolbar li .icon-message:after {
  background-position: 0 -120px;
}

#toolbar li .icon-top:after {
  background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
  background-position: 0 0;
}

#toolbar li .wz {
  display: inline-block;
  line-height: 57px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
  position: absolute;
  z-index: 1;
  padding: 5px;
  background: #292e39;
  width: 110px;
  right: 120%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
  margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
  max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #292e39;
  border-right: none;
}

#toolbar li.ewm:hover .icon {
  background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#toolbar li.backtop {
  cursor: pointer;
}

#toolbar li.backtop .iconfont {
  color: #fff;
  background-color: #292e39;
}

#toolbar li:hover a {
  width: 200px;
}

#toolbar li:hover .icon-font {
  background-color: #292e39;
}

#toolbar li:hover .icon-qq:after {
  background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
  background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
  background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
  background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
  background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
  background-position: -30px -60px;
}
.icon-font {
  position: relative;
}

.icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}

@media screen and (max-width: 1440px) {
	.wrapper{width: 1200px;}
	.logo .wrapper img{width: 100%;}
	.cpl{width: 230px;}
	.cpr{width: 955px;}
	.cprx dt{width: 230px;}
	.cprx dt .cimg{height: 230px;}
	.cplx span{font-size: 16px;}
	.cplc li{line-height: 38px;}
	.cplc li dl dt a{font-size: 14px;line-height: 37px;}
	.scnr li{width: 233px;height: 186px;}
	.cpzs1 li{width: 284px;}
	.cpzs1 .cpimg{height: 250px;}
	.ad{background: url(../images/adbj1200.png) no-repeat center center}
	.ad_t span{font-size: 20px;}
	.ad_t em{display: block;margin-left: 0;margin: 6px 0;}
	.ad .ad_t{margin-bottom: 0;}
	.ad p{line-height: 2;}
	#demo{width: 1200px;}
	.footc{width: 13%;padding-right: 2%;}
	.company dl{height: 374px;}
	
	/* 内页 */
	.moddle{width: 1200px;}
	.vnr .cplb{width: 31.3%;}
	.rytp{width: 23.9%;}
	.rytp a{height: 160px;}
	.newsList li .titBox{width: 59%;}
	
	
	
}
