.layer {
  width: 1280px;
  height: 100%;
  margin: 0 auto;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header {
  position: fixed;
  z-index: 10000;
  top: 0;
  width: 100%;
  height: 80px;
  background: #ffffff;
  box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.06);
}
header img.logo {
  width: 149px;
  height: 35px;
}
header img.address {
  width: 13px;
  height: 16px;
  margin-right: 10px;
  vertical-align: text-top;
  margin-left: 21px;
  margin-right: 2px;
}
header img.tel {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-left: 0;
}
header img.hot {
  width: 26px;
  height: 18px;
  position: absolute;
  left: 451px;
  top: 20px;
}
header img.hot.hot2 {
  left: 632px;
}
header .tel {
  margin-left: auto;
  cursor: pointer;
}
header .tel span {
  font-size: 24px;
}
header .first_nav {
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.06);
}
header .header-nav {
  justify-content: start;
}
header .header-nav ul li {
  margin-left: 41px;
}
header .header-nav ul li + li {
  margin-left: 41px;
}
header .header-nav ul li > a {
  font-weight: 500;
  margin-top: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
  color: #333;
    font-size: 15px;
  position: relative;
}
header .header-nav ul li > a::before {
  content: '';
  width: 160%;
  height: 80px;
  position: absolute;
  top: -32px;
  left: -30%;
}
header .header-nav ul li > a.hot {
  cursor: pointer;
}
header .header-nav ul li > a.hot::after {
  content: '';
  width: 26px;
  height: 18px;
  position: absolute;
  top: -6px;
  right: -30px;
  background: no-repeat url(../img_pc/tubiao008.png) center / cover;
}
header .header-nav ul li .dd-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
  background: #fff;
  visibility: hidden;
  transition: all ease-in-out 400ms;
  box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  z-index: -2;
}
header .header-nav ul li .dd-menu .dd-menu-sub {
  width: 880px;
  height: 100%;
  justify-content: flex-end;
}
header .header-nav ul li .dd-menu .dd-menu-sub a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100%;
  padding-right: 130px;
  margin-right: 20px;
  transition: all ease-in-out 300ms;
}
header .header-nav ul li .dd-menu .dd-menu-sub a span {
  display: block;
  line-height: 24px;
  white-space: nowrap;
}
header .header-nav ul li .dd-menu .dd-menu-sub a span.zh {
  font-size: 16px;
  transition: all ease-in 300ms;
}
header .header-nav ul li .dd-menu .dd-menu-sub a span.en {
  font-size: 16px;
  color: #198afa;
  opacity: 0;
  transition: all ease-out 300ms;
}
header .header-nav ul li .dd-menu .dd-menu-sub a.on {
  transform: translateY(-24px);
  height: calc(100% + 48px);
}
header .header-nav ul li .dd-menu .dd-menu-sub a.on span.zh {
  opacity: 0;
}
header .header-nav ul li .dd-menu .dd-menu-sub a.on span.en {
  opacity: 1;
}
header .header-nav ul li .dd-menu .thumb {
  display: block;
  width: 400px;
  height: 140px;
  background-size: cover;
  transition: all ease-out 400ms;
}
header .header-nav ul li.on .dd-menu {
  height: 188px;
  padding: 24px 0;
  visibility: visible;
  z-index: -1;
}
header .header-nav ul li.on > a {
	color: #198afa;
}



a{text-decoration:none}
a:link,a:visited{color:#333}
a:hover,a:active{color:#d1171e}
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,figure,figcaption,table,th,td img{margin:0;padding:0}

a,abbr,acronym,address,big,blockquote,body,caption,cite,code,dd,dl,dt,fieldset,form,h1,time,h2,h3,h4,h5,h6,html,img,ins,kbd,label,legend,li,ol,p,pre,q,s,samp,small,span,strike,strong,ul{margin:0;padding:0;border:0;outline:0;vertical-align:baseline}

html{-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}

body{line-height:1.5;color:#2b2a28;background-color:#fff;font-family:"寰蒋闆呴粦";font-size:14px;text-align:left;margin:0 auto;line-height:24px;background:#fff;color:#333;font-weight:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}
img{max-width:100%;border:0;vertical-align:middle}

*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;outline:none}

button{border-radius:0px;-webkit-border-radius:0px;outline:none}

input{border-radius:0;outline:none}
input:-ms-clear{display:none}
input,textarea{border:0;font-family:"寰蒋闆呴粦"}
textarea{resize:none;outline:none}
td{word-break:break-all}ul,ol{list-style:none}
input:-moz-placeholder,textarea:-moz-placeholder{color:#aab3b7}
input::-moz-placeholder,textarea::-moz-placeholder{color:#aab3b7}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#aab3b7}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aab3b7}

ul:before,ol:before,li:before,dl:before,dt:before,dd:before,div:before,.clearfix:before,.page:before,.page .pagination:before,ul:after,ol:after,li:after,dl:after,dt:after,dd:after,div:after,.clearfix:after,.page:after,.page .pagination:after{content:"";display:block}

ul:after,ol:after,li:after,dl:after,dt:after,dd:after,div:after,.clearfix:after,.page:after,.page .pagination:after{clear:both}

.floating_ck{position:fixed;right:0;bottom:28%;*bottom:26%;z-index:999}
.floating_ck dl dd{position:relative;background-color:#E60012;margin-bottom:3px;text-align:center;cursor:pointer}
.floating_ck dl dd a,.floating_ck dl dd p{width:100%;position:relative}
.floating_ck dl dd img{margin:0 auto;text-align:center}
.floating_ck dl dd p{text-align:center}
.floating_ck dl dd:hover .floating_left{display:block}
.quote,.qrcord{padding:8px 0 4px}
.floating_ck dl dd a,.floating_ck dl dd p{color:#fff}
.floating_ck dl dd a img{display:inline-block;text-align:center;margin:0 auto}
.floating_left{position:absolute;left:-190px;top:0px;width:300px;z-index:999;height:70px;line-height:70px;background:#E60012;display:none}
.floating_left a{color:#fff}
.floating_ewm p{color:#Fff}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px}
.floating_ewm .qrcord_p02{font-size:20px}
.is-ie8{display:block;width:90%;height:50px;border:1px dashed #f7685e;background-color:#ff4c44;margin:10px auto;padding:0 20px}
.is-ie8 span{display:inline-block;height:48px;line-height:48px;font-size:16px;color:#e5e5e5;position:relative;padding-left:24px}
.is-ie8 span i{display:block;width:18px;height:18px;position:absolute;left:0;top:15px;background:url("../images/index/icon_notice.png") center center no-repeat}
.is-ie8 a{display:inline-block;height:48px;line-height:48px;font-size:16px;color:#fff;font-weight:bold;text-decoration:underline}



.fixed-flolt{position:fixed;right:0;top:50%;margin-top:-200px;line-height:1;z-index:9999;transform:scale(0.9)}
.fixed-flolt .btnbox{width:189px;height:433px;padding:100px 4px 0;background:url(../images_pc/rlflbg.png) center top no-repeat;background-size:100%;position:relative}
.fixed-flolt .btnbox:before{content:"";width:146px;height:146px;background:url(../images_pc/rlflpic.png) center no-repeat;background-size:100%;position:absolute;right:15px;top:-50px}
.fixed-flolt .btn{width:171px;padding:12px 0;padding-left:62px;margin-top:15px;background:rgba(244,244,244,0.3);border:1px solid #91d06c;border-radius:6px 6px 6px 0;font-size:16px;color:#071100;display:block;position:relative;cursor:pointer;transition:all linear 0.5s}
.fixed-flolt .btn:before{content:"";width:40px;height:42px;border-radius:8px;position:absolute;left:12px;top:0;bottom:0;margin:auto 0;box-shadow:0 7px 18px rgba(0,119,0,0.67);transition:all linear 0.3s}
.fixed-flolt .btn:after{content:"";width:0;border-top:7px solid #2c6d05;border-right:0 solid transparent;border-left:8px solid transparent;position:absolute;left:0;bottom:-8px;z-index:-1}
.fixed-flolt .btn span{color:#fff;font-weight:bold;text-shadow:0 2px 13px #478721;display:block;margin-top:6px;transition:all linear 0.3s}
.fixed-flolt .btn span:before{content:"";height:1px;background-image:linear-gradient(to right, transparent, #e8f2c8, transparent);position:absolute;left:0;right:0;bottom:-1px}
.fixed-flolt .btn:hover{background:rgba(0,0,0,0.5);color:rgba(187,255,0,0.75)}
.fixed-flolt .btn:hover span{color:#e0ff11}
.fixed-flolt .btn1:before{background:url(../images_pc/rlfltb01.png) center no-repeat;background-size:100%}
.fixed-flolt .btn1:hover:before{background:url(../images_pc/rlfltb01.png) center no-repeat #f8f677;background-size:100%}
.fixed-flolt .btn2:before{background:url(../images_pc/rlfltb02.png) center no-repeat;background-size:100%}
.fixed-flolt .btn2:hover:before{background:url(../images_pc/rlfltb02.png) center no-repeat #f8f677;background-size:100%}
.fixed-flolt .btn3{padding:10px 0;color:#9ec029;text-align:center;background:rgba(0,0,0,0.3)}
.fixed-flolt .btn3:before{display:none}
.fixed-flolt .btn3 span{font-size:19px;color:#fbfa85;letter-spacing:0.5px;text-shadow:none}
.fixed-flolt .btn4{width:157px;height:42px;background:url(../images_pc/rlflxsbg.png) center no-repeat;background-size:100%;display:block;margin-left:18px;margin-top:24px;font-size:20px;color:#1f1f1f;text-align:center;font-weight:bold;line-height:42px;cursor:pointer;animation:effect 1.2s linear infinite}
.fixed-flolt .btn4:after{content:"";width:23px;height:30px;background:url(../images_pc/rlflxstb.png) center no-repeat;display:inline-block;vertical-align:middle;margin-left:7px}
.fixed-flolt .btn4:hover{animation:none}
.fixed-flolt .wxgz_code{width:193px;position:absolute;right:-220px;bottom:-155px;opacity:0;transition:all linear 0.3s}
.fixed-flolt .wxgz_code .close{width:20px;height:20px;display:block;position:absolute;left:-4px;top:-6px;background:#9a9c9c;border-radius:50%;font-size:16px;color:#fff;text-align:center;line-height:17px;cursor:pointer;transition:all linear 0.3s}
.fixed-flolt .wxgz_code .close:hover{background:#ffcf11;color:#080808}
.fixed-flolt.fixed-flolt_active .wxgz_code{right:0;opacity:1}
.fixed-flolt.fixed-flolt_active .back-top{bottom:-220px}
.back-top{width:100px;height:40px;border-radius:40px;background:#fff;position:absolute;z-index:9999;bottom:-70px;right:35px;box-shadow:0 6px 24px rgba(34,119,0,0.13);cursor:pointer;transition:all .3s linear;display:none}
.back-top span{display:block;width:16px;height:16px;position:absolute;left:50%;top:50%;margin:-8px 0 0 -8px;border-top:1px solid #2c7403}
.back-top span:after{content:'';display:block;position:absolute;width:12px;height:12px;border-top:1px solid #2c7403;border-right:1px solid #2f7b02;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);top:8px;left:2px;-webkit-animation:backTop 1s linear infinite;animation:backTop 1s linear infinite}
.back-top:hover{-webkit-box-shadow:0 6px 12px rgba(34,136,0,0.1);-moz-box-shadow:0 6px 12px rgba(34,136,0,0.1);box-shadow:0 6px 12px rgba(34,136,0,0.1)}




@keyframes backTop{0%,100%{top:8px}50%{top:5px}}

@-webkit-keyframes backTop{0%,100%{top:8px}50%{top:5px}}

@keyframes scaleChange{0%,100%{transform:scale(1)}50%{transform:scale(0.6)}}

@-webkit-keyframes scaleChange{0%,100%{transform:scale(1)}50%{transform:scale(0.6)}}

@keyframes effect{0%{transform:scale(1)}50%{transform:scale(0.9)}100%{transform:scale(1)}}



.gq-decor{width:311px;height:169px;position:fixed;padding-left:12px;padding-right:1px;padding-top:2px;padding-bottom:16px;overflow:hidden;left:0;bottom:0;z-index:333}

.gq-decor .decor-top{position:relative;width:298px;height:144px}

.gq-decor .decor-top .decor-flag{width:225px;height:144px;position:absolute;left:0;bottom:0px;-webkit-animation:flagmove 5s linear;-moz-animation:flagmove 5s linear;-o-animation:flagmove 5s linear;animation:flagmove 5s linear}

.gq-decor .decor-top .decor-text{position:absolute;width:100%;height:144px;left:0;top:0}

.gq-decor .decor-top .decor-text .d_text{right:12px;bottom:33px;position:absolute;width:209px;height:56px;-webkit-animation:textsee 5s linear;-moz-animation:textsee 5s linear;-o-animation:textsee 5s linear;animation:textsee 5s linear}

.gq-decor .decor-top .decor-text .d_num{width:127px;height:105px;position:absolute;left:116px;bottom:8px;-webkit-animation:numrotate 5s linear;-moz-animation:numrotate 5s linear;-o-animation:numrotate 5s linear;animation:numrorate 5s linear}

.gq-decor .decor-top .decor-text .d_year{width:53px;height:9px;position:absolute;left:176px;bottom:25px;-webkit-animation:numberup 5s linear;-moz-animation:numberup 5s linear;-o-animation:numberup 5s linear;animation:numberup 5s linear}

.gq-decor .decor-top .decor-birds .bird01{width:29px;height:30px;left:212px;top:14px;position:absolute;-webkit-animation:bird01fly 5s linear;-moz-animation:bird01fly 5s linear;-o-animation:bird01fly 5s linear;animation:bird01fly 5s linear}

.gq-decor .decor-top .decor-birds .bird02{width:25px;height:25px;left:242px;top:17px;position:absolute;-webkit-animation:bird02fly 5s linear;-moz-animation:bird02fly 5s linear;-o-animation:bird02fly 5s linear;animation:bird02fly 5s linear}

.gq-decor .decor-top .decor-birds .bird03{width:35px;height:31px;left:266px;top:-2px;position:absolute;-webkit-animation:bird03fly 5s linear;-moz-animation:bird03fly 5s linear;-o-animation:bird03fly 5s linear;animation:bird03fly 5s linear}

.gq-decor .decor-bottom{position:absolute;left:12px;bottom:16px;width:298px;height:27px}

.gq-decor .decor-bottom .text_bg{position:absolute;bottom:0;left:0;width:100%;height:auto;-webkit-animation:bgmove 5s linear;-moz-animation:bgmove 5s linear;-o-animation:bgmove 5s linear;animation:bgmove 5s linear}

.gq-decor .decor-bottom .light{position:absolute;left:135px;bottom:0;width:200px;height:auto;z-index:1;-webkit-animation:lightmove 5s linear, lightmove2 5s linear infinite 6s;-moz-animation:lightmove 5s linear, lightmove2 5s linear infinite 6s;-o-animation:lightmove 5s linear, lightmove2 5s linear infinite 6s;animation:lightmove 5s linear, lightmove2 5s linear infinite 6s}

.gq-decor .decor-bottom .text_desc{position:absolute;width:264px;height:13px;left:19px;top:7px;z-index:2;-webkit-animation:textfade 5s linear;-moz-animation:textfade 5s linear;-o-animation:textfade 5s linear;animation:textfade 5s linear}

@-webkit-keyframes flagmove{0%{bottom:-169px;opacity:0}20%{bottom:0;opacity:1}}

@-moz-keyframes flagmove{0%{bottom:-169px;opacity:0}20%{bottom:0;opacity:1}}

@-o-keyframes flagmove{0%{bottom:-169px;opacity:0}20%{bottom:0;opacity:1}}

@keyframes flagmove{0%{bottom:-169px;opacity:0}20%{bottom:0;opacity:1}}

@-webkit-keyframes numrorate{0%{bottom:-138px;transform:rotateY(0)}12%{bottom:-138px;transform:rotateY(0)}24%{transform:rotateY(180deg)}36%{transform:rotateY(0deg);bottom:8px}}

@-moz-keyframes numrorate{0%{bottom:-138px;transform:rotateY(0)}12%{bottom:-138px;transform:rotateY(0)}24%{transform:rotateY(180deg)}36%{transform:rotateY(0deg);bottom:8px}}

@-o-keyframes numrorate{0%{bottom:-138px;transform:rotateY(0)}12%{bottom:-138px;transform:rotateY(0)}24%{transform:rotateY(180deg)}36%{transform:rotateY(0deg);bottom:8px}}

@keyframes numrorate{0%{bottom:-138px;transform:rotateY(0)}12%{bottom:-138px;transform:rotateY(0)}24%{transform:rotateY(180deg)}36%{transform:rotateY(0deg);bottom:8px}}

@-webkit-keyframes textsee{0%{opacity:0}36%{opacity:0}46%{opacity:1}}

@-moz-keyframes textsee{0%{opacity:0}36%{opacity:0}46%{opacity:1}}

@-o-keyframes textsee{0%{opacity:0}36%{opacity:0}46%{opacity:1}}

@keyframes textsee{0%{opacity:0}36%{opacity:0}46%{opacity:1}}

@-webkit-keyframes bird01fly{0%{left:-40px;top:92px}20%{left:-40px;top:92px}44%{left:212px;top:14px}}

@-moz-keyframes bird01fly{0%{left:-40px;top:92px}20%{left:-40px;top:92px}44%{left:212px;top:14px}}

@-o-keyframes bird01fly{0%{left:-40px;top:92px}20%{left:-40px;top:92px}44%{left:212px;top:14px}}

@keyframes bird01fly{0%{left:-40px;top:92px}20%{left:-40px;top:92px}44%{left:212px;top:14px}}

@-webkit-keyframes bird02fly{0%{left:30px;top:180px}20%{left:30px;top:180px}44%{left:242px;top:17px}}

@-moz-keyframes bird02fly{0%{left:30px;top:180px}20%{left:30px;top:180px}44%{left:242px;top:17px}}

@-o-keyframes bird02fly{0%{left:30px;top:180px}20%{left:30px;top:180px}44%{left:242px;top:17px}}

@keyframes bird02fly{0%{left:30px;top:180px}20%{left:30px;top:180px}44%{left:242px;top:17px}}

@-webkit-keyframes bird03fly{0%{left:-50px;top:42px}20%{left:-50px;top:42px}44%{left:266px;top:-2px}}

@-moz-keyframes bird03fly{0%{left:-50px;top:42px}20%{left:-50px;top:42px}44%{left:266px;top:-2px}}

@-o-keyframes bird03fly{0%{left:-50px;top:42px}20%{left:-50px;top:42px}44%{left:266px;top:-2px}}

@keyframes bird03fly{0%{left:-50px;top:42px}20%{left:-50px;top:42px}44%{left:266px;top:-2px}}

@-webkit-keyframes bgmove{0%{bottom:-50px}36%{bottom:-50px}46%{bottom:0}100%{bottom:0}}

@-moz-keyframes bgmove{0%{bottom:-50px}36%{bottom:-50px}46%{bottom:0}100%{bottom:0}}

@-o-keyframes bgmove{0%{bottom:-50px}36%{bottom:-50px}46%{bottom:0}100%{bottom:0}}

@keyframes bgmove{0%{bottom:-50px}36%{bottom:-50px}46%{bottom:0}100%{bottom:0}}

@-webkit-keyframes lightmove{0%{bottom:-50px;left:0}36%{bottom:-50px}46%{bottom:0;left:0}100%{left:135px}}

@-moz-keyframes lightmove{0%{bottom:-50px;left:0}36%{bottom:-50px}46%{bottom:0;left:0}100%{left:135px}}

@-o-keyframes lightmove{0%{bottom:-50px;left:0}36%{bottom:-50px}46%{bottom:0;left:0}100%{left:135px}}

@keyframes lightmove{0%{bottom:-50px;left:0}36%{bottom:-50px}46%{bottom:0;left:0}100%{left:135px}}

@-webkit-keyframes lightmove2{0%{left:135px}5%{left:150px}55%{left:0px}100%{left:135px}}

@-moz-keyframes lightmove2{0%{left:135px}5%{left:150px}55%{left:0px}100%{left:135px}}

@-o-keyframes lightmove2{0%{left:135px}5%{left:150px}55%{left:0px}100%{left:135px}}

@keyframes lightmove2{0%{left:135px}5%{left:150px}55%{left:0px}100%{left:135px}}

@-webkit-keyframes textfade{0%{opacity:0}46%{opacity:0}58%{opacity:1}}

@-moz-keyframes textfade{0%{opacity:0}46%{opacity:0}58%{opacity:1}}

@-o-keyframes textfade{0%{opacity:0}46%{opacity:0}58%{opacity:1}}

@keyframes textfade{0%{opacity:0}46%{opacity:0}58%{opacity:1}}

@-webkit-keyframes numberup{0%{bottom:0;opacity:0}46%{bottom:0;opacity:0}52%{opacity:1}58%{bottom:25px}}

@-moz-keyframes numberup{0%{bottom:0;opacity:0}46%{bottom:0;opacity:0}52%{opacity:1}58%{bottom:25px}}

@-o-keyframes numberup{0%{bottom:0;opacity:0}46%{bottom:0;opacity:0}52%{opacity:1}58%{bottom:25px}}

@keyframes numberup{0%{bottom:0;opacity:0}46%{bottom:0;opacity:0}52%{opacity:1}58%{bottom:25px}}

@font-face{font-family:'yahei';font-style:italic;src:url("../fonts/yahei.ttf") format("truetype");font-display:swap}
body{background:#f5f5f7}
.container{width:100%;position:relative}
.wrapper{max-width:1920px;position:relative;margin-left:auto;margin-right:auto}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 1520px;
	position: relative;
	z-index: 1;
	margin-top: 10px;
}

.header_scroll.header{background:rgba(0,0,0,0.5) !important;position:fixed !important;top:0 !important;box-shadow:0 0 20px 0 rgba(12,30,72,0.1)}
.header_scroll.header .logo{height:48px}
.header_scroll.header ul li>a{height:48px;line-height:48px}
.header_scroll.header ul li .sub-menu.active{top:48px}






.newsban{
	height:690px;
	background-size: cover;
	padding-top: 78px;
	padding-bottom: 0px;
	line-height: 1;
	text-align: center;
	background-color: #161086;
}
.newsban span{font-size:24px;color:#ffffff}
.newsban span:after{content:"";width:60px;height:1px;background:#888888;display:block;margin:18px auto 26px}
.newsban h2{font-size:64px;color:#ffffff;}
.newsban p{font-size:16px;color:#888888;margin-top:40px}

.newsbox{line-height:1;padding-top:66px;padding-bottom:60px}

.newsbox .titbox dd{float:left;}
.newsbox .titbox dd h3{font-size:48px;color:#1d1d1f;font-weight:bold;display:block}
.newsbox .titbox dd h3 a{font-size:48px;color:#1d1d1f;font-weight:bold;display:block}
.newsbox .titbox dd h3 a:hover{color:#f3392b}
.newsbox .titbox dd span{font-size:38px;color:#e5e5e5;font-weight:bold;display:block;margin-top:30px}
.newsbox .titbox dt{float:left;margin-left:82px}
.newsbox .titbox dt p{font-size:16px;color:#888888;line-height:1.875}
.newsbox .titbox dt .more{font-size:14px;color:#1d1d1f;line-height:31px;margin-top:25px;display:table}
.newsbox .titbox dt .more i{width:31px;height:31px;border:2px solid #1d1d1f;border-radius:50%;display:inline-block;vertical-align:top;margin-right:15px;position:relative}
.newsbox .titbox dt .more i:before,.newsbox .titbox dt .more i:after{content:"";background:#1d1d1f;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}
.newsbox .titbox dt .more i:before{width:2px;height:12px}
.newsbox .titbox dt .more i:after{width:12px;height:2px}
.newsbox .titbox dt .more:hover{color:#f3392b}
.newsbox .titbox dt .more:hover i{border:2px solid #f3392b}
.newsbox .titbox dt .more:hover i:before,.newsbox .titbox dt .more:hover i:after{background:#f3392b}
.newsbox .newslr{margin-top:59px}
.newsbox .newspic li{border-radius:20px;overflow:hidden;box-shadow:0 10px 32px rgba(29,29,31,0.12);transition:all linear 0.3s}
.newsbox .newspic li .pic{height:460px;overflow:hidden;display:block}
.newsbox .newspic li .pic img{width:100%;display:block}
.newsbox .newspic li .text{background:#fff;padding:40px 31px;margin-top:-10px;position:relative}
.newsbox .newspic li .text h4{
	font-size:22px;
	color:#000000;
	font-weight:bold;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	transition:all linear 0.3s;
	text-align: center;
}

.newsbox .newspic li .text span{
	font-size:16px;
	color:#979CA6;
	display:block;
	margin-top:21px;
	line-height: 30px;
}
.newsbox .newspic li:hover{box-shadow:0 10px 32px rgba(29,29,31,0.12)}
.newsbox .newspic li:hover .text h4 a{color:#f3392b}



.newsbox .newspic01 li{border-radius:0px;height:460px;overflow:hidden;box-shadow:0 10px 32px rgba(29,29,31,0.12);transition:all linear 0.3s}
.newsbox .newspic01 li img{width:100%;display:block}





.news1{
	padding-top:95px;
	background-color: #000000;
}
.news1 .titbox dd h3{font-size:48px;color:#0b79e8;font-weight:bold;display:block}
.news1 .titbox dd span{font-size:38px;color:#333333;font-weight:bold;display:block;margin-top:30px}
.news1 .titbox dt{float:left;margin-left:82px}
.news1 .titbox dt p{font-size:16px;color:#888888;line-height:1.875}
.news1 .titbox dt .more{font-size:14px;color:#CCCCCC;line-height:1.875}



.news1 .fl{width:46.05263%;float:right}
.news1 .fr{width:49.05263%;float:left}
.news1 .fr .newstext01{background-color: #000;padding-top:14px;}
.news1 .fr li{border-radius:10px;padding:5px 8px;transition:all linear 0.3s}
.news1 .fr li h4{
	font-size:18px;
	color:#CCCCCC;
	font-weight:normal;
	line-height: 34px;
}
.news1 .fr li h4 p{
	margin-bottom: 4px;
}
.news1 .fr li h4 a{font-size:22px;color:#1d1d1f;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;transition:all linear 0.3s}
.news1 .fr li span{
	font-size: 38px;
	color: #0b79e8;
	display: block;
	padding-top: 14px;
	margin-top: 5px
}
.news1 .fr li:hover{box-shadow:0 10px 32px rgba(29,29,31,0.12)}
.news1 .fr li:hover h4 a{color:#f3392b}
.news1 .fr li+li{margin-top:60px}
.news2{background-color: #FFFFFF;}
.news2 .newspic{margin-left:-3%}
.news2 .newspic li{width:30%;float:left;margin-left:3%}




.news3{background-color: #FFFFFF;}
.news3 .newspic3{margin-left:-2%}
.news3 .newspic3 li{width:22.5%;float:left;margin-left:2%}


.newsbox .titbox3 dd{float:left;}
.newsbox .titbox3 dd h3{font-size:48px;color:#1d1d1f;font-weight:bold;display:block}
.newsbox .titbox3 dd h3 a{font-size:48px;color:#FFFFFF;font-weight:bold;display:block}
.newsbox .titbox3 dd h3 a:hover{color:#f3392b}
.newsbox .titbox3 dd span{font-size:38px;color:#e5e5e5;font-weight:bold;display:block;margin-top:30px}
.newsbox .titbox3 dt{float:left;margin-left:82px}
.newsbox .titbox3 dt p{font-size:16px;color:#888888;line-height:1.875}
.newsbox .titbox3 dt .more{font-size:14px;color:#333333;line-height:31px;margin-top:25px;display:table}
.newsbox .titbox3 dt .more i{width:31px;height:31px;border:2px solid #FFFFFF;border-radius:50%;display:inline-block;vertical-align:top;margin-right:15px;position:relative}
.newsbox .titbox3 dt .more i:before,.newsbox .titbox dt .more i:after{content:"";background:#FFFFFF;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}
.newsbox .titbox3 dt .more i:before{width:2px;height:12px}
.newsbox .titbox3 dt .more i:after{width:12px;height:2px}
.newsbox .titbox3 dt .more:hover{color:#f3392b}
.newsbox .titbox3 dt .more:hover i{border:2px solid #f3392b}
.newsbox .titbox3 dt .more:hover i:before,.newsbox .titbox dt .more:hover i:after{background:#f3392b}
.newsbox .newslr3{margin-top:59px}
.newsbox .newspic3 li{height:510px;border-radius:20px;overflow:hidden;transition:all linear 0.3s}

.newsbox .newspic3 li img{height:510px;width:100%;display:block}
.newsbox .newspic3 li .text{background-color:#000000;padding:26px 31px;margin-top:-198px;position:relative;opacity: 0.8;}
.newsbox .newspic3 li .text h4{
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 38px;
	text-overflow:ellipsis;
	display:block;
	transition:all linear 0.3s;
	text-align: center;
}
.newsbox .newspic3 li .text h4 a{font-size:22px;color:#FFFFFF;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;transition:all linear 0.3s}
.newsbox .newspic3 li .text span{
	font-size:16px;
	color:#FFFFFF;
	line-height: 32px;
	display:block;
	margin-top:21px;
	text-align: center;
}
.newsbox .newspic3 li:hover{box-shadow:0 10px 32px rgba(29,29,31,0.12)}
.newsbox .newspic3 li:hover .text h4 a{color:#f3392b}




.newslist{background:none;padding-top:60px}
.newslist .newsfl{background:#ffffff;border-radius:20px;padding:45px}
.newslist .newsfl ul{margin:0 auto;display:table}
.newslist .newsfl ul li{width:180px;height:60px;float:left;margin:0 65px}
.newslist .newsfl ul li a{width:100%;height:100%;border-radius:20px;font-size:20px;color:#888888;line-height:60px;text-align:center;display:block;transition:all linear 0.3s}
.newslist .newsfl ul li:hover a{background:#fb4536;color:#fff;font-weight:bold}
.newslist .newsfl ul .active a{background:#fb4536;color:#fff;font-weight:bold}
.newslist .newspic2{margin-left:-7.8%}
.newslist .newspic2 li{width:42.721%;background:#fff;border-radius:20px;padding:22px 30px;margin-left:7.27%;margin-top:60px;font-size:0;float:left;position:relative;transition:all linear 0.3s}
.newslist .newspic2 li .pic{width:27.813%;height:118px;border-radius:14px;display:inline-block;vertical-align:middle;overflow:hidden}
.newslist .newspic2 li .pic img{width:100%;border-radius:14px;display:block}
.newslist .newspic2 li .text{width:69%;display:inline-block;vertical-align:middle;margin-left:3.188%}
.newslist .newspic2 li .text h4 a{font-size:22px;color:#1d1d1f;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;transition:all linear 0.3s}
.newslist .newspic2 li .text span{border-top:1px solid #f5f5f5;font-size:18px;color:#575c66;display:block;padding-top:14px;margin-top:22px}
.newslist .newspic2 li:hover{box-shadow:0 10px 32px rgba(29,29,31,0.12)}
.newslist .newspic2 li:hover .text h4 a{color:#f3392b}.page{margin:100px auto 0}










.model-6{padding:70px 0 140px;background:#f5f5f7;overflow:hidden}
.model-6 .wrap h3{font-size:48px;line-height:72px;width:100%;color:#1d1d1f;text-align:center}
.model-6 .wrap>p{margin-top:15px;font-size:24px;line-height:32px;color:#888888;width:100%;text-align:center}
.flow-list{margin:80px -20px 0;padding-bottom:60px;position:relative}
.flow-list:before{content:'';display:block;position:absolute;left:20px;right:20px;bottom:0;height:1px;background:#d2d2d7}
.flow-list li{width:10.89744%;float:left;overflow:hidden;text-align:center}
.flow-list li img{display:block;width:36px;height:36px;margin:0 auto}
.flow-list li h4{margin-top:25px;font-size:20px;line-height:32px;color:#1d1d1f;font-weight:bold}
.flow-list li p{margin-top:6px;margin-bottom:15px;font-size:15px;line-height:26px;color:#1d1d1f}
.flow-list li a{font-size:15px;line-height:26px;color:#f73021;transition:all .3s}
.flow-list li a:hover{font-weight:bold;border-bottom:1px dashed #f73021}
.flow-list li+li{margin-left:6.92308%}





















.page .pagination{width:100%;font-size:0;line-height:0;text-align:center}

.page .pagination li{display:inline-block;margin:0 10px 10px}

.page .pagination li span,.page .pagination li a{background:#fff;display:block;padding:0 20px;line-height:50px;font-size:16px;color:#888888;border-radius:14px;transition:all .3s}
.page .pagination li:hover a{background:#fb4636;color:#fff}

.page .pagination li.active span{background:#fb4636;color:#fff}

.page .pagination li.disabled:hover{cursor:not-allowed}



@media (max-width: 1760px){
.wrap{width:1440px}
.newsban{padding-top:190px;padding-bottom:150px}
.newsban h2{font-size:58px}.newsbox{padding-top:60px}
.newsbox .titbox dd h3 a{font-size:43px}
.newsbox .titbox dd span{font-size:34px}
.newsbox .newspic li .pic{height:436px}
.news1 .fr li{padding:36px 28px}
.newslist .newspic2 li .pic{height:111px}}

@media (max-width: 1600px){
.wrap{width:1280px}
.newsban{padding-top:170px;padding-bottom:130px}
.newsban span{font-size:22px}
.newsban h2{font-size:52px}
.newsbox{padding-top:50px;padding-bottom:50px}
.newsbox .titbox dd h3 a{font-size:38px}
.newsbox .titbox dd span{font-size:30px}
.newsbox .newslr{margin-top:50px}
.newsbox .newspic li .pic{height:391px}
.newsbox .newspic li .text{padding:32px 28px}
.newsbox .newspic li .text h4 a{font-size:20px}
.newsbox .newspic li .text span{font-size:16px}
.news1 .fr li{padding:33px 28px}
.news1 .fr li h4 a{font-size:20px}
.news1 .fr li span{font-size:16px}
.news1 .fr li+li{margin-top:42px}
.newslist .newsfl ul li{margin:0 58px}
.newslist .newsfl ul li a{font-size:18px}
.newslist .newspic2 li{padding:22px 24px;margin-top:50px}
.newslist .newspic2 li .pic{height:100px}
.newslist .newspic2 li .text h4 a{font-size:20px}
.newslist .newspic2 li .text span{font-size:16px}
}

@media (max-width: 1440px){
.wrap{width:1120px}
.header{padding:12px 0}
.header .logo{height:44px}
.header ul{width:70%}
.header ul li>a{height:44px;line-height:44px}
.header ul li .sub-menu.active{top:44px}
.header.header_scroll .logo{height:40px}
.header.header_scroll ul li>a{height:40px;line-height:40px}
.header.header_scroll ul li .sub-menu.active{top:40px}
.newsban{padding-top:150px;padding-bottom:110px}
.newsban span{font-size:20px}
.newsban h2{font-size:46px}
.newsbox{padding-top:40px;padding-bottom:40px}
.newsbox .titbox dd{margin-top:10px}
.newsbox .titbox dd h3 a{font-size:33px}
.newsbox .titbox dd span{font-size:26px}
.newsbox .titbox dt{margin-left:60px}
.newsbox .newslr{margin-top:40px}
.newsbox .newspic li .pic{height:342px}
.newsbox .newspic li .text{padding:28px 24px}
.newsbox .newspic li .text h4 a{font-size:18px}
.newsbox .newspic li .text span{font-size:14px}
.news1 .fr li{padding:28px 24px}
.news1 .fr li h4 a{font-size:18px}
.news1 .fr li span{font-size:14px;margin-top:20px}
.news1 .fr li+li{margin-top:36px}
.newslist .newsfl{padding:35px}
.newslist .newsfl ul li{margin:0 38px}
.newslist .newsfl ul li a{font-size:18px}
.newslist .newspic2 li{margin-top:40px}
.newslist .newspic2 li .pic{height:86px}
.newslist .newspic2 li .text h4 a{font-size:18px}
.newslist .newspic2 li .text span{font-size:14px;margin-top:20px}
.page{margin-top:80px}
.page .pagination li{margin:0 8px}
.page .pagination li span,.page .pagination li a{padding:0 15px;line-height:38px;font-size:15px;border-radius:10px}

}

@media (max-width: 1280px){
.wrap{width:960px}
.header{padding:10px 0}
.header .logo{height:40px}
.header ul{width:70%}
.header ul li>a{font-size:14px;height:40px;line-height:40px}
.header ul li .sub-menu.active{top:40px}
.header ul li .sub-menu p a{font-size:14px}
.header.header_scroll .logo{height:36px}
.header.header_scroll ul li>a{height:36px;line-height:36px}
.header.header_scroll ul li .sub-menu.active{top:36px}
.newsban span{font-size:18px}
.newsban h2{font-size:40px}
.newsban p{font-size:14px}
.newsbox .titbox dd h3 a{font-size:28px}
.newsbox .titbox dd span{font-size:22px}
.newsbox .titbox dt p{font-size:14px}
.newsbox .titbox dt .more{margin-top:15px}
.newsbox .newslr{margin-top:30px}
.newsbox .newspic li .pic{height:293px}
.newsbox .newspic li .text{padding:22px 20px}
.newsbox .newspic li .text h4 a{font-size:16px}
.newsbox .newspic li .text span{font-size:14px;margin-top:15px}
.news1 .fr li{padding:22px 20px}
.news1 .fr li h4 a{font-size:16px}
.news1 .fr li span{font-size:14px;margin-top:15px}
.news1 .fr li+li{margin-top:30px}
.newslist .newsfl{padding:25px}
.newslist .newsfl ul li{height:50px;margin:0 21px}
.newslist .newsfl ul li a{font-size:16px;line-height:50px}
.newslist .newspic2 li{padding:18px 20px;margin-top:30px}
.newslist .newspic2 li .pic{height:74px}
.newslist .newspic2 li .text h4 a{font-size:16px}
.newslist .newspic2 li .text span{font-size:14px;margin-top:15px}
.page{margin-top:60px}

}



footer {
  width: 100%;
  height: 312px;
  background: #333333;
  padding-top: 40px;
  box-sizing: border-box;
}
footer .footer-details {
  height: 190px;
  border-bottom: 1px #4d4d4d solid;
}
footer .footer-details .itemize h2 {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 20px;
}
footer .footer-details .itemize:last-child p {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  font-weight: 500;
  font-family: blodFont;
  color: #ffffff;
}
footer .footer-details .itemize:last-child .ye-tel {
  font-size: 26px;
  color: #1c8df6;
}
footer .footer-details .itemize:last-child .hot-line {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  margin: 19px 0 10px;
}
footer .footer-details .itemize:last-child .white-tel {
  font-size: 20px;
}
footer .footer-details .itemize p {
  height: 11px;
  line-height: 11px;
  font-size: 12px;
  font-weight: 400;
  color: #e6e6e6;
}
footer .footer-details .itemize p a {
  color: #e6e6e6;
}
footer .footer-details .itemize p + p {
  margin-top: 15px;
}
footer .footer-details .itemize img {
  width: 90px;
  height: 90px;
  background: #ffffff;
  border-radius: 5px;
  border: none;
}
footer .footer-details .itemize:nth-child(5) {
  text-align: center;
}
footer .footer-details .itemize:nth-child(n + 5) h2 {
  margin-bottom: 15px;
}
footer .footer-details .itemize a:hover {
	color: #2279FB;
}
footer .company {
  margin-top: 20px;
}
footer .company span {
  height: 11px;
  line-height: 11px;
  font-size: 12px;
  font-weight: 400;
  color: #cccccc;
}
footer .company span a {
  color: #cccccc;
}
footer .company span + span {
  margin-left: 40px;
}
footer .copyright {
  margin-top: 18px;
}
footer .copyright img {
  width: 12px;
  height: 14px;
  margin-right: 6px;
}
footer .copyright span {
  height: 11px;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
footer .copyright span a {
  color: #999999;
}
footer .copyright span + span {
  margin-left: 40px;
}