@charset "utf-8";
/* CSS Document */
/* reset.css V1.6  Start*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td { font-weight: normal; margin: 0; padding: 0; }
body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, i { font: normal 12px "Microsoft YaHei", Arial, Helvetica, STHeiTi, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }
ul, ol, li { list-style: none; }
a { text-decoration: none; color: #373737; }
a:hover { text-decoration: none; }
img { vertical-align: top; border: 0;/* max-width: 100%; */}
button, input, select, textarea { font-size: 100%; vertical-align: middle; outline: none; -webkit-appearance: none; }
table { border-spacing: 0; border-collapse: collapse; }
div, a { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
html { font-size: 10px; }
body { background-color: #ffffff; }

@media screen and (min-width: 360px) {
html { font-size: 11.25px; }

}
@media screen and (min-width: 375px) {
html { font-size: 11.71875px; }
}

@media screen and (min-width: 414px) {
html { font-size: 12.9375px; }
}

@media screen and (min-width: 480px) {
html { font-size: 15px; }
}

@media screen and (min-width: 640px) {
html { font-size: 20px; }
}
.fixed:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.fixed { *zoom: 1;
}
.clear { clear: both; }
.fl2 { float: right; }
.fr { float: left; }
.wd { width: 1200px; margin: 0 auto; }
.wd100 { width: 1000px; margin: 0 auto; }
.checkBrowser { font-size: 14px; line-height: 40px; position: fixed; z-index: 99999; top: 0; left: 50%; width: 700px; height: 40px; margin-left: -360px; padding: 0 10px; color: #FFF; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background-color: #004a95; }
.checkBrowser a { font-size: 16px; line-height: 20px; position: absolute; top: 10px; right: 5px; display: block; width: 20px; height: 20px; cursor: pointer; text-align: center; color: #333; border-radius: 50%; background-color: #fff; }
/* reset.css V1.0  End */
.p_scale { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); }
.overflow { height: auto; overflow: hidden; }
.middleimg { box-sizing: border-box; position: relative; width: 100%; }
.middleimg img { display: block; left: 50%; max-height: 100%; max-width: 100%; position: absolute; top: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.allimg { position: relative; display: block; overflow: hidden; width: 100%; height: 0; }
.allimg img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
/*header*/
.header { position: relative; z-index: 9998; }
.headTop { height: 32px; line-height: 32px; background-color: #231f20; }
.tel { float: left; color: #dfdfdf; font-size: 14px; padding-left: 25px; font-family: Arial; background: url(../images/icon1.png) no-repeat 1px center; }
.headRight { float: right; height: 32px; }
.headRight li { float: left; padding: 0 18px; background: url(../images/span.jpg) no-repeat left center; }
.headRight li:first-child { background: none; }
.headRight li:last-child { padding-right: 0; }
.headRight li.search { position: relative; }
.headRight li a { color: #dfdfdf; font-size: 12px; display: inline-block; }
.headRight li a img { display: block; float: left; margin: 9px 5px 0 0;  max-width: 21px; max-height: 17px; padding-bottom:30px;}
.headRight li a:hover { color: #e50067; }
.searchForm { position: absolute; right: 0; top: 32px; z-index: 9999; width: 210px; display: none; padding-top: 5px; }
.searchForm div { border: 5px solid #e2e2e2; background-color: #fff; height: auto; overflow: hidden; }
.searchForm input { display: block; float: left; border: 0; background: none; height: 32px; line-height: 32px; }
.searchForm input[type="text"] { color: #6c6c6c; font-size: 14px; padding: 0 10px; width: 155px; }
.searchForm input[type="submit"] { width: 25px; cursor: pointer; background: url(../images/icon5.png) no-repeat center center; -webkit-background-size: 80%; background-size: 80%; }
.headBottom { height: 122px; padding-top: 32px; background-color: #fff; position: relative; }
/*1011 调整logo*/
.logo { margin: -11px auto 31px; width: 80px; height: 50px; }
.logo_bak { margin: 0 auto 13px; width: 181px; height: 43px; }

.logo img { width: 100%; height: auto; }
.logo .hide { display: none; }
.nav { height: 66px; text-align: center; }
.nav li { display: inline-block; *display: inline;
zoom: 1; margin: 0 31px; height: 66px; }
.nav li > a { color: #ffffff; font-size: 18px; line-height: 25px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.nav li:hover > a, .nav li.on > a { color: #fff; }
.navBox { position: absolute; left: 0; top: 154px; z-index: 9999; width: 100%; display: none; text-align: center; padding: 50px 0 35px; background: url(../images/navBoxBG.png) repeat 0 0; }
.navBox a { display: inline-block; width: 200px; margin: 0 17px; color: #3e3e3e; font-size: 15px; }
.navBox a img { display: block; width: 200px; height: 158px; }
.navBox a div { height: 52px; line-height: 52px; overflow: hidden; text-align: left; background: url(../images/arrow1.png) no-repeat 189px center; }
.navBox a:hover img { filter: alpha(opacity=70); opacity: 0.7; }
.headBox .headBottom { padding-top: 25px; height: 49px; background-color: #00a493;}
/*1011 调整logo*/
.headBox .logo_bak { margin: 0; float: left; }
.headBox .logo { float: left; margin-top : -20px; }
.headBox .nav { float: left; height: 49px; }
.headBox .nav li { margin: 0 0 0 72px; height: 49px; }
.headBox .navBox { top: 74px; }
/*banner*/
.banner { position: relative; z-index: 0; }
.banner .swiper-slide { overflow: hidden; }
.banner .swiper-slide a { display: block; width: 100%; /* height: 100%; */ text-align: center; background-position: center center; background-repeat: no-repeat; background-size: cover; padding-bottom: 33.333%; margin-bottom:30px; }
.bannertext { position: absolute; left: 0; top: 50%; z-index: 1; width: 100%; height: 120px; margin-top: -115px; }
.bannertext h3 { color: #fff; font-size: 36px; }
.mobileBanner { display: none; position: relative; width: 100%; height: 0; padding-bottom: 65.625%; z-index: 0; }
.mobileBanner .swiper-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.mobileBanner a { display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-position: center center; background-repeat: no-repeat; background-size: cover; }
/*.banner .swiper-slide .hideImg { display: none; }*/
.bannertext div { color: #d0cdcb; font-size: 16px; line-height: 38px; padding-bottom: 4px; }
.bannertext p { color: #ff157e; font-size: 18px; }
.bannertext p span { width: 21px; height: 30px; display: inline-block; background: url(../images/span2.png) no-repeat left center; }
.text { padding: 268px 10px 0; color: #fff; }
.text h3 { font-size: 42px; }
.text div { font-size: 20px; line-height: 30px; padding: 8px 0 31px; }
.text p { width: 62px; height: 4px; margin: 0 auto; background-color: #e50067; }
.proMore { display: block; margin: 41px auto 0; padding-left: 27px; width: 79px; height: 39px; line-height: 39px; color: #fff; font-size: 14px; text-align: left; border: 1px solid #dbc8ba; background: url(../images/pmore.png) no-repeat 75px center; }
.proMore:hover { border-color: #e50067; background-color: #e50067; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
/*indexMian*/
.indexMain {/* padding-bottom: 39px;*/ background-color: #fff; }
.indexCase { height: auto; overflow: hidden; }
.indexTit { height: auto; overflow: hidden; padding: 51px 0 29px; color: #898b92; font-size: 15px; }
.indexTit span { display: block; float: left; margin-top: 16px; padding-left: 19px; background: url(../images/dian.jpg) no-repeat left center; }
.tita { display: block; float: left; /*padding: 0 17px 0 33px;*/ color: #000; line-height: 45px; font-size: 25px;/* background: url(../images/icon6.png) no-repeat left center;*/ }
.indexCaseBox { height: auto; overflow: hidden; }
.caseSwiper { float: left; width: 700px; height: 450px; overflow: hidden; }
.caseSwiper .swiper-slide{width: 100%;padding-bottom: 64.28%;position: relative;height: 0;}
.caseSwiper .swiper-slide img{width: 100%;height: 100%;left: 0;top: 0;position: absolute;}
.indexcCaseimg { width: 100%; height: 100%; display: block; }
.indexCaseText { position: absolute; left: 0; bottom: 0; z-index: 5; width: 100%; height: 71px; padding-top: 23px; background: url(../images/casebg.png) repeat 0 0; }
.indexCaseText div { padding: 0 45px; }
.indexCaseText div h3, .indexCaseText div p { height: 30px; line-height: 30px; overflow: hidden; }
.indexCaseText div h3 { font-size: 25px; }
.indexCaseText div h3 a { color: #fff; }
.indexCaseText div h3 a:hover { color: #e50a6a; }
.indexCaseText div p { color: #a6a6a6; font-size: 13px; }
.caseRight { float: right; width: 470px; height: 450px; overflow: hidden; }
.caseForm { height: 290px; overflow: hidden; margin-bottom: 10px; background-color: #2f2f2f; }
.caseForm .flower { display: block; float: left; width: 141px; height: 290px; }
.caseTit { text-align: center; height: auto; overflow: hidden; display: none; padding: 43px 0 12px; }
.caseTit h3 { color: #fff; font-size: 34px; padding-bottom: 5px; }
.caseTit p { color: #d0d0d0; font-size: 16px; }
.caseFormBox { margin-left: 197px; width: 222px; padding-top: 28px; }
.caseFormBox li { height: auto; overflow: hidden; position: relative; margin-top: 11px; }
.ctext { display: block; height: 42px; line-height: 42px; width: 100%; background: #e4e4e4; -webkit-border-radius: 21px; -moz-border-radius: 21px; -ms-border-radius: 21px; border-radius: 21px; color: #848484; font-size: 13px; border: 0; text-indent: 40px; }
.caseIcon { position: absolute; left: 20px; top: 13px; z-index: 5; display: block; width: 13px; height: 18px; }
.submit { display: block; height: 40px; line-height: 40px; width: 100%; background: #d20619; -webkit-border-radius: 21px; -moz-border-radius: 21px; -ms-border-radius: 21px; border-radius: 21px; color: #fadee6; font-size: 15px; text-align: center; border: 0; cursor: pointer; }
.submit:hover { filter: alpha(opacity=70); opacity: 0.7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.caseFormBox .customSelect { height: 42px; line-height: 42px; font-size: 13px; background: url(../images/icon9.png) no-repeat 85% center #e4e4e4; padding: 0 30px 0 18px; width: 60px; -webkit-border-radius: 21px; -moz-border-radius: 21px; -ms-border-radius: 21px; border-radius: 21px; }
.caseFormBox .customSelectInner { cursor: pointer; line-height: 42px; text-align: left; width: 100% !important; color: #848484; }
.caseFormImg { height: 150px; overflow: hidden; }
.caseFormImg a { display: block; height: 100%; position: relative; }
.caseFormImg a img { display: block; width: 100%; height: 100%; }
.caseFormImg a span { position: absolute; left: 0; top: 0; z-index: 5; width: 100%; height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; background-color: rgba(0, 0, 0, 0.8); }
.caseFormImg a:hover span { background-color: rgba(0, 0, 0, 0.7); }
.caseFormText { position: absolute; left: 0; top: 50%; z-index: 6; width: 100%; height: 58px; margin-top: -29px; text-align: center; }
.caseFormText h3 { color: #fff; font-size: 25px; margin-bottom: 7px; }
.caseFormText h3 b { display: inline-block; padding: 0 20px 0 35px; font-weight: normal; background: url(../images/icon6.png) no-repeat left center; }
.caseFormText p { color: #acabaa; }
.picList { margin: 0 -16px 0 -32px; }
.picList li { float: left; width: 25%; }
.picList li a { display: block; width: 100%; }
.picList li .img { position: relative; display: block; overflow: hidden; width: 100%; height: 0; padding-bottom: 100%; }
.picList li .img img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.picList li .p { height: 84px; padding-top: 15px; overflow: hidden; position: relative;}
.picList li .p h3 { color: #515151; font-size: 14px; height: 33px; line-height: 33px; overflow: hidden;display: inline-block;vertical-align: top;}
.picList li .p i { position: absolute; right: 15px; top: 32px; z-index: 5; width: 9px; height: 16px; background: url(../images/arrow1.png) no-repeat 0 0; }
.picList li:hover .wrapper { border-color: #e1e1e1; -moz-box-shadow: 0 0 8px 8px #f5f6f7; -ms-box-shadow: 0 0 8px 8px #f5f6f7; -o-box-shadow: 0 0 8px 8px #f5f6f7; box-shadow: 0 0 8px 8px #f5f6f7; }
.picList .wrapper { max-width: 294px; margin-left: 16px; padding: 15px 15px 0; border: 1px solid #c5c1c1; }
/*footer*/
.footer { background-color: #00a493; border-top: 1px solid #e4e6ea; }
.footer .wd { position: relative; }
.footTop { position: relative; z-index: 5; }
.footLink { height: auto; width: 785px; float: left; padding: 32px 0 36px; }
.footLink dl { float: left; font-size: 12px; text-align: center; width: 165px; }
.footLink dl:first-child { width: 120px; text-align: left; }
.footLink dt a { color: #494949; font-weight: bold; line-height: 53px; position: relative; display: inline-block; }
.footLink dt a:hover { color: #e50067; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.footLink dd a { display: block; color: #909090; line-height: 30px; }
.footLink dd span { display: block; position: relative; z-index: 9; }
.footLink dd span:hover { z-index: 10; }
.footLink dd span:hover .friendBox { display: block; }
.footLink dd a:hover { color: #e50067; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.footLink dd .friendBox { display: none; position: absolute; padding: 20px 20px 10px 20px; background-color: #FFF; border: 1px solid #e3e5e8; border-radius: 8px; width: 305px; left: 130px; z-index: 9; bottom: -20px; text-align: left; color: #d0d0d0; }
.footLink dd .friendBox:before { position: absolute; display: block; content: ''; width: 9px; height: 12px; background: url(../images/arrow3.png) center no-repeat; left: -9px; bottom: 27px; }
.footLink dd .friendBox a { display: inline-block; padding: 0 4px; font-size: 12px; vertical-align: top; line-height: 19px; margin-bottom: 10px; }
.footLink dd .friendBox a:hover { background-color: #f0f1f4; }
.footRight { float: right; padding-top: 41px; }
.footRight ul { height: 15px; padding-right: 12px; text-align: right; }
.footRight ul li { display: inline-block; *display: inline;
zoom: 1; position: relative; margin-left: 30px; }
.footRight ul li img { display: block; width: 17px; height: 15px; }
.footRight ul li:first-child { margin-left: 0; }
.footRight ul li div { position: absolute; right: -35px; bottom: 20px; z-index: 5; display: none; width: 100px; height: 100px; background:url("../images/ewm.png") center; }
.footRight .erweima { text-align: right; padding-top: 15px; padding-bottom: 15px; }
.footRight .erweima img { width: 100px; height: 100px; }
.footTel { margin-right: -7px; padding: 0 0 24px 27px; background: url(../images/tel.png) no-repeat 0 6px; }
.footTel h3 {  font-size: 23px; line-height: 29px; font-family: Arial; }
.footTel h3 a{ color: #585858;}
.footTel p { color: #b9babb; letter-spacing: 8px; }
.copy { clear: both; position: relative; z-index: 5; padding: 14px 0 22px; color: #909090; font-size: 12px; line-height: 21px; border-top: 1px solid #e5efef; }
.copy a { color: #909090; }
.copy a:hover { color: #e50067; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.footIcon { position: absolute; left: -44px; bottom: 0; z-index: 1; display: block; width: 295px; height: 171px; }
/*about*/
.about { border-top: 1px solid #eeeaea; background-color: #f6f6f6; padding: 40px 0 84px; }

.aboutListt { margin-left: -29px; height: auto; overflow: hidden; }
.aboutListt .wrapper { max-width: 250px; margin: 28px 0 0 29px; padding: 15px 15px 0; border: 1px solid #eeeaea; background: url(../images/flower3.jpg) no-repeat right bottom #ffffff; }
.aboutListt li { float: left; width: 25%; }
.aboutListt li .img { position: relative; /*overflow: hidden;*/ width: 100%; height: 0; display: block; padding-bottom: 68.57%; }
.aboutListt li .img img { position: absolute; top: 0; left: 0; display: block; width: 100%;/* height: 100%;*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.aboutListt li:hover img { filter: alpha(opacity=70); opacity: 0.7; }

.aboutList { margin-left: -29px; height: auto; overflow: hidden; }
.aboutList .wrapper { max-width: 379px; margin: 28px 0 0 29px; padding: 15px 15px 0; border: 1px solid #eeeaea; background: url(../images/flower3.jpg) no-repeat right bottom #ffffff; }
.aboutList li { float: left; width: 33.3333%; }
.aboutList li .img { position: relative; overflow: hidden; width: 100%; height: 0; display: block; padding-bottom: 68.57%; }
.aboutList li .img img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.aboutList li:hover img { filter: alpha(opacity=70); opacity: 0.7; }


.abouttText {/* height: 205px;*/ padding-top: 190px; overflow: hidden; text-align: center; }
.abouttText h3 { height: 48px; line-height: 48px; overflow: hidden; font-size: 25px; }

.aboutText { height: 205px; padding-top: 21px; overflow: hidden; text-align: center; }
.aboutText h3 { height: 48px; line-height: 48px; overflow: hidden; font-size: 25px; }
.aboutText h3 a { color: #252525; }
.aboutText h3 a:hover { color: #e50067; }
.aboutText p { height: 44px; line-height: 22px; overflow: hidden; color: #555; font-size: 13px; padding: 0 50px; margin: 8px 0 22px; }
.more { display: block; margin: 0 auto; width: 110px;/* height: 38px;*/ line-height: 38px; color: #fff; font-size: 13px; /*border: 1px solid #dedfe2;*/ background-color: #9E9E9E; -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; border-radius: 7px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.more:hover { background-color: #1a8d8a; color: #fff; }
/*aboutCon*/
.aboutBox { height: auto; overflow: hidden; background-color: #fff; }
.aboutBox .content { padding: 76px 0 100px; }
.aboutTit { text-align: center; padding: 61px 0 56px; }
.aboutTit h3 { color: #292929; font-size: 40px; }
.aboutTit div { color: #292929; font-size: 24px; padding: 7px 0 17px; }
.aboutTit p { color: #cbcbcb; font-size: 12px; font-family: Arial; }
.aboutTit p span { display: block; }
.aboutInfo { height: 300px; overflow: hidden; background: url(../images/aboutConImg1.jpg) no-repeat right top; }
.aboutInfoDiv { float: right; padding: 64px 88px 0 0; width: 205px; }
.aboutInfoDiv h3 { color: #252525; font-size: 34px; }
.aboutInfoDiv div { color: #dcc4b4; font-size: 24px; line-height: 23px; font-family: Arial; margin: 10px 0 25px; }
.aboutInfoDiv span { width: 37px; height: 2px; display: block; background-color: #ed4b8a; }
.aboutCon { background-color: #f6f7f8; }
.aboutCon .change { background-color: #fff; }
.aboutCon .change .aboutImg { float: right; width: 580px; height: 451px; }
.aboutCon .change .aboutDivText { float: left; }
.aboutCon .change .aboutTit2 { padding-top: 0; }
.aboutDiv { height: auto; overflow: hidden; padding: 109px 0 126px; }
.aboutImg { float: left; width: 560px; height: 464px; display: block; margin-top: 12px; }
.aboutDivText { float: right; width: 46%; }
.aboutTit2 { color: #292929; font-size: 30px; line-height: 49px; padding-top: 27px; }
/*side*/
.side { position: fixed; bottom:10%; right: 0; z-index: 9999; width: 69px; }
.side ul li { margin-top: 7px; border: 1px solid #f5f0ed; background-color: #fef6f1; border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; -ms-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; }
.side ul li:first-child { margin-top: 0; }
.side ul li.backTop { margin-top: 139px; }
.side ul li a { display: block; font-size: 12px; color: #78706a; height: 70px; text-align: center; }
.side ul li a img { display: block; margin: 0 auto; padding: 14px 0 5px; width: 26px; height: 26px; }
.side ul li:hover { border-color: #fce1ce; background-color: #fce1ce; }
/*historyBanner*/
.historyBanner { height: 790px; overflow: hidden; background: url(../images/historyBanner.jpg) no-repeat center top; background-size: cover; position: relative; }
.historyBox { padding-top: 168px; height: auto; overflow: hidden; }
.historyDiv { width: 779px; padding: 62px 77px 72px 66px; height: auto; overflow: hidden; margin: 0 auto; background: url(../images/historyImg2.jpg) no-repeat center top; background-size: cover; }
.historyImg { display: block; float: left; width: 390px; height: 293px; }
.historyImg em { position: relative; overflow: hidden; width: 100%; height: 0; display: block; padding-bottom: 75.128%; }
.historyImg em img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.historyText { margin-left: 449px; }
.historyText h3 { color: #000; font-size: 34px; }
.hisSpan { width: 80px; height: 2px; margin: 19px 0 27px; background-color: #e94886; }
.historyInfo { color: #6e6e6e; line-height: 28px; font-size: 15px; }
/*.tabs { background: url(../images/historyImg3.png) no-repeat center 1px; width: 848px; margin: 84px auto 0; padding-left: 50px; height: 50px; }
.tabs a { display: block; float: left; cursor: pointer; color: #ffe8d7; font-size: 20px; font-family: Arial; width: 116px; padding-top: 27px; text-align: center; background: url(../images/historyImg4.png) no-repeat center top; }
.tabs a.active { background-image: url(../images/historyImg5.png); }*/

.tabs { height: 50px; width:100%; }
.tabs li { display: block; float: left; cursor: pointer; font-size: 20px; font-family: Arial; width: 120px; padding-top: 27px; text-align: center; background: url(../images/historyImg4.png) no-repeat center top; }
.tabs li a{ color: #ffe8d7;}
.tabs li.active { background-image: url(../images/historyImg5.png); }
.yearHd {  background: url(../images/historyImg3.png) no-repeat center 1px; width: 848px; margin: 84px auto 0; padding:0 50px; height: 50px; overflow: hidden;}
.yearHdScroll { position: relative; overflow: hidden; width: 100%; height: 64px; }
.yearHdScroll ul { position: absolute; top: 0; left: 0; }

/*mainBanner*/
.mainBanner .banner .swiper-slide, .mainBanner2 .banner .swiper-slide { height: 550px; }
.menuLineCon { position: absolute; left: 0; top: 126px; z-index: 990; width: 100%; height: auto; overflow: hidden; }
.menuLineCon.posfixed { position: fixed; top: 0; z-index: 9999; width: 100%; background-color: #fff; }
.mainNav { width: 100%; background: url(../images/mainbg.png) repeat 0 0; }
.mainNav h3 { float: left; color: #3d3d3d; font-size: 22px; line-height: 64px; }
.mainNav h3 .wd { position: relative; }
.tabHd { height: 64px; overflow: hidden; float: right; width: 85%; text-align: right; }
.tabHd li { display: inline-block; zoom: 1; *display: inline;
}
.tabHd li a { display: block; position: relative; margin-left: 20px; height: 64px; line-height: 64px; font-size: 12px; color: #535353; padding-left: 21px; }
.tabHd li:hover a, .tabHd li.on a { color: #0a0809; font-weight: bold; background: url(../images/icon10.png) no-repeat left center; }
.tabHd li:hover a i, .tabHd li.on a i { display: block; }
.tabHdScroll { position: relative; overflow: hidden; width: 100%; height: 64px; }
.tabHdScroll ul { position: absolute; top: 0; right: 0; }
.shape { padding: 22px 0 7px; text-align: center; }
.shape a { display: inline-block; *display: inline;
zoom: 1; color: #4c4c4c; font-size: 15px; line-height: 39px; margin: 0 37px; }
.shape a img { width: 56px; height: 42px; display: inline-block; }
.shape a img.hide { display: none; }
.shape a:hover,.shape a.on { color: #e50067; }
.shape a:hover img.show,.shape a.on img.show { display: none; }
.shape a:hover img.hide,.shape a.on img.hide { display: inline-block; }
.bigBanner { position: relative; z-index: 0; height: 550px; text-align: center; background-position: center top; background-repeat: no-repeat; background-size: cover; }
/*honorList*/
.honorList { margin-left: -27px; height: auto; overflow: hidden; padding-top: 26px; }
.honorList .wrapper { max-width: 280px; margin: 30px 0 0 27px; padding: 43px 10px 6px; background-color: #fdfdfd; }
.honorList li { float: left; width: 25%; text-align: center; }
.honorList li a { display: block; color: #484848; }
.honorList li .img { box-sizing: border-box; position: relative; width: 100%; padding-bottom: 92%; }
.honorList li .img img { display: block; left: 50%; max-height: 100%; max-width: 100%; position: absolute; top: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.honorList li p { height: 65px; line-height: 65px; overflow: hidden; font-size: 13px; }
.honorList li:hover img { filter: alpha(opacity=70); opacity: 0.7; }
.honorList li:hover a { color: #e50067; }
/*paged*/
.paged { padding: 83px 0; text-align: center; }
.paged a, .paged .p_info, .paged .current { display: inline-block; zoom: 1; *display: inline;
margin: 0 4px; padding: 9px 14px; font-size: 13px; text-align: center; color: #8b8b8b; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; border: 1px solid #dedfe1; background-color: #f3f4f5; }
.paged .current, .paged a:hover { color: #fff; border-color: #e50067; background-color: #e50067; }
/*product*/
.product { padding: 30px 0; }
.product .aboutList li .img { padding-bottom: 74.85%; }
.product .aboutText { height: 178px; }
.product .aboutText p { height: 22px; }
.productMore { height: 56px; line-height: 56px; margin: 47px 0 53px; text-align: center; border: 1px solid #e4e4e4; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; background-color: #f3f3f3; }
.productMore a { display: inline-block; color: #696969; font-size: 15px; padding-right: 22px; background: url(../images/pmore2.png) no-repeat right center; }
.productMore a:hover { color: #e50067; background-image: url(../images/pmore3.png); }
.productPath { height: auto; overflow: hidden; border-bottom: 1px solid #e9e9e9; background-color: #f8f8f8; }
.productPath h3 { float: left; color: #3d3d3d; font-size: 22px; line-height: 63px; }
.pathRight { float: right; color: #6c6c6c; line-height: 63px; }
.pathRight span { display: inline-block; padding: 0 23px; background: url(../images/icon12.png) no-repeat left center; }
.pathRight span:first-child { background-image: url(../images/icon11.png); }
.pathRight a { display: inline-block; padding: 0 9px; height: 24px; line-height: 24px; margin-left: 14px; color: #6c6c6c; text-align: center; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.pathRight a:hover, .pathRight a.on { background: url(../images/pmore4.png) no-repeat 0 0; background-size: 100% 100%; color: #fff; }
.nobg span { background: none !important; padding: 0 34px 0 0; }
/*productBox*/
.productBox { height: auto; overflow: hidden; margin: 33px 0 3px; padding: 15px 54px 32px 15px; border: 1px solid #e8e8e8; background: url(../images/flower4.jpg) no-repeat right bottom #ffffff; }
.productBoxDiv { height: auto; overflow: hidden; width: 610px; float: left; }
#productBoxDiv .sp-thumbnails-container { margin-top: 10px; }
#productBoxDiv .sp-selected-thumbnail { border: 2px solid #e50067; }
.productText { margin-left: 680px; }
.productText h3 { font-size: 26px; color: #000; padding: 28px 0 4px; }
.info { color: #818181; font-size: 15px; line-height: 30px; padding-bottom: 25px; }
.productInfo { height: auto; overflow: hidden; padding-top: 24px; border-top: 1px solid #eaeaea; }
.productInfo div { height: auto; overflow: hidden; line-height: 36px; font-size: 14px; }
.productInfo div b { display: block; float: left; color: #000; }
.prospan { margin-left: 82px; color: #6d6d6d; display: block; }
.prodown { display: inline-block; padding-left: 27px; color: #6d6d6d; background: url(../images/icon13.jpg) no-repeat left center; }
.prodown:hover { color: #e60269; }
/*probox*/
.probox { height: auto; overflow: hidden; margin-top: 30px; /*border: 1px solid #e8e8e8; */background-color: #fff; }
.boxTit { height: auto; overflow: hidden; padding: 0 49px 0 40px; background-color: #fafafa; border-bottom: 1px solid #efefef; }
.boxTit div { float: left; line-height: 69px; color: #3d3d3d; font-size: 21px; }
.boxspan { display: block; float: left; padding-left: 16px; line-height: 88px; color: #868686; font-size: 14px; }
.proboxMore { display: block; float: right; width: 141px; height: 36px; line-height: 36px; margin-top: 16px; color: #fff; text-align: center; background: url(../images/pmore5.png) no-repeat 0 0; }
.proboxMore:hover { filter: alpha(opacity=70); opacity: 0.7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.productMadeList { height: auto; overflow: hidden; padding: 42px 0 37px 68px; background-color: #faf1ea; }
.productMadeList ul { margin-left: 220px; }
.productMadeList ul li { float: left; width: 127px; padding-left: 55px; background: url(../images/arrow2.png) no-repeat 24px center; margin-bottom: 4px; }
.productMadeList ul li:first-child { background: none; padding-left: 0; }
.ptext { float: left; padding-top: 32px; }
.pos { position: relative; }
.pos img { display: block; width: 127px; height: 140px; }
.pos div { position: absolute; left: 0; bottom: 15px; z-index: 5; width: 100%; text-align: center; }
.pos div p { color: #4a4a4a; font-size: 16px; padding-bottom: 1px; }
.pos div span { color: #bfbfbf; font-size: 11px; font-family: Arial; letter-spacing: 2px; }
.proInfo { color: #575757; font-size: 15px; line-height: 36px; padding: 35px 50px 48px; }
.proboxList { height: auto; overflow: hidden; padding: 0 50px 35px; }
.proboxList li { float: left; width: 45%; height: 103px; overflow: hidden; margin: 48px 0 40px; }
.proboxList li.fr { float: right; }
.proboxList li img { display: block; float: left; width: 103px; height: 103px; }
.imgText { margin-left: 138px; }
.imgText h3 { color: #000; font-size: 20px; padding-bottom: 8px; }
.imgText div { color: #7b7b7b; font-size: 13px; line-height: 24px; max-height: 72px; overflow: hidden; }
.m64 { margin-bottom: 64px !important; }
/*productImg*/
.productImg { position: relative; z-index: 0; height: 599px; text-align: center;  }
.productImg img { display :block; height:auto; width: 100%; }
.productImgText { padding-top: 162px; }
.productImgText h3 { color: #3e3e3e; font-size: 39px; padding-bottom: 15px; }
.productImgText p { font-size: 18px; color: #4f4f4f; }
.productConDiv { height: auto; overflow: hidden; padding: 66px 0 55px; border-bottom: 1px solid #eae4e7; }
.productConDiv li { width: 50%; float: left; height: auto; overflow: hidden; }
.productConDiv li img { display: block; width: 100%; }
.productConDiv li.wid1 { width: 42%; }
.productConDiv li.wid2 { width: 58%; }

.proDiv { height: auto; overflow: hidden; padding: 66px 0 55px; border-bottom: 1px solid #eae4e7; }
.proDiv li { width: 50%; float: left; height: auto; overflow: hidden; }
.proDiv li img { display: block; width: 100%; }
.proDiv li.wid1 { width: 42%; }
.proDiv li.wid2 { width: 58%; }

.poc { height: auto; overflow: hidden; padding: 66px 0 55px; border-bottom: 1px solid #eae4e7; }
.poc li { width: 50%; float: left; height: auto; overflow: hidden; }
.poc li img { display: block; width: 100%; }
.poc li.wid1 { width: 42%; }
.poc li.wid2 { width: 58%; }
.conText { padding: 90px 10px 0 100px; }
.conTextTit { color: #000; font-size: 36px; }
.proInfo2 { color: #787c81; font-size: 18px; line-height: 34px; padding-top: 5px; }
.change li:first-child { float: right; }
.change .conText { padding-left: 80px; }
.proInfo3 { color: #9c9fa3; font-size: 16px; line-height: 24px; font-family: Arial; text-transform: uppercase; padding-top: 26px; }
.proInfo4 { color: #f2197a; font-size: 46px; text-transform: uppercase; padding-top: 4px; }
.conTextTit2 { color: #000; height: auto; overflow: hidden; }
.conTextTit2 b { display: block; float: left; font-size: 109px; font-weight: normal; }
.conTextTit2 span { display: block; float: left; font-size: 40px; margin-top: 72px; }
.productBlack { height: 446px; overflow: hidden; background-color: #1d1d1d; }
.productBlack .conText { width: 350px; float: left; padding: 138px 0 0 80px; }
.productBlack .conTextTit { color: #fff; }
.productBlackInfo { color: #cacaca; font-size: 17px; line-height: 34px; float: right; width: 416px; padding: 130px 50px 0 0; }
.productAd { height: 446px; text-align: center; background: url(../images/productConImg17.jpg) no-repeat center top; background-size: cover; }
.conTextTit3 { color: #000; font-size: 100px; }
.proMargin { padding: 112px 0 150px; }
.proMargin2 { padding: 77px 0 132px; }
.nobor { border-bottom: 0; }
.otherBox { height: auto; overflow: hidden; background-color: #fff; padding: 70px 0 75px; }
.otherBox ul { height: auto; overflow: hidden; }
.otherBox ul li { width: 50%; float: left; text-align: center; }
.otherText { width: 300px; margin: 0 auto; }
.otherText img { display: block; margin: 0 auto; width: 51px; height: 56px; }
.otherText h3 { color: #000; font-size: 28px; padding: 20px 0; }
.otherText div { color: #7d7d7d; font-size: 14px; line-height: 22px; padding-bottom: 25px; }
.otherText .more:hover { background-color: #efacac; border-color: #efacac; }
/*active*/
.mainCity { float: right; /*height: 36px;*/ margin-top: 13px; }
.mainCity div { float: left; margin-right: 16px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border: 1px solid #d3d3d3; background: url(../images/citybg.jpg) repeat-x 0 0; }
.mainCity .customSelect { height: 34px; line-height: 34px; font-size: 12px; background: url(../images/icon17.png) no-repeat 90% center; padding: 0 13px 0 20px; width: 78px; }
.mainCity .customSelectInner { cursor: pointer; line-height: 34px; text-align: left; width: 100% !important; color: #6c6c6c; }
.activeList { padding-top: 20px; margin-left: -30px; height: auto; overflow: hidden; }
.activeList .wrapper { max-width: 380px; margin: 30px 0 0 30px; }
.activeList li { float: left; width: 33.3333%; }
.activeList li a { display: block; width: 100%; background-color: #fff; }
.activeList li .img { position: relative; display: block; overflow: hidden; width: 100%; height: 0; padding-bottom: 73.68%; }
.activeList li .img img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.activeList li:hover a { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; filter: alpha(opacity=70); opacity: 0.7; background-color: #e50067; }
.activeList li:hover .activeText p, .activeList li:hover .activeText span { color: #fff; }
.activeList li:hover .activeText span { background-image: url(../images/icon16-1.png); }
.activeText { padding-top: 21px; height: 79px; text-align: center; }
.activeText p { color: #696969; font-size: 16px; height: 30px; line-height: 30px; overflow: hidden; }
.activeText span { display: inline-block; color: #7a7c87; font-size: 13px; padding-left: 19px; line-height: 26px; background: url(../images/icon16.png) no-repeat left center; }
.activeBanner { position: relative; z-index: 0; height: 708px; background-position: center top; background-repeat: no-repeat; background-size: cover; }
.madeForm { float: right; height: 708px; width: 222px; padding: 0 41px; background-color: #fffdf3; }
.madeForm .caseFormBox { padding-top: 15px; margin-left: 0; }
.madeForm .ctext, .madeForm .caseFormBox .customSelect { height: 40px; line-height: 40px; background-color: #fffffe; border: 1px solid #ededec; }
.madeForm .caseFormBox .customSelect { width: 57px; }
.madeTit { height: auto; overflow: hidden; text-align: center; }
.madeTit div { color: #000; font-size: 28px; padding: 34px 0 3px; }
.madeTit p { color: #a3a19a; font-size: 13px; }
.red { color: #e50068; }
.madeApply { color: #000; font-size: 22px; padding: 31px 0 14px; text-align: center; }
.txtMarquee-top { width: 100%; overflow: hidden; position: relative;height: 104px;}
.txtMarquee-top .bd { padding-left: 15px; }
.txtMarquee-top .infoList li { height: 26px; line-height: 26px; padding-left: 12px; color: #777; background: url(../images/dian2.jpg) no-repeat left center; }
.txtMarquee-top .infoList li span { display: inline-block; padding: 0 7px; }
.madeinfo { margin-top: -10px; color: #5e5d5d; font-size: 12px; line-height: 22px; padding: 11px 10px 13px; border: 1px solid #ebebeb; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; background: url(../images/flower5.png) no-repeat right bottom #f9f9f9; }
.madeinfo b { color: #000; }
.madeBox .productMadeList { padding: 28px 0 28px; background-color: #f7e6da; }
.madeBox .productMadeList ul { margin-left: 190px; }
.madeBox .productMadeList ul li { padding-left: 75px; background-position: 41px center; }
.madeBox .productMadeList ul li.last { display: none; }
.madeBox .probox { margin-top: 40px; border-color: #eaeaea; }
.madeBox .boxTit { padding: 0 35px 0 40px; }
.madeBox .boxTit div { line-height: 88px; }
.madeBox .boxTit div.mainCity { float: right; margin-top: 28px; }

.madeBox1 .probox { margin-top: 40px; border-color: #eaeaea; }
/*.madeBox1 .boxTit { padding: 0 35px 0 40px; }*/
.madeBox1 .boxTit div { line-height: 88px; }
.madeBox1 .boxTit div.mainCity { float: right; margin-top: 28px; }

.madeMore { float: right; height: 35px; line-height: 35px; padding: 0 33px 0 17px; margin-top: 24px; color: #3d3d3d; font-size: 13px; border: 1px solid #eaded5; -webkit-border-radius: 18px; -moz-border-radius: 18px; -ms-border-radius: 18px; border-radius: 18px; background: url(../images/mademore.png) no-repeat 61px center #fff5ee; }
.madeMore:hover { color: #e50067; }
.madeTab { height: auto; overflow: hidden; padding: 39px 42px 47px; }
.madeTabLeft { float: left; width: 258px; padding-left: 42px; height: 566px; position: relative; background-color: #f5f5f5; }
.madeTabTit h3 { color: #292929; font-size: 26px; padding: 30px 0 10px; }
.madeTabTit p { color: #767676; font-size: 14px; }
.madeTabList , .madeTabList2 { height: auto; overflow: hidden; padding-top: 22px; }
.madeTabList2 li { float: left; width: 97px; height: 89px; line-height: 89px; text-align: center; color: #6f6f6f; font-size: 15px; cursor: pointer; margin: 11px 12px 0 0; border: 1px solid #ededed; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.madeTabList2 li .img { box-sizing: border-box; position: relative; width: 100%; padding-bottom: 90%; }
.madeTabList li { float: left; width: 97px; text-align: center; color: #6f6f6f; font-size: 15px; cursor: pointer; margin: 11px 12px 0 0; }
.madeTabList li .img { box-sizing: border-box; position: relative; width: 100%; padding-bottom: 90%; border: 1px solid #ededed; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.madeTabList li .img img , .madeTabList2 li .img img { display: block; left: 50%; max-height: 100%; max-width: 100%; position: absolute; top: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
/*.madeTabList li:hover, .madeTabList li.on , .madeTabList2 li:hover, .madeTabList2 li.on { border-color: #b6b6b6; color: #434343; }*/
.madeTabList li p { font-size: 12px; color: #999; padding-top: 5px; }
.madeTabList li:hover .img, .madeTabList li.on .img { border-color: #b6b6b6; color: #434343; }

.madeTabRight,.madeTabRight2 { margin-left: 300px; margin-top: -10px; height: auto; overflow: hidden; }
.madeTabRight .wrapper , .madeTabRight2 .wrapper { max-width: 397px; margin: 10px 0 0 10px; }
.madeTabRight ul , .madeTabRight2 ul { width: 100%; display: none; }
.madeTabRight ul:first-child , .madeTabRight2 ul:first-child { display: block; }
.madeTabRight li , .madeTabRight2 li { float: left; width: 50%; }
.madeTabRight li a , .madeTabRight2 li a{ display: block; position: relative; }
.madeTabRight li .img , .madeTabRight2 li .img { position: relative; display: block; overflow: hidden; width: 100%; height: 0; padding-bottom: 70%; }
.madeTabRight li .img img , .madeTabRight2 li .img img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.madeText { position: absolute; left: 0; bottom: 0; z-index: 5; width: 100%; height: 54px; text-align: center; background: url(../images/madebg1.png) repeat 0 0; }
.madeText h3 { height: 54px; line-height: 54px; overflow: hidden; padding: 0 10px; color: #fff; font-size: 16px; }
.madeText p { display: none; }
.madeTabRight li:hover .madeText , .madeTabRight2 li:hover .madeText { height: 78px; background-image: url(../images/madebg2.png); }
.madeTabRight li:hover .madeText h3 ,.madeTabRight2 li:hover .madeText h3 { height: 35px; line-height: 35px; padding-top: 8px; }
.madeTabRight li:hover p , .madeTabRight2 li:hover p  { display: block; color: #f6e7dc; }
.madeTabRight li:hover p span , .madeTabRight2 li:hover p span { display: inline-block; padding-left: 23px; background: url(../images/madeIcon2.png) no-repeat left center; }
.madeTabRight li:hover p span:first-child ,.madeTabRight2 li:hover p span:first-child { background-image: url(../images/madeIcon1.png); padding-right: 18px; }
.madeText2 { position: absolute; left: 0; bottom: 0; z-index: 5; width: 100%; height: 141px; padding: 51px 0 28px; background-color: #f1f1f1; border-top: 5px solid #ececec; }
.madeText2 div { color: #636363; line-height: 28px; font-size: 14px; float: left; padding-left: 36px; }
.madeText2 div p { background: url(../images/icon10.png) no-repeat left center; padding-left: 23px; }
.madeText2 img { display: block; float: right; width: 150px; height: 141px; margin-right: 9px; }
.madeCon { height: auto; overflow: hidden; padding: 11px 24px 44px; }
.madeCon .picList { margin: 0; }
.madeCon .picList .wrapper { margin-left: 5px; padding: 12px 12px 0; max-width: 256px; }
.madeCon .picList li { margin-top: 22px; }
.madeCon .picList li .img { padding-bottom: 74.6%; }
.madeCon .picList li .p { height: 60px; padding-top: 9px; }
.y-madeCon .picList li .p { height: 50px; padding-top: 9px;padding-bottom: 9px; }
.y-madeCon .picList li .p h3:nth-child(1){height: 50px;line-height: 50px}
.y-madeCon .picList li .p h3:nth-child(n+2){display: none;}
.madeCon .picList li .p i { top: 21px; }
.mainCity div.citybg { background: #fff; }
.cityText { display: block; border: 0; padding: 0 25px 0 12px; height: 34px; line-height: 34px; width: 105px; color: #6c6c6c; font-size: 12px; background: url(../images/citysearch.png) no-repeat 90% center; }
.citySubmit { display: block; float: left; height: 36px; line-height: 36px; color: #fff; font-size: 12px; width: 62px; text-align: center; border: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; margin-left: 18px; background: #e50067; cursor: pointer; }
.citySubmit:hover { filter: alpha(opacity=70); opacity: 0.7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
/*map*/
.map { height: auto; overflow: hidden; position: relative; padding: 21px 15px 15px; height: 675px; }
.mapImg { float: right; width: 71%; height: 675px; overflow: hidden; }
.mapImg img { max-width: none }
.mapText { position: absolute; left: 0; top: 0; z-index: 5; width: 28%; height: 711px; border-right: 1px solid #efefef; }
.mapTit { height: 62px; line-height: 62px; color: #3d3d3d; font-size: 16px; padding-left: 40px; }
.mapTit b { color: #e50067; display: inline-block; padding: 0 6px; }
.mapBox { height: 576px; overflow: hidden; position: relative; }
.mapList { left: 0; overflow: hidden; position: absolute; top: 0; width: 100%; }
.mapList li { height: 128px; overflow: hidden; padding: 15px 26px 0 35px; border-top: 1px solid #f8f8f8; }
.mapList li span { float: left; width: 31px; height: 31px; line-height: 31px; display: block; color: #fff; font-size: 18px; font-family: Arial; text-align: center; background-color: #c2c2c2; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; }
.mapList li div { margin-left: 44px; }
.mapList li div a { color: #3d3d3d; font-size: 17px; height: 30px; line-height: 30px; overflow: hidden; margin-bottom: 2px; }
.mapList li div p { /*margin-bottom: 6px;*/ color: #878686; font-size: 14px; line-height: 24px; max-height: 48px; overflow: hidden; }
.mapList li div .open,.mapList li div .phone { display: block; color: #878686; font-size: 14px; line-height: 24px; height: 24px; font-style: normal; overflow: hidden; }
.mapList li:hover, .mapList li.on { background-color: #fafafa; cursor:pointer; }
.mapList li:hover span, .mapList li.on span { background-color: #e50067; }
.mapPaged { position: absolute; left: 0; bottom: 0; z-index: 10; width: 100%; height: 72px; background-color: #e1e1e1; }
.mapPaged a { display: block; float: left; width: 50%; height: 72px; cursor: pointer; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.mapPaged a.prev { background: url(../images/mapPrev.png) no-repeat center center; }
.mapPaged a.next { background: url(../images/mapNext2.png) no-repeat center center #d2d2d2; }
.mapPaged a.prev:hover { background-image: url(../images/mapPrev2.png); filter: alpha(opacity=70); opacity: 0.7; }
.mapPaged a.next:hover { background-image: url(../images/mapNext.png); filter: alpha(opacity=70); opacity: 0.7; }
.m60 { margin-bottom: 60px !important; }
/*contact*/
.contact { height: auto; overflow: hidden; padding: 88px 0 106px; background-color: #fff; }
.contact ul { height: auto; overflow: hidden; margin-right: 50px; }
.contact ul li { float: left;/* width: 45%;*/ }
.contact ul li:first-child { border-right: 1px solid #f1f1f1; }
.contact ul li h3 { color: #292929; font-size: 26px; padding-bottom: 18px; }
.contact ul li.fr { float: right; }
.contactInfo { color: #757575; font-size: 15px; line-height: 34px; padding-right: 10px; }
/*left*/
.left { float: left; width: 825px; }
.newsList { height: auto; overflow: hidden; padding-top: 30px; }
.newsList li { height: auto; overflow: hidden; color: #373737; padding: 53px 0; border-bottom: 1px dashed #e3e3e3; }
.newsImg { float: left; width: 240px; height: 180px; overflow: hidden; display: block; }
.newsImg img { width: 100%; height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.newsImg img:hover { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.newsDiv { margin-left: 276px; padding-top: 9px; }
.newsTit { height: auto; overflow: hidden; }
.newsTit a { color: #292929; font-size: 24px; display: inline-block; height: 27px; line-height: 27px; }
.newsTit a:hover { color: #e50067; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; padding-left: 10px; }
.newsinfo { font-size: 14px; color: #747474; line-height: 28px; max-height: 56px; overflow: hidden; margin: 26px 0 23px; }
.date { color: #585858; font-size: 12px; }
/*right*/
.right { width: 311px; float: right; }
.center { width: 100%; float: center; }

.right .probox { -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; border-radius: 8px; border-color: #d3d3d3; margin-bottom: 22px; }
.right .boxTit { background-color: #fff; border-color: #eaeaea; padding: 0 15px; }
.right .boxTit div { line-height: 56px; font-size: 16px; }
.rightBanner { position: relative; height: 206px; padding: 19px 15px 21px; }
.rightBanner .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.rightBanner .bd ul { width: 100% !important; }
.rightBanner .bd li { width: 100% !important; height: 206px; overflow: hidden; text-align: center; }
.rightBanner .bd li a { display: block; }
.rightBanner .bd li a img { display: block; width: 273px; height: 206px; }
.rightBanner .hd { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 45px; }
.rightBanner .hd ul { text-align: center; }
.rightBanner .hd ul li { cursor: pointer; display: inline-block; *display: inline;
zoom: 1; width: 9px; height: 9px; margin: 0 4px; background-color: #fff; overflow: hidden; line-height: 9999px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; }
.rightBanner .hd ul .on { background-color: #e50067; }
.rightNewsList { height: auto; overflow: hidden; padding: 10px 20px 28px; }
.rightNewsList li { height: 45px; line-height: 45px; overflow: hidden; padding-left: 22px; background: url(../images/icon18.png) no-repeat 0 15px; }
.rightNewsList li a { color: #6c6c6c; font-size: 13px; display: inline-block; }
.rightNewsList li:hover { background-position: 0 -30px; }
.rightNewsList li:hover a { color: #e9277e; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.newsTitle { height: auto; overflow: hidden; text-align: center; padding: 85px 0 44px; border-bottom: 1px dashed #dcdcdc; }
.newsTitle h1 { font-size: 29px; color: #292929; margin-bottom: 20px; }
.newsTitle span { color: #7a7c87; font-size: 13px; display: inline-block; padding-left: 20px; background: url(../images/time.png) no-repeat left center; }
.content { font-size: 15px; line-height: 32px; color: #747474; list-style: disc; padding: 32px 0 60px; }
.bdshare-button-style0-16 { margin-bottom: 62px; }
.sharezan { background: url(../images/zan.jpg) repeat-x 0 0; color: #262626; font-size: 12px; float: left; border: 1px solid #999; height: 16px; line-height: 16px; padding: 0 18px; position: relative; margin-top: 5px; cursor: pointer; }
.sharezan span { display: block; background: url(../images/zan2.jpg) no-repeat 0 center; position: absolute; left: -3px; top: 0; width: 4px; height: 100%; z-index: 5; }
.article { height: auto; overflow: hidden;/* background-color: #f3f3f3;*/ text-align: center;/* border: 1px solid #e4e4e4;*/ -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; margin-bottom: 80px; }
.article li { float: left; width: 33.3333%; height: 56px; line-height: 56px; overflow: hidden; }
.article li a { display: inline-block; font-size: 14px; color: #453131; height: 56px; line-height: 56px; overflow: hidden; }
.article li a:hover { color: #e50067; }
.articlePrev { background: url(../images/menuspan.jpg) repeat-y right 0; }
.articlePrev a { padding-left: 17px; background: url(../images/articleprev.png) no-repeat left center; }
.articleNext a { padding-right: 17px; background: url(../images/articlenext.png) no-repeat right center; }
.articleNext { background: url(../images/menuspan.jpg) repeat-y left 0; }
.articleName a { padding-left: 27px; background: url(../images/articleMenu.png) no-repeat left center; }
/*designBox*/
.design { background-color: #fff; padding-top: 35px; }
.design .change { background-color: #f0f0f0; }
.design .red { font-size: 30px; font-family: Arial; }
.designBox { height: auto; overflow: hidden; }
.designDiv { height: auto; overflow: hidden; padding: 63px 0 69px; border-bottom: 1px solid #eae4e7; }
.designImg1 { float: left; width: 580px; height: 484px; display: block; }
.designText { width: 460px; float: right; padding-right: 40px; }
.designTit { color: #000; font-size: 38px; padding: 80px 0 24px; }
.designInfo { color: #575757; font-size: 20px; line-height: 36px; }
.designDiv2 { height: auto; overflow: hidden; padding: 83px 0 120px 50px; }
.desWid1 { width: 264px; float: left; text-align: center; }
.desWid1 .conTextTit2 { color: #131313; }
.desWid1 .conTextTit2 b { font-size: 100px; padding-left: 60px; }
.desWid1 .conTextTit2 span { font-size: 30px; }
.desWid2 { width: 450px; float: right; padding: 37px 50px 0 0; }
.designImg2 { width: 393px; height: 116px; display: block; margin-top: 57px; }
.designInfo2 { color: #b6b6b6; font-size: 14px; margin-top: -15px; text-transform: uppercase; }
.designText2 { width: 626px; float: right; }
.designDiv3 { height: auto; overflow: hidden; padding: 55px 0 69px; border-top: 1px solid #eae4e7; border-bottom: 1px solid #eae4e7; }
.desWid3 { width: 575px; float: left; }
.desWid3 .designTit { padding: 35px 0 24px; }
.designText3 { width: 309px; float: right; }
.designDiv4 { height: auto; overflow: hidden; text-align: center; padding-bottom: 81px; }
.designImg3 { padding-top: 40px; }
.designBg { height: auto; overflow: hidden; padding: 0 0 61px; border-top: 1px solid #eae4e7; border-bottom: 1px solid #eae4e7; background: url(../images/designImg9.jpg) no-repeat right 53px; }
.designBg img { display: block; float: left; margin-left: 56px; margin-top: 70px; }
.designBg img:first-child { margin-left: 0; }
.designImg4 { width: 394px; height: 394px; display: block; float: right; }
.designDiv5 { height: auto; overflow: hidden; padding: 81px 83px 69px 96px; }
.designDiv5 .designText { float: left; padding-right: 0; }
.designImg5 { padding: 69px 0 0px; }
.designDiv6 { height: auto; overflow: hidden; padding: 50px 132px 50px 50px; }
.designDiv6 .designText { float: left; padding-right: 0; }
.designDiv6 img { display: block; float: left; margin: 85px 0 0 33px; }
/*login*/
.login { height: auto; overflow: hidden; padding-top: 126px; background: url(../images/loginBg.jpg) no-repeat center top; }
.login .logo { margin: 0 auto; }
.loginForm { width: 341px; height: auto; overflow: hidden; margin: 0 auto; background: url(../images/loginBg2.png) repeat 0 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; border-radius: 8px; padding: 52px 53px 47px; }
.loginTit { color: #363636; font-size: 17px; padding-left: 133px; letter-spacing: 17px; margin: -3px 0 40px; }
.loginTit1 { color: #363636; font-size: 17px;  margin: 29px 0 40px; text-align: center }
.loginDiv { position: relative; margin-top: 20px; height: 58px; line-height: 58px; border: 1px solid #fce3d2; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; background-color: #fffefd; }
.loginDiv img { position: absolute; left: 20px; top: 16px; z-index: 5; width: 37px; height: 23px; display: block; }
.loginDiv input { display: block; width: 100%; border: 0; background: none; height: 58px; line-height: 58px; color: #afb8c0; font-size: 15px; text-indent: 69px; }
.loginSumbit { display: block; width: 100%; height: 56px; line-height: 56px; color: #fff; font-size: 17px; text-align: center; background: #e50067; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border: 0; cursor: pointer; margin: 31px 0 54px; }
.loginSumbit:hover { filter: alpha(opacity=70); opacity: 0.7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.register { display: block; float: right; color: #9f826d; font-size: 12px; }
.register:hover { color: #e50067; text-decoration: underline; }
.back { height: 64px; line-height: 64px; margin-top: 168px; text-align: center; background: url(../images/backbg.jpg) repeat-x 0 0; }
.back a { display: inline-block; padding-right: 30px; color: #3d3d3d; font-size: 17px; background: url(../images/home.png) no-repeat right center; }
.member { position: relative; z-index: 0;/* height: 492px;*/ height: auto; overflow: hidden; padding: 175px 0 123px; background: url(../images/memberBg.jpg) no-repeat center top; background-size: cover; }
.mamberBox { height: auto; overflow: hidden; background: url(../images/memberBg2.png) repeat 0 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; border-radius: 8px; }
.memberLeft { float: left; width: 378px; padding: 59px 0 30px; text-align: center; }
.memberImg { display: block; margin: 0 auto; width: 152px; height: 152px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; }
.memberInfo { height: auto; overflow: hidden; padding: 24px 0 12px; display: inline-block; *display: inline;
zoom: 1; }
.memberInfo b { color: #3d3d3d; font-size: 22px; display: block; float: left; font-weight: normal; }
.memberInfo span { display: block; float: left; padding: 0 5px; height: 19px; line-height: 19px; color: #fff; font-size: 12px; margin: 7px 0 0 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; background-color: #e50067; }
.memberUpdate { display: block; width: 247px; height: 45px; line-height: 45px; color: #3d3d3d; font-size: 14px; border: 1px solid #cabeb8; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; margin: 15px auto; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.memberUpdate:hover { color: #fff; border-color: #e50067; background-color: #e50067; }
.memberRight { margin-left: 378px; padding: 25px 50px 90px 53px; background: url(../images/memberBg3.png) repeat 0 0; }
.memberMenu { height: auto; overflow: hidden; margin-bottom: 35px; }
.memberMenu a { display: block; float: left; height: 32px; line-height: 32px; color: #3d3d3d; font-size: 15px; text-align:center; margin-left: 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px;width: 92px; }
.memberMenu a:first-child { margin-left: 0; }
.memberMenu a:hover, .memberMenu a.on { color: #fff; background-color: #e50067; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.memberTabList { height: auto; overflow: hidden; border: 1px solid #fdefe6; }
.memberTabList li { height: 46px; line-height: 46px; overflow: hidden; color: #3d3d3d; font-size: 12px; text-align: center; }
.memberTabList li.thead { height: 52px; line-height: 52px; font-size: 13px; background-color: #fdefe6; }
.memberTabList li div { float: left; }
.memberTabList li div p { border-left: 1px solid #fdefe6; padding: 0 10px; }
.memberTabList li div.mwid1 { width: 31%; }
.memberTabList li div.mwid2 { width: 25%; }
.memberTabList li div.mwid3 { width: 19%; }
.memberTabList li div.mwid4 { width: 81%; }
.memberTabList li div.mwid5 { width: 62%; }
.memberTabList li:first-child div p { border-left: 0; }
.red2 { color: #c27b49; }
.back2 { display: block; margin-top: 12px; float: right; width: 82px; height: 34px; line-height: 34px; color: #6c6c6c; font-size: 12px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; border: 1px solid #d3d3d3; background: url(../images/back2.jpg) repeat-x 0 0; }
.back2:hover,.back2on { color: #fff; background: #e50067; border-color: #e50067; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
/*响应式导航*/
.mobileIconCon { display: none; position: absolute; right: 15px; top: 0; z-index: 5; }
.mobileIconCon a { display: inline-block; vertical-align: top; width: 40px; height: 78px; }
.mobileIconCon a.searchBtn { background: url(../images/icon5.png) center no-repeat; background-size: 46%; }
.mobileIconCon a.testBtn { background: url(../images/icon19.png) center no-repeat; }
.mobileIconCon a.menuBtn { position: relative; width: 40px; background: url(../images/menu.png) no-repeat center center; background-size: 100%; }
.mobileSearchCon { display: none; width: 100%; height: 46px; background-color: #e2e2e2; overflow: hidden; position: absolute; left: 0; top: 78px; z-index: 5; }
.mobileSearchBox { position: relative; width: 98%; height: 40px; margin: 3px auto; background-color: #fff; border-radius: 5px; overflow: hidden; }
.mobileSearchBox input[type="text"] { width: 100%; height: 40px; line-height: 40px; font-size: 16px; padding: 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: none; }
.mobileSearchBox input[type="submit"] { position: absolute; display: block; width: 40px; height: 40px; top: 0; right: 0; border: none; background: url(../images/icon5.png) center no-repeat; -webkit-background-size: 50%; background-size: 50%; }
.sideNavCon h2 { padding: 20px 0; margin: 0 10px; border-bottom: 1px solid #afafaf; }
.sideNavCon h2 a { display: block; height: 100%; text-align: center; }
.sideNavCon h2 a img { width: 181px; height: 43px; }
.sideNavCon { position: absolute; z-index: 9999; top: 0; left: 0; display: none; overflow: hidden; width: 100%; height: 100%; }
.sideNavCon .bg { position: absolute; z-index: 11000; top: 0; left: 0; width: 100%; height: inherit; background-color: rgba(0, 0, 0, 0.5); }
.sideNavCon .sideNavScroll { position: absolute; z-index: 11001; top: 0; left: 0; overflow: hidden; width: 250px; height: inherit; -webkit-transition: 1s ease all; transition: 1s ease all; -webkit-transform: translate3d(-250px, 0, 0); transform: translate3d(-250px, 0, 0); background-color: #282828; }
.sideNavCon .sideNavScroll.on { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.sideNavCon .sideNav { width: 100%; }
.sideNavCon .sideNav li { margin: 0 10px; border-bottom: 1px solid #afafaf; }
.sideNavCon .sideNav li > a { font-size: 1.4em; line-height: 3; position: relative; display: block; padding-left: 10px; color: #fff; }
.sideNavCon .sideNav li > a i { font-size: 1em; font-weight: bold; font-style: normal; line-height: 3; position: absolute; z-index: 2; top: 0; right: 0; display: block; width: 4em; height: 4em; text-align: center; color: #fff; -webkit-transition: 0.2s ease all; -moz-transition: 0.2s ease all; transition: 0.2s ease all; }
.sideNavCon .sideNav li > a i.on { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.sideNavCon .sideNav li .sub { overflow: hidden; height: 0; }
.sideNavCon .sideNav li .sub .li { margin-left: 20px; border-top: 1px solid #afafaf; }
.sideNavCon .sideNav li .sub .li a { font-size: 1.2em; line-height: 3; display: block; padding-left: 10px; color: #dcdbdb; }
.sideNavCon .sideNav li .sub .li img { display: block; padding-top: 10px; width: 100%; height: auto; }
/*wrapper*/
#wrapper { width: 100%; height: 100%; }
#scroller { position: relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); width: 100%; padding: 0; height: 100%; }
.imgdiv { position: absolute; left: 0; width: 100%; display: none; z-index: 990; background-color: #fff; }
.imgdiv div.s1 img { display: block; position: absolute; top: 50%; z-index: 999; left: 50%; max-width: 95% !important; -webkit-transform: translate(-50%, -50%); }
.close { height: 5em; line-height: 5em; text-align: center; position: absolute; z-index: 999; left: 0; bottom: 0; width: 100%; color: #000; font-size: 1.6em; cursor: pointer; }

.memberForm { width: 341px; margin: 0 auto; }
.memberForm .loginDiv { margin-top: 11px; height: 52px; line-height: 52px; position: relative; }
.memberForm .loginDiv .span ,.memberForm .loginDiv2 .span { position: absolute; left: 9px; top : 1px; color: #e50067; }
.memberForm .loginDiv2 .span { top: 23px; }
.memberForm .loginDiv3 { height: 52px; line-height: 52px; position: relative; margin-top: 20px; line-height: 58px; border: 1px solid #fce3d2; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; background-color: #fffefd;}
.memberForm .loginDiv3 .nameText { float: left;width: 75px;text-align: center;font-size: 14px;color: #9c938f;line-height: 52px; }
.memberForm .loginDiv3 .inputBox { margin-left:75px; }
.memberForm .loginDiv input { font-size: 14px; color: #9c938f; text-indent: 21px; height: 52px; line-height: 52px; }
.memberForm .loginDiv3 input { border: 0; width:100%; font-size: 14px; color: #9c938f;  height: 52px;  }
.loginDiv2 { height: auto; overflow: hidden; margin-top: 11px; position: relative; }
.loginDiv2 div { height: auto; overflow: hidden; border: 1px solid #fce3d2; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; }
.memberForm .customSelect { height: 58px; line-height: 58px; font-size: 14px; background: url(../images/icon9.png) no-repeat 85% center #fffefd; padding: 0 30px 0 18px; width: 111px; }
.memberForm .customSelectInner { cursor: pointer; line-height: 58px; text-align: left; width: 100% !important; color: #4a4a4a; }
.loginheight { height: 78px !important; }
.loginheight div { padding: 10px 21px; }
.textarea { width: 100%; height: 58px; resize: none; border: 0; overflow-y: hidden; background: none; color: #9c938f; font-size: 14px; line-height: 30px; }
.memberForm .loginSumbit { margin: 21px 0 0; }
.upload { color: #4a4a4a; padding: 0 9px 0 21px; font-size: 14px; z-index: 0; height: auto; overflow: hidden; border: 1px solid #fce3d2; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; margin-top: 11px; line-height: 52px; background-color: #fffefd; position: relative; }
/*.uploadfile { position: absolute; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; top: 0; left: 0; height: auto; min-height: 52px; width: 100%; }*/
.filelink{ display: block; position:absolute; right:10px; top:10px; z-index:5; height: 32px; line-height: 32px; width: 84px; color: #4a4a4a; font-size: 12px; text-align: center; background-color: #ececec; border: 1px solid #d3d3d3; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; cursor: pointer; }
.memberForm .loginDiv input[type="file"] { height: auto; padding-top:12px;}

.fileText{ font-size: 14px; color: #9c938f; text-indent: 21px; height: 52px; line-height: 52px; }

#Dtop .dbody { background: #ffffff none repeat scroll 0 0; border : #f1e8e3; }
#Dtop .dhead {  -moz-user-select: none;  background: #ed4c93 none repeat scroll 0 0;  color: #ffffff;  cursor: move;  font-weight: bold;  height: 26px;  letter-spacing: 1px;  line-height: 26px;  padding: 1px 0 2px 10px; }
#Dtop .dhead span {
    background: rgba(0, 0, 0, 0) url("close.gif") no-repeat scroll center center;
    cursor: pointer;
    display: block;
    float: right;
    height: 26px;
    width: 26px;
}

#Dtop .dbox {
    clear: both;
    line-height: 200%;
    overflow: hidden;
    padding: 8px;
}

#Dtop .dsize {
    font-size: 1px;
    height: 11px;
}

.hideBanner { position: relative; z-index: 0; height:420px; display:none; background-position: center top; background-repeat: no-repeat; background-size: cover; }

.madeBox .boxTit div.boxRight { float: right; margin-top: 28px; height:36px; line-height:36px; }
.madeBox .boxTit div.cityBox{ height:34px; line-height:34px; font-size:12px; padding:0 25px; margin-right:16px; float: left;  -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border: 1px solid #d3d3d3; background: url(../images/citybg.jpg) repeat-x 0 0;}
.boxTit .citySubmit{ margin-left:0;  width:auto; padding:0 12px; }

.map .mapli a:hover { color : #ccc; }
.map .mapli { font-size: 20px; padding-bottom: 15px; }
.map .mapli a { color :#000; }
.map .mapc { font-size: 16px; margin-top:15px; margin-left: 25px; }

.memberTips { margin-bottom: 10px; font-size: 14px; color: #e50067; text-align: center; }

.mainService { display: none; position: fixed; width: 100%; height: 50px; left: 0; bottom: 0; z-index: 999; background-color: rgb(97,85,66); }
.mainService li { float: left; width: 50%; box-sizing: border-box; border-right: 1px solid rgba(255,255,255,.5); text-align: center; }
.mainService li:last-child { border-right: none; }
.mainService li a { display: block; width: 100%; line-height: 50px; font-size: 16px; color: #FFF; }


/* 新增样式 0113 */
.percentage{display:block;position:relative;width:100%; overflow:hidden;}
.per-wd{display:block;position:relative;width:100%;}
.pre-productImg{position:relative; z-index: 1; display:block; width: 100%; height: 100%;}
.per-wd.threePRO{position:relative;}
.leftFla{position:relative; width:50%; float:left; }
.rightFla{position:relative; width:50%; float:left;}
.pre-productImg{position:relative; z-index: 1; display:block; width: 100%; height: 100%;}
.per-wd.threePRO{position:relative;}
.titText{position:absolute;top:200px;left:50%; transform:translateX(-50%); z-index: 5; text-align:center;}
.titText.rightFla{ top:50%; left:50%; transform:translate(-50%,-50%); color:#fff;}
.titText.rightFla h3{ color: #fff;}
.titText.rightFla p{ color: #fff;}
.titText.rightFla.hid{display:none;}
.titText{position:absolute;top:200px;left:50%; transform:translateX(-50%); z-index: 5; text-align:center;}
.titText h3{ font-size: 48px; color: #000;padding-top:2px;padding-bottom: 12px; }
.titText p{font-size:14px;color:#000;}
.titText .threePRO-eng{font-size:14px;}
.titTem{position:absolute;top:90px;left:50%; transform:translateX(-50%); z-index: 5; text-align:center;}
.titTem h3{font-size:45px;color:#fff; padding-bottom:20px;}
.titTem p{font-size:16px;color:#fff; line-height:28px; padding-bottom:60px;}
.titTem span{color:#d26e2c;}
.open-icon{position:absolute; width:470px; display:block; top:260px; left:50%;transform:translateX(-50%); z-index: 5; text-align:center;}
.open-icon ul{position:relative; display: block; width:330px; margin:0 auto; text-align:center; padding-left:40px;}
.open-icon ul li{position:relative; float:left; margin-left:20px; margin-right:20px; text-align:center; vertical-align:top;}
.open-icon ul li p{font-size:10px; color:#fff;margin-bottom:20px;}
.titTem.improveText{top:102px; width:100%;}
.titTem.improveText p{ font-size: 14px;color:#fff; padding-top:10px; }
.titTem.improveText h3{color:#d26e2c; font-size:45px; }
.titTem.improveText span{font-size:25px; padding-top:5px; color:#fff;}
.titTem.four-wheelText{top:0;}
.titTem.four-wheelText h3{padding-bottom:32px;}
.fourText{font-size:16px; display:block; color:#fff; clear:both; text-align:center; line-height:30px;}
.fourText span{color:#00c2ae;}
.fourText1{font-size:16px; display:none; color:#fff; clear:both; text-align:center; line-height:30px;}
.fourText1 span{color:#00c2ae;}
.per-wd.four-wheel .open-icon{ top:100px;}
.per-wd.four-wheel .open-icon ul{width:470px;}
.per-wd.mute{position:relative; overflow:hidden; }
.muteImg{position:relative; float:left; width:50%;height:auto;}
.muteText{position:relative;width:50%; height:auto;float:left;z-index:2;
    /*background:red url(../images/percentage5_2.jpg); background-size:cover !important;*/
}
.muteTit{position:absolute;display:block; z-index:5;top:0;left:0; padding:160px 20px 0 350px;}
.muteText h3{font-size:45px;color:#fff;text-align: left;}
.muteText p{font-size: 16px;  color: #fff;}
.clear{overflow:hidden;clear:both;}
.process{position:relative; width:100%; clear:both;}
.process .processText{position:absolute;display:block; z-index:5; top:160px; left:50%; width:710px; height:180px; transform:translateX(-50%);text-align:center;}
.process .processText.wet{top:20px;}
.pre-zb1{display:none;}
.titTem.processText.pic1{padding-top:50px;}
.per-wd.process .titTem.processText.pic{background:#000;position:relative; width:100%; top:0;  padding-bottom:30px; margin-left:-1px; padding-top:120px;}
.processText span{ color:#fff; font-size:25px;}
.processText p{ color:#fff; font-size:16px; padding-top:8px;}
.processText  h3{font-size:45px;color:#e2650b;padding-bottom:10px;padding-top:10px;}
.process-icon{position:absolute; width:75px; height:75px;left:0; bottom:0; background-image:url(../images/percentage6_1.png); background-size:cover;}
.ecWrap{position:relative; width:100%; clear:both; text-align:center; }
.ec{position:absolute; width:375px; top:50%; left:82%;z-index:5; transform:translate(-82%,-50%); text-align:center; clear:both;}
.ec-prec{display:block; margin:0 auto; position:relative;padding-top:60px; color:#fff;  clear:both;}
.ec-prec li{position:relative; float:left; margin-right:20px; margin-left:20px; text-align:center; color:#fff;}
.ec-prec li .ec-icon{width: 85px;height:85px;background-image:url('../images/percentage8_1.png'); line-height:85px; text-align: center; font-size:30px; margin-bottom:20px;}
.pre-productImg1{
    position:relative; z-index: 1; display:none; width: 100%; height: 100%;
}
/*2017-01-13新增*/
.y-caseForm{
    z-index: 100;
    display: none;
    background: #fff;
    color: #fff;
    padding: 2.75rem 3rem;
    position: fixed;
    left: 50%;
    width: 18.75rem;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 1.4rem;
    border: 1px solid #efefef;
    border-radius: 1.5rem;
    box-shadow: 0px 0px 32px -9px #bfbebe;
}
.y-caseForm h1 {
    font-size: 1.4rem;
    text-align: center;
    color: #000000;
    margin-bottom: 1.7rem;
}
.y-caseForm h1 i {
    vertical-align: middle;

    display: inline-block;
    width: 1.65rem;
    height: 1.65rem;
    background-image: url(../images/icon21.png);
    background-size: 100% 100%;
    margin-right: .5rem;
}
.y-caseForm .p {
    font-size: 1.1rem;
    color: #7a7a7a;
    line-height: 1.7rem;
}
.y-bg{
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 99;
}
.y-tabHd{
    position: relative;
}
.y-tabHd a{
    position: absolute;
    right: 0;
    top:50%;
    margin-top: -18px;
    display: inline-block;
    vertical-align: middle;
    width: 84px;
    text-align: center;
    border:1px solid #d3d3d3;
    height: 36px;
    background-image: url(../images/bg.png);
    background-size: 100% 100%;
    line-height:36px;
    border-radius: 3px;
}
.y-main{
    background-image: url(../images/bg-1.jpg);
    background-size: cover;
    background-position: center center;
}
.y-main-wp{
    padding-top: 115px;
    padding-bottom: 72px;
    width: 1200px;
    margin: 0 auto;
}
.y-vip{
    position: relative;
    height: 690px;
}
.y-vip-left{
    width: 378px;
    text-align: center;
    height: 100%;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    padding-top: 150px;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    background: rgba(255,255,255,0.3);
}
.y-vip-left .y-img .img{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #d4b9a5;
    text-align: center;
    line-height:150px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 26px;
    position: relative;
}
.y-vip-left .y-img img{
    vertical-align: middle;
    max-width: 100%;
    position: absolute;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%); 	/* IE 9 */
    -moz-transform:translate(-50%, -50%); 	/* Firefox */
    -webkit-transform:translate(-50%, -50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%, -50%);
}
.y-vip-left .y-name{
    font-size: 22px;
    color: #3d3d3d;
    margin-bottom: 30px;
}
.y-vip-left .y-name span{
    display: inline-block;
    padding: 3px 5px;
    border-radius: 2px;
    background: #e50067;
    color: #ffffff;
    vertical-align:middle;
    font-size: 12px;
}
.y-vip-left .y-btn a{
    display: inline-block;
    width: 250px;
    height: 45px;
    border:1px solid #c9beb6;
    line-height:45px;
    font-size: 14px;
    color: #3d3d3d;
    border-radius:2px;
    transition:all 0.3s ease;
}
.y-vip-left .y-btn a:hover{
    color: #fff;
    background:#e50067 ;
}
.y-vip-left .y-btn a+a{
    margin-top: 15px;
}
.y-list{
    height: 100%;
    background: rgba(255,255,255,0.7);
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    margin-left: 378px;
    padding:25px 0;
}
.y-list .y-nav{
    margin-bottom: 44px;
    overflow: hidden;
    padding: 0 54px;
}
.y-list .y-nav li{
    float: left;
    padding: 8px 13px;
    transition:all 0.3s ease;
    margin-left: 8px;
}
.y-list .y-nav li:first-child {
    margin-left: 0;
}
.y-list .y-nav li a{
    font-size: 15px;
    color: #3d3d3d;
    transition:all 0.3s ease;
}
.y-list .y-nav .active{
    background: #e50067;
    border-radius: 2px;
}
.y-list .y-nav .active a{
    color: #fff;
}
.y-list .y-nav li:hover{
    background: #e50067;
    border-radius: 2px;
}
.y-list .y-nav li:hover a{
    color: #fff;
}
.y-product-list{
    /*padding: 0 39px;*/
    overflow: hidden;
}
.y-product-list li{
    width: 33.33333%;
    padding:0 15px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    margin-bottom: 30px;
}
.y-product-list li a{
    display: block;
    width: 100%;
    height: 100%;
}
.y-product-list li .top div{
    width: 100%;
    padding-bottom: 75%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition:all 0.5s ease;
}
.y-product-list li .bottom{
    height: 52px;
    line-height:52px;
    background: #fff;
    text-align: center;
    font-size: 15px;
    color: #000000;
    overflow: hidden;
    transition:all 0.5s ease;
}
.y-product-list li:hover .bottom{
    background: #e50067;
    color: #fff;
}
.y-product-list li:hover .top{
    opacity:0.8;
}
.y-paged{
    padding-top:10px;
    padding-bottom: 0;
}
.y-wp{
    width: 100%;
    min-height: 100%;
    overflow: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/bg-1.jpg);
    position: relative;
}
.y-login{
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    position: fixed;
    left:50%;
    top:50%;
    width: 446px;
    height: 578px;
    border-radius:8px;
    background: rgba(255,255,255,0.7);
    transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%); 	/* IE 9 */
    -moz-transform:translate(-50%, -50%); 	/* Firefox */
    -webkit-transform:translate(-50%, -50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%, -50%);
    padding-top: 35px;
    padding-left: 54px;
    padding-right: 54px;
}
.y-login .y-logo{
    text-align: center;
}
.y-login h5{
    font-size: 17px;
    color: #363636;
    text-align: center;
    margin-bottom: 25px;
    letter-spacing: 15px;
}
.y-switch{
    border:1px solid #fce3d2;
    border-radius:5px;
    overflow: hidden;
    background: #fffefe;
    margin-bottom: 15px;
}
.y-switch li{
    float: left;
    width: 50%;
    text-align: center;
    height: 44px;
    line-height:44px;
    transition:all 0.3s ease;
}
.y-switch li+li{
    border-left:1px solid #fce3d2;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.y-switch li a{
    display: block;
    width: 100%;
    height: 100%;
}
.y-switch .active{
    background: #fff2ea;
}
.y-switch li:hover{
    background: #fff2ea;
}
html,body{
    height: 100%;
}
.y-foot{
    position: fixed;
    bottom:0;
    left:0;
    width: 100%;
    text-align: center;
    height: 65px;
    line-height:65px;
    background: #e4cdbd;
    transition:all 0.3s ease;
}
.y-foot:hover{
    opacity:0.8;
}
.y-foot a{
    width: 100%;
    height: 100%;
    display: block;
    font-size: 17px;
    color: #3d3d3d;
}
.y-foot a span{
    width: 21px;
    margin-left: 8px;
    margin-top: -2px;
    height: 19px;
    background-size: 100% 100%;
    background-image: url(../images/icon-1.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.y-login-box-one .input{
    margin-bottom: 15px;
    position: relative;
    height:60px;
}
.y-login-box-one .input input{
    width: 100%;
    font-size: 14px;
    color: #000;
    height: 60px;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    border: 1px solid #fce1ce;
    border-radius: 8px;
    padding-left: 70px;
    padding-right: 10px;
}
.y-login-box-one .input span{
    position: absolute;
    width: 58px;
    position: absolute;
    left:0;
    top:0;
    height: 60px;
}
.y-login-box-one .input span:after{
    content:"";
    position: absolute;
    right:0;
    top:50%;
    width: 1px;
    height: 20px;
    background: #e4eaef;
    transform:translate(0%, -50%);
    -ms-transform:translate(0%, -50%); 	/* IE 9 */
    -moz-transform:translate(0%, -50%); 	/* Firefox */
    -webkit-transform:translate(0%, -50%); /* Safari 和 Chrome */
    -o-transform:translate(0%, -50%);
}
.y-login-box-one .input span:before{
    content:"";
    position: absolute;
    left:50%;
    top:50%;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    background-image: url(../images/icon-2.png);
    transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%); 	/* IE 9 */
    -moz-transform:translate(-50%, -50%); 	/* Firefox */
    -webkit-transform:translate(-50%, -50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%, -50%);
}
.y-login-box-one .pass span:before{
    width: 19px;
    height: 22px;
    background-image: url(../images/icon-3.png);
}
.y-login-box-one .code input{
    width: 214px;
}
.y-login-box-one .code .img{
    display:inline-block;
    vertical-align: top;
    border: 1px solid #fce1ce;
    border-radius: 8px;
    height: 100%;
    width: 115px;
    margin-left:5px;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.y-login-box-one .code .img img{
    max-width: 100%;
}
.y-login-box-one .y-btn button{
    width: 100%;
    border:0;
    height: 56px;
    cursor: pointer;
    line-height:56px;
    border-radius: 3px;
    background: #e50067;
    text-align: center;
    font-size: 17px;
    color: #ffffff;
    display: block;
    margin-bottom: 35px;
    transition:all 0.5s ease;
    box-shadow: 2px 8px 20px 0px rgba(229, 0, 103, 0.25);
}
.y-login-box-one .y-btn button:hover{
    opacity:0.8;
}
.y-register{
    text-align: right;
    display: block !important;
}
.y-register a{
    font-size: 12px;
    color: #9f826d;
}
.y-register a:hover{
    color: #e50067;
}
.y-login-box-two{
    display: none;
}
.y-login-box-two .input input{
    padding-right: 118px;
}
.y-login-box-two .pass a{
    display: block;
    position: absolute;
    right:20px;
    top:50%;
    width: 80px;
    height: 36px;
    border:1px solid #e2dede;
    background: #f6f6f6;
    text-align: center;
    border-radius: 8px;
    line-height:36px;
    transform:translate(0%, -50%);
    -ms-transform:translate(0%, -50%); 	/* IE 9 */
    -moz-transform:translate(0%, -50%); 	/* Firefox */
    -webkit-transform:translate(0%, -50%); /* Safari 和 Chrome */
    -o-transform:translate(0%, -50%);
}
@media screen and (max-width: 1200px){
    .y-main-wp{
        width: 100%;
        padding: 75px 0 30px 0;
    }
    .y-vip-left{
        float: none;
        width: 100%;
        padding: 25px 0;
    }
    .y-list{
        margin-left: 0;
    }
    .y-vip{
        height: auto;
    }
}

@media screen and (max-width: 640px){
    .y-list .y-nav{
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .y-product-list{
        padding: 0 5px;
    }
    .y-product-list li{
        width: 50%;
        padding: 0 6px;
        margin-bottom: 12px;
    }
    .y-list .y-nav li{
        width: 33.3333%;
        box-sizing: border-box;
        -moz-box-sizing:border-box; /* Firefox */
        -webkit-box-sizing:border-box; /* Safari */
        text-align: center;
    }
    .y-list .y-nav li a{
        font-size: 12px;
    }
    .y-paged{
        padding: 15px 0 0 0!important;
    }
    .y-wp{
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        /*   min-height: 578px;*/
        -webkit-box-align-items: center;     /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-align-items:center;        /* OLD - Firefox 19- */
        -webkit-align-items:center;        /* Chrome */
        -ms-align-items: center;          /* IE 10 */
        align-items: center;
    }
    .y-login{
        transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        position: relative;
        left:0px;
        right: 0px;
        top: 0;
        bottom: 0;
        -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 1;         /* OLD - Firefox 19- */
        -webkit-flex: 1;          /* Chrome */
        -ms-flex: 1;              /* IE 10 */
        flex: 1;
        width: auto;
        padding-left: 20px;
        padding-right: 20px;
        margin:15px 15px 60px;
    }
    .y-login-box-one .code input{
        width: 65%;
    }
    .y-login-box-one .code .img{
        width: 30%;
        position: absolute;
        right:0;
    }
    .y-foot{
        height: 45px;
        line-height:45px;
    }
}
/*@media screen and (max-width: 320px) {*/
    /*.y-login {*/
        /*position: absolute;*/
        /*width: 300px;*/
        /*padding-left: 20px;*/
        /*padding-right: 20px;*/
    /*}*/
/*}*/
.y-get{
    position: relative;
}
.y-get-btn{
    position: absolute;
    right: 8px;
    top:35%;
    width: 50px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    border-radius: 12px;
/*    background: #2f2f2f;
*/    font-size: 12px;
    border:0;
    text-align: center;
    cursor: pointer;
    transform:translate(0,-50%);
    -webkit-transform:translate(0,-50%);
    -ms-transform:translate(0,-50%);
    -o-transform: translate(0,-50%);
}
.y-get .ctext{
    padding-right: 65px;
    box-sizing: border-box;
}
.y-caseFormBox{
    padding-top: 9px;
}
.y-caseFormBox .ctext{
    height: 28px;
    box-sizing: border-box;
    line-height: 28px;
}
.y-caseFormBox .customSelect{
    height: 38px !important;
    line-height: 38px !important;
    box-sizing: border-box;
    width: 107px !important;
}
.y-caseFormBox .caseIcon{
    top:9px;
}
.y-madeTit div{
    padding-top: 19px;
}
.y-activeBanner{
    height: 650px;
}
.y-madeForm{
    height: 650px;
}
.y-madeinfo{
    margin-top: -13px;
}
.y-madeApply{
    padding: 20px 0 14px;
}

.memberTabList li div.y-mwid1 { width:80% !important; }
.memberTabList li div.y-mwid2 { width:20% !important; }

.bottomBanner {
    position: relative;
    z-index: 0;
    height: 4570px;
    display: none;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.designpic{
    height: auto !important;
}
.designpic img{
    max-width: 100%;
    height: auto;
}
 .topWrap{ /*height:174px;*//* background:url(../images/h_top_bg.jpg) no-repeat center top;*/position:relative; width:100%; z-index:2; overflow:hidden; background-color:#FFF;} 
 .head{ position:relative; width:100%; z-index:2; overflow:hidden; background-color:#e62129;}
 .topWrap .header{ width:1200px; margin:0 auto;}
	.head .menu{ width:1200px; margin:0 auto;}
	em,i{ font-style:normal;}
	.topWrap h5{ height:36x; font:13px "Microsoft YaHei"; line-height:36px; color:#c5c5c5; overflow:hidden;}
	.topWrap h5 span{ float:right; display:block; line-height:36px;}
	.topWrap h5 span a{ color:#555655; display:inline-block; padding:0 18px;}
	.topWrap h1{ width:504px; height:110px; overflow:hidden; float:left; margin:28px 0 0 0; background:url(../images/logo_line.gif) no-repeat right top; font-size:18px;}
	.topWrap h1 img{ display:block;width:504px; height: auto;}
	.topWrap h3{ font:22px "Microsoft Yahei"; color:#010101; float:left; padding:34px 0 0 35px; /*width:530px;*/ font-weight:bold;}
	.topWrap h3 em{ display:block; color:#0a51a1; font:27px "Microsoft YaHei";}
	.topWrap p{ width:315px; float:right; overflow:hidden; margin-top:35px; background:url(../images/lx.png) no-repeat left 0px; padding-left:55px; color:#222;font:14px "Microsoft YaHei";}
	.topWrap p span{ display:block; font:38px Arial; font-weight:bold; color:#000000;}
    .topWrap .menu{ height:68px;}
	.menu li{ font:16px "Microsoft YaHei";float:left; height:68px; background:url(../images/nav_line.png) no-repeat right center; width:170px;}
    .menu li a{ display:inline-block;color:#fff;height:68px;text-align:center; padding:0 31px; line-height:68px;font-size: 18px}
    .menu li a:hover ,.menu .cur a{ background:url(../images/hover.gif) repeat-x center top; font-weight:bold;}
	.indexmore {
    width: 185px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-size: 18px;
    background-color: #e62129;
    display: block;
    text-align: center;
    margin: 1.003%/*70px*/ auto 0/*4.288%60px*/;
    border: #e62129 1px solid;
}


/*网站底部*/
/* in_link */
.in_link {
  background:#00a493;
  padding: 20px 0;
}
.in_link dl {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.in_link dl dt {
/*  background: #fbfbfb;
*/  height: 36px;
  line-height: 36px;
  border-radius: 50px;
  color: #e62129;
  font-size: 18px;
  text-align: center;
  padding: 0 13px;
}
.in_link dl dd {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  line-height: 1.8;
  font-size: 16px;
  padding: 4px 0;
}
.in_link dl dd a {
  display: block;
  overflow: hidden;
  float: left;
  margin-left: 22px;
  color: #fff;
}
.in_link dl dd a:hover {
  color: #107373;
}

footer {
  background:#00a493;
}
footer .flex_main {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 55px 0;
  overflow: hidden;
  color: #9c9c9c;
}
footer .flex_main a {
  color: #9c9c9c;
}
footer .flex_main a:hover {
  color: #fe830b;
}
footer .flex_main .line {
  height: 213px;
  width: 2px;
  background:#e5efef;
/*  border-right: 1px solid #e62129;
*/}
footer .flex_main dl dt {
  color: #fff;
  font-size: 18px;
  padding: 0 0 13px 0;
}
footer .flex_main dl dd a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0 0 5px;
  position: relative;
  font-size: 16px;
  color:#fbfafa;
  line-height: 35px;
}
footer .flex_main dl dd a:before {
/*  content: "\e601";
*/  font-family: "iconfont" !important;
  font-size: 12px;
  position: absolute;
  left: -2px;
  top: 0px;
  transform: scale(0.8);
  font-weight: bold;
}
footer .flex_main dl dd ul {
  float: left;
}
footer .flex_main dl dd ul:first-of-type {
  width: 135px;
}
footer .flex_main .ewm li {
  float: left;
  margin-left: 16px;
  width: 184px;
  height: 213px;
  text-align: center;
  position: relative;
}
footer .flex_main .ewm li:before {
/*  content: "";
*/  position: absolute;
  left: 0px;
  top: 22px;
  right: 0px;
  bottom: 0px;
  border: 1px solid #9c9c9c;
}
footer .flex_main .ewm li img {
  width: 153px;
  height: 153px;
  position: relative;
  z-index: 1;
}
footer .flex_main .ewm li .text {
  padding: 16px 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
footer .flex_main .ewm li .text .iconfont {
  color: #ffffff;
  font-size: 20px;
  margin-right: 8px;
}
footer .flex_main .ewm li:first-child {
  margin-left: 0;
}
footer .flex_main .cont {
  color:#ffffff;
  font-size:20px;
  padding-top:30px;
  line-height: 2;
/*  text-align: center;
*/}
footer .flex_main .cont img {
  height: 83px;
  width: auto;
  margin-bottom: 15px;
}
footer .copy {
  background: #00a493;
  color: #b9bbba;
  text-align: center;
  overflow: hidden;
  padding: 20px 0;
  line-height: 1.8;
  font-size: 16px;
  right:125px
}
footer .copy a {
  color: #474747;
}
footer .copy a:hover {
  color: #fe830b;
}
/* fixed_footer */
.fixed_footer {
  display: none;
}
.containar {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}
/*	index_news css	*/
.index_news{
	/*background: #f5f5f5;*/
	padding:40px 0;
	width: 1200px;
	position: relative;
	overflow: hidden;
	margin:auto;
}
.index_news dl{
	background: #fff;
	padding: 12px;
	width: 31.3333%;
	float: left;
/*	margin-top: 40px;
*/	position: relative;
}
.index_news_class{
	color: #333;
	font-size: 20px;
	border-bottom: 1px #ffa800 solid;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.index_news_class span{
	color: #999;
}
.index_news_class a{
	font-size: 16px;
	color: #ffa800;
	float: right;
}
.index_news dl:nth-of-type(2){
	margin-left: 2%;
}
.index_news dl:nth-of-type(3){
	float: right;
}
.index_news dl dt{
	width: 96%;
	padding: 2%;
	overflow: hidden;
}
.index_news dl dt .index_news_img{
	width: 150px;
	float: left;
}
.index_news dl dt .index_news_info{
	width: 200px;
	float: right;
}
.index_news dl dt .index_news_info h2{
	font-size: 16px;margin-bottom: 10px;
	color: #5a5a5a;
}
.index_news dl dt .index_news_info p{
	color: #999;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 18px;
}
.index_news dl dt .index_news_info a{
	font-size: 14px;
	color: #ffa800;
}
.index_news dl dd a{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 42px;
	padding:0 2%;
/*	border-bottom: 1px #ccc solid;
*/}
.index_news dl dd a span{
	float: right;
	color: #999;
}
.index_news dl dd:last-child a{
	border:0;
}
.index_news dl:hover dd{
	display: block;
} 
.index_news dl:hover dd a:hover{
	color: #005a9f;
}
.main_title p {
    font-size: 40px;
    color: #333333;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 12px;
}
.main_title p span {
    font-size: 40px;
    color: #009c4b;
    font-weight: bold;
    line-height: 45px;
}.main{ width:1200px; margin:auto;}
.contact_635{width: 100%;height: 635px;}

.contact{width: 1200px;

    

    padding: 37px 0 84px 0;

    margin: 0 auto;}

.contact .contact_content{background-color: #fff;}

.contact_part1 .contact_title{text-align: center;width: 100%;height: 161px;padding-top: 55px;}

.contact_part1 .contact_title h2{font-size: 46px;font-weight: normal;}

.contact_part1 .contact_title p{font-size:22px;color: #7d7d7d;padding-top: 20px;}

.contact_part1 .contact_ul li{float: left;width: 280px;height: 275px;text-align: center;cursor: pointer;position: relative;}

.contact_part1 .contact_ul li span{font-size: 20px;line-height: 50px;display: block;margin: 0 auto;}

.contact_part1 .contact_ul li p{font-size: 16px;line-height: 22px;text-align: left;width: 195px;margin: 0 auto;}

.contact_part1 .contact_ul .contact_li2 p,.contact_part1 .contact_ul .contact_li3 p{text-align: center;}

.contact_part1 .contact_ul li i{display: block;width: 70px;height: 67px;}

.contact_part1 .contact_ul li em{display: block;width: 1px;height: 154px;background-color: #e3e3e3;position: absolute;right: 0;top: 12px;}

.contact_part1 .contact_ul li.contact_li1 i{display: block;width: 70px;height: 67px;background: url(../images/httpstreetli47contact11png.png) no-repeat center center;margin: 0 auto;}

.contact_part1 .contact_ul li.contact_li1:hover i{background: url(../images/httpstreetli46scontact2png.png) no-repeat center center;}

.contact_part1 .contact_ul li.contact_li2 i{display: block;width: 70px;height: 67px;background: url(../images/httpstreetli46scontact3png.png) no-repeat center center;margin: 0 auto;}

.contact_part1 .contact_ul li.contact_li2:hover i{background: url(../images/httpstreetli47contact12png.png) no-repeat center center;}

.contact_part1 .contact_ul li.contact_li3 i{display: block;width: 70px;height: 67px;background: url(../images/httpstreetli46scontact4png.png) no-repeat center center;margin: 0 auto;}

.contact_part1 .contact_ul li.contact_li3:hover i{background: url(../images/httpstreetli47contact13png.png) no-repeat center center;}

.contact_part1 .contact_ul li.contact_li4 i{display: block;width: 70px;height: 67px;background: url(../images/httpstreetli47contact11png.png) no-repeat center center;margin: 0 auto;}

.contact_part1 .contact_ul li.contact_li4:hover i{background: url(../images/httpstreetli46scontact2png.png) no-repeat center center;}

.contact_part1 .contact_ul li.contact_li4{ text-align:center;}

.contact_part1 .contact_ul li.contact_li4 p{ text-align:center; padding-top:6px;}

.contact_part1 .contact_ul li.contact_li4 img{ width:110px;}

.contact_part2{background-color: #efefef;padding: 25px 0 0 35px;height:69px;}

.contact_part2 .contact_title{color: #ff4101;padding-right: 15px;border-right: 1px solid #dbdbdb;margin-right: 22px;}

.contact_part2 .contact_title p{font-size: 26px;}

.contact_part2 .contact_ul1 li{font-size: 16px;cursor: pointer;padding-top: 12px;float: left;margin-right: 31px;}

.contact_part2 .contact_ul1 li i{position: relative;top: 5px;margin-right: 6px;width: 20px;height: 20px;display:inline-block;background: url(../images/httpstreetli46scontact8png.png) no-repeat center center;}

.contact_part2 .contact_ul1 li img{position: relative;/*top: 5px;*/margin-right: 6px;}

.contact_part2 .contact_ul1 li:hover i{background: url(../images/httpstreetli46scontact7png.png) no-repeat center center;}

.contact_part2 .contact_ul1 li:hover a{color: #ff4101;}

.contact_part2 .imgbox{margin-right: 35px;}

.contact_part2 .imgbox img{position: relative;top: -52px;  -webkit-transform:translateY(30%);

    -moz-transform:translateY(30%);

    -ms-transform:translateY(30%);

    -o-transform: translateY(30%);

     transform: translateY(30%);

}

.contact_part2 .imgbox img.animatebox.animate{opacity:1;

  -webkit-transform:translateY(0%);

    -moz-transform:translateY(0%);

    -ms-transform:translateY(0%);

    -o-transform: translateY(0%);

     transform: translateY(0%);

}

.contact_part3{padding: 55px 45px;}

.contact_part3 .contact_p{font-size:20px;color: #3b3b3b;}

.contact_part3 .contact_p span{position: relative;top: -22px;margin-left: 12px;}

.contact_part3 .contact_ul2 li{border-bottom: 1px solid #e5e5e5;height: 119px;padding-top: 40px;}

.contact_part3 .contact_ul2 h2{font-size: 24px;}

.contact_part3 .contact_ul2 span{padding-left: 44px;}

.contact_part3 .contact_ul2 p{padding-left: 79px;margin-top: 27px;}

.contact_form{width: 487px;height: 595px;background-color: #fff;margin-top: 23px;position: relative;}

.contact_form .form_padding{padding: 0 29px; padding-bottom:10px;}

.contact_form .form_padding h2.form_title{text-align: center;line-height: 55px;font-size: 22px;}

.contact_form  .contact_h2{font-size: 18px;line-height: 40px;}

.contact_form .form_box{margin-bottom: 10px;width: 100%;}

.contact_form .form_box input{height: 36px;line-height: 36px;font-size: 15px;color: #2b2b2b;width:98%;padding-left: 2%;background-color: #ececec;}

.contact_form .form_box1 input{width: 47%;padding-left: 2%;background-color: #ececec}

.contact_form .form_radio input[type="radio"],.contact_form .form_radio1 input[type="radio"]{ display: none; }

.contact_form .form_radio label{cursor: pointer;width: 49.9%;display: inline-block;font-size: 13px;float: left;color: #555555;margin-bottom: 12px;}

.contact_form .form_radio img,.contact_form .form_radio1 img{position: relative;top: 2px;margin-right: 5px;}

.contact_form .form_radio1 label{width: auto;margin-bottom: 0;padding-top:10px;float: left;margin-left: 6px;cursor: pointer;}

.contact_form .form_radio1 span{line-height:37px;display: inline;font-weight: bold;font-size: 18px;}

.contact_form .form_yzm{margin-top:10px;}

.contact_form .form_yzm input{width: 100px;height: 31px;background-color:#ececec ;font-size: 15px;color: #2b2b2b;margin: 0 10px 0 13px;padding-left: 7px;}

.contact_form .form_yzm h2{line-height: 31px;font-size: 18px;}

.contact_form .contact_submit{width: 100%;height: 61px;line-height: 61px;text-align: center;font-size: ;color: #fff;background-color: #ff4101;position: absolute;bottom: 0;cursor: pointer; font-size:20px;}

.clearfix {

    zoom: 1;

}.fl {

    float: right;

}
.fl1 {

    float: left;

}.fr1 {

    float: right;

}
.in_xban .contain {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.contain {
    width: 100%;
/*    max-width: 1220px;
*/    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}
.in_xban .pic {
    width:100%;
}
.in_xban .pic img {
    width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}

.indexmore {
    width: 185px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-size: 18px;
    background-color: #1a8d8a;
    display: block;
    text-align: center;
    margin: 1.003%/*70px*/ auto 0/*4.288%60px*/;
    border: #1a8d8a 1px solid;
}

.subright{/*width: 930px;*/box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);border: 1px solid #f3f3f3;background: #fff;}
.subright .box{padding: 25px 30px;word-break: break-all;min-height: 640px;}
.submian{padding: 30px 0;}
.sobtitle{/*font-size: 24px;*/padding: 20px 30px;border-bottom: 1px solid #eaeaea;position: relative;}
.sobtitle:after{position:absolute;display:block;content:"";border-bottom: 3px solid var(--colour1);bottom:0;left:30px;width:45px;}
.sobtitle a{font-size: 14px;color: #666;}
.sobtitle a:hover{color: var(--colour1);}
.Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;}
.Aboutpage img{max-width: 100%;}
.Aboutpage .t{padding: 0 0 25px;color: var(--colour1);font-size: 18px;}
.Aboutpage .t2{padding: 25px 0;color: var(--colour1);font-size: 24px;}
.yunu-message {
	background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
	border: 1px solid #ddd;
	padding: 50px 20px;
	margin-bottom: 30px;
}
.form-control {
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.form-control::-moz-placeholder {
	color:#999;
	opacity:1;
}
.form-control:-ms-input-placeholder {
	color:#999;
}
.form-control::-webkit-input-placeholder {
	color:#999;
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	background-color:#eee;
	opacity:1;
}
.form-control[disabled],fieldset[disabled] .form-control {
	cursor:not-allowed;
}
textarea.form-control {
	height:auto;
}
input[type=search] {
	-webkit-appearance:none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control {
	line-height:34px;
}
.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
	line-height:30px;
}
.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
	line-height:46px;
}
;}.form-group {
	margin-bottom:15px;
}
.position .wz {
    border-left: 10px solid #ca121b;
    padding: 0 0 0 8px;
}
.clearfix {
    zoom: 1;
}
.position {
    max-width: 1600px;
    margin: 0 auto;
    border-bottom: 1px dashed #dcdcdc;
    overflow: hidden;
    padding: 15px 0 15px 0;
    margin-bottom: 25px;
    line-height: 20px;
    color: #666;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}.form-submit {
    padding: 6px 22px;
    color: #fff;
    background-color: #0890e1;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    border-radius: 3px;
}
.form-button {
    padding: 6px 22px;
    color: #fff;
    background-color: #767676;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    border-radius: 3px;
}

.in_xban {
    width: 1200px;
	margin:0 auto;
    /*overflow: hidden;*/
    /* background: url(../images/.jpg) center top no-repeat; */
   /* background-size: 100% 100%;
    margin: 50px 0px;*/
}



/*公司简介*/
.in_about{ /*width:1200px;*/ height: auto; margin:0 auto; margin-top:35px;margin-bottom: 50px;background: url(../images/gsjj.jpg) center center no-repeat;
    padding: 50px 0;}
.in_about .contenta{ margin-top:52px;width: 1200px;
    margin: 0 auto;}
.in_about .contenta .rightimg{ width:578px; height:auto; display:block; float:right}
.in_about .contenta .rightimg h1{ font-size:28px; color:#333333; font-weight:bold; line-height:45px}
.in_about .contenta .rightimg h2{ font-weight:100; font-size:20px; color:#666666; line-height:40px}
.in_about .contenta .rightimg .txt{ font-size:16px; line-height:30px; color:#666666; height:300px; display:block; overflow:hidden; text-align:justify}
.in_about .contenta .rightimg .txt *{font-size:16px; line-height:30px; color:#666666;}
.in_about .contenta .rightimg .more{ margin-top:45px;}
.in_about .contenta .rightimg .more ul li{ float: left; margin-right:30px}
.in_about .contenta .rightimg .more ul li a{ width:180px; height:40px; display: block; text-align:center; line-height:40px; background:#666666; color:#fff; font-size:16px;border-radius:20px}

.in_about .contenta .lefttxt{ display:block; float:left; width:569px; height:429px;}
.in_about .contenta .lefttxt img{ width:569px; height:429px;}
/*产品*/
.common{

	text-align: center;

	margin-bottom: 30px;

}

.common h4{

	color: #000;

	font-size: 32px;

	line-height: 34px;

	margin-bottom: 6px;

}

.common p{

	color: #40948e;

	font-size: 12px;

	line-height: 14px;

	text-transform: uppercase;

}
 .product-main{

	background-color: #f5f5f5;

	padding: 50px 0;

}

 .product-main .pro-txt{

	padding: 20px;

	background-color: #fff;

}

 .product-main .pro-txt .pro-top{

	text-align: center;

	color: #858585;

	font-size: 20px;

	line-height: 22px;

	margin-bottom: 20px;

}

 .product-main .pro-new{

	float: left;

	width: 310px;

}

#main .product-main .pro-new .swiper-container{

	overflow: hidden;

	padding-bottom: 23px;

}
.product-main .pro-new .swiper-slide a{

	display: block;

	width: 100%;

}

 .product-main .pro-new .swiper-slide a .img{

	width: 100%;

	height: 245px;

	line-height: 245px;

	text-align: center;

	background-color: #fff;

	overflow: hidden;

}

.product-main .pro-new .swiper-slide a .img img{

	width: 100%;

	height: 100%;

	object-fit: cover;

	transition: all 0.55s;

}

 .product-main .pro-new .swiper-slide a .tit{

	margin-top: 12px;

	height: 30px;

}

.product-main .pro-new .swiper-slide a .tit span{

	display: inline-block;

	max-width: 222px;

	color: #222222;

	font-size: 16px;

	line-height: 30px;

	padding-right: 47px;

	position: relative;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.product-main .pro-new .swiper-slide a .tit span::after{

	content: '';

	position: absolute;

	top: 6px;

	right: 0;

	width: 38px;

	height: 17px;

	background: url(../images/pro-new.png) center center no-repeat;

}

 .product-main .pro-new .swiper-slide a .tags{

	color: #666666;

	font-size: 14px;

	height: 20px;

	line-height: 20px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

 .product-main .pro-new .swiper-slide a:hover .img img{

	transform: scale(1.1);

}

 .product-main .pro-new .swiper-slide a:hover .tit span,

.product-main .pro-new .swiper-slide a:hover .tags{

	color: #11867b;

}

 .product-main .pro-new .product-pagination{

	bottom: 0;

	text-align: right;

}

 .product-main .pro-new .product-pagination .swiper-pagination-bullet{

	width: 6px;

	height: 6px;

	background: #dcdcdc;

	border-radius: 50%;

	margin: 0 0 0 8px;

}

 .product-main .pro-new .product-pagination .swiper-pagination-bullet-active{

	background: #11867b;

}

 .product-main .pro-hot{

	float: left;

	width: 540px;

	margin: 0 20px;

}

 .product-main .pro-hot ul{

	margin: -5px;

}

#main .product-main .pro-hot ul li{

	float: left;

	width: 160px;

	margin: 5px;

}

 .product-main .pro-hot ul li a{

	display: block;

	width: 100%;

	height: 160px;

	position: relative;

}

 .product-main .pro-hot ul li a .img{

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	overflow: hidden;

}

 .product-main .pro-hot ul li a .img img{

	width: 100%;

	height: 100%;

	object-fit: cover;

	transition: all 0.55s;

}

 .product-main .pro-hot ul li a .tit{

	position: absolute;

	bottom: 0;

	left: 0;

	width: 100%;

	height: 30px;

	text-align: center;

	color: #fff;

	font-size: 14px;

	line-height: 30px;

	background-color: #4cc0b2;

	transition: all 0.55s;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

 .product-main .pro-hot ul li a:hover .img img{

	transform: scale(1.1);

}

 .product-main .pro-hot ul li a:hover .tit{

	background-color: #11867b;

}

.product-main .pro-type{

	width: 310px;

	float: right;

}

 .product-main .pro-type .scrollbox{

	width: 100%;

	overflow: hidden;

}

 .product-main .pro-type .scrollbox #scrollDiv{
	width: 100%;
	height: 330px;
	overflow: hidden;
}

 .product-main .pro-type .scrollbox #scrollDiv ul{

	margin-top: -13px;

}

.product-main .pro-type .scrollbox #scrollDiv li{

	width: 100%;

	border-bottom: 1px solid #dcdcdc;

}

.product-main .pro-type .scrollbox #scrollDiv li a{

	display: block;

	height: 85px;

	padding-bottom: 13px;

	padding-top: 13px;

}

 .product-main .pro-type .scrollbox #scrollDiv li a .img{

	float: left;

	width: 85px;

	height: 85px;

	overflow: hidden;

}

 .product-main .pro-type .scrollbox #scrollDiv li a .img img{

	width: 100%;

	height: 100%;

	object-fit: cover;

	transition: all 0.55s;

}

 .product-main .pro-type .scrollbox #scrollDiv li a .txt{

	float: left;

	width: 140px;

	margin-left: 20px;

	height: 85px;

	display: flex;

	justify-content: center;

	flex-direction: column;

}

.product-main .pro-type .scrollbox #scrollDiv li a .txt h4{

	color: #333333;

	font-size: 16px;

	line-height: 30px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.product-main .pro-type .scrollbox #scrollDiv li a .txt p{

	color: #888888;

	font-size: 10px;

	line-height: 15px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

 .product-main .pro-type .scrollbox #scrollDiv li a .icon{

	float: right;

	width: 21px;

	height: 21px;

	margin-top: 32px;

	transition: all 0.55s;

	background: url(../images/protype.jpg) center center no-repeat;

}

.product-main .pro-type .scrollbox #scrollDiv li a:hover .img img{

	transform: scale(1.1);

}

 .product-main .pro-type .scrollbox #scrollDiv li a:hover .txt h4,

 .product-main .pro-type .scrollbox #scrollDiv li a:hover .txt p{

	color: #11867b;

}

#main .product-main .pro-type .scrollbox #scrollDiv li a:hover .icon{

	background: url(../images/protypeH.jpg) center center no-repeat;

}

 .product-main .more{

	text-align: center;

	margin-top: 30px;

}

 .product-main .more a{

	display: inline-block;

	width: 181px;

	height: 34px;

	line-height: 34px;

	text-align: center;

	color: #666666;

	font-size: 14px;

	border: 1px solid #cccccc;

	border-radius: 5px;

	margin: 0 5px;

	transition: all 0.55s;

}

.product-main .more a:hover{

	background-color: #11867b;

	color: #fff;

	border-color: #11867b;

}

/*  */

 .company-main{

	background: url(../images/gsjj.jpg) center center no-repeat;

	padding: 50px 0;

}

 .company-main .video{

	float: left;

	width: 378px;

	height: 342px;

	overflow: hidden;

}

.company-main .video img{

	width: 100%;

	height: 100%;

	object-fit: cover;

}

 .company-main .pro-his{

	float: left;

	width: 216px;

}

.company-main .pro-his li{

	height: 171px;

	background-color: #888888;

	overflow: hidden;

	display: flex;

	justify-content: center;

	flex-direction: column;

	position: relative;

	transition: all 0.55s;

}

.company-main .pro-his li.pro::after{

	content: 'æ–‡';

	position: absolute;

	bottom: 0;

	right: -40px;

	color: #fff;

	font-size: 128px;

	line-height: 130px;

	opacity: 0.06;

}

.company-main .pro-his li.his::after{

	content: 'åŽ†';

	position: absolute;

	bottom: 0;

	right: -40px;

	color: #fff;

	font-size: 128px;

	line-height: 130px;

	opacity: 0.06;

}

 .company-main .pro-his li a{

	display: block;

	color: #fff;

	padding: 20px;

}

#main .company-main .pro-his li a h4{

	font-size: 20px;

	line-height: 30px;

}

.company-main .pro-his li a p{

	font-size: 12px;

	line-height: 20px;

	margin-bottom: 22px;

	color: #cccccc;

}

.company-main .pro-his li a span{

	display: block;

	font-size: 24px;

	line-height: 30px;

}

 .company-main .pro-his li.on{

	background-color: #4cc0b2;

}

.company-main .pro-his li.on p{

	color: #fff;

	opacity: 0.5;

}

 .company-main .txt{

	float: right;

	width: 570px;

}

 .company-main .txt .tit{

	margin-top: 4px;


	line-height: 50px;

	color: #11867b;

	font-size: 24px;

}

 .company-main .txt .tit span{

	padding-left: 42px;

	margin-left: 28px;

	background: url(../images/gsjj-tel.png) left center no-repeat;

}

.company-main .txt .line{

	width: 100%;

	height: 5px;

	background: url(../images/gsjj-line.png) 0 center repeat-x;

	margin-bottom: 15px;

}

.company-main .txt .content{

	color: #333333;

	font-size: 14px;

	line-height: 30px;

	text-indent: 2em;

	min-height: 232px;

}

 .company-main .txt .more{

	display: block;

	width: 183px;

	float: right;

	height: 36px;

	line-height: 36px;

	text-align: center;

	color: #666666;

	font-size: 14px;

	background-color: #fff;

	border-radius: 5px;

	transition: all 0.55s;

}

.company-main .txt .more:hover{

	background-color: #11867b;

	color: #fff;

}
.nban {
    width: 100%;
    height: 450px;
    margin: 0 auto;
    background: #dfdfdf;
}
/*产品列表*/
.nypro{margin:0 auto; font-family:Arial, Helvetica, sans-serif; padding:12px;}
.nypro .mainCon{width: 100%;margin-top:15px;}
.nypro .mainCon ul{width: 105%;}
.nypro .mainCon li{width: 268px;height: 289px;position: relative;padding: 6px 6px 0 6px;/*border: 1px solid #f1f1f1;*/float:left;margin-right:20px;margin-bottom:15px; position:relative;}
.nypro .mainCon li h3{font-size:14px;color:#939195;font-weight: normal; margin: 5px 0 5px 0;}
.nypro .mainCon li img{display: block;transition: all 1s ease-out;  transform: scale(1);}
.nypro .mainCon li .Pic{display: block;width: 265px;height:220px;overflow: hidden; margin-bottom:10px;}
.nypro .mainCon li p{font-size:18px;color:#6a6a6a; line-height:30px;  text-align:left; font-family:微软雅黑;}
.nypro .mainCon li .p1 em{font-size:14px;color:#939195;}
.nypro .mainCon li .p2 em{font-size:14px;color:#939195;}
.nypro .mainCon li .p3 em{font-size:16px; color:#333; text-align:center;}
.nypro .mainCon li:hover img{transform: scale(1.2);}
.nypro .mainCon li:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.nypro .mainCon li .hotimg{ position:absolute; left:0; top:0;}
.column {
    height: 50px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
}