/*标签样式初始化*/


div, ul, li, span, p, img, h1, h2, h3, h4, h5, h6, dl, dt, dd { margin: 0px; padding: 0px; list-style: none; border: 0px; }
/*公共样式部分*/

body { color: #666; margin: 0 auto; background-color: #fff; font-family: "Microsoft YaHei"; overflow-x: hidden; }
a { color: #666; text-decoration: none; }
a:hover { -webkit-column-rule: #d60d15; -o-column-rule: #d60d15; column-rule: #d60d15; text-decoration: none; border-bottom-style:
}
.page { margin: 0 auto; width: 1300px; }
.bg { width: 100%; min-width: 1300px; }
.fl { float: left; }
.fr { float: right; }
/*左右浮动清除*/
.clear { clear: both; height: 0px; overflow: hidden; }
/*间隙*/
.top10 { padding-top: 10px; }
.top20 { padding-top: 20px; }
.top30 { padding-top: 30px; }
.top40 { padding-top: 40px; }
.top50 { padding-top: 50px; }
.top60 { padding-top: 60px; }
.top70 { padding-top: 70px; }
.top80 { padding-top: 80px; }
.top90 { padding-top: 90px; }
.top100 { padding-top: 100px; }
/*英文样式*/
.font_en { font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: normal; }
.en { font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
.t { text-align: center; }
.t p { font-size: 40px; color: #333; font-weight: bold; }
.t d { color: #d60d15; }
.t dd { font-size: 16px; color: #666; line-height: 36px; }
.t i { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616110929_845401992.png)no-repeat; width: 58px; height: 16px; margin: 0 auto; display: block; margin-top: 5px; }
/*抬头*/
.head_bg { height: 140px; }
.logo { margin-top: 42px; }
.name { margin-left: 20px; margin-top: 43px; }
.name p { font-size: 26px; line-height: 28px; font-weight: bold; color: #333; }
.name span { display: block; margin-top: 4px; font-size: 16px; letter-spacing: 5px; }
.ali a { background: url()no-repeat center; width: 140px; height: 53px; line-height: 53px; text-align: center; border-radius: 53px; margin-top: 50px; display: block; background-size: 140px; }
.tel { text-align: right; margin-top: 60px; margin-left: 20px; margin-right: 20px; }
.tel p { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616110959_1439172058.png)no-repeat 0px center; font-size: 16px; color: #999; display: inline-block; padding-left: 20px; }
.tel span { display: inline-block; font-size: 24px; color: #333; }
.head .ewm { margin-top: 20px; }
.head .ewm img { width: 100px; border: 1px solid #eee; float: left; }
.head .ewm p { width: 20px; display: inline-block; height: 100px; float: left; text-align: center; border: 1px solid #eee; -webkit-box-sizing: border-box; box-sizing: border-box; color: #333; font-size: 12px; }
/*导航*/
.nav_bg { background: #d60d15; height: 70px; }
.nav>ul>li { float: left; display: block; height: 70px; width: 140px; position: relative; }
.nav>ul>li>a { display: block; color: #fff; font-size: 15px; text-align: center; z-index: 3333; line-height: 70px; }
.nav ul li+li:after { content: ''; display: inline-block; width: 1px; height: 16px; background: #bababa; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; z-index: 2222; position: absolute; left: 0px; top: 27px; }
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a { margin: 0 auto; color: #fff; }
.dropmenu { position: absolute; width: 100%; left: 0; top: 110%; background: #fff; opacity: 0; visibility: hidden; -webkit-transition: all .6s ease; transition: all .6s ease; z-index: 333; text-align: center; border-top: 2px solid #d60d15; padding-bottom: 5px; }
.dropmenu table td table { display: none; }
.dropmenu a, .dropmenu table td a { display: block; line-height: 50px; color: #666; font-size: 16px; position: relative; }
.dropmenu table, .dropmenu table tbody { width: 100% !important; display: block; }
.dropmenu table tr { width: 100%; display: block; text-align: center; background: #fff; }
.dropmenu table tr+tr { }
.dropmenu table td { display: block; height: 50px; }
.nav li:hover .dropmenu { top: 100%; opacity: 1; visibility: visible; }
.dropmenu a+a:after { content: ''; display: block; width: 80%; height: 1px; background: #eee; position: absolute; top: 0; left: 10%; }
.dropmenu tr+tr a:after { content: ''; display: block; width: 80%; height: 1px; background: #eee; position: absolute; top: 0; left: 10%; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after { width: 98px; }
.NavCeshi > li > a:after { content: ''; display: block; width: 0%; height: 3px; -webkit-transition: 0.2s all ease-in-out; transition: 0.2s all ease-in-out; position: absolute; left: 22px; bottom: 0px; background: #fff; }
/*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: 0px !important; }
.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: #d60d15; }
.bann>button { display: none!important; }
.ban_bc { width: 100%; position: relative; }
.bann_num>span { color: #fff; display: block; z-index: 999; cursor: pointer; }
.bann_num>.ban_prev { position: absolute; top: 50%; left: 40px; transform: rotate(180deg); }
.bann_num>.ban_next { position: absolute; top: 50%; right: 40px; }
/*搜索*/
.search_bg { border-bottom: 1px #eee solid; }
.search { height: 70px; width: 30px; background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616111524_1426434116.png)no-repeat center; position: relative; transition: 0.5s all ease-in-out; }
.search_l { line-height: 100px; color: #666; background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616111543_1525667849.png)no-repeat left center; padding-left: 50px; }
.search_r { position: absolute; top: 70px; right: 0px; z-index: 9; height: 0; transition: 0.3s all ease-in-out; overflow: hidden; background: #f5f5f5; padding: 0 20px; }
.search_l d { font-size: 15px; color: #666; }
.search_l a { font-size: 15px; color: #666; }
.search-bg #infoname { width: 200px; background: #fff; outline: none; color: #ccc; border: none; height: 40px; line-height: 6; font-size: 14px; padding-left: 20px; font-weight: lighter; margin: 20px 0; border-radius: 20px; }
.search-bg { position: relative; }
.search-i { position: absolute; right: 0; top: 20px; }
.search_l a:hover { color: #d60d15; }
.search:hover .search_r { height: 82px; }
/*搜索*/
.search_nbg { position: absolute; z-index: 999; top: 560px; border-bottom: 1px solid #eee; }
.search_nbg .search { margin: 0 auto; background: #fff; }
.search1 { height: 100px; background: #fff; }
.search_ll { line-height: 100px; color: #666; background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616111543_1525667849.png)no-repeat left center; padding-left: 50px; }
.search_ll d { font-size: 15px; color: #666; }
.search_ll a { font-size: 15px; color: #666; }
.search1-bg #infoname { width: 300px; background: #f5f5f5; outline: none; color: #ccc; border: none; height: 40px; line-height: 6; font-size: 14px; padding-left: 20px; font-weight: lighter; margin: 30px 0; border-radius: 20px; }
.search1-bg { position: relative; }
.search-ii { position: absolute; right: 0; top: 30px; }
.search_ll a:hover { color: #d60d15; }
/*产品*/
.prod_top { width: 100%; }
.prod_left { width: 350px; height: 200px; background: #d60d15; float: left; text-align: center; }
.prod_left p { font-size: 40px; font-weight: bold; color: #fff; padding-top: 50px; }
.prod_left d { font-size: 24px; font-family: 'Arial'; color: #fff; line-height: 40px; }
.prod_right { width: 950px; height: 200px; background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616144915_658969365.jpg)no-repeat; float: right; }
.prod_right p { font-size: 32px; font-weight: bold; color: #333; padding-left: 200px; padding-top: 60px; }
.prod_right d { font-size: 38px; color: #d60d15; }
.prod_right dd { font-size: 18px; color: #666; padding-left: 200px; line-height: 40px; }
.prod_list { margin-bottom: 35px; }
.prod_list table { width: 100%; }
.prod_list tr { width: 16.6%; height: 70px; display: block; float: left; background: #333; border-left: 1px solid #eee; }
.prod_list tr td { width: 100%; height: 70px; display: block; }
.prod_list tr td b { font-weight: 400 !important; }
.prod_list tr td a { width: 100%; height: 70px; display: block; line-height: 70px; font-size: 18px; text-align: center; color: #fff !important; transition: 0.3s ease all; }
.prod_list tr:nth-child(6n+1) { border-left: none; }
.prod_list tr.on { background: #d60d15; }
.prod_list tr.on a { color: #fff !important; }
.prod_box td { padding-left: 0px !important; width: 23.5%; display: block; float: left; margin-bottom: 10px; }
.prod_box td+td { margin-left: 2%; }
.prod_box td img { width: 100%; transition: 0.3s ease all; height: auto; }
.prod_box td>a { width: 100%; height: 100%; display: block; overflow: hidden; border: 1px solid #eee; }
.prod_box td:hover img { transform: scale(1.0); }
.prod_box td span, .prod_box td span a { width: 100%; height: 60px; display: none; }
.prod_box td br { display: none; }
.prod_box td:hover span a { color: #274d99; }
.prod_box td span a { font-size: 16px; color: #666; line-height: 60px; }
/*优势*/
.adv_bg1 { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230619/20230619085024_1820240071.jpg)no-repeat center; height: 500px; }
.adv_w { width: 505px; }
.adv_bg1 .page { position: relative; }
.adv_w2 { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616153635_1600227104.jpg)no-repeat left top; top: 110px; left: -44px; position: absolute; }
.adv_w1 { padding-left: 74px; width: 45%; }
.adv_w p { font-size: 36px; color: #333; }
.adv_w p b { color: #d60d15; }
.adv_w span { display: block; font-size: 14px; color: #999; margin: 8px 0px 14px 0px; }
.adv_w i { display: block; width: 100%; height: 1px; background: #ccc; }
.adv_ww { font-size: 16px; line-height: 28px; margin-top: 30px; }
.adv_a a { display: block; color: #fff; font-size: 14px; width: 150px; height: 32px; line-height: 32px; border-radius: 32px; background: #d60d15; text-align: center; margin-top: 40px; }
.adv_bg2 { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230717/20230717133247_1501096765.png)no-repeat center; height: 495px; }
.adv_bg3 { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230619/20230619085023_1272693008.jpg)no-repeat center; height: 495px; }
.adv_bg4 { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230619/20230619085023_2034033502.jpg)no-repeat center; height: 495px; }
.adv_bg2 .adv_w1, .adv_bg3 .adv_w1, .adv_bg4 .adv_w1 { margin-top: 90px; margin-right: 24px; width: 45%; }
.adv_w1 d { margin-bottom: 20px; display: block; }
.adv_bg4 .adv_a a { width: 207px; }
.adv_ww p { position: relative; padding-left: 16px; }
.adv_ww p:after { content: ''; display: block; position: absolute; width: 5px; height: 5px; background: #d60d15; left: 0; top: 12px; border-radius: 50%; }
/*合作客户*/
.partner .tempWrap { width: 1300px !important; padding: 0 10px; margin-left: -10px; }
.partner_d tr { display: block; padding: 10px 0!important; }
.partner_d td { width: 226px; height: 113px; display: block; float: left; margin-right: 42.5px; padding-left: 0px !important; box-shadow: 0px 0px 10px rgba(0,0,0,0.1); position: relative; overflow: hidden; }
.partner_d td div { width: 100%; height: 100%; position: absolute; top: 0px; left: -100%; padding-top: 0 !important; line-height: 113px; background: rgba(0,0,0,0.5); transition: 0.3s all ease; }
.partner_d td div a { font-size: 15px; color: #fff; width: 100%; height: 100%; display: block; }
.partner_d td:hover div { left: 0px; }
.partner_d td img { width: 100%; height: 100%; }
.partner_btn { width: 31px; height: 40px; background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616153707_1198719750.png)no-repeat center; position: absolute; top: -80px; }
.partner .btnl { left: -76px; }
.partner .btnr { right: -76px; transform: rotate(180deg); }
.partner_b { position: relative; }
/*流程*/
.process_bg { background-color: #f5f5f5; background-image: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616153730_1845121696.png); background-position: center bottom; background-repeat: no-repeat; height: 580px; position: relative; }
.process_bg:before { content: ''; width: 360px; height: 288px; display: block; background: url()no-repeat center; position: absolute; top: -60px; left: 0px; }
.process_wt li { float: left; width: 140px; text-align: center; font-size: 16px; color: #333; }
.process_wt li i img { border-radius: 50%; display: block; margin: 0 auto; width: 140px; height: 140px; margin-bottom: 8px; }
.process_wt li+li { margin-left: 25px; }
.proc_b { height: 144px; margin-top: 30px; }
.proc_b p { float: left; padding-top: 30px; }
.proc_b p t { font-size: 16px; }
.proc_b p b { font-size: 30px; color: #d60d15; }
.proc_b p span { display: block; font-size: 16px; color: #333; line-height: 40px; }
.proc_b a { display: block; float: right; width: 256px; height: 70px; line-height: 78px; text-align: center; color: #fff; font-size: 16px; background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230717/20230717090049_1158094208.png)no-repeat center bottom; padding-top: 30px; }
.about_bg { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230717/20230717090238_696879119.jpg)no-repeat center bottom; }
.about_cont { margin-top: 50px; }
.about_l { width: 550px; float: left; }
.about_l p { font-size: 30px; font-weight: bold; color: #333; margin-top: 30px; }
.about_l span { font-size: 14px; color: #999; line-height: 30px; }
.about_l i { display: block; height: 4px; width: 57px; background: #d60d15; margin: 30px 0; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; }
.about_l:hover i { width: 484px; }
.about_l d { font-size: 16px; color: #666; font-weight: lighter; line-height: 30px; }
.about_l li { width: 171px; height: 145px; border: 1px solid #eee; float: left; margin-left: 15px; text-align: center; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.about_l li:nth-child(1) { margin-left: 0px; }
.about_l ul { margin-top: 27px; }
.about_l li b { font-size: 22px; font-weight: bold; color: #333; margin-top: 10px; display: block; }
.about_l li dd { font-size: 12px; color: #ccc; line-height: 30px; }
.about_l li .img { width: 177px; height: 66px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.about_l li:nth-child(1) .img { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616160215_73172753.png)no-repeat center top; }
.about_l li:nth-child(2) .img { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616160215_1458375210.png)no-repeat center top; }
.about_l li:nth-child(3) .img { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616160215_454161701.png)no-repeat center top; }
.about_l li:hover .img { background-position: center -66px; }
.about_r { width: 650px; }
/*企业形象*/
.comp_l { width: 200px; line-height: 55px; background: #d60d15 url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616160258_1539885895.png)no-repeat 30px center; font-size: 20px !important; font-weight: bold; color: #fff !important; text-align: center; padding-left: 10px; }
.comp_r { font-size: 14px; color: #666; line-height: 55px; }
.yexhgld { width: 1300px; margin: 0 auto; }
.totalwidth table table tr td { padding-left: 0 !important; padding-right: 20px; }
.totalwidth table table tr td:last-child { padding-right: 0px; }
.totalwidth table table tr td div { width: 322px; height: 50px; line-height: 50px; font-size: 18px; color: #666; bottom: 0; left: 0; background: #f5f5f5; }
.totalwidth table table tr td div a br { display: none; }
.totalwidth table table tr td div a { font-size: 15px; color: #666; }
.totalwidth table table td table td img { -webkit-transition: 0.5s all ease; transition: 0.5s all ease; width: 100% !important; height: auto !important; }
.totalwidth table table td table td:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); }
.totalwidth table table td table td>a { width: 322px; overflow: hidden; display: block; }
.totalwidth table table table br { display: none; }
td#colee_lefts2 { padding-right: 20px; }
/*新闻*/
.news_t { text-align: center; padding: 0px 0 40px; }
.news_t p { color: #222; }
.news_l { width: 850px; height: 580px; }
.news_lt { width: 850px; height: 60px; border-bottom: 1px solid #ccc; }
.news_lt a { width: 140px; height: 60px; display: block; float: left; }
.news_lt span { font-size: 18px; color: #333; display: block; float: left; height: 60px; width: 140px; text-align: center; line-height: 60px; }
.news_lt .active span { color: #fff; }
.news_lt .active { background: #d60d15; }
.news_box dd { float: right; font-size: 15px; color: #666; position: absolute; top: 27px; right: 20px; }
.news_div:nth-child(2) .news_div_item:nth-child(1) { display: none; }
.news_nor { height: 517px; width: 850px; overflow: hidden; }
.news_row2 { left: 0; top: 0; display: none; width: 850px; height: 517px; background: #fff; }
.news_box .news_box { width: 850px; height: 517px; display: block; position: absolute; }
.news_box .news_div .news_div_item_pic img { width: 310px; position: absolute; top: 0px; border: 1px #eee solid; height: 230px; }
.news_box .news_div_item_year { display: block; width: 42px; float: left; }
.news_box .news_div_item_month { display: block; width: 25px; float: left; }
.news_box .news_div_item_day { display: block; width: 25px; float: left; }
.news_box .news_div { }
.news_box .news_div_item { width: 420px; height: 128px; float: left; background: #f5f5f5; margin-left: 10px; margin-top: 10px; position: relative; }
.news_row2 .news_div { height: 217px; }
.news_box .news_div_item:nth-child(2) { margin-left: 0px; }
.news_box .news_div_item:nth-child(4) { margin-left: 0px; }
.news_row2 .news_div:nth-child(2) { margin-top: 25px; }
.news_box .news_div_item:nth-child(1) { position: relative; margin-left: 0px; background: #fff; width: 750px; height: 240px; }
.news_box .news_div:nth-child(1) .news_div_item_body { width: 430px; position: absolute; left: 350px; top: 70px; font-size: 14px; color: #999; line-height: 25px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
.news_box .news_div:nth-child(1) .news_div_item_title { position: absolute; left: 350px; top: 20px; }
.news_box .news_div:nth-child(1) { background: #fff; }
.news_box .news_div:nth-child(1) .news_div_item_date { display: none; }
.news_box .news_div:nth-child(1) .news_div_item_title a { font-size: 18px; color: #222; display: block; width: 430px; height: 180px; position: relative; z-index: 2; }
.news_box .news_div:nth-child(1) .news_div_item_title a:hover { color: #d60d15; }
.news_box .news_div:nth-child(2) .news_div_item_title a { font-size: 16px; color: #222; position: absolute; top: 22px; left: 20px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; display: block; height: 105px; width: 345px; z-index: 3; }
.news_box .news_div:nth-child(2) .news_div_item_body { position: absolute; top: 58px; font-size: 14px; padding: 0 20px; line-height: 25px; color: #999 }
.news_box .news_div:nth-child(2) .news_div_item_title a:hover { color: #d60d15; }
.news_box .news_div:nth-child(2) .news_div_item_date { display: none; }
.news_box .news_div:nth-child(1) .news_div_item_body:after { content: "more"; width: 63px; height: 18px; display: block; background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616160342_2095618156.jpg)no-repeat right bottom; position: absolute; top: 102px; color: #666; font-size: 14px; line-height: 30px; cursor: pointer; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: normal; }
.news_box .news_div:nth-child(1):hover .news_div_item_body:after { color: #d60d15; -webkit-transition: 1s all ease-in-out; transition: 1s all ease-in-out; }
.news_box { position: relative; }
.wend { float: right; margin-right: 0; width: 405px; height: 575px; background: #f5f5f5; }
.wend h2 { left: 0; margin-bottom: 0; margin-bottom: 25px; border-bottom: 1px #eee solid; height: 60px; background: #d60d15; }
.wend h2 a { font-size: 18px; color: #fff; line-height: 64px; padding-left: 30px; font-weight: normal; }
.wend h2 a:hover { color: #fff; }
.wend h2 a i { float: left; display: block; padding-top: 22px; margin-left: 24px; margin-right: 17px; }
.wend .news_div_item_a { font-size: 16px; }
.wend .news_div_item_a:hover { color: #d60d15; }
.wend .news_div_item_content { padding: 22px 0 0 0; }
.wend .lastdl { border-bottom: none; }
.wend .news_div_item_title { height: 32px; padding-left: 40px; line-height: 32px; background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616160502_1370432315.png) no-repeat left top; font-size: 14px; overflow: hidden; font-weight: bold; }
.wend .news_div_item_title a { color: #333333; }
.wend .news_div_item_body { background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616160501_2034192322.png) no-repeat 0 10px; line-height: 25px; color: #666; height: 75px; font-size: 15px; overflow: hidden; padding-left: 40px; padding-top: 10px; }
.wend #coleexx { padding: 0px 24px; }
.wend .fr a { float: right; font-size: 14px; color: #fff; font-weight: normal; padding-right: 30px; line-height: 60px; }
._new_div_item:hover .new_div_item_a { color: #d60d15; }
.news_box dd:hover { color: #d60d15; }
.wend .fr a:hover { color: #fff; }
/*版权*/
.footer_bg { background: #222; }
.footer_nav { margin: 55px 0 30px; height: 30px; }
.footer_nav a { width: 162px; line-height: 30px; color: #fff; font-size: 16px; display: block; float: left; position: relative; text-align: center; }
.footer_nav a+a:after { content: ''; width: 1px; height: 13px; display: block; background: #333; position: absolute; left: 0px; top: 9px; }
.footer_cont { border-top: 1px solid #333; border-bottom: 1px solid #333; padding: 0 20px; }
.footer_cont li { float: left; line-height: 78px; color: #fff; font-size: 16px; }
.footer_cont li:before { content: ''; width: 32px; height: 32px; display: inline-block; border-radius: 50%; background: #d60d15 url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616161529_1733163121.png)no-repeat center; position: relative; top: 10px; margin-right: 10px; }
.footer_cont li+li { margin-left: 37px; }
.footer_cont li:nth-child(2):before { background-image: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616161529_1733163121.png); }
.footer_cont li:nth-child(3):before { background-image: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616161529_1733163121.png); }
.footer_cont li:nth-child(4):before { background-image: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616161529_1549290901.png); }
.footer .copy { font-size: 14px; color: #fff; line-height: 40px; }
.footer .copy a { color: #fff; font-size: 14px; }
.footer .ewm li { width: 120px; background: #fff; margin-left: 18px; float: left; margin-top: 45px; }
.footer .ewm li p { line-height: 30px; color: #333; font-size: 12px; text-align: center; }
.footer .ewm li img { width: 120px; height: 120px; display: block; }
/*友情链接*/
.links { width: 100%; overflow: hidden; height: 110px; background: #d60d15; }
.linksW { width: 1300px; margin: 0 auto; line-height: 80px; }
.linksW d { float: left; color: #fff; font-size: 16px; }
.linksW d:before { content: ''; width: 28px; height: 28px; display: inline-block; background: url(https://memberpic.114my.com.cn/0424721/uploadfile/image/20230616/20230616161741_1608664323.png); position: relative; top: 8px; margin-right: 10px; }
.links_r { float: left; width: 1135px; color: #999; }
.links_r a { font-size: 16px; color: #fff; line-height: 30px; }
.linkTagcs ul { margin-top: 24px !important; }
.comp_r a { font-size: 14px; }