*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}

@font-face {
    font-family: "BiaoTiHei";
    src: url("https://memberpic.114my.com.cn/xiaobawang0826/cssnew/BiaoTiHei.eot.txt"); /* IE9 */
    src: url("https://memberpic.114my.com.cn/xiaobawang0826/cssnew/BiaoTiHei.eot.txt?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("https://memberpic.114my.com.cn/xiaobawang0826/cssnew/BiaoTiHei.woff.txt") format("woff"), /* chrome、firefox */
    url("https://memberpic.114my.com.cn/xiaobawang0826/cssnew/BiaoTiHei.ttf.txt") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("https://memberpic.114my.com.cn/xiaobawang0826/cssnew/BiaoTiHei.svg.txt#BiaoTiHei") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

@media screen and (max-width:1770px) {
#top_l{left: 5% !important;}
.nav{right: 9% !important;}
}
@media screen and (max-width:1614px) {
#top_l{left: 2% !important;}
.nav{right: 5% !important;}
}
@media screen and (max-width:1520px) {
#top_l{left: 1% !important;}
.nav{right: 3% !important;}
}
@media screen and (max-width:1484px) {
#top_l{left: 1% !important;}
.nav{right: 2% !important;}
#top_logo{ margin-top: 29px !important; width: 100px !important;}
#top_logo img { width: 100%; height: auto;}
#top_gg{padding-top: 42px !important;}
#top_gg1{font-size: 28px !important;}
#top_gg2{font-size: 15px !important;}
#top_gg3{font-size: 19px !important;}
}
@media screen and (max-width:1400px) {
#top_l{left: 1% !important;}
.nav{right: 2% !important;}
#top_logo{ margin-top: 29px !important; width: 100px !important;}
#top_logo img { width: 100%; height: auto;}
#top_gg{padding-top: 43px !important;}
#top_gg1{font-size: 26px !important;}
#top_gg2{font-size: 14px !important;}
.NavCeshi > li > a{font-size: 15px !important;}
}






/*top*/
#top_box{width:100%; margin:0 auto; height:140px; background: url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625145047_575768777.png) center no-repeat; min-width: 1350px; position: relative; margin-bottom: -8px; z-index: 999;}

#top_box_inside{width:100%; margin:0 auto; height:140px; background:#fff;}
#top_l{ position: absolute; left: 9%;}
#top_logo{float:left; margin-top: 15px;}
#top_gg{ padding-top:32px; padding-left:20px;float: left;}
#top_gg1{color:#333; font-size:34px;font-family: "BiaoTiHei";}
#top_gg2{font-size:16px; color:#666;  font-weight: 100; }
#top_gg3{font-size:19px; color:#666;  font-weight: 100; }
/*nav*/
.nav{height: 132px; position: absolute; right: 12%;}
.menu{ float: left; padding-right: 43px;}
.NavCeshi{}
.NavCeshi .r{background: none;}
.NavCeshi > li { float: left; transition: 0.2s all ease-in-out; position: relative; padding:0px 22px;}
.NavCeshi > li:first-child{}
.NavCeshi > li > a { display: block; text-align: center; padding: 0px 0; font-size: 17px; line-height:132px; color: #fff; transition: 0.2s all ease-in-out; height: 132px; position: relative; z-index: 1113; font-weight: 200;}
.NavCeshi > li > a:after,.NavCeshi > li > a::after{ content: ''; width: 0%; height: 2px; background: #ba0c03; display: block; position: absolute; left: 0; bottom: 0; transition:0.3s all ease-in-out; }
.NavCeshi > li.navcurrent > a:after,.NavCeshi > li.navcurrent > a::after,.NavCeshi > li:hover > a:after,.NavCeshi > li:hover > a::after{ width: 100%; }
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a { color: #fbd6d4; }
.NavCeshi > li.navcurrent > a > .en,.NavCeshi > li:hover > a > .en{ }

.NavCeshi li dl { transition: all 0.3s; position: absolute; top:132px; height:0px; z-index:0; overflow:hidden}
.NavCeshi li.dhh a { color:#fbd6d4;}
.NavCeshi li.dhh dl { height:auto !important; width:330px; background:rgba(255,255,255,1); position: absolute; top:132px; left:0; display:block; z-index:10000; padding-top:20px; padding-left:20px; padding-bottom: 20px; overflow:hidden;}
.NavCeshi li.dhh dl.juli { left:-105px;}
.NavCeshi li.dhh dl dt { width:170px; float:left; color:#333; line-height:28px; margin:15px 0px 25px 10px; text-align:left}
.NavCeshi li.dhh dl dt b { display: block; width: 40px; height: 3px; background-color: #ba0c03; margin-bottom: 20px;}
.NavCeshi li.dhh dl dt strong { display:block; font-size:20px; margin-bottom:25px; font-weight:100;}
.NavCeshi li.dhh dl dt span {display: block; width: 118px; height: 30px; text-align: center;line-height: 30px;border: 1px solid #cecece; color: #999;font-family: Arial;}
.NavCeshi li.dhh dl dt span a {color:#999; font-size:14px;}
.NavCeshi li.dhh dl dt img { margin-bottom:5px;}
.NavCeshi li.dhh dd { width:130px; float:left; margin-top:10px; color:#fff; line-height:38px; display:block; text-align:left; overflow:hidden;}
.NavCeshi li.dhh dd a { display:block; color:#777; font-size:16px; font-weight: normal;text-align:left; font-weight:100;}
.NavCeshi li.dhh dd a:hover { color:#ba0c03}

.top_button {height: 40px;padding-top: 46px; float:right; z-index: 9999;}
.top_button .top_tel,.top_button .top_search{overflow:hidden; position:absolute;float: left; width:36px; height:36px; display:block;margin-left:0px; transition:0.3s all ease-in-out; border-radius: 50px; z-index: 9999;}
.top_button .top_tel{right:0px;}
.top_button .top_search{right: 0px;z-index: 3;}
.top_button .top_tel p{position: absolute;left: 0;top:0;opacity: 0;transition:0.3s all ease-in-out 0.2s;color: #fff;line-height: 38px;display: block;padding: 0 25px;font-size: 18px;font-family: arial;font-weight: bold;}
.top_button .top_tel:hover,.top_button .top_search:hover{width: 200px;background: #ba0c03; border: 1px solid #ccc;}
.top_button .top_tel:hover p{opacity: 1;}
.top_button .top_tel i,.top_button #search-i input{ transition:0.3s all ease-in-out;display: block; width: 18px; height: 18px; padding:9px; cursor: pointer;position:absolute;right:0px;top:0px; box-sizing: content-box;border: 0 none;background-color:#ba0c03;z-index:2; border-radius: 50px;}
.top_button .top_tel i img{display: block;width: 100%;height: auto;}

.top_button .top_tel:hover i,.top_button .top_search:hover #search-i input{background-color: #ba0c03;}


/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#0897e6;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625113006_1164612471.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}


/*搜索*/
#search_bg{width:1400px;margin:0 auto;min-width:1002px;padding:20px; background: #fff; height: 78px; position: relative; margin-top: -78px;}
#search_b{width:1300px;margin:0 auto;height:41px;}
#search-i{float:left;width:39px;height:39px;background:#333;border-radius:50%;padding:10px;}
#search_r{width:210px;float:right;background-color:#f8f8f8;border-radius:50px;height:41px;}
#search-bg {float:left;width:155px;height:39px;overflow:hidden;background:#f8f8f8;margin-left:15px;}
#search-text{width:890px;float:left;line-height:41px;color:#333;font-size:15px;font-weight:normal;}
#search-text a{color:#333;font-size:15px;}
#search-text strong{font-weight:bold;font-size:15px;}

#search_center img{width:400px;}
#search_center #bodycontent div div+div{width:400px !important;height:40px !important;line-height:40px !important;overflow: hidden;}

.title{text-align: center;}
.title b{font-size: 42px;line-height: 42px;color: #333;}
.title p{ font-size: 18px; line-height: 50px;color: #777;}
.title b span {color: #ba0c03;}

/*pr*/
.pro{margin-top: 40px;}
.pr_box{width:100%; background: url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220627/20220627164644_1286874616.jpg); padding:80px 0px; overflow: hidden;}

.prfl{background: #ba0c03; float: left; font-size: 32px; text-align: center; width: 18%; height: 142px; line-height: 32px; color: #fff; padding-top:43px; font-weight: 600;}
.prfl em{font-size: 16px; font-weight: 100; color: #d4847f; display: block; text-transform: uppercase;}
.pro_qh{height: 142px; background: #fff;}
.pro_qh li {float:left;box-sizing:border-box;border-right:1px solid #e8e8e9;height: 142px;width:16.4%;padding:35px 0px 0 16px; font-size:22px; color: #333; line-height: 30px;}
.pro_qh a{font-size:23px; display: block; padding-top: 8px;}
.pro_qh li em{font-size: 12px; font-weight: 100; color: #ccc; display: block; text-transform: uppercase; font-style: none;}
.pro_qh li img {float:left; padding-right: 18px;}

.pro_qh li.cur{background: #f56b1b;color: #fff;}
.pro_qh li:last-child{border:0;}
.pro_l{height: 96px;background: #fff;position: relative; line-height: 96px; border:1px #e8e8e9 solid;}
.pro_l li {float:left;padding:0px 39px; height: 96px;line-height: 96px;}
.pro_l li a {font-size:18px;color: #333;}

/*产品*/
.prod_list{width:1200px; margin:0 auto; padding-top:0px; transition: all 0.7s; position:relative; z-index:11; background: #3cb1b9;}

.pbbc_list{margin-top:60px; margin-bottom: 60px;}
.pbbc_list td{padding:0px !important;width:24%;display:block;float:left;background:#ffffff; margin-bottom:2%;}
.pbbc_list td+td{margin-left:1.3%;}
.pbbc_list td img{width:100%;height:auto;transition: 0.3s ease all;}
.pbbc_list td>a{width:100%;height:100%;display:block;overflow: hidden;box-sizing: border-box;}
.pbbc_list td:hover img{transform: scale(1.1);}
.pbbc_list td span{border-top:1px solid #eee;text-align:left;position: relative;}
.pbbc_list td span:before{content:'';width:100%;height:0px;display:block;background:#ba0c03;position: absolute;top:0px;left:0px;transition: 0.3s ease all;}
.pbbc_list td:hover span:before{height:100%;}
.pbbc_list td span,.pbbc_list td span a{width:100% !important;display:block;}
.pbbc_list td span a{color:#333;font-size:15px;padding:1vw 20px;position: relative;transition: 0.3s ease all;}
.pbbc_list td:hover span a{color:#fff;}
.pbbc_list td br{display:none;}
.pbbc_list td:hover span a{}
.prod_list table tr.on a{color:#fff !important;background:#ba0c03;}
.pbbc_list td span a:after{content:'';background: url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220627/20220627172111_132948014.png)no-repeat center;display: inline-block;width: 18px;height: 18px;position: relative;top: 5px;float: right;}
.pbbc_list td:hover span a:after{filter: brightness(1);}

.morep{height: 68px; background:#fff; line-height: 68px; text-align:center; font-size: 18px; font-weight: 100; transition: all 0.2s; margin-top: 50px; letter-spacing: 1px;}
.morep a{font-size: 18px; color: #333; transition: all 0.2s;}
.morep:hover{background: #ba0c03; color: #fff; transition: all 0.2s;}
.morep:hover a{color: #fff;}

/*adv*/
.cpysbj{height: 640px;background: url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625192759_1929034593.jpg) center no-repeat; padding-top:108px; overflow: hidden; font-family:"Microsoft Yahei";box-sizing: border-box; position: relative;max-width: 1920px; }
.cpys{width: 1330px;margin:0 auto;position: relative;height: 564px;}
.cpys h2{color: #ffffff; text-align: left;float: left; font-weight: 100;margin-top: 35px;}
.cpys h2 b{display: block;letter-spacing: 0px; margin-bottom: 0px; font-weight: 100; font-style: italic; font-size: 24px; color: #ffffff; line-height: 46px;}
.cpys h2 p{line-height: 56px; color: rgba(255,255,255,0.9); font-size: 64px; font-weight: 100; font-family: "BiaoTiHei";}
.cpys h2 span{    background: url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625170204_269111252.png) left top no-repeat;
    line-height: 38px;
    font-weight: 100;
    font-size: 20px;
    padding-left: 60px;
    margin-top: 96px;
    display: block;}
.cpys h2 span+span {
    margin-top: 32px !important;
}
.cpys h2 i{
    display: block;
    background: url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20160909/20160909170944_213777086.png)left no-repeat;
    padding-left: 150px;
}
.cpys_c {
    float: right;
    width: 42%;
    margin-top: 24px;
}

.cpys_c dl {
    font-size: 18px;
    color: #fff;
    background: #ba0c03;
    padding: 0.5vw 1vw;
    display: table;
    margin-top: 44px;position: relative;    border-radius: 3px;    font-weight: lighter;
}
.cpys_c dl:before, .cpys_c dl:after{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #ba0c03;
}
.cpys_c dl:nth-child(1):before{
    width: 5.5vw;
    height: 2px;
    position: absolute;
    background: #ba0c03;
    transform: rotate(45deg);
    right: -4.6vw;
    top: 4vw;
}
.cpys_c dl:nth-child(2):before{
    width: 5.5vw;
    height: 2px;
    position: absolute;
    background: #ba0c03;
    transform: rotate(16deg);
    right: -5vw;
    top: 1.7vw;
}
.cpys_c dl:nth-child(3):before{
    width: 6vw;
    height: 2px;
    position: absolute;
    background: #ba0c03;
    transform: rotate(-14deg);
    right: -5vw;
    top: 0.5vw;
}
.cpys_c dl:nth-child(1):after{
    right: -4.3vw;
    top: 6.1vw;
    border-radius: 100%;
}
.cpys_c dl:nth-child(2):after{
    right: -5.4vw;
    top: 2.5vw;
    border-radius: 100%;
}
.cpys_c dl:nth-child(3):after{
    right: -5.5vw;
    top: -0.5vw;
    border-radius: 100%;
}


/*adv*/
.advbj{height:1039px; background:#f5f5f5;}
.adv{padding-top:80px; }
.adv h2{text-align: center; margin-bottom: 50px;}
.adv h2 span{display: block; height: 48px; line-height: 48px; font-size: 40px; color:#333333; font-weight: bold;}
.adv h2 span b{color:#ba0c03;}
.adv h2 em{display: block; height:28px; line-height: 28px; font-size: 20px; color:#666666; font-weight: normal;margin-bottom: 18px;}
.adv h2 i{display: block; width:59px; height:3px; background:#ba0c03; margin:0 auto;}
.adv .adv-con{margin:0 auto 42px;width:910px;margin-top: 50px;}
.adv .adv-con .tempWrap{overflow: visible !important;}
.adv .adv-con ul li{width:880px;margin:0 15px;}
.adv .adv-con ul li dl dt{height:479px; line-height: 0; overflow: hidden;}
.adv .adv-con ul li dl dt img{width: 100%;}
.adv .adv-con ul li dl dd{height:204px; background:#FFF;padding:52px 62px 0 52px; box-sizing: border-box;}
.adv .adv-con ul li dl dd .adv-desc{padding-left:110px;background:url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625201349_1337244767.png) no-repeat left;width:656px; float:left;box-sizing: border-box;}
.adv .adv-con ul li dl dd .adv-desc h4{display: inline-block;height:44px; line-height: 44px; position: relative; font-size: 26px; color:#333333; font-weight: bold;}
.adv .adv-con ul li dl dd .adv-desc p{font-size: 16px; color:#333333;line-height: 27px;}
.adv .adv-con ul li dl dd .adv-xq{margin-top: 15px;}
.adv .adv-con ul li dl dd .adv-xq a{display: block;width:27px;height:27px; line-height: 27px;font-size: 16px; color:#333333;padding-bottom:27px;background: url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625200828_1864500614.png) no-repeat left bottom;}
.adv .adv-con ul li.cur dl dd h4{color:#ba0c03;}
.adv .adv-con ul li:hover .adv-xq a{background: url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625200828_1959508128.png) no-repeat left bottom;}
.adv .adv-jt{position:relative;}
.adv .adv-jt i{display:block;width:104px; height:104px; cursor:pointer;}
.adv .adv-jt .ed-prev{background:url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625213043_1102675296.png) no-repeat center; position:absolute; left:0;top:-505px;}
.adv .adv-jt .ed-next{background:url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625213043_1960950121.png) no-repeat center; position:absolute; right:0;top:-505px;}
.adv .hd { width: 100%; text-align: center; cursor: pointer;z-index:3; }
.adv .hd li{display: inline-block; width: 12px; height: 12px; background: #C8C8C8; margin: 0 15px; border-radius: 50%; }
.adv .hd li.on { background:#ba0c03; }



/*定制流程 */
.process{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; margin-top:80px;margin-bottom: 80px;}
.process ul{ margin-top:40px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; position:relative;}
.process ul:after{ content:''; display: block;position: absolute; width: 200vw; height: 2px; background: #f5f5f5; left: -100vw;bottom: 35px;}
.process ul li{ width:165px;text-align:center;position: relative; z-index: 3;}
.pctop{ height:212px; background:#333333; position:relative; transition:all .3s ease; font-size:18px; color:#ffffff; line-height:30px; font-weight:lighter; margin-bottom:60px;}
.pctop .pcicon{ display:inline-block; margin:40px 0 15px 0; width:52px; height:62px; background:url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625203043_763920894.png) no-repeat left top; transition:all .3s ease;}
.process ul li:nth-child(2) .pctop .pcicon{ background-position-x:-75px; width:57px;}
.process ul li:nth-child(3) .pctop .pcicon{ background-position-x:-170px;}
.process ul li:nth-child(4) .pctop .pcicon{ background-position-x:-260px;width:62px;}
.process ul li:nth-child(5) .pctop .pcicon{ background-position-x:-368px; width:65px;}
.process ul li:nth-child(6) .pctop .pcicon{ background-position-x:-472px; width:69px;}
.process ul li:nth-child(7) .pctop .pcicon{ background-position-x:-570px; width:70px;}
.pctop:before{ content:''; display:block; position:absolute; width:100%; height:0; transition:all .3s ease; top:0; left:0;background:#ba0c03;}
.pctop:after{ content:''; display:block; position:absolute; left:0; right:0; top:100%; transition:all .3s ease; width:0; height:0; margin:0 auto; border-left:17px solid transparent; border-right:17px solid transparent; border-top:17px solid #333;}
.pcnum{ display:inline-block; position:relative; z-index:3; width:76px; height:76px; border:2px solid #f1f1f1; font-family:'fontMd'; font-size:34px; color:#333333; font-weight:bold; line-height:76px; border-radius:50%; background:#fff;}
.process ul li:hover .pcicon{background-position-y:-81px;}
.process ul li:hover .pctop:after{ border-top-color:#ba0c03; }
.process ul li:hover .pctop{ color:#fff;}
.process ul li:hover .pctop:before{height:100%;}
.pctop p{position: relative;z-index: 3;}



/*简介*/
.com_bg{background-image: url(https://memberpic.114my.com.cn/xiaobawang0826/uploadfile/image/20220625/20220625205806_853382486.jpg); background-attachment: fixed; background-repeat: no-repeat; background-position: center; height: 764px; padding-top:80px; }
.com_m{position: relative;  padding:60px 50px;}
.com_m li{float:left; width:23.5%;}
.com_m li+li{margin-left:2%; }
.com_m li>a{display: block; overflow: hidden;}
.com_m li p a{line-height:60px; font-size:16px;    color: #333;}
.com_m img{transition: 0.5s linear all; width:100%; height:auto;}
.com_m li:hover img{transform: scale(1.1);}
.com_w{width:100%; background-color:#fff;  text-align:center; padding-top:30px;  box-shadow:0 0 50px rgba(0,0,0,0.1);}
.com_w h3{font-size:24px; color:#000; line-height:90px; }
.com_w dd{font-size: 16px; line-height: 34px; padding: 0 12vw; color: #888;}
.com_w>a{display: block; width: 162px; height: 38px; line-height: 38px; border-radius: 100px; background: #ba0c03; font-size: 15px; color: #fff; margin: 0 auto; margin-top:40px; text-align: center; transition: 0.3s linear all;}
.com_w>a:hover{width: 240px;}
.com{margin-top: 40px;}
.com_bg .title b{ color: #fff;}
.com_bg .title p{ color: #fff;}


/*新闻*/
.news_bg{margin-top: 257px;margin-bottom: 80px;}
.news_top ul{text-align:center; margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{margin-top:30px;}
.news_tab li{display:inline-block; background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#666;display: block;}
.news_tab li.on{color:#fff; background: #ba0c03;box-shadow: 0px 0px 10px rgba(186, 12, 3, 0.3);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cab;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden; margin-top: 50px;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 25%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/xinyang/uploadfile/image/20211031/20211031201927_2128860880.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{  height: 14vw; overflow: hidden;}
.news_list .news_div_item img{transition:0.3s all linear; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #ba0c03;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}


/*友情链接*/
.links{width:100%; overflow:hidden; padding:25px 0; background: #ba0c03;}
.links_l{float:left; width:117px; border-right:solid 1px rgba(255,255,255,0.6);}
.links_lm{font-size:16px; line-height:18px; color:#fff;}
.links_len{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; line-height:30px; font-size:30px; color:rgba(255,255,255,0.6); filter:Alpha(opacity=40); opacity:0.4;}
.links_r{float:left; width:90%; padding-top:5px; color:#999; padding-left: 30px;}
.links_r a{font-size:15px; color:#999;}

/*版权*/
.foot_dh{ width:100%; min-width:1300px;background:#272727;}
.foot_dh li span{ font-size:16px; display:block; padding-bottom:12px; padding-top:18px;}
.foot_dh li p {font-size: 17px;color: #ddd;text-align: center;font-weight: bold;padding-bottom: 5px;}
.foot_dh li {float: left;width: 15%;margin-top: 42px;font-size: 14px;color: #b6b6b6;line-height: 35px;}
.foot_dh li span a{ display:block; font-weight:bold; color:#fff; font-size:20px; color:#ddd; padding-bottom:15px;}
.foot_dh li a{ display:block; font-size:14px; color:#b6b6b6; line-height:35px;}
.foot_dh li a:hover {color: #fff;}
.foot_dh li:nth-child(4) {width: 360px;}
.foot_dh li:nth-child(5) {float: right; width:255px;}
/*切换*/
.erweimatab {padding-top: 56px;}
.erweimacon dl+dl{ display:none;}
.erweimatab dt{ width:38px; height:38px; cursor:pointer; background:#363636; border-radius:50%; -webkit-transition:all .4s ease; transition:all .4s ease;}
.erweimatab dt+dt{ margin-top:18px;}
.erweimatab dt.on{ background:#ba0c03;}
.foot_dh li dl img {width: 180px;height: 180px;padding: 10px;border: 1px solid #363636;}
.copy_bg{ border-top: 1px solid #333; margin-top:59px; font-size:14px; }
.copy span {width:100%;height: 90px;display: inline-block;color: #888;line-height: 90px;text-align: left;}
.copy span a{ color: #888; font-size:14px;}
.copy span a:hover{ color: #fff;}