@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",Tahoma,Arial,sans-serif; }
a {color:#333;text-decoration:none;}
a:hover{ text-decoration:none; color:#007dbf}
*:focus {outline:none !important;text-decoration:none !important}

html{display:block;webkit-text-size-adjust: none;}
body{background:#fff;color:#333;font-size:0.16rem; font-family:"Microsoft Yahei",Tahoma,Arial,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: 639px){html{font-size: 60px;}}
*/

h2, .h2 {font-size: 0.36rem;}
h3, .h3 {font-size: 0.26rem;}

@font-face {
  font-family: 'iconfont';  /* project id 399435 */
  src: url('//at.alicdn.com/t/font_399435_yoiufx8kix.eot');
  src: url('//at.alicdn.com/t/font_399435_yoiufx8kix.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_399435_yoiufx8kix.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_399435_yoiufx8kix.woff') format('woff'),
  url('//at.alicdn.com/t/font_399435_yoiufx8kix.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_399435_yoiufx8kix.svg#iconfont') format('svg');
}
.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: 'dincond-medium-webfont';
	src: url('font/dincond-medium-webfont.eot');
	src: url('font/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), 
	url('font/dincond-medium-webfont.woff2') format('woff2'), 
	url('font/dincond-medium-webfont.woff') format('woff'), 
	url('font/dincond-medium-webfont.ttf') format('truetype'), 
	url('font/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg');
}

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media ( min-width : 768px) {
	.col-sm-5ths {
		width: 20%;
		float: left;
	}
}
@media ( min-width : 992px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
}
@media ( min-width : 1200px) {
	.col-lg-5ths {
		width: 20%;
		float: left;
	}
}



/* --------------浏览器滚动条----------------------- */
::-webkit-scrollbar {height:11px;width:11px}
::-webkit-scrollbar-button {height:0;width:0}
::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment {display:block}
::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement {display:none}
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal {border-style:solid;border-color:transparent}
::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal{background-clip:padding-box;background-color:#fff;}
::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);background-clip:padding-box;background-color:rgba(0,0,0,.2);min-height:28px;padding-top:100}
::-webkit-scrollbar-thumb:hover {-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);background-color:rgba(0,0,0,.4)}
::-webkit-scrollbar-thumb:active {-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,.35);background-color:rgba(0,0,0,.5)}
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal {border-width:0;}
::-webkit-scrollbar-track:hover {-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.1);background-color:rgba(0,0,0,.05)}
::-webkit-scrollbar-track:active {-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07);background-color:rgba(0,0,0,.05)}


@-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;}

.filler { position: absolute; display: block; -webkit-transition: 0.6s ease 0s; -moz-transition: 0.6s 0s; -o-transition: 0.6s 0s; transition: 0.6s 0s; }
.filler { background-color: #1d3994; z-index: 5; }
.filler-left { width: 3px; height: 0%; left: 0%; bottom: 0%; }
.filler-right { width: 3px; height: 0%; right: 0%; top: 0%; }
.filler-top { width: 0%; height: 3px; left: 0%; top: 0%; }
.filler-bottom { width: 0%; height: 3px; right: 0%; bottom: 0%; }

@media (max-width: 992px) {
	.container {padding-right:20px;padding-left: 20px;}
	.row {margin-right: -5px; margin-left: -5px;}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{ padding-left:5px; padding-right:5px}
}


.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;}



#message{ width:400px; padding:30px 40px 40px; background:#fff; margin:0 auto; border:1px #ddd dashed; position:relative;top:150px; text-align:center}
#message .msg{ margin-bottom:20px; font-size:15px; font-weight:bold;font-family:Tahoma, "microsoft Yahei"; line-height:26px;}
#message .msg a{ text-decoration:underline; color:#0066cc} 
#message .msg a:hover{ color:#ff0000; text-decoration:none}



#header{ height:100px; overflow:hidden; width:100%;z-index:999; position:fixed; left:0;top:0; transition: all 0.3s ease;-webkit-transition: all 0.3s ease;/* box-shadow: 0px 5px 10px rgba(255, 255, 255, 0.05);*/}
#header:after {content:"";display:block;width: 100%;height: 100px;  background-color:#fff; position:absolute; left:0;top:0;/*box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.2);*/ }
#header:before {content:"";display:block;width: 100%;height: 300px;background-color:rgba(0,0,0,0.5); position:absolute; left:0;top:100px;}

#header .container{ position:relative; z-index:2}
#header .logo{ float:left; margin-top:35px; display:block; width:289px; height:40px; background:url(../images/logo.png) no-repeat}
#header .right-link{ position:absolute; right:0;top:0; z-index:3}
#header .right-link a{ display:block; float:left; width:100px; height:100px; background-color:#184799; color:#fff; text-align:center; position:relative;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;}
#header .right-link a i{ line-height:100px; font-size:0.3rem}
#header .right-link a.weixin-btn{ background:none; color:#888}
#header .right-link .weixin-con{ color:#888; position:absolute; left:-50px; top:120px; background-color:#fff; width:150px; padding:10px; transition: all 0.3s ease;-webkit-transition: all 0.3s ease; opacity:0; visibility:hidden}
#header .right-link .weixin-con:after {content:""; display:block; width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #fff; position:absolute;top:-8px; right:44px }
#header .right-link .weixin-con img{ width:100%;}
#header .right-link .weixin-con span{ font-size:0.12rem; display:block; text-align:center; padding-bottom:10px}
#header .right-link a.weixin-btn:hover .weixin-con{ visibility:visible;top:110px; opacity:1;}
#header .right-link a.search-btn:hover{ background-color:#009b4c}

@media (min-width: 1200px) {
	#header:hover{height:300px;}
}


@media (min-width: 1200px) {
	#header.hover{ top:-120px }
	#header.hover .mask{ display:block;filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
}



@media (max-width: 1420px) {
	#header .container{ width:100%}
	#header .right-link{ display:none}
}

@media (max-width: 992px) {
	#header{ height:60px; background-color:#fff;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);}
	#header:after{ display:none}
	#header .logo{ background-position:left center; background-size:auto 50%;height:60px;  margin-left:15px; margin-top:0; margin-right:60px; }
	#header .mask{ display:block;filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
	#header .container{ padding:0; width:100%}
}

@media (max-width:1755px){
	#header .right-link .weixin-btn{ display:none}
}



.nav{  height:100px; position:relative; z-index:98; float:right; }
.nav ul{ float:left}
.nav ul li{ float:left; height:100px; position:relative;   }
.nav ul li:first-child a{/* border-left:1px #eee solid*/}
.nav ul li a{ display:block; float:left; height:100px;padding-top:43px;line-height:20px;color:#222;border-right:1px #eee solid ;}
.nav ul li a:hover{ color:#009ee3}
.nav ul li.sub a:hover{ color:#009ee3}
.nav ul li span{ position:relative; z-index:2;padding:0 0.4rem; display:block; font-size:0.18rem; font-weight:bold }
.nav ul li a:after {content:"";display:block;background:#009b4c; left:0.4rem; right:0.4rem; height:0px; bottom:-1px;display:block; position:absolute;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; }
.nav ul li span.sub-icon:after {content:""; display:inline-block; width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #fff; margin-left:0.1rem; position:relative;top:-2px }
.nav ul li.search-btn span{ padding:0 20px;}
.nav ul li dl{ position:absolute; left:0;top:100px; width:100%;height:200px; padding:0.2rem 0.2rem; transition: all 0.3s ease;-webkit-transition: all 0.3s ease;}
.nav ul li dl dd a{  border:0 !important; line-height:0.35rem !important;height:auto !important; float:none !important; padding:0 !important; color:#fff !important; text-align:center}
.nav ul li dl dd a:hover{ text-decoration:underline} 
.nav ul li dl dd a:after { display:none}

.nav ul li.hover dl{background:#003e7d}
.nav ul li.hover a{color:#222;}
.nav ul li.hover a:after{height:5px; }

.nav ul li:hover a:after{ left:0; right:0}

@media (min-width: 1420px) and (max-width: 1550px) {
	.nav { margin-right:100px;}
}
@media (max-width:992px){
	.nav{ display:none}
}




.search-layer{ position:fixed; left:0;top:0; z-index:10000; background:rgba(0,0,0,0.5); width:100%; height:100%; display:none}
.search-layer .search-box{ width:400px; height:70px; background-color:#fff; position:absolute; left:50%; margin-left:-200px;top:50%; margin-top:-35px; }
.search-layer .search-box .input{ width:330px; float:left; border:0;height:70px; padding:10px 25px; line-height:50px}
.search-layer .search-box button{ width:70px; height:70px; border:0; background-color:#125ba6; color:#fff}
.search-layer .search-box button i{ font-size:30px;}




.menu-handler{ position: fixed; right: 0px;top:0;  z-index:11; width:60px; height:60px; background-color:#666; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; user-select:none;-webkit-transition: all .3s;transition: all .3s; display:none}
.menu-handler span{position:absolute; top:50%; left:50%; margin-left:-15px; width:30px; height:3px; background:#666; border-radius:1px;-webkit-transition: all .3s;transition: all .3s;}
.menu-handler span:before, .menu-handler span:after{content:''; display:block; position:absolute; left:0; width:30px; height:3px; background:#666; border-radius:1px; transition:0.3s, 0.3s;  transition-property: top, transform; transition-delay:0.3s, 0;}
.menu-handler span:before{top:-9px;}
.menu-handler span:after{top:9px;}
.menu-handler.active span{background:transparent;}
.menu-handler.active span:before{-webkit-transform:rotate(45deg); top:0;}
.menu-handler.active span:after{-webkit-transform:rotate(-45deg); top:0;}
.menu-handler.active span:before, .menu-handler.active span:after{transition-delay:0, 0.3s;}


.menu-Box a{ color: #584d4d;}
.menu-Box a:active,.menu-Box a:hover { color: #06b;}    
.menu-Box{ position: fixed; left: 100%; top: 0; width: 100%; height: 100%; overflow-y: auto; background-color: #f3f3f3; -webkit-overflow-scrolling: touch;  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;}
.menuMobile{ padding: 70px 0px 0px; margin: 0px 10%;}
.menuMobile dd{ border-top: 1px solid #ddd;}
.menuMobile dd:first-child{ border-top:0;}
.menuMobile .t a{ font-size: 0.22rem; font-weight:bold; padding: 20px 5% 20px 0px; display: block; position: relative;}
.menuMobile .t a:before{ content:""; position: absolute; right: 2%; top: 50%; background: url(../images/menu_tico.png) no-repeat scroll center center; background-size: cover; width: 12px; height: 7px; margin-top: -5px; opacity: 0; transition: 300ms; -webkit-transition: 300ms; transform: rotate(-180deg); -webkit-transform: rotate(-180deg);}
.menuMobile .cur a:before{ opacity: 1;}
.menuMobile .msubmenu{font-size: 0.2rem; padding: 0px 0px 10px;}
.menuMobile .msubmenu li{ display: block; margin-bottom:12px; width:50%; float:left;}


.menuOpen .pusher-black { display: block; }
.menuOpen .menu-Box { left: 0; z-index: 900; }


@media (max-width: 992px) {
	.menu-handler{ display:block;background-color:none; }
	.menu-handler{ background:none}
	.menu-handler span{ background-color:#666}
	.menu-handler span:before, .menu-handler span:after{ background-color:#666}
}



.main { transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; width: 100%;position:relative; z-index:50; background-color:#fff}
.main-black { position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; background:none rgba(0,0,0,0.5); display: none; z-index: 900; }

@media (max-width: 1199px) {
	.main{ margin-bottom:0}
}

.banner-slider{ overflow:hidden}
.banner-slider .image{ height:70vh; background-position:center center; background-size:cover;}
.banner-slider .image a{ display:block;}
.banner-slider .swiper-pagination{ bottom:30px}
.banner-slider .swiper-pagination .swiper-pagination-bullet{ width:12px; height:12px; background-color:#fff}
.banner-slider .swiper-prev{ background:url(../images/left-icon.png) no-repeat center center; width:70px; height:70px; position:absolute; left:-30px;top:50%; margin-top:-20px; z-index:2;-webkit-transition: all .3s;transition: all .3s; opacity: 0}
.banner-slider .swiper-next{ background:url(../images/right-icon.png) no-repeat center center; width:70px; height:70px; position:absolute; right:-30px;top:50%; margin-top:-20px; z-index:2;-webkit-transition: all .3s;transition: all .3s; opacity: 0}
.banner-slider:hover .swiper-prev{ opacity: 1; left:15px;}
.banner-slider:hover .swiper-next{ opacity: 1; right:15px;}

@media (max-width: 1420px) {
	.banner-slider .image{ height:500px}
}

@media (max-width: 992px) {
	.banner-slider{ margin-top:40px}
	.banner-slider .image{ height:250px;}
	.banner-slider .swiper-pagination .swiper-pagination-bullet{ width:8px; height:8px;}
	.banner-slider .swiper-prev,.banner-slider .swiper-next{ display:none}
	.banner-slider .swiper-pagination{ bottom:10px}
}


.index-pro{ padding:0.5rem 0}
.index-pro a{ display:block; background-color:#009ee3; color:#fff; position:relative; overflow:hidden }
.index-pro a img{ width:40%; }
.index-pro a .text{ position:absolute; right:0; left:40%;top:0;bottom:0; padding:0.2rem 0.4rem}
.index-pro a .text strong{ font-size:0.26rem; display:block}
.index-pro a .text span{ font-size:0.15rem; display:block; margin-top:0.05rem}
.index-pro a i{display:block;font-size:0.22rem;line-height:1;position:absolute;right:-0.3rem;z-index:3;top:50%;margin-top:-0.1rem;color:#fff;text-shadow: 0px 0px 2px rgba(0,0,0,0.4);transition:.5s cubic-bezier(0.215,.61,.215,1);-webkit-transition: 0.5s cubic-bezier(0.215,.61,.215,1);}
.index-pro a.a2{ background-color:#009b4c}
@media (min-width:992px){
	.index-pro a:hover i{right:0.3rem; }
}

@media (max-width:992px){
	.index-pro{ padding:0.3rem 0}
	.index-pro a img{ width:100%}
	.index-pro a .text{ position:relative; left:0; padding:0.2rem}
	.index-pro a i{ position:relative; right:0;top:0; margin-top:0.2rem}
	.index-pro a .text span{ margin-top:0}
}



.index-bg2{ background:#e5f5fc; padding:0.5rem 0}
.index-notice{ background-color:#fff;  box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.1); position: relative;}
.index-notice h2{ background-color:#f5f5f5 }
.index-notice h2 a{ display:block; text-align:center; width:50%; float:left;line-height:0.7rem; font-size:0.18rem; font-weight:bold; background-color:#f5f5f5}
.index-notice h2 a.current{ background-color:#fff}
.index-notice .con{ padding:0.3rem 0.3rem 0.5rem; height:3rem}
.index-notice dl{ padding-left:120px; position:relative;}
.index-notice dl .date{ width:100px; position:absolute; left:0;top:0;font-family:"NoveDemiBold"; }
.index-notice dl .date strong{ display:block; line-height:40px; background-color:#e1e1e1; text-align:center; color:#5a5a5a; font-size:26px; }
.index-notice dl .date span{ display:block; text-align:center; background-color:#ececec; color:#9e9e9e; line-height:28px; font-size:16px; }
.index-notice dl .image{ width:100px; position:absolute; left:0;top:0;}
.index-notice dl .image img{ width:100%}
.index-notice dl .text{ }
.index-notice dl .text strong{display:block; font-size:15px;position:relative; line-height:20px;height:40px; overflow:hidden }
.index-notice dl .text strong a{ color:#444; }
.index-notice dl .text strong a:hover{ color:#3f51b5}
.index-notice dl .text span{ display:block;font-family:Arial, Helvetica, sans-serif; font-size:0.14rem; color:#aaa; margin-top:10px;}
.index-notice ul{ margin-top:0.2rem;}
.index-notice ul li{ padding:0.06rem 0; height:0.32rem;  line-height:0.2rem; margin-right:0.75rem; position:relative;}
.index-notice ul li a{ background:url(../images/li.gif) no-repeat 0 center; padding-left:15px;display:inline-block; max-width:100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;_width:100%; text-align:left;}
.index-notice ul li span{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#aaa; position:absolute; right:-75px;top:7px;}
.index-notice a.more{ position:absolute; right:0.2rem;bottom:0.2rem; font-size:0.12rem; color:#8a8a8a; display:inline-block;padding:0px 0.1rem; line-height:0.25rem;}
.index-notice a.more:hover{ color:#4a4a4a; }

.index-topic{ background-color:#fff;  box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.1); position: relative;}
.index-topic h2{ background-color:#f5f5f5;line-height:0.7rem; font-size:0.18rem; font-weight:bold; padding-left:0.3rem; position:relative }
.index-topic a.more{ position:absolute; right:0.3rem; font-size:0.15rem; font-weight:normal; color:#999;top:0;}
.index-topic .con{ padding:0.3rem 0.3rem 0.5rem; height:3rem}
.index-topic dl img { width:100%}
.index-topic ul{ margin-top:0.2rem; line-height:1.8; color:#888; font-size:0.15rem}


.index-other{ background-color:#fff;  box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.1); position: relative;}
.index-other h2{ background-color:#f5f5f5 }
.index-other h2 a{ display:block; text-align:center; width:50%; float:left;line-height:0.7rem; font-size:0.18rem; font-weight:bold; background-color:#f5f5f5}
.index-other h2 a.current{ background-color:#fff}
.index-other .con{ padding:0.3rem; height:3rem}

.index-leader{ height:2.5rem}
.index-leader .swiper-slide img{ display:block; width:100%}
.index-leader .swiper-slide span{ display:block; text-align:center; margin-top:0.1rem}
.index-leader .swiper-pagination{ bottom:0}
.index-leader .item{}

.index-video .item{ position:relative}
.index-video .item img{ display:block; width:100%}
.index-video .item span{ display:block; text-align:center; margin-top:0.1rem}
.index-video .item i{ position:absolute; font-size:0.6rem; left:50%; margin-left:-0.3rem;top:50%; margin-top:-0.5rem; color:#fff}

.index-links{}
.index-links ul{}
.index-links ul h3{font-size:0.18rem;margin-bottom:0.2rem;position:relative;font-weight:bold}
.index-links ul h3:before{content: ""; display: block; width: 0; height: 0; border-left: 0.06rem solid transparent; border-right: 0.06rem solid transparent;border-top: 0.09rem solid #05a; position: absolute; left: 0.8rem;top:50%; margin-top: -0.04rem;}
.index-links ul li{width:20%;float:left;padding:0rem 0.2rem 0.2rem 0}
.index-links ul li img{width:100%;border:1px #ddd solid}


@media (max-width:1199px){
	.index-links ul li{padding:0rem 0.1rem 0.1rem 0}
}

.index-qa{padding:0.5rem 0;position:relative;}
.index-qa h3{font-size:0.18rem;margin-bottom:0.2rem;position:relative;font-weight:bold}
.index-qa h3:before{content: ""; display: block; width: 0; height: 0; border-left: 0.06rem solid transparent; border-right: 0.06rem solid transparent;border-top: 0.09rem solid #05a; position: absolute; left: 0.8rem;top:50%; margin-top: -0.04rem;}
.index-qa .item{padding:0.03rem 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: inline-block;}
.index-qa a.more{position:absolute;right:0;top:0.5rem}

/*---------网站底部---------------*/
#footer{  background-color:#003e7d; padding:0.5rem 0 0.3rem;}
#footer .footer-about{ width:30%; float:left; padding-right:80px;}
#footer .footer-about h3{ font-size:0.18rem; font-weight:600; line-height:1; margin-bottom:0.2rem;color:#fff; position:relative}
#footer .footer-about h3 span{ position:absolute; right:0;top:0; font-size:14px; font-weight:normal}
#footer .footer-about p{ font-size:0.14rem; line-height:2.2;color:#fff }
#footer .footer-about p i{ color:#fff; font-size:0.2rem; position:relative;top:0.02rem; margin-left:0.05rem} 
#footer .footer-about a{color:#fff}

#footer .footer-menu{ width:47%; float:left; }
#footer .footer-menu dl{ width:20%; float:left;font-size:0.15rem;}
#footer .footer-menu dl dt{ font-weight:normal; color:#fff; margin-bottom:0.25rem; font-size:0.18rem; line-height:0.2rem; position:relative}
#footer .footer-menu dl dt:before {content: "";position: absolute;display: block; height:1px; width: 0.3rem; border-bottom:1px #8dafd3 dotted; left:0; top:30px;}
#footer .footer-menu dl dd{ margin-bottom:8px;}
#footer .footer-menu dl dd a{ color:#fff}
#footer .footer-menu dl dd a:hover{ color:#fff; text-decoration:underline}
#footer .footer-menu ul{ width:16.66666666%; float:left;font-size:0.16rem;}
#footer .footer-menu ul li{ margin-bottom:15px;color:#aaa; line-height:0.2rem;}
#footer .footer-menu ul li a{ color:#fff}
#footer .footer-menu ul li a:hover{ color:#aaa}
#footer .footer-qr{ width:13%; float:right; padding-left:30px;}
#footer .footer-qr .image{}
#footer .footer-qr .image img{ width:100%; border:1px #ddd solid; display:block; background-color:#fff}
#footer .footer-qr p{ text-align:center; margin-top:10px; font-size:0.14rem; color:#fff}

.footer-links{margin-top:0.2rem;color:#fff}
.footer-links a{color:#fff;text-decoration:underline;margin:0 3px;}

.footer-bar{ padding-top:25px; overflow:hidden; border-top:1px #185593 solid; margin-top:30px;font-size:0.14rem; line-height:1;}
.footer-bar .left-con{ float:left;color:#6592c0; }
.footer-bar .left-con span{ margin:0 0.15rem; font-size:0.12rem;}
.footer-bar .left-con a{ color:#ccc}
.footer-bar .left-con a:hover{ color:#fff}
.footer-bar .right-con{ float:right; color:#fff;}
.footer-bar .right-con a{ color:#fff}
.footer-bar .right-con a:hover{ color:#fff}
.footer-bar .right-con a.linking{ display:block; float:left; width:170px; height:22px; background:url(../images/linking.png) no-repeat; position:relative;top:-1px; margin-right:10px;}

@media (max-width:1200px){
	#footer .footer-menu{ width:87%}
	#footer .footer-about{ display:none}
}

@media (max-width: 992px) {
	#footer{ padding:0.3rem 0; }
	#footer .footer-about{ display:block; width:100%; float:none; padding-right:0; text-align:center;}
	#footer .footer-about h3{ display:none}
	#footer .footer-about .links{ max-width:100%; display:none}
	#footer .footer-about p{font-size:0.18rem;line-height:1.8}
	#footer .footer-menu{ display:none}
	#footer .footer-qr{ width:100%; float:none; padding:0; margin-top:20px;}
	#footer .footer-qr img{ width:50%; max-width:150px; margin:0 auto }	
	
	.footer-bar{   text-align:center!important}
	.footer-bar .left-con{ float:none}
	.footer-bar .left-con span{ margin:0 5px}
	.footer-bar .right-con{ float:none; margin-top:12px;}
	.footer-bar .right-con .icp{ display:none}
	.footer-bar .right-con a.linking{ float:none; display:inline-block;}
}





/* --------------右侧跟随---------------------- */
#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}
}





.body-mask{ width:100%; height:100%; position:fixed; z-index:10000; left:0;top:0; background-color:#000;opacity: 0;filter:alpha(opacity=50);visibility:hidden;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;}



#pages{ text-align:center; padding-top:0.4rem;}
#pages a{ display:inline-block; padding:9px 15px; background-color:#fff; color:#888; margin:0 2px;-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:#007dbf; border-color:#007dbf; color:#fff}
#pages a.active{ background-color:#007dbf;border-color:#007dbf; color:#fff}
#pages span{display:inline-block; padding:9px 15px; color:#888; position:relative;top:-2px}


.page-wrapper{}


.page-banner{ width:100%; position:relative; height:45vh; overflow:hidden; z-index:1;} 
.page-banner .image-con{ overflow:hidden; height:100%; width:100%; position:relative;transition: all 1.5s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 1.5s cubic-bezier(0.215,.61,.215,1);transform:scale(1.1);-webkit-transform:scale(1.1);}
.page-banner .image-con .image{ height:100%; width:100%; background-repeat:no-repeat; background-size:cover; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.page-banner .image-con .image em{ background-color:#000; position:absolute; left:0;top:0; right:0;bottom:0; opacity:0.5}
.page-banner .title{ position:absolute; left:0;top:55%;  color:#fff; text-align:left; width:100%;}
.page-banner .title strong{ font-weight:normal; display:block; margin-left:-0.5rem; line-height:1;transition: all 0.8s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 0.8s cubic-bezier(0.215,.61,.215,1);transition-delay:0.5s; -webkit-transition-delay:0.5s;opacity:0; font-size:0.4rem;text-shadow: 0px 0px 4px rgba(0,0,0,0.26); }
.page-banner .title p{ transition: all 2s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 2s cubic-bezier(0.215,.61,.215,1);transition-delay:1s; -webkit-transition-delay:1s;opacity:0; font-size:0.16rem; letter-spacing:3px; margin-top:0.15rem; text-shadow: 0px 0px 4px rgba(0,0,0,0.26); }
.page-banner .title:after {content:""; display:inline-block; width:27px; height:24px; background:url(../images/down.png) no-repeat; background-size:cover; margin-top:10px; transition: all 1.2s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 1.2s cubic-bezier(0.215,.61,.215,1);transition-delay:1s; -webkit-transition-delay:1s;opacity:0; display:none;}

.page-banner.hover .image-con{transform:scale(1);-webkit-transform:scale(1);}
.page-banner.hover .title{}
.page-banner.hover .title strong{opacity:1; margin-left:0;}
.page-banner.hover .title p{opacity:1;}
.page-banner.hover .title:after{opacity:1; margin-top:30px}

.business-banner .image-con .image{background-attachment:inherit}

@media (max-width: 992px) {
	.page-banner{height:30vh;}
	.page-banner .image-con .image{background-attachment:inherit}
	.page-banner .title{ top:60%}
	.page-banner .title strong{ font-size:0.3rem; text-align:center}
	.page-banner .title:after{width:13.5px;height:12px;}
	.page-banner .title p{ display:none}
	.page-banner.hover .title:after{opacity:1; margin-top:20px}
}


.page-nav{  position:relative;z-index:2; background-color:#f4f4f4; height:0.7rem;  }
.page-nav ul{ float:right }
.page-nav ul li{ position:relative; font-size:0.16rem;display: inline-block }
.page-nav ul li:before {content:"";display:block;width:1px;height:100%; background-color:#ccc; position:absolute; left:0; top:0; z-index:2; display:none }
.page-nav ul li a{ line-height:0.7rem; display: inline-block; text-align:center; padding:0 0.3rem }
.page-nav ul li.current a{ color:#007dbf; background-color:#fff}
.page-nav ul li.current:after {content:"";display:block;height: 2px;position:absolute; left:0.3rem; right:0.3rem; bottom:-1px; background-color:#007dbf; display:none}
.page-nav ul li.current:before{ display:none}
.page-nav ul li:first-child:before{ display:none}

@media (max-width: 992px) {
	.page-nav .container{ padding:0}
	.page-nav ul{ 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;box-flex:1;-moz-box-flex:1;-webkit-box-flex:1;-ms-flex:1; }
	.page-nav ul li a{ display:block; padding:0}
}



.location{float:left;line-height:0.7rem; font-size:0.15rem;}
.location span{margin:0 3px;font-family:"Helvetica";font-size:12px;}
.location i{font-size:0.0.15rem; margin-right:0.05rem}
.location a{color:#888}
.location a:last-child{font-weight:bold;}

	
@media (max-width: 992px) {
	.location{display:none}
}



.page-top{ text-align:center}
.page-top strong{ display:block; font-size:0.3rem; }
.page-top em{ display:inline-block; width:1.6rem; height:1px; background-color:#ddd; line-height:3px; margin-top:0.2rem;}
.page-top em i{ display:inline-block; width:0.6rem; height:3px; background-color:#007dbf; line-height:3px; position:relative;top:-5px;}
.page-top span{ display:block; color:#666; font-size:0.18rem; font-family:Arial, Helvetica, sans-serif;}


.about{ font-size:0.16rem }
.about-item-a{ padding:0.5rem 0;background:#fff;}
.about-item-a .text{ line-height:1.7;  }
.about-item-a .text p{ margin-bottom:0.15rem}
.about-item-a .about-pic img{ width:100%}
.about-content{ margin-top:0.5rem}


@media (max-width: 992px) {
	.about img{ max-width:100%}
	.about-item-a .text{line-height:1.6}
}

.about-item-b{ background:url(../images/about-bg.jpg) no-repeat center center; background-size:cover; padding:0.7rem 0}
.about-item-b h2{ text-align:center;}
.about-item-b h2 span{ display:block; font-size:0.18rem; text-transform:uppercase; color:#00a0cd ; font-family:Arial, Helvetica, sans-serif  }
.about-item-b h2 strong{font-size:0.3rem; font-weight:normal; display:inline-block; margin-top:0.1rem; position:relative }
.about-item-b h2 strong:before {content:"";display:block;width:0.7rem;height: 2px; background-color:#444; position:absolute; left:-0.8rem;top:50%; border-radius:1px }
.about-item-b h2 strong:after {content:"";display:block;width:0.7rem;height: 2px; background-color:#444; position:absolute; right:-0.8rem;top:50%; border-radius:1px }
.about-item-b .leader-slider{ margin-top:40px;overflow:hidden; position:relative; padding-bottom:50px;}
.about-item-b .con{ position:relative;}
.about-item-b .item{box-shadow: 0px 0px 20px rgba(0,0,0,0.08);}
.about-item-b .item img{ width:100%}
.about-item-b .item span{ display:block; text-align:center; padding:15px 20px 25px;background-color:#fff;}


.about-item-b .swiper-button-prev,.about-item-b .swiper-button-next{width: 100px;height: 100px; text-align:center; position: absolute;top:50%; margin-top:-75px; background:none;z-index:20;color:#fff;opacity: .7;-webkit-transition: 0.5s;transition: 0.5s;}
.about-item-b .swiper-button-prev img,.about-item-b .swiper-button-next img{ width:100%;}
.about-item-b .swiper-button-prev{left:-100px;}
.about-item-b .swiper-button-next{right:-100px;}
.about-item-b .swiper-button-prev:hover{opacity: 1; }
.about-item-b .swiper-button-next:hover{opacity: 1;}
.about-item-b .swiper-button-disabled{opacity:0.7}


@media (max-width: 1199px) {
	.about-item-b .item{ margin-bottom:20px;}
}
@media (max-width: 992px) {
	.about-item-b .item span{ padding:10px}
	.about-item-b .intro{ font-size:12px; padding:0 5%}
	.about-item-b .swiper-button-prev,.about-item-b .swiper-button-next{ display:none}
}

.about-item-c{ background:#fff; padding:0.7rem 0}
.about-item-c h2{ text-align:center; margin-bottom:0.5rem}
.about-item-c h2 span{ display:block; font-size:0.18rem; text-transform:uppercase; color:#00a0cd ; font-family:Arial, Helvetica, sans-serif  }
.about-item-c h2 strong{font-size:0.3rem; font-weight:normal; display:inline-block; margin-top:0.1rem; position:relative }
.about-item-c h2 strong:before {content:"";display:block;width:0.7rem;height: 2px; background-color:#444; position:absolute; left:-0.8rem;top:50%; border-radius:1px }
.about-item-c h2 strong:after {content:"";display:block;width:0.7rem;height: 2px; background-color:#444; position:absolute; right:-0.8rem;top:50%; border-radius:1px }
.about-item-c .con{ position:relative; text-align:center;}
.about-item-c .con img{ width:100%; max-width:1200px;}


.leader{ padding:0.5rem 0; background-color:#f4f4f4}
.leader .leader-info{ text-align:center; color:#ee0000; margin:0.3rem 0}
.leader .item{  background-color:#fff; margin-bottom:0.2rem; padding:0.3rem ;}
.leader .item .image{}
.leader .item .image img{ width:100%}
.leader .item .text{  padding:20px 30px}
.leader .item h3{ font-size:0.24rem; font-weight:500; margin-bottom:0.2rem}
.leader .item p{ margin-bottom:0.1rem; color:#7a7a7a;line-height:1.8;}

	
@media (min-width: 1200px) {
	.leader .item{ min-height:300px;}
}

@media (max-width: 768px) {
	.leader .item .image{ width:40%; margin:0 auto}
	.leader .item h3{ text-align:center}
}

.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:600px; position:absolute; left:50%; margin-left:-450px;top:50%; margin-top:-300px; z-index:3; }
.video-play .close-btn{ background:url(../images/close2.gif) no-repeat center center; display:block; text-indent:-10000px; width:50px; height:50px; position:absolute; left:50%; margin-left:390px;top:50%; margin-top:-275px; z-index:4;-webkit-transition: -webkit-transform 1s;}
.video-play .close-btn:hover{-webkit-transform:rotate(180deg); }
#con_video_div{ background:#000}

@media (max-width: 1200px) {
	.video-play .box{ width:100%; height:300px; left:0; margin-left:0;top:50%; margin-top:-150px;}
	.video-play .close-btn{ left:auto; margin-left:0;right:20px;top:20px; margin-top:0}
	#con_video_div{ width:100% !important;height:300px !important}
}

.history{ margin-top:40px; }
.history  .history-top{ height:160px; padding-top:40px; padding-left:40px; position:relative; background:url(../images/history-bg.jpg) no-repeat #f4f4f4}
.history  .history-top .wrapper{}
.history  .history-top strong{ font-size:24px; font-weight:300}
.history  .history-top span{font-family:"dincond-medium-webfont"; font-size:36px; display:block; color:#ddd}
.history .item{transition: all 0.3s; -webkit-transition: all 0.3s;padding-left:120px; position:relative; border-bottom:1px #ddd dotted }
.history .item h2{ font-size:40px;font-family:"dincond-medium-webfont"; color:#007dbf; position:absolute; left:0px;top:29px; }
.history .item h2 span{ font-family:"Microsoft Yahei"; font-size:20px; position:relative;top:-3px}
.history .item ul li{ position:relative; padding:10px 0  7px 35px;border-left:2px #ddd solid;}
.history .item ul li h3{font-family:"dincond-medium-webfont"; font-size:26px; display:none }
.history .item ul li p{ line-height:2;font-size:14px; }
.history .item ul li .image{ margin-top:10px;}
.history .item ul li .image img{ width:360px; border-radius:5px; overflow:hidden}
.history .item ul li:after { content: ",,"; display: block; width:17px;height:17px; background:url(../images/line-icon.png) no-repeat; position:absolute; left:-9px;top:16px; text-indent:-10000px}
.history .item ul li:first-child{ padding-top:40px}
.history .item ul li:first-child:after{top:47px} 
.history .item ul li:last-child{ padding-bottom:30px}
.history .item:last-child{ border:0;}
.history .item.hover{ background-color:#f1eff1}


.wow {visibility: hidden;}


.product-list{ padding:0.6rem 0}
.product-list .item{ position:relative; margin-bottom:0.5rem; padding-bottom:0.5rem; border-bottom:2px #eee solid; position:relative;overflow:hidden;}
.product-list .item .image{ overflow:hidden;  overflow:hidden}
.product-list .item .image img{ width:100%;transition: transform 1s ease; -webkit-transition: transform 1s ease;}
.product-list .item .text{  padding:0.3rem}
.product-list .item .text strong{ display:block; font-size:0.24rem;}
.product-list .item .text p{ display:block; margin-top:0.3rem; line-height:1.8; color:#999;  }
.product-list .item .text em{ display:inline-block; padding:0.15rem 0.5rem; margin-top:0.3rem; color:#fff; background-color:#009ee3}
.product-list .item:last-child{ margin-bottom:0; padding-bottom:0; border:0}


@media (min-width: 992px) {
	.product-list .item:hover .image img{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1)}
}

@media (max-width: 992px) {
	.product-list{ padding:0.3rem 0 0}
	.product-list .item .image{ height:200px}
}


.product-view{ background-color: #fff; }

.product-view .item-a{   background-color: #fff; padding:0.7rem 0 1.45rem; }
.product-view .item-a .image{ border:1px #ddd solid;box-shadow: 6px 6px 0px rgba(0,0,0,.03);}
.product-view .item-a .image img{ width:100%}
.product-view .item-a .info{ padding:0.2rem; color:#333;}
.product-view .item-a .info h1{ font-size:0.3rem; font-weight:bold}
.product-view .item-a .info .description{ margin-top:0.3rem; line-height:2.4}
.product-view .item-a .info .description *{ background:none !important}
.product-view .item-b{ padding-bottom:0.5rem;background:#f5f5f5; }
.product-view .item-b .title{ text-align:center; margin-top:-0.8rem; position:relative; z-index:20}
.product-view .item-b .title a{ display:block; float:left; line-height:0.8rem; font-size:0.22rem; width:33.333333%; color:#fff; background-color:#8bb9dd; border-right:0.05rem #fff solid}
.product-view .item-b .title a.current{background-color:#004f9a;}
.product-view .item-b .title a:last-child{ border:0}
.product-view .item-b .content{ background-color:#fff;  padding:0.5rem; line-height:1.6 }
.product-view .item-b .content p{ margin-bottom:0.15rem}
.product-view .item-b .content img{ max-width:100%}

.product-view .item-b .content table{display:table;border-collapse:separate;border-spacing:0px;border:1px #666 solid;max-width:100%;margin:0 auto}
.product-view .item-b .content table th{ background-color:#f2f2f2;border:1px #666 solid !important; padding:0.1rem 0.2rem}
.product-view .item-b .content table td{border:1px #666 solid !important;padding:0.1rem 0.2rem}

.product-view .item-b .content .con-item{ margin-bottom:0.4rem}
.product-view .item-b .content .con-item h2{ font-weight:bold; font-size:0.24rem; margin-bottom:0.15rem; position:relative; padding-left:0.20rem}
.product-view .item-b .content .con-item h2:after { content: ",,"; display: block; width:5px;height:0.2rem; background:#009ee3; position:absolute; left:0;top:50%; margin-top:-0.1rem; text-indent:-10000px}

.product-view .form p{ margin-top:0.2rem; text-align:center;margin-bottom:0.4rem; font-size:0.16rem; color:#888}
.product-view .form .input{ width:100%; border:1px #ddd solid; background-color:#fff; padding:0.2rem;}
.product-view .form .item{ position:relative; margin-bottom:0.15rem;}
.product-view .form .item label{ position:absolute; left:0.2rem;top:0.2rem; margin-bottom:0;}
.product-view .form button{ float:right; width:2.5rem; background-color:#009ee3; color:#fff; line-height:0.6rem; cursor:pointer; border:0;}
.product-view .form span{ float:left; line-height:0.5rem;}
.product-view .form span input{ margin-right:5px;}

@media (max-width: 992px) {
	.product-view .item-a .info{ padding:0; margin-top:0.3rem}
	.product-view .item-a .info h1{ text-align:center}
	.product-view .item-a .info .description{ line-height:2; padding:0.3rem; background-color:#f2f2f2}
	.product-view .item-a{ padding-top:15px;}
	.product-view .item-b .title{ padding:0 15px}
	.product-view .item-b .container{ padding:0}
	.product-view .item-b .content{ padding:0.2rem}
	.product-view .item-b .content table th{ padding:0.1rem}
	.product-view .item-b .content table td{padding:0.1rem}
}





.business-view{ }
.business-view .item-a{ background-color:#fff;padding:0.7rem 0}
.business-view .item-a .content{ line-height:1.8}
.business-view .item-a .content p{ margin-bottom:20px;}
.business-view .item-b{ background-color:#f4f4f4;padding:0.7rem 0}
.business-view .item-b h2{ text-align:center; font-size:0.3rem; margin-bottom:0.8rem; position:relative}
.business-view .item-b h2:after { content: ""; display: block; width:40px;height:4px; background-color:#007dbf;  position:absolute; left:50%; margin-left:-20px;top:0.5rem; }
.business-view .item-b .item{box-shadow: 0px 0px 20px rgba(0,0,0,0.08); margin-bottom:0.3rem}
.business-view .item-b .item .image{ overflow:hidden}
.business-view .item-b .item img{ width:100%; display:block;transition: all 1s; -webkit-transition: all 1s;}
.business-view .item-b .item .text{ display:block; text-align:center; padding:0.15rem 0.15rem 0.2rem;background-color:#fff; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
@media (min-width: 992px) {	
	.business-view .item-b .item:hover img{transform:scale(1.1);}
}
@media (max-width: 992px) {
	.business-view .item-a{padding:0.4rem 0; font-size:0.18rem}
}


.project-view .box{ padding:5%;}
.project-view h1{ font-size:0.3rem; text-align:center; font-weight:bold; line-height:1.4}
.project-view .info{ margin-top:0.2rem; font-size:14px; color:#999; } 
.project-view .info .source{ color:#06c; margin-left:0.05rem}
.project-view .content{ margin-top:0.3rem; font-size:16px; line-height:1.8}
.project-view .content p{ margin-bottom:15px;}
.project-view .other{ margin-top:0.3rem}
.project-view .other p{ line-height:0.5rem; font-size:16px; background-color:#eee; padding:0.2rem; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.project-view .other a{ font-weight:bold}
.project-view .other a:hover{ text-decoration:underline}
@media (max-width: 992px) {
	.project-view .box{ padding:15px;}
	.project-view h1{ text-align:left; padding-top:0.2rem; display:none}
	.project-view .info{ font-size:0.18rem; display:none}
	.project-view .content{ font-size:0.18rem}
	.project-view .content img{ width:100%;} 
	.project-view .other p{ font-size:0.18rem; margin-bottom:0.1rem; line-height:0.4rem}
	
}





a.more-btn{  width:200px; height: 60px; background-color:#1342ac;  display: block; line-height: 60px; text-align: center; position: relative; z-index: 1; margin:0.3rem auto 0;transition: all 0.5s;}
a.more-btn:before{ content:""; width:100%; height:100%; background-color:#fff; z-index: -1; position:absolute; left:0; bottom:0px; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .42s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .42s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1); transition:transform .42s cubic-bezier(.4,0,.2,1),-webkit-transform .42s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0);  visibility:hidden\9; }
a.more-btn i{ margin-left:10px;}
a.more-btn span{ padding-right: 30px; font-weight:bold;position: relative; font-size:16px; color:#fff}
a.more-btn span i{ background: url(../images/btn_m1.png) no-repeat scroll left center; position: absolute; right: 0; top: 0; width: 14px; height: 100%; transition: .42s cubic-bezier(.4,0,.2,1);}
a.more-btn:hover{box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.15);}
a.more-btn:hover:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0;visibility:visible\9;}
a.more-btn:hover span{ color: #555;}
a.more-btn:hover span i{ background-position: right center;}

@media (max-width: 992px) {
	a.more-btn{ width:150px; height:45px; line-height:45px}
	a.more-btn span{ font-size:14px;}
}

.topic-list{ padding:0.5rem 0; background-color:#f4f4f4}
.topic-list .item{ background-color:#fff;}
.topic-list .item .image img{ width:100%}
.topic-list .item .text{ text-align:center; padding:0.2rem 0.3rem 0.3rem}
@media (max-width: 992px) {
	.topic-list{ padding:0.3rem 0; }
	.topic-list .item{ margin-bottom:0.3rem}
}


.about-news{ padding:0.5rem 0}
.about-news .list .item{ padding:0.3rem; background-color:#fff; margin-bottom:0.1rem; position:relative; height:1.3rem; color:#888; box-shadow: 0px 0px 20px rgba(0,0,0,0.08);}
.about-news .list .item p{text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; font-size:0.13rem; margin-top:0.1rem; line-height:1.6}
.about-news .list .item strong{ display:block; margin-right:80px; font-size:0.16rem; white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.about-news .list .item span{ position:absolute; right:0.2rem;top:0.2rem; font-size:0.14rem}
.about-news .list .item em{ display:block; height:130px; left:0.1rem;top:0; position:absolute; line-height:1.1rem; width:70px; text-align:center; font-size:0.3rem;  }
.about-news .list .item .text{ margin-left:70px;}
.about-news .list .item a{ color:#222}
.about-news .list .item.current{ background-color:#184799; color:#fff}
.about-news .list .item.current a{ color:#fff}
.about-news .list .item.current:before{  content: ""; display: block; width: 0; height: 0; border-top:9px solid transparent; border-bottom: 9px solid transparent; border-left: 9px solid #184799; position: absolute; right: -9px;top: 50%; margin-top:-9px;}
.about-news .image-swiper{ height:4.1rem;}
.about-news .image-swiper .swiper-slide .pic{ height:4.1rem; background-position:center center; background-repeat:no-repeat; background-size:cover}
.about-news .image-swiper .swiper-pagination{ bottom:20px}


@media (max-width: 992px) {
	.about-news{ padding:0.3rem 0}
	.about-news .image-swiper{ margin-top:0.3rem}
}


.case-list{ padding:0.6rem 0}
.case-list .item{ position:relative; margin-bottom:0.4rem; position:relative;overflow:hidden;box-shadow: 0 16px 48px rgba(32,41,50,.12);}
.case-list .item .image{ overflow:hidden;  overflow:hidden}
.case-list .item .image img{ width:100%;transition: transform 1s ease; -webkit-transition: transform 1s ease;}
.case-list .item .text{  padding:0.2rem 0.3rem 0.3rem; text-align:center}
.case-list .item .text strong{ display:block; }


@media (min-width: 992px) {
	.case-list .item:hover .image img{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1)}
}

@media (max-width: 992px) {
	.case-list{ padding:0.3rem 0 0}
	.case-list .item .image{ height:200px}
}

.news-list{}
.news-list .top-news{background: #fff; padding:0.5rem 0}
.news-list .top-news .image img{ display:block; width:100%}
.news-list .top-news .text{ padding:0.15rem}
.news-list .top-news .text em{ display:block; color:#aaa;   font-size:0.18rem}
.news-list .top-news .text strong{ display:block; font-size:0.2rem; margin-top:0.2rem;}
.news-list .top-news .text p{ margin-top:0.1rem; font-size:0.16rem; line-height:2; color:#777}
.news-list .top-news .text a.more-btn{ margin:0.2rem 0 0; background-color:#fff; color:#999;box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.1); font-family:Arial, Helvetica, sans-serif; font-size:0.14rem}
.news-list .top-news .text a.more-btn:hover{ color:#fff}
.news-list .top-news .text a.more-btn:before{ background-color:#06b}
.news-list .list{ padding:0.3rem 0 0.7rem; background:url(../images/news-bg2.jpg)}
.news-list .list li{ padding:0.2rem 0; border-bottom:1px #e2e2e2 solid; font-size:0.16rem; line-height:0.4rem}
.news-list .list li .date{ position:relative; color:#aaa;}
.news-list .list li .date:before {content:"";display:block;width: 1px;height: 70%; background-color:#ccc; position:absolute; right:0; top:15% }
.news-list .list li .icon{ clear:both}
.news-list .list li .icon a{ display:block; width:0.4rem; height:0.4rem; background:url(../images/icon-more.png) no-repeat center center; background-size:cover; float:right }
.news-list .list li .title{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news-list .list li .title a{}
.news-list .list li .title a:hover{ text-decoration:underline}

@media (max-width: 992px) {
	.news-list .list li{ font-size:0.18rem; line-height:1.5}
	.news-list .list li .date:before{ display:none}
	.news-list .list li .date{ padding-bottom:0.1rem}
	.news-list .list .col-md-2:last-child{ display:none}
}


p.none{ background:url(../images/none.jpg) no-repeat center 0.9rem #f5f5f5;  padding:2rem 0.5rem 1rem; margin-bottom:0.5rem; text-align:center;}


.share span{ float:left; line-height:22px;}
.share a{ padding-left:20px; height: 20px; margin-left:6px; display: inline-block; background: url(../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{  background-color:#f6f8fa; padding-bottom:0.5rem;}
.news-view .box{background-color:#fff; padding:4%;position:relative; z-index:99; margin-top:-0.6rem;box-shadow: 0 1px 20px 0 rgba(0,0,0,0.05);}
.news-view .news-info .text{}
.news-view .news-info .title{ color:#333; text-align:center; padding:0 0 0.3rem;}
.news-view .news-info .title p{  color:#888;font-size:0.35rem;  color:#e3612f; padding-bottom:0.1rem;}
.news-view .news-info .title h1{font-size:0.24rem;line-height:1.5}
.news-view .news-info .info{color:#bbb; position:relative; padding:0.15rem 0.4rem;font-size:0.14rem; background-color:#f2f2f2}
.news-view .news-info .info span.source{background: url(../images/new_i3.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 18px;}
.news-view .news-info .info span.date{background: url(../images/new_i1.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 18px;}
.news-view .news-info .info span.hits{background: url(../images/new_i2.png) no-repeat scroll left center;padding: 2px 0px 2px 28px;}
.news-view .news-info .info .share{ position:absolute; right:40px;top:14px;}

.news-view .content{ line-height:2;  margin-top:20px; font-size:0.16rem; margin:0.3rem 0px;}
.news-view .content p{ margin-bottom:0.15rem;}
.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 .other{ border-top:1px #eee solid; padding-top:0.2rem;font-size:0.16rem}
.news-view .other .left{ color:#777; }
.news-view .other .left p{  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;margin-bottom:0.1rem; }
.news-view .other .left p a{ margin-left:3px;}
.news-view .download{ border-top:1px #ddd solid; padding:0.3rem 0; margin-top:0.3rem; }
.news-view .download h2{ font-size:0.18rem; margin-bottom:0.2rem;font-weight:bold}
.news-view .download p{ padding:5px 0px;font-size:0.16rem }
.news-view .download p a{color:#06c; font-weight:bold}
.news-view .download p a:hover{color:#ee0000}

.news-view .slider-wrapper{  position:relative; margin:30px auto 0px; }
.news-view .swiper-container{overflow:hidden;}
.news-view .swiper-slide{ text-align:center;}
.news-view .swiper-slide img{max-width:800px; height:450px;}
.news-view .swiper-slide .title{ margin-top:15px; font-size:0.14rem}
.news-view .swiper-pagination{position: absolute; z-index: 20; bottom:60px; width: 100%; text-align: center;}

.news-view .news-video-con{width:720px;margin:50px auto}
.news-view .news-video-con p{ text-align:center;margin-top:15px;}

@media (max-width: 992px) {
	.news-banner{ height:25vh}
	.news-view{box-shadow:none; padding:0;z-index:1;}
	.news-view .container{padding:0}
	.news-view .box{margin:0}
	.news-view .news-info .title{}
	.news-view .news-info .title p{font-size:0.24rem;font-weight:700}
	.news-view .news-info .title h1{line-height:1.4; padding:0;font-size:0.24rem}
	.news-view .news-info .info{ padding:0.2rem 0.3rem; text-align:left; background:#f2f2f2;  }
	.news-view .news-info .info .hits{ display:none }
	.news-view .content{ line-height:1.8;font-size:0.18rem;}
	.news-view .content img{ max-width:100%}
	.news-view .swiper-button-next{ display:none !important}
	.news-view .swiper-button-prev{ display:none !important}
	.share{ display:none}
	.news-view .swiper-slide img{width:100%;height:auto}
	.news-view .news-video-con{width:100%;margin:20px auto}
}


.article-location{margin-bottom:0.3rem}
.article{padding:1.3rem 0 0.5rem;background:#f2f2f2}
.article .wrapper{position:relative;padding-right:3.5rem;min-height:6.5rem}
.article .left-con .item .con{background-color:#fff;display:flex;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;}
.article .left-con .item{margin-bottom:0.3rem;}
.article .left-con .item .image{background-position:center center;background-size:cover;width:3.6rem;}
.article .left-con .item .text{padding:3% 4%;flex:1;width:100%}
.article .left-con .item .text h3{font-weight:bold;font-size:0.25rem;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.article .left-con .item .text .des{margin-top:0.2rem;line-height:1.7;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.article .left-con .item .text .tag{margin-top:0.1rem;font-size:0.12rem;}
.article .left-con .item .text .tag a{display:inline-block;font-size:0.12rem;color:#3280fc;background-color:#fafafa;padding:2px 5px;border-radius:3px;margin:0 2px;}
.article .left-con .item .text .tag a:hover{text-decoration:underline}
.article .right-con{width:3rem;position:absolute;right:0;top:0;}
.article .right-con .form{background:url(../images/index-bg1.jpg) no-repeat center center;padding:0.3rem;}
.article .right-con .form h3{color:#fff;text-align:center}
.article .right-con .form h3 i{font-size:0.6rem}
.article .right-con .form h3 p{font-size:0.2rem;margin-top:0.1rem;line-height:1.4}
.article .right-con .form ul{margin-top:0.3rem}
.article .right-con .form ul li{background-color:#fff;height:0.35rem;margin-bottom:0.15rem;position:relative}
.article .right-con .form ul li .input{border:0;width:100%;height:0.35rem;position:relative;z-index:2;background:none;padding:0 0.1rem;}
.article .right-con .form ul li label{position:absolute;left:0;top:0;line-height:0.35rem;color:#888;padding-left:0.1rem}
.article .right-con .form ul li em{position:absolute;right:0.1rem;top:0;line-height:0.35rem;color:#888}
.article .right-con .form .submit-btn{text-align:center;margin-top:0.2rem}
.article .right-con .form .submit-btn button{width:100%;max-width:2.5rem;line-height:0.4rem;border-radius:0.1rem;font-size:0.18rem;border:0;display:inline-block;background-color:#fa7900;color:#fff}
.article .right-con .form .submit-btn button i{font-size:0.3rem;position:relative;top:0.03rem;}
.article .right-con .right-designer{background-color:#fff;padding:0.2rem}
.article .right-con .right-designer h3{font-size:0.22rem;margin-bottom:0.3rem}
.article .right-con .right-designer .item{text-align:center;margin-bottom:0.3rem}
.article .right-con .right-designer .item .image{margin:0 auto;max-width:1.5rem;border-radius:50%;overflow:hidden}
.article .right-con .right-designer .item .image img{width:100%;transition: transform 0.3s ease-in-out;}
.article .right-con .right-designer .item .name{margin-top:0.1rem;font-size:0.18rem;font-weight:bold;}

@media screen and (min-width: 993px){
	.article .right-con .right-designer .item:hover .image img{transform: scale(1.1);}
}

@media screen and (max-width: 1199px){
	.article .wrapper{padding-right:0}
	.article .right-con{display:none}
}
@media screen and (max-width: 767px){
	.article{padding:0.3rem 0}
	.article .wrapper{min-height:auto}
	.article .left-con .item{margin-bottom:0.2rem;border-radius:0.1rem;overflow:hidden}
	.article .left-con .item .con{display:block;}
	.article .left-con .item .image{width:100%;height:2.4rem;}
	.article .left-con .item .text p{display:none}
	.article .left-con .item .text h3{overflow: hidden;white-space: normal;font-weight:normal; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
}



.article-show{padding:1.3rem 0 0.5rem;background:#f2f2f2}
.article-show .wrapper{position:relative;padding-right:3.5rem}
.article-show .left-con{background-color:#fff;padding:4%}
.article-show .left-con .title h3{font-size:0.28rem;font-weight:bold}
.article-show .left-con .des{margin-top:0.15rem;color:#999}
.article-show .left-con .des span{margin-right:0.1rem}
.article-show .left-con .des a{display:inline-block;font-size:0.12rem;color:#3280fc;background-color:#fafafa;padding:2px 5px;border-radius:3px;margin:0 2px;}
.article-show .left-con .des a:hover{text-decoration:underline}
.article-show .left-con .content{margin-top:0.3rem;line-height:1.8}
.article-show .left-con .content p{line-height:1.8;margin-bottom:0.12rem}
.article-show .left-con .content p img{margin:0 auto;padding:0.05rem 0;width:100%;max-width:8rem;display:block;border-radius:0.1rem}
.article-show .left-con .content img{margin:0 auto;padding:0.05rem 0;width:100%;max-width:8rem;display:block;border-radius:0.1rem}
.article-show .left-con .other{border-top:1px #eee solid;padding-top:0.2rem;display:flex}
.article-show .left-con .other .prev{width:50%;padding-right:0.3rem;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.article-show .left-con .other .next{width:50%;padding-left:0.3rem;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.article-show .left-con .other a{color:#539ff3;margin-left:0.05rem}
.article-show .left-con .other a:hover{color:#fa7900;text-decoration:underline}
.article-show .right-con{width:3rem;position:absolute;right:0;top:0;}
.article-show .right-con .form{background:url(../images/index-bg1.jpg) no-repeat center center;padding:0.3rem;}
.article-show .right-con .form h3{color:#fff;text-align:center}
.article-show .right-con .form h3 i{font-size:0.6rem}
.article-show .right-con .form h3 p{font-size:0.2rem;margin-top:0.1rem;line-height:1.4}
.article-show .right-con .form ul{margin-top:0.3rem}
.article-show .right-con .form ul li{background-color:#fff;height:0.35rem;margin-bottom:0.15rem;position:relative}
.article-show .right-con .form ul li .input{border:0;width:100%;height:0.35rem;position:relative;z-index:2;background:none;padding:0 0.1rem;}
.article-show .right-con .form ul li label{position:absolute;left:0;top:0;line-height:0.35rem;color:#888;padding-left:0.1rem}
.article-show .right-con .form ul li em{position:absolute;right:0.1rem;top:0;line-height:0.35rem;color:#888}
.article-show .right-con .form .submit-btn{text-align:center;margin-top:0.2rem}
.article-show .right-con .form .submit-btn button{width:100%;max-width:2.5rem;line-height:0.4rem;border-radius:0.1rem;font-size:0.18rem;border:0;display:inline-block;background-color:#fa7900;color:#fff}
.article-show .right-con .form .submit-btn button i{font-size:0.3rem;position:relative;top:0.03rem;}
.article-show .right-con .right-article{background-color:#fff;padding:0.2rem;}
.article-show .right-con .right-article h3{font-size:0.22rem;margin-bottom:0.3rem}
.article-show .right-con .right-article .item{text-align:center;margin-bottom:0.3rem}
.article-show .right-con .right-article .item .image{overflow:hidden}
.article-show .right-con .right-article .item .image img{width:100%;transition: transform 0.3s ease-in-out;}
.article-show .right-con .right-article .item .title{margin-top:0.1rem;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.right-tags{background-color:#fff;padding:0.25rem;margin-bottom:0.3rem;position:relative}
.right-tags h3{font-size:0.22rem;margin-bottom:0.1rem}
.right-tags .con a{display: inline-block;font-size:0.12rem; padding: 0.05rem; background-color: #fafafa; color: #3280fc; margin: 0.02rem 0;}
.right-tags a.more{position:absolute;top:0.3rem;right:0.23rem;font-size:0.13rem;color:#aaa}
.right-tags a.more:hover{text-decoration:underline}

@media screen and (min-width: 993px){
	.article-show .right-con .right-article .item:hover .image img{transform: scale(1.1);}
}

@media screen and (max-width: 1199px){
	.article-show .wrapper{padding-right:0}
	.article-show .right-con{display:none}
}
@media screen and (max-width: 767px){
	.article-show{padding:0.3rem 0;background-color:#fff;border-top:1px #eee solid}
	.article-show .left-con{padding:0;}
	.article-show .left-con .content{margin-top:0.3rem;font-size:0.18rem}
	.article-show .left-con .content *{font-size:0.18rem}
	.article-show .left-con .other{display:block;}
	.article-show .left-con .other *{font-size:0.18rem}
	.article-show .left-con .other .prev{width:100%;padding:0}
	.article-show .left-con .other .next{width:100%;padding:0;margin-top:0.1rem}
}


.tag-list{background-color:#fff;padding:5%;min-height:6.5rem}
.tag-list h3{font-size:0.3rem;padding-bottom:0.15rem;border-bottom:1px #ddd solid}
.tag-list .con{margin-top:0.4rem}
.tag-list .con a{display:inline-block;padding:0.07rem 0.1rem;background-color:#fafafa;color:#3280fc;margin:0.03rem}
.tag-list .con a:hover{background-color:#eee;text-decoration:underline}
@media screen and (max-width: 767px){
	.tag-list{padding:0.2rem;min-height:50vh}
	.tag-list .con{margin-top:0.3rem}
}





#pages{ text-align:center; padding:0.3rem 0 0.2rem;font-size:0.18rem;font-family:"Rajdhani-SemiBold";}
#pages a{ display:inline-block; padding:0.1rem 0.18rem; background-color:#fff;background: linear-gradient(148deg,hsla(0,0%,100%,0),#fff);  -webkit-box-shadow: 0 0 13px 0 rgb(95 95 95 / 15%);  box-shadow: 0 0 13px 0 rgb(95 95 95 / 15%);    border-radius: 6px; color:#333; margin:0 0.03rem;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s;}
#pages a:hover{ background:#fa7900;color:#fff}
#pages a.active{ background:#fa7900; color:#fff}
#pages span{display:inline-block; padding:0.1rem 0.18rem; color:#888; position:relative;}

@media (max-width:767px){
	#pages a:nth-child(6){display:none}
}



/*bid*/
.bid-list{ padding:0.5rem 0}
.bid-list ul li{ background-color:#f1f1f1;position:relative; overflow:hidden;margin-bottom:0.2rem}
.bid-list ul li .info{ margin-right:1.4rem;padding:0.15rem 0.4rem;}
.bid-list ul li span{font-family:"novecento_normalregular"; display:block; color:#0068c4; position:relative; z-index:2;}
.bid-list ul li strong{display:block; font-weight:600;margin-top:0.1rem; margin-right:0.3rem;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; position:relative; z-index:2 }
.bid-list ul li a:after {content:"";display:block;width: 0;height: 1.4rem;width:1.4rem; background:url(../images/more.png) no-repeat center center #ddd;position:absolute; right:0;top:0;transition: all 0.5s; -webkit-transition: all 0.5s;}
.bid-list ul li a{ display:block; padding:0.25rem 0}

@media (max-width: 992px) {
	.bid-list{ padding:0.3rem 0}
	.bid-list ul li strong{ margin-right:0; font-size:0.18rem;white-space:inherit; font-weight:400}
	.bid-list ul li a:after{ display:none}
	.bid-list ul li a{  padding:0.15rem 0}
	.bid-list ul li .info{ margin-right:0}
}




.video-list{overflow:hidden; margin-top:20px; min-height:450px; }
.video-list ul{ width:1240px;}
.video-list ul li{ width:375px; float:left; margin-right:30px; position:relative; margin-top:30px; height:295px; background-color:#f2f2f2}
.video-list ul li .image{width:375px;height:250px; overflow:hidden; position:relative; }
.video-list ul li .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 ul li img{width:375px; height:250px;transform:scale(1.1);-webkit-transform:scale(1.1);-webkit-transition-duration: 2s;}
.video-list ul li a{ display: block; width: 100%; height: 100%; position:absolute; left:0;top:0; }
.video-list ul li i{ display:block; position:absolute; font-size:60px; width:60px;height:60px; left:50%; margin-left:-30px;top:50%; margin-top:-50px;color:#fff; }
.video-list ul li .title{ text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding: 0 20px; margin-top:10px}
.video-list ul li:hover .image:after{ opacity: 0.2;filter: alpha(opacity=20);  }
.video-list ul li:hover img{transform:scale(1);-webkit-transform:scale(1);}


.news-list3{ padding:0.5rem 0 0.7rem; }
.news-list3 .item{ border:1px #ddd solid; padding:0.2rem; background-color:#fff; margin-bottom:0.4rem; position:relative;box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);border-radius:0.1rem;}
.news-list3 .item a{ }
.news-list3 .item .image{ overflow:hidden}
.news-list3 .item .image img{ width:100%; display:block;transition: transform 2s ease; -webkit-transition: transform 2s ease;}
.news-list3 .item .text{ padding:0.2rem 0 0.2rem}
.news-list3 .item .text h2{ font-size:0.16rem; line-height:0.25rem; }
.news-list3 .item .text .date{ font-family:Georgia, "Times New Roman", Times, serif; color:#aaa; font-style:italic}



@media (min-width: 992px) {
	.news-list3 .item:hover .image img{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1)}
	.news-list3 .item:hover:before{ width:100%;}
}

@media (max-width: 992px) {
	.news-list3 .item{ padding:0.1rem}
}






.contact{ margin:0.7rem 0}
.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 em{ position:absolute; left:0;top:0px;}
.contact .icons .item i{ font-size:0.5rem; color:#aaa;}
.contact .icons .item p{ margin-top:5px; color:#888;}
.contact .icons .item:last-child{ border-bottom:0}
.contact .map{ width:70%; float:left; padding-left:0.5rem;}
.contact #Gmap{ border:1px #ddd solid}

@media (max-width: 992px) {
	.contact{ margin:20px 0}
	.contact .icons{ width:100%; float:none;}
	.contact .map{ width:100%; float:none; padding:0}
	.contact .icons .item p{ line-height:1.5}
	.contact .icons .item em{ left:15px;}
}


.guestbook{ padding:0.7rem 0; background-color:#f3f3f3}
.guestbook h2{font-size:0.28rem; text-align:center;}
.guestbook p{ margin-top:0.2rem; text-align:center;margin-bottom:0.4rem; font-size:0.16rem; color:#888}
.guestbook .input{ width:100%; border:1px #ddd solid; background-color:#fff; padding:0.2rem;}
.guestbook .item{ position:relative; margin-bottom:15px;}
.guestbook .item label{ position:absolute; left:0.2rem;top:0.2rem; margin-bottom:0; font-weight:normal}
.guestbook button{ float:right; width:2.5rem; border:0;  background:#009ee3;color:#fff; line-height:0.6rem; cursor:pointer;}
.guestbook span{ float:left; line-height:0.5rem;}
.guestbook span input{ margin-right:5px;}


.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//0RPE3HMNwpwYwQAAAABJRU5ErkJggg==)}
.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}

