body { margin: 0px auto; padding: 0px; font-size: 14px; line-height: 24px; color: #333; font-family: Microsoft YaHei; overflow-x: hidden; }
div { margin: 0px; padding: 0px; }
span, p { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i { font-style: inherit; font-weight: inherit; }
* { box-sizing: border-box; }
html, body { min-height: 100%; }
body { font: 14px/1.5 "Microsoft YaHei"; font-size: 14px; color: #1b2229; min-width: 1200px }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
ul, ol, li { list-style: none; }
dl, dt, dd, ol, ul, li { margin: 0px; padding: 0px; list-style: none; }
img { border: none; vertical-align: middle; }
a { text-decoration: none; color: #1b2229; transition: all 0.6s; }
a:hover { transition: all 0.6s; }
b { font-weight: normal; }
table { border-collapse: collapse; table-layout: fixed; }
tr, td { padding: 0 !important; }
input, textarea { outline: none; border: none; }
textarea { resize: none; overflow: auto; }
.fl { float: left }
.fr { float: right }
.tl { text-align: left; }
.tc { text-align: center }
.tr { text-align: right; }
.cl, .clear { clear: both; }
.ov { overflow: hidden; }
.db, .lb, .dd { font-size: 0; }
.db>div, .lb>li, .dd>dl { display: inline-block; vertical-align: top; }
em, .em, i { text-transform: uppercase; font-family: arial; vertical-align: top; display: block; }
.ellipse { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inline { display: inline-block; *display: inline;
*zoom: 1;
}
:focus { outline: none; background-color: transparent; }
::selection { background: #005dad; color: #fff; }
.clearfix:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }
.clearfix { zoom: 1; }
/*定义版面统一宽度*/
.box { width: 1400px; margin: 0 auto; overflow: hidden; }
.w1400 { width: 1400px; margin: 0 auto; }
.w1500 { width: 1400px; margin: 0 auto; overflow: hidden; }
/*距离*/
.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.top30 { margin-top: 30px; }
.top40 { margin-top: 40px; }
.top50 { margin-top: 50px; }
.top60 { margin-top: 60px; }
.top70 { margin-top: 70px; }
.top80 { margin-top: 80px; }
.top90 { margin-top: 90px; }
.top100 { margin-top: 100px; }
/*head*/
.head { background: #005dad; height: 46px; line-height: 46px; width: 100%; }
.head_w { margin: 0 auto; padding: 0 3%; min-width: 1400px; }
.head .head_w>p.fl { font-weight: lighter; color: #fff; }
.head ul li { float: left; position: relative; cursor: pointer; }
.head ul li p, .head ul li a { font-weight: lighter; color: #fff; padding-left: 5px; display: block; margin-right: 10px; }
.head ul li b { font-weight: lighter; color: #fff; font-size: 15px; line-height: 46px; }
.head ul li a:hover { color: #fff; text-decoration: underline; }
.head ul li:nth-child(1) { background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422144222_253374885.png) no-repeat left center; padding-left: 27px; color: #fff; font-size: 20px; font-family: Arial, Helvetica, sans-serif; }
.head ul li:nth-child(2) { background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422144222_951728802.png) no-repeat left center; padding-left: 27px; }
.head ul li:nth-child(3) { background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422144222_1948429660.png) no-repeat left center; padding-left: 28px; }
.head ul li .dropcode { position: absolute; top: 46px; right: 5px; width: 110px; height: 0px; overflow: hidden; z-index: 999999; transition: all 0.5s ease; }
.head ul li .dropcode img { width: 100%; height: 100%; }
.head ul li:hover .dropcode { height: 100px; }
.head ul li+li { margin-left: 20px; }
.head ul li p, .head ul li a:hover { text-decoration: none !important; }
/*top*/
.hsecond { width: 100%; margin: 0 auto; padding: 0 3%; min-width: 1400px; height: 130px; }
.hsecond .fl { padding-top: 32px; }
.logo { float: left; padding-right: 22px; }
.logo1 { font-size: 26px; float: left; font-weight: bold; color: #333; width: 370px; letter-spacing: 2px; }
.logo1 b { position: relative; top: -5px; padding-right: 5px; }
.logo1 p { margin-top: 0px; background: #005dad; font-size: 14px; text-align: center; color: #fff; border-radius: 30px; width: 79px; line-height: 25px; height: 25px; float: left; font-weight: lighter; margin-right: 5px; letter-spacing: 0px; }
/*nav*/
.nav { float: right; width: auto; }
.NavCeshi { }
.NavCeshi .r { background: none; }
.NavCeshi > li { float: left; transition: 0.2s all ease-in-out; position: relative; padding: 0 1.2rem; }
.NavCeshi > li > a { display: block; text-align: center; padding: 0px 0; font-size: 16px; line-height: 130px; color: #333; transition: 0.2s all ease-in-out; height: 130px; position: relative; z-index: 1113; }
.NavCeshi > li > a:after, .NavCeshi > li > a::after { content: ''; width: 0%; height: 2px; background: #005dad; 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: #005dad; font-weight: bold; }
.NavCeshi li>.nav2 { display: none; position: absolute; left: -32px; top: 130px; z-index: 99999; }
.NavCeshi li>.nav2 a { display: block; margin-top: 1px; background: #fff; height: 62px; line-height: 62px; width: 150px; font-size: 15px; text-align: center; color: #333; border-bottom: none; }
.NavCeshi li>.nav2 a:hover { background: #005dad; color: #fff; }
.hul.fl { padding-top: 53px; }
 @media screen and ( max-width:1366px ) {
.NavCeshi > li { padding: 0 0.2rem; }
.logo1 { font-size: 1.3rem; }
.logo1 p { width: 86px; font-size: 13px; }
.nav { float: right; width: 660px; }
}
/*banner*/
.banner { overflow: hidden; background: #eee; }
.banner-box { min-width: 1400px; height: 700px; position: relative; margin: 0 auto; }
.banner-box .bd { width: 100% !important; }
.banner-box .bd li { width: 100% !important; height: 700px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a { display: block; background-size: auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 700px; overflow: hidden; }
.banner-btn a { display: block; width: 49px; height: 104px; position: absolute; top: 300px; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; transition: 0.3s all ease-in-out }
.banner-btn a.prev { left: -50px; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422144319_965409359.png) no-repeat 0 0; }
.banner-btn a.next { right: -50px; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422144319_965409359.png) no-repeat -49px 0; }
.banner-box .hd { position: absolute; bottom: 60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li { width: 20px; height: 20px; border-radius: 20px; text-indent: -9999px; background: #cbd2cf; cursor: pointer; display: inline-block; margin: 0 5px; transition: 0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on { background: #005dad!important; width: 32px; }
.banner-box:hover .banner-btn a.prev { left: 20px; filter: alpha(opacity=40); -moz-opacity: .4; -khtml-opacity: .4; opacity: .4; }
.banner-box:hover .banner-btn a.next { right: 20px; filter: alpha(opacity=40); -moz-opacity: .4; -khtml-opacity: .4; opacity: .4; }
.banner-box .banner-btn a.prev:hover, .banner-box:hover .banner-btn a.next:hover { filter: alpha(opacity=80); -moz-opacity: .8; -khtml-opacity: .8; opacity: .8; }

/*search*/
.search_bg { height: 80px; }
.keywords { padding-left: 42px; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422144706_1572387423.jpg) no-repeat left center; }
.keywords, .keywords a { font-size: 14px; color: #666; line-height: 78px; }
.keywords a:hover { color: #005dad; text-decoration: underline; }
#search_bg input { float: left; }
#sso { background: #005dad; }
#infoname { height: 78px; border: none; border-left: 1px solid #e0e0e0; padding-left: 20px; font-size: 14px; font-weight: lighter; width: 220px; }
/* 供应商 */

.gys_bg { width: 100%; height: 895px; overflow: hidden; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422154601_2008228707.jpg) no-repeat center; }
.title_jt { width: 100%; margin: 0 auto; text-align: center; position: relative; }
.title_jt span { font-size: 40px; line-height: 70px; color: #222; }
.title_jt p { font-size: 18px; line-height: 30px; color: #666666; font-weight: 100; }
.gys_bg .title_jt p { font-size: 16px; }
.shili_bg .title_jt p { font-size: 22px; }
.title_jt::after { content: ''; background: url(http://aiqxt.114my.cn/memberpic/jiesongsuliao/uploadfile/image/20200323/20200323140353_1645875190.png) no-repeat; width: 23px; height: 20px; position: absolute; bottom: -40px; left: 49%; }
.gys_wenzbg { width: 1600px; overflow: hidden; }
.gys_wenL { width: 900px; height: 588px; position: relative; float: left; }
.vide_c { position: relative; width: 100%; }
.vide_c>i { position: absolute; content: ""; width: 100%; height: 100%; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220509/20220509140400_856985313.jpg) no-repeat center; z-index: 2; background-size: cover; }
.vide_c>video { height: 588px; width: 100%; }
.vide_c>span { display: block; z-index: 3; top: 50%; left: 50%; position: absolute; margin-top: -45px; margin-left: -47px; }
.gys_wenR { float: left; width: 700px; overflow: hidden; }
.gys_wenRtop { width: 100%; overflow: hidden; height: 306px; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422153329_1219588941.png)no-repeat center; padding-left: 71px; padding-top: 35px; padding-right: 75px; }
.gys_wenRtop span { font-size: 25px; line-height: 67px; color: #222; }
.gys_wenRtop p { font-size: 14px; line-height: 30px; color: #666666; font-weight: 100; }
.gys_wenRbottom { float: left; overflow: hidden; height: 282px; }
.gys_wenRbottom li { float: left; position: relative; }
.gys_wenRbottom li::before { content: ''; position: absolute; width: 100%; height: 100%; background: #161a1b; top: 0; left: 0; opacity: .4; transition: all .3s ease-in; }
.gys_wenRbottom li:hover::before { opacity: 0.8; }
.gys_wenRbottom li:hover::after { background: #fcbd02; color: #fff;}
.gys_wenRbottom li:after { position: absolute; width: 125px; border-radius: 18.5px; background: #f4f4f4; text-align: center; top: 125px; left: 115px; opacity: 1; font-size: 16px; line-height: 40px; display: block; transition: all .3s ease-in; }
.gys_wenRbottom a:first-child li:after { content: '源头工厂'; }
.gys_wenRbottom a:nth-child(2) li::after { content: '工厂仓库'; }
/*pr*/
.pr_box { background: #fbfcfd url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422180639_217056223.jpg) no-repeat center bottom; overflow: hidden; width: 100%; padding: 70px 0px; margin-top: 0px; }
.prd { width: 1400px; margin: 0 auto; overflow: hidden; }
.pro_qh { height: 93px; }
.pro_qh .i1 { background: #eeeeee url(//memberpic.114my.cn/023054/uploadfile/image/20200916/20200916152121_1939280595.png) top 16px left 58px no-repeat; z-index: 9999; position: relative; }
.pro_qh .i2 { background: #eeeeee url(//memberpic.114my.cn/023054/uploadfile/image/20200916/20200916152452_48619112.png) top 16px left 58px no-repeat; z-index: 9999; position: relative; }
.pro_qh .i3 { background: #eeeeee url(//memberpic.114my.cn/023054/uploadfile/image/20200916/20200916153015_972459003.png) top 16px left 58px no-repeat; z-index: 9999; position: relative; }
.pro_qh .i4 { background: #eeeeee url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422193609_31164688.png) top 16px left 58px no-repeat; z-index: 9999; position: relative; }
.pro_qh li { float: left; box-sizing: border-box; height: 93px; width: 348px; font-size: 22px; color: #333; line-height: 30px; transition: 0.1s all ease; background: #fff; padding-left: 150px; position: relative; padding-top: 20px; }
.pro_qh li+li { margin-left: 0px; }
.pro_qh a { font-size: 24px; display: block; font-weight: 540; }
.pro_qh em { display: block; font-size: 14px; text-transform: uppercase; color: #ccc; }
.pro_qh .on { background: #005dad; width: 348px; height: 93px; display: block; transition: 0.1s all ease; color: #fff; }
li.i1.active.on { background: #005dad url(//memberpic.114my.cn/023054/uploadfile/image/20200916/20200916152121_1939280595.png) top 16px left 58px no-repeat; z-index: 9999; position: relative; }
li.i2.diyi.on { background: #005dad url(//memberpic.114my.cn/023054/uploadfile/image/20200916/20200916152452_48619112.png) top 16px left 58px no-repeat; z-index: 9999; position: relative; }
li.i3.diyi.on { background: #005dad url(//memberpic.114my.cn/023054/uploadfile/image/20200916/20200916153015_972459003.png) top 16px left 58px no-repeat; z-index: 9999; position: relative; }
li.i4.diyi.on { background: #005dad url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422193609_31164688.png) top 16px left 58px no-repeat; z-index: 9999; position: relative; }
.pro_qh .on em { color: #fff; }
.pro_qh li.cur { background: #005dad; color: #fff; }
.pro_qh li.on a { color: #fff; }
.pro_l { height: 96px; position: relative; line-height: 96px; border-bottom: 1px #ddd solid; padding: 0px 60px; margin-top: 15px; }
.pro_l li { float: left; padding: 0px 60px; height: 96px; line-height: 96px; }
.pro_l li a { font-size: 20px; color: #666; display: block; float: left; padding: 0px 58px; }
.prod_in .divproduct_new_div .divproduct_new_div_item { width: 345px; float: left; height: 345px; position: relative; overflow: hidden; margin-top: 20px; padding: 0px; background: #fff; margin-left: 5px; box-shadow: 2px 2px 15px #f8f8f8; }
.product_div_item_pic a { display: block; width: 348px; height: 348px; overflow: hidden; }
.prod_in .divproduct_new_div .divproduct_new_div_item .product_div_item_pic a img { width: 340px; transition: all .3s linear; overflow: hidden; }
.divproduct_new_div_item:hover .product_div_item_pic a:before { top: 0; }
.divproduct_new_div_item:hover .product_div_item_pic a:after { background-size: 50px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.prod_in .divproduct_new_div .divproduct_new_div_item:nth-child(3n) { margin-right: 0px; }
.prod_in .divproduct_new_div .divproduct_new_div_item_content { position: absolute; top: 348px; background: #fff; height: 125px; text-align: center; padding: 20px 35px 0 35px; width: 348px; border-top: 1px #e9e9e9 solid; overflow: hidden; }
.prod_in .divproduct_new_div .divproduct_new_div_item:hover .divproduct_new_div_item_content { background: #005dad; }
.prod_in .divproduct_new_div .divproduct_new_div_item_content .divproduct_new_div_item_title a { font-size: 19px; color: #333; font-weight: 100; }
.prod_in .divproduct_new_div .divproduct_new_div_item_content .divproduct_new_div_item_body { font-size: 14px; color: #999; line-height: 24px; display: inline-block; margin-top: 10px; font-weight: 100; }
.prod_in .divproduct_new_div .divproduct_new_div_item:hover .divproduct_new_div_item_content .divproduct_new_div_item_title a, .prod_in .divproduct_new_div .divproduct_new_div_item:hover .divproduct_new_div_item_content .divproduct_new_div_item_body { color: #fff; }
.product_div_item_pic a:before { content: ''; background-color: rgba(0,0,0,0.3); display: block; width: 340px; height: 340px; position: absolute; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; top: -390px; left: 0; z-index: 1; }
.morep { height: 68px; background: #005dad; 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: #fff; transition: all 0.2s; }
.morep:hover { background: #fdbd03; color: #fff; transition: all 0.2s; }
.morep:hover a { color: #fff; }
/*bt*/
.title_m { width: 1200px; margin: 0 auto; text-align: center; font-size: 45px; font-weight: bold; line-height: 40px; position: relative; margin-top: -54px; color: #333; }
.title_m a { color: #005dad; font-size: 45px; }
.title_m span { color: #005dad; font-size: 45px; }
.title_en { width: 100%; margin: 0 auto; text-align: center; font-family: "DIN Medium"; font-size: 76px; line-height: 76px; text-transform: uppercase; color: #eeecec; font-weight: bold; }
.title_x { text-align: center; width: 1200px; margin: 0 auto; font-size: 20px; line-height: 40px; color: #666; margin-top: 20px; margin-bottom: 20px; letter-spacing: 0px; }
.title_tb { width: 9px; margin: 13px auto; height: 17px; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220422/20220422163830_428805239.png); overflow: hidden; }
.title_tb_n { width: 9px; margin: 13px auto; height: 17px; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220426/20220426192010_344945976.png); overflow: hidden; }
.title_m1 { width: 1200px; margin: 0 auto; text-align: center; font-size: 40px; font-weight: bold; line-height: 40px; position: relative; margin-top: -54px; color: #fff; }
.title_m1 a { color: #fff; font-size: 36px; }
.title_en1 { width: 100%; margin: 0 auto; text-align: center; font-family: "DIN Medium"; font-size: 76px; line-height: 76px; text-transform: uppercase; color: #0c9a6a; font-weight: bold; }
.title_x1 { text-align: center; width: 1200px; margin: 0 auto; font-size: 20px; line-height: 40px; color: #fff; margin-top: 20px; margin-bottom: 20px; letter-spacing: 1px; }
/*Custom*/
.cus_bc { padding: 80px 0; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220426/20220426191454_480284204.jpg) no-repeat; }
.cus_cont ul { height: 576px; margin-top: 50px; display: flex; justify-content: space-between; }
.cus_cont ul li { width: 28.2%; border: 1px solid #eee; height: 470px; float: left; padding: 26px; margin-top: 26px; 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; background: #fff; cursor: pointer; box-sizing: content-box; }
.cus_cont ul li:nth-child(1) { margin-left: 0; }
.cus_cont ul .on { padding: 52px 26px; margin-top: 0px; box-shadow: 0px 0px 10px #ccc; }
.cus_cont ul li p { font-size: 35px; font-weight: bold; color: #015eae; margin-top: 30px; margin-bottom: 15px; }
.cus_cont ul li d { font-size: 16px; color: #999; }
.cus_cont ul li dd { width: 0px; height: 0px; background: #fdbd03; display: block; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; margin: 0 auto; height: 4px; }
.cus_cont ul li span { font-size: 16px; font-weight: lighter; color: #666; line-height: 30px; padding-top: 20px; display: block; }
.cus_cont ul .on dd { width: 37px; margin-top: 30px; }
.cus_cont ul li>img { display: block; width: 100%; }
/* 证书 */
.zs_bg { width: 100%; height: 837px; overflow: hidden; background: url(http://aiqxt.114my.cn/memberpic/jiesongsuliao/uploadfile/image/20200323/20200323175825_989857655.jpg) no-repeat center; }
.honerul li { float: left; }
.honerul li:first-child img { margin: 130px 0px 0px 50px; }
.honerul li+li img { margin: 30px 15px 0px 62px; }
.honerul li+li+li img { margin: 30px 0px 0px 78px; }
.honerul li+li+li+li img { margin: 130px 0px 0px 65px }
/* 行业应用 */
.hangye_bg { width: 100%; overflow: hidden; }
.casecon tr td:first-child { width: 640px; height: 740px; }
.casecon tr td:first-child img { width: 640px; height: 740px; }
.casecon td img { transition: all .5s; -webkit-transition: all .5s; }
.casecon td:hover img { transform: scale(1.3); transition: all .5s; -webkit-transition: all .5s; }
.casecon tr td:last-child, .casecon tr td:nth-last-child(2) { margin-top: 20px; }
.casecon td { padding-left: 0px !important; display: block; float: left; width: 360px; position: relative; overflow: hidden; }
.casecon td br { display: none; }
.casecon td+td { margin-left: 20px; }
.casecon tr+tr { margin-top: 22px; display: block; }
.casecon td:hover div { height: 100%; transition: all .3s ease-in; -webkit-transition: all .3s ease-in; }
.casecon td:hover div a { width: 100%; font-size: 24px; display: block; padding-top: 50%; }
.casecon td div { padding-top: 0px !important; width: 100%; height: 62px; line-height: 62px; position: absolute; bottom: 0px; background: #1e1d12; opacity: .88; transition: all .3s ease-in; -webkit-transition: all .3s ease-in; }
.casecon td div a { display: block; text-align: center; line-height: 62px; font-size: 16px; color: #fff; }
.casecon td:hover div:after { width: 100%; }
.casecon td>a { display: block; position: relative; }
.casecon td:hover>a:after { height: 100%; }
/*adv*/

.ys_bg { width: 100%; padding: 80px 0px; overflow: hidden; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220427/20220427095739_1053556669.jpg) fixed; }
.adv { width: 100%; min-width: 1400px; overflow: hidden; }
.adv_m { width: 1400px; margin: 0 auto; text-align: center; z-index: 2; font-size: 46px; font-weight: 500; line-height: 66px; color: #333; position: relative; padding-bottom: 5px; overflow: hidden; }
.adv_m span { color: #fdbd03; font-weight: bold; }
.adv_n { width: 700px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 26px; color: #999; margin-top: 5px; }
.adv_line { width: 160px; height: 2px; background: #fdbd03; margin: 0 auto; margin-top: 18px; }
.adv_d { width: 100%; overflow: hidden; background: #fbfcfd url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220419/20220419135042_1516968721.jpg) no-repeat center bottom; padding-top: 70px; padding-bottom: 80px; }
#adv_tablit { width: 1400px; height: 784px; overflow: hidden; background-repeat: no-repeat; margin: 0 auto; }
#adv_tablit .on .adv_dt_m { color: #fff }
#adv_tablit dl { width: 1400px; margin: 0 auto; height: 202px; }
#adv_tablit dl dd { float: left; display: block; width: 350px; height: 200px; text-align: center; background: #fff; font-size: 20px; transition: all 0.5s linear; position: relative; padding: 19px 0px; }
#adv_tablit .on { text-decoration: blink; transition: all 0.5s linear; color: #fff; }
.adv_tabcon { width: 1400px; margin: 0 auto; clear: both; margin-top: 25px; background: #fff; padding: 60px; height: 542px; overflow: hidden; }
.adv .dis { display: none; }
.adv_dd_l { float: left; width: 600px; background: #f8f8f8; height: 422px; overflow: hidden; }
.adv_dd_l img { width: 600px; }
.adv_dd_r { float: right; width: 640px; }
.adv_dd_rtn { color: #999; font-size: 22px; line-height: 30px; margin-top: 20px; letter-spacing: 1px; }
.adv_dd_rm { font-size: 32px; line-height: 60px; }
.adv_dd_rm:after { content: ""; width: 75px; height: 3px; background: #fdbd03; position: relative; bottom: 6px; display: block; }
.adv_dd_rdn { margin-top: 20px; overflow: hidden; height: 232px; }
.adv_dd_rdn_i { overflow: hidden; padding-top: 10px; }
.adv_dd_rdn_il { float: left; width: 30px; text-align: center; font-size: 30px; font-weight: bold; color: #ddd; line-height: 30px; }
.adv_dd_rdn_ir { float: left; width: 610px; font-size: 16px; line-height: 30px; color: #666; }
.adv_dd_rdn_ir strong { font-weight: bold; color: #de0000; }
.adv_dd_ra { overflow: hidden; letter-spacing: 2px; width: 300px; line-height: 40px; height: 40px; text-align: center; transition: all 0.5s linear; background: #015eae; }
.adv_dd_ra a { font-size: 16px; transition: all 0.5s linear; color: #fff; height: 40px; line-height: 40px; }
.adv_dd_ra:hover { transition: all 0.5s linear; background: #015eae; width: 390px; }
.adv_dd_ra:hover a { transition: all 0.5s linear; color: #fff; }
.adv_dt { width: 1400px; margin: 0 auto; overflow: hidden; padding-top: 15px; }
.adv_d_line { float: left; width: 1px; height: 200px; background: #eee; transition: all 0.5s linear; }
.adv_dt_line { width: 22px; height: 22px; margin: 0 auto; border: solid 5px rgba(1,136,71,0.1); border-radius: 50%; margin-top: -31px; transition: all 0.5s linear; position: relative; z-index: 2; }
.adv_dt_line_i { width: 13px; height: 13px; border: solid 4px rgba(255,206,63,0.5); border-radius: 50%; background: #fff; transition: all 0.5s linear; }
.adv_dt_s { text-align: center; font-size: 70px; line-height: 80px; color: #fdbd03; transition: all 0.5s linear; position: relative; z-index: 2; font-family: "DIN Medium"; padding-top: 12px; }
.adv_dt_m { font-size: 28px; line-height: 38px; position: relative; z-index: 2; font-weight: 500; color: #666; }
.adv_dt_en { font-size: 12px; line-height: 20px; color: #ccc; text-transform: uppercase; transition: all 0.5s linear; position: relative; z-index: 2; }
#adv_tablit dd::before { content: ""; display: block; background: #fdbd03; transition: all 0.3s linear; width: 100%; height: 0; left: 0; top: 0; position: absolute; z-index: 1; display: block; }
#adv_tablit .on::before { transition: all 0.3s linear; height: 100%; }
#adv_tablit .on .adv_dt_line { border: solid 5px rgba(255,255,255,0.3); transition: all 0.5s linear; }
#adv_tablit .on .adv_dt_line_i { border: solid 4px rgba(255,206,63,0.5); transition: all 0.5s linear; }
#adv_tablit .on .adv_dt_s { color: #fff; transition: all 0.5s linear; }
#adv_tablit .on .adv_dt_en { color: #ffd96a; transition: all 0.5s linear; }
/*流程*/
.icon-goutongxinxi:before { font-size: 50px; }
.process_bg { width: 100%; background: #fff url(//memberpic.114my.cn/023054/uploadfile/image/20200918/20200918144133_4083548.jpg) bottom center no-repeat; padding: 70px 0px 40px 0px; overflow: hidden; }
.index-solution { padding: 30px 0px 60px 0px; overflow: hidden; width: 95%; margin: 0 auto; }
.index-solution-list li { position: relative; float: left; width: 16.6%; text-align: center; padding: 54px 20px; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.iconfont { font-family: "iconfont" !important; font-size: 36px !important; font-style: normal; color: #999; }
.index-solution-list li:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #015eae; opacity: 0; visibility: hidden; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.index-solution-list li:hover:before { opacity: 1; visibility: visible; -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
/*.index-solution-list li.on,
.index-solution-list li:hover {
	background: #015eae;
}*/
.index-solution-list li .pic { position: relative; display: inline-block; width: 110px; height: 110px; background: #fff; border: 1px solid #e8e8e8; font-size: 0; line-height: 110px; border-radius: 50%; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.index-solution-list li:hover .pic { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }
.index-solution-list li .tit { position: relative; font-size: 24px; color: #333; margin-bottom: 15px; margin-top: 15px; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; font-weight: 500; }
.index-solution-list li.on .tit, .index-solution-list li.on .des, .index-solution-list li:hover .tit, .index-solution-list li:hover .des, .index-solution-list li:hover .des a { color: #fff; }
.index-solution-list li .des { position: relative; margin-bottom: 30px; font-size: 16px; font-weight: 100; color: #999; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.index-solution-list li .more { position: relative; border-radius: 40px; border: 1px solid #e8e8e8; width: 100px; line-height: 34px; height: 36px; margin: 0 auto; display: block; font-size: 13px; }
.index-solution-list li.on .more, .index-solution-list li:hover .more { color: #fff; border-color: #fff; }
.index-solution-list li.on .more:hover, .index-solution-list li:hover .more:hover { background: #fff; color: #015eae; }
.container { margin: 0 auto; width: 1400px; }
/*实力*/
.zzbox { background: #018847; margin-top: -90px; height: 280px; }
.zz { width: 1500px; margin: 45px auto 0px; }
.zz .m_zz ul { width: 1500px; position: relative; margin: auto; }
.zz .m_zz li { width: 375px; box-sizing: border-box; overflow: hidden; float: left; text-align: center; position: relative; padding-top: 100px; }
.zz .m_zz li em { display: block; position: relative; width: 135px; float: left; left: 30%; }
.zz .m_zz li em b { float: left; font-size: 60px; color: #fff; font-family: "DIN Medium"; font-weight: normal; padding-top: 20px; font-style: normal; margin-left: 15px; line-height: 60px; }
.zz .m_zz li em i { font-size: 16px; color: #018847; text-align: center; line-height: 20px; width: 20px; height: 20px; display: block; position: absolute; top: 35px; right: 0; background: #fff; border-radius: 50px; }
.zz .m_zz .zz1 { width: 375px; }
.zz .m_zz .zz1 h3 { font-size: 17px; color: #fff; text-align: center; width: 375px; float: left; letter-spacing: 0px; padding: 0px 0px 10px 0px; line-height: 30px; font-weight: 80; }
.zz .m_zz .zz1 p { text-align: center; line-height: 20px; height: 40px; box-sizing: border-box; font-size: 15px; color: #fff; display: block; white-space: nowrap; width: 300px; float: left; padding-top: 6px; }
.zz .m_zz li:nth-child(1) em { width: 100px; left: 37%; }
.zz .m_zz li:nth-child(2) em { width: 165px !important; left: 29%; }
/*设备*/
#pr_advbox { width: 100%; overflow: hidden; background: #fff; padding-top: 00px; }
.ens { width: 1400px; margin: 0 auto; overflow: hidden; }
.ens td { margin-left: 15px; width: 345px }
.ens td img { width: 330px; }
.ens td a { width: 330px; background: #eee; line-height: 50px; display: block; font-size: 16px; font-weight: 100; }
.ens td a:hover { background: #015eae; color: #fff; }
.ens td br { display: none; }
/* 留言 */
.feedback_bg { width: 100%; overflow: hidden; height: 348px; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220427/20220427140235_276418784.jpg)no-repeat center; }
.adskey .adbt { width: 1400px; margin: 0 auto; margin-bottom: 0px; background: url(//memberpic.114my.cn/yuanmeibz/uploadfile/image/20220427/20220427135756_733035745.png) no-repeat left; padding-left: 60px; margin-bottom: 25px; font-size: 25px; color: #fff; line-height: 45px; }
.adskey .adbt b { font-size: 45px; color: #fff; display: block; }
.adskey .adbt span { color: #eea70c; }
.from_feedback { width: 1400px; margin: 0 auto; }
.from_feedback .col4 { width: 330px; float: left; line-height: 67px; height: 79px; margin-right: 20px; background: #fff; box-shadow: 0 0 20px #b0b0b0; }
.from_feedback .col4 input { width: 100%; height: 100%; background: #fff; display: block; border: 0 none; box-sizing: border-box; padding: 0px 45px; color: #333; line-height: 52px; font-size: 14px; }
.from_feedback #tianxieone { float: left; height: 79px; line-height: 67px; position: relative; box-shadow: 0 0 20px #b0b0b0; width: 340px; }
.from_feedback #tianxieone input { display: inline-block; float: left; line-height: 79px; height: 79px; border: 0 none; width: 170px; padding-left: 28px; }
.from_feedback #tianxieone img { position: absolute; top: 51%; width: 50px; height: 20px; margin-top: -10px; right: 180px; border: 0 none; }
.from_feedback .col4 input#username { background: url(http://aiqxt.114my.cn/memberpic/jiesongsuliao/uploadfile/image/20200325/20200325110543_1564468262.jpg) no-repeat left center; height: 79px; }
.from_feedback .col4 input#f_mobile { background: #fff url(http://aiqxt.114my.cn/memberpic/jiesongsuliao/uploadfile/image/20200325/20200325110543_1325165147.jpg) no-repeat left center; height: 79px; }
.from_feedback .col4 input#f_content { background: #fff url(http://aiqxt.114my.cn/memberpic/jiesongsuliao/uploadfile/image/20200325/20200325110543_492375260.jpg) no-repeat left center; height: 79px; }
.from_feedback .feedback_btn input { background: #ffce3f; text-align: center; border: 0 none; line-height: 79px; color: #fff; width: 100%; font-size: 18px; box-sizing: border-box; cursor: pointer; padding-left: 0px !important; }
.from_feedback .feedback_btn { width: 169px; height: 79px; float: left; text-align: center; display: inline-block; }

/* 新闻 */
    .newstab a {
        display: block;
        width: 135px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        float: left;
        background: #f7f7f7;
        font-size: 18px;
        color: #333333;
    }

    .newstab a+a {
        margin-left: 20px;
    }

    .newstab a.on {
        background: #fdbd03;
        transition: all 0.5s ease;
    }

    .newstab {
        width: 445px;
        margin: 0 auto;
    }

    .news_div_item {
        float: left;
        position: relative;
        width: 690px;
        height: 228px;
        overflow: hidden;
        padding: 0 30px 0 0;
        border: 1px solid #efefef;
    }

    .news_div .news_div_item:nth-child(2n) {
        margin-left: 20px;
    }

    .news_div_item+.news_div_item {
        margin-bottom: 20px;
    }

    .news_div_item_pic {
        position: relative;
        overflow: hidden;
        float: left;
    }

    .news_div_item_date>div {
        float: left;
        font-size: 14px;
        color: #666666;
    }

    .news_div_item_date {
        position: absolute;
        top: 60px;
        left: 268px;
    }

    .news_div_item_pic img {
        width: 229px;
        height: 228px;
        transition: all 0.5s ease;
        border-right: 1px solid #efefef;
    }

    .news_div_item:hover .news_div_item_pic img {
        transform: scale(1.2);
    }

    .news_div_item_content {
        float: right;
        width: 390px;
        margin-top: 20px;
    }

    .news_div_item_a {
        font-size: 18px !important;
        color: #444;
        line-height: 30px;
        display: block;
        background: url(http://aiqxt.114my.cn/memberpic/jiesongsuliao/uploadfile/image/20200325/20200325090433_1364285206.png) no-repeat right center;
        margin-bottom: 36px;
    }

    .news_div_item_body {
        line-height: 28px;
        font-size: 14px;
        color: #666666;
        position: relative;
        padding-top: 25px;
        font-weight: 100;
    }

    .news_div_item_body::after {
        content: '';
        position: absolute;
        top: 10px;
        left: 0;
        width: 30px;
        height: 1px;
        background: #efefef;
    }

    .news_div_item:hover {
        background: #f0f0f0;
    }

    .news_div_item:hover .news_div_item_a {
        background: url(http://aiqxt.114my.cn/memberpic/jiesongsuliao/uploadfile/image/20200325/20200325090433_1364285206.png) no-repeat right center;
    }

.feedback_wenz { font-size: 18px; line-height: 26px; color: #fff; }

 /* 版权 */
    .links {
        height: 115px;
        background: #1e1d12;
        border-bottom: 1px solid #2a291c;
    }

    .linksr a {
        line-height: 115px;
        font-size: 13px;
        color: #a6a6a6;
        font-weight: 100;
    }

    .linksr {
        margin-right: 25px;
    }

    .linksr a:hover {
        color: #fdbd03;
    }


    .yqlj {
        font-size: 16px;
        line-height: 32px;
        color: #d3d7db;
    }

    .linksl {
        margin-top: 45px;
    }

    .linksl>p {
        color: #fff;
        margin-top: 7px;
    }

    .crconcat {
        background: #fdbd03;
    }

    .crconcat ul {
        height: 158px;
        padding-top: 40px;
    }

    .crconcat ul li {
        float: left;
        padding-left: 40px;
        position: relative;
    }

    .crconcat ul li::after {
        content: '';
        position: absolute;
        top: 15px;
        right: 0;
        width: 1px;
        height: 45px;
        background: #dcc703;
    }

    .crconcat ul li:nth-child(1) {
        width: 40%;
    }

    .crconcat ul li:nth-child(2) {
        width: 30%;
    }

    .crconcat ul li:nth-child(3) {
        width: 30%;
    }


    .concatname span {
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50%;
        float: right;
        margin-right: 20px;
    }

    .crconcat ul li .concatname img {
        margin-top: 25px;
    }

    .crconcat ul li:nth-child(5) {
        margin-right: 0px;
        float: right;
    }

    .concatname p {
        font-size: 20px;
        line-height: 32px;
        color: #222;
        font-family: Arial, Helvetica, sans-serif;
    }

    .concatcont {
        font-size: 16px;
        line-height: 32px;
        margin-top: 5px;
    }

    .concatcont i {
        font-style: normal;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .crcenter {
        padding: 44px 0 20px 0;
        background: #1e1d12;
    }

    .crcenterl ul {
        float: left;
        padding-left: 50px;
        padding-right: 55px;
        border-right: 1px solid #2a291c;
    }

    .crcenterl ul:last-child {
        border-right: 0 none;
        padding-right: 0px;
    }

    .line {
        width: 19px;
        height: 2px;
        background: #484636;
        margin: 27px 0px 10px 0px;
    }

    .crcenterl ul:nth-child(1) {
        border-left: 1px solid #2a291c;
    }

    .crcenterl ul li:nth-child(1) {
        margin-top: 10px;
    }

    .crcenterl ul li:nth-child(1) a {
        font-size: 16px;
        color: #fff;
        line-height: 26px;
    }

    .crcenterl ul dl dt a,
    .crcenterl ul li a {
        font-size: 13px;
        color: #a6a6a6;
        line-height: 32px;
    }

    .crnavcont p {
        color: #979da0;
    }

    .crcenterl ul dl dt:hover a,
    .crcenterl ul li:hover a {
        color: #fdbd03;
    }

    .crcenterl ul dl {
        float: left;
    }



    .crnavcont ul {
        display: none;
        color: #b7c2c7;
        line-height: 36px;
        text-align: center;
    }

    .crnavcont ul:nth-child(1) {
        display: block;
    }

    .linklogo {
        margin-right: 10px;
    }

    .crcenter_R {
        float: left;
        padding-left: 105px;
        font-size: 13px;
        line-height: 35px;
        color: #dbdbdb;
    }

    .crcenter_R a {
        color: #dbdbdb;
    }

    .crcenter_R+li {
        float: right;
    }

    .crcenter_R+li span {
        display: block;
        font-size: 13px;
        line-height: 30px;
        font-weight: 100;
        color: #a6a6a6;
        text-align: center;
    }
.copy_line{width: 100%;
    background: #2a291c;
    height: 1px;}
.crcenterl{padding-left: 10px;}
.linkTagcs li{line-height: 33px !important;}
.linkTagcs li a{color: #fff !important;}