@charset "utf-8";

html,body { margin:0; padding:0;  }
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,dl,dd,dt,s,del,i,em{margin:0;padding:0;border:0; text-decoration:none; font-style:normal; outline:none;}
ul,ol,li,dl,dd,dt{list-style-type:none;}
select,input,img,select,button,textarea{vertical-align:middle;font-size:0.16rem; outline:none;font-family:microsoft yahei ui,Microsoft YaHei,SimSun,sans-serif  }
a {color:#000;text-decoration:none;}
a:hover{ text-decoration:none; color:#0080ff}
*:focus {outline:none !important;text-decoration:none !important}

html{display:block;webkit-text-size-adjust: none;}
body{background:#fff;color:#000;font-size:0.17rem; font-family:microsoft yahei ui,Microsoft YaHei,SimSun,sans-serif ;  }


html{font-size: 100px;}
@media (max-width: 1366px){html{font-size: 94px;}}
@media (max-width: 1199px){html{font-size: 88px;}}
@media (max-width: 991px){html{font-size: 76px;}}

@media (max-width: 359px){html{font-size: 48px;}}

h2, .h2 {font-size: 0.36rem;}
h3, .h3 {font-size: 0.26rem;}

@font-face {
  font-family: 'iconfont';  
  src: url('https://at.alicdn.com/t/font_2495631_k4qzc2tyys.woff2?t=1627356191626') format('woff2'),
       url('https://at.alicdn.com/t/font_2495631_k4qzc2tyys.woff?t=1627356191626') format('woff'),
       url('https://at.alicdn.com/t/font_2495631_k4qzc2tyys.ttf?t=1627356191626') format('truetype');
}
.iconfont{font-family:"iconfont" !important; font-size:0.16rem;font-style:normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; line-height:100%}


@font-face{font-family:"FjallaOne-Regular";src: url('/Public/css/font/Oswald-Regular.ttf'); }
@font-face{font-family:"Montserrat";src: url('/Public/css/font/Montserrat-Regular.ttf');}
@font-face{font-family:"Dincond";src: url('/Public/css/font/dincond-medium-webfont.ttf');}

.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5 {position:relative;min-height:1px;padding-right:10px;padding-left:10px;}
.col-xs-1-5 {width:20%;float:left;}
@media (min-width:768px) {
	.col-sm-1-5 {width:20%;float:left;}
}
@media (min-width:992px) {
	.col-md-1-5 {width:20%;float:left;}
}
@media (min-width:1200px) {
	.col-lg-1-5 {width:20%;float:left;}
}




@-webkit-keyframes spinAround {from {-webkit-transform: rotate(0deg)}to {-webkit-transform: rotate(360deg);}}
@-moz-keyframes spinAround {from {-moz-transform: rotate(0deg)}to {	-moz-transform: rotate(360deg);}}
@keyframes spinAround {from {transform: rotate(0deg)}to {transform: rotate(360deg);}}

:-moz-placeholder {color: #aaa;}
::-moz-placeholder {color: #aaa;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #aaa;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #aaa;}

.video-play{ position:fixed; left:0;top:0; z-index:99999; width:100%; height:100%; display:none}
.video-play .mask{ position:absolute; left:0;top:0; width:100%; height:100%;background:#000;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7; z-index:1 }
.video-play .box{ width:900px; height:500px; position:relative; z-index:3; margin:0 auto }
.video-play .close-btn{ background:url(/Public/images/close2.gif) no-repeat center center; background-size:60% 60%; display:block; text-indent:-10000px; width:0.5rem; height:0.5rem; position:absolute; right:0.2rem; top:0.2rem; z-index:4;-webkit-transition: -webkit-transform 1s;}
.video-play .close-btn:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg); }
#con_video_div{ background:#000}

@media (max-width: 767px) {
	.video-play .box{ width:100%; height:300px;}
	.video-play .close-btn{ right:0.2rem;top:-0.5rem; width:0.3rem; height:0.3rem; background-size:cover}
	#con_video_div{ width:100% !important;height:300px !important}
}



.b{font-weight:bold}
.red{ color:#ee4433 !important}



.weui-cell{width:100%; height:100%; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center;}
.weui-cell_primary{min-width: 1px; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}
.weui-cell__bd{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}
.weui-cell__ft{text-align: right; color: #999999;}
.weui-flex{display: -webkit-box; display: -webkit-flex; display: flex;}
.weui-flex__item{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}


.header{height:0.92rem; position:fixed;width:100%;top:0;left:0; z-index:1000;-webkit-transition: all .4s;transition: all .4s;}
.header-wrapper{ position:relative}
.header .logo{ display:block; width:2.7rem; height:0.6rem; background:url(/Public/images/logo-white.png?333) no-repeat center center; background-size:cover; float:left;margin-top:0.15rem; z-index:2}
.header .nav-bar{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1}
.header .nav-bar ul{ position:relative;float:right}
.header .nav-bar li{ float:left; position:relative; z-index:2;padding:0 0.2rem; }
.header .nav-bar li span{ display:block;  }
.header .nav-bar li span a{ display:block;color:#fff;font-weight:bold;padding:0.15rem 0; text-align:center; line-height:0.62rem; overflow:hidden; font-size:0.2rem;  position:relative}
.header .nav-bar li span a:after {content:"";display:block; width:0;position:absolute;left:50%;bottom:0;height:3px;background-color:#0080ff; transition: all .3s; transform: translateX(-50%); }
.header .nav-bar li span a:hover{ color:#0080ff !important}
.header .nav-bar li span a:hover:after{width:100%;}
.header.hover .nav-bar li.hover span a{ color:#0080ff !important}
.header.hover .nav-bar li.hover span a:after{width:100%;}

.header.hover .logo{background-image:url(/Public/images/logo.png?333)}
.header.hover .nav-bar li span a{color:#33346d}

.header.current .logo{background-image:url(/Public/images/logo.png?333)}
.header.current .nav-bar li span a{color:#33346d}


.sub-nav{position:fixed;left:0;top:0.92rem;right:0;height:0.55rem; display:none;background-color:#fff; box-shadow: 0 4px 4px rgba(0,0,0,0.07);  border-top:1px #eee solid;}
.sub-nav dl{ position:absolute;left:50%;top:0;}
.sub-nav dl dd{ display:inline-block;padding:0 0.2rem}
.sub-nav dl dd a{ display:inline-block;line-height:0.55rem;color:#000;padding:0;position:relative;font-size:0.16rem}
.sub-nav dl dd a:after{content:"";display:block; width:0;position:absolute;left:50%;bottom:0;height:3px;background-color:#0080ff; transition: all .3s; transform: translateX(-50%);}
.sub-nav dl dd a:hover{color:#0080ff}
.sub-nav dl dd a:hover:after{width:100%;}
.sub-nav dl dd a.current{color:#0080ff}
.sub-nav dl dd a.current:after{width:100%;}

.sub-industry{height:1.55rem;padding-top:0.2rem}
.sub-industry dl{left:0% !important;margin-left:0 !important;position:relative !important;text-align:right}
.sub-industry dl dd{ display:inline-block;padding:0 0.2rem;text-align:center}
.sub-industry dl dd i{background:#e7f5ff;width:0.7rem;height:0.7rem;margin:0 auto;border-radius:0.7rem;padding:0.1rem;display:block;}
.sub-industry dl dd i img{display:block;width:100%}
.sub-industry dl dd a{line-height:0.3rem}





.header.hover,.header.current{ background-color:#fff;box-shadow: 0 0px 10px rgba(0,0,0,0.15);}

.header-btn{ float:right; z-index:3;position:relative}
.header-btn .search{ float:left;}
.header-btn .search a{ display:block; color:#fff; width:0.92rem; height:0.92rem; text-align:center;transition: all 0.3s ease;}
.header-btn .search a:hover{ color:#0080ff !important}
.header-btn .search i{ font-size:0.22rem; line-height:0.92rem}


.header.hover .header-btn .search-btn a{ color:#000}
.header.current .header-btn .search-btn a{ color:#000}



.menu-box{ position:fixed;top:0.8rem; left:0; width:100%; height:0; visibility:hidden; overflow:hidden;border-top:1px #ddd solid; z-index:998; transition: .3s cubic-bezier(0.215,.61,.215,1);-moz-transition: 0.3s cubic-bezier(0.215,.61,.215,1); -o-transition: 0.3s cubic-bezier(0.215,.61,.215,1); background-color:rgba(255,255,255,0.4);box-shadow: 0px 10px 35px 0 rgba(0, 0, 0, 0.2);}
.menu-box .menu-wrapper{ margin-top:1rem}
.menu-box .menu-wrapper dl{ width:13%; float:left}
.menu-box .menu-wrapper dl dt{ font-size:0.24rem; font-weight:normal; margin-bottom:0.3rem}
.menu-box .menu-wrapper dl dt i{ display:none}
.menu-box .menu-wrapper dl dd{ margin-bottom:0.15rem;}
.menu-box .menu-wrapper dl dd a{display:block;padding:0.08rem 0}
.menu-box.show{ height:100vh;visibility:visible; background-color:rgba(255,255,255,1);}

.search-box{ position:fixed;top:0.92rem; left:0; width:100%; height:0; visibility:hidden; overflow:hidden;border-top:1px #ddd solid; z-index:998; transition: .3s cubic-bezier(0.215,.61,.215,1);-moz-transition: 0.3s cubic-bezier(0.215,.61,.215,1); -o-transition: 0.3s cubic-bezier(0.215,.61,.215,1); background-color:rgba(255,255,255,0.4);box-shadow: 0px 10px 35px 0 rgba(0, 0, 0, 0.2);}
.search-box .search-wrapper{ border:3px #999 solid; width:50%; max-width:5rem; height:0.66rem; margin:1rem auto; padding-right:0.8rem; position:relative}
.search-box .search-wrapper input{ display:block; width:100%; background:none; border:0; height:0.6rem; padding:0 0.2rem}
.search-box .search-wrapper button{ width:0.8rem; height:0.6rem; background:none; border:0; position:absolute; right:0;top:0; text-align:center; }
.search-box .search-wrapper button i{ font-size:0.3rem}
.search-box.show{ height:3rem;visibility:visible; background-color:rgba(255,255,255,1);}

@media (max-width:767px){
	.search-box .search-wrapper{ width:80%;}
}

.menubtn{display:none; position:absolute;right:0;top:0; z-index: 20; transition: 0.4s; width: 0.8rem; height:0.8rem; cursor: pointer; }
.menubtn:hover{}
.menuiphone{ display: none;}
.menubtn span{ display:block; width:0.24rem; height:2px; background:#222; border-radius:2px; margin:auto; top:50%; margin-top:-1px; position:relative; vertical-align: middle; }
.menubtn span:after,
.menubtn span:before { content: ""; position: absolute; display: inline-block; width: 0.3rem; height: 2px;border-radius:2px; left: 0; background-color: #222;  -webkit-transition-duration: .3s,.3s; -moz-transition-duration: .3s,.3s; -ms-transition-duration: .3s,.3s; -o-transition-duration: .3s,.3s; transition-duration: .3s,.3s;-webkit-transition-delay: .3s,0s; -moz-transition-delay: .3s,0s; -ms-transition-delay: .3s,0s; -o-transition-delay: .3s,0s; transition-delay: .3s,0s;}
.menubtn span:before {top: -10px;-webkit-transition-property: top,transform;-moz-transition-property: top,transform;-ms-transition-property: top,transform;-o-transition-property: top,transform;transition-property: top,transform;}
.menubtn span:after {bottom: -10px;-webkit-transition-property: bottom,transform;-moz-transition-property: bottom,transform;-ms-transition-property: bottom,transform;-o-transition-property: bottom,transform;transition-property: bottom,transform;}
.menubtn.active span {background-color: transparent !important;-webkit-transition-delay: 0s,0s;-moz-transition-delay: 0s,0s;-ms-transition-delay: 0s,0s;-o-transition-delay: 0s,0s;transition-delay: 0s,0s}
.menubtn.active span:after,.menubtn.active span:before {-webkit-transition-delay: 0s,.3s;-moz-transition-delay: 0s,.3s; -ms-transition-delay: 0s,.3s; -o-transition-delay: 0s,.3s; transition-delay: 0s,.3s}
.menubtn.active span:before {top: 0px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg)}
.menubtn.active span:after {bottom:0px;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}

.header.hover .menubtn span{ background-color:#222}
.header.hover .menubtn span:after,
.header.hover .menubtn span:before{ background-color:#222}
.header.current .menubtn span{ background-color:#222}
.header.current .menubtn span:after,
.header.current .menubtn span:before{ background-color:#222}


@media (max-width:1499px){
	.header-btn{display:none}
}

@media (max-width: 1199px) {
	.nav-bar{display:none}	
	.index-wrapper{ padding:0;width:100%}	
	.header { height:0.8rem; box-shadow: 1px 1px 8px rgba(0,0,0,0.1) !important; background:#fff;overflow:hidden;}
}


@media (max-width: 1199px) {	
	.header .logo{position:relative;margin-top:0; width:65%;height:0.8rem; background-size:contain;background-image:url(/Public/images/logo.png); background-position:0 center;	max-width:300px}
	.menubtn{display:block;box-shadow: 1px 2px 8px rgba(0,0,0,0.1);}
	.menubtn span{ width:0.36rem; background-color:#222}
	.menubtn span:after,
	.menubtn span:before{background-color:#222;width:0.36rem}
	.menu-box{top:0.8rem;background-color:#eee !important;}
	.menu-box .menu-wrapper{margin-top:0}
	.menu-box .container{padding:0}
	.menu-box .menu-wrapper dl{ width:100%; float:none; margin-bottom:1px;background-color:#fff;border-radius:0.06rem;padding:0.25rem 0.3rem }
	.menu-box .menu-wrapper dl dt{ font-size:0.24rem; margin-bottom:0}
	.menu-box .menu-wrapper dl dt.hasSub{}
	.menu-box .menu-wrapper dl dt a{ display:block; position:relative;}
	.menu-box .menu-wrapper dl dt a i{ display:block; font-size:0.14rem; color:#666; position:absolute; right:0.1rem;top:50%; margin-top:-0.07rem;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-webkit-transition:all 0.3s ease;transition:all 0.3s ease; }
	.menu-box .menu-wrapper dl dt.hover a i{transform:rotate(0deg);-webkit-transform:rotate(0deg);}
	.menu-box .menu-wrapper dl dd{display:none;padding-top:0.2rem}
	.menu-box .menu-wrapper dl dd a{display:block;color:#888;font-size:0.2rem;padding:0.05rem 0}
	.menu-box .menu-wrapper dl:last-child{border-bottom:0;}
	.search-box{top:0.8rem}
}


@media (min-width:768px){
	.box-col{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox; display: flex;}
}
@media (max-width:767px){
	.m-box-col{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox; display: flex;}
}
.white-box{ background-color:#fff;box-shadow:0px 2px 10px rgba(0,0,0,.04); overflow:hidden; }
@media (max-width:767px){
	.white-box{ border-radius:0; border:0;box-shadow:none; }
}


@-webkit-keyframes scale-bg {
	from {-webkit-transform:scale(1.2);transform:scale(1.2);}
	to {-webkit-transform:scale(1);transform:scale(1);}
}
@keyframes scale-bg {
	from {-webkit-transform:scale(1.2);transform:scale(1.2);}
	to {-webkit-transform:scale(1);transform:scale(1);}
}


.index-banner{position:relative; height:7.5rem;overflow:hidden;background-size:cover}
.index-banner .line{position:absolute;left:0;bottom:0;width:100%;height:0.06rem;background-color:rgba(0,0,0,0.4);z-index:99}
.index-banner .line i{background-color:#0181fe;position:absolute;width:0;height:100%;left:0;top:0;-webkit-transition: all 1s;transition: all 1s;}
.index-banner .banner-slider{height:100%}
.index-banner .swiper-slide{width:100% !important}

.index-banner .banner-slider .image{height:100%;background-position:center center;background-size:cover} 
.index-banner .banner-slider .textbox{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;color:#fff}
.index-banner .banner-slider .textbox h2 i{display:block;position: absolute;width:1.6rem;height:1.6rem;left:0;top:-0.3rem;background-color:rgba(1,129,254,0.5);-webkit-transition: all .3s;transition: all .3s;}
.index-banner .banner-slider .textbox h2{padding-left:0.27rem;font-family:"Montserrat";position:relative}
.index-banner .banner-slider .textbox h2 span{font-size:0.22rem;font-weight:bold;display:block;line-height:1.3}
.index-banner .banner-slider .textbox h2 strong{font-size:0.4rem;font-weight:bold;margin-top:0.1rem;display:block;text-transform:uppercase}
.index-banner .banner-slider .textbox h2 b{color:#0181fe}
.index-banner .banner-slider .textbox p{margin-top:0.6rem;font-size:0.4rem;line-height:1.4}
.banner-slider .swiper-pagination{bottom:0.25rem; z-index:3}
.banner-slider .swiper-pagination-bullet{ width:0.13rem; height:0.15rem; background:url(/Public/images/banner-li.png) no-repeat center top; background-size:cover;opacity:1;}
.banner-slider .swiper-pagination-bullet-active{background-position:center bottom}
.banner-slider .swiper-container{ height:100%}
.banner-slider .swiper-button-prev{cursor:pointer; z-index:30;width:0.7rem; height:0.6rem;background-color:rgba(0,0,0,0.3); background-size:0.18rem 0.29rem; left:-0.1rem; margin-top:-0.3rem;-webkit-transition: all .3s;transition: all .3s;opacity:0;}
.banner-slider .swiper-button-next{ cursor:pointer;z-index:30;width:0.7rem; height:0.6rem;background-color:rgba(0,0,0,0.3); background-size:0.18rem 0.29rem; right:-0.1rem; margin-top:-0.3rem;-webkit-transition: all .3s;transition: all .3s;opacity:0;}
.banner-slider .swiper-button-prev:hover{ background-color:rgba(1,129,254,0.8);}
.banner-slider .swiper-button-next:hover{ background-color:rgba(1,129,254,0.8);}
.banner-slider:hover .swiper-button-prev{left:0px; opacity:1}
.banner-slider:hover .swiper-button-next{right:0px; opacity:1}



@media screen and (max-width: 767px){
	.index-banner{height:4rem;}
	.index-banner .banner-slider .textbox h2{display:none}
	.index-banner .banner-slider .textbox p{margin-top:0;font-size:0.25rem;text-align:center;padding-top:0.4rem}
	.banner-slider .swiper-button-prev{display:none}
	.banner-slider .swiper-button-next{display:none}
}


.index-about{background:url(/Public/images/index-about-bg.jpg) no-repeat center top;background-size:100% auto;padding:0.7rem 0}
.index-about h2{text-align:center;}
.index-about h2 span{display:inline-block;font-size:0.36rem;color:#0181fe;height:0.48rem;border-bottom:2px #0181fe solid}
.index-about .description{margin:0.4rem auto 0;max-width:8rem;color:#888;line-height:1.7;text-align:justify}
.index-about .description a{float:right;color:#0181fe;text-decoration:underline}
.index-about .description a:hover{text-decoration:none}
.index-about .links{background:url(/Public/images/index-about-pic.jpg) no-repeat center center;background-size:cover;padding:0.5rem 10%;margin-top:0.4rem;position:relative;z-index:3}
.index-about .links .item i{-webkit-transition: all .3s;transition: all .3s;display:block;width:1rem;height:1rem;border:1px #fff dashed;background:url(/Public/images/index-icon3.png) no-repeat center center;background-size:60% 60%;border-radius:0.3rem;margin:0 auto}
.index-about .links .item span{display:block;text-align:center;color:#fff;margin-top:0.2rem}
.index-about .links .item i.i2{background-image:url(/Public/images/index-icon4.png)}
.index-about .links .item i.i3{background-image:url(/Public/images/index-icon2.png)}
.index-about .links .item i.i4{background-image:url(/Public/images/index-icon1.png)}
.index-about .links .item a:hover i{background-color:#0181fe;border-color:#0181fe}

@media (max-width: 767px) {
	.index-about{padding:0.4rem 0 0.1rem}
	.index-about .links .item{margin-bottom:0.3rem}
}




.index-news{padding:0.7rem 0;background:#f2f2f2;background-size:auto 100%;position:relative}
.index-news:before{content: "";position: absolute;left:5%;top:-1.25rem;height:2.5rem;width:5.78rem;background:url(/Public/images/index-news-bg.png) no-repeat center center;background-size:cover;}

.index-news h2{text-align:center;margin-bottom:0.4rem}
.index-news h2 a{display:inline-block;font-size:0.25rem;padding:0 0.3rem;position:relative;color:#888}
.index-news h2 a.current{color:#0181fe;}
.index-news h2 a:before{content: "";position: absolute;left:100%;top:50%;height:0.3rem;width:1px;margin-top:-0.15rem;background-color:#ccc}
.index-news h2 a:last-child:before{display:none}

.index-slider{ height:3.8rem;box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.04);}
.index-slider .txt{ background:rgba(0,0,0,0.6); height:0.6rem; padding:0.2rem; position:absolute;left:0;bottom:0;width:100%}
.index-slider .txt strong{ display:block; font-weight:normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin:0 0.8rem;color:#fff} 
.index-slider .full {position: absolute;}
.index-slider .image{ height:100%; background-repeat:no-repeat; background-size:cover; background-position:center center}
.index-slider .swiper-pagination{  bottom:0.75rem}
.index-slider .swiper-pagination-bullet{ width:0.13rem; height:0.13rem; background:url(/Public/images/slide_off.png) no-repeat center center; background-size:cover;opacity:1;}
.index-slider .swiper-pagination-bullet-active{ background-image:url(/Public/images/slide_on.png)}
.index-slider .swiper-container{ height:100%}
.index-slider .swiper-button-prev{ background-color:none; width:40px; height:0.6rem; background-size:0.16rem 0.22rem; left:0;bottom:0;top:auto;-webkit-transition: all .3s;transition: all .3s;opacity:1;}
.index-slider .swiper-button-next{ background-color:none; width:40px; height:0.6rem; background-size:0.16rem 0.22rem; right:0;bottom:0;top:auto; -webkit-transition: all .3s;transition: all .3s;opacity:1;}
.index-slider .swiper-button-prev:hover{ background-color:#009ee3;}
.index-slider .swiper-button-next:hover{ background-color:#009ee3;}
.index-slider:hover .swiper-button-prev{opacity:1; left:0;}
.index-slider:hover .swiper-button-next{opacity:1; right:0}


.index-news-list{}

.index-news-list .item{ padding:0.2rem 0.3rem;height:1.23rem;background-color:#fff;margin-bottom:0.05rem; position:relative; transition: all 0.5s;}
.index-news-list .item strong{ display:block; font-size:0.18rem; font-weight:normal; margin-right:0.8rem;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.index-news-list .item p{ margin-top:0.1rem;font-size:0.15rem;color:#999; line-height:1.6; margin-right:0.8rem;text-overflow:-o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.index-news-list .item span{ position:absolute; right:0.3rem;top:0.2rem;font-family:"Dincond"; color:#aaa;  font-size:24px;}
.index-news-list .item i{ position:absolute; right:0.3rem;bottom:0.2rem; color:#999;font-family:"Dincond"; color:#ccc;font-size:20px;}


@media (max-width: 767px) {
	.index-news h2{margin-bottom:0.2rem}
	.index-news h2 a{padding:0;width:33.33333%;float:left;background-color:#fff;line-height:0.5rem;font-size:0.22rem;border-right:1px #f2f2f2 solid}
	.index-news h2 a.current{background-color:#0181fe;color:#fff}
	.index-news h2 a:before{display:none}
	.index-news h2 a:last-child{display:none}
	.index-news{padding:0.4rem 0;}
	.index-news:before{display:none}
	.index-slider{height:2.8rem}
}


.index-project-info{background:url(/Public/images/index-project-bg.jpg) no-repeat center top ;background-size:cover;padding:0.7rem 0;position:relative;z-index:10}
.index-project-info h2{text-align:center;margin-bottom:0.3rem}
.index-project-info h2 span{display:inline-block;font-size:0.36rem;color:#0181fe;height:0.48rem;border-bottom:2px #0181fe solid}
.index-project-info .description{margin:0.4rem auto 0;max-width:8rem;color:#ddd;line-height:1.7}
.index-project-info:after{content: "";position: absolute;left:50%;margin-left:-0.2rem;bottom:-0.15rem;height:0;width:0;border-left: 0.2rem solid transparent;border-right: 0.2rem solid transparent; border-top: 0.15rem solid #0e1825;}

.index-project-list{background-color:#f3f3f3;padding:0.7rem 0}
.index-project-list .business-slider{overflow:hidden; position:relative; }
.index-project-list .con{ position:relative;}
.index-project-list .item{background-color:#e2e2e2; box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.05); position:relative}
.index-project-list .item a{-webkit-transition: all .3s;transition: all .3s;}
.index-project-list .item img{ width:100%}
.index-project-list .item strong{display:block;font-weight:normal;padding:0.25rem 0.25rem 0.3rem;font-size:0.24rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.index-project-list .item i{display:block;width:0.78rem;height:0.22rem;background:url(/Public/images/more-line.png) no-repeat;background-size:cover;position:absolute;right:0.25rem;bottom:0.35rem;opacity:0;-webkit-transition: all .3s;transition: all .3s;}
.index-project-list .item .more-icon{margin-top:0.4rem;text-align:Center;}
.index-project-list .item .more-icon span{text-decoration:underline;font-size:0.14rem}
.index-project-list .item a:hover i{opacity:1}


.index-project-list .swiper-button-prev,.index-project-list .swiper-button-next{width: 0.5rem;height: 0.5rem;box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.05);border-radius:0.25rem;padding:0.12rem; text-align:center; position: absolute;top:50%; margin-top:-0.25rem; background-image:none;background-color:#fff;z-index:20;color:#aaa;opacity: .7;-webkit-transition: 0.5s;transition: 0.5s;}
.index-project-list .swiper-button-prev i,.index-project-list .swiper-button-next i{ font-size:0.26rem}
.index-project-list .swiper-button-prev{left:-0.9rem;}
.index-project-list .swiper-button-next{right:-0.9rem;}
.index-project-list .swiper-button-prev:hover{opacity: 1;color:#0181fe; }
.index-project-list .swiper-button-next:hover{opacity: 1;color:#0181fe;}
.index-project-list .swiper-button-disabled{opacity:0.7}

.index-project-list a.more{display:block;width:1.6rem;line-height:0.5rem;background-color:#0181fe;color:#fff;margin:0.4rem auto 0;text-align:center}
.index-project-list a.more:hover{text-decoration:underline}


@media (max-width: 767px) {
	.index-project-info{ padding:0.4rem 0;}
	.index-project-list{ padding:0.4rem 0;}
	.index-project-list .container{ padding-left:0.5rem; padding-right:0.5rem}
	.index-project-list .swiper-button-prev,.index-project-list .swiper-button-next{background-color:none;box-shadow: none}
	.index-project-list .swiper-button-prev{left:-0.5rem;}
	.index-project-list .swiper-button-next{right:-0.5rem;}
	.index-project-list .item i{opacity:1}
}

.index-partner{background:#fff;border-bottom:1px #eee solid;padding:0.6rem 0 0.3rem}
.index-partner h2{text-align:center;margin-bottom:0.4rem}
.index-partner h2 span{display:inline-block;font-size:0.36rem;color:#0181fe;height:0.48rem;border-bottom:2px #0181fe solid}
.index-partner .item{margin-bottom:0.3rem;box-shadow: 5px 5px 14px rgba(0, 0, 0, 0.05);}
.index-partner .item img{ width:100%;}


i.arrow {border: solid black;border-width: 0 1px 1px 0;display: inline-block;padding:3px;}
i.arrow-right {transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}





.footer{}

.footer .link{float:right}
.footer .link span{color:#ddd;margin:0 0.2rem}
.footer .footer-qr{float:right;position:relative;z-index:100;}
.footer .footer-qr i{display:block;width:0.33rem;height:0.33rem;background:url(/Public/images/weixin-icon.png) no-repeat;background-size:cover;}
.footer .footer-qr .con{display:none;text-align:center;width:1.2rem;position:absolute;left:-0.45rem;top:-1.5rem;border:1px #ddd solid;background-color:#fff}
.footer .footer-qr img{ background-color:#fff;width:100%;max-width:1.2rem}
.footer .footer-qr span{display:block;font-size:0.12rem;color:#aaa;line-height:0.2rem;height:0.25rem}
.footer .footer-qr:hover .con{display:block}

.footer-copyright{padding:0.2rem 0;line-height:0.33rem;background-color:#fff;font-size:0.15rem;color:#555}
.footer-copyright a{ color:#888}
.footer-copyright a:hover{ color:#00b0ec;text-decoration:underline}
.footer-copyright a.linking{ display:inline-block;  width:1.7rem; height:0.22rem; background:url(/Public/images/linking.png) no-repeat; position:relative;top:0.09rem; cursor:default}

.footer-other{background-color:#1b1b1b; padding:0.4rem 0;}
.footer-menu{max-width:7rem}
.footer-menu dl{width:25%;float:left}
.footer-menu dl a{color:#777}
.footer-menu dl a:hover{color:#fff}
.footer-menu dl dt{font-weight:normal;margin-bottom:0.2rem}
.footer-menu dl dd{font-size:0.16rem;margin-bottom:0.08rem}
.footer-form h2{font-size:0.18rem;color:#777;margin-bottom:0.2rem}
.footer-form input{border:0;border-radius:0.03rem;background-color:#d9d9d9;padding:0.1rem;font-size:0.15rem;width:100%;}
.footer-form textarea{border:0;border-radius:0.03rem;background-color:#d9d9d9;padding:0.1rem;font-size:0.15rem;width:100%;height:0.7rem}
.footer-form button{background-color:#0181fe;padding:0.1rem 0.4rem;color:#fff;border:0;border-radius:0.03rem;line-height:0.3rem}
.footer-form .row{ margin-right: -0.05rem;margin-left: -0.05rem;}
.footer-form .col-sm-6,.footer-form .col-sm-12{padding:0.05rem 0.05rem}

@media (max-width: 992px) {
	.footer{font-size:0.14rem;overflow:hidden}
	.footer .container{padding:0;}
	.footer .footer-qr{float:none;margin-top:0.1rem}
	.footer .footer-qr i{display:none}
	.footer .footer-qr .con{display:block;position:relative;top:0;left:0;margin:0 auto}
	.footer-copyright{text-align:center;padding:0.2rem 0.3rem;background-color:#f1f2f6;}
	.footer-menu{display:none}
	.footer-form {padding:0.2rem}
	.footer .link{display:none}
}




#follow-btn{ position:fixed; bottom:-200px; z-index:1001;transition: all 850ms cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 850ms cubic-bezier(0.215,.61,.215,1);-moz-transition: all 850ms cubic-bezier(0.215,.61,.215,1);-o-transition: all 850ms cubic-bezier(0.215,.61,.215,1);}
#follow-btn a{ display:block; background-color:rgba(0,0,0,0.05); color:#aaa; width:50px; height:50px;  text-align:center; -webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;transition: background-color 0.3s; position:relative;border-radius:3px }
#follow-btn a i{font-size:28px; line-height:50px;}
#follow-btn a:hover{ background-color:#0062a6; color:#FFF}

@media (max-width:1250px){
	#follow-btn{ display:none}
}

.bottom-slider{ position:fixed; right:0;bottom:-320px; width:470px; height:320px; background-color:#ddd;box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.15); z-index:9999;-webkit-transition-duration:0.8s;-moz-transition-duration: 0.8s;}
.bottom-slider .con{padding:10px}
.bottom-slider .con img{width:100%}
.bottom-slider.hover{bottom:0}
.bottom-slider .close-icon{background:url(/Public/images/close-icon.gif) no-repeat center center; width:64px; height:64px; position:absolute; right:0px;top:0px; z-index:20}

@media (max-width:767px){
	.bottom-slider{ display:none}
}

#message{ width:4rem; padding:0.3rem 0.4rem 0.4rem; background:#fff; margin:1.5rem  auto 0; border:1px #ddd dashed; position:relative; text-align:center}
#message .msg{ margin-bottom:0.2rem; font-weight:bold; line-height:2}
#message .msg a{ text-decoration:underline; color:#0066cc} 
#message .msg a:hover{ color:#b1000; text-decoration:none}
@media (max-width: 767px) {	
	#message{ width:80%; margin:0 auto}
}


#pages{ text-align:center; padding:0.3rem 0 0.3rem; font-size:0.18rem}
#pages a{ display:inline-block; padding:0.1rem 0.18rem; background-color:#fff; color:#888; margin:0 0.03rem;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; border:1px #ddd solid; border-radius:3px}
#pages a:hover{ background-color:#0080ff; border-color:#0080ff; color:#fff}
#pages a.active{ background-color:#0080ff;border-color:#0080ff; color:#fff}
#pages span{display:inline-block; padding:0.1rem 0.18rem; color:#888; position:relative;}


.page{position:relative;background-color:#f1f2f6;padding:0.5rem 0 0.7rem;}
.page:before {display:block;width:12.72rem; height:3.99rem; background:url(/Public/images/body-bg1.png) no-repeat center bottom;background-size:cover; position:absolute;z-index:2; right:10%;top:0;content:"";}
.page:after {display:block;width:5.23rem; height:3.55rem; background:url(/Public/images/body-bg2.png) no-repeat center bottom;background-size:cover; position:absolute;z-index:2; left:5%;bottom:0;content:"";}
.page-box{position:relative;z-index:3;}
.page-box:before {display:block;width:50%; height:100%; background:#fff;position:absolute;z-index:2; left:50%;top:0;content:"";}
.page-box .box{background-color:#fff;padding:0.6rem;position:relative;z-index:3;min-height:4rem;}
@media (max-width: 767px) {
	.page{padding:0;background-color:#fff}
	.page:before {display:none;}
	.page:after{display:none;}
	.page-box:before{display:none;}
	.page-box .box{padding:0.3rem}
}

.page-banner{ height:6rem; position:relative;}
.page-banner .image{ position:relative; height:100%; overflow:hidden }
.page-banner .image .pic{ position:absolute;height:100%; width:106%; background-position:center center; background-repeat:no-repeat; background-size:cover}
.page-banner .textbox{ position:absolute; left:0;top:0; right:0;bottom:0; z-index:2;text-align:center;}
.page-banner .textbox strong{  font-size:0.5rem;letter-spacing:0.02rem;color:#fff; text-align:center; display:block;font-weight:normal}
.page-banner .textbox p{ font-size:0.18rem;color:#fff; text-align:center; display:block;margin-top:0.2rem;letter-spacing:0.05rem}
.page-banner .textbox i{display:block;width:0.27rem;height:0.24rem;background:url(/Public/images/down.png) no-repeat center center;background-size:cover;margin:0.35rem auto 0}

.page-banner .des{color:#fff;margin:0.3rem auto 0;line-height:1.8;max-width:8rem;text-align:left}

@media (max-width:1799px){
	.page-box:before{background-image:none}
}
@media (max-width:1199px){
	.page-banner{ height:2.8rem;}
	.page-banner .textbox{padding-top:0.8rem}
}
@media (max-width:767px){
	.page-banner{ height:1.6rem; }
	.page-banner.industry-banner{height:2.6rem}
	.page-banner .image:after {display:block;height:100%; width:100%; background-color:#000; position:absolute; opacity:0.2;content:"";}
	.page-banner .textbox{display:none}
	.page .container{padding:0;}
}


.location{ font-size:0.14rem;line-height:0.6rem;color:rgba(255,255,255,0.7); position:absolute;left:0;bottom:0;width:100%; }
.location i{font-size:0.14rem;}
.location a{ color:rgba(255,255,255,0.7)}
.location a:hover{ text-decoration:underline}
	
@media (max-width: 767px) {
	.location{ font-size:0.16rem;display:none}
}
.page-nav{margin-bottom:0.5rem;position:relative;  z-index:3;text-align:center;}
.page-nav ul li{display:inline-block;margin:0 0.1rem}
.page-nav ul li a{display:inline-block;border:2px #ccc solid;color:#666;border-radius:0.1rem;padding:0 0.3rem;line-height:0.5rem}
.page-nav ul li a.current{background-color:#0181fe;color:#fff;border-color:#0181fe;}
.page-nav ul li a:hover{color:#0181fe;}
.page-nav ul li a.current:hover{color:#fff}
@media (max-width: 767px) {
	.page-nav{height:0.6rem;border-bottom:0;background-color:#f1f2f6;margin-bottom:0;}
	.page-nav ul{padding:0;float:none; display: -webkit-box; display: -moz-box; display: -ms-boxflex; display: -webkit-flex; display: flex; display: -webkit-box; -webkit-box-orient: horizontal; box-orient: horizontal;}
	.page-nav ul li{display:block;float:none;box-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-box-flex: 1; padding:0 }
	.page-nav ul li a{ display:block;border:0;padding:0;border-radius:0;font-size:0.18rem;text-align:center;line-height:0.6rem;height:0.6rem;padding:0}
	.page-nav ul li a.current{ background:#fff; color:#0181fe;}
}

.page-top{text-align:center}
.page-top strong{ display:block; font-size:0.3rem; }
.page-top em{ display:block; width:1.6rem; height:1px; background-color:#ddd; margin:0.15rem auto;}
.page-top em i{ display:block; width:0.6rem; height:3px; background-color:#00b0ec;  position:relative; margin:0 auto;top:-1px;}
.page-top span{ display:block; color:#888; font-size:0.18rem; font-family:"FjallaOne-Regular"}


.page-title{ position:relative;text-align:center}
.page-title strong{ font-weight:normal;font-size:0.36rem; display:inline-block; padding-bottom:0.2rem; border-bottom:1px #ddd solid; position:relative; z-index:2;color:#000}
.page-title strong:before{content: "";position: absolute;display: block;height: 4px;width:0.6rem; background: #38A0DA;left: 50%;margin-left:-0.3rem;bottom:-2px;}
.page-title span{ font-family:Georgia, "Times New Roman", Times, serif; color:rgba(56,160,218,0.05); font-size:0.8rem; position:absolute;text-align:center;width:100%;display:block; top:-0.2rem}


h2.item-title{text-align:center;margin-bottom:0.4rem;display:none}
h2.item-title strong{display:block;font-size:0.36rem;font-weight:normal}
h2.item-title span{display:block;font-size:0.16rem;margin-top:0.08rem;color:#888;font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif;}
h2.item-title i{color:#00b0ec;font-size:0.16rem;position:relative;margin-top:0.05rem;display:block}


.about{}
.about .share{float:right;margin-top:0.3rem;font-size:0.14rem}

.about-content{line-height:1.9; text-align:justify;color:#666}
.about-content img{max-width:100%}
.about-content p{ margin-bottom:0.25rem}


@media (max-width: 767px) {
	.about .share{display:none}
	h2.item-title{margin-bottom:0.2rem}
}


.about-party{}
.about-party p{font-size:0.18rem;line-height:1.8;margin-bottom:0.3rem;text-align:center; max-width:9rem;margin:0 auto;margin-bottom:0.3rem}
.about-party .item-a .item{background-color:#cc252a;font-weight:bold;background-image: linear-gradient(#f8841e, #cc252a);box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);color:#fff;border-radius:0.1rem;padding:0.3rem;text-align:justify;min-height:1.3rem}
.about-party .item-b{border-top:3px #eee solid;margin-top:0.5rem;padding-top:0.5rem}
.about-party .image{margin-top:0.3rem;text-align:center}
.about-party .image img{max-width:100%}

@media (max-width: 767px) {
	.about-party .item-a .item{min-height:auto;margin-bottom:0.1rem}
}


.about-culture .item{background:url(/Public/images/investor-mask.png) no-repeat right bottom #0181fe;background-size:auto 120%;border-radius:0.1rem;overflow:hidden;margin-bottom:0.3rem;position:relative;padding-left:3rem}
.about-culture .item .left-con{position:absolute;width:3rem;height:100%;left:0;top:0;background-position:center center;background-size:cover;}
.about-culture .item .left-con strong{display:block;font-size:0.4rem;line-height:0.4rem;position:absolute;left:0;top:50%;margin-top:-0.2rem;width:100%;color:#fff;text-align:center}
.about-culture .item .right-con{height:2rem;position:relative}
.about-culture .item .right-con p{color:#fff;padding:0.3rem 0.5rem;font-size:0.25rem;line-height:1.8}
.about-culture .item:last-child{margin-bottom:0}
@media (max-width: 767px) {
	.about-culture .item{padding:0;background-color:#fff;box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.08);border-radius:0.1rem;}
	.about-culture .item .left-con{position:relative;width:100%;height:1rem}
	.about-culture .item .right-con{height:auto}
	.about-culture .item .right-con p{color:#333;padding:0.3rem;}
	
}

p.p-li{position:relative;padding-left:0.15rem;margin-bottom:0.1rem}
p.p-li:before{content: "";position: absolute;display: block;width:0.08rem;height:0.08rem;border-radius:0.04rem;background:#b8c2eb;left:0;top:0.08rem}

.about-honor .item{background:#f1f2f6;border-radius:0.3rem;padding:0.4rem}
.about-honor .item h2{background:url(/Public/images/honor-icon1.png) no-repeat 0.3rem center #fff;background-size:auto 50%;color:#0181fe;border-radius:0.2rem;padding:0.15rem 0.15rem 0.15rem 0.7rem;font-size:0.26rem}
.about-honor .item h2.t2{background-image:url(/Public/images/honor-icon2.png)}
.about-honor .item .con{margin-top:0.3rem}
.about-honor .item .con p:last-child{margin-bottom:0}
.about-honor .honor-pic{margin-top:0.5rem;text-align:center}
.about-honor .honor-pic img{width:100%;max-width:8rem}

@media (max-width:767px) {
	p.p-li{font-size:0.22rem}
	p.p-li:before{top:0.12rem}
	.about-honor .item{margin-bottom:0.2rem}
}



.zuzhi{background:url(/Public/images/structure-bg.jpg);text-align:center;padding:0.6rem 0}
.zuzhi img{ max-width:100%}
@media (max-width:767px) {
	.zuzhi{padding:0.3rem 0}
}

.honor{padding:0.6rem 0}
.honor .item{margin-bottom:0.3rem}
.honor .item .image{height:2rem;background-position:center center;background-size:77% 77%;position:relative;box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.18);}
.honor .item .image:before{content: "";position: absolute;display: block;width:100%;height:100%;z-index:2;left:0;top:0;background:url(/Public/images/honor-mask.png) no-repeat center center;background-size:100% 100%}
.honor .item .title{margin-top:0.2rem;text-align:center}
@media (max-width:767px) {
	.honor{padding:0.3rem 0}
	.honor .item .image{height:1.5rem}
}


.history{}
.history  .history-top{ padding:0.4rem;border-radius:0.1rem;position:relative; background:url(/Public/images/since.gif) no-repeat #fff right bottom;border:1px #eee solid; background-size:auto 80%}
.history  .history-top strong{ font-size:0.22rem; font-weight:normal}
.history  .history-top span{font-family:"dincond-medium-webfont"; font-size:0.30rem; display:block; color:#ccc;}
.history  .con{ padding:0.4rem 0}
.history .item{transition: all 0.3s; -webkit-transition: all 0.3s; padding-left:2rem; margin-bottom:0.2rem; position:relative;background-color:#f1f2f6;border-radius:0.1rem;  }
.history .item h2{ font-size:0.32rem;color:#0181fe; position:absolute; left:0px;top:0.45rem; width:1.7rem; text-align:right }
.history .item h2 span{ font-size:0.18rem; position:relative;top:-0.02rem}
.history .item ul li{ position:relative;border-left:2px #e6e8e9 solid; padding-bottom:0.1rem; padding-left:0.3rem; padding-right:0.3rem}
.history .item ul li h3{ font-size:0.16rem; color:#888; font-weight:bold;display:none}
.history .item ul li p{ line-height:1.8; font-size:0.18rem; }
.history .item ul li .image{ margin-top:0.1rem;}
.history .item ul li .image a{ display:inline-block; position:relative;width:38%;border-radius:5px; overflow:hidden }
.history .item ul li .image a img{ overflow:hidden; max-width:100%}
.history .item ul li:after { content: ",,"; display: block; width:12px;height:12px;  background:url(/Public/images/line-icon.png) no-repeat;background-size:cover; position:absolute; left:-7px;top:0.02rem; text-indent:-10000px}
.history .item ul li:first-child{ padding-top:0.5rem}
.history .item ul li:first-child:after{top:0.52rem} 
.history .item ul li:last-child{ padding-bottom:0.5rem}
.history .item:last-child{margin-bottom:0}


.history .item.hover{ background-color:#f1eff1}

@media (max-width: 992px) {
	.history  .history-top{ background-size:100% auto; padding:0.2rem}
	.history  .history-top strong{ font-size:0.18rem}
	.history  .con{ padding:0.3rem 0}
	.history .item{ padding-left:1.3rem}
	.history .item h2{ width:1.1rem;font-size:0.24rem;top:0.45rem;}
	.history .item ul li .image a{ width:100%}
	.history .item ul li h3{ font-size:0.2rem}
	.history .item ul li p{ font-size:0.22rem; line-height:1.6; }
}


.wow {visibility: hidden;}



.idea{background:url(/Public/images/idea-bg.jpg) no-repeat center bottom;background-size:cover;border-radius:0.1rem;position:relative;padding:0.5rem 0.5rem 0.5rem 4rem;position:relative}
.idea .icon{position:absolute;left:0;top:0;width:4rem;height:100%;text-align:center}
.idea .icon img{max-width:100%}
.idea .item{background:rgba(255,255,255,0.5);padding:0.3rem 0.5rem;border-radius:0.1rem;margin-bottom:0.2rem;line-height:1.7;box-shadow:0 2px 15px rgba(0, 0, 0, 0.05);}
.idea .item.s1{color:#0181fe;text-align:center;font-size:0.3rem}
.idea .item.s2{text-align:center;font-size:0.24rem}
.idea .item.s2 span{color:#0181fe}
.idea .item.s3 span{color:#0181fe}

@media (max-width: 992px) {
	.idea{padding:0.3rem;}
	.idea .icon{position:relative;height:auto;width:100%}
	.idea .item{font-size:0.22rem !important;text-align:justify;padding:0.3rem}
}


.cooperation{position:relative;height:7rem;}
.cooperation .image{width:100%;height:54%;position:absolute;left:0;top:23%;text-align:center}
.cooperation .image img{height:100%}
.cooperation .item{position:absolute;width:3.5rem;height:2.7rem;background-color:rgba(255,255,255,0.9);border:1px #f2f5f9 solid;border-radius:0.1rem;padding:0.2rem}
.cooperation .item h2{color:#0181fe;font-size:0.3rem;margin-bottom:0.2rem}
.cooperation .item h2 em{display:inline-block;margin-right:0.1rem;float:left;top:0.03rem;position:relative;width:0.3rem;height:0.3rem;font-weight:normal;line-height:0.3rem;background:#0181fe;color:#fff;border-radius:0.15rem;text-align:center;font-size:0.2rem}
.cooperation .item.s1{left:7%;top:7%}
.cooperation .item.s2{right:7%;top:7%}
.cooperation .item.s3{left:7%;bottom:7%}
.cooperation .item.s4{right:7%;bottom:7%}
.cooperation .item .con{margin-left:0.35rem}
.cooperation .item p{margin-bottom:0.05rem}

@media (max-width: 992px) {
	.cooperation{height:auto}
	.cooperation .image{position:relative;top:0;height:auto;display:none}
	.cooperation .image img{height:auto; width:60%;}
	.cooperation .item{position:relative;width:100%;height:auto;background-color:#f1f2f6;border-radius:0.1rem;margin-bottom:0.2rem;padding:0.3rem;margin-bottom:0.2rem;background-color:#;left:0 !important;top:0 !important;right:0 !important;bottom:0 !important}
	.cooperation .item p{margin-bottom:0.1rem}
}


.industry-item-a{position:relative;z-index:20}
.industry-item-a .con{background-color:#0988ea;border-radius:0.2rem; display: flex; justify-content: space-between;color:#fff;padding:0.5rem 10%}
.industry-item-a .con .item{max-width:30%;text-align:center}
.industry-item-a .con .item h2{margin-bottom:0.3rem;font-size:0.3rem}
.industry-item-a .con .item p.s1{font-size:0.22rem;font-weight:bold}
.industry-item-a .con  .jia{width:1rem;height:1rem;z-index:3;margin-top:0.3rem}
.industry-item-a .con  .jia .text{color:#00a4e9;font-size:0.7rem;width:1rem;line-height:0.9rem;text-align:center;font-weight:bold;position:relative;z-index:5}
.industry-item-a .con  .jia .yuan1{width:100%;height:100%;border-radius:0.6rem;background-color:#fff;position:absolute;left:0;top:0;z-index:1;transform: scale(1.8);opacity:0.1}
.industry-item-a .con  .jia .yuan2{width:100%;height:100%;border-radius:0.6rem;background-color:#fff;position:absolute;left:0;top:0;z-index:1;transform: scale(1.33);opacity:0.2}
.industry-item-a .con  .jia .yuan3{width:100%;height:100%;border-radius:0.6rem;background-color:#fff;position:absolute;left:0;top:0;z-index:1;}

@media (max-width: 767px) {
	.industry-item-a{padding:0.3rem}
	.industry-item-a .con{display:block}
	.industry-item-a .con .item{max-width:100%;font-size:0.22rem}
	.industry-item-a .con  .jia{margin:0.5rem auto}
}




.industry-item-b{position:relative;z-index:20;margin-top:0.5rem}
.industry-item-b h2{font-size:0.42rem;text-align:center;margin-bottom:0.4rem}
.industry-item-b .item{position:relative}
.industry-item-b .item .image{width:50%;float:left;height:3rem;background-position:center center;background-size:cover}
.industry-item-b .item .text{width:50%;float:right;background-color:#fff;padding:0.6rem;height:3rem;}
.industry-item-b .item .text p{line-height:1.7;text-indent:2em;text-align:justify}
.industry-item-b .item .text a{display:inline-block;float:right;padding:0.1rem 0.3rem;background:#0988ea;color:#fff;margin-top:0.1rem}


@media (max-width: 767px) {
	.industry-item-b{padding:0.3rem;background-color:#f2f5f7}
	.industry-item-b .item{margin-bottom:0.3rem}
	.industry-item-b .item .image{width:100%;height:2rem;float:none;}
	.industry-item-b .item .text{height:auto;padding:0.3rem;width:100%;font-size:0.22rem}
}


.industry-item-c{position:relative;z-index:20;margin-top:0.5rem}
.industry-item-c h2{font-size:0.42rem;text-align:center;margin-bottom:0.4rem}
.industry-item-c .item{position:relative;width:33.333333%;float:left;background-position:center center;background-size:cover;height:5rem}
.industry-item-c .item a{display:block;position:relative;height:100%}
.industry-item-c .item .text{display:block;position:relative;height:100%;text-align:center;transition: all 0.3s;}
.industry-item-c .item .text img{width:40%;max-width:1rem;}
.industry-item-c .item .text span{display:block;color:#fff;font-size:0.22rem;margin-top:0.2rem}
.industry-item-c .item a:hover .text{height:80%;}


@media (max-width: 767px) {
	.industry-item-c{padding:0.3rem;background-color:#f2f5f7}
	.industry-item-c .item{width:50%;height:2.5rem}
}

.industry-item-d{position:relative;z-index:20;background:#fff;padding:0.5rem 0;margin-top:0.7rem}
.industry-item-d h2{font-size:0.42rem;text-align:center;margin-bottom:0.4rem}
.industry-item-d .item{position:relative;}
.industry-item-d .item img{width:100%}
.industry-item-d .item span{background:#edf3f8;display:block;text-align:center;padding:0.15rem}


@media (max-width: 767px) {
	.industry-item-d{padding:0.3rem;background-color:#fff}
	.industry-item-d .item{margin-bottom:0.3rem}
	.industry-item-d .item span{font-size:0.22rem}
}



.szcy{position:relative;z-index:20}
.szcy h2{font-size:0.42rem;text-align:center;margin-bottom:0.4rem}
.szcy .item{position:relative}
.szcy .item .image{width:50%;float:left;height:3rem;background-position:center center;background-size:cover}
.szcy .item .text{width:50%;float:right;background-color:#fff;padding:0.6rem;height:3rem;}
.szcy .item.s2 .image{float:right}
.szcy .item.s2 .text{float:left;line-height:1.8}

@media (max-width: 767px) {
	.szcy{padding:0.3rem;background-color:#f2f5f7}
	.szcy .item{margin-bottom:0.3rem}
	.szcy .item .image{width:100%;height:2rem;float:none;}
	.szcy .item .text{height:auto;padding:0.3rem;width:100%;font-size:0.22rem}
}


.sjzyyy{position:relative;z-index:20}
.sjzyyy h2{font-size:0.42rem;text-align:center;margin-bottom:0.4rem}
.sjzyyy .con{background-color:#fff;padding:7%;line-height:1.8}
.sjzyyy .con p{margin-bottom:0.2rem}
.sjzyyy .con img{max-width:100%}
@media (max-width: 767px) {
	.sjzyyy{padding:0.3rem;background-color:#f2f5f7}
	.sjzyyy .con{padding:0.3rem;font-size:0.22rem}
}


.yyly{position:relative;z-index:20}
.yyly h2{font-size:0.42rem;text-align:center;margin-bottom:0.4rem}
.yyly h3{text-align:center;position:relative;height:0.2rem;border-bottom:1px #c0dbf4 solid}
.yyly h3 span{display:inline-block;font-size:0.36rem;padding:0 0.2rem;line-height:0.4rem;background:#fff}
.yyly .discription{text-align:center;margin:0.4rem auto 0.4rem;max-width:6rem}
.yyly .box{background-color:#fff;padding:7%;line-height:1.8}
.yyly .item-a{margin-bottom:0.6rem}
.yyly .item-a .item img{width:100%;border:2px #777 solid}
.yyly .item-a .item span{display:block;text-align:center;margin-top:0.1rem;color:#0988ea;font-weight:bold}
.yyly .item-b{margin-bottom:0.6rem}
.yyly .item-b .image{text-align:center;margin-bottom:0.4rem}
.yyly .item-b .image img{max-width:90%}
.yyly .item-b .item img{width:100%;}
.yyly .item-b .item span{display:block;background-color:#deecf6;text-align:center;padding:0.1rem 0.2rem}
.yyly .item-c{margin-bottom:0.6rem}
.yyly .item-c .con{margin-top:0.6rem;background:url(/Public/images/yyly-pic7.png) no-repeat right center;background-size:auto 100% }
.yyly .item-c .con .s1{font-size:0.22rem;color:#0988ea;max-width:6rem;margin-bottom:0.3rem}
.yyly .item-d .image{text-align:center;margin-bottom:0.4rem}
.yyly .item-d .image img{max-width:90%}

@media (max-width: 767px) {
	.yyly{padding:0.3rem;background-color:#f2f5f7}
	.yyly .box{padding:0.3rem;font-size:0.22rem}
	.yyly .item-a .item{margin-bottom:0.2rem}
	.yyly .item-bs .item{margin-bottom:0.2rem}
}


.industry-view{position:relative;z-index:20}
.industry-view h2{font-size:0.42rem;text-align:center;margin-bottom:0.4rem}
.industry-view .box{background-color:#fff;}
.industry-view .con{padding:0.5rem}
.industry-nav a{display:block;width:25%;border-right:1px #fff solid;float:left;text-align:center;padding:0.3rem;background: linear-gradient(to bottom, #dfe3f1, #c0c6dd);font-size:0.22rem}
.industry-nav a:last-child{border-right:0}
.industry-nav a.current{background:#fff;color:#0988ea}
@media (max-width: 767px) {
	.industry-nav a{font-size:0.2rem;padding:0.2rem}
	.industry-view{padding:0.3rem;background-color:#f2f5f7}
	.industry-view .con{padding:0.3rem}
}


.tfy .item-a .text{line-height:1.8;text-align:justify}
.tfy .item-a .text span{color:#0988ea}
.tfy .item-a .image img{width:100%}
.tfy .item-b{background:#0087e9;border-radius:0.2rem;margin-top:0.4rem;color:#fff}
.tfy .item-b .left-con{width:65%;float:left}
.tfy .item-b .left-con .num{padding:0.4rem}
.tfy .item-b .left-con .num .item{width:25%;float:left}
.tfy .item-b .left-con .num .item strong{display:block;font-size:0.32rem;font-weight:bold}
.tfy .item-b .left-con .des{padding:0.3rem 0.4rem;border-top:1px rgba(255,255,255,0.1) solid}
.tfy .item-b .right-con{width:35%;float:right;border-left:1px rgba(255,255,255,0.1) solid;padding:0.3rem 0.4rem;}
.tfy .item-b .right-con table{font-size:0.14rem;margin-top:0.3rem;}
.tfy .item-b .right-con table td{padding:0.04rem}
.tfy .item-c{margin-top:0.4rem}
.tfy .item-c .text{margin:0 auto;max-width:6rem;font-weight:bold;font-size:0.2rem;text-align:center}
.tfy .item-c .image{margin-top:0.3rem;text-align:center}
.tfy .item-c .image img{max-width:100%}

@media (max-width: 992px) {
	.tfy .item-a .text{font-size:0.22rem}
	.tfy .item-b .left-con{width:100%;float:none}
	.tfy .item-b .left-con .num .item{width:50%;font-size:0.22rem;text-align:center;margin-bottom:0.2rem}
	.tfy .item-b .right-con{width:100%;float:none;border-left:0;border-top:1px rgba(255,255,255,0.1) solid}
	.tfy .item-b .left-con .des{font-size:0.22rem}
	.tfy .item-b .right-con{font-size:0.22rem}
	.tfy .item-b .right-con table td{font-size:0.22rem}
}

.sldd .item-a .text{line-height:1.8;text-align:justify}
.sldd .item-a .text span{color:#0988ea}
.sldd .item-a .image{margin-top:0.4rem;margin-bottom:0.5rem;text-align:center}
.sldd .item-a .image img{max-width:100%}
.sldd .item{background:#d2eafb;padding:0.4rem;min-height:3rem;border-radius:0.2rem}
.sldd .item h3{font-size:0.24rem;font-weight:bold;color:#0988ea;margin-bottom:0.3rem;text-align:center}
@media (max-width: 992px) {
	.sldd .item-a .text{font-size:0.22rem}
	.sldd .item{padding:0.3rem;margin-bottom:0.2rem;min-height:auto}
}


.wly .item-a .text{line-height:1.8;text-align:justify}
.wly .item-a .image{margin-top:0.4rem;margin-bottom:0.5rem;text-align:center}
.wly .item-a .image img{max-width:100%}
.wly .item-b{margin-top:0.4rem}
.wly .item-b h3{text-align:center}
.wly .item-b h3 span{display:inline-block;padding:0.15rem 0.4rem;font-size:0.25rem;background:#d2eafb;color:#0988ea;border-radius:0.2rem}
.wly .item-b .text{line-height:1.8;text-align:justify;margin-top:0.3rem}
.wly .item-b .image{margin-top:0.4rem;margin-bottom:0.5rem;text-align:center}
.wly .item-b .image img{max-width:100%}
.wly .item-c .image{text-align:center}
.wly .item-c .image img{max-width:100%}
.wly .item-c .text1{line-height:1.8;text-align:justify}
.wly .item-c .text2{margin-top:0.3rem;}
.wly .item-c .text2 strong{display:block;margin-bottom:0.3rem}
.wly .item-c .text3{margin-top:0.3rem;background:#d2eafb;padding:0.3rem;font-weight:bold;border-radius:0.2rem}
.wly .item-d {margin-top:0.4rem}
.wly .item-d .image{text-align:center}
.wly .item-d .image img{max-width:100%}
@media (max-width: 992px) {
	.wly .item-a .text{font-size:0.22rem}
	.wly .item-b .text{font-size:0.22rem}
	.wly .item-c .text1{font-size:0.22rem}
	.wly .item-c .text2{font-size:0.22rem}
	.wly .item-c .text3{font-size:0.22rem}
}


.gzy h3{text-align:center;position:relative;height:0.2rem;border-bottom:1px #c0dbf4 solid;margin-bottom:0.5rem}
.gzy h3 span{display:inline-block;font-size:0.36rem;padding:0 0.2rem;line-height:0.4rem;background:#fff}
.gzy .item-a .item{background: linear-gradient(to bottom, #fff, #c0c6dd);min-height:4rem;border-radius:0.2rem;padding:0.4rem;line-height:1.5;position:relative}
.gzy .item-a .item h4{text-align:center;color:#0988ea;font-size:0.25rem;font-weight:bold;margin-bottom:0.3rem}
.gzy .item-a .item p{margin-bottom:0.15rem}
.gzy .item-a .item p:last-child{margin-bottom:0}
.gzy .item-a .item:before{content: ""; display: block; width: 0.8rem;height:0.8rem;background:url(/Public/images/gzy-icon11.png) no-repeat center center #fff;border-radius:0.4rem;position:absolute;right:-0.6rem;top:40%;z-index:2 }
.gzy .item-a .item.s2:before{display:none}
.gzy .item-b{margin-top:0.5rem}
.gzy .item-b .item{background:#f1f2f6;min-height:4.8rem;border-radius:0.2rem;padding:0.4rem;line-height:1.5}
.gzy .item-b .item h4{text-align:center;color:#0988ea;font-size:0.25rem;font-weight:bold;margin-bottom:0.3rem}
.gzy .item-b .item p{margin-bottom:0.15rem;padding-bottom:0.15rem;border-bottom:1px #ddd solid}
.gzy .item-b .item p:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}
.gzy .item-c{margin-top:0.5rem}
.gzy .item-c a{display:block;background:url(/Public/images/gzy-bg1.png) no-repeat right bottom;background-size:cover;padding:0.6rem 0;text-align:center;color:#fff;font-size:0.24rem}

@media (max-width: 992px) {
	.gzy .item-a .item{margin-bottom:0.2rem}
	.gzy .item-a .item p{font-size:0.22rem}
	.gzy .item-a .item{min-height:auto;padding:0.3rem}
	.gzy .item-a .item:before{display:none}
	
	.gzy .item-b .item{margin-bottom:0.2rem}
	.gzy .item-b .item p{font-size:0.22rem}
	.gzy .item-b .item{min-height:auto;padding:0.3rem}
}



.search-top{ padding:0.3rem 0; font-weight:bold}
.search-top span{ color:#ee0000; margin:0 0.1rem}

.news-list{}

.news-list1{ overflow:hidden; min-height:4rem}
.news-list1 li{ border-bottom:1px #f2f4f6 solid}
.news-list1 li a{display:block;padding:0.25rem 0.18rem; position:relative;color:#000;transition: all 0.3s; }
.news-list1 li strong{ display:block;font-weight:normal; margin-right:1.2rem; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; margin-left:0.15rem} 
.news-list1 li strong:before{content: "";position: absolute;display: block;height: 0.08rem;width:0.07rem; background:url(/Public/images/you2.png) no-repeat center center;background-size:cover;left: 0.15rem;top: 50%;margin-top: -0.04rem;transition: all 0.3s;}
.news-list1 li span{ position:absolute;top:0; right:0;padding:0.27rem 0.2rem;color:#888;font-size:0.16rem;display:inline-block;transition: all 0.1s;}
.news-list1 li span:before{content: "";position: absolute;display: block;height: 100%;width:0; background: #0181fe;left: 50%;top:0;transition: all 0.3s;z-index:-1}
.news-list1 li a:hover{box-shadow: 0 0 20px rgba(0,0,0,.1); z-index:3}
.news-list1 li a:hover span{color:#fff}
.news-list1 li a:hover span:before{width:100%;left:0}


@media (max-width: 767px) {
	.news-list{padding:0.3rem 0}
	.news-list1 li a{padding:0.25rem 0}
	.news-list1 li strong:before{left:0}
}




.news-list3{ }
.news-list3 .item{margin-bottom:0.4rem}
.news-list3 .item a{display:block;transition: all 0.3s;position:relative;overflow:hidden; box-shadow: 0px 1px 15px 0 rgba(0, 0, 0, 0.05);}
.news-list3 .item a:after{content: "";position: absolute;display: block;height:2px;width:100%; background: #eee;left:0;bottom: 0;z-index:1}
.news-list3 .item a:before{content: "";position: absolute;display: block;height:2px;width:0; background: #38A0DA;left:0;bottom: 0;transition: all 0.3s;z-index:2}
.news-list3 .item .image{height:2.4rem;overflow:hidden;position:relative}
.news-list3 .item .image .pic{background-position:center center;background-size:cover;height:100%;position:relative;transition: all 1s;}
.news-list3 .item .text{ background-color:#fff;padding:0.2rem 0.3rem 0.3rem;border-top:0;}
.news-list3 .item .text span{font-size:0.14rem;color:#aaa;display:block;}
.news-list3 .item .text strong{display:block;margin-top:0.05rem;font-size:0.2rem;font-weight:normal;line-height:1.3; height:0.56rem;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
.news-list3 .item .text p{margin-top:0.15rem;color:#aaa;font-size:0.14rem;line-height:1.6;height:0.4rem;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-list3 .item .text em{margin-top:0.15rem;font-size:0.14rem;text-decoration:underline;display:block;margin-top:0.15rem}
.news-list3 .item a:hover{box-shadow: 0 0 20px rgba(0,0,0,.15); }
.news-list3 .item a:hover .image .pic{transform:scale(1.1);-webkit-transform:scale(1.1)}
.news-list3 .item a:hover:before{width:100%;}

@media (max-width: 767px) {
	.news-list3 .item{margin-bottom:0.3rem}
	.news-list3 .item .text strong{height:auto;font-size:0.22rem}
	.news-list3 .item .text p{display:none}
	.news-list3 .item .text em{display:none}

}
@media (min-width:768px) {
	.news-list3 .item-b a:hover{box-shadow: 0 16px 48px rgba(32,41,50,.2); transform: translate3d(0,-5px, 0);}
}

.news-list4{ }
.news-list4 .top-news{ padding-bottom:0.3rem;border-bottom:3px #eee solid;}
.news-list4 .top-news .container{ position:relative;}
.news-list4 .top-news a{ position:relative; display:block; background-color:#fff; position:relative; padding-left:3.3rem}
.news-list4 .top-news .image{ width:3rem; position:absolute; left:0;top:0; height:100%;  background-repeat:no-repeat; background-position:center center; background-size:cover}
.news-list4 .top-news .text{ position:relative;}
.news-list4 .top-news .text span{ display:block; color:#0080ff; margin-top:0.4rem;font-family:Arial, Helvetica, sans-serif}
.news-list4 .top-news .text strong{ display:block;font-size:0.22rem; font-weight:normal}
.news-list4 .top-news .text p{ margin-top:0.2rem; font-size:0.14rem; line-height:1.7; color:#aaa;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news-list4 .top-news .text .more-btn{ background-color:#fff;border:1px #ddd solid;display:inline-block;padding:0.1rem 0.2rem; color:#999;font-size:0.14rem; position:absolute; right:0;bottom:0;}
.news-list4 .top-news .text .more-btn i{ font-size:0.13rem}
.news-list4 .top-news .text .more-btn:hover{text-decoration:underline}
.news-list4 .list{  }
.news-list4 .list li{border-bottom:3px #eee solid;margin-bottom:0.1rem}
.news-list4 .list li a{ display:block;display: -ms-flex;display: -webkit-flex;display: flex;padding:0.3rem 0; position:relative; overflow:hidden;transition: all 0.5s; -webkit-transition: all 0.5s; }
.news-list4 .list li .date{ min-width:1.2rem;  position:relative;top:0.05rem; }
.news-list4 .list li .date strong{ display:block; font-weight:normal;font-size:0.18rem;color:#0080ff; font-family:Arial, Helvetica, sans-serif}
.news-list4 .list li .date span{ color:#888; display:block; margin-top:0.05rem; font-size:0.15rem}
.news-list4 .list li .text strong{ font-size:0.22rem; font-weight:normal; display:block;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:1;-webkit-box-orient: vertical;}
.news-list4 .list li .text p{margin-top:0.1rem; font-size:0.14rem; line-height:1.7; color:#aaa;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
.news-list4 .list li .more{ position:absolute; top:0; width:1.3rem;right:-1.3rem; height:100%; background-color:#aa9144; color:#fff; text-align:center; box-shadow: -100px 0 142px #f2f6f7; opacity: 0;transition: all 0.3s; -webkit-transition: all 0.3s;}
.news-list4 .list li .more i{ font-size:0.5rem; position:absolute; top:50%; margin-top:-0.35rem; left:50%; margin-left:-0.25rem}
.news-list4 .list li .more span{position:absolute; top:50%; margin-top:0.15rem; left:0;text-align:center;width:100%; font-size:0.14rem }


@media (max-width: 767px) {
	.news-list4{ padding:0 }
	.news-list4 .top-news{border-bottom:1px #f2f2f4 solid;  }
	.news-list4 .top-news a{ padding-left:1.8rem}
	.news-list4 .top-news .image{ width:1.6rem;}
	.news-list4 .top-news .text{ }
	.news-list4 .top-news .text span{ font-size:0.18rem; }
	.news-list4 .top-news .text strong{ font-size:0.2rem; font-weight:normal;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
	.news-list4 .top-news .text p{ line-height:1.5; display:none}
	.news-list4 .top-news .text .more-btn{ font-size:0.14rem}
	.news-list4 .list li{ font-size:0.2rem; line-height:1.5;border-bottom:1px #f2f2f4 solid; }
	.news-list4 .list li a{ padding:0.2rem 0.2rem}
	.news-list4 .list li .date{ min-width:1.1rem;top:0.02rem; }
	.news-list4 .list li .date strong{ font-weight:normal; font-size:0.18rem;font-family:Arial, Helvetica, sans-serif; color:#777}
	.news-list4 .list li .text p{ display:none}
	.news-list4 .list li .text strong{ font-size:0.2rem; line-height:1.5;font-weight:normal;display:block;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
}



p.none{ padding:10vh  0;text-align:center; color:#aaa; font-size:0.18rem; display:block !important;}
p.none i{ display:block; font-size:1rem; margin-bottom:0.1rem}

.share span{ float:left; line-height:22px;}
.share a{ padding-left:20px; height: 20px; margin-left:6px; display: inline-block; background: url(/Public/images/share.png); float: left;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; }
.share a.i1{ background-position: 0px 0px;}
.share a.i2{ background-position: -50px 0px;}
.share a.i3{ background-position: -95px 0px;}
.share a.i1:hover{ background-position: 0px -20px;}
.share a.i2:hover{ background-position: -50px -20px;}
.share a.i3:hover{ background-position: -95px -20px;}

.news-view-banner{ max-height:4rem}
.news-view{padding:5%; box-shadow: 0px 10px 35px 0 rgba(0, 0, 0, 0.1); margin-top:-1rem; background-color:#fff; position:relative; z-index:99;border-radius:0.04rem }
.news-view .title{ text-align:center; padding-bottom:0.3rem; text-align:center;max-width:8.5rem; margin:0 auto}
.news-view .title h1{font-size:0.3rem;line-height:1.5}
.news-view .title p{ font-size:0.18rem; margin-top:0.05rem;color:#dd0000; }

.news-view .info{color:#bbb; position:relative; padding-bottom:0.2rem;font-size:0.14rem; border-bottom:1px #ddd solid;}
.news-view .info span.source{background: url(/Public/images/new_i3.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 0.15rem;}
.news-view .info span.date{background: url(/Public/images/new_i1.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 0.15rem;}
.news-view .info span.hits{background: url(/Public/images/new_i2.png) no-repeat scroll left center;padding: 2px 0px 2px 28px;}
.news-view .info em{ display:none}
.news-view .info .share{ position:absolute; right:0;top:0px;}



.news-view .content{ line-height:2;margin:0.3rem 0px; overflow:hidden}
.news-view .content p{ margin-bottom:0.15rem;}
.news-view .content p img{ margin-bottom:0.1rem}
.news-view .content img{ max-width:800px;_width:800px}

.news-view table{display:table;border-collapse:separate;border-spacing:0px;border-color:#666;max-width:100%;margin:0 auto}
.news-view table td{border:1px #666 solid !important;}

.news-view .photo-slider{  position:relative; margin:30px auto 0px; }
.news-view .photo-slider .swiper-container{overflow:hidden;}
.news-view .photo-slider .swiper-slide{ text-align:center;}
.news-view .photo-slider .swiper-slide img{max-width:800px; height:450px;}
.news-view .photo-slider .swiper-slide .txt{ margin-top:0.2rem;; font-family:"؟،جم"}
.news-view .photo-slider .swiper-pagination{position: absolute; z-index: 20; bottom:60px; width: 100%; text-align: center;}
.news-view .photo-slider .swiper-prev{ position:absolute; left:0;top:50%; margin-top:-0.5rem; cursor:pointer; z-index:2}
.news-view .photo-slider .swiper-prev i{ font-size:0.5rem; color:rgba(110,110,110,0.3)}
.news-view .photo-slider .swiper-next{ position:absolute; right:0;top:50%; margin-top:-0.5rem; cursor:pointer; z-index:2}
.news-view .photo-slider .swiper-next i{ font-size:0.5rem;color:rgba(110,110,110,0.3)}

.news-view .news-video-con{width:960px;margin:0.5rem auto}
.news-view .news-video-con p{ text-align:center;margin-top:0.15rem;}

.news-view .file{ background-color:#ebf0f5; padding:0.4rem}
.news-view .file h2{ font-size:0.22rem}
.news-view .file h2 i{ font-size:0.22rem; margin-right:5px;}
.news-view .file ul{ margin-top:0.2rem}
.news-view .file ul li{ margin-bottom:0.1rem}
.news-view .file ul li a{ color:#05b}
.news-view .file ul li a:hover{ text-decoration:underline}
.news-view .file ul li i{ margin-right:0.05rem; color:#aaa}

.news-view .other{border-top:4px #aaa solid; position:relative; margin-top:0.5rem; padding-top:0.3rem; min-height:1rem}
.news-view .other:after {content: "";position: absolute; left: 0; right: 0;  top:3px; margin: auto; height: 1px; width: 100%; background-color:#aaa;  }
.news-view .other ul{ margin-right:2rem}
.news-view .other ul li{ margin-bottom:0.1rem; color:#999;white-space: nowrap;overflow: hidden; text-overflow: ellipsis}
.news-view .other .btns{ position:absolute; right:0;top:0.2rem;}
.news-view .other .btns a{ display:block; float:left; margin-left:0.3rem;text-align:center; }
.news-view .other .btns a em{ display:block;  height:0.5rem;}
.news-view .other .btns a em i{ line-height:0.5rem; font-size:0.35rem; color:#888 }
.news-view .other .btns a span{ display:block; font-size:0.14rem}

@media (max-width: 1199px) {	
	.news-view .news-video-con{width:100%;margin:0.2rem auto}
}
@media (max-width: 767px) {	
	.padding-none{padding:0}
	.news-view{  margin-top:0rem; border:0;padding:0;box-shadow:none;margin-bottom:0}
	.news-view .title{ text-align:left;padding:0.3rem 0.2rem 0.2rem;background-color:#f3f5f6;}
	.news-view .title h1{ line-height:1.3; font-size:0.24rem; font-weight:bold; }
	.news-view .title p{ font-size:0.2rem}
	.news-view .info{ border-bottom:0; padding-bottom:0; font-size:0.16rem;background-color:#f3f5f6;border-bottom:1px #eee solid;padding:0 0.2rem 0.2rem}
	.news-view .info .share{ display:none}
	.news-view .info span{ background-size:auto 0.15rem !important; padding-left:0.2rem !important}
	.news-view .info span.hits{ display:none}
	.news-view .info span.source{ }
	.news-view .content{ line-height:1.8;font-size:0.2rem;padding:0.2rem;margin:0}
	.news-view .content img{ max-width:100%; height:auto}
	.news-view .photo-slider .swiper-next{ display:none !important}
	.news-view .photo-slider .swiper-prev{ display:none !important}
	.news-view .photo-slider .swiper-slide img{width:100%;height:auto}
	.news-view .photo-slider .swiper-slide .txt{ color:#aaa; font-size:0.14rem}
	.news-view .other {padding:0.3rem 0.2rem;border-top:1px #eee solid;margin-top:0.3rem}
	.news-view .other:after{display:none}
	.news-view .other ul{ margin-right:0}
	.news-view .other .btns{ display:none}
	
}


.adv-item-a{position:relative;padding:0.7rem 0;background-color:#f2f3f7}
.adv-item-a h2{text-align:center;margin-bottom:0.3rem}
.adv-item-a h2 span{display:inline-block;font-size:0.36rem;color:#0181fe;height:0.48rem;border-bottom:2px #0181fe solid}
.adv-item-a .item{position:relative}
.adv-item-a .description{line-height:1.7;margin:0 auto 0.3rem;max-width:8rem;text-align:justify}
.adv-item-a .item .image img{width:100%}
.adv-item-a .item .text{background-color:#fff;padding:0.2rem 0.3rem 0.3rem}
.adv-item-a .item .text strong{display:block;font-weight:normal;font-size:0.24rem}
.adv-item-a .item .text p{margin-top:0.1rem}
.adv-item-a .item .text p span{display:inline-block;background-color:#f2f3f5;color:#999;margin-right:0.1rem;padding:0.04rem 0.08rem;border-radius:0.03rem;font-size:0.16rem}
.adv-item-a .item .text p span:last-child{margin-right:0}
.adv-item-a .item .plus{position:absolute;left:-0.7rem;width:1rem;height:1rem;background-color:#0181fe;color:#fff;border-radius:0.5rem;text-align:center;top:50%;margin-top:-1rem;box-shadow: 10px 10px 25px 0 rgba(0, 0, 0, 0.25);}
.adv-item-a .item .plus i{font-size:0.5rem;line-height:1rem;}

.adv-item-b{position:relative;padding:0.7rem 0;background-color:#fff}
.adv-item-b h2{text-align:center;margin-bottom:0.3rem}
.adv-item-b h2 span{display:inline-block;font-size:0.36rem;color:#0181fe;height:0.48rem;border-bottom:2px #0181fe solid}
.adv-item-b .image img{width:100%}
.adv-item-b .description{line-height:1.7;margin:0.3rem 0 0;text-align:justify}
.adv-item-b h3{font-size:0.24rem;text-align:center;margin-top:0.4rem}
.adv-item-b .icons{margin-top:0.4rem}
.adv-item-b .icons .item{width:12.5%;float:left;text-align:center;}
.adv-item-b .icons .item img{width:70%;}
.adv-item-b .icons .item span{display:block;margin-top:0.15rem;font-weight:bold}
.adv-item-b .icons .item:last-child{margin-right:0}

.adv-item-c{position:relative;padding:0.7rem 0;background:url(/Public/images/adv-bg.jpg) no-repeat center center;background-size:cover;background-attachment: fixed}
.adv-item-c h2{text-align:center;margin-bottom:0.3rem}
.adv-item-c h2 span{display:inline-block;font-size:0.36rem;color:#0181fe;height:0.48rem;border-bottom:2px #0181fe solid}
.adv-item-c .description{line-height:1.7;margin:0 auto 0.3rem;text-align:center;color:#fff}
.adv-item-c .image{background-color:#fff;padding:0.5rem}
.adv-item-c .image img{width:100%}

.adv-item-d{position:relative;padding:0.7rem 0;background:#f2f3f7;background-size:cover;background-attachment: fixed}
.adv-item-d h2{text-align:center;margin-bottom:0.3rem}
.adv-item-d h2 span{display:inline-block;font-size:0.36rem;color:#0181fe;height:0.48rem;border-bottom:2px #0181fe solid}
.adv-item-d .image{background-color:#fff;padding:0.5rem;text-align:center}
.adv-item-d .image img{width:100%;max-width:8rem}

@media (max-width: 767px) {	
	.adv-item-a{padding:0.4rem 0 0 .1rem}
	.adv-item-a .item {margin-bottom:0.3rem}
	.adv-item-a .item .plus{left:50%;margin-left:-0.5rem;top:-0.3rem;margin-top:0}
	.adv-item-b{padding:0.4rem 0 .2rem}
	.adv-item-b .icons .item{width:25%;margin-bottom:0.2rem}
	.adv-item-c{padding:0.4rem 0}
	.adv-item-d{padding:0.4rem 0 0}
}


.scenic-list{position:relative;z-index:10}
.scenic-list .item{position:relative;overflow:hidden;margin-bottom:0.3rem}
.scenic-list .item a{display:block}
.scenic-list .item .image{height:2.5rem;overflow:hidden;position:relative;}
.scenic-list .item .image .pic{background-size:cover;background-position:center center;position:relative;height:100%;transition: all 1s;}
.scenic-list .item .text{position:absolute; width:100%; height:100%; top:0; left:-100%; color:#000; line-height:1.6; }
.scenic-list .item .text_in{ position:absolute; left:0.3rem; top:0.3rem; bottom:0.3rem; right:0.3rem; background:#fff;border-radius:4px; border-bottom:4px solid #0181fe;}
.scenic-list .item .text_tb{ display:table; width:100%; height:100%; table-layout:fixed;}
.scenic-list .item .text_td{ display:table-cell; width:100%; height:100%; vertical-align:middle;}
.scenic-list .item .txt{ padding:1em 9.5%;}
.scenic-list .item .txt h3{ color:#000;font-size:0.2rem}
.scenic-list .item .txt .sum{ height:1.6em; overflow:hidden;color:#888;font-size:0.14rem;margin-top:0.1rem}
.scenic-list .item .txt .more{ margin-top:0.3rem;}
.scenic-list .item .txt .more .btn_more{ line-height:2.8; display:inline-block; padding:0 2.2em; background:#0181fe; color:#fff;font-size:0.14rem}
.scenic-list .item .title{position:absolute;z-index:2;color:#fff;left:0;bottom:0;right:0;padding:0.5rem 0.4rem 0.3rem; font-size:0.18rem;background:url(/Public/images/mask.png) no-repeat;background-size:100% 100%;transition: all 0.3s;}


@media (min-width: 768px) {	
	.scenic-list .item a:hover .title{bottom:-0.3rem;opacity:0}
	.scenic-list .item a:hover .image .pic{transform:scale(1.1);-webkit-transform:scale(1.1)}
}

@media (max-width: 767px) {	
.scenic-list {padding:0.2rem}
.scenic-list .item{margin-bottom:0.2rem}
	.scenic-list .text{display:none}
	.scenic-list .item .image{height:2.4rem}
	.scenic-list .item .title{font-size:0.24rem}
}

.project-view {position:relative;margin-top:-1.3rem}
.project-nav {position:relative;z-index:10}
.project-nav ul li{width:16.66666%;float:left;}
.project-nav ul li a{display:block;text-align:center;line-height:0.8rem;border-right: 1px #f4f4f4 solid; background-image: -webkit-linear-gradient(90deg, #ddd 0%, #e8e8e8 100%);}
.project-nav ul li a.current{background:#fff;color:#0181fe;}
.project-con{background-color:#fff;min-height:4rem;position:relative;z-index:10;padding:0.5rem 0.6rem}

@media (max-width:767px) {
	.project-view{margin-top:0;}
	.project-nav{padding:0.2rem}
	.project-nav ul li{width:33.3333333%;border-bottom: 1px #f4f4f4 solid; }
	.project-nav ul li a.current{background:#0181fe;color:#fff;}
	.project-con{padding:0.2rem}
}

/*
.gzy .item-a{line-height:1.7;color:#888}
.gzy .item-a p{margin-bottom:0.15rem;text-align:justify;text-indent:2em}
.gzy .item-b{margin-top:0.4rem}
.gzy .item-b img{width:100%}
.gzy .item-c{margin-top:0.4rem}
.gzy .item-c .item{text-align:center}
.gzy .item-c .item img{width:80%;max-width:1.5rem}
.gzy .item-c .item strong{display:block;margin-top:0.15rem}
.gzy .item-c .item p{font-size:0.16rem;margin-top:0.1rem;color:#999}
.gzy .item-d{margin-top:0.8rem}
.gzy .item-d h2{position:relative;height:0.6rem;padding-left:0.8rem;margin-bottom:0.3rem}
.gzy .item-d h2:after{ content: ""; display: block; width:0.6rem;height:0.6rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.gzy .item-d h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.gzy .item-d h2 p{color:#888;font-size:0.18rem;margin-top:0.1rem}
.gzy .item-d .image{}
.gzy .item-d .image img{width:100%}
.gzy .item-e{margin-top:0.8rem}
.gzy .item-e .item{text-align:center}
.gzy .item-e .item img{width:80%;max-width:1.5rem}
.gzy .item-e .item strong{display:block;margin-top:0.15rem}
.gzy .item-e .item p{font-size:0.15rem;margin-top:0.1rem;color:#999;text-align:justify;}
.gzy .item-e h2{position:relative;height:0.6rem;padding-left:0.8rem;margin-bottom:0.4rem}
.gzy .item-e h2:after{ content: ""; display: block; width:0.6rem;height:0.6rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.gzy .item-e h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.gzy .item-e h2 p{color:#888;font-size:0.18rem;margin-top:0.1rem}

@media (max-width:767px) {
	.gzy .item-e .item p{overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
}
*/

.oa .item-a{}
.oa .item-a p{margin-bottom:0.15rem;text-align:justify;text-indent:2em;color:#888;margin-bottom:0.4rem;line-height:1.7;}
.oa .item-a .item{text-align:center}
.oa .item-a .item img{width:80%;max-width:1.5rem}
.oa .item-a .item strong{display:block;margin-top:0.15rem;font-weight:normal}
.oa .item-b{margin-top:0.8rem}
.oa .item-b h2{position:relative;height:0.4rem;padding-left:0.4rem;margin-bottom:0.3rem}
.oa .item-b h2:after{ content: ""; display: block; width:0.3rem;height:0.3rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.oa .item-b h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.oa .item-b .item{width:15.6%;float:left;margin-right:1%;background:url(/Public/images/oa-bg1.png) no-repeat center center;background-size:100% 100%;color:#fff;text-align:center;padding:0.4rem 0.1rem;margin-bottom:0.1rem}
.oa .item-b .item:nth-child(2n){background-image:url(/Public/images/oa-bg2.png)}
.oa .item-c{margin-top:0.8rem}
.oa .item-c h2{position:relative;height:0.4rem;padding-left:0.4rem;margin-bottom:0.3rem}
.oa .item-c h2:after{ content: ""; display: block; width:0.3rem;height:0.3rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.oa .item-c h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.oa .item-c .item{width:24%;margin-right:1%;float:left;border:2px #ddd solid;border-radius:0.15rem;padding:0.2rem;margin-bottom:0.1rem;min-height:1.9rem}
.oa .item-c .item p{color:#888;font-size:0.16rem;margin-top:0.1rem}
@media (max-width:992px) {
	.oa .item-b{margin-top:0.8rem}
	.oa .item-c{margin-top:0.4rem}
	.oa .item-c .item{width:49%;min-height:1.5rem}
	.oa .item-a .item{margin-bottom:0.2rem}
	.oa .item-b .item{width:48%;margin-right:2%}
	.oa .item-c .item p{overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
}

.dangjian .item-a{}
.dangjian .item-a .text{margin-bottom:0.15rem;text-align:justify;text-indent:2em;color:#888;margin-bottom:0.4rem;line-height:1.7;padding-top:10%}
.dangjian .item-a .image img{width:100%}
.dangjian .item-a .image span{display:block;text-align:center;margin-top:0.1rem}
.dangjian .item-b{margin-top:0.3rem}
.dangjian .item-b h2{position:relative;height:0.4rem;padding-left:0.4rem;margin-bottom:0.3rem}
.dangjian .item-b h2:after{ content: ""; display: block; width:0.3rem;height:0.3rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.dangjian .item-b h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.dangjian .item-b .item{width:32.33333%;float:left;margin-right:1%;background:#f9bf00;color:#fff;padding:0.2rem 0.3rem;min-height:2.1rem;margin-bottom:0.1rem}
.dangjian .item-b .item:nth-child(2n){background:#43b3d0}
.dangjian .item-b .item p{margin-top:0.1rem;font-size:0.16rem;}
.dangjian .item-c{margin-top:0.6rem}
.dangjian .item-c h2{position:relative;height:0.4rem;padding-left:0.4rem;margin-bottom:0.3rem}
.dangjian .item-c h2:after{ content: ""; display: block; width:0.3rem;height:0.3rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.dangjian .item-c h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.dangjian .item-c .item{border:2px #eee solid;padding:0.2rem}
.dangjian .item-c .item img{width:100%}
.dangjian .item-c .item strong{display:block;text-align:center}
.dangjian .item-d{margin-top:0.6rem}
.dangjian .item-d h2{position:relative;height:0.4rem;padding-left:0.4rem;margin-bottom:0.3rem}
.dangjian .item-d h2:after{ content: ""; display: block; width:0.3rem;height:0.3rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.dangjian .item-d h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.dangjian .item-d .image{text-align:center}
.dangjian .item-d .image img{max-width:100%}

@media (max-width:992px) {
	.dangjian .item-a .text{padding-top:0;margin-bottom:0.3rem}
	.dangjian .item-b .item{width:100%;margin-right:0;min-height:auto}
	.dangjian .item-c .item{margin-bottom:0.2rem}
}


.caigou .item-a{}
.caigou .item-a p{margin-bottom:0.15rem;text-align:justify;text-indent:2em;color:#888;line-height:1.7;}
.caigou .item-b{margin-top:0.6rem}
.caigou .item-b h2{position:relative;height:0.4rem;padding-left:0.4rem;margin-bottom:0.3rem}
.caigou .item-b h2:after{ content: ""; display: block; width:0.3rem;height:0.3rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.caigou .item-b h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.caigou .item-b .image{text-align:center}
.caigou .item-b .image img{max-width:100%}

.lvyou .item-a{}
.lvyou .item-a p{margin-bottom:0.15rem;text-align:justify;text-indent:2em;color:#888;line-height:1.7;}
.lvyou .item-b{margin-top:0.6rem}
.lvyou .item-b .image{text-align:center}
.lvyou .item-b .image img{max-width:80%}
.lvyou .item-c{margin-top:0.6rem}
.lvyou .item-c h2{position:relative;height:0.4rem;padding-left:0.4rem;margin-bottom:0.3rem}
.lvyou .item-c h2:after{ content: ""; display: block; width:0.3rem;height:0.3rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.lvyou .item-c h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.lvyou .item-c .image{text-align:center;background-color:#388bd2; padding:0.5rem}
.lvyou .item-c .image img{max-width:100%}
.lvyou .item-d{margin-top:0.6rem}
.lvyou .item-d h2{position:relative;height:0.4rem;padding-left:0.4rem;margin-bottom:0.3rem}
.lvyou .item-d h2:after{ content: ""; display: block; width:0.3rem;height:0.3rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.lvyou .item-d h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.lvyou .item-d .image{text-align:center;}
.lvyou .item-d .image img{max-width:100%}

@media (max-width:992px) {
	.lvyou .item-b .image{margin-bottom:0.4rem}
}

.chengshi .item-a{}
.chengshi .item-a img{width:100%}
.chengshi .item-b{margin-top:0.6rem}
.chengshi .item-b h2{position:relative;height:0.4rem;padding-left:0.4rem;margin-bottom:0.3rem}
.chengshi .item-b h2:after{ content: ""; display: block; width:0.3rem;height:0.3rem;top:0;left:0;background:url(/Public/images/gzy-title-icon.png) no-repeat center center;background-size:cover;position:absolute; }
.chengshi .item-b h2 strong{font-weight:normal;font-size:0.26rem;display:block}
.chengshi .item-b .image{text-align:center;}
.chengshi .item-b .image img{max-width:100%}


.video-list{background-color:#ebf0f5; padding:0.5rem 0 }
.video-list .item{ position:relative;margin-bottom:0.3rem; }
.video-list .item .image{width:100%;overflow:hidden; position:relative; }
.video-list .item .image:after { content: ",,"; display: block; width:100%;height:100%;position:absolute; left:0;top:0; text-indent:-10000px; background-color:#000;filter: alpha(opacity=50); opacity: 0.5;-webkit-transition-duration: 0.5s;}
.video-list .item img{display:block;width:100%;transform:scale(1.1);-webkit-transform:scale(1.1);-webkit-transition-duration: 2s;}
.video-list .item a{ display: block;background-color:#fff; overflow:hidden;-webkit-transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s  }
.video-list .item i{ display:block; position:absolute; font-size:0.6rem; width:0.6rem;height:0.6rem; left:50%; margin-left:-0.3rem;top:50%; margin-top:-0.6rem;color:#fff; }
.video-list .item .title{ text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0.2rem 0.2rem 0.3rem}

@media (min-width:768px) {
	.video-list .item a:hover{box-shadow: 0 16px 48px rgba(32,41,50,.2);transform: translate3d(0,-5px, 0);}
	.video-list .item a:hover .image:after{ opacity: 0.1;filter: alpha(opacity=10);  }
	.video-list .item a:hover img{transform:scale(1);-webkit-transform:scale(1);}
}


@media (max-width: 767px) {
	.video-list{padding:0.3rem 0}
	.video-list .item{margin-bottom:0.2rem;}
	.video-list .item .title{ font-size:0.18rem}
}



.culture{padding:0.5rem;}
.culture .item-b{  background:url(/Public/images/culture-bg.jpg) no-repeat center center;border-radius:0.1rem; background-size:cover; position:relative;}
.culture .item-b .con{  padding:0.5rem 0.5rem 0.4rem; }
.culture .item-b .item{ margin-bottom:0.15rem;background:rgba(255,255,255,0.5);padding:0.3rem 0.5rem;border-radius:0.1rem;transition: all 0.3s; -webkit-transition: all 0.3s; }
.culture .item-b .item h3{ font-weight:bold; color:#0051bd; font-size:0.24rem}
.culture .item-b .item p{ margin-top:0.12rem}
.culture .item-b .item:hover{background:rgba(255,255,255,0.9);}
@media (max-width:767px){
	.culture{padding:0.25rem;}
	.culture .item-b .con{padding:0.25rem;}
	.culture .item-b .item{padding:0.25rem;}
}



.hr{}
.hr-item-a .swiper-container{}
.hr-item-a .item{position:relative;height:4rem}
.hr-item-a .item .text{width:33.33333%;float:left; padding-right:0.5rem;padding-top:0.2rem}
.hr-item-a .item .text h2 span{display:block;font-family:"FjallaOne-Regular";color:#ddd;font-size:0.4rem}
.hr-item-a .item .text h2 strong{display:block;font-size:0.22rem;font-weight:normal;margin-top:0.1rem}
.hr-item-a .item .text p{font-size:0.16rem;margin-top:0.4rem;line-height:1.8;color:#888}
.hr-item-a .item .image{width:66.66666%;float:left;position:relative;height:100%;background-position:center center;background-size:cover}
.hr-item-a .title-con{background-color:#fff;border:1px #ddd solid;}
.hr-item-a .title-con ul li{width:33.333333%;float:left;padding:0.4rem;border-right:1px #ddd solid;position:relative;transition: all 0.3s; -webkit-transition: all 0.3s;}
.hr-item-a .title-con ul li:before { content: ""; width: 0; height: 4px; background: #0080ff; position: absolute; top: -1px; left: 0; z-index: 1;transition: all 0.3s; -webkit-transition: all 0.3s; }
.hr-item-a .title-con ul li:last-child{border-right:0}
.hr-item-a .title-con ul li h2 span{display:block;font-family:"FjallaOne-Regular";color:#ddd;font-size:0.24rem}
.hr-item-a .title-con ul li h2 strong{display:block;font-size:0.22rem;font-weight:normal;margin-top:0.1rem}
.hr-item-a .title-con ul li i{margin-top:0.4rem;font-size:0.5rem;display:block;color:#ccc;transition: all 0.3s; -webkit-transition: all 0.3s; }
.hr-item-a .title-con ul li.current:before {width:100%}
.hr-item-a .title-con ul li.current i{color:#888}
.hr-item-a .title-con ul li.current{background-color:#fff}
.hr-item-a .title-con ul li.current h2 span{color:#0080ff;}
.hr-item-a .title-con ul li.current h2 strong{color:#0080ff;}



@media (max-width: 767px) {
	.hr-item-a .item .text{padding-right:0;}
	.hr-item-a .title-con ul li{width:100%;float:none;border-right:0;border-bottom:1px #ddd solid}
	.hr-item-a .title-con ul li:last-child{border-bottom:0}
	.hr-item-a .title-con ul li i{position:absolute;right:0.3rem;top:50%;margin-top:-0.25rem}
	.hr-item-a .item{height:auto;margin-bottom:0.3rem;}
	.hr-item-a .item .text{width:100%;float:none}
	.hr-item-a .item .image{width:100%;float:none;height:2.5rem;margin-top:0.3rem}
	.hr-item-a .item .text p{font-size:0.18rem}

}



.job-list{padding:0.5rem}
.job-list .item{ margin-bottom:0.1rem}
.job-list table{ background-color:#cbd4de; width:100%}
.job-list table th{ background-color:#eff4f8; padding:0.2rem 0; text-align:center; font-weight:normal; color:#888}
.job-list table td{ background-color:#fff; padding:0.25rem 0.2rem; position:relative;}
.job-list table thead tr span{ position:absolute; right:0.2rem;top:50%; margin-top:-0.1rem; cursor:pointer; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; font-size:0.16rem }
.job-list table thead tr span i{ display:inline-block; width:0.22rem; height:0.22rem;  background:url(/Public/images/down-icon.png) no-repeat; background-size:cover; margin-left:3px;transform:rotate(-180deg);transition: all 0.3s; -webkit-transition: all 0.3s; }
.job-list table thead tr span.hover i{transform:rotate(0deg);}
.job-list table tbody{ display:none}
.job-list table thead td{ cursor:pointer}
.job-list table thead td b{ font-weight:normal; color:#aaa; margin-left:0.05rem; }
.job-list .item{margin-bottom:0.3rem}
.job-list .item h2{font-size:0.18rem;font-weight:bold;margin-bottom:0.1rem}
.job-list .w15{ width:15%; min-width:1rem;}
.job-list .content{ line-height:1.7;}
.job-list .content .li a{color:#06b}
.job-list .content .li a:hover{color:#e8cd00}
.job-list a.apply-btn{ background-color:#e8cd00; color:#454545; display:block; width:1.5rem; text-align:center; font-size:0.16rem; line-height:0.45rem; border-radius:0.5rem; margin-top:0.2rem;transition: all 0.3s; -webkit-transition: all 0.3s;}
.job-list a.apply-btn:hover{ background-color:#f58d06; color:#fff;}
.job-list a.apply-btn.over{ background-color:#ddd; color:#888; cursor:default}

@media (max-width: 767px) {
	.job-list table{ font-size:0.18rem}
}

.job-search{ background:#00b0ec; background-size:cover; padding:0.5rem 0; position:relative; overflow:hidden}
.job-search .box{  background-color:#fff; padding-right:1.8rem; position:relative; z-index:2}
.job-search input{ width:100%; border:0; padding:0.1rem 0.2rem ; height:0.7rem}
.job-search button{ position:absolute; right:0;top:0; width:1.8rem; height:0.7rem; border:0; background-color:#ff000c; color:#fff; font-size:0.22rem}
.job-search button i{ margin-right:0.05rem; font-size:0.22rem}
.job-search #particles-js{ position:absolute; left:0;top:0; z-index:1; width:100%; height:100%}

@media (max-width: 767px) {
	.job-search{padding:0.25rem;}
	.job-search input{ height:0.6rem}
	.job-search button{ height:0.6rem}
}


.guestbook-banner{ background-color:#232428; padding:1.2rem 0 0.5rem; }
.guestbook-banner h2{ color:#fff; font-size:0.3rem; font-weight:normal}
.guestbook-banner p{ color:rgba(255,255,255,0.5); margin-top:0.2rem}

.guestbook{background-color:#f5f7fa }
.guestbook-box{ background-color:#fff; padding:0.5rem; box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.1)}
.guestbook-box .form-control{}
.guestbook-box .form-group{ margin-bottom:0.2rem; position:relative}
.guestbook-box .image{ text-align:center}
.guestbook-box .image img{ max-width:100%}
.guestbook-box .btn{ padding:0.1rem 0.4rem; font-size:0.16rem; background-color:#1a98f0; color:#fff}
.guestbook-box .codeinput{ width:50%; }
.guestbook-box .form-group img{ position:absolute; left:51%;top:0.3rem}
@media (max-width: 767px) {	
	.guestbook-box .image{ display:none}
}


.contact{}
.contact .icons{ width:30%; float:left;}
.contact .icons .item{ padding-bottom:0.2rem; margin-bottom:0.2rem; border-bottom:1px #eee solid; padding-left:1rem; position:relative}
.contact .icons .item strong{font-weight:normal;display:block;margin-bottom:0.1rem}
.contact .icons .item em{ position:absolute; left:0;top:0px;}
.contact .icons .item i{ font-size:0.5rem; color:#aaa;}
.contact .icons .item p{ margin-bottom:0.05rem;font-size:0.16rem}
.contact .icons .item:last-child{ border-bottom:0}
.contact .map{ width:70%; float:left; padding-left:0.5rem;}
.contact #Gmap{ border:1px #ddd solid;height:4.8rem}

@media (max-width: 767px) {
	.contact{ padding:0.3rem 0}
	.contact .icons{ width:100%; float:none;}
	.contact .map{ width:100%; float:none; padding:0}
	.contact .icons .item p{ line-height:1.5; font-size:0.18rem}
	.contact .icons .item em{ left:15px;}
}

.party-content{padding:0.4rem 0;line-height:2}
.party-content p{margin-bottom:0.2rem}


.form-control{ border-radius:0;height:0.5rem;padding:0.15rem;line-height:1;font-size:0.15rem; -webkit-appearance: none;box-shadow:none !important;}
.form-horizontal .control-label{padding-top:0.15rem}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline{padding-top:0.15rem}

.report{background:url(/Public/images/banner2.jpg) no-repeat center center;background-size: cover;background-attachment: fixed;min-height:100vh}
.report .box{background-color:#ebf0f5; min-height:100vh;box-shadow: 0 16px 48px rgba(0,0,0,.2);}
.report .logo{background: #fff;padding:0.5rem; position:relative}
.report .logo img{max-width:100%}
.report .logo span{ font-size:0.3rem; border-left:1px #ddd solid; position:relative;top:0.07rem; margin-left:0.2rem; padding-left:0.2rem}
.report .logo .back-btn{ display:inline-block; padding:0.15rem 0.3rem; border-radius:0.5rem; background-color:#eee; position:absolute; right:0.5rem;top:0.5rem; color:#888}
.report .logo .back-btn i{ margin-right:0.05rem}
.report .logo .back-btn:hover{ color:#00b0ec}
.report .form{padding:0.5rem}
.report .form .item{padding-bottom:0.4rem;margin-bottom:0.4rem;border-bottom:1px #e8e8e8 solid}
.report .form .item h2{font-size:0.2rem;font-weight:600;color:#00b0ec}
.report .form .item h2:after{content: "";display: inline-block;width: 0;height: 0;border-left: 0.05rem solid transparent;border-right:0.05rem solid transparent;border-top: 0.07rem solid #00b0ec;position:relative;top:-0.03rem;margin-left:2px}
.report .form .item .con{margin-top:0.3rem}
.report .form .item img{padding-top:0.15rem}
.report .form .item .btns{margin-top:0.3rem}
.report .form .item .btn1{background-color:#00b0ec;color:#fff;border:0;padding:0.2rem 0.6rem}
.report .form .item .btn2{background-color:#ccc;color:#fff;border:0;padding:0.2rem 0.6rem;margin-left:0.05rem}
.report .form .item label span{margin-right:0.02rem;color:#ee4433; }
.report .form .item .view-con{ padding-top:0.2rem; color:#888}
.report .form .form-group{ margin-bottom:0.25rem}
.report .form .btn-up{ background-color:#ee0000; color:#fff; padding:0.12rem 0.3rem; margin-bottom:0.2rem; display:inline-block;}
.report .form a.link{ margin-left:0.1rem; color:#00b0ec}
.report .form a.link:hover{ text-decoration:underline}
.report .apply-footer{ text-align:center; font-size:0.16rem; color:#888}

input[type=checkbox], input[type=radio]{  margin: 0.04rem 0 0;}

@media (max-width: 767px) {
	.report .logo .back-btn{ display:none}
	.form-horizontal .form-group{margin-right: -5px; margin-left: -5px;}
	.report .container { padding:0.2rem}
	.report .logo{padding:0.3rem; background-color:#fff}
	.report .logo img{ width:50%}
	.report .logo span{ font-size:0.22rem; font-weight:bold}
	.report .form{padding:0; }
	.report .form label{ font-size:0.20rem; }
	.report .form .form-control{ font-size:0.20rem; }
	.report .form .control-label{ margin-top:0.1rem}
	.report .form .radio-inline{ color:#888}
	.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{ }
	.form-group{ margin-bottom:0}
	.report .form .checkbox-inline{ color:#888}
	.report .form .item{margin-bottom:0; padding-bottom:0;border-bottom:0;}
	.report .form .item h2{font-size:0.24rem; background-color:#00b0ec; color:#Fff; padding-left:0.3rem; line-height:0.8rem}
	.report .form .item h2:after{border-top: 0.07rem solid #fff;}
	.report .form .item .con{margin-top:0rem;padding:0.15rem 0.3rem;}
	.report .form-horizontal .control-label{padding-top:0.1rem}
	.report .form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline{padding-top:0.1rem}	
	.report .form .item .btns{ text-align:center; padding-bottom:0.3rem}
	.report .form .item button{padding:0.15rem 0.4rem !important; font-size:0.22rem}
	.report .apply-footer{ padding:0.2rem 0 0.3rem; background-color:#fff}
	.report .form .item .btn2{ display:none}
	.report .form .form-group{ margin-bottom:0.15px}
}



.topic-list{ padding:0.5rem 0; background-color:#f2f2f4}
.topic-list .item{ margin-bottom:0.3rem}
.topic-list .item a{ display:block; background-color:#fff; position:relative;transition: all 0.5s; -webkit-transition: all 0.5s;}
.topic-list .item .image{ width:38%; left:0;top:0;height:100%; position:absolute; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.topic-list .item .text{ width:62%; float:right; padding:0.4rem}
.topic-list .item .text strong{ font-size:0.2rem;}
.topic-list .item .text p{ margin-top:0.2rem; line-height:1.7; color:#888}
.topic-list .item .text .more-btn{ background-color:#fff; color:#999; margin:0.2rem 0 0; border:1px #ddd solid; display:block; width:1.3rem; height:0.4rem;    border-radius: 0.2rem; line-height:0.4rem;  text-align:center; }
.topic-list .item .text .more-btn:hover{ color:#fff}
.topic-list .item .text .more-btn:before{ background-color:#06b}

@media (min-width:768px) {
	.topic-list .item a:hover{box-shadow: 0 16px 48px rgba(32,41,50,.2);transform: translate3d(0,-5px, 0);}
}



.site-map{ }
.site-map dl{  border-bottom:1px #e6e6e6 dotted; padding:0.3rem 0}
.site-map dl:last-child{ border-bottom:0}
.site-map dt{ float:left;  width:10%; font-weight:bold; padding-top:0.1rem;}
.site-map dd{ float:left;  width:90%}
.site-map dd a{ margin:0 5px; display:inline-block; padding:0 0.2rem;text-align:center;line-height:0.5rem; background-color:#f5f5f5; margin-bottom:0.1rem;}


.jsmodern-share{position:fixed;top:50%;left:50%;width:300px;height:335px;z-index:999999;background:#fff;border:#ccc solid 1px;border-radius:10px;  box-shadow: 0px 0px 40px 0 rgba(0, 0, 0, 0.3);
overflow:hidden;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.jsmodern-share p{display:block;height:20px;text-align:center;font-size:18px;margin:15px 0 20px 0}
.jsmodern-share div{width:260px;height:260px;margin:0 auto}
.jsmodern-share b{position:absolute;width:20px;height:20px;background:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAA/UlEQVQ4T8WU7ZEBQRCGHxFciQARIBJEcGRABFYEZIAIEAkyIAMhqFdtV7WpabuOqptfM9Pdz0x/NvjyalTwesAg0TkAp8guAg6BJdAODC/ADNin8hxwA/zWjIR0J143Bb4DM84T1APl5s69dga6wU9T2cjc90DFpVUCbkATGAPrBCoX9Svp/JQy2Xa0N6CyeQwMPdRguYf6yr4BC2Cecc8DJNbPcjDJFkBRBZSiQbWPYP8H/LPLX0+KYvBJ2VytTV8Vth6IelnDQV7Zyha2lUXdPjbYtsz+4/zpcHiCRUDdq69XrhXTmlfMpnXHlzdWnAT3SzPw7QEbDJnq6ztc3EQVa6MIgAAAAABJRU5ErkJggg==);right:4px;top:4px;cursor:pointer;color:#ccc;opacity:.1;transition:.1s}
.jsmodern-share b:hover{opacity:.5}
.jsmodern-marquee{overflow:hidden}
.jsmodern-marquee-inner{float:none!important;margin:0!important;padding:0!important;background:transparent!important}
.jsmodern-marquee-default,.jsmodern-marquee-repeat{float:left;margin:0!important;padding:0!important;background:transparent!important}
.jsmodern-marquee-part{display:block;float:left}
.jsmodern-picture-container{display:block;position:relative;overflow:hidden}
.jsmodern-picture-container a{display:block;color:#fff;text-decoration:none}
.jsmodern-picture-container img{border:0}
.jsmodern-picture-inner{position:absolute;height:100%;top:0;left:0;overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.jsmodern-picture-part{overflow:hidden}
.jsmodern-picture-fade{width:100%}
.jsmodern-picture-fade .jsmodern-picture-part{position:absolute;display:none}
.jsmodern-picture-slide .jsmodern-picture-part{float:left}
.jsmodern-picture-slide img{display:block}
.jsmodern-picture-dot{position:absolute;bottom:15px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.jsmodern-picture-dot b{display:block;float:left;width:10px;height:10px;background:#777;border-radius:5px;cursor:pointer;margin:0 5px;transition:.4s}
.jsmodern-picture-dot b.active{background:#fff}
.jsmodern-picture-prev,.jsmodern-picture-next{display:block;position:absolute;top:50%;width:17px;height:32px;margin-top:-16px;cursor:pointer;background:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAB7klEQVR42s3XbUtaYRzH8euhqUetZC1Dy1q1mLhX0hvxjeyBIIMV1YpuHOkiBmNsc60dvGmNQS/KfR/8ghAOF8frXLIHH5D/+d898fjXjMfj/4JL8XPsIiW7is10kSI+ootAuooVZ7XIIjr4hjKMlBXrKMfrIvP4gB4qk88V6yln3tciBVzgBqtReXp2o9xC0ovkcYZbVG35yrlVTT6pRXI4QYh1xayUG6o257pIgPfo4wVMHKrpq0cw7SJZHGKATcViU+1AvbJxF8lgHyNswzjaVq999bYvosR3uMOOYs7U6069M7ZF0niLe7yCSZJ63mtGOmqRObTwBzUYT2qa0cLc5CIpNPEXdRjP6prV1Gxj9OENHvAaZhY060GzU4/vig5CLM1qEc0KNTt4GvwkPpeJnPf04TI+4xrPfC2h3teatRz19S3hC66gAyc56nmlGSXbC20FX9GFDhx36tVV7xXrm1XK+I5LLLguoR6X6lmO+6NXwQ+0oWsrPtW21asy7Rmwhp84RyHuEqo5V48118Ooil84RR5xrrpT1VaTOhU3EOLYdm1JTrmhao3NNNfWkeXaCpSjq87P34ktDHEQcW1l9WyoXK9/sF5ihL2JAyej2Eg5Jg6Xa+s3WkhJS7GprjrXA6eBrDQUMx4X8e8fwj0L7GH1LqcAAAAASUVORK5CYII=) no-repeat}
.jsmodern-picture-prev{margin-left:15px}
.jsmodern-picture-next{right:0;margin-right:15px;background-position:-17px 0}
.jsmodern-video{background:#000;position:relative;overflow:hidden;z-index:10}
.jsmodern-video-panel{position:absolute;bottom:0;left:0;z-index:2147483648;width:100%;height:40px;line-height:40px;color:#fff;background:rgba(0,0,0,.8);-webkit-user-select:none;-moz-user-select:none;user-select:none}
.jsmodern-video-panel.jsmodern-video-panelFull{left:50%;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px);padding:3px 5px;border-radius:8px}
.jsmodern-video-linebox{height:6px;background:rgba(255,255,255,.25);border-radius:3px;width:460px;width:-webkit-calc(100% - 305px);width:-moz-calc(100% - 305px);width:calc(100% - 305px);float:left;margin:17px 0 0 15px;position:relative;cursor:pointer}
.jsmodern-video-pass{position:absolute;border-radius:3px;height:100%;background:#F06000}
.jsmodern-video-linedot{width:6px;height:6px;background:#fff;border-radius:3px;-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);position:absolute}
.jsmodern-video-panel b{cursor:pointer}
.jsmodern-video-panel b,.jsmodern-video-panel span{display:block;float:left}
.jsmodern-video-panel span{font-size:12px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.jsmodern-video-start{margin-left:10px}
.jsmodern-video-start+span{width:14px;height:12px;text-align:center;line-height:12px;font-size:10px;overflow:hidden;margin-top:13px;-webkit-transform:scale(1,0.9) translateY(1px);-ms-transform:scale(1,0.9) translateY(1px);transform:scale(1,0.9) translateY(1px);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}
.jsmodern-video-start,.jsmodern-video-end{width:39px;text-align:center}
.jsmodern-video-volumebox{width:80px;height:6px;background:rgba(255,255,255,.25);border-radius:3px;float:left;margin:18px 0 0 7px;position:relative;cursor:pointer}
.jsmodern-video-volumeline{width:40px;height:6px;background:#F06000;border-radius:3px;margin-top:0}
.jsmodern-video-volumedot{width:6px;height:6px;background:#fff;border-radius:3px;margin:-6px 0 0 37px;-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);position:absolute}
.jsmodern-video-play,.jsmodern-video-volume,.jsmodern-video-fullin{width:18px;height:18px;margin-top:11px;background-position:center;background-repeat:no-repeat}
.jsmodern-video-play{margin-left:10px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAe0lEQVR42q2UQRGAIBREiWAEIhjhRzCKDbCBRjGCDaQBRqDBdzntgRvLm3nXN6sMhIa7G0xBgqHGC1c9RNKcENeZHiInXLQQKdDUUL9OD3GdGOrXaSGSZ4QuddEDo/KPPrgpx1/hwc8YC90wKlckQ1MubYW79IzwOMf4AZCzZlJ6pNv5AAAAAElFTkSuQmCC)}
.jsmodern-video-pause{background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAANUlEQVR42u3MMQoAAAgCwP4/9aR+VjQINtTcoNBicobkTNiS/vEQvSBBggR9hILOD8h5i74A46kzKYwr0EYAAAAASUVORK5CYII=)}
.jsmodern-video-volume{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAqklEQVR42tWT0QmDMBCGHcENXMEBhGaL9rEjZATffKwDZJdmgy7QHZo33zz/0AscBmNaCOIPH3Ke+USTq84ZIrqDdnXPgGuuoAVP4KMi0TddSlCDB5BR3GvEcy/wCYUCF8HNNwFtiBwwQco9jSKKBZQQaa4brt+en0W8eAJGiN2/IusRIiouKv9puA5bP7uXhDfsbP8gtn8GOnUgx8wD6XJHxO6NSNGhPT4LSrtjI5LQNtEAAAAASUVORK5CYII=)}
.jsmodern-video-muted{background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA00lEQVR42s2UsQ3CMBBFqZAokNLQoozgCWJ3NAxAg5QRGIEFEOkpgBFgAbIKC0AoU5nv6CJ9GQI6lIIvPcXxyd93di4D730v9Gf0Xc1mOTA0pTMKi8EFBDm1EQIJ2AKWldiw64wcsMQC3EGsDEzBhLPAM5XBi0r/XjNwBUfKxMimhcYoAzsZ78mkAkZlJBUc5L1uTbSlWbrJWuZOYU5tFJVzbsvUGs3BDTzEkMtsDnsdsQJVR0YbsOTrlzXJpw+yACwnsfGvLVLqWkTftCM2+r
.jsmodern-video-fullin{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAKlBMVEVMaXH////////////////////////////////////////////////////m1kuZAAAADXRSTlMAYBAw79DwIM9wgG9/QM+KqQAAAF5JREFUeNqNj0sSwCAIQ6Pit+X+1y2GOs7UTbNA8kYjQE05wpTK7LG8EwcdrwZB7hrcBx1FYfcDCY9UEGdbrFbiBIqpFf90PmGo7NDvtwJt1x7slmN0graWEwIny+sDBBUDznqlFGYAAAAASUVORK5CYII=)}
.jsmodern-video-fullout{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAJ1BMVEVMaXH////////////////////////////////////////////////c+C/6AAAADHRSTlMAgBDQz39QIMBAML9Nf8RqAAAAaElEQVR42r2QQQ7AIAgEV6CIlv+/t3Ap3E2cyyojxIBb7JfqQu/+z+ZCIAU0QtzqEbtMGcCIcCZ0454iIuvFLDHRICkhvUNHsICVqThBnyBHZSqK4+/2Ok9OEdGNOdcSuS1xW2+3jUt8eaUDz3DmFVcAAAAASUVORK5CYII=)}
b.jsmodern-video-fullFalse{opacity:.5;cursor:default}
.jsmodern-dialog-container{position:fixed;width:100%;height:100%;z-index:2147483649;top:0;left:0;background:rgba(0,0,0,.6);opacity:0}
.jsmodern-dialog{position:fixed;top:-10px;left:50%;width:500px;min-width:500px;height:auto;overflow:hidden;padding:15px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background:#fff;border-radius:6px;border:#555 solid 1px;box-shadow:0 0 15px rgba(0,0,0,.4);opacity:0}
.jsmodern-dialog-title{text-align:left;font-size:16px;font-weight:bold;color:#000;word-wrap:break-word;word-break:normal}
.jsmodern-dialog-content{width:100%;height:auto;min-height:60px;overflow:hidden;word-wrap:break-word;word-break:normal;margin-top:10px;font-size:14px;color:#333;line-height:160%}
.jsmodern-dialog>span{display:block;float:right;height:30px;line-height:30px;font-size:13px;padding:0 12px;cursor:pointer;margin:13px 0 0 10px;border-radius:4px;border:#ccc solid 1px;transition:.25s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.jsmodern-dialog>span.jsmodern-dialog-sure{background:#2F7CBE;border-color:#2F7CBE;color:#fff}
.jsmodern-dialog>span.jsmodern-dialog-sure:hover{background:#1563A6;border-color:#1563A6}
.jsmodern-dialog>span.jsmodern-dialog-cancel:hover{background:#eee}
.jsmodern-scrollBar-container{overflow:hidden;position:relative}
.jsmodern-scrollBar-inner{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.jsmodern-scrollbar{position:absolute;top:0;right:2px;width:6px;background:rgba(0,0,0,.3);border-radius:3px;z-index:10px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.jsmodern-lazyload{display:block;opacity:0}
.jsmodern-page-content{text-align:center;margin-left:auto;margin-right:auto}
.jsmodern-page-target>*{display:none}
.jsmodern-page{height:38px;display:inline-block;overflow:hidden;border-radius:19px;border:#e8e8e8 solid 1px;margin:0 auto}
.jsmodern-page>div i,.jsmodern-page>i{display:block;float:left;width:40px;height:38px;line-height:38px;font-size:13px;text-align:center;cursor:pointer;font-style:normal;background:#f5f5f5;transition:.15s;font-weight:bold;color:#333}
.jsmodern-page i{border-right:#e3e3e3 solid 1px;border-left:#fff solid 1px}
.jsmodern-page>div{float:left;max-width:420px;overflow:hidden}
.jsmodern-page>div div{height:38px}
.jsmodern-page i.active{background:#E04636;color:#fff;box-shadow:rgba(0,0,0,.2) 0 0 10px inset;border-right-color:#fff}
.jsmodern-page i:hover{color:#E04636}
.jsmodern-page i.active:hover{color:#fff}
.jsmodern-page>i span{display:inline-block;font-size:20px}
.jsmodern-page>i:first-child{border-radius:19px 0 0 19px}
.jsmodern-page>i:last-child{border-radius:0 19px 19px 0}
i.jsmodern-page-first,i.jsmodern-page-last,i.jsmodern-page-next,i.jsmodern-page-prev{line-height:33px}


