@charset "UTF-8";
 
.flex-direction-nav li a {
 display: block;

 width: 100%;

 height: 100%;
}

.w100 {
 width: 1200px;

 margin: 0 auto;
}

.up-pic {
 width: 100%;

 height: 100%;

 position: absolute;

 left: 0;

 top: 0;

 z-index: 2;
}

td {
 border: 1px solid #ddd;
}

td span {
 font-family: "微软雅黑" !important;
}

header {
 width: 100%;

 position: relative;

 z-index: 102;

 /*height: 112px;*/
}

header .header-main {
 background-color: #fff;

 position: relative;

 left: 0;

 top: 0;

 width: 100%;

 box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

header .nav .ico.ico8 {
 width: 79px;

 height: 50px;

 border: none;
}

header .icon_icloud {
 float: right;
 width: 79px;

 height: 50px;

 margin-right: 30px;
 margin-top: 28px;

 background: url(../img/cloud.png) no-repeat center;
}

header .icon_icloud a {
 display: block;
 width: 79px;
 height: 50px;
}

header .nav {
 margin-left: 38px;
}

header .nav .tit-box {
 display: block;

 padding-top: 36px;

 height: 76px;

 width: 100px;

 text-align: center;

 -webkit-transition: all 0.2s ease 0s;

 transition: all 0.2s ease 0s;
}

header .nav .tit {
 color: #666;

 line-height: 24px;

 font-size: 14px;

 font-family: "微软雅黑";

 -webkit-transition: all 0.2s ease 0s;

 transition: all 0.2s ease 0s;

 text-transform: uppercase;
}

header .nav .tit.show {
 opacity: 1;

 margin-top: 10px;
}

header .nav li {
 position: relative;

 z-index: 1;
}

header .nav .ico {
 display: inline-block;
 font-size: 16px;
 color: #333;
 line-height: 24px;
}

header .nav li:hover .ico,
header .nav li:hover p {
 color: #e70012;
}

.top_other {
 height: 30px;
 border-bottom: 1px solid #d9d9d9;
}

.top_other p {
 display: inline;
 margin-right: 15px;
 line-height: 30px;
 color: #4c4c4c;
 font-size: 13px;
}

.top_other span {
 background: url(../img/tel.png) no-repeat left center;
 padding-left: 18px;
 color: #cb4623;
 display: inline;
 font-size: 14px;
}

.top_other p a {
 font-size: 13px;
 color: #666;
 padding: 0 9px;
 position: relative;
}

.top_other p a.mishu {
 position: relative;
}

.top_other p a.mishu b {
 display: none;
 position: absolute;
 width: 186px;
 height: 186px;
 top: 20px;
 left: -50px;
 z-index: 11;
 border: 1px solid #ccc;
 border-radius: 5px;
 background: #fff;
}

.top_other p a.mishu:hover b {
 display: block;
}

.top_other p a.map {
 padding-right: 0;
}

.top_other p a:after {
 content: "";
 position: absolute;
 left: 0;
 top: 2px;
 width: 1px;
 height: 13px;
 background: #7f7f7f;
}

.top_other p a:first-child:after {
 background: none;
}

header .nav .sub-box {
 background-color: #fff;

 display: none;

 position: absolute;

 left: 0;

 top: 112px;

 border-top: 1px solid #e70012;
}

header .nav .sub-box p {
 line-height: 50px;

 font-size: 14px;

 border-top: 1px solid #e3e3e3;
}

header .nav .sub-box p a {
 display: block;

 padding: 0 12px;

 width: 85px;

 text-align: center;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

header .nav .sub-box p a:hover {
 background-color: #e70012;

 color: #fff;
}

header .nav .sub-box p:first-child {
 border-top: none;
}

header .logo {
 display: inline-block;

 margin-top: 36px;
}

header .mutually {
 float: right;
 margin-top: 35px;
}

header .mutually a {
 display: inline-block;

 width: 43px;

 height: 43px;

 line-height: 43px;

 text-align: center;

 float: left;

 border-radius: 50%;
}

header .mutually .search-btn {
 background: url(../img/ico_07.png) no-repeat center #e60012;
}

header .mutually .gray-bg {
 color: #fff;

 background-color: #d2d2d2;

 font-family: "Arial";

 font-size: 14px;
}

header .nav-btn {
 width: 0.4rem;

 height: 0.3rem;

 position: relative;

 cursor: pointer;

 margin-top: 0.32rem;

 display: none;
}

header .nav-btn .line {
 display: block;

 width: 100%;

 height: 0.04rem;

 background-color: #939393;

 position: absolute;

 left: 0;
}

header .nav-btn .line1 {
 top: 0;

 -webkit-transform-origin: left top 0;

 -ms-transform-origin: left top 0;

 transform-origin: left top 0;
}

header .nav-btn .line2 {
 top: 0.129rem;
}

header .nav-btn .line3 {
 bottom: 0;

 -webkit-transform-origin: left bottom 0;

 -ms-transform-origin: left bottom 0;

 transform-origin: left bottom 0;
}

header .nav-btn.active {
 -webkit-animation: rotate 0.3s linear 0s;

 animation: rotate 0.3s linear 0s;
}

header .nav-btn.hover .line {
 left: 0.06rem;
}

header .m-search-btn {
 display: none;

 width: 0.4rem;

 height: 0.4rem;

 background: url(../img/ico_14.png) no-repeat left center;

 background-size: auto 100%;

 padding-right: 0.3rem;

 border-right: 1px solid #e5e5e5;

 margin-right: 0.3rem;

 margin-top: 0.28rem;

 cursor: pointer;
}

header .sub-menu {
 width: 92%;

 padding: 0.28rem 4%;

 display: none;

 position: absolute;

 left: 0;

 top: 0.8rem;

 background-color: #f5f5f5;
}

header .sub-menu ul,
header .sub-menu li {
 width: 100%;
}

header .sub-menu li {
 border-bottom: 1px solid #dcdcdc;

 font-size: 0.24rem;
}

header .sub-menu .tit {
 display: block;

 width: 91%;

 padding: 0 4.5%;

 line-height: 0.66rem;

 color: #000;

 position: relative;
}

header .sub-menu .sub-tit:after {
 content: "";

 display: block;

 width: 0.26rem;

 height: 0.26rem;

 background: url(../img/ico_19.png) no-repeat center;

 background-size: 100% auto;

 position: absolute;

 right: 0.3rem;

 top: 0.18rem;
}

header .sub-menu .sub-tit.on {
 background-color: #e60012;

 color: #fff;
}

header .sub-menu .sub-tit.on:after {
 background: url(../img/ico_19_h.png) no-repeat center;

 background-size: 100% auto;
}

header .sub-menu .sec-list {
 line-height: 0.54rem;

 padding: 0.2rem 4.5%;

 display: none;
}

header .sub-menu .sec-list p {
 background: url(../img/ico_20.png) no-repeat left center;

 background-size: 0.06rem auto;
}

header .sub-menu .sec-list a {
 padding-left: 0.2rem;

 color: #666;

 display: block;
}

.search-bg {
 position: fixed;

 left: 0;

 top: 0;

 width: 100%;

 height: 100%;

 z-index: 103;

 background-color: #000;

 opacity: 0.8;

 filter: Alpha(opacity=80);

 display: none;
}

.m-search-box {
 width: 92%;

 border: 1px solid #aaa;

 position: fixed;

 left: 3%;

 top: 54px;

 height: 0.8rem;

 z-index: 111;

 display: none;
}

.m-search-box input.tex {
 border: none;

 background: none;

 font-size: 0.24rem;

 font-family: "Arial";

 color: #a7a7a7;

 height: 0.26rem;

 line-height: 0.24rem;

 padding: 0.27rem 4%;

 width: 80%;
}

.m-search-box input.search-btn {
 border: none;

 width: 0.7rem;

 height: 0.8rem;

 background: url(../img/ico_16.png) no-repeat center;

 background-size: 0.4rem auto;
}

.m-close-search {
 display: block;

 width: 15px;

 height: 15px;

 background: url(../img/ico_15.png) no-repeat center;

 background-size: 100% auto;

 position: fixed;

 right: 4%;

 top: 15px;

 cursor: pointer;

 z-index: 111;

 display: none;
}

.i-ban {
 position: relative;

 overflow: hidden;

 width: 100%;

 /*height: 750px;*/

 z-index: 1;
}

.i-ban ul.slides,
.i-ban ul.slides li {
 width: 100%;
}

.i-ban li img {
 width: 100%;

 position: relative;

 /*left: 50%;*/

 /*margin-left: -960px;*/
}

.i-ban .flex-direction-nav li {
 width: 53px;

 height: 53px;

 position: absolute;

 top: 50%;

 margin-top: -27px;

 z-index: 2;

 transition: all 0.3s ease 0s;

 display: none;

 border-radius: 50%;
}

.i-ban .flex-direction-nav .flex-nav-prev {
 left: 75px;

 background: url(../img/ico_08.png) no-repeat center #b1b1b1;
}

.i-ban .flex-direction-nav .flex-nav-prev:hover {
 background: url(../img/ico_08.png) no-repeat center #e70012;
}

.i-ban .flex-direction-nav .flex-nav-next {
 right: 75px;

 background: url(../img/ico_09.png) no-repeat center #b1b1b1;
}

.i-ban .flex-direction-nav .flex-nav-next:hover {
 background: url(../img/ico_09.png) no-repeat center #e70012;
}

.i-ban .flex-control-nav {
 position: absolute;

 bottom: 30px;

 left: 0;

 width: 100%;

 z-index: 2;

 height: 2px;
}

.i-ban .flex-control-nav li {
 width: 45px;

 height: 2px;

 vertical-align: top;
}

.i-ban .flex-control-nav li a {
 background: #fff;

 opacity: 0.5;
}

.i-ban .flex-control-nav li a.flex-active {
 background: #e60012;

 opacity: 1;
}

.i-ban .slides {
 opacity: 0;
}

.m-i-ban {
 display: none;

 width: 100%;

 position: relative;

 overflow: hidden;
}

.m-i-ban ul {
 opacity: 0;
}

.m-i-ban ul,
.m-i-ban li {
 width: 100%;
}

.m-i-ban img {
 width: 100%;
}

.m-i-ban .pagination {
 position: absolute;

 bottom: 15px;

 left: 0;

 width: 100%;

 z-index: 2;

 height: 10px;

 text-align: center;
}

.m-i-ban .pagination span {
 width: 10px;

 height: 10px;

 vertical-align: top;

 opacity: 0.5;

 border-radius: 50%;

 background-color: #fff;

 margin: 0 6px;
}

.m-i-ban .pagination span.swiper-pagination-bullet-active {
 opacity: 0.8;

 background-color: #e70012;
}

.s-tit-box {
 text-align: center;
}

.s-tit-box .en-font {
 height: 40px;

 background: url(../img/font_01.png) no-repeat center;
}

.i-thi-wrap .list-wrap .cont a .cn-tit {
 font-size: 18px;
 color: #000;
}

.s-tit-box .w100 {
 background: url(../img/down.png) no-repeat center;
 overflow: hidden;
 padding-bottom: 74px;
}

.s-tit-box .cn-tit {
 font-size: 24px;

 height: 40px;

 line-height: 40px;

 margin-top: 25px;

 background: url(../img/bg_01.png) no-repeat center;
}

.i-fir-wrap .s-tit-box .w100 .cn-tit,
.i-thi-wrap .s-tit-box .w100 .cn-tit,
.i-sec-wrap .s-tit-box .w100 .cn-tit,
.i-five-wrap .s-tit-box .w100 .cn-tit {
 font-size: 36px;

 height: 40px;

 line-height: 40px;

 margin-top: 25px;
 display: inline;
 color: #000;
 background: none;
}

.i-fir-wrap .s-tit-box .w100 .en-tit,
.i-thi-wrap .s-tit-box .w100 .en-tit,
.i-sec-wrap .s-tit-box .w100 .en-tit,
.i-five-wrap .s-tit-box .w100 .en-tit {
 display: inline;

 font-size: 26px;

 line-height: 34px;

 color: #000;

 text-transform: uppercase;
 background: none;
 padding-left: 15px;
}

.s-tit-box .cn-tit a,
.s-tit-box .en-tit a {
 color: #000;
}

.problem-wrap .s-tit-box .cn-tit {
 font-size: 16px;
}

.s-tit-box .en-tit {
 display: inline;

 font-size: 16px;

 line-height: 34px;

 color: #333;

 text-transform: uppercase;
}

.fadeInTop {
 opacity: 0;

 -webkit-transform: translateY(20px);

 -ms-transform: translateY(20px);

 transform: translateY(20px);
}

.s-tit-box.white .en-font {
 background: url(../img/font_02.png) no-repeat center;
}

.s-tit-box.white .cn-tit {
 background: url(../img/bg_02.png) no-repeat center;

 color: #fff;
}

.s-tit-box.white .en-tit {
 color: #fff;
}

.i-fir-wrap {
 padding-top: 72px;
}

.i-fir-wrap a.more {
 background: #b1b1b1;

 border-radius: 3px;

 height: 40px;

 line-height: 40px;

 width: 150px;

 display: block;

 margin: 5% auto;

 clear: both;

 color: #fff;

 font-size: 16px;
 text-align: center;
 -webkit-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;
 -o-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;
 -moz-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;
 　transition: all 0.8s;
 -webkit-transition: all 0.8s;
 -o-transition: all 0.8s;
 -moz-transition: all 0.8s;
}

.i-fir-wrap a.more:hover {
 background: #e40000;
 box-shadow: 0 5px 6px #333;
}

.i-fir-wrap .w100 {
 position: relative;
}

.i-fir-wrap .scroll-wrap .bd {
 position: relative;

 overflow: hidden;

 width: 100%;

 padding-bottom: 10px;
}

.i-fir-wrap .scroll-wrap .bd,
.i-fir-wrap .scroll-wrap ul {
 width: 100%;
}

.i-fir-wrap .scroll-wrap li {
 text-align: center;
}

.i-fir-wrap .scroll-wrap li p {
 line-height: 42px;

 font-size: 14px;

 /*margin-top: 20px;*/
}

.i-fir-wrap .scroll-wrap li p a {
 font-size: 18px;
 color: #020202;
 position: relative;
}

.i-fir-wrap .scroll-wrap li p a:after {
 position: absolute;
 width: 34px;
 background: #e40000;
 height: 3px;
 left: 50%;
 bottom: -16px;
 margin-left: -17px;
 -webkit-transition: all 0.6s;
 transition: all 0.6s;
 content: "";
}

.i-fir-wrap .scroll-wrap li:hover p a:after {
 width: 100%;
 left: 0;
 -webkit-transition: all 0.6s;
 transition: all 0.6s;
 margin-left: 0;
}

.i-fir-wrap .scroll-wrap li:hover p a {
 color: #e60012;
}

.i-fir-wrap .scroll-wrap .img {
 display: block;

 width: 100%;
 overflow: hidden;
 height: 276px;
}

.i-fir-wrap .scroll-wrap .img a {
 display: inline-block;
}

.i-fir-wrap .scroll-wrap .img img {
 max-width: 100%;

 max-height: 100%;
}

.i-fir-wrap .scroll-wrap ul {
 /*margin-top: 35px;*/
}

.i-fir-wrap .scroll-wrap .fir-list li {
 width: 276px;
 margin-right: 25px;
}

.i-fir-wrap .scroll-wrap .fir-list .img {
 /*height: 186px;

  line-height: 186px;*/
}

.i-fir-wrap .scroll-wrap .sec-list li {
 width: 302px;

 padding: 0 15px;

 overflow: hidden;

 box-sizing: border-box;
}

.i-fir-wrap .scroll-wrap .butn {
 display: inline-block;

 width: 53px;

 height: 53px;

 position: absolute;

 cursor: pointer;

 border-radius: 50%;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.i-fir-wrap .scroll-wrap .butn.default {
 opacity: 0.5;

 cursor: default;
}

.i-fir-wrap .scroll-wrap .prev {
 background: url(../img/left.png) no-repeat center;
}

.i-fir-wrap .scroll-wrap .next {
 background: url(../img/right.png) no-repeat center;
}

.i-fir-wrap .scroll-wrap .butn:hover {
}

.i-fir-wrap .pc-scroll .butn {
 top: 140px;
}

.i-fir-wrap .pc-scroll .prev {
 left: -53px;
}

.i-fir-wrap .pc-scroll .next {
 right: -53px;
}

.i-fir-wrap .m-scroll {
 display: none;
}

.i-fir-wrap .m-scroll .butn {
 bottom: 35px;

 left: 50%;
}

.i-fir-wrap .m-scroll .prev {
 margin-left: -65px;
}

.i-fir-wrap .m-scroll .next {
 margin-left: 10px;
}

.i-sec-wrap {
 padding-top: 93px;

 padding-bottom: 75px;

 background-size: cover !important;
}

.i-sec-wrap .cent-cont {
 margin-top: 0;

 position: relative;

 overflow: hidden;
}

.i-sec-wrap .cent-cont .left {
 width: 28.5%;
 float: left;
}

.i-sec-wrap .cent-cont .left .h1 {
 height: 48px;
 line-height: 48px;
 padding: 0 18px;
 color: #e40000;
 font-size: 24px;
 background: #edeff1 url(../img/h01.png) no-repeat 18px center;
 padding-left: 48px;
 font-family: "黑体";
 margin-bottom: 16px;
}

.i-sec-wrap .cent-cont .left .h1 a {
 float: right;
 color: #000;
 opacity: 0.5;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
}

.i-sec-wrap .cent-cont .mid {
 width: 40%;
 float: left;
 margin-left: 1.2%;
}

.i-sec-wrap .cent-cont .mid .h1 {
 margin-bottom: 16px;
 height: 48px;
 line-height: 48px;
 padding: 0 18px;
 color: #e40000;
 font-size: 24px;
 background: #edeff1 url(../img/h01.png) no-repeat 18px center;
 padding-left: 48px;
 font-family: "黑体";
}

.i-sec-wrap .cent-cont .mid .h1 a {
 float: right;
 color: #000;
 opacity: 0.5;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
}

.i-sec-wrap .cent-cont .right {
 width: 28.5%;
 float: left;
 margin-left: 1.2%;
 border: 1px solid #edeff1;
 border-top: none;
 box-sizing: border-box;
}

.i-sec-wrap .cent-cont .right .h1 {
 height: 48px;
 background: #edeff1 url(../img/h01.png) no-repeat 18px center;
 line-height: 48px;
 padding: 0 18px;
 color: #e40000;
 font-size: 24px;
 padding-left: 48px;
 font-family: "黑体";
}

.i-sec-wrap .cent-cont .right .h1 a {
 float: right;
 color: #000;
 opacity: 0.5;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
}

.i-sec-wrap .cent-cont .right .h1 a:hover,
.i-sec-wrap .cent-cont .mid .h1 a:hover,
.i-sec-wrap .cent-cont .left .h1 a:hover {
 color: #e40000;
 opacity: 1;
}

.i-sec-wrap .cent-cont .right ul {
 height: 440px;
 overflow: hidden;
}

.i-sec-wrap .cent-cont .big-box {
 /*width: 48.8%;*/

 width: 100%;

 background-color: #fff;

 height: auto;

 padding: 0;

 position: relative;
}

.i-sec-wrap .cent-cont .big-box .img {
 display: block;

 width: 100%;

 position: relative;

 overflow: hidden;
 margin-bottom: 8px;
}

.i-sec-wrap .cent-cont .big-box .img p {
 position: absolute;

 bottom: 0;

 left: 0;

 width: 100%;

 line-height: 40px;

 height: 40px;

 color: #e40000;

 padding: 0 10px;

 font-size: 16px;

 z-index: 2;

 background: rgba(255, 255, 255, 0.7);
 box-sizing: border-box;
}

.i-sec-wrap .cent-cont .big-box .img img {
 max-width: 100%;

 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.i-sec-wrap .cent-cont .big-box .cont {
 width: 90%;

 padding: 24px 5% 0;
}

.i-sec-wrap .cent-cont .big-box dl dt {
 background: url(../img/h02.png) no-repeat left center;
 padding-left: 10px;
}

.i-sec-wrap .cent-cont .right li {
 background-color: #fff;

 padding: 0 2.5% 0;
 overflow: hidden;

 margin-top: 18px;

 width: 100%;

 margin-right: 1.2%;

 box-sizing: border-box;
 height: auto;
}

.i-sec-wrap .cent-cont .right li .con h2 {
 font-size: 18px;
 color: #000;
 line-height: 24px;
 margin-bottom: 10px;
}

.i-sec-wrap .cent-cont .right li .con .da {
 font-size: 14px;
 color: #666;
 line-height: 26px;
 overflow: hidden;
}

.i-sec-wrap .cent-cont .right li .con .da .fl {
 font-size: 18px;
 color: #e40000;
 width: 10%;
}

.i-sec-wrap .cent-cont .right li .con .da .fr {
 width: 86%;
 float: right;
}

.i-sec-wrap .cent-cont .left .cn-tit {
 line-height: 24px;
}

.i-sec-wrap .cent-cont .cn-tit {
 line-height: 28px;

 font-size: 18px;
}

.i-sec-wrap .cent-cont .cn-tit a {
 display: inline-block;

 color: #000;
}

.i-sec-wrap .cent-cont .en-tit {
 line-height: 24px;

 font-size: 15px;
}

.i-sec-wrap .cent-cont .en-tit a {
 display: inline-block;

 color: #666;
}

.i-sec-wrap .cent-cont .en-tit a:hover {
 color: #333;
}

.i-sec-wrap .cent-cont .word {
 display: block;

 line-height: 24px;

 margin-top: 6px;
}

.i-sec-wrap .cent-cont .word a {
 display: inline-block;

 color: #666;
}

.i-sec-wrap .cent-cont .word a:hover {
 color: #333;
}

.i-sec-wrap .cent-cont ul {
 width: 100%;
}

.i-sec-wrap .cent-cont li {
 background-color: #fff;
 margin-bottom: 20px;

 width: 100%;

 margin-right: 1.2%;

 box-sizing: border-box;
}

.i-sec-wrap .cent-cont .big-box {
}

.i-sec-wrap .cent-cont .img {
 display: inline-block;

 width: 34%;

 position: relative;

 overflow: hidden;
}

.i-sec-wrap .cent-cont .img img {
 width: 100%;

 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.i-sec-wrap .cent-cont .cont {
 width: 62%;
}

.i-sec-wrap .cent-cont li dt:hover .cn-tit a {
 color: #e70012;
}

.i-sec-wrap .cent-cont li:hover .img img {
 -webkit-transform: scale(1.1, 1.1);

 -ms-transform: scale(1.1, 1.1);

 transform: scale(1.1, 1.1);

 -webkit-transition: -webkit-transform 0.6s ease 0s;

 transition: transform 0.6s ease 0s;
}

.search_box {
 margin: -55px auto 0 auto;
 text-align: left;
 line-height: 44px;
 font-size: 20px;
 color: #fff;
 position: relative;
 z-index: 11;
 height: 110px;
}

.search_box .left {
 width: 50%;
 float: left;
 background: #e40000;
 padding: 20px 20px;
 box-sizing: border-box;
}

.search_box .left .h1 {
 font-size: 30px;
 line-height: 38px;
}

.search_box .left span {
 font-size: 20px;
 line-height: 32px;
 display: block;
}

.search_box .right {
 width: 50%;
 float: right;
 background: #2a2a2a;
 padding: 15px 20px 20px 20px;
 box-sizing: border-box;
 font-size: 16px;
 line-height: 26px;
}

.search_box .right a {
 font-size: 14px;
 color: #fff;
 margin: 0 8px;
}

.search_box .right a:hover {
 color: #e60012;
}

.search_box .right form {
 margin: 15px 0 0 0;
}

.search_box .right form div {
 background: #fff;
 height: 33px;
 line-height: 33px;
 padding: 0 10px;
}

.search_box .right form div input {
 border: none;
 background: none;
 color: #333;
}

.search_box .right form div input.text {
 width: 496px;
 float: left;
 line-height: 33px;
}

.search_box .right form div input.button {
 background: url(../img/ser.png) no-repeat;
 background-size: 100% 100%;
 float: right;
 width: 29px;
 height: 29px;
}

.i-thi-wrap {
 padding-top: 75px;

 padding-bottom: 60px;

 background-color: #edeff1;

 position: relative;

 overflow: hidden;
}

.i-thi-wrap .list-wrap {
 margin-top: 0;
}

.i-thi-wrap .list-wrap .slides {
 width: 100.9%;
}

.i-thi-wrap .list-wrap .slides li {
 width: 32.4%;

 margin-right: 0.9%;
}

.i-thi-wrap .list-wrap .slides li:hover .cont .cent {
 color: #e70012;
}

.i-thi-wrap .list-wrap .slides li:hover .img img {
 -webkit-transform: scale(1.1, 1.1);

 -ms-transform: scale(1.1, 1.1);

 transform: scale(1.1, 1.1);

 -webkit-transition: -webkit-transform 0.6s ease 0s;

 transition: transform 0.6s ease 0s;
}

.i-thi-wrap .list-wrap .img {
 display: block;

 text-align: center;

 position: relative;
 height: 294px;

 overflow: hidden;
}

.i-thi-wrap .list-wrap .img img {
 width: 100%;

 max-width: 100%;
}

.i-thi-wrap .list-wrap .cont {
 width: 100%;

 text-align: center;

 position: absolute;
 bottom: 0;
 left: 0;
 z-index: 1;
 height: 50px;
 background: rgba(254, 251, 251, 0.7);
 -webkit-transition: all 0.6s;
 transition: all 0.6s;
}

.i-thi-wrap .list-wrap .cont p.cn-tit {
}

.i-thi-wrap .list-wrap .slides li:hover .cont {
 height: 100%;
 -webkit-transition: all 0.6s;
 transition: all 0.6s;
}

.i-thi-wrap .list-wrap .slides li {
 position: relative;
}

.i-thi-wrap .list-wrap .slides li a.img:after {
 position: absolute;
 content: "";
 left: 0;
 width: 0;
 height: 3px;
 background: #e40000;
 bottom: 0;
 z-index: 2;
}

.i-thi-wrap .list-wrap .slides li:hover a.img:after {
 left: 0;
 width: 100%;
 -webkit-transition: all 0.6s;
 transition: all 0.6s;
}

.i-thi-wrap .list-wrap .slides li:hover .cont a {
 padding: 66px 0 50px 0;
 overflow: hidden;
 display: block;
 box-sizing: border-box;
}

.i-thi-wrap .list-wrap .cont .cn-tit {
 font-size: 18px;
 color: #000;
 line-height: 50px;
 background: none;
 height: 50px;
 margin: 0;
}

.i-thi-wrap .list-wrap .cont .con-tit {
 font-size: 16px;

 text-transform: uppercase;

 line-height: 28px;
 color: #000;
 width: 80%;
 margin: 0 auto;
 text-align: left;
}

.i-thi-wrap .list-wrap .cont .line {
 display: block;

 width: 46px;

 height: 3px;

 background-color: #e40000;

 margin: 13px auto 13px auto;
}

.i-thi-wrap .list-wrap .flex-control-nav {
 display: none;
}

.i-five-wrap {
 padding-bottom: 30px;

 background-color: #edeff1;

 position: relative;

 overflow: hidden;
}

.i-five-wrap .list-wrap {
 position: relative;
}

.i-five-wrap .list-wrap .slides {
 width: 100.9%;
}

.i-five-wrap .list-wrap .slides li {
 width: 24.4%;

 margin-right: 0.9%;
}

.i-five-wrap .list-wrap .slides li:hover .cont .cent {
 color: #e70012;
}

.i-five-wrap .list-wrap .slides li:hover .img img {
}

.i-five-wrap .list-wrap .img {
 display: block;

 text-align: center;

 position: relative;
 height: 224px;

 overflow: hidden;
}

.i-five-wrap .list-wrap .img img {
 width: 100%;

 max-width: 100%;
}

.i-five-wrap .list-wrap .cont {
 width: 100%;

 text-align: center;

 position: absolute;
 bottom: 0;
 left: 0;
 z-index: 1;
 height: 50px;
 background: rgba(254, 251, 251, 0.7);
 -webkit-transition: all 0.6s;
 transition: all 0.6s;
}

.i-five-wrap .list-wrap .cont p.cn-tit {
 background: none;
 height: 50px;
 margin: 0;
}

.i-five-wrap .list-wrap .slides li:hover .cont {
 height: 100%;
 -webkit-transition: all 0.6s;
 transition: all 0.6s;
}

.i-five-wrap .list-wrap .slides li {
 position: relative;
}

.i-five-wrap .list-wrap .slides li a.img:after {
 position: absolute;
 content: "";
 left: 0;
 width: 0;
 height: 3px;
 background: #e40000;
 bottom: 0;
 z-index: 2;
}

.i-five-wrap .list-wrap .slides li:hover a.img:after {
 left: 0;
 width: 100%;
 -webkit-transition: all 0.6s;
 transition: all 0.6s;
}

.i-five-wrap .list-wrap .slides li:hover .cont a {
 padding: 88px 0 50px 0;
 overflow: hidden;
 display: block;
 box-sizing: border-box;
}

.i-five-wrap .list-wrap .cont .cn-tit {
 font-size: 18px;
 color: #000;
 line-height: 50px;
 display: none;
}

.i-five-wrap .list-wrap .cont .con-tit {
 font-size: 18px;

 text-transform: uppercase;

 line-height: 28px;
 color: #000;
 width: 80%;
 margin: 0 auto;
}

.i-five-wrap .list-wrap .cont .line {
 /*  display: block;

  width: 46px;

  height: 3px;

  background-color: #e40000;

  margin: 13px auto 13px auto; display:none*/
}

.i-five-wrap .list-wrap .flex-control-nav {
 display: none;
}

.i-five-wrap .list-wrap .slides li:hover .cont .line,
.i-five-wrap .list-wrap .slides li:hover .cont .cn-tit {
 display: block;
}

.more_case {
 text-align: right;
 color: #888;
 font-size: 16px;
 padding: 38px 0;
}

.i-thi-wrap .more_case {
 border-bottom: 1px dashed #999999;
}

.i-fou-wrap {
 padding-top: 76px;

 position: relative;

 overflow: hidden;
 background: #4c4c4c;
}

.i-fou-wrap .s-tit-box .cn-tit {
 background: none;
 display: inline;
 font-size: 36px;
 line-height: 42px;
}

.i-fou-wrap .s-tit-box .en-tit {
 font-size: 26px;
 padding-left: 15px;
}

.i-fou-wrap .s-tit-box .w100 {
 background: url(../img/down1.png) no-repeat center;

 overflow: hidden;

 padding-bottom: 74px;
}

.i-fou-wrap .list-wrap .con {
 overflow: hidden;
}

.i-fou-wrap .list-wrap .left {
 width: 62%;
 float: left;
 color: #e7e7e7;
 font-size: 18px;
 text-align: left;
 line-height: 28px;
}

.i-fou-wrap .list-wrap a.more {
 background: #b1b1b1;
 border-radius: 3px;
 height: 40px;
 line-height: 40px;
 width: 150px;
 display: block;
 margin: 5% auto;
 clear: both;
 color: #fff;
 font-size: 16px;
 -webkit-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;
 -o-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;
 -moz-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;
 　transition: all 0.8s;
 -webkit-transition: all 0.8s;
 -o-transition: all 0.8s;
 -moz-transition: all 0.8s;
}

.i-fou-wrap .list-wrap a.more:hover {
 background: #e40000;
 box-shadow: 0 5px 6px #333;
 opacity: 1;
}

.i-fou-wrap .list-wrap .right {
 width: 36%;
 float: right;
 overflow: hidden;
}

.i-fou-wrap .list-wrap .right img {
 max-width: 100%;

 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.i-fou-wrap .list-wrap .right:hover img {
 -webkit-transform: scale(1.1, 1.1);

 -ms-transform: scale(1.1, 1.1);

 transform: scale(1.1, 1.1);

 -webkit-transition: -webkit-transform 0.6s ease 0s;

 transition: transform 0.6s ease 0s;
}

.i-fou-wrap .s-tit-box .cn-tit,
.i-fou-wrap .s-tit-box .en-tit {
 color: #fff;
}

.i-fou-wrap .list-wrap {
 margin-top: 0;

 position: relative;
}

.i-fou-wrap .list-wrap .slides {
 width: 100.2%;

 padding-top: 40px;
}

.i-fou-wrap .list-wrap .slides li {
 width: 24.8%;

 margin-right: 0.2%;

 position: relative;

 opacity: 0;

 -webkit-transform: translateX(20px);

 -ms-transform: translateX(20px);

 transform: translateX(20px);
}

.i-fou-wrap .list-wrap .slides li img {
 width: 100%;

 -webkit-transition: opacity 0.3s ease 0s;

 transition: opacity 0.3s ease 0s;
}

.i-fou-wrap .list-wrap .slides li:hover img {
 opacity: 0.8;
}

.i-fou-wrap .list-wrap .up-tips {
 width: 109px;

 padding-top: 32px;

 text-align: center;

 color: #fff;

 position: absolute;

 left: 50%;

 margin-left: -55px;

 top: -37px;

 height: 88px;
}

.i-fou-wrap .list-wrap .up-tips .cn {
 font-size: 18px;

 line-height: 26px;
}

.i-fou-wrap .list-wrap .up-tips .en {
 font-size: 14px;

 line-height: 24px;
}

.i-fou-wrap .list-wrap .up-tips.red {
 background: url(../img/bg_03.png) no-repeat center;
}

.i-fou-wrap .list-wrap .up-tips.black {
 background: url(../img/bg_04.png) no-repeat center;
}

.i-fou-wrap .list-wrap .flex-control-nav {
 display: none;
}

.i-fou-wrap .list-wrap .flex-direction-nav {
 position: absolute;

 left: 0;

 width: 100%;
}

footer {
 padding-top: 14px;

 background-color: #2b2b2b;
}

footer .menu {
 width: 100%;
 margin-top: 42px;
 position: relative;
 z-index: 1;
}

footer .menu ul {
 width: 100%;
}

footer .menu li {
 width: 100px;

 margin-right: 60px;
 margin-bottom: 40px;
}

footer .menu li.fir {
}

footer .menu .tit {
 line-height: 26px;

 font-size: 18px;
 margin-bottom: 14px;
}

footer .menu .tit a {
 color: #fff;

 display: inline-block;
}

footer .menu .tit .map {
 padding-top: 30px;
}

footer .menu .sec-list {
 line-height: 22px;

 margin-top: 5px;
}

footer .menu .sec-list p {
 margin-bottom: 10px;
 font-size: 14px;
}

footer .menu .sec-list a {
 display: inline-block;

 color: #a2a1a0;
}

footer .menu .sec-list a:hover {
 color: #fff;
}

footer .main-link {
 padding: 14px 0;

 border-top: 1px solid #393634;
 position: relative;
}

footer .main-link .tit {
 font-size: 12px;

 font-weight: bold;

 line-height: 24px;

 width: 6%;

 color: #fff;
}

footer .main-link .box {
 width: 92%;
}

footer .main-link a {
 padding: 0 0.9%;

 font-size: 12px;

 color: #ababab;

 line-height: 24px;

 transition: color 0.3s;
}

footer .main-link .qq {
 font-size: 12px;

 color: #fff;

 margin: 0 0.9% 0 1.3%;
}

footer .main-link a:hover {
 color: #fff;
}

footer .bot-cont {
 line-height: 40px;

 border-top: 1px solid #393634;

 color: #ababab;
 text-align: center;
}

footer .main-link a.more {
 color: #e60012;
}

footer .main-link a.more:hover {
 opacity: 0.8;
}

footer .bot-cont a {
 color: #ababab;
}

footer .bot-cont a:hover {
 color: #fff;
}

footer .main-cont {
 position: relative;
}

footer .map-box {
 width: 399px;

 height: 350px;

 background: url(../img/img_16.png) no-repeat center;

 position: absolute;

 right: 0;

 top: 0;
}

footer .map-box .up-cont {
 width: 220px;

 position: absolute;

 right: 0;

 top: 140px;
 z-index: 2;
}

footer .map-box .word {
}

footer .map-box .word .cn {
 color: #ed1b23;

 line-height: 18px;
 font-size: 18px;
 font-weight: 700;
}

footer .map-box .word .en {
 color: #ed1b23;

 line-height: 18px;
}

footer .map-box .word .call {
 line-height: 24px;
 font-size: 26px;

 color: #ed1b23;
 padding-left: 14px;
 font-weight: 700;
 margin-bottom: 12px;
}

.i-float-right {
 position: fixed;

 right: 0;

 top: 50%;

 width: 70px;

 text-align: center;

 z-index: 10;

 margin-top: -155px;
}

.i-float-right ul,
.i-float-right li {
 width: 100%;
}

.i-float-right li {
 background-color: #cd0002;

 border-top: 1px solid #fff;

 position: relative;

 height: 66px;
}

.i-float-right li:first-child {
 border-top: none;
}

.i-float-right a {
 display: block;

 padding-top: 8px;

 color: #fff;

 padding-bottom: 8px;
}

.i-float-right .ico {
 display: block;

 height: 25px;
}

.i-float-right .ico1 {
 background: url(../img/ico_10.png) no-repeat center;
}

.i-float-right .ico2 {
 background: url(../img/ico_11.png) no-repeat center;
}

.i-float-right .ico3 {
 background: url(../img/ico_12.png) no-repeat center;
}

.i-float-right .ico4 {
 background: url(../img/ico_13.png) no-repeat center;
}

.i-float-right .ico_jd {
 background: url(../img/jd.png) no-repeat center;
}

.i-float-right .cn {
 line-height: 18px;

 margin-top: 7px;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.i-float-right .en {
 line-height: 14px;

 opacity: 0.8;

 text-transform: uppercase;

 -webkit-transition: opacity 0.3s ease 0s;

 transition: opacity 0.3s ease 0s;
}

.i-float-right li:hover .cn {
 font-size: 14px;
}

.i-float-right li:hover .en {
 opacity: 1;
}

.i-float-right li.wx-code .wx-img {
 display: none;

 position: absolute;

 top: 0;

 right: 75px;
}

.i-float-right li.wx-code:hover .wx-img {
 display: block;
}

.i-float-right li.phone {
 overflow: hidden;
}

.i-float-right li.phone .phone-box {
 position: absolute;

 left: 0;

 top: 0;

 width: 250px;

 background-color: #cd0002;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.i-float-right li.phone .phone-num {
 line-height: 80px;

 font-size: 18px;

 color: #fff;

 width: 150px;

 float: left;

 display: block;
}

.i-float-right li.phone .phone-num p {
 line-height: 30px;

 margin-top: 18px;

 border-left: 1px solid #eee;
}

.i-float-right li.phone .phone-tit {
 width: 70px;

 float: left;

 display: block;
}

.i-float-right li.phone:hover {
 overflow: visible;
}

.i-float-right li.phone:hover .phone-box {
 left: -150px;
}

.product-home {
 position: relative;

 overflow: hidden;
}

.product-home .slides li {
 -webkit-transition: all 0.5s ease 0s;

 transition: all 0.5s ease 0s;

 -webkit-transform: translateY(100px);

 -ms-transform: translateY(100px);

 transform: translateY(100px);

 opacity: 0;
}

.product-home .slides li a {
 display: block;

 width: 100%;
}

.product-home .slides li:nth-child(even) {
 -webkit-transform: translateY(-100px);

 -ms-transform: translateY(-100px);

 transform: translateY(-100px);

 opacity: 0;
}

.product-home .img-box {
 display: block;

 width: 100%;

 position: relative;
}

.product-home .img-box.mobile {
 display: none;

 background-size: cover !important;
}

.product-home .img-box .upbg {
 display: block;

 width: 100%;

 height: 100%;

 position: absolute;

 left: 0;

 top: 0;

 background-color: #fff;

 opacity: 0.3;

 filter: alpha(opacity=30);

 -webkit-transition: all 0.5s ease 0s;

 transition: all 0.5s ease 0s;
}

.product-home .cont {
 padding-top: 55px;

 height: 175px;

 text-align: center;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.product-home .cont .num {
 font-size: 60px;

 line-height: 60px;

 font-family: "Arial";

 color: #d4d4d4;
}

.product-home .cont .cn {
 font-size: 20px;

 color: #58595b;

 line-height: 28px;

 margin-top: 8px;
}

.product-home .cont .en {
 font-size: 14px;

 line-height: 16px;

 color: #b8b8b8;
}

.product-home .flex-direction-nav li {
 width: 60px;

 height: 120px;

 top: 50%;

 margin-top: -60px;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;

 position: absolute;
}

.product-home .flex-nav-prev {
 left: 0;

 background: url(../img/ico_17.png) no-repeat center rgba(255, 255, 255, 0.6);
}

.product-home .flex-nav-prev:hover {
 background: url(../img/ico_17_h.png) no-repeat center rgba(230, 0, 18, 0.4);
}

.product-home .flex-nav-next {
 right: 0;

 background: url(../img/ico_18.png) no-repeat center rgba(255, 255, 255, 0.6);
}

.product-home .flex-nav-next:hover {
 background: url(../img/ico_18_h.png) no-repeat center rgba(230, 0, 18, 0.4);
}

/****************产品中心***************/

.ins-ban {
 position: relative;

 overflow: hidden;
}

.ins-ban .img {
 display: block;

 width: 100%;

 height: 100%;

 opacity: 0;
}

.ins-ban.pc {
 height: 600px;
}

.ins-ban.mobile {
 height: 330px;
}

.ins-ban.mobile .img {
 background-size: cover !important;
}

.mobile {
 display: none;
}

.ins-crumbs {
 background-color: #fff;

 line-height: 40px;

 padding: 20px 0;

 border-bottom: 1px solid #eee;

 border-top: 1px solid #eee;
}

.ins-crumbs .link-box {
 color: #747373;
}

.ins-crumbs .link-box a {
 color: #747373;
}

.ins-crumbs .link-box a:hover {
 color: #e70012;
}

.ins-crumbs .link-box span {
 display: inline-block;

 /*color: #e70012;*/

 /*font-size: 18px;*/
}

.product-list {
 padding-top: 40px;

 padding-bottom: 100px;

 background-color: #f8f8f8;

 position: relative;

 overflow: hidden;
}

.product-list ul {
 width: 100.9%;
}

.product-list li {
 width: 32.4%;

 margin-right: 0.9%;

 background-color: #fff;

 margin-bottom: 15px;
}

.product-list li .imgbox {
 display: block;

 padding: 12px 10px 0;
}

.product-list li .img {
 position: relative;

 width: 100%;

 display: block;

 background-color: #f9f9f9;

 overflow: hidden;
}

.product-list li .up-sign {
 display: block;

 width: 100%;

 height: 100%;

 position: absolute;

 left: 100%;

 top: 100%;

 z-index: 3;

 background: url(../img/bg_21.png) no-repeat center;

 background-size: cover;
}

.product-list li .tit {
 text-align: center;

 font-size: 18px;

 line-height: 34px;

 min-height: 34px;
}

.product-list li .tit a {
 display: block;

 padding: 20px 0;
}

.product-list li:hover .tit a {
 color: #e60012;
}

.product-info {
 background-color: #f8f8f8;
}

.product-info .pro-crumbs {
 line-height: 60px;

 color: #747373;
}

.product-info .pro-crumbs a {
 color: #747373;

 display: inline-block;
}

.product-info .top-main {
 background-color: #fff;

 padding-top: 42px;

 padding-bottom: 42px;
}

.product-info .top-main .imgscroll {
 padding-top: 14px;

 width: 495px;
}

.product-info .top-main .big-img {
 display: block;

 padding-bottom: 50px;

 height: 380px;

 background: url(../../img/loadings.gif) no-repeat center;
}

.product-info .top-main .big-img img {
 width: 100%;
}

.product-info .top-main .img-list {
 position: relative;

 width: 100%;
}

.product-info .top-main .img-list .cent-list {
 width: 408px;

 margin: 0 auto;

 position: relative;

 overflow: hidden;
}

.product-info .top-main .img-list .cent-list li {
 width: 90px;

 border: 1px solid #e5e5e5;

 cursor: pointer;

 margin-right: 13px;
}

.product-info .top-main .img-list .cent-list li img {
 width: 100%;
}

.product-info .top-main .img-list .cent-list li.cur {
 border: 1px solid #e60012;
}

.product-info .top-main .img-list .butn {
 display: block;

 width: 25px;

 height: 60px;

 cursor: pointer;

 position: absolute;

 top: 6px;

 -webkit-transition: background 0.3s ease 0s;

 transition: background 0.3s ease 0s;
}

.product-info .top-main .img-list .prev {
 left: 0;

 background: url(../img/ico_22.png) no-repeat center #dfdfdf;
}

.product-info .top-main .img-list .next {
 right: 0;

 background: url(../img/ico_23.png) no-repeat center #dfdfdf;
}

.product-info .top-main .img-list .butn:hover {
 background-color: #e60012 !important;
}

.product-info .top-main .right-cont {
 width: 52%;

 position: relative;
}

.product-info .top-main .right-cont .cont {
 /*  padding-left: 25px;

*/
}

.product-info .top-main .right-cont h3 {
 font-weight: normal;

 font-size: 32px;

 color: #e60012;

 line-height: 50px;
}

.product-info .top-main .right-cont .cent-font {
 padding-top: 22px;

 line-height: 15px;

 color: #888;
}

.product-info .top-main .right-cont .cent-font span {
 color: #333;

 font-size: 14px;
}

.product-info .top-main .right-cont .share-box {
 margin-top: 10px;

 line-height: 24px;
}

.product-info .top-main .right-cont .share-box .tit {
 font-size: 14px;

 color: #444;
}

.product-info .top-main .right-cont .share-box a {
 display: inline-block;

 float: left;

 width: 24px;

 height: 24px;

 margin: 0 3px 0 4px;

 padding: 0;
}

.product-info .top-main .right-cont .share-box .ico1 {
 background: url(../img/ico_24.png) no-repeat center;
}

.product-info .top-main .right-cont .share-box .ico2 {
 background: url(../img/ico_25.png) no-repeat center;
}

.product-info .top-main .right-cont .share-box .ico3 {
 background: url(../img/ico_26.png) no-repeat center;
}

.product-info .top-main .right-cont .share-box .ico4 {
 background: url(../img/ico_27.png) no-repeat center;
}

.product-info .top-main .right-cont .share-box .ico5 {
 background: url(../img/ico_28.png) no-repeat center;
}

.product-info .top-main .right-cont .share-box .ico6 {
 background: url(../img/ico_29.png) no-repeat center;
}

.product-info .top-main .right-cont .sec-cont {
 padding-top: 26px;

 border-top: 1px solid #e5e5e5;

 margin-top: 20px;
}

.product-info .top-main .right-cont .sec-cont .link {
 display: inline-block;

 width: 150px;

 height: 40px;

 text-align: center;

 color: #fff;

 font-size: 14px;

 border-radius: 20px;

 line-height: 40px;

 background-color: #e60012;

 transition: opacity 0.3s;
 margin: 0 10px 10px 10px;
}

.product-info .top-main .right-cont .sec-cont .link:hover {
 opacity: 0.8;
}

.product-info .top-main .right-cont .sec-cont .link i {
 display: inline-block;

 margin-right: 8px;

 vertical-align: top;

 height: 39px;
}

.product-info .top-main .right-cont .sec-cont .link1 i {
 width: 33px;

 background: url(../img/ico_30.png) no-repeat center;
}

.product-info .top-main .right-cont .sec-cont .link2 i {
 width: 20px;

 background: url(../img/ico_31.png) no-repeat center;
}

.product-info .top-main .right-cont .sec-cont .link3 {
 margin-top: 10px;
}

.product-info .top-main .right-cont .sec-cont .link3 i {
 width: 28px;

 background: url(../img/img02.png) no-repeat center;
}

.product-info .top-main .right-cont .sec-cont .link4 i {
 width: 24px;

 background: url(../img/jd1.png) no-repeat center;
}

.product-info .top-main .right-cont .sec-cont .erwei {
 display: inline-block;

 margin: 10px 0 0 10px;

 padding: 0 0 0 41px;

 font-size: 12px;

 line-height: 17px;

 width: 79px;

 text-align: left;

 color: #666;

 cursor: pointer;

 top: 10px;

 position: relative;

 background: url(../img/img05.jpg) no-repeat left center;
}

.product-info .top-main .right-cont .sec-cont .erwei:hover .con {
 display: block;
}

.product-info .top-main .right-cont .sec-cont .con {
 width: 228px;

 height: 214px;

 position: absolute;

 bottom: 37px;

 left: 50%;

 text-align: center;

 margin-left: -146px;

 display: none;

 background: url(../img/img03.png) no-repeat center;
}

.product-info .top-main .right-cont .sec-cont .con img {
 padding-top: 15px;
}

.product-info .top-main .right-cont .btn-link {
 position: absolute;

 right: 0;

 top: 8px;
}

.product-info .top-main .right-cont .btn-link a {
 display: inline-block;

 float: left;

 margin-left: 11px;

 border: 1px solid #ccc;

 width: 33px;

 height: 33px;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.product-info .top-main .right-cont .btn-link a:hover {
 border: 1px solid #e60012;
}

.product-info .top-main .right-cont .btn-link a.prev {
 background: url(../img/ico_32.png) no-repeat center;
}

.product-info .top-main .right-cont .btn-link a.prev:hover {
 background: url(../img/ico_32_h.png) no-repeat center;
}

.product-info .top-main .right-cont .btn-link a.next {
 background: url(../img/ico_33.png) no-repeat center;
}

.product-info .top-main .right-cont .btn-link a.next:hover {
 background: url(../img/ico_33_h.png) no-repeat center;
}

.product-info .info-wrap {
 padding-top: 30px;

 padding-bottom: 58px;
}

.product-info .info-wrap .info-img {
 background-color: #fff;

 width: 80%;

 padding: 33px 10% 60px;
}

.product-info .info-wrap .info-img img {
 max-width: 100%;
}

.about-wrap .switch-btn {
 display: block;

 width: 168px;

 height: 48px;

 border: 1px solid #e5e5e5;

 text-align: center;

 line-height: 48px;

 font-family: "Arial";

 cursor: pointer;

 text-transform: uppercase;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.about-wrap .switch-btn.hover {
 font-family: "Microsoft Yahei";

 font-size: 16px;
}

.about-wrap .switch-btn:hover {
 color: #e60012;

 border: 1px solid #e60012;
}

.about-wrap .en-box {
 display: none;
}

.about-wrap .fir-wrap {
 padding-top: 100px;

 padding-bottom: 100px;
}

.about-wrap .fir-wrap .cont-wrap {
 margin-top: 40px;
}

.about-wrap .fir-wrap .imgbox {
 display: block;

 width: 337px;

 height: 521px;

 background: url(../img/bg_07.png) no-repeat center;

 position: relative;

 opacity: 0;

 -webkit-transform: translateY(20px);

 -ms-transform: translateY(20px);

 transform: translateY(20px);
}

.about-wrap .fir-wrap .imgbox img {
 position: absolute;

 top: 34px;

 left: 27px;

 width: 365px;

 height: 460px;
}

.about-wrap .fir-wrap .right-cont {
 width: 56%;

 padding-top: 25px;

 opacity: 0;

 -webkit-transform: translateY(20px);

 -ms-transform: translateY(20px);

 transform: translateY(20px);
}

.about-wrap .fir-wrap .titbox .en img {
 max-width: 100%;
}

.about-wrap .fir-wrap .titbox .cn {
 line-height: 46px;

 font-size: 24px;

 color: #555;
}

.about-wrap .fir-wrap .titbox .line {
 display: block;

 height: 3px;

 width: 100%;

 background: url(../img/bg_10.png) no-repeat left center;

 margin-top: 3px;
}

.about-wrap .fir-wrap .cont-box {
 padding-top: 30px;

 line-height: 24px;

 padding-bottom: 25px;
}

.about-wrap .sec-wrap {
 padding-top: 104px;

 background-color: #f5f5f5;

 padding-bottom: 105px;
}

.about-wrap .sec-wrap .imgbox {
 width: 365px;

 height: 313px;

 background: url(../img/bg_08.png) no-repeat center;

 position: relative;

 opacity: 0;

 -webkit-transform: translateY(20px);

 -ms-transform: translateY(20px);

 transform: translateY(20px);
}

.about-wrap .sec-wrap .imgbox img {
 position: absolute;

 right: 30px;

 top: 54px;

 width: 401px;

 height: 282px;
}

.about-wrap .sec-wrap .titbox .en img {
 max-width: 100%;
}

.about-wrap .sec-wrap .titbox .cn {
 line-height: 46px;

 font-size: 24px;

 color: #555;

 margin-top: 8px;
}

.about-wrap .sec-wrap .titbox .line {
 display: block;

 width: 27px;

 height: 2px;

 margin-top: 20px;

 background-color: #a5a5a5;
}

.about-wrap .sec-wrap .cont-wrap {
 width: 51%;

 padding-top: 45px;

 opacity: 0;

 -webkit-transform: translateY(20px);

 -ms-transform: translateY(20px);

 transform: translateY(20px);
}

.about-wrap .sec-wrap .cont-box {
 margin-top: 20px;

 color: #888;

 font-size: 14px;

 line-height: 24px;
}

.about-wrap .sec-wrap .cont-box .cn-box {
 margin-bottom: 20px;
}

.about-wrap .sec-wrap .cont-box .en-box {
 display: block;
}

.about-wrap .thi-wrap {
 padding-top: 132px;

 padding-bottom: 128px;
}

.about-wrap .thi-wrap .imgbox {
 width: 387px;

 height: 600px;

 background: url(../img/bg_09.png) no-repeat center;

 position: relative;

 opacity: 0;

 -webkit-transform: translateY(20px);

 -ms-transform: translateY(20px);

 transform: translateY(20px);
}

.about-wrap .thi-wrap .imgbox img {
 position: absolute;

 left: 13px;

 top: -4px;

 width: 377px;

 height: 587px;
}

.about-wrap .thi-wrap .right-cont {
 width: 51%;

 padding-top: 20px;

 opacity: 0;

 -webkit-transform: translateY(20px);

 -ms-transform: translateY(20px);

 transform: translateY(20px);
}

.about-wrap .thi-wrap .right-cont .titbox .en img {
 max-width: 100%;
}

.about-wrap .thi-wrap .right-cont .titbox .cn {
 line-height: 46px;

 font-size: 24px;

 color: #555;

 margin-top: 8px;
}

.about-wrap .thi-wrap .right-cont .titbox .line {
 display: block;

 width: 27px;

 height: 2px;

 margin-top: 20px;

 background-color: #a5a5a5;
}

.about-wrap .thi-wrap .right-cont .cont-box {
 margin-top: 20px;

 padding-bottom: 60px;
}

.about-wrap .fou-wrap {
 background-color: #f5f5f5;

 padding-top: 100px;

 padding-bottom: 120px;
}

.about-wrap .fou-wrap .tit-box {
 text-align: center;

 opacity: 0;

 -webkit-transform: translateY(20px);

 -ms-transform: translateY(20px);

 transform: translateY(20px);
}

.about-wrap .fou-wrap .tit-box .en-tit img {
 max-width: 100%;
}

.about-wrap .fou-wrap .tit-box .cn-tit {
 font-size: 24px;

 line-height: 56px;

 color: #58595b;
}

.about-wrap .fou-wrap .ins-nav-box {
 margin-top: 16px;

 opacity: 0;

 -webkit-transform: translateY(20px);

 -ms-transform: translateY(20px);

 transform: translateY(20px);
}

.about-wrap .fou-wrap .ins-nav-box .tabbox {
 margin-left: -86px;
}

.about-wrap .fou-wrap .top-intr {
 margin-top: 32px;

 line-height: 26px;

 font-size: 14px;

 text-align: center;
}

.about-wrap .fou-wrap .scroll-img {
 margin-top: 50px;

 position: relative;

 height: 430px;
}

.about-wrap .fou-wrap .scroll-img .scroll {
 width: 100%;

 position: relative;

 z-index: 1;

 overflow: hidden;

 height: 100%;
}

.about-wrap .fou-wrap .scroll-img .tit-tips {
 width: 100%;

 position: absolute;

 left: 0;

 text-align: center;

 line-height: 30px;

 font-size: 16px;

 color: #333;

 bottom: 0;
}

.about-wrap .fou-wrap .scroll-img .butn {
 display: block;

 width: 38px;

 height: 38px;

 border: 1px solid #ddd;

 border-radius: 50%;

 cursor: pointer;

 background-color: #fff;

 position: absolute;

 top: 50%;

 margin-top: -20px;

 z-index: 2;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.about-wrap .fou-wrap .scroll-img .prev {
 left: 6px;

 background: url(../img/ico_34.png) no-repeat center #fff;
}

.about-wrap .fou-wrap .scroll-img .prev:hover {
 background: url(../img/ico_34_h.png) no-repeat center #e70012;

 border: 1px solid #e70012;
}

.about-wrap .fou-wrap .scroll-img .next {
 right: 6px;

 background: url(../img/ico_35.png) no-repeat center #fff;
}

.about-wrap .fou-wrap .scroll-img .next:hover {
 background: url(../img/ico_35_h.png) no-repeat center #e70012;

 border: 1px solid #e70012;
}

.about-wrap .fou-wrap .scroll-img li {
 width: 268px;

 left: 37%;

 position: absolute;

 top: 0;

 opacity: 0;

 filter: alpha(opacity=0);

 -webkit-transform: scale(0.8);

 -ms-transform: scale(0.8);

 transform: scale(0.8);
}

.about-wrap .fou-wrap .scroll-img li img {
 width: 100%;
}

.ins-nav-box {
 background: url(../img/line_01.png) no-repeat center;

 line-height: 40px;

 height: 40px;

 position: relative;

 width: 100%;
}

.ins-nav-box .tabbox {
 position: absolute;

 height: 40px;

 top: 0;

 left: 50%;

 background-color: #f5f5f5;
}

.ins-nav-box .tabbox .link {
 display: inline-block;

 margin: 0 18px;

 cursor: pointer;

 color: #999;

 font-size: 16px;
}

.ins-nav-box .tabbox .link:hover,
.ins-nav-box .tabbox .link.hover {
 color: #e70012;
}

.gray-bgwrap {
 background-color: #f8f8f8;
}

.honor-wrap {
 padding-top: 100px;

 padding-bottom: 130px;
}

.honor-wrap .list-wrap {
 margin-top: 85px;

 position: relative;

 overflow: hidden;
}

.honor-wrap .list-wrap ul {
 width: 100.9%;
}

.honor-wrap .list-wrap li {
 width: 32.4%;

 margin-right: 0.9%;

 margin-bottom: 22px;
}

.honor-wrap .list-wrap li .imgbox {
 display: block;

 background-color: #fff;

 padding: 15px 17px;

 position: relative;

 box-shadow: 0 3px 8px 0 #e2e2e2;
}

.honor-wrap .list-wrap li .imgbox a {
 display: block;

 width: 100%;

 position: relative;
}

.honor-wrap .list-wrap li .imgbox .up-sign {
 display: block;

 width: 0;

 height: 0;

 position: absolute;

 left: 50%;

 top: 50%;

 z-index: 3;

 background: url(../img/bg_12.png) no-repeat center;

 background-size: cover;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.honor-wrap .list-wrap li .tit {
 line-height: 46px;

 text-align: center;

 font-size: 14px;

 margin-top: 15px;
}

.honor-wrap .list-wrap li .tit a {
 display: block;

 color: #000;
}

.honor-wrap .list-wrap li:hover .imgbox .up-sign {
 left: 0;

 top: 0;

 width: 100%;

 height: 100%;
}

.honor-wrap .list-wrap li:hover .tit a {
 color: #e70012;
}

.page {
 padding-top: 18px;

 text-align: center;
}

.video-wrap {
 padding-top: 90px;

 padding-bottom: 80px;
}

.video-wrap .list-wrap {
 margin-top: 86px;
}

.video-wrap .list-wrap ul,
.video-wrap .list-wrap li {
 width: 100%;
}

.video-wrap .list-wrap li {
 padding-top: 46px;

 padding-bottom: 46px;

 background-color: #fff;
}

.video-wrap .list-wrap li:nth-child(even) {
 background-color: #f8f8f8;
}

.video-wrap .list-wrap .img {
 display: block;

 width: 28.2%;

 position: relative;

 overflow: hidden;
}

.video-wrap .list-wrap .img img {
 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.video-wrap .list-wrap .img:hover img {
 -webkit-transform: scale(1.1, 1.1);

 -ms-transform: scale(1.1, 1.1);

 transform: scale(1.1, 1.1);

 -webkit-transition: -webkit-transform 0.6s ease 0s;

 transition: transform 0.6s ease 0s;
}

.video-wrap .list-wrap .cent-intr {
 width: 100%;

 /*margin-left: 10%;*/

 font-size: 14px;

 margin-top: 14px;
}

.video-wrap .list-wrap .cont-wrap {
 margin-top: 26px;

 color: #333;
}

.video-wrap .list-wrap .cont-wrap .date {
 font-size: 18px;

 line-height: 24px;

 font-family: "Arial";
}

.video-wrap .list-wrap .cont-wrap .tit {
 font-size: 16px;

 line-height: 24px;
}

.video-wrap .list-wrap .cont-wrap .tit a {
 display: inline-block;
}

.video-wrap .page {
 padding-top: 40px;
}

.develop-wrap {
 padding-top: 90px;

 position: relative;

 overflow: hidden;
}

.develop-wrap .list-wrap {
 margin-top: 50px;

 position: relative;

 width: 100%;
}

.develop-wrap .list-wrap .bg-wrap {
 width: 100%;

 height: 1570px;

 background: url(../img/bg_line_01.png) no-repeat 2px top;

 position: relative;
}

.develop-wrap .list-wrap .hov-bg {
 position: absolute;

 left: 0;

 top: 0;

 width: 1570px;

 height: 100%;

 background: url(../img/bg_line_02.png) no-repeat 2px top;
}

.develop-wrap .list-wrap .year-list {
 position: absolute;

 left: 0;

 top: 0;

 width: 100%;

 height: 1570px;
}

.develop-wrap .list-wrap .year-list li {
 font-size: 16px;

 color: #ed4242;

 line-height: 24px;

 position: absolute;

 cursor: pointer;
}

.develop-wrap .list-wrap .year-list li.left {
 padding-left: 26px;

 background: url(../img/ico_36.png) no-repeat left 7px;
}

.develop-wrap .list-wrap .year-list li.right {
 padding-right: 32px;

 background: url(../img/ico_36.png) no-repeat right 7px;
}

.develop-wrap .list-wrap .year-list .li1 {
 left: 256px;

 top: 326px;
}

.develop-wrap .list-wrap .year-list .li2 {
 left: 285px;

 top: 434px;
}

.develop-wrap .list-wrap .year-list .li3 {
 left: 404px;

 top: 503px;
}

.develop-wrap .list-wrap .year-list .li4 {
 left: 482px;

 top: 594px;
}

.develop-wrap .list-wrap .year-list .li5 {
 left: 353px;

 top: 717px;
}

.develop-wrap .list-wrap .year-list .li6 {
 left: 342px;

 top: 866px;
}

.develop-wrap .list-wrap .year-list .li7 {
 left: 515px;

 bottom: 590px;
}

.develop-wrap .list-wrap .year-list .li8 {
 left: 638px;

 bottom: 500px;
}

.develop-wrap .list-wrap .year-list .li9 {
 left: 878px;

 bottom: 438px;
}

.develop-wrap .list-wrap .year-list .li10 {
 left: 550px;

 bottom: 352px;
}

.develop-wrap .list-wrap .year-list .li11 {
 left: 470px;

 bottom: 197px;
}

.develop-wrap .list-wrap .year-list .li12 {
 left: 708px;

 bottom: 126px;
}

.develop-wrap .list-wrap .year-list .li13 {
 top: 75px;

 left: 75px;
}

.develop-wrap .list-wrap .year-list .li14 {
 top: 160px;

 left: 174px;
}

.develop-wrap .list-wrap .up-wrap {
 position: absolute;

 left: 0;

 top: 0;

 width: 100%;

 height: 0;

 overflow: hidden;
}

.develop-wrap .list-wrap .cont-wrap {
 width: 850px;

 position: absolute;

 left: 115px;

 top: 124px;

 z-index: 2;
}

.develop-wrap .list-wrap .cont-wrap .butn {
 display: block;

 width: 27px;

 height: 44px;

 position: absolute;

 top: 42px;

 cursor: pointer;
}

.develop-wrap .list-wrap .cont-wrap .prev {
 background: url(../img/ico_37.png) no-repeat center;

 left: 0;
}

.develop-wrap .list-wrap .cont-wrap .next {
 background: url(../img/ico_38.png) no-repeat center;

 right: 0;
}

.develop-wrap .list-wrap .cont-wrap .cent-cont {
 width: 770px;

 margin: 0 auto;
}

.develop-wrap .list-wrap .cont-wrap .year {
 display: block;

 width: 186px;

 height: 114px;

 padding-bottom: 31px;

 line-height: 114px;

 color: #fff;

 text-align: center;

 font-size: 36px;

 background: url(../img/bg_14.png) no-repeat center top;
}

.develop-wrap .list-wrap .cont-wrap .cont {
 width: 530px;

 padding: 12px 20px 8px;

 height: 90px;

 background-color: #9599a1;

 position: relative;

 cursor: pointer;
}

.develop-wrap .list-wrap .cont-wrap .boxs {
 display: none;
}

.develop-wrap .list-wrap .cont-wrap .word {
 width: 100%;

 height: 100%;

 position: relative;

 overflow: hidden;

 color: #fff;

 font-size: 12px;

 line-height: 20px;
}

.develop-wrap .list-wrap .cont-wrap .word p {
 margin-bottom: 6px;
}

.develop-wrap .list-wrap .cont-wrap .more {
 display: inline-block;

 width: 10px;

 height: 10px;

 background: url(../img/ico_39.png) no-repeat center;

 position: absolute;

 right: 10px;

 bottom: 10px;
}

.m-deve-list {
 padding-top: 0.85rem;

 margin-top: 0.1rem;

 position: relative;

 background: url(../img/line_02.jpg) no-repeat 0.35rem 0.2rem;
}

.m-deve-list .time-ico {
 display: block;

 width: 0.4rem;

 height: 0.4rem;

 background: url(../img/ico_40.png) no-repeat center;

 position: absolute;

 left: 0.15rem;

 top: 0;

 background-size: 100% auto;
}

.m-deve-list ul,
.m-deve-list li {
 width: 100%;
}

.m-deve-list li {
 margin-bottom: 0.26rem;
}

.m-deve-list li .year {
 text-align: center;

 color: #fff;

 font-size: 0.18rem;

 background: url(../img/ico_41.png) no-repeat center;

 background-size: 100% auto;

 margin-top: 0.2rem;

 width: 0.68rem;

 padding-right: 0.06rem;

 height: 0.68rem;

 line-height: 0.68rem;
}

.m-deve-list li .cont-wrap {
 width: 6.05rem;
}

.m-deve-list li .cont-wrap img {
 max-width: 100%;

 display: block;
}

.m-deve-list li .cont-wrap .cont {
 background-color: #9599a1;

 color: #fff;

 padding: 0.13rem 0.2rem 0.3rem;
}

.video-info {
 padding-top: 85px;

 padding-bottom: 68px;
}

.video-info .tit-box {
 padding-bottom: 24px;

 border-bottom: 1px solid #e5e5e5;

 text-align: center;
}

.video-info .tit-box h4 {
 font-size: 28px;

 line-height: 32px;

 padding: 7px 0;

 color: #444;

 font-weight: normal;
}

.video-info .tit-box .date {
 font-size: 14px;

 color: #333;

 line-height: 32px;
}

.video-info .info-cont {
 padding-top: 30px;

 padding-bottom: 40px;

 border-bottom: 1px solid #e5e5e5;
}

.video-info .info-cont p {
 text-align: left;

 font-size: 14px;

 line-height: 24px;
}

.video-info .info-cont .video {
 width: 88%;

 margin: 0 auto;

 text-align: center;
}

.video-info .info-cont .video iframe {
 max-width: 100%;
}

.video-info .paging {
 padding-top: 20px;
}

.video-info .paging p {
 line-height: 34px;

 color: #666;

 font-size: 14px;
}

.video-info .paging p a {
 display: inline-block;

 font-size: 16px;
}

.video-info .paging .return {
 display: inline-block;

 margin-top: 8px;

 border: 1px solid #e5e5e5;

 width: 76px;

 padding-left: 45px;

 line-height: 44px;

 font-size: 14px;

 color: #666;

 background: url(../img/ico_42.png) no-repeat 15px center;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.video-info .paging .return:hover {
 color: #e70012;

 border-color: #e70012;

 background: url(../img/ico_42_h.png) no-repeat 15px center;
}

.news-info .info-cont img {
 max-width: 100%;
}

.news-info .switch-btn {
 display: block;

 width: 168px;

 height: 48px;

 border: 1px solid #e5e5e5;

 text-align: center;

 line-height: 48px;

 font-family: "Arial";

 cursor: pointer;

 text-transform: uppercase;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;

 margin-top: 20px;
}

.news-info .switch-btn.hover {
 font-size: 16px;

 font-family: "Microsoft Yahei";
}

.news-info .cont-en {
 display: none;
}

.news-info .switch-btn:hover {
 color: #e60012;

 border: 1px solid #e60012;
}

.service-wrap {
 padding-top: 100px;

 padding-bottom: 50px;
}

.service-wrap .top-intr {
 margin-top: 45px;

 line-height: 26px;

 font-size: 14px;

 text-align: center;

 -webkit-transform: translateY(20px);

 -ms-transform: translateY(20px);

 transform: translateY(20px);

 opacity: 0;
}

.service-wrap .list-wrap {
 margin-top: 46px;
}

/*.service-wrap .list-wrap ul, .service-wrap .list-wrap li {

  width: 100%;

}

.service-wrap .list-wrap li {

  background-color: #fafafa;

  margin-bottom: 22px;

  position: relative;

  box-shadow: 0 2px 6px 0 #e8e8e8;

  -webkit-transform: translateY(20px);

      -ms-transform: translateY(20px);

          transform: translateY(20px);

  opacity: 0;

}

.service-wrap .list-wrap li .img {

  display: block;

  width: 32.3%;

  position: relative;

  float: left;

}

.service-wrap .list-wrap li .img .bgimg {

  width: 100%;

}

.service-wrap .list-wrap li .cont {

  width: 57%;

  position: absolute;

  top: 50%;

  right: 0;

  padding-right: 5%;

}

.service-wrap .list-wrap li .num {

  font-size: 60px;

  color: #cdcdcd;

  line-height: 66px;

  font-family: "Arial";

}

.service-wrap .list-wrap li .word {

  line-height: 28px;

  font-size: 13px;

}

.service-wrap .list-wrap li .cent-cont {

  position: absolute;

  left: 0;

  top: 50%;

}

.service-wrap .list-wrap li:nth-child(even) .img {

  float: right;

}

.service-wrap .list-wrap li:nth-child(even) .cont {

  right: auto;

  left: 5%;

}*/

.service-wrap .list-wrap .more-btn {
 display: block;

 width: 204px;

 height: 54px;

 line-height: 54px;

 text-align: center;

 border: 1px solid #ccc;

 font-size: 16px;

 cursor: pointer;

 margin: 40px auto 0;

 border-radius: 30px;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.service-wrap .list-wrap .more-btn:hover {
 color: #e70012;

 border-color: #e70012;
}

.commit-wrap {
 padding-bottom: 52px;

 padding-top: 100px;
}

.commit-wrap .ins-nav-box {
 margin-top: 15px;
}

.commit-wrap .ins-nav-box .tabbox {
 margin-left: -94px;

 background-color: #f8f8f8;
}

.commit-wrap .scroll-wrap {
 margin-top: 40px;

 position: relative;
}

.commit-wrap .scroll-wrap .img {
 display: block;

 position: relative;
}

.commit-wrap .scroll-wrap .cont {
 padding: 20px 30px;
}

.commit-wrap .scroll-wrap .cont .num {
 font-size: 40px;

 line-height: 42px;

 color: #b2b2b2;

 font-style: italic;
}

.commit-wrap .scroll-wrap .cont .font {
 display: block;

 line-height: 30px;

 font-size: 14px;

 min-height: 60px;
}

.service-wrap.commit-wrap .scroll-wrap .cont .font {
 font-size: 24px;

 line-height: 38px;

 min-height: 76px;

 text-align: center;
}

.commit-wrap .scroll-wrap ul.slides {
 padding-bottom: 66px;
}

.commit-wrap .scroll-wrap ul.slides li {
 background-color: #fff;

 box-shadow: 0 2px 5px 0 #e2e2e2;
}

.commit-wrap .scroll-wrap .flex-control-nav {
 position: absolute;

 bottom: 0;

 height: 12px;

 text-align: center;

 width: 100%;
}

.commit-wrap .scroll-wrap .flex-control-nav li {
 width: 10px;

 height: 10px;

 border: 1px solid #e70012;

 border-radius: 50%;

 cursor: pointer;

 display: inline-block;

 vertical-align: top;

 margin: 0 7px;

 float: none;

 background: none;
}

.commit-wrap .scroll-wrap .flex-control-nav li a.flex-active {
 background: #e70012;
}

.commit-wrap .scroll-wrap .flex-control-nav li a.flex-active:hover {
 background: #e70012;
}

.commit-wrap .scroll-wrap .flex-control-nav li a:hover {
 background: none;
}

.problem-wrap {
 padding-top: 100px;

 padding-bottom: 50px;
}

.problem-wrap .ins-nav-box {
 margin-top: 12px;
}

.problem-wrap .ins-nav-box .tabbox {
 margin-left: -417px;

 background-color: #f8f8f8;
}

.problem-wrap .problem-list {
 margin-top: 32px;
}

.problem-wrap .problem-list ul {
 width: 100%;
}

.problem-wrap .problem-list li {
 background-color: #fff;

 margin-bottom: 2px;

 width: 100%;
}

.problem-wrap .problem-list .tit-box {
 width: 95.5%;

 padding: 12px 3% 10px 1.5%;

 cursor: pointer;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.problem-wrap .problem-list .tit-box .tit {
 margin-left: 1.6%;

 width: 91%;
}

.problem-wrap .problem-list .tit-box .tit .cn {
 line-height: 20px;

 color: #333;

 font-size: 14px;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.problem-wrap .problem-list .tit-box .tit .en {
 font-size: 12px;

 font-family: "Arial";

 line-height: 18px;

 color: #333;

 opacity: 0.6;

 filter: alpha(opacity=60);

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.problem-wrap .problem-list .tit-box .more-ico {
 display: inline-block;

 width: 25px;

 height: 25px;

 background: url(../img/ico_44.png) no-repeat center;

 margin-top: 7px;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.problem-wrap .problem-list .q-ico {
 display: inline-block;

 width: 21px;

 height: 21px;

 background: url(../img/ico_43.png) no-repeat center;

 margin-top: 8px;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.problem-wrap .problem-list .tit-box.hover {
 background-color: #e70012;
}

.problem-wrap .problem-list .tit-box.hover .q-ico {
 background: url(../img/ico_43_h.png) no-repeat center;
}

.problem-wrap .problem-list .tit-box.hover .tit .cn {
 color: #fff;
}

.problem-wrap .problem-list .tit-box.hover .tit .en {
 color: #fff;
}

.problem-wrap .problem-list .tit-box.hover .more-ico {
 background: url(../img/ico_44_h.png) no-repeat center;
}

.problem-wrap .problem-list .sub-box {
 width: 95.5%;

 padding: 18px 3% 38px 1.5%;

 display: none;
}

.problem-wrap .problem-list .sub-box .a-ico {
 display: inline-block;

 width: 20px;

 height: 18px;

 background: url(../img/ico_45.png) no-repeat center;

 margin-top: 4px;
}

.problem-wrap .problem-list .sub-box .cont {
 width: 93%;

 margin-left: 1.8%;

 line-height: 24px;
}

.problem-wrap .problem-list .sub-box .cn-word {
 padding-bottom: 25px;
}

.problem-wrap .problem-list .sub-box .en-word {
 padding-top: 26px;

 border-top: 1px solid #e5e5e5;

 font-family: "Arial";
}

.heating-wrap {
 padding-top: 100px;

 padding-bottom: 60px;
}

.heating-wrap .heating-list {
 margin-top: 80px;
}

.heating-wrap .heating-list ul,
.heating-wrap .heating-list li {
 width: 100%;
}

.heating-wrap .heating-list li {
 background-color: #fff;

 padding-top: 30px;

 padding-bottom: 38px;
}

.heating-wrap .heating-list li:nth-child(even) {
 background-color: #f8f8f8;
}

.heating-wrap .heating-list .img {
 display: block;

 width: 28%;

 margin-top: 18px;

 position: relative;
}

.heating-wrap .heating-list .cont-wrap {
 width: 59%;
}

.heating-wrap .heating-list .cont-wrap .date {
 line-height: 28px;

 font-size: 18px;

 font-family: "Arial";
}

.heating-wrap .heating-list .cont-wrap .tit {
 line-height: 38px;

 font-size: 16px;
}

.heating-wrap .heating-list .cont-wrap .tit a {
 display: inline-block;

 color: #444;
}

.heating-wrap .heating-list .cont-wrap .word {
 display: block;

 line-height: 28px;

 height: 28px;

 width: 100%;
}

.heating-wrap .heating-list .cont-wrap .word a {
 display: inline-block;

 overflow: hidden;

 position: relative;

 white-space: nowrap;

 text-overflow: ellipsis;

 width: 100%;
}

.heating-wrap .heating-list .cont-wrap .more {
 display: inline-block;

 margin-top: 8px;

 line-height: 30px;

 font-size: 14px;

 font-family: "Arial";

 color: #444;

 text-transform: uppercase;

 opacity: 0.6;

 filter: alpha(opacity=60);
}

.heating-wrap .heating-list li:hover .tit a {
 color: #e60012;
}

.heating-wrap .heating-list .page {
 padding-top: 60px;

 padding-bottom: 0;
}

/**/

.art_in .s-tit-box .en-font {
 background: url(../img/art.png) no-repeat center;
}

.heating-wrap .art-list {
 margin-top: 80px;
}

.heating-wrap .art-list ul,
.heating-wrap .art-list li {
 width: 100%;
}

.heating-wrap .art-list li {
 background-color: #fff;

 padding-top: 30px;

 padding-bottom: 38px;
}

.heating-wrap .art-list li:nth-child(even) {
 background-color: #f8f8f8;
}

.heating-wrap .art-list .img {
 display: block;

 width: 19%;

 margin-top: 18px;

 position: relative;
}

.heating-wrap .art-list .cont-wrap {
 width: 76%;
}

.heating-wrap .art-list .cont-wrap .date {
 line-height: 28px;

 font-size: 18px;

 font-family: "Arial";
}

.heating-wrap .art-list .cont-wrap .tit {
 line-height: 38px;

 font-size: 16px;
}

.heating-wrap .art-list .cont-wrap .tit a {
 display: inline-block;

 color: #444;
}

.heating-wrap .art-list .cont-wrap .word {
 display: block;

 line-height: 28px;

 height: 28px;

 width: 100%;
}

.heating-wrap .art-list .cont-wrap .word a {
 display: inline-block;

 overflow: hidden;

 position: relative;

 white-space: nowrap;

 text-overflow: ellipsis;

 width: 100%;
}

.heating-wrap .art-list .cont-wrap .more {
 display: inline-block;

 margin-top: 8px;

 line-height: 30px;

 font-size: 14px;

 font-family: "Arial";

 color: #444;

 text-transform: uppercase;

 opacity: 0.6;

 filter: alpha(opacity=60);
}

.heating-wrap .art-list li:hover .tit a {
 color: #e60012;
}

.heating-wrap .art-list .page {
 padding-top: 60px;

 padding-bottom: 0;
}

/**/

.case-wrap {
 padding-top: 90px;

 padding-bottom: 200px;
}

.case-wrap .ins-nav-box {
 margin-top: 8px;
}

.case-wrap .ins-nav-box .tabbox {
 background-color: #fff;

 margin-left: -94px;
}

.case-wrap .case-list {
 width: 77%;

 margin: 30px auto 0;

 position: relative;

 overflow: hidden;
}

.case-wrap .case-list .boxs {
 width: 18.9%;

 margin-right: 1.1%;

 border: 1px solid #eee;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.case-wrap .case-list .img {
 display: block;

 width: 100%;
}

.case-wrap .case-list .boxs a {
 cursor: default;
}

.case-wrap .case-list .img img {
 width: 100%;
}

.case-wrap .case-list .tit {
 line-height: 32px;

 width: 100%;
}

.case-wrap .case-list .tit a {
 display: block;

 width: 86%;

 text-align: center;

 padding: 15px 7%;

 font-size: 16px;

 color: #000;
}

.case-wrap .case-list .link {
 padding: 0 7% 27px;
}

.case-wrap .case-list .link a {
 width: 48%;

 height: 40px;

 text-align: center;

 line-height: 40px;

 background: #bcbcbc;

 color: #fff;

 position: relative;

 display: block;

 font-size: 14px;

 border-radius: 29px;

 transition: background 0.3s;

 cursor: pointer;
}

.case-wrap .case-list .link a img {
 margin-right: 8%;

 max-width: 23%;

 height: 35%;
}

.case-wrap .case-list .link a .con {
 width: 152px;

 height: 142px;

 position: absolute;

 bottom: 37px;

 left: 50%;

 display: none;

 text-align: center;

 margin-left: -90px;

 background: url(../img/img03.png) no-repeat center;

 background-size: 100% 100%;
}

.case-wrap .case-list .link a.ert:hover .con {
 display: block;
}

.case-wrap .case-list .link a .pic {
 padding-top: 10px;

 margin: 0;

 width: 116px;

 max-width: 116px;

 height: 118px;
}

.case-wrap .case-list .link a:hover {
 background: #e60012;
}

.case-wrap .case-list .boxs:hover {
 box-shadow: 0 3px 8px 0 #eee;
}

.case-wrap .case-list .boxs:hover .tit a {
 color: #e70012;
}

.case-wrap .case_list_in {
 margin-top: 80px;
}

.case-wrap .case_list_in li {
 width: 100%;
}

.case-wrap .case_list_in li {
 padding: 20px;
 box-sizing: border-box;

 background-color: #fff;
 width: 49%;
 float: left;
 margin-bottom: 2%;
}

.case-wrap .case_list_in li:nth-child(even) {
 float: right;
}

.case-wrap .case_list_in .img {
 display: block;

 width: 41%;

 position: relative;

 overflow: hidden;
}

.case-wrap .case_list_in .img .up-pic {
 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.case-wrap .case_list_in .img:hover .up-pic {
 transform: scale(1.1, 1.1);

 transition: transform 0.6s ease 0s;
}

.case-wrap .case_list_in .cont-wrap {
 width: 56%;
}

.case-wrap .case_list_in .cont-wrap .date {
 line-height: 28px;

 color: #999;

 font-size: 18px;
}

.case-wrap .case_list_in .cont-wrap .tit {
 line-height: 24px;

 font-size: 20px;
 margin-bottom: 5px;
}

.case-wrap .case_list_in .cont-wrap .tit a {
 display: inline-block;

 color: #333;
}

.case-wrap .case_list_in .cont-wrap .tit a:hover {
 color: #e40000;
}

.case-wrap .case_list_in .cont-wrap .en-tit {
 font-size: 16px;
 line-height: 24px;
}

.case-wrap .case_list_in .cont-wrap .en-tit {
 margin-bottom: 10px;
}

.case-wrap .case_list_in .cont-wrap .en-tit a {
 display: inline-block;
 color: #666;
}

.case-wrap .case_list_in .cont-wrap .word a:hover {
 color: #333;
}

.case_wrap .case_list_in .cont-wrap .word {
 display: block;

 line-height: 22px;

 font-size: 14px;

 margin-top: 12px;
 color: #666;
}

.case-wrap .case_list_in .cont-wrap .word a {
 display: inline-block;
}

.case-wrap .case_list_in .cont-wrap .more {
 display: inline-block;

 margin-top: 4px;

 line-height: 32px;

 font-size: 14px;

 font-family: "Arial";
}

.case-wrap.case_list_in li:hover .tit a {
 color: #e60012;
}

.ask_bg .s-tit-box .en-font {
 height: 40px;

 background: url(../img/ask.png) no-repeat center;
}

.ask_wrap .ask_list_in li {
 padding: 20px;
 box-sizing: border-box;

 background-color: #fff;
 width: 49%;
 float: left;
 margin-bottom: 2%;
}

.ask_wrap .ask_list_in li:nth-child(even) {
 float: right;
}

.case-wrap .s-tit-box .en-font {
 height: 40px;

 background: url(../img/font_case.png) no-repeat center;
}

.ask_wrap {
 margin-top: 80px;
}

.ask_wrap .ask_list_in .img {
 display: block;

 width: 41%;

 position: relative;

 overflow: hidden;
}

.ask_wrap .ask_list_in .img .up-pic {
 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.ask_wrap .ask_list_in .img:hover .up-pic {
 transform: scale(1.1, 1.1);

 transition: transform 0.6s ease 0s;
}

.ask_wrap .ask_list_in .cont-wrap {
 width: 100%;
}

.ask_wrap .ask_list_in .cont-wrap .date {
 line-height: 28px;

 color: #999;

 font-size: 18px;
}

.ask_wrap .ask_list_in .cont-wrap .tit {
 line-height: 24px;

 font-size: 20px;
 margin-bottom: 5px;
}

.ask_wrap .ask_list_in .cont-wrap .tit a {
 display: inline-block;

 color: #333;
}

.ask_wrap .ask_list_in .cont-wrap .en-tit {
 font-size: 16px;
 line-height: 24px;
}

.ask_wrap .ask_list_in .cont-wrap .en-tit a {
 display: inline-block;
 color: #666;
}

.ask_wrap .ask_list_in .cont-wrap .word {
 display: block;

 line-height: 22px;

 font-size: 14px;

 margin-top: 12px;
 color: #666;
 min-height: 66px;
}

.ask_wrap .ask_list_in .cont-wrap .word a {
 display: inline-block;
}

.ask_wrap .ask_list_in .cont-wrap .more {
 display: inline-block;

 margin-top: 4px;

 line-height: 32px;

 font-size: 14px;

 font-family: "Arial";
}

.ask_wrap .ask_list_in li:hover .tit a {
 color: #e60012;
}

.news-wrap {
 padding-top: 100px;
}

.news-wrap .news-list {
 margin-top: 80px;

 background-color: #fff;
}

.news-wrap .news-list ul,
.news-wrap .news-list li {
 width: 100%;
}

.news-wrap .news-list li {
 padding-top: 56px;

 padding-bottom: 56px;

 background-color: #fff;
}

.news-wrap .news-list li:nth-child(even) {
 background-color: #f8f8f8;
}

.news-wrap .news-list .img {
 display: block;

 width: 23.7%;

 position: relative;

 overflow: hidden;
}

.news-wrap .news-list .img .up-pic {
 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.news-wrap .news-list .cont-wrap {
 width: 70%;
}

.news-wrap .news-list .cont-wrap .date {
 line-height: 28px;

 color: #999;

 font-size: 18px;
}

.news-wrap .news-list .cont-wrap .tit {
 line-height: 32px;

 font-size: 20px;
}

.news-wrap .news-list .cont-wrap .tit a {
 display: inline-block;

 color: #333;
}

.news-wrap .news-list .cont-wrap .en-tit {
 font-size: 16px;

 line-height: 28px;
}

.news-wrap .news-list .cont-wrap .en-tit a {
 display: inline-block;
}

.news-wrap .news-list .cont-wrap .word {
 display: block;

 line-height: 22px;

 font-size: 14px;

 margin-top: 12px;
}

.news-wrap .news-list .cont-wrap .word a {
 display: inline-block;
}

.news-wrap .news-list .cont-wrap .more {
 display: inline-block;

 margin-top: 18px;

 line-height: 32px;

 font-size: 14px;

 font-family: "Arial";
}

.news-wrap .news-list li:hover .tit a {
 color: #e60012;
}

.note-wrap {
 padding-top: 100px;

 padding-bottom: 90px;
}

.note-wrap .page {
 padding-top: 90px;

 padding-bottom: 0;
}

.note-wrap ul,
.note-wrap li {
 width: 100%;
}

.note-wrap .list-wrap {
 margin-top: 80px;
}

.note-wrap li {
 padding-top: 58px;

 padding-bottom: 58px;

 background-color: #fff;
}

.note-wrap li .date {
 color: #999;

 margin-top: 46px;
}

.note-wrap li .date .day {
 font-size: 48px;

 line-height: 52px;
}

.note-wrap li .date .year {
 font-size: 18px;

 line-height: 28px;
}

.note-wrap li .img {
 display: block;

 width: 23.7%;

 position: relative;

 margin-left: 7.5%;

 overflow: hidden;
}

.note-wrap li .img .up-pic {
 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.note-wrap li .cont-wrap {
 width: 45%;

 margin-left: 8%;

 margin-top: 26px;
}

.note-wrap li .cont-wrap .cn-tit {
 line-height: 28px;

 font-size: 16px;
}

.note-wrap li .cont-wrap .cn-tit a {
 display: inline-block;

 color: #444;
}

.note-wrap li .cont-wrap .en-tit {
 line-height: 22px;

 font-size: 14px;

 font-family: "Arial";
}

.note-wrap li .cont-wrap .en-tit a {
 display: inline-block;
}

.note-wrap li .cont-wrap .more {
 display: inline-block;

 margin-top: 36px;

 text-transform: uppercase;

 font-size: 14px;

 font-family: "Arial";
}

.note-wrap li:nth-child(even) {
 background-color: #f8f8f8;
}

.note-wrap li:nth-child(even) .fl {
 float: right;
}

.note-wrap li:nth-child(even) .img {
 margin-right: 7.5%;

 margin-left: 0;
}

.note-wrap li:nth-child(even) .date {
 text-align: right;
}

.note-wrap li:nth-child(even) .cont-wrap {
 margin-right: 8%;

 text-align: right;

 margin-left: 0;
}

.note-wrap li:hover .cont-wrap .cn-tit a {
 color: #e70012;
}

.bg-alert-black {
 width: 100%;

 height: 100%;

 position: fixed;

 left: 0;

 top: 0;

 background-color: #000;

 opacity: 0.8;

 filter: alpha(opacity=80);

 z-index: 20;

 display: none;
}

.note-alert {
 position: fixed;

 width: 1000px;

 left: 50%;

 margin-left: -500px;

 top: 150px;

 z-index: 21;

 display: none;
}

.note-alert.case-alert {
 width: 500px;

 margin-left: -250px;
}

.note-alert .cent-scroll {
 width: 82%;

 margin: 0 auto;

 position: relative;
}

.note-alert .cent-scroll ul,
.note-alert .cent-scroll li {
 width: 100%;
}

.note-alert .cent-scroll .slides li {
 background-color: #fff;
}

.note-alert .cent-scroll .slides li .img {
 padding: 10px;
}

.note-alert .cent-scroll .slides li img {
 width: 100%;
}

.note-alert .cent-scroll .flex-direction-nav li {
 width: 58px;

 height: 58px;

 border: 1px solid #fff;

 position: absolute;

 top: 50%;

 margin-top: -30px;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;
}

.note-alert .cent-scroll .flex-direction-nav .flex-nav-prev {
 left: -90px;

 background: url(../img/ico_46.png) no-repeat center;
}

.note-alert .cent-scroll .flex-direction-nav .flex-nav-next {
 right: -90px;

 background: url(../img/ico_47.png) no-repeat center;
}

.note-alert .cent-scroll .flex-direction-nav li:hover {
 background-color: #ed1c24;

 border: 1px solid #ed1c24;
}

.note-alert .close {
 display: block;

 width: 60px;

 height: 60px;

 cursor: pointer;

 background: url(../img/ico_52.png) no-repeat center #ed1c24;

 position: absolute;

 right: 9%;

 top: -80px;
}

.note-info {
 padding-top: 50px;

 padding-bottom: 50px;
}

.note-info .scroll-wrap {
 padding-bottom: 30px;

 position: relative;
}

.note-info .scroll-wrap ul.slides {
 width: 100%;
}

.note-info .scroll-wrap ul.slides li {
 width: 100%;
}

.note-info .scroll-wrap ul.slides li .img {
 padding: 10px;
}

.note-info .scroll-wrap ul.slides li img {
 width: 100%;
}

.note-info .scroll-wrap .flex-control-nav {
 width: 100%;

 left: 0;

 bottom: 0;

 text-align: center;
}

.note-info .scroll-wrap .flex-control-nav li {
 width: 10px;

 height: 10px;

 border: 1px solid #ccc;

 border-radius: 50%;

 margin: 0 6px;
}

.note-info .scroll-wrap .flex-control-nav li .flex-active {
 background-color: #ed1c24;
}

.note-info .return {
 display: block;

 width: 200px;

 background-color: #ed1c24;

 line-height: 36px;

 color: #fff;

 font-size: 16px;

 text-align: center;

 margin: 20px auto 0;
}

.marke-wrap {
 padding-top: 100px;

 padding-bottom: 60px;

 background: url(../img/bg_19.jpg) no-repeat center top #ededed;
}

.marke-wrap .mark-cont {
 margin-top: 30px;

 position: relative;
}

.marke-wrap .mark-cont ul {
 width: 100%;

 height: 100%;

 position: absolute;

 left: 0;

 top: 0;
}

.marke-wrap .mark-cont li {
 position: absolute;

 cursor: pointer;

 z-index: 1;
}

.marke-wrap .mark-cont li i {
 display: block;

 width: 18px;

 height: 25px;

 background: url(../img/ico_48.png) no-repeat center;
}

.marke-wrap .mark-cont li p {
 line-height: 26px;

 display: none;

 font-size: 16px;

 font-weight: bold;

 margin-left: -3px;
}

.marke-wrap .mark-cont li.li1 {
 left: 549px;

 bottom: 415px;
}

.marke-wrap .mark-cont li.li2 {
 left: 568px;

 bottom: 425px;
}

.marke-wrap .mark-cont li.li3 {
 left: 606px;

 bottom: 422px;
}

.marke-wrap .mark-cont li.li4 {
 left: 618px;

 bottom: 446px;
}

.marke-wrap .mark-cont li.li5 {
 left: 670px;

 bottom: 424px;
}

.marke-wrap .mark-cont li.li6 {
 left: 621px;

 bottom: 403px;
}

.marke-wrap .mark-cont li.li7 {
 left: 557px;

 bottom: 356px;
}

.marke-wrap .mark-cont li.li8 {
 left: 596px;

 bottom: 376px;
}

.marke-wrap .mark-cont li.li9 {
 left: 602px;

 bottom: 274px;
}

.marke-wrap .mark-cont li.li10 {
 left: 647px;

 bottom: 346px;
}

.marke-wrap .mark-cont li.li11 {
 left: 1038px;

 bottom: 59px;
}

.marke-wrap .mark-cont li.li12 {
 left: 608px;

 bottom: 425px;
}

.marke-wrap .mark-cont li.li13 {
 left: 629px;

 bottom: 480px;
}

.marke-wrap .mark-cont li.li14 {
 left: 573px;

 bottom: 393px;
}

.marke-wrap .mark-cont li.li15 {
 left: 694px;

 bottom: 346px;
}

.marke-wrap .mark-cont li.li16 {
 left: 243px;

 bottom: 350px;
}

.marke-wrap .mark-cont li.li17 {
 left: 647px;

 bottom: 346px;
}

.marke-wrap .mark-cont li.li18 {
 left: 632px;

 bottom: 396px;
}

.marke-wrap .mark-cont li.li19 {
 left: 795px;

 bottom: 318px;
}

.marke-wrap .mark-cont li.li20 {
 left: 869px;

 bottom: 468px;
}

.marke-wrap .mark-cont li.li21 {
 left: 659px;

 bottom: 368px;
}

.marke-wrap .mark-cont li.li22 {
 left: 749px;

 bottom: 295px;
}

.marke-wrap .mark-cont li.li23 {
 left: 666px;

 bottom: 350px;
}

.marke-wrap .mark-cont li.li24 {
 left: 705px;

 bottom: 374px;
}

.marke-wrap .mark-cont li.li25 {
 left: 703px;

 bottom: 295px;
}

.marke-wrap .mark-cont li.li26 {
 left: 684px;

 bottom: 253px;
}

.marke-wrap .mark-cont li.li27 {
 left: 207px;

 bottom: 453px;
}

.marke-wrap .mark-cont li.li28 {
 left: 768px;

 bottom: 315px;
}

.marke-wrap .mark-cont li.li29 {
 left: 1008px;

 bottom: 338px;
}

.marke-wrap .mark-cont li.li30 {
 left: 821px;

 bottom: 283px;
}

.marke-wrap .mark-cont li.li31 {
 left: 678px;

 bottom: 335px;
}

.marke-wrap .mark-cont li.li32 {
 left: 663px;

 bottom: 377px;
}

.marke-wrap .mark-cont li.li33 {
 left: 649px;

 bottom: 388px;
}

.marke-wrap .mark-cont li.li34 {
 left: 650px;

 bottom: 405px;
}

.marke-wrap .mark-cont li.li35 {
 bottom: 100px;

 left: 350px;
}

.marke-wrap .mark-cont li:hover {
 z-index: 2;
}

.marke-wrap .mark-cont li:hover p {
 color: #fa3535;

 display: block;
}

.marke-wrap .mark-cont li:hover i {
 width: 25px;

 height: 35px;

 background: url(../img/ico_48_h.png) no-repeat center;
}

/*.marke-wrap .mark-cont .m-img{

  display: none;

}*/

.marke-wrap .mark-list {
 position: relative;

 overflow: hidden;
}

.marke-wrap .mark-list ul {
 width: 101.9%;
}

.marke-wrap .mark-list li {
 width: 31.4%;

 margin-right: 1.9%;

 background-color: #fff;

 text-align: center;

 line-height: 60px;

 font-size: 18px;

 margin-bottom: 20px;
}

.store-wrap {
 padding-top: 50px;
}

.store-wrap .search-box {
 margin-top: 85px;
}

.store-wrap .search-box .sele {
 width: 20%;

 margin-right: 2%;

 height: 50px;

 background-color: #dfdfdf;

 padding: 0 15px;

 font-size: 14px; border:none
}

.store-wrap .search-box .tex {
 border: none;

 width: 440px;

 background-color: #dfdfdf;

 color: #333;

 font-size: 14px;

 height: 50px;

 line-height: 14px;

 padding: 18px 10px 17px;
}

.store-wrap .search-box .search-btn {
 border: none;

 width: 100px;

 height: 50px;

 color: #fff;

 font-size: 16px;

 background-color: #e92633;

 text-align: center;
}

.store-wrap .map-wrap {
 margin-top: 42px;

 width: 100%;

 height: 780px;

 position: relative;
}

.store-wrap .map-wrap .map {
 width: 100%;

 height: 100%;

 background-color: #ccc;
}

.store-wrap .map-wrap .list-wrap {
 width: 320px;

 position: absolute;

 left: 50%;

 margin-left: 178px;

 top: 72px;

 background: url(../img/bg_20.png) repeat left top;

 border-radius: 5px;

 overflow: hidden;
}

.store-wrap .map-wrap .list-wrap ul {
 width: 100%;
}

.store-wrap .map-wrap .list-wrap li {
 width: 320px;

 padding: 12px 42px 8px 18px;

 border-top: 1px solid #e4e4e4;

 height: 131px;

 cursor: pointer;
}

.store-wrap .map-wrap .list-wrap li.cur .tit {
 background: url(../img/ico_51_h.png) no-repeat left center;

 color: #e92633;
}

.store-wrap .map-wrap .list-wrap .tit {
 font-size: 16px;

 color: #000;

 padding-left: 28px;

 background: url(../img/ico_51.png) no-repeat left center;

 line-height: 36px;
}

.store-wrap .map-wrap .list-wrap .cont {
 line-height: 18px;

 padding-left: 28px;

 color: #555;

 margin-top: 4px;
}

.store-wrap .map-wrap .butn {
 display: block;

 width: 100%;

 height: 20px;

 cursor: pointer;
}

.store-wrap .map-wrap .cent-list {
 position: relative;

 overflow: hidden;

 height: 525px;

 width: 100%;
}

.store-wrap .map-wrap .prev {
 background: url(../img/ico_49.png) no-repeat center #fff;
}

.store-wrap .map-wrap .prev:hover {
 background: url(../img/ico_49_h.png) no-repeat center #c30d18;
}

.store-wrap .map-wrap .next {
 background: url(../img/ico_50.png) no-repeat center #fff;
}

.store-wrap .map-wrap .next:hover {
 background: url(../img/ico_50_h.png) no-repeat center #c30d18;
}

.store-wrap .map-wrap .m-butn {
 width: 30px;

 height: 88px;

 border: 1px solid #ed1c24;

 position: absolute;

 top: 50%;

 margin-top: -45px;

 -webkit-transition: all 0.3s ease 0s;

 transition: all 0.3s ease 0s;

 z-index: 2;
}

.store-wrap .map-wrap .m-prev {
 left: 0;

 background: url(../img/ico_46.png) no-repeat center #ed1c24;
}

.store-wrap .map-wrap .m-next {
 right: 0;

 background: url(../img/ico_47.png) no-repeat center #ed1c24;
}

/*2017-4-12 zhouyun*/

#top-1 {
 background: url(../img/bj.png) no-repeat center;
 height: 571px;
 overflow: hidden;
}

#top-2 {
 overflow: hidden;
 position: relative;
}

#top-2 .pic {
 position: relative;

 top: 0;

 width: 1920px;

 left: 50%;

 margin: 0 0 0 -960px;
}

.form_box div.group span {
 float: left;
 font-size: 11px;
 text-align: right;
 line-height: 26px;
 margin-right: 8px;
 font-weight: 700;
 width: 48px;
}

.form_box {
 width: 810px;
 margin: 182px auto 0 auto;
 height: 390px;
}

.form_box form {
 width: 238px;
 float: right;
 margin-right: 40px;
}

.form_box div.group {
 height: 26px;
 margin-bottom: 8px;
 width: 230px;

 margin: 0 auto;
}

.form_box div.group label {
 float: left;
 border: 1px solid #929756;
 background: none;
 border-radius: 3px;
 height: 26px;
 line-height: 26px;
 padding: 0 10px;
 box-sizing: border-box;
 width: 172px;
}

.form_box label {
 display: block;
}

.form_box label {
 width: 100%;

 background: none;

 box-sizing: border-box;
}

input {
 outline: none;
}

.form_box label input,
.form_box select {
 width: 100%;

 background: none;

 border: none;

 color: #000;

 text-align: center;

 font-size: 14px;

 outline: none;
 padding: 0 0;
}

.form_box div.yanzhengma {
 background: none;

 border-radius: 3px;

 height: 18px;

 line-height: 18px;

 box-sizing: border-box;

 margin: 8px 0 8px 56px;

 position: relative;
}

.form_box div.yanzhengma span.get-code {
 width: 80px;
 height: 20px;
 line-height: 20px;

 background: #989898;
 border-radius: 2px;

 text-align: center;

 color: #fff;

 margin-top: -1px;

 font-size: 12px;
}

.hide {
 display: none;
}

.form_box .btns input.reset {
 width: 150px;
 height: 36px;
 line-height: 36px;
 text-align: center;
 color: #fff;
 background: #ff5a00;
 border: none;
 border-radius: 3px;
 margin-left: 56px;
}

.radio_top {
 width: 174px;
 margin: 0 auto 24px auto;
}

.radio_top p label input {
 width: auto;
 margin-right: 3px;
}

.radio_top p label {
 display: inline;
 margin: 0 9px;
}

#top-2 .form_box {
 width: 1200px;
 margin: 0 0 0 -600px;
 height: 100%;
 position: absolute;
 background: url(../img/img10.png) repeat-y center top;
 top: 0;
 left: 50%;
}

.form_box .btns {
 padding-top: 10px;
 height: 36px;
}

#top-2 .form_box .img {
 margin: 86px 0 0 87px;
}

#top-2 .form_box .form {
 width: 242px;
 float: right;
 margin-right: 72px;
 height: 310px;
 border: 2px solid #909090;
 border-radius: 10px;
 padding: 0 27px;
 background: rgba(247, 245, 239, 0.6);
 position: absolute;
 top: 50%;
 right: 0;
 margin-top: -110px;
}

#top-2 .form_box .sele_one {
 width: 230px;

 margin: 0 auto;
}

#top-2 .form_box h1 {
 font-size: 18px;
 color: #414141;
 text-align: center;
 font-weight: normal;
 line-height: 18px;
 margin: 45px 0 25px 0;
}

#top-2 .form_box .btns input.reset,
#top-2 .form_box .btns input.button {
 border: none;
 width: 62px;
 border-radius: 3px;
 text-align: center;
 color: #fff;
 background: #f16600;
 font-size: 14px;
 margin-right: 28px;
 line-height: 36px;
 height: 36px;
 float: left;
}

#top-2 .form_box .btns input.button {
 margin-left: 56px;
}

#top-2 .form_box .btns input.reset {
 margin-left: 0;
 margin-right: 0;
}

.website-map {
 /*  position:fixed;

  top:0;

  left: 0;

  

  text-align: center;

  z-index: 99;

  display: none;*/

 background: #ffffff;
}

.w1820 {
 width: 1820px;

 margin: 0 auto;

 position: relative;
}

.website-map .logo {
 width: 100%;

 text-align: center;

 display: block;

 padding: 35px 0 31px;

 position: relative;

 border-bottom: 1px solid #e0e0e0;
}

.website-map .close {
 width: 35px;

 height: 35px;

 position: absolute;

 right: 53px;

 top: 50%;

 margin-top: -16px;

 cursor: pointer;

 background: url(../img/img07.png) no-repeat center;
}

.website-map .list {
 width: 100%;

 position: relative;

 top: 0;

 padding-top: 65px;
}

.website-map .list li {
 width: 100%;

 box-sizing: border-box;

 float: left;

 text-align: left;
}

.website-map .list li:first-child {
 border-right: none;
}

.website-map .list p {
 display: inline;
}

.website-map .list p a {
 font-size: 16px;
 color: #666;
 margin-bottom: 18px;
 padding: 8px 24px;
 display: inline-block;
}

.website-map .list p a:hover {
 background: #e7000f;
 color: #fff;
 border-radius: 3px;
}

.website-map .list .title {
 display: block;

 font-size: 20px;

 color: #e7000f;

 line-height: 25px;

 padding-bottom: 26px;
 font-size: 20px;
 font-weight: 700;
}

.website-map .list a {
 font-size: 14px;

 color: #e7000f;

 line-height: 30px;

 transition: color 0.3s;
}

.website-map .list a:hover,
.website-map .list a.title:hover {
 color: #de020c;
}

/***********美容贴士新增页面***********/

.login-list {
 width: 100%;

 background: #eceef4 url(../img/img13.png) repeat-y center top;
}

.w1200 {
 width: 1200px;

 margin: 0 auto;

 background: url(../img/img14.png) repeat-y center top;

 padding: 38px 0 23px;

 position: relative;
}

.login-list li {
 float: left;

 width: 32%;

 margin: 0 0 20px 2%;

 background: #fff;

 transition: box-shadow 0.3s;
}

.login-list li.cur {
 margin-left: 2%;
}

.login-list li.on {
 margin-left: 0;
}

.login-list li .pic {
 width: 100%;

 overflow: hidden;
}

.login-list li .pic img {
 transition: all 0.5s;
}

.login-list li:hover {
 box-shadow: 0 5px 7px rgba(11, 1, 2, 0.1);
}

.login-list li:hover .pic img {
 transform: scale(1.1, 1.1);
}

.login-list li:hover .title h2 {
 color: #e60012;
}

.login-list li .title,
.shop {
 width: 94%;

 display: block;

 margin: 0 auto;

 padding: 18px 0 10px;
}

.shop {
 padding: 0 0 24px;
}

.shop .shop-box {
 width: 56%;

 float: left;

 line-height: 24px;
}

.shop .shop-box img {
 width: 14%;

 margin-right: 2%;

 font-size: 14px;

 line-height: 24px;
}

.shop .see-box {
 font-size: 14px;

 line-height: 24px;

 float: left;

 padding-left: 10%;

 width: 14%;

 background: url(../img/img17.png) no-repeat left center;

 background-size: 28%;

 transition: color 0.3s, background 0.3s;
}

.shop .see-box:hover,
.shop .see-box.cur {
 background: url(../img/img17_h.png) no-repeat left center;

 color: #e60012;

 background-size: 28%;
}

.shop .hand-box {
 font-size: 14px;

 line-height: 24px;

 float: left;

 padding-left: 8%;

 width: 11%;

 background: url(../img/img18.png) no-repeat left center;

 background-size: 28%;

 transition: color 0.3s, background 0.3s;
}

.shop .hand-box:hover,
.shop .hand-box.cur {
 background: url(../img/img18_h.png) no-repeat left center;

 color: #e60012;

 background-size: 28%;
}

.login-list .more-link {
 font-size: 14px;

 padding-right: 26px;

 color: #888;

 position: absolute;

 top: 18px;

 right: 50px;

 line-height: 22px;

 background: url(../img/more.png) no-repeat right center;

 transition: color 0.3s, background 0.3s;
}

.login-list .more-link:hover {
 color: #e60012;

 background: url(../img/more_h.png) no-repeat right center;
}

.login-list ul {
 padding-top: 10px;
}

.login-list li a.link {
 display: block;

 width: 100%;
}

.login-list li .title .link {
 float: left;

 width: 65%;
}

.login-list li .title h2 {
 font-size: 18px;

 color: #333;

 font-weight: bold;

 line-height: 28px;

 transition: color 0.3s;
}

.login-list li .title .font {
 font-size: 16px;

 color: #333;

 line-height: 26px;
}

.login-list li .erw {
 width: 20%;

 padding-left: 13%;

 font-size: 12px;

 color: #666;

 float: right;

 line-height: 16px;

 background: url(../img/img16.jpg) no-repeat left center;

 position: relative;

 background-size: 30%;
}

.login-list li .erw:hover .box {
 display: block;
}

.login-list li .box {
 position: absolute;

 width: 155px;

 height: 149px;

 background: url(../img/img21.png) no-repeat center;

 text-align: center;

 background-size: 100% 100%;

 bottom: 40px;

 left: -65px;

 display: none;
}

.login-list li .box img {
 padding-top: 13px;
}

.links_box {
 padding: 0 0 48px 0;
}

.links_box .links_in {
 background: #fff;
 box-shadow: 0 0 10px #ccc;
}

.links_box .links_in h1 {
 color: #666;
 line-height: 26px;
 font-size: 24px;
 text-align: center;
 padding: 30px 10px;
 border-bottom: 1px solid #f1f1f1;
}

.links_box .links_in ul {
 padding: 40px 30px;
}

.links_box .links_in li {
 width: 24%;
 float: left;
}

.links_box .links_in a {
 color: #666;
 line-height: 26px;
 font-size: 16px;
 text-align: left;
 display: block;
 margin-bottom: 24px;
}

.links_box .links_in a:hover {
 color: #e70012;
}

.about-wrap .fir-wrap1 .mid li:last-child {
 margin-bottom: 0;
}

.about-wrap .fir-wrap1 {
 padding-bottom: 100px;
 padding-top: 0;
 overflow: hidden;
}

.about-wrap .fir-wrap1 .s-tit-box {
 margin-bottom: 20px;
}

.about-wrap .fir-wrap1 h1.tit {
 background: url(../img/wz.png) no-repeat left center;
 color: #030303;
 font-size: 24px;
 text-align: left;
 padding-left: 56px;
 line-height: 66px;
}

.about-wrap .fir-wrap1 .left {
 float: left;
 width: 30%;
}

.about-wrap .fir-wrap1 .left .img {
 border: 5px solid #fff;
 box-shadow: 0 0 10px #ccc;
 overflow: hidden;
 margin-bottom: 12px;
}

.about-wrap .fir-wrap1 .left .img img {
 width: 100%;
 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.about-wrap .fir-wrap1 .left:hover .img img {
 transform: scale(1.1, 1.1);

 transition: transform 0.6s ease 0s;
}

.about-wrap .fir-wrap1 .left .tit {
 color: #000;
 font-size: 18px;
 line-height: 28px;
}

.about-wrap .fir-wrap1 .left .en-tit {
 color: #666;
 font-size: 18px;
 line-height: 24px;
 margin-bottom: 10px;
}

.about-wrap .fir-wrap1 .left .en-tit a,
.about-wrap .fir-wrap1 .left .word a {
 color: #666;
}

.about-wrap .fir-wrap1 .left .word {
 color: #666;
 font-size: 14px;
 line-height: 24px;
 display: block;
}

.about-wrap .fir-wrap1 .left .en-tit a:hover,
.about-wrap .fir-wrap1 .left .word a:hover {
 color: #333;
}

.about-wrap .fir-wrap1 .mid .con .word a:hover {
 color: #333;
}

.about-wrap .fir-wrap1 .mid {
 float: left;
 width: 42.6%;
 margin-left: 1.2%;
 position: relative;
 padding-right: 0.8%;
 box-sizing: border-box;
}

.about-wrap .fir-wrap1 .mid:after {
 content: "";
 position: absolute;
 right: 0;
 width: 1px;
 height: 100%;
 border-right: 1px dashed #ccc;
 top: 0;
}

.about-wrap .fir-wrap1 .mid li {
 margin-bottom: 20px;
}

.about-wrap .fir-wrap1 .mid li .img img {
 width: 100%;
 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.about-wrap .fir-wrap1 .mid li:hover .img img {
 transform: scale(1.1, 1.1);

 transition: transform 0.6s ease 0s;
}

.about-wrap .fir-wrap1 .mid li {
 width: 100%;
}

.about-wrap .fir-wrap1 .mid .img {
 width: 32%;
 overflow: hidden;
}

.about-wrap .fir-wrap1 .mid .img a {
 display: block;
 width: 168px;
 height: 93px;
}

.about-wrap .fir-wrap1 .mid .img img {
 width: 100%;
 margin: 0 auto;
 height: 100%;
}

.about-wrap .fir-wrap1 .mid .con {
 width: 60%;
 margin-left: 15px;
}

.about-wrap .fir-wrap1 .mid .con .tit {
 font-size: 18px;
 line-height: 28px;
 margin-bottom: 4px;
}

.about-wrap .fir-wrap1 .mid .con .tit a {
 color: #000000;
}

.about-wrap .fir-wrap1 .mid .con .tit a:hover {
 color: #e60012;
}

.about-wrap .fir-wrap1 .mid .con .word {
 font-size: 14px;
 line-height: 24px;
 display: block;
}

.about-wrap .fir-wrap1 .mid .con .word a {
 color: #666;
}

.about-wrap .fir-wrap1 .right {
 float: left;
 width: 25%;
 margin-left: 1.2%;
}

.about-wrap .fir-wrap1 .right .img {
 border: 5px solid #fff;
 box-shadow: 0 0 10px #ccc;
 overflow: hidden;
 margin-bottom: 20px;
}

.about-wrap .fir-wrap1 .right .img img {
 width: 100%;
 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.about-wrap .fir-wrap1 .right:hover .img img {
 transform: scale(1.1, 1.1);

 transition: transform 0.6s ease 0s;
}

.about-wrap .fir-wrap1 .right .word {
 color: #666;
 font-size: 16px;
 line-height: 24px;
 display: block;
}

.about-wrap .heaty_sec {
 background: #2b2b2b;
 text-align: center;
 padding-bottom: 30px;
}

.heaty_sec .cont-wrap .titbox {
 position: relative;
}

.heaty_sec .cont-wrap .titbox em {
 background: url(../img/down2.png) no-repeat #e60012;
 box-shadow: 0 3px 3px #000;
 display: block;
 width: 44px;
 height: 44px;
 border-radius: 360px;
 position: absolute;
 top: -22px;
 left: 50%;
 margin-left: -22px;
}

.heaty_sec .s-tit-box .cont-wrap {
 opacity: 1;
}

.heaty_sec .cont-wrap .titbox {
 position: relative;
 border-bottom: 1px solid #5b5b5b;
 margin-bottom: 80px;
}

.heaty_sec .cont-wrap .titbox:after {
 content: "";
 background: #89151e;
 width: 150px;
 height: 3px;
 position: absolute;
 bottom: -2px;
 left: 50%;
 margin-left: -75px;
}

.heaty_sec .cont-wrap .titbox .en {
 font-size: 30px;
 color: #e60012;
 text-transform: uppercase;
 line-height: 40px;
 padding-top: 50px;
}

.heaty_sec .cont-wrap .titbox .en strong {
 color: #4b4b4b;
 font-weight: normal;
}

.heaty_sec .cont-wrap .titbox .cn {
 color: #747474;
 font-size: 18px;
 line-height: 38px;
 margin-bottom: 8px;
}

.case_slide .flex-control-nav {
 display: none;
}

.case_slide .flex-direction-nav .flex-nav-prev {
 position: absolute;

 cursor: pointer;

 background: url(../img/left1.png) no-repeat center center #545454;

 position: absolute;

 top: 44%;

 left: -80px;

 text-indent: -9999px;
 margin: 0;
 background-size: 100% auto;
}

.case_slide .flex-direction-nav li {
 width: 53px;
 height: 53px;
 border-radius: 360px;
}

.case_slide .flex-direction-nav .flex-nav-next {
 cursor: pointer;

 background: url(../img/right2.png) no-repeat center center #545454;

 position: absolute;

 top: 44%;

 right: -80px;

 text-indent: 9999px;
 margin: 0;
 background-size: 100% auto;
}

.case_slide .flex-direction-nav .flex-nav-next:hover {
 background: url(../img/right2.png) no-repeat center center #e60012;
}

.case_slide .flex-direction-nav .flex-nav-prev:hover {
 background: url(../img/left1.png) no-repeat center center #e60012;
}

.case_slide .flex-direction-nav .flex-next {
 right: -50px;

 text-align: right;
}

.case_slide .flexslider .flex-direction-nav .flex-nav-prev a.flex-disabled {
 display: none;
}

.case_slide .flexslider .flex-direction-nav .flex-nav-next a.flex-disabled {
 display: none;
}

.case_slide .flex-direction-nav .flex-nav-prev a,
.case_slide .flex-direction-nav .flex-nav-next a {
 display: block;

 width: 100%;

 height: 100%;
}

.case_slide .flexslider li a {
 font-size: 16px;

 color: #fff;

 height: 100%;
}

.case_slide .flexslider li:hover .bottom {
 background: #e40000;
}

.case_slide .flex-direction-nav .flex-prev {
 left: -50px;
}

.case_slide .flexslider {
 background: none;
 border: none;
 padding: 0;
 margin: 0;
}

.case_slide .flexslider li {
 margin-right: 30px;
}

.case_slide .flexslider li .top {
 background: #fff;
 border-radius: 10px 10px 0 0;
 padding: 26px;
}

.case_slide .flexslider li .bottom {
 background: #585858;
 border-radius: 0 0 10px 10px;
 padding: 10px;
 color: #fff;
 line-height: 30px;
 font-size: 18px;
 min-height: 58px;
}

.heaty_three .cont-wrap .titbox {
 position: relative;
}

.heaty_three .cont-wrap .titbox em {
 background: url(../img/down2.png) no-repeat #e60012;
 box-shadow: 0 3px 3px #000;
 display: block;
 width: 44px;
 height: 44px;
 border-radius: 360px;
 position: absolute;
 top: -22px;
 left: 50%;
 margin-left: -22px;
}

.heaty_three .s-tit-box .cont-wrap {
 opacity: 1;
}

.heaty_three .cont-wrap .titbox {
 position: relative;
 border-bottom: 1px solid #cdcdcd;
 margin-bottom: 50px;
}

.heaty_three .cont-wrap .titbox:after {
 content: "";
 background: #f27f88;
 width: 150px;
 height: 3px;
 position: absolute;
 bottom: -2px;
 left: 50%;
 margin-left: -75px;
}

.heaty_three .cont-wrap .titbox .en {
 font-size: 30px;
 color: #e60012;
 text-transform: uppercase;
 line-height: 40px;
 padding-top: 50px;
}

.heaty_three .cont-wrap .titbox .en strong {
 color: #4b4b4b;
 font-weight: normal;
}

.heaty_three .cont-wrap .titbox .cn {
 color: #747474;
 font-size: 18px;
 line-height: 38px;
 margin-bottom: 8px;
}

.heaty_three .cont-wrap .topic_list li {
 width: 25%;
 float: left;
 text-align: left;
 margin-bottom: 60px;
}

.heaty_three .cont-wrap .topic_list li h1 {
 line-height: 42px;
 font-size: 24px;
 color: #000;
 margin: 20px 0;
}

.heaty_three .cont-wrap .topic_list li p {
 line-height: 28px;
 font-size: 18px;
 color: #666;
 background: url(../img/cic.png) no-repeat left 8px;
 padding: 6px 6px 6px 40px;
}

.heaty_fou {
 background: #fff;
 padding-bottom: 70px;
}

.heaty_fou .cont-wrap .titbox {
 position: relative;
}

.heaty_fou .cont-wrap .titbox em {
 background: url(../img/down2.png) no-repeat #e60012;
 box-shadow: 0 3px 3px #000;
 display: block;
 width: 44px;
 height: 44px;
 border-radius: 360px;
 position: absolute;
 top: -22px;
 left: 50%;
 margin-left: -22px;
}

.heaty_fou .s-tit-box .cont-wrap {
 opacity: 1;
}

.heaty_fou .cont-wrap .titbox {
 position: relative;
 border-bottom: 1px solid #cdcdcd;
 margin-bottom: 80px;
}

.heaty_fou .cont-wrap .titbox:after {
 content: "";
 background: #f27f88;
 width: 150px;
 height: 3px;
 position: absolute;
 bottom: -2px;
 left: 50%;
 margin-left: -75px;
}

.heaty_fou .cont-wrap .titbox .en {
 font-size: 30px;
 color: #e60012;
 text-transform: uppercase;
 line-height: 40px;
 padding-top: 50px;
}

.heaty_fou .cont-wrap .titbox .en strong {
 color: #4b4b4b;
 font-weight: normal;
}

.heaty_fou .cont-wrap .titbox .cn {
 color: #747474;
 font-size: 18px;
 line-height: 38px;
 margin-bottom: 8px;
}

.heaty_three a.more {
 background: #b1b1b1;

 border-radius: 3px;

 height: 40px;

 line-height: 40px;

 width: 150px;

 display: block;

 margin: 0 auto 5% auto;

 clear: both;

 color: #fff;

 font-size: 16px;

 -webkit-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;

 -o-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;

 -moz-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;

 transition: all 0.8s;

 -webkit-transition: all 0.8s;

 -o-transition: all 0.8s;

 -moz-transition: all 0.8s;
}

.heaty_three a.more:hover {
 background: #e40000;
 box-shadow: 0 5px 6px #333;
 opacity: 1;
}

.development_slide .flex-control-nav {
 display: none;
}

.development_slide .flex-direction-nav .flex-nav-prev {
 position: absolute;

 cursor: pointer;

 background: url(../img/left1.png) no-repeat center center #545454;

 position: absolute;

 top: 44%;

 left: -7%;

 text-indent: -9999px;
 margin: 0;
 background-size: 100% auto;
}

.development_slide .flex-direction-nav li {
 width: 53px;
 height: 53px;
 border-radius: 360px;
}

.development_slide .flex-direction-nav .flex-nav-next {
 cursor: pointer;

 background: url(../img/right2.png) no-repeat center center #545454;

 position: absolute;

 top: 44%;

 right: -7%;

 text-indent: 9999px;
 margin: 0;
 background-size: 100% auto;
}

.development_slide .flex-direction-nav .flex-next {
 right: -50px;

 text-align: right;
}

.development_slide
 .flexslider
 .flex-direction-nav
 .flex-nav-prev
 a.flex-disabled {
 display: none;
}

.development_slide
 .flexslider
 .flex-direction-nav
 .flex-nav-next
 a.flex-disabled {
 display: none;
}

.development_slide .flex-direction-nav .flex-nav-prev a,
.development_slide .flex-direction-nav .flex-nav-next a {
 display: block;

 width: 100%;

 height: 100%;
}

.development_slide .flexslider li a {
 font-size: 16px;

 color: #666;

 height: 100%;
}

.development_slide .flex-direction-nav .flex-prev {
 left: -50px;
}

.development_slide .flexslider {
 background: none;
 border: none;
 padding: 0;
 margin: 0;
}

.development_slide .flexslider li {
 margin-right: 30px;
}

.development_slide .flexslider li .top {
 background: #1b1b1b;
 padding: 12px 10px;
}

.development_slide .flexslider li .bottom {
 background: #5f5f5f;
 padding: 10px;
 color: #fff;
 line-height: 30px;
 font-size: 18px;
}

.development_slide .flexslider li .bottom a {
 background: #5f5f5f;
 color: #fff;
 line-height: 30px;
 font-size: 18px;
}

.heaty_first {
 overflow: hidden;
}

.how_list li {
 float: left;
 width: 49%;
 text-align: left;
 margin-bottom: 46px;
 overflow: hidden;
 height: 100px;
}

.how_list li .img {
 float: left;
 width: 30%;
 box-shadow: 0 3px 3px #ccc;
 overflow: hidden;
 height: 94px;
}

.how_list li .img img {
 width: 100%;
 height: 100%;
 -webkit-transform: translateZ(0px);

 transform: translateZ(0px);

 -webkit-transition: -webkit-transform 0.3s ease 0s;

 transition: transform 0.3s ease 0s;
}

.how_list li .img:hover img {
 transform: scale(1.1, 1.1);
 transition: transform 0.6s ease 0s;
}

.how_list li .con {
 color: #030303;
 font-size: 14px;
 width: 68%;
 float: right;
}

.how_list li .con h1 {
 position: relative;
 padding-left: 15px;
}

.how_list li .con h1:before {
 width: 15px;
 height: 100%;
 background: url(../img/il.png) no-repeat left center;
 position: absolute;
 top: 0;
 left: 0;
 content: "";
}

.how_list li:nth-child(2n) {
 float: right;
}

.how_list li h1 a {
 color: #e60012;
}

.how_list li:hover h1 a {
 font-weight: 700;
}

.how_list li .con p {
 line-height: 30px;
 font-size: 14px;
 color: #666;
}

.how_list li .con p a {
 color: #030303;
}

.about-wrap .heaty_first .s-tit-box .how_tit {
 text-align: left;
 width: 354px;
 margin: 0 auto;
 position: relative;
}

.about-wrap .heaty_first .how_tit_line {
 position: relative;
 margin-top: 38px;
 margin-bottom: 20px;
 width: 100%;
}

.about-wrap .heaty_first .how_tit_line:before {
 position: absolute;
 left: 0;
 height: 30px;
 content: "";
 bottom: 44px;
 width: 34%;
 background: #e60012;
}

.about-wrap .heaty_first .how_tit_line:after {
 position: absolute;
 right: 0;
 height: 30px;
 content: "";
 top: 36px;
 width: 48%;
 background: #e60012;
}

.about-wrap .heaty_first .s-tit-box .how_tit h1 {
 font-size: 45px;
 color: #020202;
 text-transform: uppercase;
 line-height: 74px;
 position: relative;
 padding-top: 8px;
 font-weight: 700;
 width: 48%;
 text-align: center;
}

.about-wrap .heaty_first .s-tit-box .how_tit h1:after {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 height: 7px;
 width: 170px;
 background: #e60012;
}

.about-wrap .heaty_first .s-tit-box .how_tit span {
 font-size: 36px;
 line-height: 38px;
 color: #020202;
 padding-bottom: 16px;
 display: block;
 position: relative;
 font-weight: 700;
}

.about-wrap .heaty_first .s-tit-box .how_tit span:after {
 content: "";
 position: absolute;
 bottom: 0;
 left: 0;
 height: 7px;
 width: 170px;
 background: #e60012;
}

.about-wrap .heaty_first .s-tit-box .how_tit p {
 color: #020202;
 font-size: 13px;
 color: #020202;
 text-transform: uppercase;
}

.heaty_first {
 padding-bottom: 58px;
}

.about-wrap .heaty_sec .s-tit-box {
 margin-bottom: 36px;
}

.about-wrap .heaty_sec h1.tit {
 background: url(../img/topic.png) no-repeat left top;

 color: #030303;

 font-size: 24px;

 text-align: left;

 padding-left: 86px;

 line-height: 96px;
 margin-bottom: 20px;
}

.about-wrap .heaty_fir {
 background: #f5f5f5;
}

.about-wrap .heaty_fir .s-tit-box {
 margin-bottom: 38px;
}

.about-wrap .heaty_fir h1.tit {
 background: url(../img/help.png) no-repeat left top;

 color: #030303;

 font-size: 24px;

 text-align: left;

 padding-left: 86px;

 line-height: 98px;
 margin-bottom: 20px;
}

.heaty_three {
 padding-bottom: 50px;
 background: #f5f5f5;
}

.wenzhang_list li {
 text-align: left;
}

.wenzhang_list li h1 {
 padding-left: 30px;
 height: 60px;
 line-height: 60px;
 color: #000;
 font-size: 18px;
 position: relative;

 background: -webkit-gradient(
  linear,
  left center,
  right center,
  color-stop(0%, #d8d8d8),
  color-stop(100%, #fff)
 );

 background: -moz-linear-gradient(left, #d8d8d8 0%, #fff 100%);

 background: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);

 background: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);

 background: -ms-linear-gradient(left, #d8d8d8 0%, #fff 100%);

 background: linear-gradient(to right, #d8d8d8 0%, #fff 100%);

 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#fff',GradientType=0 );
}

.wenzhang_list li h1:before {
 width: 15px;
 height: 100%;
 background: #e60012;
 position: absolute;
 top: 0;
 left: 0;
 content: "";
}

.wenzhang_list li {
 float: left;
 width: 49%;
}

.wenzhang_list li:nth-child(2n) {
 float: right;
}

.wenzhang_list li h1 a {
 color: #000;
}

.wenzhang_list li .con {
 padding: 10px 30px;
 color: #030303;
 font-size: 14px;
 line-height: 30px;
}

.wenzhang_list li .con p a {
 color: #030303;
}

.wenzhang_list li .con p i {
 font-style: normal;
 float: right;
}

.wenzhang_list li a.more {
 float: right;
 color: #030303;
 font-weight: 700;
 font-size: 24px;
 text-align: right;
 text-transform: uppercase;
 position: relative;
 margin-top: 58px;
}

.wenzhang_list li a.more:after {
 width: 100%;
 height: 3px;
 background: #e40000;
 position: absolute;
 bottom: 0;
 left: 0;
 content: "";
}

.products_slide .flex-control-nav {
 display: none;
}

.products_slide .flex-direction-nav .flex-nav-prev {
 position: absolute;

 cursor: pointer;

 background: url(../img/left1.png) no-repeat center center #545454;

 position: absolute;

 top: 44%;

 left: -80px;

 text-indent: -9999px;
 margin: 0;
 background-size: 100% auto;
}

.products_slide .flexslider .flex-direction-nav li {
 width: 53px;
 height: 53px;
 border-radius: 360px;
 padding-bottom: 0;
}

.products_slide .flex-direction-nav .flex-nav-next {
 cursor: pointer;

 background: url(../img/right2.png) no-repeat center center #545454;

 position: absolute;

 top: 44%;

 right: -80px;

 text-indent: 9999px;
 margin: 0;
 background-size: 100% auto;
}

.products_slide .flex-direction-nav .flex-nav-next:hover {
 background: url(../img/right2.png) no-repeat center center #e60012;
}

.products_slide .flex-direction-nav .flex-nav-prev:hover {
 background: url(../img/left1.png) no-repeat center center #e60012;
}

.products_slide .flex-direction-nav .flex-next {
 right: -50px;

 text-align: right;
}

.products_slide .flexslider .flex-direction-nav .flex-nav-prev a.flex-disabled {
 display: none;
}

.products_slide .flexslider .flex-direction-nav .flex-nav-next a.flex-disabled {
 display: none;
}

.products_slide .flex-direction-nav .flex-nav-prev a,
.products_slide .flex-direction-nav .flex-nav-next a {
 display: block;

 width: 100%;

 height: 100%;
}

.products_slide .flexslider li {
 padding-bottom: 20px;
}

.products_slide .flexslider li a {
 font-size: 16px;

 color: #666;

 height: 100%;
}

.products_slide .flex-direction-nav .flex-prev {
 left: -50px;
}

.products_slide .flexslider {
 background: none;
 border: none;
 padding: 0;
 margin: 0;
}

.products_slide .flexslider li {
 margin-right: 30px;
}

.products_slide .flexslider li .top {
 background: none;
}

.products_slide .flexslider li .bottom {
 line-height: 42px;

 font-size: 14px;
}

.products_slide .flexslider li .bottom a {
 font-size: 18px;

 color: #020202;

 position: relative;
}

.products_slide .flexslider li .bottom a:after {
 position: absolute;

 width: 34px;

 background: #e40000;

 height: 3px;

 left: 50%;

 bottom: -16px;

 margin-left: -17px;

 -webkit-transition: all 0.6s;

 transition: all 0.6s;

 content: "";
}

.products_slide .flexslider li:hover .bottom a {
 color: #e60012;
}

.products_slide .flexslider li:hover .bottom a:after {
 width: 100%;

 left: 0;

 -webkit-transition: all 0.6s;

 transition: all 0.6s;

 margin-left: 0;
}

.about-wrap .heaty_first .con_how {
 color: #030303;
 font-size: 18px;
 line-height: 40px;
 margin-bottom: 20px;
}

.about-wrap .heaty_first .con_how td p {
 line-height: 25px;
}

.about-wrap .heaty_first .how-con .left {
 width: 32%;
 float: left;
}

.about-wrap .heaty_first .how-con .left img {
 width: 100%;
}

.about-wrap .heaty_first .how-con .mid {
 width: 29%;
 padding-right: 5%;
 margin-left: 4%;
 float: left;
}

.about-wrap .heaty_first .how-con .mid:after {
 background: none;
 border: none;
}

.about-wrap .heaty_first .how-con .mid li a {
 color: #fff;
}

.about-wrap .heaty_first .how-con .mid li {
 margin-bottom: 10px;
 height: 52px;
 line-height: 52px;
 color: #fff;
 font-size: 18px;
 background: rgba(0, 0, 0, 0.85);
 padding: 0 30px;
 display: block;
 float: none;
 box-shadow: 0 0 10px #ccc;
 cursor: pointer;
}

.about-wrap .heaty_first .how-con .mid li.on {
 background: #e60012 !important;
 position: relative;
}

.about-wrap .heaty_first .how-con .mid li.on:after {
 background: url(../img/jt.png) no-repeat;
 background-size: 100% 100%;
 content: "";
 right: -42px;
 width: 34px;
 height: 19px;
 position: absolute;
 top: 50%;
 margin-top: -10px;
}

.about-wrap .heaty_first .how-con .mid li:nth-child(2) {
 background: rgba(0, 0, 0, 0.7);
}

.about-wrap .heaty_first .how-con .mid li:nth-child(3) {
 background: rgba(0, 0, 0, 0.55);
}

.about-wrap .heaty_first .how-con .mid li:nth-child(4) {
 background: rgba(0, 0, 0, 0.3);
}

.about-wrap .heaty_first .how-con .mid li:nth-child(5) {
 background: rgba(0, 0, 0, 0.15);
}

.about-wrap .heaty_first .how-con .right {
 float: left;
 width: 30%;
 padding: 24px 24px 46px 24px;
 box-sizing: border-box;
 background: #f5f5f5;
 border-radius: 5px;
 color: #666;
 font-size: 16px;
 line-height: 30px;
}

.about-wrap .heaty_first .how-con .right a:hover {
 color: #e60012;
}

