@charset "utf-8";
html{font-size: 6.2%;}

html, body, div, span, p, ol, ul, li, i, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, textarea, select, button{margin: 0; padding:0;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; -moz-font-smoothing:antialiased;-webkit-font-smoothing: antialiased;font-smoothing:antialiased;}

body{
	font:.18rem Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
	line-height: 1.8em;
	-webkit-font-smoothing: antialiased;
	color:#000; 
	margin:0; 
	padding:0; 
	width: 100%;
}
p{margin:0;  padding: 0}
img{border:0px;}
a{ color: #000; text-decoration:none; cursor:pointer; outline:none; }
a,area,span,div {outline:none; blr:expression(this.onFocus=this.blur())} 
a:hover{ text-decoration:none;}
input,button,select,textarea{outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);appearance:none;-webkit-appearance: none;-moz-appearance:none; font:14px Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;}

@font-face {
    /* font-family: 'CODE_Bold';
    src: url('../fonts/CODE_Bold.otf'); */
    /* src: local('☺'), url('../fonts/DidotLTStd-Roman.woff') format('woff'), url('../fonts/DidotLTStd-Roman.ttf') format('truetype'), url('../fonts/DidotLTStd-Roman.svg') format('svg'); */
}
/*重定义样式*/


		
/* 页面加载检测 */
.no-js #loader { display: none; }
.js #loader { position: fixed; left: 0; top: 0; z-index: 9; width: 100%; height: 100%; background: #fff url(../img/loader.gif) no-repeat center center;}

/*通用样式*/
#wrap{width: 100%; min-width:1200px; margin:0 auto; min-height:100%; position: relative; overflow: hidden;}
.mainBox{ width:90%; margin:0 auto;} 
@media screen and (min-width: 2000px) {
	#page-width{
	    max-width: 2000px;
	}
	.mainBox{ width:80%; margin:0 auto;} 
}
@media screen and (max-width: 1700px) {
	body{
		font:16px Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
		line-height: 1.8em;
	}
}
@media screen and (max-width: 1400px) {
	body{
		font:15px Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
		line-height: 1.8em;
	}
}
.category{width: 100%; background-color: rgba(30,105,241,.90); bottom: 0; margin-top: -50px; position: relative; z-index: 2;}
.category .category-title{background-color: #E40012; color: #fff; font-size:24px ; float: left; z-index: 2; font-weight: bold; height: 70px; line-height: 70px; top: -12px; padding: 0 25px; position: relative; box-shadow: 0 0 30px  rgba(0,0,0,0.25);}
.category ul{overflow: hidden; height: 50px; position: relative; z-index: 1; left: -2px; }
.category li{float: left; }
.category li a{color: #fff; position: relative; display: block; padding: 0 28px; margin-top: 14px; border-left: 1px solid rgba(255,255,255,0.2);}
.category li a.cur::after{
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 2px;
	background-color: #fff;
	bottom: -6px;
	left: 50%;
	margin-left: -10px;
}
#breadcrumbs{position: relative; color: #888;font-size:13px;margin: 10px auto;line-height: 40px;}
#breadcrumbs a{font-size:13px;padding: 0 5px;color: #888;}
#breadcrumbs a:hover{color: #000;}


#sider{
	width: 230px;
	float: left;
}
#sider.on{
	position: fixed;
	height: auto;
	top: 0px;
}
#sider .side-nav{
	background: #fff;
	box-shadow:0px 0px 20px rgba(3,50,154,0.1); 
}
#sider h2{
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	background: #065FBB;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
#sider ul{
	display: block;
	padding: 0 1px 10px 1px;
}
#sider ul li a{
	padding: 10px 8px 10px 38px;
	display: block;
	font-size: 15px;
}
#sider ul li ul{padding: 0 1px;}
#sider ul li ul li a{
	padding: 5px 8px 10px 52px;
	display: block;
	font-size: 15px;
	background: #fafbfd;
}
#sider ul li a:hover,
#sider ul li.culture a{
	color: #065FBB;
	background: #fafbfd;
}
#sider .side-contact{
	margin-top: 15px;
	padding: 15px 25px;
	background-color: #fff;
	box-shadow:0px 0px 20px rgba(3,50,154,0.1); 
}
#sider .side-contact h3{
	font-size: 18px;
	font-weight: normal;
}
#sider .side-contact .list{
	padding-left: 40px;
	margin: 18px 0;
	font-size: 14px;
	height: 30px;
}
#sider .side-contact .list span{
	font-size: 12px;
	display: block;
	color: #555;
}
#sider .list-01{
	background: url(../img/z18.png) no-repeat left center;
	background-size: 25px;
}
#sider .list-02{
	background: url(../img/z19.png) no-repeat left center;
	background-size: 25px;
}
#sider .list-03{
	background: url(../img/z20.png) no-repeat left center;
	background-size: 25px;
}


/* module-contact */
.module-contact{
	background: url(../img/contact-bg.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	padding: 10px 0 70px 0;
	overflow: hidden;
}
.module-contact .title-box{justify-content: center;}
.module-contact .title-box h2{color: #fff;}
.module-contact .title-box span{border-left: 6px solid #fff; border-right: 4px solid #D70021; }
.module-contact .title-box p{color: #fff; opacity: .8;}
.module-contact .con-box{
	width: 800px;
	margin: 0 auto;
	/* background-color: rgba(0,0,0,.5); */
	border: 8px solid rgba(0,0,0,.5);
	padding: 3px;
}
.module-contact .list-box{
	width: 100%;
	padding: 20px ;
	background-color: rgba(0,0,0,.4);
	border: 1px solid rgba(0,0,0,.2);
}
.module-contact .con-box .list{
	text-align: center;
	margin: 40px 0;
	color: #fff;
}
.module-contact .con-box .list h2{
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 8px;
}
.module-contact .con-box .list h2 span{
	display: block;
	width: 20px;
	margin: 0 6px;
	height: 4px;
	border-top: 1px solid #fff;
	opacity: .5;
	border-bottom: 1px solid #fff;
}
.module-contact .con-box .list h3{
	font-size: 22px;
	color: #999;
}

.wow{visibility: hidden;}
.block{display: block;}
.hide{ display: none;}
.pull-left{float: left;}
.pull-right{float: right;}
.clear {clear:both; width:100%; *display:inline;}

.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.text-red{color: #ec141d;}
.text-green{color: #0f9a08;}
.text-blue{color: #0052ae;}

.text-light{font-weight: 200;}
.text-weight{font-weight: bold;}

.ulnop{padding: 0; line-height: 22px;}
.ulnop li{list-style: none;}

.form-group{ margin: 12px 0;}
.form-group label{display: block;}
.form-group .form-control{display: block; width: 100%; padding: 8px 15px; background-color: #f5f5f5;}
.form-group select.form-control{box-sizing: border-box; padding: 8px 12px; background-color: #f5f5f5; background:#f5f5f5 url(../img/down.png) no-repeat right 10px center; background-size: 10px; -webkit-appearance: none;/*兼容苹果手机*/}
.form-group textarea.form-control{ display: block; width: 100%; padding: 8px 15px; background-color: #f5f5f5;}

.btn{
  display: block;
  color: #fff;
  font-size: .16rem;
  border: 0;
  line-height: 38px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  width: 100%;
  background: #E40012;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.btn:hover{
  color: #fff;
  background: #000BFF;
}
.btn-blue{
  color: #fff;
  background: #E40012;  
}
.btn-blue:hover{
  color: #000bff;
  background: #fff;
}
.btn-gray{
  color: #666;
  border: 1px solid #465457;
  background: #fff;
}
.btn-gray:hover{
  color: #000;
  border: 1px solid #465457;
  background: #ccc;
}
.btn-black{
  color: #fff;
  border: 1px solid #000;
  background: #000;
}
.btn-black:hover{
  color: #fff;
  border: 1px solid #465457;
  background: #465457;
}


/*隐藏窗口*/
.window_hide{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}
.window_hide.open{
	display: block;
}
.window_hide .content{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 550px;
  margin: -300px 0 0 -475px;
  padding: 30px 23px;
  border-radius: 10px;
  background: #fff;
}
.window_hide .close{
  position: absolute;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  text-align: center;
  top: 15px;
  right: 15px;
  color: #E40012;
  overflow: hidden;
  transform: scale(1.25);
}
.window_hide .close:hover{
	transition: all 0.3s ease-in;	
	transform:rotate(180deg) scale(1.25);
}
.window_hide .close .iconfont{
	text-align: center;
	font-size: 27px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.window_hide .close .iconclose:before{
}

/*分享*/
#bsBox{
   min-height: 420px;
   min-width: 560px;
}
#bsWXBox{
   min-height: 258px;
   min-width: 232px;
}
#bsMorePanel .bFind-wrapper-top{
  height: 26px;
}

.cutpage{
   text-align: center;
   overflow: hidden;
   padding-bottom: 60px;
   margin-top: 20px;
   width: 100%;
}
.cutpage a{
   position: relative;
   overflow: hidden;
   font-size: 12px;
   text-align: center;
   display: inline-block;
   width: 30px;
   height: 30px;
   line-height: 30px;
   border-radius: 15px;
   margin: 5px;
   background: #fff;
   border: 1px solid #dfdfdf;
}
.cutpage a:hover{
   color: #E40012;
   border: 1px solid #E40012;
}
.cutpage a.current{
   background: #E40012;
   color: #fff;
   /* border: 1px solid #E40012; */
}
.cutpage a.start, .cutpage a.pove, .cutpage a.next, .cutpage a.end{
   line-height: 30px;
   width: 60px;
}


#tab-box{height: 80px; transition: all 0.4s ease-in-out; position: relative; top: 0;}
#tab-box.on .tab-box{position: fixed; z-index: 9999;top: 0;left: 0; width: 100%; background: rgba(255,255,255,0.98); transition: all 0.4s ease-in-out; box-shadow: 0 0 25px rgba(0,0,0,0.15);}
#tab-box .tab-box{text-align: center; position: relative; height: 80px; background: #F4F7F9;}
#tab-box .tab-box a{display: inline-block; margin: 0 20px; line-height: 2em; font-size: 17px; padding-top: 23px; position: relative;}
#tab-box .tab-box a.on::before{ position: absolute; display: block; width: 20px; height: 2px; left: 50%; transform: translate(-50%,0); bottom: 0; border-radius: 2px; background-color: #E40012; content: "";}
#tab-box .tab-box a.on,
#tab-box .tab-box a:hover{color: #E40012;}

body.open{overflow: hidden;}

.window_hide.full{backdrop-filter: blur(10px); background: rgba(255,255,255,.9);}
.window_hide.full .content{width: 100%; overflow-x: hidden; border-radius: 0; background: none; padding: 0 3rem ; min-width: 1200px; height: 100%; top: 0px; left: 0; margin: 0; z-index: 1;}
.window_hide.full .content .module-title{margin-top: .3rem; text-align: center;}
.window_hide.full .content .module-title h2{font-size: 36px;}
.window_hide.full .content .module-title span{margin-left: auto; margin-right: auto;}
.window_hide.full .content .block{background-color: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.05); border: 1px solid #eee; padding: .3rem .4rem; margin-bottom: .2rem;}
.window_hide.full .close{position: absolute;  cursor: pointer; top: .3rem; right: .4rem; z-index: 4; padding: 0; width: 40px; height: 40px; line-height: 40px; transform: scale(1.5);}
.window_hide.full .close .iconfont{color: #000; font-size: 30px; color: #888; width: 40x; height: 40px; line-height: 40px; text-align: center;}
.window_hide.full .close:hover{ transform: scale(1.5) rotate(90deg);}
.window_hide.full .close:hover .iconfont{color: #E40012;}
.window_hide.full .window-con h3{color: #E40012; font-size: 22px; margin-bottom: .5em; border-bottom: 1px solid #f1f1f1; padding-bottom: .1rem; margin-bottom: .15rem;}
.window_hide.full .window-con h3 .iconfont{font-size: .32rem; font-weight: normal; margin-right: 4px; position: relative; top: .037rem;}
.window_hide.full .window-con p{text-indent: 2em; margin-bottom: 1em; font-size: 20px; line-height: 2em;}
.window_hide.full .window-con img{max-width: 100%;}

@media screen and (max-width: 1700px) {
.window_hide.full .content{padding: 0 2rem ;}
}
@media screen and (max-width: 1500px) {
.window_hide.full .content{padding: 0 1rem ;}
}


/*设备查询*/
.pc{display: block !important;}
.mobile{display: none !important;}

@media screen and (max-width: 720px) {
	body{
		font:.6rem Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
		line-height: 1.6em;
	}
	.pc{display: none !important;}
	.mobile{display: block !important;}
	body{height: auto; overflow: auto;}
	body.open{overflow: hidden;}
	#wrap{width: 100%; max-width: 100%;  min-width:100%; height: auto; margin:0 auto;	background: #fff;}
	.mobile-wrap{
		margin-top: 0px;
		height: auto;
		overflow-x: hidden;
		overflow-y: hidden;
		padding-bottom: 50px;
	}
	.mobile-wrap.open{
		overflow: hidden;
	}
	.mainBox{ width: 100%; max-width: 100%;  min-width:100%; margin:0 auto; padding: 0 !important;} 
	
	.category{width: 100%; background-color: rgba(30,105,241,.90); bottom: 0; margin-top: 0px; position: relative; z-index: 2;}
	.category .category-title{display: none;}
	.category ul{overflow: hidden; height: 45px; position: relative; z-index: 1; left: -2px;  overflow: auto;white-space:nowrap}
	.category li{float: none; display: inline-block; }
	.category li a{color: #fff; position: relative; display: block; font-size: 14px; padding: 0 20px; margin-top: 11px; border-left: 1px solid rgba(255,255,255,0.2);}
	.category li a.cur::after{
		content: '';
		display: block;
		position: absolute;
		width: 20px;
		height: 2px;
		background-color: #fff;
		bottom: -6px;
		left: 50%;
		margin-left: -10px;
	}
	

	#breadcrumbs{
		display: none;
		text-align: right;
		position: absolute;
		right: 0;
		top: 10px;
		color: #999;
	}
	#breadcrumbs a{
		padding: 0 5px;
		color: #999;
	}
	#breadcrumbs a:hover{
		color: #000;
	}
	
	.window_hide{
	  display: none;
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 10;
	  width: 100%;
	  height: 100%;
	  background: rgba(0,0,0,0.7);
	}
	.window_hide .content{
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  min-width: auto;
	  margin: 0;
	  padding: 38px;
	  border-radius: 0px;
	  background: #fff;
	}
	.window_hide .close{
	  position: absolute;
	  width: 35px;
	  height: 35px;
	  border-radius: 30px;
	  top: 10px;
	  right: 10px;
	  overflow: hidden;
	  filter:alpha(opacity=75); 
	  opacity:0.75;
	  -webkit-transition: all 0.1s ease-in;
	  -moz-transition: all 0.1s ease-in;
	  transition: all 0.1s ease-in;
	}
	.window_hide .close:hover{
	  filter:alpha(opacity=100); 
	  opacity:1;
	}
	.cutpage{
	   margin-top:0px;
		padding-bottom: 10px;
	}
	.cutpage a{
	   position: relative;
	   overflow: hidden;
	   font-size: 12px;
	   display: none;
	   width: 30px;
	   height: 30px;
	   line-height: 30px;
	   margin: 5px;
	   background: #f1f1f1;
	   /* border: 1px solid #ccc; */
	}
	.cutpage a.current{
	   background: #E40012;
	   color: #fff;
	   /* border: 1px solid #E40012; */
	}
	.cutpage a.start, .cutpage a.prev, .cutpage a.next, .cutpage a.end{
	   line-height: 30px;
	   width: 60px;
	   display: inline-block;
	}
	
	/* module-contact */
	.module-contact{
		background: url(../img/contact-bg.jpg) no-repeat center;
		background-size: cover;
		background-attachment: fixed;
		padding: 10px .3rem 20px ;
		overflow: hidden;
	}
	.module-contact .title-box{justify-content: center;}
	.module-contact .title-box h2{color: #fff;}
	.module-contact .title-box span{border-left: 6px solid #fff; border-right: 4px solid #D70021; }
	.module-contact .title-box p{color: #fff; opacity: .8;}
	
	.module-contact .con-box{
		width: 100%;
		margin: 0 auto;
		/* background-color: rgba(0,0,0,.5); */
		border: 8px solid rgba(0,0,0,.5);
		padding: 3px;
	}
	.module-contact .list-box{
		width: 100%;
		padding: 20px ;
		background-color: rgba(0,0,0,.4);
		border: 1px solid rgba(0,0,0,.2);
	}
	.module-contact .con-box .list{
		text-align: center;
		margin: .5rem 0;
		color: #fff;
	}
	.module-contact .con-box .list h2{
		font-size: .28rem;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 8px;
	}
	.module-contact .con-box .list h2 span{
		display: block;
		width: 20px;
		margin: 0 6px;
		height: 4px;
		border-top: 1px solid #fff;
		opacity: .5;
		border-bottom: 1px solid #fff;
	}
	.module-contact .con-box .list h3{
		font-size: .36rem;
		color: #999;
	}
	
	
	.window_hide.full {z-index: 11111;}
	.window_hide.full .content{width: 100%; background: #f1f1f1 url(../img/window-bg.png) no-repeat center top; background-size: 100% auto; border-radius: 0; padding: 10px 15px; min-width: 100%; height: 100%; top: 0px; left: 0; margin: 0; z-index: 1; overflow: auto;}
	.window_hide.full .content .module-title{margin-top: 40px; text-align: center;}
	.window_hide.full .content .module-title h2{font-size: .7rem;}
	.window_hide.full .content .module-title span{margin-left: auto; margin-right: auto;}
	.window_hide.full .content .block{background-color: #fff; box-shadow: 0 0 3px rgba(0,0,0,0.05); border: 1px solid #eee; padding: 10px; margin-bottom: 20px;}
	.window_hide.full .close{position: absolute; cursor: pointer; transform: scale(1); top: 10px; right: 10px; z-index: 9; padding: 0; width: 32px; height: 32px; line-height: 32px; background-color: #E40012;}
	.window_hide.full .close .iconfont{color: #fff; font-size: 26px; width: 32px; height: 32px; line-height: 32px; text-align: center;}
	.window_hide.full .close:hover{ transform: scale(1) rotate(90deg);}
	.window_hide.full .close:hover .iconfont{color: #E40012;}
	.window_hide.full .window-con h3{color: #E40012; font-size: .7rem; margin-bottom: .5em; border-bottom: 1px solid #f1f1f1; padding-bottom: .1rem; margin-bottom: .15rem;}
	.window_hide.full .window-con h3 .iconfont{font-size: .7rem; font-weight: normal; margin-right: 4px; position: relative; top: .037rem;}
	.window_hide.full .window-con p{text-indent: 2em; margin-bottom: 1em; font-size: .6rem; line-height: 1.6em;}
	.window_hide.full .window-con img{max-width: 100%;}
}
