@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;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin: 0 auto;}
.moddle{width:1400px;}
.sbj{margin: 40px 0;}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}
.p80{padding: 80px 0;}
.wrapper{ width: 1400px; margin: 0px auto;}
.flexwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex{display: flex;justify-content: space-between;}
.vimg{width: 100%;height: 100%;object-fit: cover;transition: 2s;}
.vimg:hover{transform: scale(1.2);}



/* head */
.header{padding: 40px 0;}
.logo_l{display: flex;}
.logo_l dl{font-size: 28px; color: #333; font-weight: bold;}
.logo_l dt{text-transform: uppercase;color: #777;font-size: 13px;}
.logo_l .a22{font-size: 16px;color: #666;padding-left: 20px;margin-left: 20px;border-left: 1px solid #ccc;}
.logo_l .a22 span{font-weight: bold;font-size: 22px;color: #d90404;}
.telBox{padding-left: 40px;background: url(../images/telephone.gif) no-repeat left center;font-size: 16px;color: 666;background-size: 30px;}
.telBox p{font-size: 25px;font-weight: bold;}
.menuBox{background: url(../images/navbg.jpg) no-repeat left bottom;}
#nav>li{float: left;text-align: center;width: 12.5%;position: relative;}
#nav>li>a{display: block;font-size: 16px;color: #fff; line-height: 70px;position: relative;z-index: 2;}
#nav>li>a::after{content: "";position: absolute;left: 50%;top: 0;width: 0;height: 100%;z-index: -1;transition: .5s;background: #d90404;}
#nav>li:hover>a::after{left: 0;width: 100%;}
#nav>li dl{display: none;background: #f1f1f1;position: absolute;left: 0;top: 100%;width: 100%;z-index: 99999;}
#nav li dl dt{line-height: 45px;text-align: center;border-bottom: 1px solid #d9040414;transition: .5s;}
#nav li dl dt a{font-size: 16px;display: block;transition: .5s;}
#nav li dl dt:hover a{color: #fff;transform: translate(5px);}
#nav li dl dt:hover{background: #d90404;}


/*index*/
.search{ line-height: 70px; border-bottom: 1px solid #e2e2e2; height: 70px;}
.search_l{ width: 800px;}
.search_l dl{ width: 110px; text-align: center; font-size: 18px; color: #303030; float: left;}
.search_l dt{ width: 650px; float: left; font-size: 16px; color: #333; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 1;}
.search_r{ width: 400px;}
.pc_search_input{ padding: 0px 0px;}
.pc_search_input .inpbox{ background: none; border: 1px solid #EEEEEE; height: 38px; line-height: 38px; color: #757575; font-size: 15px; width: 295px;outline:none; margin-top: 19px; border-radius: 5px; padding-left: 10px;}
.inpsub{ background: url(../images/sea.png) no-repeat left center; width: 100px; height: 52px; border: none; position: relative; margin-left: -10px; outline:none; margin-top: 13px;}
.gsys{ padding: 50px 0px;}
.title{ text-align: center; margin-bottom: 45px;}
.title dl{ line-height: 58px; font-size: 28px; font-weight: bold;}
.title dl span{ color: #e6212a;}
.title dt{ line-height: 25px; font-size: 16px;}
.gsysb{ display: flex; justify-content: space-between;}
.gsysb dl{ width: 295px; height: 132px; border: 1px solid #CCCCCC; padding: 19px;}
.gsysb dl:nth-child(1) ul{ float: right; margin-left: 12px; width: 79px; height: 98px; background: url(../images/ys01.png) no-repeat left 33px;}
.gsysb dl:nth-child(2) ul{ float: right; margin-left: 12px; width: 79px; height: 98px; background: url(../images/ys02.png) no-repeat left 33px;}
.gsysb dl:nth-child(3) ul{ float: right; margin-left: 12px; width: 79px; height: 98px; background: url(../images/ys03.png) no-repeat left 33px;}
.gsysb dl:nth-child(4) ul{ float: right; margin-left: 12px; width: 79px; height: 98px; background: url(../images/ys04.png) no-repeat left 33px;}
.gsysb dl dt{ line-height: 42px; font-size: 20px; color: #333; font-weight: bold;}
.gsysb dl dd{ line-height: 21px; font-size: 14px; color: #484848; margin-bottom: 26px;}
.gsysb ol{ width: 90px; height: 28px; line-height: 28px; text-align: center; color: #fff; font-size: 14px; background: #e6212a; border-radius: 5px;}
.gsysb dl:hover{ background: #e6212a; border: 1px solid #E6212A;}
.gsysb dl:hover dt, .gsysb dl:hover dd{ color: #fff;}
.gsysb dl:hover ol{ background: #fff; color: #e6212a;}
.gsysb dl:hover:nth-child(1) ul{ background: url(../images/ys01_h.png) no-repeat left 33px; height: 98px;}
.gsysb dl:hover:nth-child(2) ul{ background: url(../images/ys02_h.png) no-repeat left 33px; height: 98px;}
.gsysb dl:hover:nth-child(3) ul{ background: url(../images/ys03_h.png) no-repeat left 33px; height: 98px;}
.gsysb dl:hover:nth-child(4) ul{ background: url(../images/ys04_h.png) no-repeat left 33px; height: 98px;}
.product{ padding: 50px 0px; background: #F2F2F2;}
.cpfl{ width: 20%;}
.cpzs{ width: 77%;}
.cpflt{ padding: 12px 0px 14px 20px; height: 54px; background: #e6212a; color: #fff;}
.cpflt dl{}
.cpflt dl img{ float: left; margin-right: 14px; padding-top: 5px;}
.cpflt dl dt{ line-height: 32px; font-size: 22px; color: #fff;}
.cpflt dl dd{ font-size: 18px; color: #fff;}
.cpflb{ background: #fff; padding: 25px 11px;}
.cpflb li{ line-height: 45px; border: 1px solid #F2F2F2; margin-bottom: 8px; background: url(../images/icon4.png) no-repeat 230px center;}
.cpflb li a{ padding-left: 20px; font-size: 16px;}
.cpflb li:hover{ background: url(../images/icon5.png) no-repeat 230px center #e6212a;}
.cpflb li:hover a{ color: #fff;}
.cpflb dl dt{ line-height: 40px; margin-bottom: 5px; background: url(../images/icon5.png) no-repeat 230px center #909090;}
.cpflb dl dt a{ font-size: 16px; color: #fff; padding-left: 45px;}
.cpflb dl dt:hover{ background: url(../images/icon5.png) no-repeat 230px center #e6212a;}
.cpflb dl dt:hover a{ color: #fff;}
.lxwm{ padding: 10px; background: #e6212a; text-align: center; color: #fff; font-size: 20px; line-height: 35px;}
.lxwm span{ font-size: 22px;}
.cpzs{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.cpzs li{ width: 24%; text-align: center;}
.cpzs li ol{ height: 245px; overflow: hidden;background: #fff;}
.cpzs li ol img{ width: 100%; height: 100%; transition: all 0.6s;object-fit: contain;}
.cpzs li p{ line-height: 50px; font-size: 16px;}
.cpzs li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.advtage{ padding:50px 0px 50px 0px; height: 285px; overflow: hidden;}
.advtageb{ display: flex; justify-content: space-between;}
.advtageb dl{ width: 172px; height: 155px; border: 1px solid #CCCCCC; text-align: center; display: inline-block;transition-duration: 0.8s;}
.advtageb dl dt{ padding-top: 31px;}
.advtageb dl dd{ line-height: 56px; font-size: 16px; color: #484848;}
.advtageb dl:hover{ margin-top: 10px;}
.advtageb li img{ margin-top: 70px;}
.hzal{ background: url(../images/case.jpg) no-repeat top center; padding: 50px 0px;}
.com_t{ padding-top: 9px; background: url(../images/line.jpg) no-repeat center bottom; margin-bottom: 20px; text-align: center;}
.com_t dl{ line-height: 33px; font-size: 28px; color: #909090; text-transform: uppercase;}
.com_t dt{ line-height: 40px; font-size: 22px; color: #ffffff; padding-bottom: 15px;}
.xxk{ padding-bottom: 50px;}
.fs_rt dl{margin: 40px 0 20px;}
.fs_rt dl a{line-height:50px; display:block; font-size:28px;font-weight: bold;}
.fs_rt dl a::after{content: "";float: left;width: 6px;height: 23px;background: #d90404;margin-right: 10px;margin-top: 15px;}
.n_list{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.n_list li{ width: 19%; text-align: center;}
.n_list li ol{height: 260px;overflow:hidden;border:1px solid #ccc;text-align:center;}
.n_list li ol img{ vertical-align: middle;cursor:pointer;transition: all 0.6s;}
.n_list li p{ line-height: 50px; font-size: 16px;}
.n_list li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}



#demo_{overflow:hidden;width:1400px; }
#indemo_{float:left;width:800%;}
#demo1_{float:left;}
#demo2_{float:left;}
.idllist1{margin:0px auto;}
.idllist1 li{float:left;margin:10px 10px 0px 10px; padding:2px; text-align: center; line-height: 40px;}
.idllist1 li ol{ width: 280px; height: 210px; overflow: hidden; border: 5px solid #fff; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);}
.idllist1 li ol img{width:280px;height:210px; transition: all 0.6s;}
.idllist1 li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.idllist1 li a{ font-size: 14px; color: #fff;}
.idllist1 li p{ font-size: 16px; line-height: 50px;}
.zzry{ padding: 50px 0px;  background:url(../images/rybj.jpg) no-repeat center bottom; height:600px;}
.rybj{ width:100%; margin-top: -30px;}
#fnryzz{width:1100px;height:400px;margin:0 auto;position:relative;}
#fnryzz ul{position:relative;height:400px;}
#fnryzz li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:152px;left:10px;}
#fnryzz li img{width:100%;height:100%;vertical-align:top;float:left;}
#fnryzz .prev, #fnryzz .next{display:none;}
.company{ background: url(../images/aboutbg.jpg) no-repeat center bottom; padding: 60px 0px;}
.com_l{ width: 48%;}
.com_r{ width: 48%;}
.com_r img{ padding-top: 40px;width: 100%;}
.com_l_t{ padding-top: 9px; margin-bottom: 20px;}
.com_l_t dl{ line-height: 33px; font-size: 28px; color: #909090; text-transform: uppercase;}
.com_l_t dt{ line-height: 40px; font-size: 22px; color: #333; padding-bottom: 15px;}
.com_l_c{ line-height: 26px; font-size: 16px; color: #333;}
.com_l_c p{ text-indent: 2em;}
.com_l_b{ width: 140px; height: 40px; line-height: 40px; text-align: center; background: #E6212A; border-radius: 5px; margin-top: 20px;} 
.com_l_b a{ font-size: 18px; color: #fff;}
.news{ padding: 50px 0px 50px 0px; background: #F2F2F2;}
.news_l{ width: 60%;}
.news_r{ width: 35%;}
.news_t{ line-height: 36px; font-size: 24px; color: #303030; margin-bottom: 17px;}
.news_t span{ font-size: 18px; color: #909090;}
.news_t a{ float: right; padding-top: 10px;}
.news_b{}
.news_b dl{ padding-bottom: 10px; border-bottom: 1px dashed #B7B7B7; margin-bottom: 20px;}
.news_b dl dt{ line-height: 26px; background: url(../images/q.png) no-repeat left center; padding-left: 35px; margin-bottom: 15px; transition: all 0.6s; }
.news_b dl dt a{ font-size: 18px; color: #000000; transition: all 0.6s; }
.news_b dl dd{ background: url(../images/a.png) no-repeat left top; line-height: 25px; padding-left: 35px; font-size: 14px; color: #303030;}
.news_b dl:hover dt a{color: #e6212a;}
.fs_rb ol{ width: 160px; float: left; margin-right: 20px;}
.fs_rb ol a{ width: 135px; height: 168px; background: url(../images/news.png) no-repeat center #e6212a; display: block; margin-bottom: 2px; color: #fff; font-size: 28px; font-weight: bold; color: #fff; padding-left: 25px; line-height: 46px; padding-top: 92px;}
.fs_rb ol a:hover{ background:url(../images/news.png) no-repeat center #ac131a;}
.fs_rb ol .cur{ background:url(../images/news.png) no-repeat center #ac131a;}
.n_list1{}
.n_list1 dl{ padding: 20px 15px; background: #f2f2f2; margin-bottom: 18px; height: 180px;}
.n_list1 dl img{ width: 240px; height: 180px; float: left; margin-right: 4%;}
.n_list1 dl dt{ padding-top: 2px; line-height: 40px; font-size: 20px; color: #303030;}
.n_list1 dl dt a{ font-size: 18px; color: #303030; font-weight: bold;}
.n_list1 dl dd{ line-height: 28px; font-size: 14px; color: #909090;}
.n_list1 dl ul{ width: 100px; height: 35px; line-height: 35px; text-align: center; background: #e6212a; display: block; float: left;  font-style: normal; margin-top: 15px;}
.n_list1 dl ul a{ font-size: 16px; color: #fff;}
.n_list1 li{ line-height: 55px; background: url(../images/icon6.png) no-repeat left center;}
.n_list1 li a{ padding-left: 25px; font-size: 16px; color: #303030;}
.n_list1 li span{ float: right; font-size: 16px;}





/*footer*/
.tiaobox{height: 2px;background: #d90404;margin-bottom: 10px;}
.footer{padding-top: 40px; background: #333; color: #fff; position: relative;}
.footer a{ color: #fff;}
.icon-top{position: fixed;right: 50px;bottom: 50px;z-index: 999999;width: 60px;height: 60px;line-height: 60px;background: #333;cursor: pointer;font-size: 30px;font-weight: bold;color: #fff;text-align: center;border-radius: 50px;opacity: .5;}
.icon-top:hover{opacity: 1;}

.foot_l{ width: 200px; background: url(../images/f_shu.png) no-repeat right top;padding-right: 22px;}
.foot_c{ width: 28%;background: url(../images/f_shu.png) no-repeat right top;}
.foot_d{ width: 25%;background: url(../images/f_shu.png) no-repeat right top;}
.foot_r{ width: 180px; text-align: center;}
.foot_r img{ width: 165px; height: 165px;}
.foot_r p{margin-top: 10px;}
.footer dl{ line-height: 54px; margin-bottom: 5px; font-size: 20px; font-weight: bold;}
.footer li{ width: 100px; float: left; line-height: 36px;}
.footer li a{ font-size: 14px;}
.footer li a:hover{color: #d90404;text-decoration: underline;}
.footer dd{float: left; line-height: 36px;margin-right: 5%;}
.footer dd a{ font-size: 14px;}
.footer dd a:hover{color: #d90404;text-decoration: underline;}
.footer dt{ line-height: 28px; font-size: 14px;}
.banquan{ line-height: 20px; color: #fff; text-align: center; font-size: 12px;}
.banquan a{ font-size: 14px; color: #fff;}

.nlxt{ height: 40px; line-height: 40px; background: #d90404; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px;}
.nlxb ul li{width: 48%;margin-bottom: 20px;}
.nlxb ul li .liimg{height: 100px;overflow: hidden;}
.nlxb ul li p{padding: 10px 0;text-align: center;font-size: 14px;}

.yqlj{ line-height:29px;text-align: center;color: #fff;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;}
/* 内页联系我们 */
.title_v1{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #ccc;font-size: 16px;}
.inContentBoxLeft{width: 50%;background: url(../images/contactimg.jpg) no-repeat;background-size: cover;}
.inContentBoxRight{width: calc(50% - 80px);background: #f1f1f1;padding: 40px;font-size: 16px;line-height: 2.5;}
.inContentBoxRight .contactTopic{font-size: 25px;}

.n-box{font-size: 35px;line-height: 350px;font-weight: bold;color: #fff;}
.n-contact{height: 350px;background: url(../images/n-box.jpg) no-repeat center center;text-align: center;}
.n-case{height: 350px;background: url(../images/n-case.jpg) no-repeat center center;text-align: center;}
.n-pro{height: 350px;background: url(../images/n-pro.jpg) no-repeat center center;text-align: center;}
.n-lianxi{height: 350px;background: url(../images/n-lianxi.jpg) no-repeat center center;text-align: center;}
/*内页样式*/
.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 #d90404;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl>ul{ padding:15px 0px; background-color:#f1f1f1;}

.icpfl>ul .li_1>a{line-height: 32px;padding-left:20px; font-size:16px; color:#000;display: block;transition: 0.5s;font-weight: bold;}
.icpfl>ul .li_1>a:hover{color:#d90404;transform: translate(5px);}
.icpfl>ul .li_2{ background:url(../images/cp2.png) no-repeat 20px 12px; line-height:32px;}
.icpfl>ul .li_2>a{ padding-left:40px; font-size:15px; color:#000;display: block;transition: 0.5s;}
.icpfl>ul .li_2>a:hover{color:#d90404;transform: translate(5px);}
.icpfl>ul ol{ background:url(../images/cp1.png) no-repeat 35px center; line-height:35px;}
.icpfl>ul ol a{ padding-left: 50px; font-size:15px; color:#000;display: block;transition: 0.5s;}
.icpfl>ul ol a:hover{color:#d90404;transform: translate(5px);}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.cp_mup{background-color: #d90404; 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:#d90404;}

.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:#d90404;}
.n_about{text-align: center;margin-bottom: 30px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.n_about span{font-size: 36px;color: #3c3c3c;font-weight: bold;}
.n_about p{font-size: 15px;line-height: 3;color: #585858;}

.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:22.6%;float:left;margin:0px 15px 20px;}
.rytp .ryimg{overflow:hidden;text-align:center;display: block;height: 250px;}
.rytp:hover .ryimg{border-color: #d90404;}
.rytp a img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:45px;height:45px;text-align:center;font-size: 16px;position: relative;z-index: 5;}
.rytp p::after{content: "";position: absolute;left: 0;top: 0;z-index: -1;transform: scale(0,1);transition: transform 0.5s;transform-origin: right;width: 100%;height: 100%;background: #d90404;}
.rytp:hover p{color: #fff;}
.rytp:hover p::after{transform: scale(1);transform-origin: left;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 25px;font-weight: bold;margin: 20px 0 40px;}
.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{float:left;width: calc(49% - 40px);margin: 10px 0;transition: .5s;padding: 20px;margin-right: 1.5%;border: 1px solid #eee;}
.newsList li:nth-child(even){margin-right: 0;}
.newsList li:hover{box-shadow: 0 0 10px #ccc;}
.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 .timeDiv p{font-size: 50px;padding-top: 5px;}

.newsList li .titBox{}
.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;position: relative;}
.newsList li .titBox .one a{display: block;font-size: 18px;transition: 0.5s;}
.newsList li:hover .titBox .one a{color: #d90404;transform: translate(10px);}
.newsList li:hover .titBox .one{color:#d90404}
.newsList li .titBox .two{width: 80px;height: 1px;background: #bebebe;margin: 10px 0;}
.newsList li .titBox .three{font-size: 16px;color: #888888;}
.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: contain;}
.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 #d90404;}
/*内页样式*/
.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: #d90404;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; }
.vgs{font-size:18px;margin: 20px 0;border-bottom: 1px solid #d90404;}
.vgs p{width: 130px;line-height: 45px;background: #d90404;color: #fff;text-align: center;}
.zuoyou{margin-top:20px;}
.zuoyou a{font-size: 14px;}
.zuoyou a:hover{color: #d90404;text-decoration: underline;}

.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: 16px; margin-bottom: 20px;}
.cp_r li{ width: 130px; float: left; line-height: 50px; background: #d90404; margin-right: 20px; text-align: center;}
.cp_r li a{ font-size: 16px; color: #fff;}
.cp_r li img{ vertical-align: middle; padding-right: 10px;}
.cp_r li:nth-child(1){ background: #d90404;}
#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{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;}
.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;}
.tagBox li{width: 24%;}
.tagBox li .timg{overflow: hidden;height: 220px;}
.tagBox li p{text-align: center;line-height: 45px;font-size: 16px;}

@media screen and (max-width: 1440px) {
	.wrapper{width: 1200px;}
	.menuBox{background: url(../images/navbg.jpg) no-repeat 14% bottom;}
	
	/* 内页 */
	.moddle{width: 1200px;}
	.vabout .n_left{line-height: 1.7;}
	.vnr .cplb{width: 31.3%;}
	.icpfl ul p a{font-size: 14px;}
	.rytp{width: 22.4%;}
	.rytp a{height: 160px;}
	.rytp .ryimg{height: 210px;}
}