 
.pull-left { float: left; }
.pull-right { float: right; }
.clear { clear: both; }
.fix { *zoom: 1; }

.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
::selection { color: #fff; background:  #EC6830;}
* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box; }
.self-ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; }
.self-ellipsis-2 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.self-ellipsis-3 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.self-ellipsis-4 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.self-ellipsis-5 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
.self-ellipsis-6 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 6; -webkit-box-orient: vertical; }
.self-ellipsis-7 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 7; -webkit-box-orient: vertical; }
.self-ellipsis-8 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 8; -webkit-box-orient: vertical; }

.relative { position: relative; }
.absolute { position: absolute; }
.common-vc { position: absolute; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.text-right { text-align: right; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.nlazy { min-width: 20%; }
::-webkit-scrollbar {width: 4px;height: 3px;}
::-webkit-scrollbar-thumb{border-radius: 10px;box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background : rgba(0,0,0,0.2);}
::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}

.email { word-break: break-all; }

.scale-big img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.scale-big:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

[class*="-item"] .item-pic, [class*="-item"] .item-pics { position: relative; display: block; text-align: center; overflow: hidden; }
[class*="-item"] .item-pic a, [class*="-item"] .item-pics a { position: relative; display: block; text-align: center; overflow: hidden; }
[class*="-item"] .item-title a { display: block; overflow: hidden;color: #333;}

[class*="-item"] .item-title a:hover { color:  #EC6830; }

[class*="-item"] .item-subt { overflow: hidden; }

[class*="-item"] .item-subt a { display: block; }

[class*="-item"] .item-subt a:hover { color:  #EC6830 !important; }

[class*="-item"] .item-desc { overflow: hidden; color: #666; }

[class*="-item"] .item-desc a { display: block; color: #666; }

[class*="-item"] .item-desc a:hover { color: #EC6830; }

#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;  background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease;z-index:99999999999999999999999999999999999999;}
 #baguetteBox-overlay.visible{opacity:1}
 #baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center;}
 #baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
 #baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);}

 #baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:Verdana, Geneva, sans-serif;}
 #baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
 #baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}
 #baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
 #baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
 .baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
 .baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;
 border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease;}
 .baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
 .baguetteBox-button#next-button{right:2%}
 .baguetteBox-button#previous-button{left:2%}
 .baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
 .baguetteBox-button svg{position:absolute;left:0;top:0}
 .spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
 .double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}
 .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}
 @-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}
 @keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}


::-webkit-input-placeholder {/* WebKit browsers */
 color:#999999;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#999999;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#999999;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#999999;opacity:1 }

.head-search input::-webkit-input-placeholder {/* WebKit browsers */
 color: #EC6830;opacity:1}
.head-search input:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color: #EC6830;opacity:1 }
.head-search input::-moz-placeholder {/* Mozilla Firefox 19+ */
 color: #EC6830;opacity:1 }
.head-search input:-ms-input-placeholder {/* Internet Explorer 10+ */
 color: #EC6830;opacity:1 }

.container{position: relative;width: 100%;padding: 0 15px;margin: 0 auto;}
@media (min-width:768px){.container{width:750px;}}
@media (min-width:992px){.container{width:980px;}}
@media (min-width:1260px){.container{width:1230px;}}
@media (min-width:1460px){.container{width:1430px;}}

.contain{position: relative;width: 100%;padding: 0 15px;margin: 0 auto;}
@media (min-width:768px){.contain{width:750px;}}
@media (min-width:992px){.contain{width:980px;}}
@media (min-width:1260px){.contain{width:1230px;}}

.at-resp-share-element .at4-share-count-container {text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.an-bd3 { position: relative; }
.an-bd3 .item-backdrop { content: ''; background-color: #000; background: rgba(0, 0, 0, 0); position: absolute; left: 0; right: 0; top: 0; bottom: 0; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
@media screen and (min-width: 992px) { .an-bd3 .item-backdrop { visibility: hidden; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); } }

@media screen and (min-width: 992px) { .an-bd3:hover .item-backdrop { visibility: visible; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }

.item-table { display: table; table-layout: fixed; width: 100%; height: 100%; }
.item-cell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }

/*  head  */
.head{position: fixed;left: 0px; top: 0px;width: 100%;z-index: 999;background: #FFFFFF;}
.logo{display:block;float:left; width: 200px;font-size:0px;letter-spacing: 0;}
.head-logo{display:block;float:left;height: 100px;font-size:0px;text-align: center;}
.head-logo img{display: block;max-height: 100px;width: 100%;max-width: 200px; margin: auto;}

.yvn{position:relative;min-width:100px;padding: 38px 0;margin-left: 28px;}
.yvzhonga{display:block;padding-left:30px;padding-right:10px; line-height:24px; font-size:14px; font-size:1.4rem;font-family: LiberationSans-Regular; color:#333; cursor:pointer; position:relative; z-index:9}
a.yvzhonga:hover{color: #EC6830;}
.yvzhonga:before{content: "\e72f";font-family: iconfont;position: absolute;right:0;top:0px;font-size: 8px;line-height:24px;}
.yvn i{ position:absolute;left:0px;top:50%;transform:translateY(-50%)}
.yvul{ min-width:160px;position:absolute;top:101%;left:0px;background: url(../img/menu-bgi.png) no-repeat bottom center;background-size: 100%;background-color: #FFFFFF;display:none;padding: 13px 0;box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.01);border-radius: 10px;}
.yvul a{ display:block; padding: 0 10px; font-size:14px; font-size:1.4rem;line-height: 28px;position:relative; padding-left:50px;text-transform: uppercase;color: #333;font-family: LiberationSans-Regular;}
.yvul a i{ position:absolute; left:10px; top:50%; transform:translateY(-50%);}
.yvul a:hover{color: #EC6830;}

/*  sousuo  */
.sousuo{position:relative;float:right;z-index:9; padding: 38px 0;margin-left: 30px;}
.sou2{display: inline-block;vertical-align: top;width: 17px;height: 24px;line-height: 24px;font-size: 17px !important;text-align:center;color:#333;cursor:pointer;font-weight: bold;z-index:99990;}
.head-search{position: absolute;left: 0;top: -9999px;width: 100%;background: #FDEBE4;padding: 20px 0 60px;transition:0.5s;}
.head-search.open{top: 101%;}
.head-search-box{position: relative;width: 100%;border-bottom: 2px solid #EC6830;}
.head-search-box form{position:relative;width: 100%;height: 40px; padding-right: 30px;z-index:9999}
.sou{width: 100%;height:40px;line-height:40px;padding: 0 10px; font-size:16px; font-size:1.6rem;color:#EC6830;}
.suo{width: 30px;height:40px;background:none;position:absolute;right: 0;top: 0;bottom: 0; z-index:9999999;cursor:pointer;}
.sou1{display: inline-block;vertical-align: top;width: 30px;height: 40px;line-height: 40px;font-size: 18px !important;background: transparent;text-align:center;color:#EC6830;cursor:pointer;font-weight: bold;position:absolute; right: 0px; top:0px;z-index:99990}

.ynav .dangqiandao>a{color: #EC6830 !important;}
.ynav .dangqiandao>a::before{display: block !important;}
.ynav{float: right;padding: 32px 0;margin-left: 36px;position:relative; cursor: pointer;}
.yvnava{position:relative;width: 36px;height: 36px;background: #EC6830;border-radius: 50%;}
.yvnava img{ width:100%;}
.ysp1{ display:block;width: 20px;height: 3px;background: #FFFFFF;border-radius: 2px;position:absolute;left: 50%;transform: translateX(-50%); top: 9px;}
.ysp2{ display:block;width: 20px;height: 3px;background: #FFFFFF;border-radius: 2px;position:absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.ysp3{ display:block;width: 20px;height: 3px;background: #FFFFFF;border-radius: 2px;position:absolute;left: 50%;transform: translateX(-50%);bottom: 9px;}
.yyiji{position:absolute;left: 0; top:-9999px;width: 160px;background: url(../img/menu-bgi.png) no-repeat bottom center;background-size: 100%;background-color: #FFFFFF;box-shadow: 0px 3px 27px 0px rgba(0,0,0,0.01);border-radius: 10px;padding: 12px 0 16px;z-index: 99;}
.yerji{position:absolute;left:102%;top:-9999px;width: 180px;background: url(../img/menu-bgi.png) no-repeat bottom center;background-size: 100%;background-color: #FFFFFF;box-shadow: 0px 3px 27px 0px rgba(0,0,0,0.1);border-radius: 10px;padding: 12px 0 16px;z-index: 88;}
.yyiji li{position:relative;width: 100%;word-break: break-word;padding: 10px 9px;}
.yyiji li a{position: relative;display:block;font-size: 18px;font-size: 1.8rem;line-height:0px;color: #333;z-index: 22;padding-left: 42px;}
.yyiji li a::before{position: absolute;content: "";left: 0;top: 50%;transform: translateY(-50%);width: 40px;height: 6px;background: url(../img/nav-before.png) no-repeat center center;background-size: 100% 100%;display: none;}
.yyiji li a:hover{color: #B13C44;}
.yyiji li a:hover::before{display: block;}
.ynav:hover .yyiji{top:100%;}
.ynav:hover .yyiji>li>a{ line-height:28px;}
.yyiji li:hover .yerji{top:0px;}
.yyiji li:hover .yerji>li>a{ line-height:28px}

.daoz{float:right;position: relative;max-width: 920px;}
.daohang{position: relative;width: 100%;padding-top: 26px;}
.daohang>li{float:left;position:relative;margin-right: 54px;padding-bottom: 26px; transition: all .5s; }
.daohang>li:nth-last-of-type(1){margin-right: 0 !important;}
.daohang>li>a{position: relative;display:inline-block;vertical-align: top;font-size: 18px;font-size: 1.8rem;color: #666;line-height: 30px;padding: 9px 0;text-transform: uppercase;}
.daohang>li>a::before{position: absolute;content: "";left: 50%;bottom: 0;transform: translateX(-50%);width: 0px;height: 6px;background: url(../img/nav-before.png) no-repeat center center;background-size: 100% 100%;transition: all .5s;}
.daohang>li:hover>a{color: #EC6830;}
.daohang>li:hover>a::before{width: 40px;}
.dangqiandao>a{color: #EC6830!important;}
.dangqiandao>a::before{width: 40px !important;}

.yijiw{position:absolute;width:272px;top:-99999px;left:0;background: url(../img/menu-bgi.png) no-repeat bottom center;background-size: 100%;background-color: #FFFFFF;box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.01);padding: 21px 0;text-align:left;z-index:9;border-radius: 10px;}
.yiji li{position:relative;transition:0.5s; padding: 3px 10px;}
.yiji li a{position: relative;display:block;font-size:16px;font-size:1.6rem;line-height:0px;color:#333;font-family: LiberationSans-Regular;padding-left: 42px;}
.yiji li:hover>a{color: #EC6830;}
.yiji li a::before{position: absolute;content: "";left: 0;top: 50%;transform: translateY(-50%);width: 0px;height: 6px;background: url(../img/nav-before.png) no-repeat center center;background-size: 100% 100%;}
.yiji li:hover>a::before{width: 40px;}
.erji{position:absolute;width:272px;top:-9999px;left:101%;background: url(../img/menu-bgi.png) no-repeat bottom center;background-size: 100%;background-color: #FFFFFF;box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.01);padding: 21px 0;border-radius: 10px;}
.sanji{position:absolute;width:272px;top:-9999px;left:101%;background: url(../img/menu-bgi.png) no-repeat bottom center;background-size: 100%;background-color: #FFFFFF;box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.01);padding: 21px 0;border-radius: 10px;}
.daohang>li:hover .yijiw{top:101%;}
.daohang>li:hover .yiji>li>a{line-height:30px;}
.yiji>li:hover .erji{top:0px;}
.yiji>li:hover .erji>li>a{line-height:30px;}
.erji>li:hover .sanji{top:0px;}
.erji>li:hover .sanji>li>a{line-height:30px;}
.matn{margin-top:auto !important;}
.xnav{display:none}
/*  banner  */
.banner {position: relative;z-index: 2;line-height: 0;font-size: 0;padding-top: 100px;}
.banner .slick-arrow {position: absolute;z-index: 99;display: block !important;right: 13.541667%;width: 39px;height: 39px;line-height: 37px;text-align: center;border-radius: 50%;border: 1px solid #FFFFFF;color: #fff;cursor: pointer;background-repeat: no-repeat;background-position: center;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.banner .slick-arrow:hover{background: #EC6830;border-color: #EC6830;}
.banner .slick-prev {bottom: 17.4%;}
.banner .slick-next {bottom: 23.5%;}
.banner .slick-prev::before{content: "\e72c";font-family: "iconfont";font-size: 18px;}
.banner .slick-next::before{content: "\e72d";font-family: "iconfont";font-size: 18px;}
.banner .slick-dots {position: absolute;z-index: 999999;left: 0;right: 0;bottom: 37px;text-align: center;font-size: 0;letter-spacing: 0;text-align: center;display: none !important;}
.banner .slick-dots li {margin: 0 10px;display: inline-block;vertical-align: top;position: relative;}
.banner .slick-dots li a {display: block;width: 8px;height: 8px;background: #FFFFFF;border-radius: 50%;cursor: pointer;font-size: 0px;text-align: center;}
.banner .slick-dots li.slick-active a{background: #C20A14;}
.banner .slick-dots li.slick-active::before{position: absolute;content: "";left: 50%;top: 50%;transform: translate(-50%,-50%);width: 21px;height: 21px;border-radius: 50%;border: 1px solid #EC6830;box-sizing: border-box;}

.banner.hide {display: none;}
@media screen and (max-width: 1559px) {
	.banner .slick-dots {bottom: 32px;}
	.banner .slick-dots li {margin: 0 9px;}
	.banner .slick-dots a {width: 8px;height: 8px;}
	.banner .slick-dots li.slick-active::before{width: 20px;height: 20px;}
	.banner .slick-arrow {right: 13.5%;width: 36px;height: 36px;line-height: 34px;}
	.banner .slick-prev {bottom: 16%;}
	.banner .slick-next {bottom: 23.5%;}
	.banner .slick-prev::before{font-size: 16px;}
	.banner .slick-next::before{font-size: 16px;}
}
@media screen and (max-width: 1259px) {
	.banner .slick-dots {bottom: 28px;}
	.banner .slick-dots li {margin: 0 8px;}
	.banner .slick-dots a {width: 8px;height: 8px;}
	.banner .slick-dots li.slick-active::before{width: 18px;height: 18px;}
	.banner .slick-arrow {right: 12%;width: 32px;height: 32px;line-height: 30px;}
	.banner .slick-prev {bottom: 14%;}
	.banner .slick-next {bottom: 21.5%;}
	.banner .slick-prev::before{font-size: 15px;}
	.banner .slick-next::before{font-size: 15px;}
}
@media screen and (max-width: 959px) {
	.banner {display: block;}
	.banner.hide {display: block;}
	.banner .slick-arrow {}
	.banner .slick-dots {bottom: 24px;display: none !important;}
	.banner .slick-dots li {margin: 0 8px;}
	.banner .slick-dots a {width: 6px;height: 6px;}
	.banner .slick-dots li.slick-active::before{width: 16px;height: 16px;}
	.banner2 {display: none;}
	.banner .slick-arrow {top: 50%;transform: translateY(-50%);  width: 28px;height: 28px;line-height: 26px;}
	.banner .slick-prev {bottom: auto;right: auto;left: 10px;}
	.banner .slick-next {bottom: auto;right: 10px;}
	.banner .slick-prev::before{font-size: 14px;}
	.banner .slick-next::before{font-size: 14px;}
}
.slick-list,.slick-slider, .slick-track {position: relative;display: block}
.slick-loading .slick-slide, .slick-loading .slick-track {visibility: hidden}
.slick-slider {box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.slick-list {overflow: hidden;margin: 0;padding: 0}
.slick-list:focus {outline: 0}
.slick-list.dragging {cursor: pointer;cursor: hand}
.slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}
.slick-track {top: 0;left: 0}
.slick-track:after, .slick-track:before {display: table;content: ''}
.slick-track:after {clear: both}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px}
[dir=rtl] .slick-slide {float: right}
.slick-slide img {display: block}
.slick-slide.slick-loading img {display: none}
.slick-slide.dragging img {pointer-events: none}
.slick-initialized .slick-slide {display: block}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent}
.slick-arrow.slick-hidden {display: none}
.slick-dots .slide-count {display: none;}
.slick-slide {position: relative;}
.slick-slide iframe {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.slick-slide video {position: absolute;display: block;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);min-width: 101%;min-height: 100%;max-width: none;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%;display: none \9;display: block \9\0;}

@media screen and (max-width: 991px) {
    .slick-slide video {object-position: inherit;object-fit: inherit;width: 100%;height: 100%;transform: translate(0, 0);left: 0;top: 0;}
}
@media screen and (max-width:1459px) {
	.logo{width: 180px;}
	.head-logo{height: 90px;}
	.head-logo img{max-height: 90px;max-width: 180px;}

	.yvn{min-width:96px;padding: 33px 0;margin-left: 24px;}
	.yvzhonga{padding-left:30px;padding-right:10px; line-height:24px; font-size:14px; font-size:1.4rem;}
	.yvzhonga:before{line-height:24px;}
	.yvul{min-width:160px;padding: 12px 0;}
	.yvul a{padding: 0 10px;font-size:14px;font-size:1.4rem;line-height: 26px;padding-left:50px;}

	/*  sousuo  */
	.sousuo{padding: 33px 0;margin-left: 28px;}
	.sou2{width: 16px;height: 24px;line-height: 24px;font-size: 16px !important;}
	.head-search{padding: 18px 0 48px;}
	.head-search-box form{height: 36px;padding-right: 30px;}
	.sou{height:36px;line-height:36px;padding: 0 10px;font-size:16px; font-size:1.6rem;}
	.suo{width: 30px;height:36px;}
	.sou1{width: 30px;height: 36px;line-height: 36px;font-size: 18px !important;}

	.ynav{padding: 29px 0;margin-left: 30px;}
	.yvnava{width: 32px;height: 32px;}
	.ysp1{width: 20px;height: 3px;top: 7px;}
	.ysp2{width: 20px;height: 3px;}
	.ysp3{width: 20px;height: 3px;bottom: 7px;}
	.yyiji{width: 154px;padding: 10px 0 12px;}
	.yerji{width: 168px;padding: 10px 0 12px;}
	.yyiji li{padding: 8px 6px;}
	.yyiji li a{font-size: 16px;font-size: 1.6rem;padding-left: 42px;}
	.yyiji li a::before{width: 36px;height: 6px;}
	.ynav:hover .yyiji>li>a{line-height:28px;}
	.yyiji li:hover .yerji>li>a{line-height:28px}

	.daoz{max-width: 786px;}
	.daohang{padding-top: 22px;}
	.daohang>li{margin-right: 42px;padding-bottom: 22px;}
	.daohang>li>a{font-size: 16px;font-size: 1.6rem;line-height: 30px;padding: 8px 0;}

	.yijiw{width:264px;padding: 18px 0;}
	.yiji li{padding: 3px 10px;}
	.yiji li a{font-size:16px;font-size:1.6rem;padding-left: 42px;}
	.erji{width:264px;padding: 18px 0;}
	.sanji{width:264px;padding: 18px 0;}
	.daohang>li:hover .yiji>li>a{line-height:28px;}
	.yiji>li:hover .erji>li>a{line-height:28px;}
	.erji>li:hover .sanji>li>a{line-height:28px;}
	.banner {padding-top: 90px;}
}
@media screen and (max-width:1259px) {
	.logo{width: 160px;}
	.head-logo{height: 80px;}
	.head-logo img{max-height: 80px;max-width: 160px;}

	.yvn{min-width:92px;padding: 28px 0;margin-left: 20px;}
	.yvzhonga{padding-left:30px;padding-right:10px; line-height:24px; font-size:14px; font-size:1.4rem;}
	.yvzhonga:before{line-height:24px;}
	.yvul{min-width:160px;padding: 10px 0;}
	.yvul a{padding: 0 10px;font-size:14px;font-size:1.4rem;line-height: 24px;padding-left:50px;}

	/*  sousuo  */
	.sousuo{padding: 29px 0;margin-left: 24px;}
	.sou2{width: 16px;height: 22px;line-height: 22px;font-size: 16px !important;}
	.head-search{padding: 16px 0 40px;}
	.head-search-box form{height: 36px;padding-right: 30px;}
	.sou{height:36px;line-height:36px;padding: 0 10px;font-size:16px; font-size:1.6rem;}
	.suo{width: 30px;height:36px;}
	.sou1{width: 30px;height: 36px;line-height: 36px;font-size: 18px !important;}

	.ynav{padding: 24px 0;margin-left: 24px;}
	.yvnava{width: 32px;height: 32px;}
	.ysp1{width: 18px;height: 3px;top: 8px;}
	.ysp2{width: 18px;height: 3px;}
	.ysp3{width: 18px;height: 3px;bottom: 8px;}
	.yyiji{width: 146px;padding: 10px 0 12px;}
	.yerji{width: 160px;padding: 10px 0 12px;}
	.yyiji li{padding: 8px 6px;}
	.yyiji li a{font-size: 15px;font-size: 1.5rem;padding-left: 38px;}
	.yyiji li a::before{width: 36px;height: 6px;}
	.ynav:hover .yyiji>li>a{line-height:26px;}
	.yyiji li:hover .yerji>li>a{line-height:26px}

	.daoz{max-width: 580px;}
	.daohang{padding-top: 19px;}
	.daohang>li{margin-right: 30px;padding-bottom: 19px;}
	.daohang>li>a{font-size: 14px;font-size: 1.4rem;line-height: 26px;padding: 8px 0;}

	.yijiw{width:264px;padding: 15px 0;}
	.yiji li{padding: 3px 10px;}
	.yiji li a{font-size:14px;font-size:1.4rem;padding-left: 42px;}
	.erji{width:264px;padding: 15px 0;}
	.sanji{width:264px;padding: 15px 0;}
	.daohang>li:hover .yiji>li>a{line-height:26px;}
	.yiji>li:hover .erji>li>a{line-height:26px;}
	.erji>li:hover .sanji>li>a{line-height:26px;}
	.banner {padding-top: 80px;}
}
@media screen and (min-width:992px) {.carousel,.nav,.clear3{display: none}}
@media screen and (max-width:991px) {
	.head{position: relative;}
	.logo{width: 140px;}
	.head-logo{height: 70px;}
	.head-logo img{max-height: 70px;max-width: 140px;}
	.banner{padding-top: 0px !important;}
	.yvn{min-width: 88px;padding: 23px 0;margin-left: 10px;margin-right: 36px;}
	.yvzhonga{padding-left:30px;padding-right:10px; line-height:24px; font-size:14px; font-size:1.4rem;}
	.yvzhonga:before{line-height:24px;}
	.het{ padding:0px;}
	.daoz,.yijiw,.yiji2,.htag,.hexin,.shejiao,.sousuo{ display:none}
	.clear3{clear:both;}
	.ynav{ display:none}
	.banner{margin-top:0;}

.xnav{ display:block}

.nav { position:fixed;width: 26px;height: 22px;background: #fff;right:8px;top:22px;cursor: pointer;z-index: 999999999}
.nav span {display: block;width: 18px;height: 3px;background: #EC6830;position: absolute;left: 50%;margin-left: -9px;top: 50%;transition: 0.5s;z-index: 99999991}
.nav .nav1 {margin-top: -1px;}
.nav .nav2 {margin-top: -8px;}
.nav .nav3 {margin-top: 6px;}
.nav:hover .nav1 {width: 25px;}
.navh .nav1 {transform: rotate(45deg)}
.navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
.navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
.navh:hover .nav2 {margin-top: -8px;margin-left: 7px;}
.navh:hover .nav3 {margin-top: 5px;margin-left: -12px;}
.smdaohang {position: fixed;width:300px;height:0px;overflow: auto;top:0px;right:0px;background:#000; background:rgba(0,0,0,0.8); z-index: 9999999;transition: 0.5s;text-align: center;}
.smdaohangh {right: 0px; top:0px; height:100%;}
.topnav {margin: auto;margin-top: 30px;padding: 20px;}

ul.topnav li {text-align: left; position:relative;}
ul.topnav li a {padding: 5px;padding-left: 0px;color: #fff;display: block; font-size: 14px;font-size: 1.4rem;line-height: 24px; padding-right:50px;}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0;}
ul.topnav ul li a:hover {
}
ul.topnav ul ul li a {padding-left: 40px;}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:7px; width:20px; height:20px; background:#fff; background:rgba(255,255,255,0.6); cursor:pointer; border-radius:50%; transition:0.5s;}
ul.topnav span:before{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:0px; transform:rotate(45deg); transform-origin:right center}
ul.topnav span:after{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:-1px; transform:rotate(-45deg); transform-origin:right center; transition:0.5s;}
ul.topnav span.yizi{ transform:rotate(90deg)}

.slick-dots{bottom:10px;}
.slick-dots li button{margin: 0 5px;width: 6px;height: 6px;}
.slick-dots li.slick-active button::before{width: 12px;border: 3px solid #78B7FE;height: 12px;}

.smdaohang form { margin-top:15px; margin-bottom:15px; width: 240px;height: 26px;border: 1px solid #fff;position: relative;background: #fff; border-radius:13px;}
.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 24px;line-height: 24px;display: block;float: left; border-radius:10px;}
.smdaohang form .ipsc {width: 20%;height: 26px;line-height: 26px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 5px;}
}

.footer{position: relative;overflow: hidden;background: #FFD7CD;}
@media screen and (max-width: 767px) { .footer { padding-bottom: 60px; } }
.footer, .footer a { color: #666; }
.footer .footer-title{color: #333;}
.footer a:hover{ color: #EC6830;}

.footer .fo-top {font-size: 0;letter-spacing: 0;position: relative;width: 100%;padding-top: 58px;padding-bottom: 50px;}
.footer .flist1{width: 654px;padding-right: 30px;margin-bottom: 10px; box-sizing: border-box;display: inline-block;vertical-align: top;}
.footer .flist2{width: 398px;padding-right: 30px;margin-bottom: 10px;box-sizing: border-box;display: inline-block;vertical-align: top;}
.footer .flist3{width: 348px;margin-bottom: 10px;box-sizing: border-box;display: inline-block;vertical-align: top;}

@media (max-width: 1459px) {
	.footer .fo-top {padding-top: 50px;padding-bottom: 42px;}
	.footer .flist1{width: 560px;padding-right: 20px;margin-bottom: 10px;}
	.footer .flist2{width: 320px;padding-right: 20px;margin-bottom: 10px;}
	.footer .flist3{width: 320px;margin-bottom: 10px;}
}
@media (max-width: 1259px) {
	.footer .fo-top {padding-top: 40px;padding-bottom: 32px;}
	.footer .flist1{width: 360px;padding-right: 20px;margin-bottom: 10px;}
	.footer .flist2{width: 280px;padding-right: 20px;margin-bottom: 10px;}
	.footer .flist3{width: 310px;margin-bottom: 10px;}
}
@media (max-width: 991px) {
	.footer .fo-top {padding-top: 32px;padding-bottom: 24px;}
	.footer .flist1{width: 100%;padding-right: 0;margin-bottom: 20px;}
	.footer .flist2{width: 50%;padding-right: 20px;margin-bottom: 10px;}
	.footer .flist3{width: 50%;margin-bottom: 10px;}
}
@media (max-width: 767px) {
	.footer .fo-top {padding-top: 20px;padding-bottom: 10px;}
	.footer .flist2, .footer .flist3{width: 100%;padding-right: 0;display: none;}
	.footer .flist1{width: 100%;text-align: center;}
}

.footer .footer-title{position: relative;font-size: 24px;font-size: 2.4rem;font-family: Signika-Bold;color: #333;text-transform: uppercase;line-height: 36px;margin-bottom: 8px;}
.footer .foot-list{font-size: 16px;line-height: 30px;font-family: LiberationSans-Regular;padding-top: 20px;}
.footer .foot-nav{font-size: 16px;line-height: 30px;font-family: LiberationSans-Regular;}
.footer .foot-logo{padding-top: 9px;text-align: left;margin-bottom: 26px;}
.footer .foot-logo .pic{display: block;}
.footer .foot-logo img{display: inline-block;vertical-align: top;}
.foot-text{position: relative;width: 100%;max-width: 380px;font-size: 16px;line-height: 30px;}
.footer .links a{margin-left: 6px;}
.footer .f-follow{position: relative;font-size: 0;letter-spacing: 0;padding-top: 43px;}
.footer .f-follow a {display: inline-block;vertical-align: top;position: relative;text-align: center;width: 40px;height: 40px;line-height: 40px;border-radius: 50%;margin-right: 16px;margin-bottom: 10px;-webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }
.footer .f-follow a:last-child { margin-right: 0 !important; }
.footer .f-follow .iconfont {font-size: 20px; font-size: 2rem; position: relative;display: block;width: 100%;height: 100%;text-align: center;border-radius: 50%;color: #EC6830;background: #FFFFFF;}
.footer .f-follow a:hover .iconfont{margin-top: -10px;}

@media (min-width:1260px) and (max-width: 1459px) {
	.footer .footer-title{font-size: 22px;font-size: 2.2rem;line-height: 34px;margin-bottom: 8px;}
	.footer .foot-list{font-size: 16px;line-height: 28px;padding-top: 16px;}
	.footer .foot-nav{font-size: 16px;line-height: 28px;}
	.footer .foot-logo{padding-top: 8px;margin-bottom: 24px;}
	.foot-text{font-size: 17px;line-height: 30px;}
	.footer .f-follow{padding-top: 36px;}
	.footer .f-follow a {width: 36px;height: 36px;line-height: 36px;margin-right: 12px;margin-bottom: 10px;}
	.footer .f-follow .iconfont {font-size: 18px; font-size: 1.8rem;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.footer .footer-title{font-size: 20px;font-size: 2rem;line-height: 32px;margin-bottom: 8px;}
	.footer .foot-list{font-size: 15px;line-height: 26px;padding-top: 10px;}
	.footer .foot-nav{font-size: 15px;line-height: 26px;}
	.footer .foot-logo{padding-top: 8px;margin-bottom: 20px;}
	.foot-text{font-size: 16px;line-height: 28px;}
	.footer .f-follow{padding-top: 30px;}
	.footer .f-follow a {width: 32px;height: 32px;line-height: 32px;margin-right: 10px;margin-bottom: 10px;}
	.footer .f-follow .iconfont {font-size: 16px; font-size: 1.6rem;}
}
@media (max-width: 991px) {
	.footer .footer-title{font-size: 18px;font-size: 1.8rem;line-height: 30px;margin-bottom: 8px;}
	.footer .foot-list{font-size: 14px;line-height: 24px;padding-top: 0px;}
	.footer .foot-nav{font-size: 14px;line-height: 24px;}
	.footer .foot-logo{padding-top: 0px;margin-bottom: 12px;}
	.foot-text{font-size: 15px;line-height: 26px;max-width: none;}
	.footer .f-follow{padding-top: 20px;}
	.footer .f-follow a {width: 32px;height: 32px;line-height: 32px;margin-right: 10px;margin-bottom: 10px;}
	.footer .f-follow .iconfont {font-size: 16px; font-size: 1.6rem;}

}
@media (max-width: 767px) {
	.footer .footer-title{display: none;}
	.footer .links{display: none;}
	.footer .foot-logo{text-align: center;}
	.foot-text{font-size: 14px;line-height: 24px;max-width: none;}
}

.pro-item{position: relative;}
.pro-item .item-box{position: relative;width: 100%;}
.pro-item .item-pic{position: relative;width: 100%;text-align: center;background: #fff;border-radius: 10px;border: 1px dashed #EC6830;}
.pro-item .item-pic:hover{border: 1px solid #EC6830;}
.pro-item .item-pic img{width: 100%;display: inline-block;vertical-align: top;}
.pro-item .item-body{position: relative;width: 100%;padding-top: 12px;}
.pro-item .item-body .item-title{position: relative;width: 100%;font-family: Signika-Bold;font-size: 18px;color: #333333;line-height: 32px;}
.pro-item .item-body .item-desc{position: relative;width: 100%;font-size: 16px;color: #666;line-height: 24px;height: 48px;overflow: hidden;margin-top: 2px;}
.pro-item .item-body .item-btn{position: relative;font-size: 0;letter-spacing: 0;margin-top: 8px;}
.pro-item .item-body .item-btn input{display: inline-block;vertical-align: top;width: 8px;height: 8px;margin-top: 9px;margin-right: 8px;}
.pro-item .item-body .item-btn a, .pro-item .item-body .item-btn .btnn{display: inline-block;vertical-align: top;text-align: center;line-height: 24px;font-size: 16px;font-size: 1.6rem;color: #333;}
.pro-item .item-body .item-btn a:hover, .pro-item .item-body .item-btn a.btnn:hover{color: #EC6830;}

@media (min-width:1260px) and (max-width: 1459px) {
	.pro-item .item-body{padding-top: 10px;}
	.pro-item .item-body .item-title{font-size: 18px;line-height: 30px;}
	.pro-item .item-body .item-desc{font-size: 15px;line-height: 24px;height: 48px;margin-top: 2px;}
	.pro-item .item-body .item-btn{margin-top: 8px;}
	.pro-item .item-body .item-btn input{width: 8px;height: 8px;margin-top: 8px;margin-right: 8px;}
	.pro-item .item-body .item-btn a, .pro-item .item-body .item-btn .btnn{line-height: 24px;font-size: 16px;font-size: 1.6rem;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.pro-item .item-body{padding-top: 10px;}
	.pro-item .item-body .item-title{font-size: 16px;line-height: 28px;}
	.pro-item .item-body .item-desc{font-size: 14px;line-height: 22px;height: 44px;margin-top: 2px;}
	.pro-item .item-body .item-btn{margin-top: 8px;}
	.pro-item .item-body .item-btn input{width: 8px;height: 8px;margin-top: 8px;margin-right: 8px;}
	.pro-item .item-body .item-btn a, .pro-item .item-body .item-btn .btnn{line-height: 24px;font-size: 15px;font-size: 1.5rem;}
}
@media (max-width: 991px) {
	.pro-item .item-body{padding-top: 8px;}
	.pro-item .item-body .item-title{font-size: 16px;line-height: 28px;}
	.pro-item .item-body .item-desc{font-size: 14px;line-height: 22px;height: 44px;margin-top: 2px;}
	.pro-item .item-body .item-btn{margin-top: 6px;}
	.pro-item .item-body .item-btn input{width: 8px;height: 8px;margin-top: 8px;margin-right: 8px;}
	.pro-item .item-body .item-btn a, .pro-item .item-body .item-btn .btnn{line-height: 24px;font-size: 14px;font-size: 1.4rem;}
}
@media (max-width: 720px) {
	.pro-item .item-body{padding-top: 8px;}
	.pro-item .item-body .item-title{font-size: 16px;line-height: 28px;}
	.pro-item .item-body .item-desc{font-size: 14px;line-height: 22px;height: 44px;margin-top: 2px;}
	.pro-item .item-body .item-btn{margin-top: 6px;}
	.pro-item .item-body .item-btn input{width: 8px;height: 8px;margin-top: 8px;margin-right: 8px;}
	.pro-item .item-body .item-btn a, .pro-item .item-body .item-btn .btnn{line-height: 24px;font-size: 14px;font-size: 1.4rem;}
}

/* ****************************    index    ********************************* */

.section{position: relative;width: 100%;}
.sec-top{position: relative;width: 100%;font-size: 0;letter-spacing: 0;}
.sec-title{position: relative;font-size: 36px;font-size: 3.6rem;font-family: Signika-Bold;color: #333;line-height: 48px;padding-bottom: 24px;}
.sec-title::before{position: absolute;content: "";left: 0; bottom: 0;width: 44px;height: 8px;background: url(../img/sec-title-before.png) no-repeat center center;background-size: 100%;}
.sec-title.text-center::before{left: 50%;transform: translateX(-50%);}
.sec-title a{color: #12327F;} .sec-title a:hover{color: #EC6830;}
.sec-title.white a{color: #fff;} .sec-title.white a:hover{color: #cbcbcb;}

@media screen and (max-width: 1459px) {
	.sec-title{font-size: 32px;font-size: 3.2rem;line-height: 44px;padding-bottom: 20px;}
	.sec-title::before{width: 42px;height: 8px;}
}
@media screen and (max-width: 1259px) {
	.sec-title{font-size: 28px;font-size: 2.8rem;line-height: 40px;padding-bottom: 18px;}
	.sec-title::before{width: 39px;height: 7px;}
}
@media screen and (max-width: 991px) {
	.sec-title{font-size: 24px;font-size: 2.4rem;line-height: 36px;padding-bottom: 16px;}
	.sec-title::before{width: 33px;height: 6px;}
}
@media screen and (max-width: 720px) {
	.sec-title{font-size: 20px;font-size: 2rem;line-height: 32px;padding-bottom: 12px;}
	.sec-title::before{width: 28px;height: 5px;}
}
@media screen and (max-width: 560px) {
	.sec-title{font-size: 18px;font-size: 1.8rem;line-height: 30px;padding-bottom: 10px;}
	.sec-title::before{width: 28px;height: 5px;}
}

.sec1{position: relative;width: 100%;padding-top: 68px;padding-bottom: 100px;}
.sec1-img{position: absolute;left: 0; right: 0;top: 0;transform: translateY(-100%);width: 100%;text-align: center;z-index: 2}
.sec1-img img{position: relative;display: block;width: 100%;}
.sec1-tbody{position: relative;width: 100%;font-size: 0;letter-spacing: 0;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.sec1-tbody-left{position: relative;width: calc(50% - 20px);}
.sec1-tbody-right{position: relative;width: calc(50% - 10px);}
.sec1-tbody-img{position: relative;width: 100%;}
.sec1-tbody-img .item-pic{position: relative;width: 100%;padding-bottom: 69.55882353%;z-index: 22;transition: all .5s;}
.sec1-tbody-img .item-pic .video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;cursor: pointer;transition: all .5s;background: #fff;}

.sec1-tbody-text{position: relative;width: 100%;margin-top: 14px;font-size: 16px;color: #666666;line-height: 30px;}
.sec1-tbody-text a{color: #666;}.sec1-tbody-text a:hover{color: #EC6830;}
.sec1-tbody-list{position: relative;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;margin-left: 0px;margin-right: 0px;padding-top: 26px;margin-bottom: -4px;}
.sec1-list-item{position: relative;display: inline-block;vertical-align: top;width: 100%;padding: 0;margin-bottom: 12px;}
.sec1-list-item .item-box{position: relative;width: 100%;}
.sec1-list-item .item-box .item-title{font-size: 24px;font-size: 2.4rem;font-family: Signika-Bold;color: #333;line-height: 36px;display: block;padding-left: 45px;}
.sec1-list-item .item-box .item-title::before{position: absolute;content: "";left: 0;top: 0;width: 34px;height: 34px;background: #EC6830;border-radius: 50%;background: url(../img/dui.png) no-repeat center center;background-size: 100%;}
.sec1-list-item .item-box .item-desc{display: block;padding-left: 45px;font-size: 16px;font-size: 1.6rem;margin-top: 4px;color: #666666;line-height: 24px;}
.sec1-list-item .item-box .item-desc a{color: #666;}
.sec1-list-item .item-box .item-desc a:hover{color: #EC6830;}

@media screen and (max-width: 1459px) {
	.sec1{padding-top: 58px;padding-bottom: 86px;}
	.sec1-tbody-left{width: calc(50% - 16px);}
	.sec1-tbody-right{width: calc(50% - 8px);}
	.sec1-tbody-text{margin-top: 12px;font-size: 16px;line-height: 28px;}
	.sec1-tbody-list{padding-top: 24px;margin-bottom: 0px;}
	.sec1-list-item{margin-bottom: 10px;}
	.sec1-list-item .item-box .item-title{font-size: 22px;font-size: 2.2rem;line-height: 32px;padding-left: 42px;}
	.sec1-list-item .item-box .item-title::before{width: 30px;height: 30px;}
	.sec1-list-item .item-box .item-desc{padding-left: 42px;font-size: 16px;font-size: 1.6rem;margin-top: 2px;line-height: 24px;}
}
@media screen and (max-width: 1259px) {
	.sec1{padding-top: 46px;padding-bottom: 72px;}
	.sec1-tbody-left{width: calc(50% - 16px);}
	.sec1-tbody-right{width: calc(50% - 8px);}
	.sec1-tbody-text{margin-top: 10px;font-size: 15px;line-height: 26px;}
	.sec1-tbody-list{padding-top: 20px;margin-bottom: 0px;}
	.sec1-list-item{margin-bottom: 10px;}
	.sec1-list-item .item-box .item-title{font-size: 20px;font-size: 2rem;line-height: 30px;padding-left: 36px;}
	.sec1-list-item .item-box .item-title::before{width: 28px;height: 28px;}
	.sec1-list-item .item-box .item-desc{padding-left: 36px;font-size: 15px;font-size: 1.5rem;margin-top: 2px;line-height: 24px;}
}
@media screen and (max-width: 991px) {
	.sec1{padding-top:34px;padding-bottom: 58px;}
	.sec1-tbody-left{width: 100%;}
	.sec1-tbody-right{width: 100%;margin-top: 16px;}
	.sec1-tbody-text{margin-top: 8px;font-size: 14px;line-height: 24px;}
	.sec1-tbody-list{padding-top: 16px;margin-bottom: 0px;}
	.sec1-list-item{margin-bottom: 10px;}
	.sec1-list-item .item-box .item-title{font-size: 18px;font-size: 1.8rem;line-height: 28px;padding-left: 36px;}
	.sec1-list-item .item-box .item-title::before{width: 28px;height: 28px;}
	.sec1-list-item .item-box .item-desc{padding-left: 36px;font-size: 14px;font-size: 1.4rem;margin-top: 2px;line-height: 22px;}
}
@media screen and (max-width: 720px) {
	.sec1{padding-top:22px;padding-bottom: 42px;}
	.sec1-tbody-left{width: 100%;}
	.sec1-tbody-right{width: 100%;margin-top: 16px;}
	.sec1-tbody-text{margin-top: 8px;font-size: 14px;line-height: 24px;}
	.sec1-tbody-list{padding-top: 10px;margin-bottom: 0px;}
	.sec1-list-item{margin-bottom: 10px;}
	.sec1-list-item .item-box .item-title{font-size: 18px;font-size: 1.8rem;line-height: 28px;padding-left: 36px;}
	.sec1-list-item .item-box .item-title::before{width: 28px;height: 28px;}
	.sec1-list-item .item-box .item-desc{padding-left: 36px;font-size: 14px;font-size: 1.4rem;margin-top: 2px;line-height: 22px;}
}
@media screen and (max-width: 560px) {
	.sec1{padding-top:20px;padding-bottom: 28px;}
	.sec1-tbody-left{width: 100%;}
	.sec1-tbody-right{width: 100%;margin-top: 16px;}
	.sec1-tbody-text{margin-top: 8px;font-size: 14px;line-height: 24px;}
	.sec1-tbody-list{padding-top: 10px;margin-bottom: 0px;}
	.sec1-list-item{margin-bottom: 10px;}
	.sec1-list-item .item-box .item-title{font-size: 18px;font-size: 1.8rem;line-height: 28px;padding-left: 36px;}
	.sec1-list-item .item-box .item-title::before{width: 28px;height: 28px;}
	.sec1-list-item .item-box .item-desc{padding-left: 36px;font-size: 14px;font-size: 1.4rem;margin-top: 2px;line-height: 22px;}
}
.sec2{position: relative;width: 100%;padding-top: 107px;padding-bottom: 63px;background: url(../img/sec2-bgi.png) no-repeat center top;background-size: 100%; background-color: rgba(236, 104, 48, .13);}
.sec2-tbody{position: relative;width: 100%;padding-top: 30px;}
.sec2-tbody-list{position: relative;font-size: 0;letter-spacing: 0;margin-left: -10px;margin-right: -10px;display: flex;flex-wrap: wrap;padding-bottom: 12px;}
.sec2-tbody-item{position: relative;display: inline-block;vertical-align: top;width: 25%;padding: 0 10px;margin-bottom: 20px;}
.sec2-tbody-item .item-box{position: relative;width: 100%;height: 100%;}
.sec2-tbody-btn{position: relative;width: 100%;text-align: center;}
.sec-tbody-btn .btnn{position: relative;display: inline-block;vertical-align: top;text-align: center;min-width: 180px;padding: 6px 15px;font-size: 18px;font-size: 1.8rem;line-height: 32px;font-family: Signika-Bold;color: #EC6830;border-radius: 10px;border: 1px dashed #EC6830;background: #FFD7CD;}
.sec-tbody-btn a.btnn:hover{color: #fff;background: #EC6830;}

@media screen and (max-width: 1459px) {
	.sec2{padding-top: 90px;padding-bottom: 50px;}
	.sec2-tbody{padding-top: 28px;}
	.sec2-tbody-list{margin-left: -8px;margin-right: -8px;padding-bottom: 10px;}
	.sec2-tbody-item{width: 25%;padding: 0 8px;margin-bottom: 18px;}
	.sec-tbody-btn .btnn{min-width: 168px;padding: 5px 14px;font-size: 16px;font-size: 1.6rem;line-height: 30px;}
}
@media screen and (max-width: 1259px) {
	.sec2{padding-top: 74px;padding-bottom: 40px;}
	.sec2-tbody{padding-top: 24px;}
	.sec2-tbody-list{margin-left: -5px;margin-right: -5px;padding-bottom: 10px;}
	.sec2-tbody-item{width: 25%;padding: 0 5px;margin-bottom: 18px;}
	.sec-tbody-btn .btnn{min-width: 156px;padding: 4px 12px;font-size: 16px;font-size: 1.6rem;line-height: 28px;}
}
@media screen and (max-width: 991px) {
	.sec2{padding-top: 58px;padding-bottom: 30px;}
	.sec2-tbody{padding-top: 20px;}
	.sec2-tbody-list{margin-left: -10px;margin-right: -10px;padding-bottom: 10px;}
	.sec2-tbody-item{width: 33.3333333%;padding: 0 10px;margin-bottom: 18px;}
	.sec-tbody-btn .btnn{min-width: 144px;padding: 4px 12px;font-size: 15px;font-size: 1.5rem;line-height: 26px;}
}
@media screen and (max-width: 720px) {
	.sec2{padding-top: 42px;padding-bottom: 20px;}
	.sec2-tbody{padding-top: 18px;}
	.sec2-tbody-list{margin-left: -10px;margin-right: -10px;padding-bottom: 10px;}
	.sec2-tbody-item{width: 50%;padding: 0 10px;margin-bottom: 18px;}
	.sec-tbody-btn .btnn{min-width: 132px;padding: 4px 10px;font-size: 14px;font-size: 1.4rem;line-height: 24px;}
}
@media screen and (max-width: 600px) {
	.sec2{padding-top: 26px;padding-bottom: 18px;}
	.sec2-tbody{padding-top: 16px;}
	.sec2-tbody-list{margin-left: -6px;margin-right: -6px;padding-bottom: 10px;}
	.sec2-tbody-item{width: 50%;padding: 0 6px;margin-bottom: 18px;}
	.sec-tbody-btn .btnn{min-width: 120px;padding: 4px 10px;font-size: 14px;font-size: 1.4rem;line-height: 24px;}
}
.sec3{position: relative;width: 100%;padding-top: 28px;padding-bottom: 100px;}
.sec3-tbody{position: relative;padding-top: 30px;display: flex;flex-wrap: wrap;margin-left: -6px;margin-right: -6px;font-size: 0;letter-spacing: 0;}
.sec3-tbody-left{position: relative;width: 50%;}
.sec3-tbody-right{position: relative;width: 50%;padding-left: 2px;}
.sec3-tbody-item{position: relative;width: 100%;padding: 0 6px;margin-bottom: 11px;}
.sec3-tbody-list{position: relative;font-size: 0;letter-spacing: 0;}
.sec3-tbody-list .sec3-tbody-item{display: inline-block;vertical-align: top;width: 50%;}
.sec3-tbody-item .item-box{position: relative;width: 100%;height: 100%;border-radius: 10px;overflow: hidden;}
.sec3-tbody-item .item-box .item-pic{position: relative;width: 100%;overflow: hidden;text-align: center;}
.sec3-tbody-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.sec3-tbody-item .item-box .item-body{position: absolute;left: 0;right: 0;top: 100%;width: 100%;height: 100%;background: rgba(248, 183, 61, .8);display: flex;align-items: center;justify-content: center;transition: all .5s;cursor: pointer;}
.sec3-tbody-item .item-box:hover .item-body{top: 0;bottom: 0;}
.sec3-tbody-item .item-box .item-body .item-info{position: relative;width: 100%;text-align: center;padding: 10px 20px;}
.sec3-tbody-item .item-box .item-body .item-title{position: relative;font-size: 18px;color: #FFFFFF;line-height: 30px;font-family: Signika-Bold;}
.sec3-tbody-item .item-box .item-body .item-desc{position: relative;font-size: 16px;color: #FFFFFF;line-height: 24px;margin-top: 3px;}
.sec3-tbody-item .item-box .item-body .item-title a{color: #FFFFFF;}
.sec3-tbody-item .item-box .item-body .item-desc a{color: #FFFFFF;}
@media screen and (max-width: 1459px) {
	.sec3{padding-top: 66px;padding-bottom: 84px;}
	.sec3-tbody{padding-top: 28px;margin-left: -6px;margin-right: -6px;}
	.sec3-tbody-left{width: 50%;}
	.sec3-tbody-right{width: 50%;padding-left: 2px;}
	.sec3-tbody-item{padding: 0 6px;margin-bottom: 10px;}
	.sec3-tbody-list .sec3-tbody-item{width: 50%;}
	.sec3-tbody-item .item-box .item-body .item-info{padding: 10px 18px;}
	.sec3-tbody-item .item-box .item-body .item-title{font-size: 18px;line-height: 30px;}
	.sec3-tbody-item .item-box .item-body .item-desc{font-size: 15px;line-height: 24px;margin-top: 3px;}
}
@media screen and (max-width: 1259px) {
	.sec3{padding-top: 54px;padding-bottom: 68px;}
	.sec3-tbody{padding-top: 24px;margin-left: -6px;margin-right: -6px;}
	.sec3-tbody-left{width: 50%;}
	.sec3-tbody-right{width: 50%;padding-left: 0px;}
	.sec3-tbody-item{padding: 0 6px;margin-bottom: 10px;}
	.sec3-tbody-list .sec3-tbody-item{width: 50%;}
	.sec3-tbody-item .item-box .item-body .item-info{padding: 8px 15px;}
	.sec3-tbody-item .item-box .item-body .item-title{font-size: 16px;line-height: 28px;}
	.sec3-tbody-item .item-box .item-body .item-desc{font-size: 14px;line-height: 22px;margin-top: 3px;}
}
@media screen and (max-width: 991px) {
	.sec3{padding-top: 42px;padding-bottom: 52px;}
	.sec3-tbody{padding-top: 20px;margin-left: -6px;margin-right: -6px;}
	.sec3-tbody-left{width: 100%;}
	.sec3-tbody-right{width: 100%;padding-left: 0px;}
	.sec3-tbody-item{padding: 0 6px;margin-bottom: 10px;}
	.sec3-tbody-list .sec3-tbody-item{width: 50%;}
	.sec3-tbody-item .item-box .item-body{position: relative;top: 0;width: 100%;background: #fff;}
	.sec3-tbody-item .item-box .item-body .item-info{padding: 8px 15px;}
	.sec3-tbody-item .item-box .item-body .item-title{font-size: 16px;line-height: 28px;color: #333;}
	.sec3-tbody-item .item-box .item-body .item-desc{font-size: 14px;line-height: 22px;margin-top: 3px;color: #666;height: 44px;overflow: hidden;}
	.sec3-tbody-item .item-box .item-body .item-title a{color: #333;}
	.sec3-tbody-item .item-box .item-body .item-desc a{color: #666;}
	.sec3-tbody-item .item-box .item-body .item-title a:hover{color: #EC6830;}
	.sec3-tbody-item .item-box .item-body .item-desc a:hover{color: #EC6830;}
}
@media screen and (max-width: 750px) {
	.sec3{padding-top: 30px;padding-bottom: 36px;}
	.sec3-tbody{padding-top: 20px;margin-left: -6px;margin-right: -6px;}
	.sec3-tbody-left{width: 100%;}
	.sec3-tbody-right{width: 100%;padding-left: 0px;}
	.sec3-tbody-item{padding: 0 6px;margin-bottom: 10px;}
	.sec3-tbody-list .sec3-tbody-item{width: 50%;}
	.sec3-tbody-item .item-box .item-body{position: relative;top: 0;width: 100%;background: #fff;}
	.sec3-tbody-item .item-box .item-body .item-info{padding: 8px 15px;}
	.sec3-tbody-item .item-box .item-body .item-title{font-size: 16px;line-height: 28px;color: #333;}
	.sec3-tbody-item .item-box .item-body .item-desc{font-size: 14px;line-height: 22px;margin-top: 3px;color: #666;height: 44px;overflow: hidden;}
}
@media screen and (max-width: 480px) {
	.sec3{padding-top: 20px;padding-bottom: 24px;}
	.sec3-tbody{padding-top: 18px;margin-left: -6px;margin-right: -6px;}
	.sec3-tbody-left{width: 100%;}
	.sec3-tbody-right{width: 100%;padding-left: 0px;}
	.sec3-tbody-item{padding: 0 6px;margin-bottom: 10px;}
	.sec3-tbody-list .sec3-tbody-item{width: 100%;}
	.sec3-tbody-item .item-box .item-body{position: relative;top: 0;width: 100%;background: #fff;}
	.sec3-tbody-item .item-box .item-body .item-info{padding: 8px 10px;}
	.sec3-tbody-item .item-box .item-body .item-title{font-size: 16px;line-height: 26px;color: #333;}
	.sec3-tbody-item .item-box .item-body .item-desc{font-size: 14px;line-height: 22px;margin-top: 3px;color: #666;height: auto;overflow: hidden;}
}
.sec-page-top{position: relative;width: 100%;background: #fff;margin-bottom: 0px;}
.sec-page-top img{display: inline-block;vertical-align: top;width: 100%;}
.sec-page-bottom{position: relative;width: 100%;background: #C3E1DB;margin-top: 0px;}
.sec-page-bottom img{display: inline-block;vertical-align: top;width: 100%;}
.sec-page{position: relative;width: 100%;background: url(../img/sec4-bgi.png) no-repeat center center;background-size: cover;padding: 12.2916667% 0 8.958333333%;}
.sec-page-tbody{position: relative;width: 100%;text-align: center;}
.sec-page-title{position: relative;font-family: Signika-Bold;text-align: center;font-size: 40px;color: #EC6830;line-height: 52px;}
.sec-page-title a{color: #EC6830;}.sec-page-title a:hover{color: #333;}
.sec-page-text{position: relative;width: 100%;max-width: 1020px;margin: 0 auto; font-family: LiberationSans-Regular;font-size: 24px;color: #666;line-height: 36px;margin-top: 30px;text-align: center;}
.sec-page-text a{color: #666;}
.sec-page-text a:hover{color: #EC6830;}
.sec-page-btn{position: relative;text-align: center;margin-top: 32px;}
.sec-page-btn .btnn{display: inline-block;vertical-align: top;text-align: center;min-width: 160px;padding: 6px 15px;border-radius: 6px;line-height: 32px;font-size: 24px;color: #FFFFFF;border: 1px solid #EC6830;background: #EC6830;font-family: Signika-Bold;}
.sec-page-btn a.btnn:hover{background: #fff;color: #EC6830;}

@media screen and (max-width: 1459px) {
	.sec-page{padding: 12.25% 0 8.95%;}
	.sec-page-title{font-size: 36px;line-height: 48px;}
	.sec-page-text{font-size: 22px;line-height: 34px;margin-top: 28px;}
	.sec-page-btn{margin-top: 28px;}
	.sec-page-btn .btnn{min-width: 148px;padding: 5px 14px;line-height: 30px;font-size: 22px;}
}
@media screen and (max-width: 1259px) {
	.sec-page{padding: 12% 0 8.75%;}
	.sec-page-title{font-size: 32px;line-height: 44px;}
	.sec-page-text{font-size: 20px;line-height: 32px;margin-top: 24px;}
	.sec-page-btn{margin-top: 24px;}
	.sec-page-btn .btnn{min-width: 136px;padding: 4px 12px;line-height: 28px;font-size: 20px;}
}
@media screen and (max-width: 991px) {
	.sec-page{padding: 11.5% 0 8.5%;}
	.sec-page-title{font-size: 28px;line-height: 40px;}
	.sec-page-text{font-size: 18px;line-height: 30px;margin-top: 18px;}
	.sec-page-btn{margin-top: 20px;}
	.sec-page-btn .btnn{min-width: 124px;padding: 4px 10px;line-height: 28px;font-size: 18px;}
}
@media screen and (max-width: 720px) {
	.sec-page{padding: 11% 0 8.25%;}
	.sec-page-title{font-size: 24px;line-height: 36px;}
	.sec-page-text{font-size: 16px;line-height: 28px;margin-top: 12px;}
	.sec-page-btn{margin-top: 16px;}
	.sec-page-btn .btnn{min-width: 116px;padding: 4px 10px;line-height: 26px;font-size: 16px;}
}
@media screen and (max-width: 560px) {
	.sec-page{padding: 11% 0 8.25%;}
	.sec-page-title{font-size: 18px;line-height: 28px;}
	.sec-page-text{font-size: 14px;line-height: 24px;margin-top: 8px;}
	.sec-page-btn{margin-top: 12px;}
	.sec-page-btn .btnn{min-width: 112px;padding: 4px 10px;line-height: 24px;font-size: 14px;}
}

.sec4{position: relative;width: 100%;padding: 20px 0 75px;background: #C3E1DB;}
.sec4-tbody{position: relative;width: 100%;padding-top: 30px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;font-size: 0;letter-spacing: 0;}
.sec4-tbody-left{position: relative;width: 50%;}
.sec4-tbody-right{position: relative;width: 50%;padding-left: 30px;}
.sec4-left-list{position: relative;width: 100%;font-size: 0;letter-spacing: 0;}
.sec4-left-item{position: relative;width: 100%;display: none;margin-bottom: 15px;}
.sec4-left-item .item-pic{position: relative;text-align: center;overflow: hidden;width: 100%;border-radius: 10px;}
.sec4-left-item .item-pic img{display: block;width: 100%;}
.sec4-right-list{position: relative;font-size: 0;letter-spacing: 0;}
.sec4-right-item{display: inline-block;vertical-align: top;width: 100%;margin-bottom: 15px;}
.sec4-right-item .item-box{position: relative;width: 100%;background: #FFFFFF;border-radius: 10px;padding: 21px 38px 24px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.sec4-right-item .item-body{position: relative;width: calc(100% - 80px);}
.sec4-right-item .item-body .item-title{font-size: 20px;font-family: Signika-Bold;color: #333333;line-height: 32px;}
.sec4-right-item .item-body .item-date{font-size: 14px;color: #666;line-height: 20px;margin-top: 8px;}
.sec4-right-item .item-body .item-date .iconfont{display: inline-block;vertical-align: top;font-size: 22px;margin-right: 8px;color: #333;}
.sec4-right-item .item-body .item-desc{font-size: 16px;margin-top: 12px;color: #666666;line-height: 24px;overflow: hidden;}
.sec4-right-item .item-btn{position: relative;width: auto;}
.sec4-right-item .item-btn .btnn{position: relative;display: inline-block;vertical-align: top;width: 36px;height: 36px;line-height: 36px;font-size: 24px;background: #C3E1DB;border-radius: 50%;text-align: center;color: #fff;}
.sec4-right-item .item-box:hover, .sec4-right-item.active .item-box{background: #AED8CF;}
.sec4-right-item .item-box:hover .item-body .item-title, .sec4-right-item.active .item-box .item-body .item-title, .sec4-right-item .item-box:hover .item-body .item-title a, .sec4-right-item.active .item-box .item-body .item-title a, .sec4-right-item .item-box:hover .item-body .item-desc, .sec4-right-item.active .item-box .item-body .item-desc, .sec4-right-item .item-box:hover .item-body .item-desc a, .sec4-right-item.active .item-box .item-body .item-desc a, .sec4-right-item .item-box:hover .item-body .item-date, .sec4-right-item.active .item-box .item-body .item-date, .sec4-right-item .item-box:hover .item-body .item-date .iconfont, .sec4-right-item.active .item-box .item-body .item-date .iconfont{color: #fff;}
.sec4-right-item .item-box:hover .item-btn .btnn, .sec4-right-item.active .item-box .item-btn .btnn{background: #fff;color: #AED8CF;}

@media screen and (max-width: 1459px) {
	.sec4{padding: 20px 0 64px;}
	.sec4-tbody{padding-top: 28px;}
	.sec4-tbody-left{width: 50%;}
	.sec4-tbody-right{width: 50%;padding-left: 24px;}
	.sec4-left-item{margin-bottom: 12px;}
	.sec4-right-item{margin-bottom: 12px;}
	.sec4-right-item .item-box{padding: 16px 28px 18px;}
	.sec4-right-item .item-body{width: calc(100% - 80px);}
	.sec4-right-item .item-body .item-title{font-size: 18px;line-height: 30px;}
	.sec4-right-item .item-body .item-date{font-size: 14px;line-height: 20px;margin-top: 8px;}
	.sec4-right-item .item-body .item-date .iconfont{font-size: 22px;margin-right: 8px;}
	.sec4-right-item .item-body .item-desc{font-size: 16px;margin-top: 10px;line-height: 24px;}
	.sec4-right-item .item-btn .btnn{width: 32px;height: 32px;line-height: 32px;font-size: 22px;}
}
@media screen and (max-width: 1259px) {
	.sec4{padding: 18px 0 52px;}
	.sec4-tbody{padding-top: 24px;}
	.sec4-tbody-left{width: 50%;}
	.sec4-tbody-right{width: 50%;padding-left: 16px;}
	.sec4-left-item{margin-bottom: 10px;}
	.sec4-right-item{margin-bottom: 10px;}
	.sec4-right-item .item-box{padding: 12px 15px 16px;}
	.sec4-right-item .item-body{width: calc(100% - 72px);}
	.sec4-right-item .item-body .item-title{font-size: 16px;line-height: 28px;}
	.sec4-right-item .item-body .item-date{font-size: 14px;line-height: 18px;margin-top: 6px;}
	.sec4-right-item .item-body .item-date .iconfont{font-size: 21px;margin-right: 6px;}
	.sec4-right-item .item-body .item-desc{font-size: 14px;margin-top: 8px;line-height: 22px;}
	.sec4-right-item .item-btn .btnn{width: 30px;height: 30px;line-height: 30px;font-size: 20px;}
}
@media screen and (max-width: 991px) {
	.sec4{padding: 18px 0 40px;}
	.sec4-tbody{padding-top: 20px;}
	.sec4-tbody-left{width: 100%;}
	.sec4-tbody-right{width: 100%;padding-left: 0px;}
	.sec4-left-item{margin-bottom: 10px;}
	.sec4-right-item{margin-bottom: 10px;}
	.sec4-right-item .item-box{padding: 12px 15px 16px;}
	.sec4-right-item .item-body{width: calc(100% - 72px);}
	.sec4-right-item .item-body .item-title{font-size: 16px;line-height: 28px;}
	.sec4-right-item .item-body .item-date{font-size: 13px;line-height: 18px;margin-top: 6px;}
	.sec4-right-item .item-body .item-date .iconfont{font-size: 20px;margin-right: 6px;}
	.sec4-right-item .item-body .item-desc{font-size: 14px;margin-top: 8px;line-height: 22px;}
	.sec4-right-item .item-btn .btnn{width: 30px;height: 30px;line-height: 30px;font-size: 20px;}
}
@media screen and (max-width: 700px) {
	.sec4{padding: 16px 0 28px;}
	.sec4-tbody{padding-top: 18px;}
	.sec4-tbody-left{width: 100%;}
	.sec4-tbody-right{width: 100%;padding-left: 0px;}
	.sec4-left-item{margin-bottom: 10px;}
	.sec4-right-item{margin-bottom: 10px;}
	.sec4-right-item .item-box{padding: 12px 15px 16px;}
	.sec4-right-item .item-body{width: calc(100% - 64px);}
	.sec4-right-item .item-body .item-title{font-size: 16px;line-height: 28px;}
	.sec4-right-item .item-body .item-date{font-size: 13px;line-height: 18px;margin-top: 6px;}
	.sec4-right-item .item-body .item-date .iconfont{font-size: 18px;margin-right: 6px;}
	.sec4-right-item .item-body .item-desc{font-size: 14px;margin-top: 8px;line-height: 22px;}
	.sec4-right-item .item-btn .btnn{width: 28px;height: 28px;line-height: 28px;font-size: 18px;}
}
@media screen and (max-width: 400px) {
	.sec4{padding: 16px 0 28px;}
	.sec4-tbody{padding-top: 18px;}
	.sec4-tbody-left{width: 100%;}
	.sec4-tbody-right{width: 100%;padding-left: 0px;}
	.sec4-left-item{margin-bottom: 10px;}
	.sec4-right-item{margin-bottom: 10px;}
	.sec4-right-item .item-box{padding: 12px 15px;}
	.sec4-right-item .item-body{width: 100%;}
	.sec4-right-item .item-body .item-title{font-size: 16px;line-height: 28px;}
	.sec4-right-item .item-body .item-date{font-size: 13px;line-height: 18px;margin-top: 6px;}
	.sec4-right-item .item-body .item-date .iconfont{font-size: 18px;margin-right: 6px;}
	.sec4-right-item .item-body .item-desc{font-size: 14px;margin-top: 8px;line-height: 22px;}
	.sec4-right-item .item-btn{position: relative;margin-top: 10px;width: 100%;}
	.sec4-right-item .item-btn .btnn{width: 28px;height: 28px;line-height: 28px;font-size: 18px;}
}

.sec5{position: relative;width: 100%;padding-bottom: 2px;}
.sec5::after{position: absolute;content: ""; left: 0;bottom: 0;right: 0;width: 100%;height: 71px;background: url(../img/sec3-bgi.png) no-repeat center bottom;background-size: 100%;z-index: 23;}
.sec5-tbody{position: relative;width: 100%;font-size: 0;line-height: 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.sec5-tbody-left{position: relative;width: 50%;}
.sec5-tbody-right{position: relative;width: 50%;}
.sec5-tbody-img{position: relative;width: 100%;}
.sec5-tbody-img .item-pic{position: relative;width: 100%;padding-bottom: 56.25%;z-index: 22;overflow: hidden;}
.sec5-tbody-img .item-pic .video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;cursor: pointer;}
.sec5-left-box{position: relative;width: 700px;margin-left: auto;padding-right: 56px;}
.sec5-tbody-text{position: relative;font-size: 16px;color: #666666;line-height: 30px;margin-top: 13px;}
.sec5-tbody-btn{position: relative;margin-top: 23px;}
@media screen and (max-width: 1459px) {
	.sec5-tbody-left{width: 50%;}
	.sec5-tbody-right{width: 50%;}
	.sec5-left-box{width: 600px;padding-right: 42px;}
	.sec5-tbody-text{font-size: 16px;line-height: 28px;margin-top: 10px;}
	.sec5-tbody-btn{margin-top: 20px;}
}
@media screen and (max-width: 1259px) {
	.sec5-tbody-left{width: 50%;}
	.sec5-tbody-right{width: 50%;}
	.sec5-left-box{width: 475px;padding-right: 24px;}
	.sec5-tbody-text{font-size: 15px;line-height: 26px;margin-top: 8px;}
	.sec5-tbody-btn{margin-top: 16px;}
}
@media screen and (max-width: 991px) {
	.sec5{padding-bottom: 20px;}
	.sec5::after{z-index: 2;}
	.sec5-tbody-left{width: 100%;}
	.sec5-tbody-right{width: 100%;}
	.sec5-left-box{width: 750px;max-width: 100%;padding: 20px 15px;margin: 0 auto;}
	.sec5-tbody-text{font-size: 14px;line-height: 24px;margin-top: 6px;}
	.sec5-tbody-btn{margin-top: 14px;}
}
@media screen and (max-width: 720px) {
	.sec5-tbody-left{width: 100%;}
	.sec5-tbody-right{width: 100%;}
	.sec5-left-box{width: 100%;padding: 18px 15px;margin: 0 auto;}
	.sec5-tbody-text{font-size: 14px;line-height: 24px;margin-top: 6px;}
	.sec5-tbody-btn{margin-top: 12px;}
}

.sec6{position: relative;width: 100%;padding: 64px 0 68px;background: rgba(236, 104, 48, .13);}
.sec6-tbody{position: relative;font-size: 0;line-height: 0;margin-top: 28px;margin-left: -78px;margin-right: -78px;padding: 0 78px;}
.sec6-tbody .swiper-button{top: 50%;transform: translateY(-50%);margin-top: 0;width: 46px;height: 46px;line-height: 44px;text-align: center;font-size: 30px;color: #fff;background: #666666;border-radius: 50%;}
.sec6-tbody .swiper-button:hover{background: #EC6830;color: #fff;}
.swiper-sec6{position: relative;width: 100%;padding: 10px 0;}
.swiper-sec6 .list-item{display: inline-block;vertical-align: top;width: 100%;border-radius: 10px;overflow: hidden;}
.swiper-sec6 .list-item:hover {margin-top: -10px;}
.swiper-sec6 .list-item .item-pics{position: relative;padding-bottom: 100%;background: #FFFFFF;}
.swiper-sec6 .list-item .item-box{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;}
.swiper-sec6 .list-item .item-pics img{max-width: 100% !important;max-height: 100% !important;}
.swiper-sec6 .list-item:hover .item-pics{background: #EC6830;}
.swiper-sec6 .list-item .item-backdrop .iconfont{font-size: 27px;font-size: 2.7rem;color: #fff;position: relative;width: 36px;height: 36px; display: inline-block;vertical-align: top; line-height: 34px;text-align: center;border-radius: 50%;border: 1px solid transparent;}
@media screen and (max-width: 999px){.list-item .item-backdrop{display: none;}}
.swiper-sec6 .list-item .item-body{padding: 8px 10px 9px;text-align: center;position: relative;background: #FFFFFF;}
.swiper-sec6 .list-item:hover .item-body{background: #EC6830;}
.swiper-sec6 .list-item .item-body .item-name{font-size: 18px;color: #333;line-height: 24px;text-align: center;font-family: Signika-Bold;height: 48px;overflow: hidden;}
.swiper-sec6 .list-item:hover .item-body .item-name{color: #fff;}
.swiper-sec6 .list-item:hover .item-body .item-name a{color: #fff;}
@media screen and (max-width: 1659px) {
	.sec6{padding-top: 56px;padding-bottom: 60px;}
	.sec6-tbody{margin-left: -30px;margin-right: -30px;padding: 0 50px;padding-top: 24px;}
	.sec6-tbody .swiper-button{width: 42px;height: 42px;line-height: 42px;font-size: 28px;}
	.swiper-sec6{padding: 10px 0;}
	.swiper-sec6 .list-item:hover {margin-top: -10px;}
	.swiper-sec6 .list-item .item-body{padding: 8px 10px 9px;}
	.swiper-sec6 .list-item .item-body .item-name{font-size: 18px;line-height: 24px;height: 48px;}
}
@media screen and (max-width: 1459px) {
	.sec6{padding-top: 44px;padding-bottom: 48px;}
	.sec6-tbody{margin-left: -30px;margin-right: -30px;padding: 0 40px;padding-top: 20px;}
	.sec6-tbody .swiper-button{width: 36px;height: 36px;line-height: 36px;font-size: 24px;}
	.swiper-sec6{padding: 10px 0;}
	.swiper-sec6 .list-item:hover {margin-top: -10px;}
	.swiper-sec6 .list-item .item-body{padding: 8px 10px;}
	.swiper-sec6 .list-item .item-body .item-name{font-size: 17px;line-height: 24px;height: 48px;}
}
@media screen and (max-width: 1259px) {
	.sec6{padding-top: 32px;padding-bottom: 36px;}
	.sec6-tbody{margin-left: -20px;margin-right: -20px;padding: 0 35px;padding-top: 18px;}
	.sec6-tbody .swiper-button{width: 30px;height: 30px;line-height: 30px;font-size: 20px;}
	.swiper-sec6{padding: 8px 0;}
	.swiper-sec6 .list-item:hover {margin-top: -8px;}
	.swiper-sec6 .list-item .item-body{padding: 6px 8px;}
	.swiper-sec6 .list-item .item-body .item-name{font-size: 16px;line-height: 23px;height: 46px;}
}
@media screen and (max-width: 991px) {
	.sec6{padding-top: 20px;padding-bottom: 24px;}
	.sec6-tbody{margin-left: -15px;margin-right: -15px;padding: 0 30px;padding-top: 16px;}
	.sec6-tbody .swiper-button{width: 28px;height: 28px;line-height: 28px;font-size: 18px;}
	.swiper-sec6{padding: 8px 0;}
	.swiper-sec6 .list-item:hover {margin-top: 0px;}
	.swiper-sec6 .list-item .item-body{padding: 6px 8px;}
	.swiper-sec6 .list-item .item-body .item-name{font-size: 15px;line-height: 22px;height: 44px;}
}
@media screen and (max-width: 720px) {
	.sec6{padding-top: 18px;padding-bottom: 20px;}
	.sec6-tbody{margin-left: -15px;margin-right: -15px;padding: 0 30px;padding-top: 16px;}
	.sec6-tbody .swiper-button{width: 28px;height: 28px;line-height: 28px;font-size: 18px;}
	.swiper-sec6{padding: 6px 0;}
	.swiper-sec6 .list-item:hover {margin-top: 0px;}
	.swiper-sec6 .list-item .item-body{padding: 5px 8px;}
	.swiper-sec6 .list-item .item-body .item-name{font-size: 14px;line-height: 22px;height: 44px;}
}

.sec7{position: relative;width: 100%;padding-bottom: 5px;}
.sec7::after{position: absolute;content: ""; left: 0;bottom: 0;right: 0;width: 100%;height: 71px;background: url(../img/sec8-bgi.png) no-repeat center bottom;background-size: 100%;z-index: 23;}
.sec7-tbody{position: relative;width: 100%;font-size: 0;line-height: 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;z-index: 11;}
.sec7-tbody-left{position: relative;width: 50%;}
.sec7-tbody-right{position: relative;width: 50%;}
.sec7-tbody-img{position: relative;width: 100%;}
.sec7-tbody-img .item-pic{position: relative;width: 100%;overflow: hidden;text-align: center;}
.sec7-tbody-img .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.sec7-right-box{position: relative;width: 700px;margin-right: auto;padding: 0 30px;}
.sec7-tbody-list{position: relative;font-size: 0;letter-spacing: 0;margin-top: 3px;}
.sec7-tbody-item{position: relative;width: 100%;margin-bottom: 5px;}
.sec7-tbody-item .item-box{position: relative;width: 100%;padding: 10px 0;border-bottom: 1px solid #E2E2E2;}
.sec7-tbody-item .item-name{position: relative;width: 100%;font-size: 20px;font-size: 2rem;color: #333;line-height: 30px;font-family: Signika-Bold;padding: 13px 0;padding-left: 26px;cursor: pointer;}
.sec7-tbody-item .item-name::before{content: "\e608";position: absolute;left: 0px;top: 50%;transform: translateY(-50%); width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: #333;text-align: center;font-family: "iconfont";text-align: center;display: block; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s;box-sizing: border-box; }
.sec7-tbody-item .item-name.active:before{content: "\e600";}
.sec7-tbody-item .item-name:hover:before{content: "\e600";}
.sec7-tbody-item .item-text{position: relative;width: 100%;display: none;}
.sec7-tbody-item .item-text .text{position: relative;font-size: 16px;color: #666666;padding-bottom: 6px;line-height: 30px;}
@media screen and (max-width: 1659px) {
	.sec7{padding-bottom: 4px;}
	.sec7::after{height: 70px;}
	.sec7-tbody-left{width: 50%;}
	.sec7-tbody-right{width: 50%;}
	.sec7-tbody-item .item-box{padding: 10px 0;}
	.sec7-tbody-item .item-name{font-size: 20px;font-size: 2rem;line-height: 30px;padding: 11px 0;padding-left: 26px;}
	.sec7-tbody-item .item-text .text{font-size: 16px;padding-bottom: 6px;line-height: 28px;}
}
@media screen and (max-width: 1459px) {
	.sec7{padding-bottom: 4px;}
	.sec7::after{height: 68px;}
	.sec7-tbody-left{width: 50%;}
	.sec7-tbody-right{width: 50%;}
	.sec7-right-box{width: 600px;padding: 0 24px;}
	.sec7-tbody-list{margin-top: 3px;}
	.sec7-tbody-item{margin-bottom: 5px;}
	.sec7-tbody-item .item-box{padding: 8px 0;}
	.sec7-tbody-item .item-name{font-size: 20px;font-size: 2rem;line-height: 30px;padding: 10px 0;padding-left: 26px;}
	.sec7-tbody-item .item-text .text{font-size: 16px;padding-bottom: 6px;line-height: 28px;}
}
@media screen and (max-width: 1259px) {
	.sec7{padding-bottom: 14px;}
	.sec7::after{height: 62px;}
	.sec7-tbody-left{width: 50%;}
	.sec7-tbody-right{width: 50%;}
	.sec7-right-box{width: 475px;padding: 0 15px;}
	.sec7-tbody-list{margin-top: 3px;}
	.sec7-tbody-item{margin-bottom: 5px;}
	.sec7-tbody-item .item-box{padding: 6px 0;}
	.sec7-tbody-item .item-name{font-size: 18px;font-size: 1.8rem;line-height: 28px;padding: 8px 0;padding-left: 24px;}
	.sec7-tbody-item .item-text .text{font-size: 15px;padding-bottom: 4px;line-height: 26px;}
}
@media (max-width:991px) {
	.sec7{padding-bottom: 14px;}
	.sec7::after{height: 100%;z-index: 1;}
	.sec7-tbody-left{width: 100%;}
	.sec7-tbody-right{width: 100%;}
	.sec7-right-box{width: 100%;max-width: 750px;margin: 0 auto; padding: 16px 15px;}
	.sec7-tbody-list{margin-top: 3px;}
	.sec7-tbody-item{margin-bottom: 5px;}
	.sec7-tbody-item .item-box{padding: 6px 0;}
	.sec7-tbody-item .item-name{font-size: 16px;font-size: 1.6rem;line-height: 28px;padding: 6px 0;padding-left: 24px;}
	.sec7-tbody-item .item-text .text{font-size: 14px;padding-bottom: 4px;line-height: 24px;}
}

.sec8{position: relative;width: 100%;padding: 38px 0 58px;background: #C3E1DB;}
.sec8-tbody{position: relative;width: 100%;font-size: 0;line-height: 0;padding-top: 32px;}
.sec8-tbody-list{position: relative;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;margin-left: -10px;margin-right: -10px;}
.sec8-tbody-item{position: relative;display: inline-block;vertical-align: top;width: 25%;padding: 0 10px;margin-bottom:20px;}
.sec8-tbody-item .item-box{position: relative;width: 100%;padding: 45px 28px;border: 3px dashed #FFFFFF;border-radius: 10px;display: block;cursor: pointer;}
.sec8-tbody-item .item-box:hover{background: #fff;}
.sec8-tbody-item .item-box .item-icon{position: relative;width: 100%;}
.sec8-tbody-item .item-box .item-icon .iconfont{display: inline-block;vertical-align: top;width: 60px;height: 60px;line-height: 60px;text-align: center;font-size: 32px;color: #EC6830;background: #FDEBE4;border-radius: 50%;}
.sec8-tbody-item .item-box .item-body{position: relative;width: 100%;margin-top: 22px;}
.sec8-tbody-item .item-box .item-body .item-title{position: relative;width: 100%;font-size: 18px;font-size: 1.8rem;color: #333333;line-height: 30px;height: 60px;font-family: Signika-Bold;overflow: hidden;}
.sec8-tbody-item .item-box .item-body .item-desc{font-size: 16px;color: #666666;line-height: 24px;margin-top: 6px;height: 96px;overflow: hidden;}
.sec8-tbody-item .item-box .item-btn{position: relative;width: 100%;margin-top: 24px;}
.sec8-tbody-item .item-box .item-btn .btnn{min-width: 140px;padding: 2px 14px;}
.sec8-tbody-item .item-box .item-btn a.btnn:hover{background: #EC6830;color: #fff;}
@media screen and (max-width: 1459px) {
	.sec8{padding: 32px 0 48px;}
	.sec8-tbody{padding-top: 28px;}
	.sec8-tbody-list{margin-left: -8px;margin-right: -8px;}
	.sec8-tbody-item{width: 25%;padding: 0 8px;margin-bottom: 18px;}
	.sec8-tbody-item .item-box{padding: 40px 22px;border: 2px solid #FFFFFF;border-radius: 10px;}
	.sec8-tbody-item .item-box .item-icon .iconfont{width: 54px;height: 54px;line-height: 54px;font-size: 28px;}
	.sec8-tbody-item .item-box .item-body{margin-top: 20px;}
	.sec8-tbody-item .item-box .item-body .item-title{font-size: 18px;font-size: 1.8rem;line-height: 28px;height: 56px;}
	.sec8-tbody-item .item-box .item-body .item-desc{font-size: 15px;line-height: 24px;margin-top: 5px;height: 96px;}
	.sec8-tbody-item .item-box .item-btn{margin-top: 20px;}
	.sec8-tbody-item .item-box .item-btn .btnn{min-width: 132px;padding: 2px 12px;}
}
@media screen and (max-width: 1259px) {
	.sec8{padding: 26px 0 38px;}
	.sec8-tbody{padding-top: 24px;}
	.sec8-tbody-list{margin-left: -5px;margin-right: -5px;}
	.sec8-tbody-item{width: 25%;padding: 0 5px;margin-bottom: 18px;}
	.sec8-tbody-item .item-box{padding: 36px 18px;border: 2px solid #FFFFFF;border-radius: 10px;}
	.sec8-tbody-item .item-box .item-icon .iconfont{width: 48px;height: 48px;line-height: 48px;font-size: 24px;}
	.sec8-tbody-item .item-box .item-body{margin-top: 16px;}
	.sec8-tbody-item .item-box .item-body .item-title{font-size: 16px;font-size: 1.6rem;line-height: 28px;height: 56px;}
	.sec8-tbody-item .item-box .item-body .item-desc{font-size: 14px;line-height: 22px;margin-top: 4px;height: 88px;}
	.sec8-tbody-item .item-box .item-btn{margin-top: 16px;}
	.sec8-tbody-item .item-box .item-btn .btnn{min-width: 124px;padding: 1px 10px;}
}
@media screen and (max-width:991px) {
	.sec8{padding: 20px 0 28px;}
	.sec8-tbody{padding-top: 20px;}
	.sec8-tbody-list{margin-left: -10px;margin-right: -10px;}
	.sec8-tbody-item{width: 33.3333333%;padding: 0 10px;margin-bottom: 18px;}
	.sec8-tbody-item .item-box{padding: 28px 15px;border: 2px solid #FFFFFF;border-radius: 10px;}
	.sec8-tbody-item .item-box .item-icon .iconfont{width: 48px;height: 48px;line-height: 48px;font-size: 24px;}
	.sec8-tbody-item .item-box .item-body{margin-top: 12px;}
	.sec8-tbody-item .item-box .item-body .item-title{font-size: 16px;font-size: 1.6rem;line-height: 28px;height: 56px;}
	.sec8-tbody-item .item-box .item-body .item-desc{font-size: 14px;line-height: 22px;margin-top: 4px;height: 88px;}
	.sec8-tbody-item .item-box .item-btn{margin-top: 16px;}
	.sec8-tbody-item .item-box .item-btn .btnn{min-width: 120px;padding: 1px 10px;}
}
@media screen and (max-width:720px) {
	.sec8{padding: 20px 0 28px;}
	.sec8-tbody{padding-top: 20px;}
	.sec8-tbody-list{margin-left: -12px;margin-right: -12px;}
	.sec8-tbody-item{width: 50%;padding: 0 12px;margin-bottom: 18px;}
	.sec8-tbody-item .item-box{padding: 28px 15px;border: 2px solid #FFFFFF;border-radius: 10px;}
	.sec8-tbody-item .item-box .item-icon .iconfont{width: 48px;height: 48px;line-height: 48px;font-size: 24px;}
	.sec8-tbody-item .item-box .item-body{margin-top: 8px;}
	.sec8-tbody-item .item-box .item-body .item-title{font-size: 16px;font-size: 1.6rem;line-height: 28px;height: 56px;}
	.sec8-tbody-item .item-box .item-body .item-desc{font-size: 14px;line-height: 22px;margin-top: 4px;height: 88px;}
	.sec8-tbody-item .item-box .item-btn{margin-top: 12px;}
	.sec8-tbody-item .item-box .item-btn .btnn{min-width: 120px;padding: 1px 10px;}
}
@media screen and (max-width:560px) {
	.sec8{padding: 20px 0 20px;}
	.sec8-tbody{padding-top: 18px;}
	.sec8-tbody-list{margin-left: -6px;margin-right: -6px;}
	.sec8-tbody-item{width: 50%;padding: 0 6px;margin-bottom: 18px;}
	.sec8-tbody-item .item-box{padding: 20px 12px;border: 2px solid #FFFFFF;border-radius: 10px;}
	.sec8-tbody-item .item-box .item-icon .iconfont{width: 42px;height: 42px;line-height: 42px;font-size: 20px;}
	.sec8-tbody-item .item-box .item-body{margin-top: 8px;}
	.sec8-tbody-item .item-box .item-body .item-title{font-size: 16px;font-size: 1.6rem;line-height: 28px;height: 56px;}
	.sec8-tbody-item .item-box .item-body .item-desc{font-size: 14px;line-height: 22px;margin-top: 4px;height: 88px;}
	.sec8-tbody-item .item-box .item-btn{margin-top: 12px;}
	.sec8-tbody-item .item-box .item-btn .btnn{min-width: 120px;padding: 1px 10px;}
}

.bread{position: relative;width: 100%;background: rgba(236, 104, 48, .13);padding: 84px 0 60px;}
.bread-img{position: relative;width: 100%;text-align: center;}
.bread-img img{display: inline-block;vertical-align: top;width: 100%;}
.bread-title{font-size: 32px;font-family: Signika-Bold;color: #333;line-height: 42px;}
.bread-href{font-size: 18px;font-size: 1.8rem;font-family: LiberationSans-Regular;color: #333;line-height: 28px;margin-bottom: 4px;}
.bread-href a{color: #333;}
.bread a:hover, .bread a.bread-active{color: #EC6830;}
@media (min-width:1260px) and (max-width: 1459px) {
	.bread{padding: 72px 0 52px;}
	.bread-title{font-size: 28px;line-height: 38px;}
	.bread-href{font-size: 17px;font-size: 1.7rem;line-height: 28px;margin-bottom: 4px;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.bread{padding: 60px 0 44px;}
	.bread-title{font-size: 24px;line-height: 34px;}
	.bread-href{font-size: 16px;font-size: 1.6rem;line-height: 26px;margin-bottom: 4px;}
}
@media (max-width: 991px) {
	.bread{padding: 48px 0 36px;}
	.bread-title{font-size: 20px;line-height: 30px;}
	.bread-href{font-size: 15px;font-size: 1.5rem;line-height: 26px;margin-bottom: 2px;}
}
@media (max-width: 720px) {
	.bread{padding: 36px 0 28px;}
	.bread-title{font-size: 18px;line-height: 28px;}
	.bread-href{font-size: 14px;font-size: 1.4rem;line-height: 24px;margin-bottom: 2px;}
}
@media (max-width: 560px) {
	.bread{padding: 24px 0 20px;}
	.bread-title{font-size: 18px;line-height: 28px;}
	.bread-href{font-size: 14px;font-size: 1.4rem;line-height: 24px;margin-bottom: 2px;}
}
.page-con-top{position: relative;width: 100%;margin-bottom: 20px;}
.boxs-titles{font-size: 36px;font-size: 3.6rem;color: #333;font-family: Signika-Bold;line-height: 48px;}
.page-con-top .przhan{position:relative; overflow:hidden;font-size:16px;font-size:1.6rem;line-height:30px;max-height: 90px;font-family: LiberationSans-Regular;color: #666;margin-top: 8px;margin-bottom:25px;word-wrap: break-word;}
.przhanh{ max-height:none !important;}
.page-con-top .przhan a{color: #EC6830;}
.page-con-top .przhan a:hover{color: #333;}
.page-con-top .more .zhankai{position: relative;display: inline-block;vertical-align: top;cursor: pointer;min-width: 180px;font-size: 18px;font-family: Signika-Bold;color: #EC6830;padding: 6px 15px;line-height: 32px;background: #FFD7CD;border-radius: 10px;border: 1px dashed #EC6830;text-align: center;}
.page-con-top .more .zhankai:hover{color: #fff;background: #EC6830;}

.page-bottom{position: relative;width: 100%;margin-top: 58px;}
.page-bottom-tbody{position: relative;width: 100%;background: #FDEBE4;border-radius: 10px;padding: 27px 45px;}
.page-bottom-box{position: relative;width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.page-bottom-box .page-bottom-title{position: relative;display: inline-block;vertical-align: top;width: 70%;font-size: 30px;font-family: Signika-Bold;color: #EC6830;line-height: 42px;}
.page-bottom-box .page-bottom-title a{color: #EC6830;}
.page-bottom-box .page-bottom-btn{position: relative;display: inline-block;vertical-align: top;width: 28%;text-align: right;}
.page-bottom-box .page-bottom-btn .btnn{display: inline-block;vertical-align: top;text-align: center;min-width: 180px;font-size: 18px;font-family: Signika-Bold;color: #EC6830;padding: 6px 15px;line-height: 32px;background: #FFD7CD;border-radius: 10px;border: 1px dashed #EC6830;}
.page-bottom-box .page-bottom-btn a.btnn:hover{color: #fff;background: #EC6830;}

@media screen and (max-width: 1459px) {
	.page-con-top{margin-bottom: 18px;}
	.boxs-titles{font-size: 32px;font-size: 3.2rem;line-height: 44px;}
	.page-con-top .przhan{font-size:16px;font-size:1.6rem;line-height:28px;max-height: 84px;margin-top: 8px;margin-bottom:22px;}
	.page-con-top .more .zhankai{min-width: 168px;font-size: 18px;padding: 5px 14px;line-height: 30px;}
	.page-bottom{margin-top: 50px;}
	.page-bottom-tbody{padding: 25px 38px;}
	.page-bottom-box .page-bottom-title{width: 70%;font-size: 28px;line-height: 40px;}
	.page-bottom-box .page-bottom-btn{width: 28%;}
	.page-bottom-box .page-bottom-btn .btnn{min-width: 168px;font-size: 18px;padding: 5px 14px;line-height: 30px;}
}
@media screen and (max-width: 1259px) {
	.page-con-top{margin-bottom: 16px;}
	.boxs-titles{font-size: 28px;font-size: 2.8rem;line-height: 40px;}
	.page-con-top .przhan{font-size:15px;font-size:1.5rem;line-height:26px;max-height: 78px;margin-top: 6px;margin-bottom: 18px;}
	.page-con-top .more .zhankai{min-width: 156px;font-size: 16px;padding: 4px 12px;line-height: 28px;}
	.page-bottom{margin-top: 42px;}
	.page-bottom-tbody{padding: 25px 38px;}
	.page-bottom-box .page-bottom-title{width: 70%;font-size: 24px;line-height: 36px;}
	.page-bottom-box .page-bottom-btn{width: 28%;}
	.page-bottom-box .page-bottom-btn .btnn{min-width: 156px;font-size: 16px;padding: 4px 12px;line-height: 28px;}
}
@media screen and (max-width: 991px) {
	.page-con-top{margin-bottom: 12px;}
	.boxs-titles{font-size: 24px;font-size: 2.4rem;line-height: 36px;}
	.page-con-top .przhan{font-size:14px;font-size:1.4rem;line-height:24px;max-height: 72px;margin-top: 6px;margin-bottom: 14px;}
	.page-con-top .more .zhankai{min-width: 144px;font-size: 15px;padding: 3px 10px;line-height: 26px;}
	.page-bottom{margin-top: 34px;}
	.page-bottom-tbody{padding: 20px 30px;}
	.page-bottom-box .page-bottom-title{width: 70%;font-size: 20px;line-height: 32px;}
	.page-bottom-box .page-bottom-btn{width: 28%;}
	.page-bottom-box .page-bottom-btn .btnn{min-width: 144px;font-size: 15px;padding: 3px 10px;line-height: 26px;}
}
@media screen and (max-width: 720px) {
	.page-con-top{margin-bottom: 10px;}
	.boxs-titles{font-size: 20px;font-size: 2rem;line-height: 32px;}
	.page-con-top .przhan{font-size:14px;font-size:1.4rem;line-height:24px;max-height: 72px;margin-top: 4px;margin-bottom: 10px;}
	.page-con-top .more .zhankai{min-width: 132px;font-size: 14px;padding: 3px 10px;line-height: 24px;}
	.page-bottom{margin-top: 26px;}
	.page-bottom-tbody{padding: 16px 20px;text-align: center;}
	.page-bottom-box .page-bottom-title{width: 100%;font-size: 18px;line-height: 28px;}
	.page-bottom-box .page-bottom-btn{width: 100%;text-align: center;margin-top: 12px;}
	.page-bottom-box .page-bottom-btn .btnn{min-width: 132px;padding: 3px 10px;font-size: 14px;line-height: 24px;}
}

.cer-list{position: relative;font-size: 0;letter-spacing: 0;margin-left: -20px;margin-right: -20px;padding-top: 12px;padding-bottom: 30px;}
.cer-list .list-item{display: inline-block;vertical-align: top;width: 25%;padding: 0 19px;margin-bottom: 29px;}
.cer-list .list-item .list-item-box{position: relative;display: block;width: 100%;background: #FFFFFF;border-radius: 10px;border: 1px solid #EC6830;overflow: hidden;}
.cer-list .list-item .list-item-box:hover{margin-top: -10px;padding-bottom: 10px;background: #EC6830;}
.cer-list .list-item .item-pics{position: relative;padding-bottom: 100%;}
.cer-list .list-item .item-box{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;}
.cer-list .list-item .item-pics img{max-width: 100% !important;max-height: 100% !important;}
.cer-list .list-item:hover .item-pics img{max-width: 110% !important;max-height: 110% !important;width: 110%;}
.cer-list .list-item .item-backdrop .iconfont{font-size: 27px;font-size: 2.7rem;color: #fff;position: relative;width: 36px;height: 36px; display: inline-block;vertical-align: top; line-height: 34px;text-align: center;border-radius: 50%;border: 1px solid transparent;}
@media screen and (max-width: 999px){.list-item .item-backdrop{display: none;}}
.cer-list .list-item .item-body{padding: 9px 6px 8px;text-align: center;position: relative;}
.cer-list .list-item .item-body .item-name{font-size: 18px;color: #333;line-height: 24px;text-align: center;font-family: Signika-Bold;height: 48px;overflow: hidden;}
.cer-list .list-item .list-item-box:hover .item-body .item-name{color: #fff;}
@media screen and (max-width: 1459px) {
	.cer-list{margin-left: -12px;margin-right: -12px;padding-top: 10px;padding-bottom: 28px;}
	.cer-list .list-item{width: 25%;padding: 0 12px;margin-bottom: 25px;}
	.cer-list .list-item .list-item-box:hover{margin-top: -8px;padding-bottom: 8px;}
	.cer-list .list-item .item-body{padding: 7px 5px;}
	.cer-list .list-item .item-body .item-name{font-size: 16px;line-height: 22px;height: 44px;}
}
@media screen and (max-width: 1259px) {
	.cer-list{margin-left: -6px;margin-right: -6px;padding-top: 8px;padding-bottom: 24px;}
	.cer-list .list-item{width: 25%;padding: 0 6px;margin-bottom: 20px;}
	.cer-list .list-item .list-item-box:hover{margin-top: -6px;padding-bottom: 6px;}
	.cer-list .list-item .item-body{padding: 6px 5px;}
	.cer-list .list-item .item-body .item-name{font-size: 16px;line-height: 22px;height: 44px;}
}
@media screen and (max-width: 991px) {
	.cer-list{margin-left: -10px;margin-right: -10px;padding-top: 8px;padding-bottom: 20px;}
	.cer-list .list-item{width: 33.333333333%;padding: 0 10px;margin-bottom: 18px;}
	.cer-list .list-item .list-item-box:hover{margin-top: 0px;padding-bottom: 0px;}
	.cer-list .list-item .item-body{padding: 6px 10px;}
	.cer-list .list-item .item-body .item-name{font-size: 16px;line-height: 22px;height: 44px;}
}
@media screen and (max-width: 700px) {
	.cer-list{margin-left: -12px;margin-right: -12px;padding-top: 8px;padding-bottom: 18px;}
	.cer-list .list-item{width: 50%;padding: 0 12px;margin-bottom: 18px;}
	.cer-list .list-item .list-item-box:hover{margin-top: 0px;padding-bottom: 0px;}
	.cer-list .list-item .item-body{padding: 6px 10px;}
	.cer-list .list-item .item-body .item-name{font-size: 16px;line-height: 22px;height: 44px;}
}
@media (max-width: 560px) {
	.cer-list{margin-left: -6px;margin-right: -6px;padding-top: 8px;padding-bottom: 16px;}
	.cer-list .list-item{width: 50%;padding: 0 6px;margin-bottom: 16px;}
	.cer-list .list-item .item-body{padding: 6px 10px;}
	.cer-list .list-item .item-body .item-name{font-size: 14px;line-height: 20px;height: 40px;}
}

.about{position: relative;padding-top: 50px;padding-bottom: 6.458333%;}
.about-top{position: relative;width: 100%;margin-bottom: 53px;}
.about-name{position: relative;font-size: 36px;font-size: 3.6rem;font-family: Signika-Bold;color: #333333;line-height: 48px;margin-bottom: 8px;}
.about-top-text{position: relative;width: 100%;font-size: 16px;color: #666;line-height: 30px;}
.about-top-text a{color: #EC6830;}.about-top-text a:hover{color: #333;}
.about-top-text img{display: inline-block;vertical-align: top;}
.contact-top-list{position: relative;font-size: 16px;color: #666;line-height: 30px;}
.contact-top-list a{color: #666;}
.contact-top-list a:hover{color: #EC6830;}

.about-form{position: relative;width: 100%;margin-bottom: 61px;background: #FDEBE4;padding: 40px 55px 48px;}
.about-form .xunbiao{position: relative;font-size: 30px;font-size: 3rem;font-family: Signika-Bold;color: #333333;line-height: 42px;text-align: center;}
.about-form-box{position: relative;width: 100%;margin-top: 37px;}
.about-form form{width: 100%;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;padding-left: 18px;}
.about-form .item-input{position: relative;width: 47.96%;margin-bottom: 25px;height: 58px;background: #FFFFFF;border: 2px solid #FFFFFF;}
.about-form .item-input:hover{border-color: #EC6830;}
.about-form .item-input1{width: 100%;height: 235px;}
.about-form .item-code {position: relative;padding-right: 170px;margin-bottom: 0;border: 0;}
.about-form .attachment{width: 100%;cursor: pointer;position: relative;font-size: 0;letter-spacing: 0;height: auto !important;border: 0 !important;margin-bottom: 24px;background: transparent !important;}
.about-form .item-input.star::before{position: absolute;left: -16px;top: 20px;content: "*"; font-size: 22px;color: #FF0000;line-height: 22px;}
.about-form .item-input input{width: 100%;height: 100%;font-size: 16px;color: #333;line-height: 30px;padding: 8px 20px;display: block;}
.about-form .item-input1 textarea{width: 100%;height: 100%;font-size: 16px;color: #333;line-height: 28px;padding: 10px 20px;display: block;}

.attachment .file-group {width: 100%;height: 58px;position: relative;overflow: hidden;}
.attachment .file-group .file-btn {width: 100%;height: 100%;background: #FFFFFF;border: 2px solid #FFFFFF;color: #EC6830;font-size: 16px;font-size: 1.6rem;transition: 0.5s;padding: 0 20px;text-align: left;}
.attachment .file-group .file-single {width: 100%;height: 100%;opacity: 0;cursor: pointer;position: absolute;left: 0;top: 0;z-index: 111;}
.about-form .item-code-img{position: absolute;right: 0;top: 0;bottom: 0;width: 168px;height: 100%;text-align: center;cursor: pointer;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.about-form .item-code-img .yanzheng{text-align: center;height: 100%;max-height: 58px;}
.about-form .item-input-btn {width: 47.96%;height: 58px;position: relative;}
.about-form .item-input-btn .item-btn{max-width: 100%;height: 100%;width: 100%;border: 2px solid #EC6830;background: #EC6830;font-size: 22px;color: #fff;line-height: 30px;text-align: center;cursor: pointer;font-weight: bold;text-transform: uppercase;}
.about-form .item-input-btn .item-btn:hover{background: #fff;color: #EC6830;}

.map{display: block;width: 100%;position: relative;}
.map img{display: block;width: 100%;}
.map iframe{display: block;width: 100%;height: 500px;}
@media screen and (max-width: 1459px) {
 	.about{padding-top: 42px;padding-bottom: 6.25%;}
 	.about-top{margin-bottom: 44px;}
 	.about-name{font-size: 32px;font-size: 3.2rem;line-height: 44px;margin-bottom: 8px;}
 	.about-top-text{font-size: 16px;line-height: 28px;}
 	.contact-top-list{font-size: 16px;line-height: 28px;}

 	.about-form{margin-bottom: 50px;padding: 36px 48px 42px;}
 	.about-form .xunbiao{font-size: 28px;font-size: 2.8rem;line-height: 40px;}
 	.about-form-box{margin-top: 30px;}
 	.about-form form{padding-left: 16px;}
 	.about-form .item-input{width: 47.96%;margin-bottom: 22px;height: 54px;}
 	.about-form .item-input1{width: 100%;height: 230px;}
 	.about-form .item-code {padding-right: 164px;margin-bottom: 0;border: 0;}
 	.about-form .attachment{width: 100%;margin-bottom: 22px;}
 	.about-form .item-input.star::before{left: -16px;top: 18px;font-size: 20px;line-height: 22px;}
 	.about-form .item-input input{font-size: 16px;line-height: 28px;padding: 8px 18px;}
 	.about-form .item-input1 textarea{font-size: 16px;line-height: 28px;padding: 8px 18px;}

 	.attachment .file-group {width: 100%;height: 54px;}
 	.attachment .file-group .file-btn {font-size: 16px;font-size: 1.6rem;padding: 0 18px;}
 	.about-form .item-code-img{width: 160px;}
 	.about-form .item-code-img .yanzheng{max-height: 54px;}
 	.about-form .item-input-btn {width: 47.96%;height: 54px;}
 	.about-form .item-input-btn .item-btn{font-size: 18px;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.about{padding-top: 34px;padding-bottom: 6%;}
	.about-top{margin-bottom: 36px;}
	.about-name{font-size: 28px;font-size: 2.8rem;line-height: 40px;margin-bottom: 8px;}
	.about-top-text{font-size: 15px;line-height: 26px;}
	.contact-top-list{font-size: 15px;line-height: 26px;}

	.about-form{margin-bottom: 50px;padding: 36px 36px 42px;}
	.about-form .xunbiao{font-size: 24px;font-size: 2.4rem;line-height: 36px;}
	.about-form-box{margin-top: 28px;}
	.about-form form{padding-left: 16px;}
	.about-form .item-input{width: 48%;margin-bottom: 18px;height: 50px;border-width: 1px;}
	.about-form .item-input1{width: 100%;height: 210px;}
	.about-form .item-code {padding-right: 156px;margin-bottom: 0;border: 0;}
	.about-form .attachment{width: 100%;margin-bottom: 18px;}
	.about-form .item-input.star::before{left: -16px;top: 16px;font-size: 18px;line-height: 20px;}
	.about-form .item-input input{font-size: 15px;line-height: 26px;padding: 6px 15px;}
	.about-form .item-input1 textarea{font-size: 15px;line-height: 26px;padding: 6px 15px;}

	.attachment .file-group {width: 100%;height: 50px;}
	.attachment .file-group .file-btn {font-size: 15px;font-size: 1.5rem;padding: 0 16px;}
	.about-form .item-code-img{width: 152px;}
	.about-form .item-code-img .yanzheng{max-height: 50px;}
	.about-form .item-input-btn {width: 48%;height: 50px;}
	.about-form .item-input-btn .item-btn{font-size: 18px;}
}
@media (max-width: 991px) {
	.about{padding-top: 28px;padding-bottom: 6%;}
	.about-top{margin-bottom: 28px;}
	.about-name{font-size: 24px;font-size: 2.4rem;line-height: 36px;margin-bottom: 8px;}
	.about-top-text{font-size: 14px;line-height: 24px;}
	.contact-top-list{font-size: 14px;line-height: 24px;}

	.about-form{margin-bottom: 42px;padding: 30px 24px 36px;}
	.about-form .xunbiao{font-size: 20px;font-size: 2rem;line-height: 32px;}
	.about-form-box{margin-top: 24px;}
	.about-form form{padding-left: 16px;}
	.about-form .item-input{width: 48%;margin-bottom: 18px;height: 46px;border-width: 1px;}
	.about-form .item-input1{width: 100%;height: 200px;}
	.about-form .item-code {padding-right: 130px;margin-bottom: 0;border: 0;}
	.about-form .attachment{width: 100%;margin-bottom: 18px;}
	.about-form .item-input.star::before{left: -16px;top: 16px;font-size: 18px;line-height: 20px;}
	.about-form .item-input input{font-size: 14px;line-height: 24px;padding: 6px 15px;}
	.about-form .item-input1 textarea{font-size: 14px;line-height: 24px;padding: 6px 15px;}

	.attachment .file-group {width: 100%;height: 46px;}
	.attachment .file-group .file-btn {font-size: 14px;font-size: 1.4rem;padding: 0 16px;}
	.about-form .item-code-img{width: 120px;}
	.about-form .item-code-img .yanzheng{max-height: 46px;}
	.about-form .item-input-btn {width: 48%;height: 46px;}
	.about-form .item-input-btn .item-btn{font-size: 16px;}
}
@media (max-width: 720px) {
	.about{padding-top: 22px;padding-bottom: 5.75%;}
	.about-top{margin-bottom: 24px;}
	.about-name{font-size: 20px;font-size: 2rem;line-height: 32px;margin-bottom: 8px;}
	.about-top-text{font-size: 14px;line-height: 24px;}
	.contact-top-list{font-size: 14px;line-height: 24px;}

	.about-form{margin-bottom: 32px;padding: 24px 15px 30px;}
	.about-form .xunbiao{font-size: 18px;font-size: 1.8rem;line-height: 30px;}
	.about-form-box{margin-top: 20px;}
	.about-form form{padding-left: 16px;}
	.about-form .item-input{width: 100%;margin-bottom: 14px;height: 46px;border-width: 1px;}
	.about-form .item-input1{width: 100%;height: 200px;}
	.about-form .item-code {padding-right: 130px;margin-bottom: 14px;border: 0;}
	.about-form .attachment{width: 100%;margin-bottom: 14px;}
	.about-form .item-input.star::before{left: -16px;top: 16px;font-size: 18px;line-height: 20px;}
	.about-form .item-input input{font-size: 14px;line-height: 24px;padding: 6px 15px;}
	.about-form .item-input1 textarea{font-size: 14px;line-height: 24px;padding: 6px 15px;}

	.attachment .file-group {width: 100%;height: 46px;}
	.attachment .file-group .file-btn {font-size: 14px;font-size: 1.4rem;padding: 0 16px;}
	.about-form .item-code-img{width: 120px;}
	.about-form .item-code-img .yanzheng{max-height: 46px;}
	.about-form .item-input-btn {width: 100%;height: 46px;}
	.about-form .item-input-btn .item-btn{font-size: 16px;}
}
 @media (max-width: 560px) {
 	.about{padding-top: 22px;padding-bottom: 5.5%;}
 	.about-top{margin-bottom: 20px;}
 	.about-name{font-size: 18px;font-size: 1.8rem;line-height: 30px;margin-bottom: 8px;}
 	.about-top-text{font-size: 14px;line-height: 24px;}
 	.contact-top-list{font-size: 14px;line-height: 24px;}

 	.about-form{margin-bottom: 28px;padding: 24px 15px 30px;}
 	.about-form .xunbiao{font-size: 18px;font-size: 1.8rem;line-height: 30px;}
 	.about-form-box{margin-top: 20px;}
 	.about-form form{padding-left: 14px;}
 	.about-form .item-input{width: 100%;margin-bottom: 10px;height: 46px;border-width: 1px;}
 	.about-form .item-input1{width: 100%;height: 200px;}
 	.about-form .item-code {padding-right: 130px;margin-bottom: 10px;border: 0;}
 	.about-form .attachment{width: 100%;margin-bottom: 10px;}
 	.about-form .item-input.star::before{left: -14px;top: 16px;font-size: 18px;line-height: 20px;}
 	.about-form .item-input input{font-size: 14px;line-height: 24px;padding: 6px 15px;}
 	.about-form .item-input1 textarea{font-size: 14px;line-height: 24px;padding: 6px 15px;}

 	.attachment .file-group {width: 100%;height: 46px;}
 	.attachment .file-group .file-btn {font-size: 14px;font-size: 1.4rem;padding: 0 16px;}
 	.about-form .item-code-img{width: 120px;}
 	.about-form .item-code-img .yanzheng{max-height: 46px;}
 	.about-form .item-input-btn {width: 100%;height: 46px;}
 	.about-form .item-input-btn .item-btn{font-size: 16px;}
 }

/**************** product *****************/
.product{position: relative;width: 100%;padding-top: 48px;padding-bottom: 6.25%;}
.pro-contain{width: 100%;position: relative;}
/* .pro-contain .pro-main{float: right;width: 1008px;}
.pro-contain .pro-slide{float: left;width: 306px;} */
@media (min-width:1260px) and (max-width: 1459px) {
	.product{padding-top: 40px;padding-bottom: 6.125px;}
	/* .pro-contain .pro-main{width: 880px;}
	.pro-contain .pro-slide{width: 280px;} */
}
@media (min-width:992px) and (max-width: 1259px) {
	.product{padding-top: 32px;padding-bottom: 6%;}
	/* .pro-contain .pro-main{width: 680px;}
	.pro-contain .pro-slide{width: 240px;} */
}
@media (max-width: 991px) {
	.product{padding-top: 24px;padding-bottom: 5.875%;}
	/* .pro-contain .pro-main{float: none;width: 100%;}
	.pro-contain .pro-slide{float: none;width: 100%;margin-top: 20px;} */
}
@media (max-width: 767px) {
	.product{padding-top: 18px;padding-bottom: 5.75%;}
	/* .pro-contain .pro-main{float: none;width: 100%;}
	.pro-contain .pro-slide{float: none;width: 100%;margin-top: 20px;} */
}

.pro-main-tbody{position: relative;width: 100%;}
.pro-main-title{position: relative;width: 100%;font-size: 30px;font-size: 3rem;color: #333333;line-height: 42px;padding-bottom: 20px;border-bottom: 1px solid #D7D7D7;font-family: Signika-Bold;}
.pro-main-title::before{content: "";position: absolute;left: 0;bottom: -3px;width: 78px;height: 5px;background: #EC6830;}
.pro-tbody-title{position: relative;width: 100%;font-family: Signika-Bold;font-size: 30px;font-size: 3rem;color: #333333;line-height: 44px;}
.pro-tbody-list{position: relative;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;padding-top: 20px;margin-left: -15px;margin-right: -15px;}
.pro-list-item{position: relative;display: inline-block;vertical-align: top;width: 50%;margin-bottom: 30px;padding: 0 15px;}
.pro-list-item .item-box{position: relative;width: 100%;background: #fff;border-radius: 10px;border: 1px dashed #EC6830;display: flex;align-items: center;
	justify-content: space-between;flex-wrap: wrap;overflow: hidden;}
.pro-list-item .item-box:hover{border: 1px solid #EC6830;}
.pro-list-item .item-box .item-pic{position: relative;display: inline-block;vertical-align: top;width: 298px;text-align: center;}
.pro-list-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.pro-list-item .item-box .item-body{position: relative;width: calc(100% - 298px);padding: 20px 32px;}
.pro-list-item .item-body .item-title{font-size: 18px;font-size: 1.8rem; font-family: Signika-Bold;color: #333333;line-height: 30px;}
.pro-list-item .item-body .item-desc{font-size: 16px;color: #666666;line-height: 24px;margin-top: 4px;}
.pro-list-item .item-body .item-btn{position: relative;margin-top: 19px;}
.pro-list-item .item-body .item-btn .btnn{display: inline-block;vertical-align: top;font-family: Signika-Bold;font-size: 18px;color: #EC6830;line-height: 30px;}
.pro-list-item .item-body .item-btn a.btnn:hover{text-decoration: underline;}

.pro-form{display: block;position: relative;width: 100%;}
.pro-list{position: relative;font-size: 0;letter-spacing: 0;transition:0.5s;padding-top: 10px;padding-bottom: 40px;margin-left: -10px;margin-right: -10px;}
.pro-list .pro-item{width: 25%;padding: 0 10px;margin-bottom: 16px;display: inline-block;vertical-align: top;transition:0.5s;}

.fenye{text-align:center;font-size: 0;letter-spacing: 0;}
.fenyen{display:inline-block;vertical-align: top;}
.fenyen a{position: relative;text-align: center;display:inline-block;vertical-align: top;min-width: 36px;line-height: 28px;padding: 4px; font-size:18px;font-size:1.8rem;color: #333;background: #F5F5F5;border-radius: 18px;margin-bottom:10px;margin-right: 6px;}
.fenyen a.iconfont{font-size:16px; font-size:1.6rem;}
.fenyen a.icons{font-size: 24px; font-size:2.4rem;}
.fenyen a:hover, .fenyen a.active{color:#fff;background: #EC6830;}
.fenyen a.active{cursor: default;}
.fuxuan{ display:inline-block;vertical-align: top;}
.fuxuan>div{ display:inline-block;vertical-align: top;padding: 6px 0;margin-bottom: 10px;}
.fuxuan input{display:inline-block;vertical-align: top;margin-bottom:10px;text-align: center;line-height: 24px;font-size:16px; font-size:1.6rem;color: #fff;cursor:pointer; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;padding: 0px 14px;padding-right: 26px;background:url(../img/jian.png) no-repeat right center;background-color: #EC6830;border-radius: 12px;}
.fuxuan>div input{margin-bottom: 0 !important;}
.fuxuan input:hover{background-color: #666;color: #fff;}

@media (min-width:1260px) and (max-width: 1459px) {
	.pro-main-title{font-size: 28px;font-size: 2.8rem;line-height: 40px;padding-bottom: 18px;}
	.pro-main-title::before{bottom: -3px;width: 72px;height: 5px;}
	.pro-tbody-title{font-size: 28px;font-size: 2.8rem;line-height: 40px;}
	.pro-tbody-list{padding-top: 18px;margin-left: -10px;margin-right: -10px;}
	.pro-list-item{width: 50%;margin-bottom: 28px;padding: 0 10px;}
	.pro-list-item .item-box .item-pic{width: 264px;}
	.pro-list-item .item-box .item-body{width: calc(100% - 264px);padding: 18px 24px;}
	.pro-list-item .item-body .item-title{font-size: 18px;font-size: 1.8rem;line-height: 28px;}
	.pro-list-item .item-body .item-desc{font-size: 16px;line-height: 24px;margin-top: 4px;}
	.pro-list-item .item-body .item-btn{margin-top: 16px;}
	.pro-list-item .item-body .item-btn .btnn{font-size: 18px;line-height: 28px;}

	.pro-list{padding-top: 10px;padding-bottom: 32px;margin-left: -8px;margin-right: -8px;}
	.pro-list .pro-item{width: 25%;padding: 0 8px;margin-bottom: 16px;}

	.fenyen a{min-width: 32px;line-height: 26px;padding: 3px;font-size:16px;font-size:1.6rem;border-radius: 16px;margin-right: 6px;}
	.fenyen a.iconfont{font-size:16px;font-size:1.6rem;}
	.fenyen a.icons{font-size: 21px;font-size:2.1rem;}
	.fuxuan>div{padding: 4px 0;}
	.fuxuan input{line-height: 24px;font-size:16px;font-size:1.6rem;padding: 0px 14px;padding-right: 24px;border-radius: 12px;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.pro-main-title{font-size: 24px;font-size: 2.4rem;line-height: 36px;padding-bottom: 16px;}
	.pro-main-title::before{bottom: -2px;width: 64px;height: 4px;}
	.pro-tbody-title{font-size: 24px;font-size: 2.4rem;line-height: 36px;}
	.pro-tbody-list{padding-top: 16px;margin-left: -6px;margin-right: -6px;}
	.pro-list-item{width: 50%;margin-bottom: 20px;padding: 0 6px;}
	.pro-list-item .item-box .item-pic{width: 220px;}
	.pro-list-item .item-box .item-body{width: calc(100% - 220px);padding: 8px 16px;}
	.pro-list-item .item-body .item-title{font-size: 18px;font-size: 1.8rem;line-height: 28px;}
	.pro-list-item .item-body .item-desc{font-size: 15px;line-height: 24px;margin-top: 4px;}
	.pro-list-item .item-body .item-btn{margin-top: 12px;}
	.pro-list-item .item-body .item-btn .btnn{font-size: 16px;line-height: 28px;}

	.pro-list{padding-top: 10px;padding-bottom: 24px;margin-left: -5px;margin-right: -5px;}
	.pro-list .pro-item{width: 25%;padding: 0 5px;margin-bottom: 16px;}

	.fenyen a{min-width: 30px;line-height: 24px;padding: 3px;font-size:15px;font-size:1.5rem;border-radius: 15px;margin-right: 6px;}
	.fenyen a.icons{font-size: 18px;font-size: 1.8rem;}
	.fuxuan>div{padding: 4px 0;}
	.fuxuan input{line-height: 22px;font-size:14px;font-size:1.4rem;padding: 0px 12px;padding-right: 24px;border-radius: 11px;}
}

@media (max-width: 991px) {
	.pro-main-title{font-size: 20px;font-size: 2rem;line-height: 32px;padding-bottom: 16px;}
	.pro-main-title::before{bottom: -2px;width: 56px;height: 4px;}
	.pro-tbody-title{font-size: 20px;font-size: 2rem;line-height: 32px;}
	.pro-tbody-list{padding-top: 12px;margin-left: -6px;margin-right: -6px;}
	.pro-list-item{width: 50%;margin-bottom: 20px;padding: 0 6px;}
	.pro-list-item .item-box .item-pic{width: 100%;}
	.pro-list-item .item-box .item-body{width: 100%;padding: 12px 15px;}
	.pro-list-item .item-body .item-title{font-size: 18px;font-size: 1.8rem;line-height: 28px;}
	.pro-list-item .item-body .item-desc{font-size: 14px;line-height: 22px;height: 110px; margin-top: 4px;}
	.pro-list-item .item-body .item-btn{margin-top: 12px;}
	.pro-list-item .item-body .item-btn .btnn{font-size: 16px;line-height: 28px;}

	.pro-list{padding-top: 10px;padding-bottom: 20px;margin-left: -12px;margin-right: -12px;}
	.pro-list .pro-item{width: 33.3333333%;padding: 0 12px;margin-bottom: 16px;}

	.fenyen a{min-width: 30px;line-height: 24px;padding: 3px;font-size:15px;font-size:1.5rem;border-radius: 15px;margin-right: 6px;}
	.fenyen a.icons{font-size: 18px;font-size: 1.8rem;}
	.fuxuan>div{padding: 4px 0;}
	.fuxuan input{line-height: 22px;font-size:14px;font-size:1.4rem;padding: 0px 12px;padding-right: 24px;border-radius: 11px;}
}
@media (max-width: 700px) {
	.pro-main-title{font-size: 18px;font-size: 1.8rem;line-height: 30px;padding-bottom: 14px;}
	.pro-main-title::before{bottom: -2px;width: 50px;height: 4px;}
	.pro-tbody-title{font-size: 18px;font-size: 1.8rem;line-height: 30px;}
	.pro-tbody-list{padding-top: 12px;margin-left: -6px;margin-right: -6px;}
	.pro-list-item{width: 50%;margin-bottom: 20px;padding: 0 6px;}
	.pro-list-item .item-box .item-pic{width: 100%;}
	.pro-list-item .item-box .item-body{width: 100%;padding: 12px 15px;}
	.pro-list-item .item-body .item-title{font-size: 16px;font-size: 1.6rem;line-height: 28px;}
	.pro-list-item .item-body .item-desc{font-size: 14px;line-height: 22px;height: 110px; margin-top: 4px;}
	.pro-list-item .item-body .item-btn{margin-top: 12px;}
	.pro-list-item .item-body .item-btn .btnn{font-size: 16px;line-height: 26px;}

	.pro-list{padding-top: 10px;padding-bottom: 20px;margin-left: -12px;margin-right: -12px;}
	.pro-list .pro-item{width: 50%;padding: 0 12px;margin-bottom: 16px;}

	.fenyen a{min-width: 28px;line-height: 24px;padding: 2px;font-size:14px;font-size:1.4rem;border-radius: 14px;margin-right: 6px;}
	.fenyen a.icons{font-size: 16px;font-size: 1.6rem;}
	.fuxuan input{line-height: 22px;font-size:14px;font-size:1.4rem;padding: 0px 10px;padding-right: 20px;border-radius: 11px;}
}
@media (max-width: 560px) {
	.pro-main-title{font-size: 18px;font-size: 1.8rem;line-height: 30px;padding-bottom: 14px;}
	.pro-main-title::before{bottom: -2px;width: 50px;height: 4px;}
	.pro-tbody-title{font-size: 18px;font-size: 1.8rem;line-height: 30px;}
	.pro-tbody-list{padding-top: 12px;margin-left: -6px;margin-right: -6px;}
	.pro-list-item{width: 50%;margin-bottom: 20px;padding: 0 6px;}
	.pro-list-item .item-box .item-pic{width: 100%;}
	.pro-list-item .item-box .item-body{width: 100%;padding: 10px 12px;}
	.pro-list-item .item-body .item-title{font-size: 16px;font-size: 1.6rem;line-height: 28px;}
	.pro-list-item .item-body .item-desc{font-size: 14px;line-height: 22px;height: 110px; margin-top: 4px;}
	.pro-list-item .item-body .item-btn{margin-top: 12px;}
	.pro-list-item .item-body .item-btn .btnn{font-size: 16px;line-height: 26px;}

	.pro-list{padding-top: 6px;padding-bottom: 18px;margin-left: -6px;margin-right: -6px;}
	.pro-list .pro-item{width: 50%;padding: 0 6px;margin-bottom: 16px;}

	.fenyen a{min-width: 28px;line-height: 24px;padding: 2px;font-size:14px;font-size:1.4rem;border-radius: 14px;margin-right: 6px;}
	.fenyen a.icons{font-size: 16px;font-size: 1.6rem;}
	.fuxuan input{line-height: 22px;font-size:14px;font-size:1.4rem;padding: 0px 10px;padding-right: 20px;border-radius: 11px;}
}
@media (max-width: 360px) {.pro-list .pro-item{width:100%;}.pro-list-item{width:100%;}}

.j-nextshow {position: relative;}
.proslide_menubtn {display: none;width: 24px;height: 18px;position: absolute;top: 50%;margin-top: -9px;right:5px;cursor: pointer;-webkit-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;z-index: 9999;}
.proslide_menubtn span {display: block;width: 100%;height: 3px;margin-bottom: 3px;background-color: #fff;}
@media screen and (max-width: 991px){.proslide_menubtn {display: block;}}

 