﻿@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
body{font-family:"微软雅黑", Arial, Tahoma, Verdana, sans-serif;font-size:14px;background:#fff;}
ol,ul,li{list-style-type:none;}
a{text-decoration:none;}
img{border:0;}
body{background:#fff;}
picture{display:block;}
.wrap{width:1300px; margin:0 auto;}
a:hover{text-decoration:none;}
a{color:#666; font-size:14px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.fl{float:left;}
.fr{float:right;}
@font-face {
  font-family: '../font/iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../font/iconfont.woff2') format('woff2'),
      url('../font/iconfont.woff') format('woff'),
      url('../font/iconfont.ttf') format('truetype'),
      url('../font/iconfont.svg#iconfont') format('svg');
}
@font-face
    {
        font-family:"HeroicCondensed-Regular.ttf";
        src: url("../font/HeroicCondensed-Regular.ttf");
    }
@font-face
    {
        font-family:"FelixTitlingMT.otf";
        src: url("../font/FelixTitlingMT.otf");
    }
.iconfont {
  font-family: "../font/iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top_info{ height:139px;position:fixed; top:0; z-index:3; background:#fff;width:100%;}
/*top*/
.top{ height:38px; background:#fff; color:#838383;font-size:14px; overflow:hidden; border-bottom:1px solid #eaeaea;}
.top .top_lt{ float:left; line-height:38px;}
.top .top_dh{ float:right; z-index:9999; line-height:38px;}
.top .top_dh b{ color:#f00;}



/*网站导航*/
.ys_menu{width:1300px; margin:0 auto; height:100px;}
.ys_menu .logo{ float:left; padding-top:20px;}
.nav{width:900px; float:right;}
.nav li{ position:relative;float:left; z-index: 9998; text-align:center;}
.nav ul li a{ display:block; line-height:100px; padding:0 14px;  font-size:18px; color:#2c2b2b;}
.nav ul li.hover a{color: #ed2327;}
.nav li .lev2{position:absolute;display:none;top:100px;width:200px;left:-32px;background-color:#fff;border-top:1px solid #ddd;}
.nav li .lev2 li{position:static;width:100%; padding:0 0 !important;line-height:56px;height:56px; border-bottom:1px solid #f0f0f0; }
.nav li .lev2 li a{ width:100%; padding:0 !important;  margin:0 auto; color: #2c2b2b; background:#fff;line-height:56px; font-weight:300;}
.nav li .lev2 li:hover a{ color:#fff; background-color:#ed2327}
.nav li .menu_fine{color: #ed2327; font-weight:bold; background:url(../images/xi.jpg) no-repeat center bottom;}

.span_1 .b_left { width:0px; height:3px; background:#ed2327; display: block; position:absolute; right:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.span_1 .b_right { width:0px; height:3px; background:#ed2327; display: block; position:absolute; left:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_left { width:37px; height:3px; background:#ed2327; display: block; position:absolute; right:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_right { width:37px; height:3px; background:#ed2327; display: block; position:absolute; left:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}




/* bannercss */
.slideBox{ width:100%; height:570px;overflow:hidden; margin-top:138px; position:relative;}
.slideBox .hd{ height:12px; overflow:hidden; position:absolute; left:50%;margin-left: -90px;  margin-top:520px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul span li{ width:11px;}
.slideBox .hd ul li{ float:left; margin:0 6px; width:60px; height:3px;filter: Alpha(Opacity=70);opacity: 0.7; background:#fff;  font-size:0; cursor:pointer;}
.slideBox .hd ul li.on{background:#f00; filter: Alpha(Opacity=100);opacity: 1;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;}
.slideBox .banner{ position:relative; height:100%; z-index:0;}
.slideBox .banner li{ zoom:1; vertical-align:middle; height:570px;}
.slideBox .banner li a{ display:block; width:100%; height:570px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.absolute{ position:absolute;}
.slideBox .prev{ position:absolute;left:5%; color:#fff;top:42%; font-family:"宋体"; font-size:40px;width:40px; height:70px; background:rgba(0,0,0,.2); text-align:center; line-height:70px;}
.slideBox .next{ position:absolute;right:5%; color:#fff;top:42%; font-family:"宋体"; font-size:40px;width:40px; height:70px;background:rgba(0,0,0,.2); text-align:center; line-height:70px;}
.slideBox .prev:hover{background:rgba(215,25,25,.7);}
.slideBox .next:hover{background:rgba(215,25,25,.7);}

.web_widht{ width:1260px; margin:0 auto; position:absolute; padding-top:20px; text-align:center; left:0; right:0;}
.fast_nav{ height:85px; position:relative; margin-top:-85px; z-index:9;}
.fast_nav .back_hei{ width:100%; height:100%; left:0; top:0; background:#000;}
.fast_nav .web_widht{ z-index:10;}


.sdh{ height:auto;overflow:hidden; background:#f7f7f7; padding-bottom:50px;}
.hxabo{ overflow:hidden; padding-top:50px;}
.hxabo_t{ text-align:center; background:url(../images/abo.png) no-repeat center top; height:120px; padding-top:30px;}
.hxabo_t p{ font-size:40px; color:#333; font-family:"黑体";}
.hxabo_t p strong{ font-weight:200; color:#d71718;}
.hxabo_t span{ font-size:16px;color:#999; position:relative; padding-bottom:20px; line-height:36px;}
.hxabo_t span:after{width:30px;height:4px; background:#f00; content:""; position:absolute;left:50%; bottom:0; margin-left:-15px;}
.hxabo_con{ font-size:16px; color:#333; line-height:32px; text-align:center;}
.hxabo_a a{width:120px; height:30px; background:#d71718; text-align:center; line-height:30px; color:#fff; font-size:14px; display:block; margin:40px auto;}
.hxabo_a a::after{ content:""; display:block; width:0; height:100%; background:#333; margin-top:-30px; transition:all 0.3s ease;}
.hxabo_a a:hover{ color:#FFF;}
.hxabo_a a:hover::after{ width:100%; }
.wrapper{ padding-top:54px;width:1300px; margin:0 auto;overflow:hidden; border-top:1px solid #ebebeb;}
.wrapper ul{width:1200px; margin:0 auto;}
.wrapper ul li{ float: left;color: #333333; font-weight: bold;box-sizing: border-box;width:300px; text-align:center;}
.wrapper ul li:hover { }
.wrapper ul li:last-child{ padding-right: 0;}
.wrapper ul li b{ display: inline-block; line-height:30px; font-family:"HeroicCondensed-Regular.ttf"; font-size:58px; color: #d71718; font-weight:500; text-align:center;}
.wrapper ul li i{ font-size:24px; font-style:inherit; font-weight:bold; color:#d71718; padding:0 5px;}
.wrapper ul li span{font-size: 16px; line-height:40px; color: #1b1b1b; font-weight:300;}

/*ywfw*/
.ywfw{ overflow:hidden;width:100%; margin-bottom:14px;}
.multipleLine{ overflow:hidden; position:relative;}
.multipleLine .hd{ overflow:hidden;height:auto;}
.multipleLine .hd ul{overflow:hidden; zoom:1; margin-top:10px; zoom:1; position:absolute;width:128px;left:50%; margin-left:-64px;top:300px;}
.multipleLine .hd ul li{ float:left;width:14px; height:14px; -moz-border-radius:14px; -webkit-border-radius:14px;border-radius:14px;overflow:hidden; margin:0 9px; text-indent:-999px; cursor:pointer; background:rgba(255,255,255,.6); }
.multipleLine .hd ul li.on{ background:#f00;}
.multipleLine .bd{ overflow:hidden;}
.multipleLine .bd ul{ overflow:hidden; zoom:1; }
.multipleLine .bd ul dt{ width:100%; height:350px; margin-bottom:10px;}
.multipleLine .bd ul li{width:300px; height:225px; margin:10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.multipleLine .bd ul li .pic{ text-align:center; position:relative;}
.multipleLine .bd ul li .pic a p{width:50%; height:36px; color:#fff; background:rgba(0,0,0,.5); text-align:center; position:absolute; bottom:0; line-height:36px;}
.multipleLine .bd ul li .pic img{ width:300px; height:225px; display:block;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.multipleLine .bd ul li .pic img:hover{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}
.ywfw_a{ text-align:center; line-height:70px;}
.ywfw_a a{ color:#333; font-size:16px;}
.ywfw_a a:hover{ color:#d71718;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear; padding-left:10px;}

/*ydyfw*/
.ydyfw{ padding:50px 0; overflow:hidden; background:#f7f7f7;}
.ydyfw_t{ text-align:center; margin-bottom:40px;}
.ydyfw_t p{ font-size:40px; color:#333; font-family:"黑体";}
.ydyfw_t p strong{ font-weight:200; color:#d71718;}
.ydyfw_t span{ font-size:18px;color:#4c4c4c; line-height:36px;}
.ydyfw ul li{ float:left;width:650px; height:220px; background:#fff;overflow:hidden; position:relative;}
.ydyfw ul li p{ position:absolute;width:100%; text-align:center; color:#fff; font-size:26px;top:0;left:0; line-height:220px;}
.ydyfw ul li dl{ padding:45px 70px;}
.ydyfw ul li dl dt{width:170px; float:left; text-align:center; font-size:18px; color:#333; line-height:50px;}
.ydyfw ul li dl dt img{-webkit-transition: -webkit-transform 1s,height 1s,width 1s;}
.ydyfw ul li dl dt img:hover{-webkit-transform: rotateY(-360deg);}
.ydyfw ul li dl dt strong{ font-weight:300;}

/*seji*/
.sjyx{ background:url(../images/qx.jpg) no-repeat center bottom; min-height:420px; padding-top:50px;}
.sjyx_t{ text-align:center; background:url(../images/design.png) no-repeat center top; height:120px; padding-top:20px;}
.sjyx_t p{ font-size:38px; color:#333; font-family:"黑体"; line-height:80px;}
.sjyx_t p strong{ font-weight:200; color:#d71718;}
.sjyx_t span{ font-size:16px;color:#3a3a3a; display:block; line-height:24px;width:720px; margin:0 auto;}
.sjyx_con{width:1000px; margin:40px auto 60px auto;}
.sjyx_con ul li{ float:left;width:225px; border:1px solid #d3d3d3; margin:10px; text-align:center; line-height:46px;-moz-border-radius:28px; -webkit-border-radius:28px;border-radius:28px;  background:#fff;}
.sjyx_con ul li a{color:#3a3a3a; font-size:16px; display:block;}
.sjyx_con ul li a:hover{ background:#d71718;width:225px; text-align:center; line-height:46px;-moz-border-radius:28px; -webkit-border-radius:28px;border-radius:28px; color:#fff;}

/*cgal*/
.cgal{ overflow:hidden;}
.cgal_t{ text-align:center; margin-bottom:30px;}
.cgal_t p{ font-size:40px; color:#333; font-family:"黑体";}
.cgal_t p strong{ font-weight:200; color:#d71718;}
.cgal_t span{ font-size:18px;color:#4c4c4c; line-height:36px;}
.picFocus{ margin:0 auto; width:1300px; position:relative; overflow:hidden;zoom:1;}
.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; }
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{width:180px; height:90px; padding-top:5px; float:left;  text-align:center; margin-right:6.5px;}
.picFocus .hd ul li:last-child{ margin-right:0;}
.picFocus .hd ul li img{border:2px solid #fff; cursor:pointer;width:176px; height:85px;}
.picFocus .hd ul li.on{ background:url("../images/icoUp.png") no-repeat center 0; }
.picFocus .hd ul li.on img{ border-color:#d71718;  }
.picFocus .bd li{ vertical-align:middle; position:relative;}
.picFocus .bd img{ width:1300px; height:420px; display:block;}
.picFocus .bd li p{ position:absolute;left:0; bottom:0;width:100%; background:rgba(0,0,0,.5); font-size:18px; color:#fff; text-align:center; line-height:70px;}

.ind01{ overflow:hidden; background:url(../images/bg_scene.jpg) no-repeat center; background-attachment:fixed; background-size:100% 100%; padding:50px 0;}
.ycsj_t{ text-align:center; padding-top:20px;}
.ycsj_t p{ font-size:38px; color:#fff; font-family:"黑体"; line-height:70px;}
.ycsj_t p strong{ font-weight:200; color:#d71718;}
.ycsj_t span{ font-size:16px;color:#fff; display:block; line-height:26px;width:920px; margin:0 auto;}
.ycsj_a a{width:250px; height:46px; border:1px solid #fff; text-align:center; line-height:46px; color:#fff; font-size:18px; display:block; margin:40px auto;-moz-border-radius:16px; -webkit-border-radius:16px;border-radius:16px;}
.ycsj_a a::after{ content:""; display:block; width:0; height:100%;  background:#d71718; margin-top:-46px; transition:all 0.3s ease;-moz-border-radius:16px; -webkit-border-radius:16px;border-radius:16px;}
.ycsj_a a:hover{ color:#FFF;border:1px solid #d71718;-moz-border-radius:16px; -webkit-border-radius:16px;border-radius:16px;}
.ycsj_a a:hover::after{ width:100%;}


/* news */
.news{ overflow:hidden; background:url(../images/xw_bj.jpg); padding-top:50px; padding-bottom:50px;}
.news_nr{  margin-top:40px;}
.news_lt{ float:right;width:530px;}
.news_tt{ overflow:hidden;}
.news_lte ul li{ background:#fff; height:98px; padding:15px 10px; margin-bottom:10px;}
.news_lte ul li:hover{ background:#d71718;}
.news_lte ul li:hover .news_ltelt p,.news_lte ul li:hover .news_ltelt span,.news_lte ul li:hover .news_ltert .news01,.news_lte ul li:hover .news_ltert .news02{ color:#fff;}
.news_lte .news_ltelt{ float:left;width:100px;font-family:"HeroicCondensed-Regular.ttf"; text-align:center;}
.news_lte .news_ltelt p{font-size:48px; color:#333; line-height:50px;}
.news_lte .news_ltelt span{font-size:20px; color:#2e2e2e; display:block;}
.news_lte .news_ltert{ float:right;width:400px;}
.news_lte .news_ltert .news01{font-size:18px; line-height:30px; color:#333;}
.news_lte .news_ltert .news02{font-size:14px; line-height:24px; color:#999; margin-top:8px; padding-right:10px;}

.news_rt{ float:left;width:760px;}
.news_rtnr{width:355px; float:left; margin-right:25px;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.news_rtnr:hover{z-index:2;-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.news_rtnr img{width:355px; height:250px;}
.news_rtnr .news_rt01{ font-size:18px; line-height:30px; color:#333;}
.news_rtnr .news_rt02{ font-size:14px; line-height:24px; color:#999; margin-top:8px; padding-right:10px;}
.news_rtnr .news_rt03{font-family:"HeroicCondensed-Regular.ttf"; overflow:hidden; padding-top:10px;}
.news_rtnr .news_rt03 p{font-size:48px; color:#333; float:left; line-height:60px;}
.news_rtnr .news_rt03 span{ font-size:20px; color:#2e2e2e; display:block; padding-top:24px;}


/* brand */
.brand{ padding-top:50px; padding-bottom:50px; overflow:hidden;}
.brand_con{}
.brand_con ul li{ float:left; margin:14px 10px; padding:5px 0;}
.brand_con ul li{-webkit-transition:all 0.2s linear;transition:all 0.2s linear;-webkit-box-shadow:0 2px 12px rgba(0,0,0,0.1);box-shadow:0 2px 12px rgba(0,0,0,0.1);-moz-border-radius:8px; -webkit-border-radius: 8px;border-radius:8px;}
.brand_con ul li:hover{z-index:2;-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0);}

/* message */
.message{ height:auto; overflow:hidden; padding-bottom:20px; background:#f7f7f7;}
.message_t{ text-align:center; padding-top:40px;}
.message_t p{ font-size:40px; color:#333; font-family:"黑体"; position:relative;padding-bottom:20px; margin-bottom:15px;}
.message_t p strong{ font-weight:200; color:#d71718;}
.message_t p:after{width:38px;height:4px; background:#d71718; content:""; position:absolute;left:50%; bottom:0; margin-left:-19px;}
.message_t span{ font-size:16px;color:#3a3a3a; line-height:30px;}
.message_t span strong b{ color:#d71718}
.baiweiform{margin: 30px 50px 10px 50px;}
.baiweiform ul li{width: 31%; float: left; margin:0 1% 2% 1%;border: 1px solid #e6e6e6; padding-left:15px; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;line-height: 54px;-moz-border-radius:8px; -webkit-border-radius: 8px;border-radius:8px;}
.baiweiform ul li img{ float:left; padding-top:12px; padding-right:15px;}
.baiweiform ul li input{ border:0;width:80%; outline:none; background:none;}
.baiweiform dl{width:97%; overflow:hidden; border:1px solid #e6e6e6; height:110px; margin-bottom:30px; margin-left:1%; padding-top:10px;-moz-border-radius:8px; -webkit-border-radius: 8px;border-radius:8px;}
.baiweiform dl img{ float:left; padding-right:15px; padding-left:15px;}
.baiweiform dl textarea{width:93%; border:0; outline:none; line-height:30px; font-size:14px; color:#333; font-family:"微软雅黑";background:none;}
.itemSub{width:25%; margin:0 auto; }
.itemSub .submit{width:230px;height:50px; border-radius:44px; background-color:#d71718;font-size: 16px; color: #fff; border:none; cursor: pointer; -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.itemSub .submit:hover{background-color: #000; }
.italic{font-size: 12px; color: #999;}
.baiweiform ul li .bwtext{ border:0;width:80%; outline:none;}
.baiweiform ul li .bwtext1{ border:0;width:48%; outline:none;}
.message{ height:auto; overflow:hidden; padding-bottom:20px; background:#f7f7f7;}
.message_t{ text-align:center; padding-top:40px;}
.message_t p{ font-size:40px; color:#333; font-family:"黑体"; position:relative;padding-bottom:20px; margin-bottom:15px;}
.message_t p strong{ font-weight:200; color:#d71718;}
.message_t p:after{width:38px;height:4px; background:#d71718; content:""; position:absolute;left:50%; bottom:0; margin-left:-19px;}
.message_t span{ font-size:16px;color:#3a3a3a; line-height:30px;}
.message_t span strong b{ color:#d71718}
.baiweiform{margin: 30px 50px 10px 50px;}
.baiweiform ul li{width: 31%; float: left; margin:0 1% 2% 1%;border: 1px solid #e6e6e6; padding-left:15px; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;line-height: 54px;-moz-border-radius:8px; -webkit-border-radius: 8px;border-radius:8px;}
.baiweiform ul li img{ float:left; padding-top:12px; padding-right:15px;}
.baiweiform ul li input{ border:0;width:80%; outline:none; background:none;}
.baiweiform dl{width:97%; overflow:hidden; border:1px solid #e6e6e6; height:110px; margin-bottom:30px; margin-left:1%; padding-top:10px;-moz-border-radius:8px; -webkit-border-radius: 8px;border-radius:8px;}
.baiweiform dl img{ float:left; padding-right:15px; padding-left:15px;}
.baiweiform dl textarea{width:93%; border:0; outline:none; line-height:30px; font-size:14px; color:#333; font-family:"微软雅黑";background:none;}
.itemSub{width:25%; margin:0 auto; }
.itemSub .submit{width:230px;height:50px; border-radius:44px; background-color:#d71718;font-size: 16px; color: #fff; border:none; cursor: pointer; -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.itemSub .submit:hover{background-color: #000; }
.italic{font-size: 12px; color: #999;}
.baiweiform ul li .bwtext{ border:0;width:80%; outline:none;}
.baiweiform ul li .bwtext1{ border:0;width:48%; outline:none;}

.link{ height:70px; background:#fff; color:#696969;}
.link p{ font-size:14px; line-height:70px; float:left; color:#464646; font-weight:bold;}
.link li a{ color:#666666; margin:0 10px; line-height:70px;}
.link li a:hover{ color:#ec6700;}


.footer{ height:auto; background:#282828; overflow:hidden; padding:70px 0;}
.footer_lt{width:800px; float:left;}
.footer_ltt{ padding-bottom:30px; color:#999ea8; overflow:hidden;}
.footer_ltt strong{ font-size:16px; color:#c9c9c9; line-height:40px;}
.footer_ltt ul a{ color:#999ea8; font-size:14px; padding:0 10px;}
.footer_ltt ul a:first-child{ padding-left:0;}
.footer_ltt ul a:hover{ color:#f00;}
.footer_lte img{ float:left; padding-right:20px;}
.footer_lte ul{ float:left; color:#d0d0d0; line-height:34px;}
.footer_lte ul i{ padding-right:5px;}
.footer_rt{ float:right;width:500px; text-align:right;}
.footer_e{ height:62px; background:#fff; color:#2c2c2c; line-height:62px; font-size:14px; text-align:center;}
.footer_e a{ color:#2c2c2c; font-size:14px;}
.footer_e a:hover{ color:#f00;}


.nyban{ height:200px; margin-top:140px; text-align:right; font-size:18px; padding-top:100px}
.nyban p b{ font-size:30px; color:#333; line-height:40px;}
.nyban p{ color:#999;}
.ny_nav{ height:60px; margin-top:-60px; line-height:60px;text-align:right;}
.ny_nav1{width:1300px; margin:0 auto;}
.ny_nav li{ display:inline-block;width:158px; height:60px; line-height:60px; text-align:center; font-size:16px; }
.ny_nav a{ color:#fff; line-height:60px; text-align:center; font-size:16px; background:rgba(0,0,0,.4); display:block;width:100%; height:100%;}
.ny_nav ul .column_active{ background:#cf0e0f; color:#fff;}
.ny_nav ul li a:hover{ background:#cf0e0f; color:#fff;}

.ny_nav2{ margin-bottom:30px;}
.ny_nav2 li{ display:inline-block;width:200px; height:50px; border-bottom:1px solid #eee; line-height:50px; text-align:center; margin:5px; font-size:16px;}
.ny_nav2 a{ color:#333; line-height:50px; text-align:center; font-size:18px; background:#fff; display:block;width:100%; height:100%;}
.ny_nav2 ul .column_active{ color:#c70d00;border-bottom:1px solid #c70d00; font-weight:bold;}
.ny_nav2 ul li a:hover{ color:#c70d00;border-bottom:1px solid #c70d00; font-weight:bold;}

.ny_ll{ height:60px; border-bottom:1px solid #d8d8d8; color:#666;}
.ny_ll ul p{ border-bottom:2px solid #cf0e0f; line-height:58px; font-size:14px; display:inline-block;}
.ny_ll ul p img{ float:left; padding-top:20px; padding-right:6px;}
.nynr{ line-height:34px; color:#333; font-size:16px; padding:30px 0; overflow:hidden;}




/* sContact */
.subpage-main {
  padding: 3% 0;
}
.sContact-section {
  position: relative;
  overflow: hidden;
}
.sContact-section .contain {
  padding-top: 3.125%;
  padding-bottom: 3.125%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.sContact-section .contain:after {
  display: none;
}
.sContact-section .pic {
  display: block;
  width:100%;
  height: 0;
  padding-bottom: 41.28440367%;
  background-color: #f1f1f1;
}
.sContact-section.even .pic {
}
.sContact-section.odd .pic { text-align:center; background:url(../images/conta.jpg) no-repeat center;
 
}
.sContact-head:before,
.sContact-body:after {
  display: none;
  content: " ";
  position: absolute;
  width: 64px;
  height: 51px;
  width: 3.33333333vw;
  height: 2.65625vw;
  background-size: 100% auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.sContact-head {
  float: left;
  width: 31%;
  color: #333333;
  line-height: 1.08333333;
}
.sContact-head:before {
  left: 3.64583333%;
  top: 0;
  margin-top: 5.20833333%;
  background-image: url(../images/icos-quoteLT.png);
}
.sContact-head .en {
  font-family: "Intro Cond Black Free", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.sContact-head .en  p{font-size: 40px;}
.sContact-head .cn {
  margin-bottom: .45em;
  margin-top: .3em; font-size: 26px;
}
.sContact-head .aside {
  font-size: 14px;
  white-space: nowrap;
}
.sContact-head .btn {
  display: block;
  margin-top: 2em;
  width: 180px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: #da251d;
  overflow: hidden;
  position: relative;
}
.sContact-head .btn:before {
  content: " ";
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  padding-top: 0%;
  padding-left: 0%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0) 33%, rgba(255, 255, 255, 0.4));
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sContact-head .btn:hover:before {
  -webkit-transform: scale(2.25) translate(-22.22222222%, -22.22222222%);
          transform: scale(2.25) translate(-22.22222222%, -22.22222222%);
  padding-top: 80%;
  padding-left: 80%;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
@media screen and (max-width: 1440px) {
  .sContact-head {
    padding-left: 9.375%;
  }
}
.sContact-body {
  float: right;
  margin-right: 3.64583333%;
  width: 62.08333333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sContact-section1 .sContact-body:after {
  right: 3.64583333%;
  bottom: 0;
  background-image: url(../images/icos-quoteRB.png);
}
.sContact-section1 .inner {
  padding-right: 300px;
  padding-right: 15.625vw;
  line-height: 30px; font-size:16px;
  color: #666666;
}
.sContact-section1 .inner .qrcode {
  position: absolute;
  right:0;
  bottom: 0;
  margin-bottom: 7.29166667%;
  margin-right: 66px;
  margin-right: 3.4375vw;
  background-color: #eeeeee;
  text-align: center;
  padding: 25px;
  padding: 1.30208333vw;
}
.sContact-section1 .inner .qrcode img {
  width: 7.8125vw;
  height: 7.8125vw;
  margin-bottom: 2%;
}
.sContact-section1 .inner ._block {
  display: block;
  height: 50px;
  height: 2.60416667vw;
}
.sContact-section1 .inner .lh2,
.sContact-section1 .inner .sAbout-head .aside,
.sContact-section1 .inner .sAbout-section1 .description,
.sContact-section1 .inner .sAbout-section2,
.sContact-section1 .inner .sBusiness-fullpage .item .description .dd,
.sContact-section1 .inner .sBusiness-introduction .body,
.sContact-section1 .inner .sBusiness-seo .sBusiness-service .body .item .dd,
.sContact-section1 .inner .sBusiness-seo-item7 .body .itemPackage .contain .info {
  line-height: 2;
}
@media screen and (max-width: 1280px) {
  .sContact-section1 .inner .qrcode {
    padding: 10px;
    font-size: 12px;
  }
  .sContact-section1 .inner .qrcode img {
    width: 100px;
    height: 100px;
  }
}
.sContact-section2 .inner {
  line-height:30px; font-size: 16px;
  color: #333333;
}
.sContact-section2 .inner .dt {
  font-weight: bold;
}
.sContact-section2 .inner .dd {
  margin-top: .5em;
}
.sContact-section2 .inner ._block {
  display: block;
  height: 60px;
  height: 3.125vw;
}
.inadmin01{position:relative;width:230px; height:50px;left:50%; margin-left:-100px; margin-top:40px; margin-bottom:40px; overflow:hidden;}
.inadmin01 a{cursor: pointer; background:#d71718; color:#fff; display:block;width:230px; height:50px; line-height:50px; text-align:center; margin:0 auto;-moz-border-radius:44px; -webkit-border-radius:44px;border-radius:44px; font-size:16px;}


.anim, .anim:after {
    animation-iteration-count: infinite;
    animation-duration: 1.3s;
}
.anim {
    -moz-animation: anim-out 0.75s;
    -webkit-animation: anim-out 0.75s;
animation: anim-out 0.75s;
cursor: pointer;
}

.anim {
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    border-radius: 50%;
}
.anim:before {
    position: relative;
    content: '';
    display: block;
    margin-top: 100%;
}
.anim, .anim:after {
    animation-iteration-count: infinite;
    animation-duration: 1.3s;
}

.anim:after {
    -moz-animation: anim-out-pseudo 0.75s;
    -webkit-animation: anim-out-pseudo 0.75s;
    animation: anim-out-pseudo 0.75s;
}
.anim:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
}
.anim_container{
    width: 100%;
    top: 0;
    position: absolute;
    overflow: hidden; z-index:0;
}
.anim2 {
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
   
}
.anim2:before {
    position: relative;
    content: '';
    display: block;
    margin-top: 100%;
}
.anim2, .anim2:after {
    animation-iteration-count: infinite;
    animation-duration: 1.3s;
}

.anim2:after {
    -moz-animation: anim-out-pseudo 0.75s;
    -webkit-animation: anim-out-pseudo 0.75s;
    animation: anim-out-pseudo 0.75s;
}
.anim2:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
}
.btn{ width:230px; height:50px; line-height:50px; border-radius: 44px; background-color: #d71718; font-size: 16px; color: #fff; border: none; cursor: pointer; text-align: center;}
.submit{ position: absolute; z-index: 100; opacity:0;}
@keyframes anim-out {
    0% {
    width: 0%;
    background: rgba(255,255,255,0.25);
    }
    100% {
        width: 100%;
        background: transparent;
    }
}
@keyframes anim-out-pseudo {
    0% {
    background: rgba(0,0,0,0.25);
    }
    100% {
    background: transparent;
    }
}

.jx_lb_mkbt_01{ text-align:center; display:block; overflow:hidden;font-size: 30px; line-height:80px; margin-bottom:30px;color: #000;}
.jx_lb_kk{overflow:hidden; padding-bottom:30px;}
.jx_lb_mk{margin-top:50px; float:left;width:27.3%; height:400px;-webkit-transition:all 0.2s linear;transition:all 0.2s linear; margin:0 1%; background:#fafafa; text-align:center; padding:2%;}
.jx_lb_mk .jx_lb_mk_t01{font-size: 20px; font-weight:bold; margin-bottom:10px; line-height:60px; color: #222;}
.jx_lb_mk .jx_lb_mk_t02{line-height:26px; height:60px;color: #444;font-size: 16px; margin-bottom:10px; display:block;}
.jx_lb_mk .jx_lb_mk_t03{font-size: 14px;line-height:30px; color: #777; height:210px;}
.jx_lb_mk .jx_lb_mk_t03 strong{ color:#555;}
.jx_lb_mk a.jx-msty{width:100px; height:30px; margin:10px auto; background:#c00; text-align:center; display:block;line-height:30px; color:#fff; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
.jx_lb_mk:hover{ background:#c00;z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.jx_lb_mk:hover .jx_lb_mk_t01,.jx_lb_mk:hover .jx_lb_mk_t02,.jx_lb_mk:hover .jx_lb_mk_t03,.jx_lb_mk:hover .jx_lb_mk_t03 strong{ color:#fff;}
.jx_lb_mk:hover a.jx-msty{ background:#fff; color:#c00;}

.jx_lb_uk{width:100%; background:url(../images/img04_11.jpg) no-repeat;background-size:100% 100%;padding:2% 0 5% 0; overflow:hidden;}
.jx_lb_uk ul{ float:right;width:50%;}
.jx_lb_uk .khyt-div ul li{ overflow:hidden; margin:4% 0;}
.jx_lb_uk .khyt-div ul li i{ font-size:50px; line-height:80px; color:#f00;}
.jx_lb_uk .khyt-div ul li p{ color:#666;}
.khyt-divlt{width:45%; float:left;}
.khyt-divlt img{width:100%;}
.tegn-div-p{
				margin: 40px auto 30px auto;
				text-align: center;
				font-size: 30px; line-height:60px;
				color: #333333;
			}
			.tegn-div-a{
				color: #058FF9;
				text-align: center;
				font-size: 16px;
				display: block;
				margin: 0px auto 46px auto;
				cursor: pointer;
				width: 86px;
			}
			.goToLogin{
				height: 17px;
				display: inline-block;
				border-bottom: 1px solid #058FF9;
			}
			.tegn-div ul{
				width: 1300px;
				margin: 0px auto;
				padding-left: 52px;
			}
.tegn-div ul li{
				border: 1px solid #CCCCCC;
				background: #FFFFFF;
				margin-right: 14px;
				margin-bottom: 12px;
				width: 300px;
				height: 170px;
				float: left;
				transition: all .3s;
			}
			.tegn-div ul li h2{
				margin: 36px auto 20px auto;
				text-align: center;
				color: #333;
				font-size: 18px;
			}
			.tegn-div ul li p{
				width: 200px;
				margin: 0px auto;
				color: #666;
				font-size: 14px;
				line-height: 20px;
			}
			.tegn-div ul li:hover{
				border: 1px solid #058FF9;
				cursor: pointer;
				background: url(img/callCenter/img05_7.png) no-repeat center center;
			}
			.tegngd-div ul{
				height: 210px;
			}
			.tegngd-div ul li{
				float: left;
				width: 542px;
				height: 210px;
				border: 1px solid #CCCCCC;
				background: #F9F9F9;
			}

.autowidth{width: 1300px;margin: auto;max-width: 95%;}

.imglistanimate .imgbox {
    overflow: hidden;
    border-radius: 0.06rem;
    margin-bottom: 0.2rem;
}
.font30 {
    font-size: 30px;
}
.font16{
    font-size:16px; color:#3F4552;

}
.font32{ font-size:32px;}
.mb6 {
    margin-bottom:30px;
}
.centers {
    text-align: center;
}
.flex {
    display: flex;
    display: -webkit-flex;
}
.mt6 {
    margin-top:40px;
}
.w31 {
    width: 31.3%;display: list-item; margin:0 1%;
    text-align: -webkit-match-parent;
}
.lib1p2 i{ font-size:50px; color:#c00; line-height:100px;}
.productRecommendIcons {
  padding-bottom: 0.3rem;
}
.productRecommendIcons li {
  width: 20%;
  text-align: center;
  position: relative;
}
.productRecommendIcons li::after {
  content: "";
  display: block;
  width: 1px;
  height: 1.18rem;
  background: rgba(0, 0, 0, 0.39);
  opacity: 0.06;
  position: absolute;
  right: 0;
  top: 0;
}
.productRecommendIcons li:last-child::after {
  display: none;
}
.productRecommendIcons li a {
  display: inline-block;
}
.productRecommendIcons li img {
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.productRecommendIcons li:hover {
  color: #01AF8A;
}
.productRecommendIcons li:hover img {
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
}
.publicBtn .btn {
    display: inline-block;
    background: #c00;
    border: 1px solid #c00;
    color: #fff;
    border-radius: 0.06rem;
    padding: .1rem .3rem;
}
.mr1 {
    margin-right: .1rem;
}

.whatMod {
    background:url(../images/sectionDbg.jpg) no-repeat center; background-size:100% 100%; 
   height:100px; padding:100px 0;
    
}
.whatMod .font30 { font-weight:bold; text-align:center;
    font-size: 30px; line-height:70px;
}
.whatMod .font16{ text-align:center;
    font-size:16px; color:#3F4552;

}
.imgTextMod .modStateTwo dl{flex-flow: row-reverse;}
.bgc {background: #F6F7F8; padding:50px 0;}
.bgc01{background: #f6f7f8; padding:2%;}
.bgc01 i{ font-size:50px; display:block; line-height:80px; color:#c00;}
.bgc01 .font18{ font-size:18px; font-weight:bold; line-height:46px;}
.bgc01 .font16{ font-size:16px; line-height:26px;}

.common_layout {
    padding-top: 80px;
    padding-bottom: 90px;
    text-align: center;
}
.item1,.item2,.item3{ overflow:hidden;}
.item_text_1 {
    margin-bottom: 100px;
    max-width: 370px;}
.item_text_t1{
    padding-bottom: 14px;
    font-size: 20px;
    color: #333;
}	
.item_text_t2 {
    padding-bottom: 18px;
    font-size: 16px;
    color: #666;
}
.item_text li {
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.order_template {
    background: #f5f5f5;
}
.item {
    margin: 0 auto 80px;
    max-width: 1200px;
}
.item_text.item_left {
    padding-left: 64px;
    text-align: left;
}
.item_text {
    padding-top: 100px;
}
.item_img>img {
    width: 700px;
}

.bggray { padding:40px 0;
    background: #F5F5F5; overflow:hidden;
}
.bggray .service{ float:left; font-size:30px; color:#f00; padding-right:10px; font-weight:bold;}
.cont-t-3-c ul li{ margin:20px 0;}
.cont-t-3-c >div {
    float: left;
    width: 360px;
    background: #fff;
}
.content-3 h2 {
    margin: 60px auto 60px;
    text-align: center;
    font-size: 32px;
    color: #333;
}

.w47{width:47%;margin:1%; float:left;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.w47:hover{z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.w23{ margin:1%;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.w23:hover{z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}



.indexMinker {
    padding: 40px 0;
    overflow: hidden;
}
.indexMinker .h1 {
    font-size: 34px;
    line-height: 40px;
    text-align: center;
}
.indexMinkerOne {
    background: #f5f7fa;
}
.indexMinker .mk {
    font-size: 18px;
    color: #666;
    text-align: center;
    line-height: 26px;
    margin-top: 16px;
}
.centerImgOne img {
    width:1300px;
    margin: 56px auto;
}
.centerMerThree {
    padding-top: 56px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.centerMerThree .li {
    float: left;
    margin:1%;
    width:46%;
    /* height: 290px; */
    background: #fff;
    border: 1px solid #dcdfe6;
    border-radius: 8px;
}
.centerMerThree .li a {
    padding: 40px 24px;
    text-align: center;
}
.centerMerThree .li a i{ font-size:50px; text-align:center; color:#f00;width:100%; display:block;}
.centerMerThree .li .img {
    width: 80px;
    height: 80px;
    margin: auto;
}
.centerMerThree .li .p {
    font-size: 20px;
    margin: 24px 0 0 0;
    line-height: 28px;
    color: #333;
}
.centerMerThree .li .text {
    line-height: 24px;
    color: #666;
    margin-top: 8px;
}
.indexMinker .listThree {
    padding-top: 26px;
    /* padding-bottom: 26px; */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.indexMinker .listThree .li {
    float: left;
    width:26%; padding:0 2%;
    margin:1%;
    border: 1px solid #dcdfe6;
    border-radius: 8px;
    background: #fff;
}
.indexMinker .listThree .li a {
    padding: 40px 24px;
    text-align: center;
    transition: all 0.5s;
    position: relative;
}
.indexMinker .listThree .li a i{ font-size:50px; text-align:center; color:#f00;width:100%; display:block;}
.indexMinker .listThree .li .img {
    width: 80px;
    height: 80px;
    margin: auto;
}
.indexMinker .listThree .li .h1 {
    font-size: 20px;
    line-height: 28px;
    color: #333;
    margin: 24px 0 8px 0;
}
.indexMinker .listThree .li .k p {
    margin-top: 8px;
    line-height: 28px;
    color: #666; font-size:14px;
    padding:5%;
    position: relative;
    text-align: left;
}
.indexMinker .listThree .li .k p::after {
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(/static/images/img/m.jpg) no-repeat left center;
    background-size: 15px;
}
.soundBox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 26px;
}
.soundBox .li {
    margin:1%;
    width:31%;
    background: #fff;
    border: 1px solid #dcdfe6;
    border-radius: 8px;
}
.soundBox .li a {
    padding: 40px 16px; display:block;
}
.soundBox .li a i{font-size:50px; text-align:center; color:#f00;width:100%; display:block;}
.soundBox .li .text {
    margin-top: 24px;
    color: #333;
    text-align: center;
}
.soundBox .li .text .h2 {
    font-size: 20px;
    line-height: 28px;
}
.soundBox .li .text .p {
    margin-top: 8px;
    line-height: 24px;
    color: #666;
}



.jsx-1726991839 li{width:31%;text-align: center;float: left; margin:2% 0;}
.jsx-1726991839 li i{width:100px; height:100px; background:#c00; text-align:center; color:#fff; display:block; font-size:40px; border-radius:100px; margin:0 auto 10px auto; line-height:100px;}

.core-content__item.active.jsx-1549894851 img.jsx-1549894851 {
    height: 59px;
    width: 59px;
}
.core-content__item.jsx-1549894851{
    background: #ffffff;
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.1);
    border-radius: 10px;width:41%; float:left;
    padding:2% 2%; margin:2%;
}
.core-content__item.jsx-1549894851 i{ font-size:30px; float:left;}

	
.apply-desc__content{width:815px;margin: 90px auto;}
.apply-desc__content p{ float:left;width:40%; padding-top:20%;}
.apply-desc__content .tab-content__right__item{width:40%; float:right;}
.apply-desc__content .tab-content__right__item img{width:100%;}


.sms-product__item.jsx-3622148193 {
    width:23%;
    height: auto;
    text-align: center;}
.product__item.jsx-3622148193 {
    height: 140px;
    background: #ffffff;
    border-radius: 3px;
    text-align: center;
    float: left;
    margin: 0 10px 30px;
    display: table;
    padding: 0 25px;
    box-sizing: border-box;
}
.product__item__title.jsx-3622148193 {
    margin-top: 20px;
    color: #333;
    font-size: 20px;
}
ul.ulListTypeThree1 li{padding:40px 0 40px 50px !important; overflow:hidden;position: relative;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
ul.ulListTypeThree1 li i{
    width:50px;
    position: absolute; font-size:50px; color:#f00;
    top: 50%;left:0;
    margin-top: -20px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.w21{width:19%; margin:1%;-webkit-transition:all 0.2s linear;transition:all 0.2s linear; background:#f7f7f7;}
.w21:hover{z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.w21.boradius16{ float:left; padding:2%; height:200px;}
.w18{ float:left; margin:1%;box-shadow: 0px 2px 6px rgb(0,0,0,.1); background:#fff; text-align:center; line-height:70px;}
.mt11{ color:#333; line-height:50px;}
.mt12{ color:#333; font-weight:300; line-height:24px;}

.w48{ margin:1%; float:left;width:48%;}

.font30 {
    font-size: 30px;
}
.colorfff {
    color: #fff;
}
.mb3 {
    margin-bottom: .3rem;
}
.centers {
    text-align: center;
}
.impoint .boxcenter {
    margin:0 auto 50px auto;
    text-align: center;
}
.impoint .boxcenter h4 {
    padding-bottom: 50px;
    font-size: 36px;
    color: #152633;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 200;
    padding-top:40px;
}
.impoint .boxcenter .content {
    display: flex;
}
.impoint .boxcenter .content .boxdiv {
    width:24%;
    height:auto;
    margin:1%;
}
.impoint .boxcenter .content .boxdiv .top {
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    text-align: center;
    font-weight: 500;
    background:#c00;
    background-size: 100% 100%;
}
.impoint .boxcenter .content .boxdiv .bottom {
    min-height:160px; padding:6%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    text-align: center;
    margin: 0px auto 0 auto;
    border-right: 1px solid rgba(0,0,0,0.10);
    border-left: 1px solid rgba(0,0,0,0.10);
    border-bottom: 1px solid rgba(0,0,0,0.10);
}
.provalue {
    width: 100%;
    height: 750px;
    background: url(../images/bg_productvalue.jpg) no-repeat left top;
    background-size: 100% 100%;
    margin: auto;
    text-align: center;
}
.provalue h4 {
    font-size: 36px;
    color: #202945;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 200;
    padding: 80px 0 70px 0;
}
.provalue img {
    width: 1180px;
}
.corepart .text {
    font-size: 36px;
    color: #152633;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 200;
    margin: 80px 0 50px 0;
}
.corepart .box { margin-bottom:50px;
    display: flex;
}

.corepart .box .boxdiv {
    width: 23%;
    height: 200px;
    margin:1%;
    display: flex;
    flex-direction: column;
    align-items: center; padding-top:50px;
    /* text-align: center; */
}
.corepart .box .boxdiv:hover {
    background: #FFFFFF;
    box-shadow: 0 5px 20px 0 rgba(20,26,31,0.15);
    border-radius: 20px;
}
.corepart .box .boxdiv i{ font-size:50px; color:#f00;}
.corepart .box .boxdiv .imgbox {
    margin-top: 50px;
    width: 64px;
    height: 64px;
    overflow: hidden;
}
.corepart .box .boxdiv .titleh {
    color: #007965;
}
.corepart .box .boxdiv .title {
    font-size: 18px;
    color: #202945;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 600;
    margin-top: 24px;
}
.corepart .box .boxdiv .titletext {
    margin-top: 14px;
    width: 220px;
    font-size: 14px;
    color: #202945;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    font-weight: 200;
}

.applysenia {
    width: 100%;
    height: 670px;
    background: url(../images/bg_scene.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.applysenia .contentbox {
    width: 1180px;
    margin: 0 auto;
    text-align: center;
}
.applysenia .contentbox h4 {
    padding-top: 80px;
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 200;
}
.applysenia .contentbox .center {
    margin-top: 50px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.applysenia .contentbox .footbox {
    display: flex;
}
.applysenia .contentbox .footbox .circle {
    width: 220px;
    height: 80px;
    margin-right: 20px;
    background: rgba(0,0,0,0.30);
    text-align: center;
    line-height: 80px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
}
.applysenia .contentbox .center .divbox {
    width: 380px;
    height: 180px;
    margin-right: 20px;
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.30);
}
.applysenia .contentbox .center .divbox:last-child {
    margin-right: 0;
}
.applysenia .contentbox .center .divbox .right ul li {
    width: 120px;
    font-size: 14px;
    color: rgba(255,255,255,0.65);
    letter-spacing: 0;
    font-weight: 400;
    list-style: disc;
    text-align: left;
}
.applysenia .contentbox .center .divbox .right .divboxh {
    color: #1AE5C0;
}
.applysenia .contentbox .center .divbox .right .text {
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 500;
    margin: 0px 0 20px 0px;
    text-align: left;
}
.cuservice .contentbox {
    width: 1180px;
    height: 810px;
    padding-top: 80px;
    margin: 0 auto;
    display: flex;
}
.cuservice {
    height: 810px;
    width: 100%;
    margin: 0 auto;
    background: #F9FAFB;
}
.cuservice .contentbox .leftbox {
    width: 590px;
    height: 600px;
    background: url(../images/pic_compare_left.png) no-repeat left top;
    background-size: 100% 100%;
    text-align: center;
}
.cuservice .contentbox .rightbox {
    width: 590px;
    height: 600px;
    background: url(../images/pic_compare_right.png) no-repeat left top;
    background-size: 100% 100%;
    box-shadow: 0 10px 40px 0 rgba(0,170,134,0.50);
}
.cuservice .contentbox .leftbox h2 {
    font-size: 28px;
    color: #202945;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    font-weight: 500;
    margin-top: 80px;
}
.cuservice .contentbox .leftbox p {
    font-size: 14px;
    color: rgba(32,41,69,0.45);
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    font-weight: 500;
    margin-top: 12px;
}
.cuservice .contentbox .rightbox h2 {
    font-size: 28px;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    font-weight: 500;
    margin-top: 80px;
    color: white;
}
.cuservice .contentbox .rightbox p {
    font-size: 14px;
    color: white;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    font-weight: 500;
    margin-top: 12px;
}

.pro-introduct {
    width: 88%;
    max-width: 1300px;
    position: relative;
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center;
    padding: 2rem 0 2.4rem;
}
.pro-introduct .desc {
    max-width: 1030px;
    margin: 0.46rem auto 0;
    font-size: 18px;
    color: #666666;
    line-height: 2;
}
.pro-advantage {
    background: #f4f4f4;
    background: #f5f5f9;
    padding: 2rem 0; overflow:hidden;
}
.base-h2 {
    font-size:24px;
    text-align: center;
}
.pro-advantage ul:not(.s2) {
    margin-top: 1.4rem;
}
.pro-advantage ul {
    width: 88%;
    max-width: 1300px;
    position: relative;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}
.pro-advantage ul li {
    padding: 2%;width:27%; float:left;
    border: 1px dotted #d7d7d7; margin:1%;
    transition: all 0.3s;
}
.pro-advantage ul li i{ font-size:40px; color:#c00;}
.pro-advantage ul h5 {
    font-size: 18px;
    margin: 0.5rem 0 0.4rem;
}
.pro-advantage ul .info {
    color: #999999;
    min-height: 4.5em; font-size:15px; line-height:24px;
    max-width: 460px;
    margin: 0 auto;
}
.pro-advantage ul li:hover {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.scene-list .inner {
    overflow: hidden;
}
.scene-list li {
    width: calc((100% / 4));
    padding: 0 20px;
}
.scene-list li {
   float:left;width:28%; margin:1%;
    overflow: hidden;
    font-size: 14px;
}
.scene-list .bg {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.scene-list .bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.scene-list h3 {
    font-size: 18px; text-align:center;
    height: 50px;
    line-height: 50px; color:#333;
    margin-top: 0px;
}
.scene-list .info, .scene-list .inner, .scene-list .bg, .scene-list .content, .scene-list h3 {
    transition: all 0.3s;
}
.scene-list li:hover .content {
    height: 100%;
}


.hangyeDL dd {
    width: 24%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius:4px;
    padding:2%;
    margin: 0 1% 2% 0;
    text-align: center;
}
.hangyeDL dd:hover{ background:#c00; color:#fff;}
.hangyeDL dd:hover .colorlogo,.hangyeDL dd:hover .color666{ color:#fff;}
.hangyeDL dd .colorlogo{ font-size:18px; color:#f00; line-height:60px; font-weight:bold;}
.hangyeDL dd .color666{ color:#666; line-height:30px;}

.hangyeDL1 dd{
    width: 31%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius:4px;
    padding:2%;
    margin: 0 2% 2% 2%;
    text-align: center;
}
.hangyeDL1 dd:hover{ background:#c00; color:#fff;}
.hangyeDL1 dd:hover .colorlogo,.hangyeDL1 dd:hover .color666{ color:#fff;}
.hangyeDL1 dd .colorlogo{ font-size:18px; color:#f00; line-height:60px; font-weight:bold;}
.hangyeDL1 dd .color666{ color:#666; line-height:30px;}

.qywh{ overflow:hidden;}
.qywh ul li{width:19%; text-align:center; float:left; margin:0 .5%;}
.qywh ul li img{width:100%;}