@import url("font/iconfont.css");
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #333;
	background:	#C0C0C0 url(../images/bg.jpg) no-repeat center top;
	font-family: 'Lato', Microsoft Yahei, Arial, Helvetica, sans-serif;
	width: 1200px;
	margin: 0 auto;
}
ul {
	list-style-type: none;
}
img {
	border: 0;
	vertical-align:bottom;
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
textarea,select {
	/*-webkit-appearance: none;*/
} 
input,textarea,select,button {
	font-family: 'Lato', Microsoft Yahei, Arial, Helvetica, sans-serif;
	outline:none;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
	color:#333;
}
input::-moz-placeholder,textarea::-moz-placeholder{/* Mozilla Firefox 19+ */
	color:#333;
}
input:-moz-placeholder,textarea:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	color:#333;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{/* Internet Explorer 10-11 */ 
	color:#333;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #296893;
}
a:active {
	text-decoration: none;
}
a.wl:link, a.wl:visited, a.wl:active {
	color: #FFF;
	text-decoration: none;
}
a.wl:hover {
	color: #F90;
}
a.wb:link, a.wb:visited, a.wb:active {
	color: #069;
	text-decoration: none;
}
a.wb:hover {
	color: #C00;
}
a.wr:link, a.wr:visited, a.wr:active {
	color: #C00;
	text-decoration: none;
}
a.wr:hover {
	color: #000;
}
a.wg:link, a.wg:visited, a.wg:active {
	color: #999;
	text-decoration: none;
}
a.wg:hover {
	color: #C00;
}
.f_black {
	color: #000;
}
.f_red {
	color: #C00;
}
.f_white {
	color: #FFF;
}
.f_gray {
	color: #999;
}
.f_orange {
	color: #F90;
}
.f_green {
	color: #390;
}
.f_blue {
	color: #36F;
}
.f_mblue {
	color: #09C;
}
.f_dblue {
	color: #069;
}
.f_gold {
	color: #F60;
}
.f_pink {
	color: #F6C;
}
.blod {
	font-weight: bold;
}
.noblod {
	font-weight: normal;
}
.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px13 {
	font-size: 13px;
}
.px14 {
	font-size: 14px;
}
.px15 {
	font-size: 15px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px20 {
	font-size: 20px;
}
.px25 {
	font-size: 25px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt35 {
	margin-top: 35px;
}
.mt45 {
	margin-top: 45px;
}
.mb30 {
	margin-bottom: 30px;
}
.pl10 {
	padding-left: 10px;
}
.pl20 {
	padding-left: 20px;
}
.v-m {
	vertical-align: middle;
}
.v-t {
	vertical-align: text-top;
}
.t-c {
	text-align: center;
}
.t-r {
	text-align: right;
}
.clear {
	clear: both;
	line-height: 0px;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.kk {
	width: 1200px;
	margin: 0 auto;
	position:relative;
}
/*分页*/
.page{
	width:100%;
	text-align:center;
	font-size:14px;
	color:#666;
	margin:30px 0;
}
.page span{
	margin:0 3px;
}
.page span a{
	padding:4px 10px;
	color:#666;
	border:solid 1px #DDD;
}
.page span a:hover{
	border:solid 1px #296893;
	color:#666;
}
.page span.current {
	color:#FFF;
	background:#296893;
	padding:4px 10px;
	border:solid 1px #296893;
}
/**/
header {
	padding:10px 0;
	height:70px;
	position:relative;
	z-index:3;
}
header .logo {
	display:inline-block;
	vertical-align:top;
}
header .logo img {
	max-height:70px;
}
header .back {
	display:inline-block;
	margin-left:20px;
	margin-top:25px;
}
header .back a {
	color:#000;
	font-size:15px;
}
header .back a:before {
	content:"\e62b";
	font-family:"iconfont" !important;
	margin-right:5px;
	font-size:16px;
}
header .ss {
	float: right;
	display: inline-block;
	height:40px;
	margin-top:15px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	overflow:hidden;
}
header .ss .sskw {
    width:230px;
	height:40px;
	background-color: #f2f2f2;
	border:none;
	font-size:14px;
	line-height:40px;
	padding:0 20px;
	margin-right:-3px;
}
header .ss .ssbn {
	height:40px;
	background-color:#296893;
	padding:0 20px;
	font-size:15px;
	color:#fff;
	border:none;
	cursor:pointer;
}
header .lag {
	float:right;
	display:inline-block;
	font-size:15px;
	line-height:70px;
	margin-right:60px;
}
header .lag  a {
	color:#fff;
}
header .lag a:before,header .lag a:after {
	font-family:"iconfont" !important;
	vertical-align:middle;
}
header .lag a:before {
	content:"\e626";
	margin-right:5px;
}
header .lag a:after {
	content:"\e6aa";
	margin-left:5px;
}
header .lag.on {
	position:relative;
}
header .lag.on a {
	color:#000;
}
header .lag.on:after {
	content:"";
	position:absolute;
	width:15px;
	height:15px;
	left:50%;
	background-color:#000;
	bottom:-17px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
header .lags {
	display:none;
	width:100%;
	position:absolute;
	top:90px;
	left:0;
	z-index:1;
	color:#fff;
	padding:50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
header .lags:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:#000;
	z-index:-1;
}
header .lags a {
	color: inherit;
}
header .lags a:hover {
	color:#9bd2ff;
}
header .lags h1 {
	font-size:20px;
	font-weight:300;
	height:50px;
	border-bottom:solid 1px #444;
}
header .lags h1 span {
	float:right;
	font-size:16px;
}
header .lags h1 span:after {
	content:"\e654";
	font-family:"iconfont" !important;
	vertical-align:middle;
	margin-left:5px;
	font-size:18px;
}
header .lags ul {
	padding:30px 0px 30px 40px;
}
header .lags ul li {
	width:20%;
	margin-right:-3px;
	display:inline-block;
	padding-bottom:25px;
}
header .lags ul li a {
	font-size:16px;
}
#mid {
	position:relative;
}
#mid .hmpage {
	position: relative;
	z-index:1;
}
#mid .hmpage #bn {
	position: relative;
	width: 100%;
}
#mid .hmpage #bn .img {
	height: 400px;
	background-color: #FFF;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
#mid .hmpage #bn .img img {
	display:none;
}
#mid .hmpage #bn .swiper-pagination-bullet {
	width:10px;
	height:10px;
	background:#f0f0f0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	filter: Alpha(opacity=50);
	-moz-opacity: .50;
	opacity: 0.50;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mid .hmpage #bn .swiper-pagination-bullet-active {
	background:#296893;
	width:20px;
	filter: Alpha(opacity=90);
	-moz-opacity: .90;
	opacity: 0.90;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mid .hmpage .menu {
	position:absolute;
	left:10px;
	top:0;
	width:180px;
	height:100%;
	z-index:1;
}
#mid .hmpage .menu:before {
	content: "";
	position: absolute;
	left: -5.5%;
	top: 0;
	width: 110%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
}
#mid .hmpage .menu ul {
	padding:40px 0;
}
#mid .hmpage .menu ul li a {
	display:block;
	padding:0 50px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:15px;
	position:relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mid .hmpage .menu ul li:first-child a:before {
	content:"\e639";
	font-family:"iconfont" !important;
	position:absolute;
	left:17px;
	font-size:16px;
}
#mid .hmpage .menu ul li a:hover {
	background-color: #296893;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mid .hmpage .menu ul li a span {
	display:block;
}
#mid .showmenu {
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	min-height: 300px;
	z-index:3;
	color:#fff;
	padding:50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mid .showmenu:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:#000;
	z-index:-1;
}
#mid .showmenu h1 {
	font-size:20px;
	font-weight:400;
	line-height:40px;
	height:50px;
	border-bottom:solid 1px #444;
}
#mid .showmenu h1 a {
	color:inherit;
}
#mid .showmenu h1 a:hover {
	color: #9bd2ff;
}
#mid .showmenu h1 span {
	float:right;
	font-size:16px;
}
#mid .showmenu h1 span:after {
	content:"\e654";
	font-family:"iconfont" !important;
	vertical-align:middle;
	margin-left:5px;
	font-size:18px;
}
#mid .showmenu dl {
	display:inline-block;
	padding:20px 0;
	vertical-align:top;
	margin-right:-3px;
}
#mid .showmenu dl dt {
	font-size:20px;
	height:40px;
}
#mid .showmenu dl dd {
	line-height:40px;
	font-size:15px;
	font-weight:300;
}
#mid .showmenu dl dd a {
	color:#CCC;
	margin-left:10px;
	-webkit-transition: margin-left 0.3s ease-in-out;
	-moz-transition: margin-left 0.3s ease-in-out;
	-o-transition: margin-left 0.3s ease-in-out;
	-ms-transition: margin-left 0.3s ease-in-out;
	transition: margin-left 0.3s ease-in-out;
}
#mid .showmenu dl dd a:hover {
	color:#9bd2ff;
	margin-left:5px;
	-webkit-transition: margin-left 0.3s ease-in-out;
	-moz-transition: margin-left 0.3s ease-in-out;
	-o-transition: margin-left 0.3s ease-in-out;
	-ms-transition: margin-left 0.3s ease-in-out;
	transition: margin-left 0.3s ease-in-out;
}
#mid .showmenu dl.nth1 {
	width:60%;
}
#mid .showmenu dl.nth1 dd {
	width:50%;
	display:inline-block;
	margin-right:-3px;
}
#mid .showmenu dl.nth2 {
	width:20%;
}
#mid .banner {
	display: inline-block;
	width:65.66666%;
	height: 400px;
	margin-bottom:20px;
	margin-top:40px;
	margin-right: -3px;
	vertical-align:top;
}
#mid .banner img {
	width: 100%;
	height: 100%;
}
#mid .video {
	display:inline-block;
	width:31.3333%;
	height: 400px;
	margin-left:3%;
	margin-right:-3px;
	margin-top:40px;
	margin-bottom:20px;
}
#mid .video  video {
	width: 100%;
	height: 100%;
	background-color: #000;
}
#mid .line {
	border-bottom:dotted 1px #333;
	margin-bottom:20px;
}
#mid .hmbox {
	position:relative;
	z-index:2;
}
#mid .hmbox .box {
	display:inline-block;
	width:31.3333%;
	margin-left:3%;
	margin-right:-3px;
	margin-bottom:20px;
	vertical-align:top;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	overflow: hidden;
}
#mid .hmbox .box.noml {
	margin-left:0;
}
#mid .hmbox .box .img {
	width:100%;
	height:200px;
	position:relative;
}
#mid .hmbox .box .img:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:#000;
	filter: Alpha(opacity=30);
	-moz-opacity: .30;
	opacity: 0.30;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mid .hmbox .box .img img {
	width:100%;
	height:100%;
}
#mid .hmbox .box article {
	background-color:#fff;
	padding:20px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mid .hmbox .box article h1 {
	font-size:24px;
	font-weight:400;
	color:#000;
	text-align:center;
}
#mid .hmbox .box a:hover article h1 {
	color: inherit;
}
#mid .hmbox .box article p {
	line-height:24px;
	font-size:15px;
	text-align:justify;
	color:#444;
	margin-top: 15px;
}
#mid .hmbox .box article p a {
	color: inherit;
}
#mid .hmbox .box:hover .img:before {
	filter: Alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#mid .hmbox .box article ul.newslist {
	margin-top: 15px;
}
#mid .hmbox .box article ul.newslist li {
	font-size:14px;
	margin-bottom:10px;
	padding-left:15px;
	padding-bottom: 5px;
	line-height:1.6;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow:hidden;
	border-bottom: solid 1px #DDD;
}
#mid .hmbox .box article ul.newslist li:last-child {
	margin-bottom:0;
	border-bottom: none;
}
#mid .hmbox .box article ul.newslist li a {
	position:relative;
}
#mid .hmbox .box article ul.newslist li a:before {
	content:"\e61e";
	font-family:"iconfont" !important;
	font-size:20px;
	vertical-align:middle;
	position:absolute;
	left:-20px;
	top:-5px;
}
#mid .hmbox .box article ul.newslist li a i {
	font-style:normal;
	color:#666;
}
#mid .hmbox .box article ul.newslist li a:hover i {
	color:inherit;
}
#mid .hmbox .box article .ipt {
	position:relative;
	height:30px;
	line-height:30px;
	margin-top:15px;
	padding-left:80px;
}
#mid .hmbox .box article .ipt span {
	position:absolute;
	width:80px;
	height:100%;
	left:0;
	font-size:14px;
	font-weight:600;
}
#mid .hmbox .box article .ipt input,#mid .hmbox .box article .ipt select {
	width:100%;
	height:100%;
	border:none;
	background-color:#F9F9F9;
	font-size:14px;
	border:solid 1px #ddd;
	padding:0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mid .hmbox .box article .ipt.ipt2 input {
	width:29%;
}
#mid .hmbox .box article button {
	display:inline-block;
	width:45%;
	height:40px;
	border:none;
	background-color: #296893;
	color:#fff;
	font-size:18px;
	margin-top:20px;
	margin-left:80px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
}
#mid .hmbox .box article button {
	cursor:pointer;
}
#mid .hmbox .box .img2 {
	width:100%;
	height:118px;
	position:relative;
}
#mid .hmbox .box .img2:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:#000;
	filter: Alpha(opacity=30);
	-moz-opacity: .30;
	opacity: 0.30;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mid .hmbox .box .img2 img {
	width:100%;
	height:100%;
}
#mid .hmbox .box:hover .img2:before {
	filter: Alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#mid .hmbox .box .img2 span {
	position:absolute;
	width: 100%;
	height:50px;
	line-height:50px;
	left:0;
	top:50%;
	margin-top:-25px;
	text-align: center;
}
#mid .hmbox .box .img2 a {
	position: relative;
	display: inline-block;
	padding: 0 30px;
	margin: 0 5px;
	font-size:16px;
	font-weight: bold;
	color:#296893;
	border:solid 2px #296893;
	text-align:center;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	overflow:hidden;
	z-index:1;
}
#mid .hmbox .box .img2 a:hover {
	color:#fff;
}
#mid .hmbox .box .img2 a:hover:before {
	background-color: #296893;
}
#mid .hmbox .box .img2 a:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color: #fff;
	filter: Alpha(opacity=80);
	-moz-opacity: .80;
	opacity: 0.80;
	z-index:-1;
}
#mid .hmbox .box:nth-child(1) article,#mid .hmbox .box:nth-child(2) article {
	height:385px;
	min-height:385px !important;
}
#mid .hmbox .box:nth-child(n+4) article {
	height:220px;
	min-height:220px !important;
}
#mid .hmbox .box:nth-child(1) article p {
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 12;
	-webkit-box-orient: vertical;
	overflow:hidden;
}
#mid .hmbox .box:nth-child(n+4) article p {
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow:hidden;
}
#mid .hmqwjg {
	padding:40px 0;
	background-color:#fff;
	border-bottom: none;
}
#mid .hmqwjg h1 {
	font-size:25px;
	font-weight:400;
	text-align:center;
	margin-bottom:40px;
}
#mid .hmqwjg_c {
	height:60px;
	overflow:hidden;
	position:relative;
}
#mid .hmqwjg_c ul {
	position:absolute;
}
#mid .hmqwjg_c ul li {
	display:inline-block;
	margin:0 10px;
	min-width:60px;
}
#mid .hmqwjg_c ul li img {
	height:60px;
}
#mid .hmlink {
	padding-bottom: 40px;
	background-color:#fff;
	text-align:center;
}
#mid .hmlink h1 {
	font-size:25px;
	font-weight:400;
	margin-bottom:20px;
}
#mid .hmlink ul li {
	display:inline-block;
	margin-right:20px;
	margin-bottom:10px;
	font-size:14px;
}
footer {
	color:#fff;
	background-color: #43403F;
}
footer .contact {
	padding-top:50px;
	text-align:center;
	color:#fff;
}
footer .contact h1 {
	font-size:25px;
	font-weight:400;
}
footer .contact ul {
	margin-top:30px;
}
footer .contact ul li {
	display:inline-block;
	margin-right:-3px;
	font-size:16px;
	margin:0 30px;
}
footer .contact ul li:before {
	font-family:"iconfont" !important;
	margin-right:5px;
	font-size:25px;
	vertical-align: middle;
}
footer .contact ul li:nth-child(1):before {
	content:"\e671";
}
footer .contact ul li:nth-child(2):before {
	content:"\e62a";
}
footer .contact ul li:nth-child(3):before {
	content:"\e649";
}
footer .contact ul li a {
	color:#ddd;
}
footer .contact ul li:hover,footer .contact ul li a:hover {
	color:#9bd2ff;
}
footer .btm {
	padding:25px 10px;
	font-size:14px;
	text-align:center;
	color:#ddd;
}
footer .btm a {
	color:#ddd;
}
.online {
	position:fixed;
	width:60px;
	right:0;
	top:50%;
	margin-top:-120px;
	z-index:9999;
}
.online:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background:#FFF;
	left:0;
	top:0;
	z-index:-1;
}
.online li {
	height:60px;
	text-align:center;
	cursor:pointer;
	position:relative;
	overflow:hidden;
}
.online li a {
	color:#666;
}
.online li a i {
	display:block;
	padding-top:10px;
}
.online li a:before {
	display:block;
	font-family:"iconfont" !important;
	font-size:25px;
	padding-top:8px;
	padding-bottom:2px;
	color:#666;
}
.online li:nth-child(1) a:before {
	content:"\e63a";
}
.online li:nth-child(2) a:before {
	content:"\e606";
}
.online li:nth-child(3) a:before {
	content:"\e605";
}
.online li:nth-child(4) a:before {
	content:"\e6C4";
}
.online li:hover {
	background:#296893;
	color:#FFF;
	overflow:visible;
}
.online li:hover a {
	color:#FFF;
}
.online li:hover a:before {
	color:#FFF;
}
.online li:first-child {
	background:#296893;
}
.online li:first-child a,.online li:first-child a:before {
	color:#FFF;
}
.online li span {
	position:absolute;
	min-height:60px;
	line-height:60px;
	background:#296893;
	color:#FFF;
	right:0;
	width:0;
	bottom:0px;
	padding:0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:14px;
	z-index:-1;
	white-space:nowrap;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.online li:hover span {
	right:59px;
	width:auto;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.online li:nth-child(3) span {
	padding:5px;
	background:#FFF;
}
.bdsharebuttonbox .sina {
	width: 10px;
	height: 25px;
	background: url(../images/share_icon.png) no-repeat -50px 0px;
}
.bdsharebuttonbox .weixin {
	width: 10px;
	height: 25px;
	background: url(../images/share_icon.png) no-repeat 0px 0px;
}
.bdsharebuttonbox .qzone {
	width: 10px;
	height: 25px;
	background: url(../images/share_icon.png) no-repeat -150px 0px;
}
.bdsharebuttonbox .tqq {
	width: 10px;
	height: 25px;
	background: url(../images/share_icon.png) no-repeat -100px 0px;
}
.bdsharebuttonbox .sqq {
	width: 10px;
	height: 25px;
	background: url(../images/share_icon.png) no-repeat -200px 0px;
}
#mid.bg {
	background-color:#fff;
}
#mid.bg:before {
	content:"";
	position:absolute;
	height:100%;
	width:300px;
	left:0;
	top:0;
	background-color:#363636;
}
#mid .left {
	float:left;
	background-color:#363636;
	width:300px;
	padding:30px 0;
	color:#fff;
}
#mid .left .type {
	border-bottom:solid 1px #000;
}
#mid .left .type h3,#mid .left .type .stype a {
	display:block;
	height:50px;
	line-height:50px;
	padding-left:40px;
	font-size:17px;
	font-weight:300;
	cursor:pointer;
	position:relative;
}
#mid .left .type h3 a,#mid .left .type .stype a {
	color:#fff;
}
#mid .left .type h3:after {
	content:"\e6aa";
	font-family:"iconfont" !important;
	position:absolute;
	right:18px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mid .left .type h3:hover,#mid .left .type .stype:hover {
	background-color: #296893;
	color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mid .left .type h3.on a,#mid .left .type .stype.on a {
	color:#9bd2ff;
}
#mid .left .type h3.on:after {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mid .left .type .list {
	position:relative;
	background-color:#111;
	height:0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mid .left .type ul {
	position:absolute;
	width:100%;
	left:300px;
	top:0;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mid .left .type ul.on {
	left:0 !important;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mid .left .type ul.back {
	left:-300px !important;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mid .left .type ul li {
	height:50px;
	line-height:50px;
	position:relative;
}
#mid .left .type ul li:hover {
	background-color:#363636;
}
#mid .left .type ul li a {
	display:block;
	font-size:15px;
	padding-left:60px;
	color:#fff;
}
#mid .left .type ul li a:hover {
	background-color: #296893;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mid .left .type ul li.on a {
	color:#9bd2ff;
}
#mid .left .type ul li span {
	position:absolute;
	right:0;
	top:0;
	height:50px;
	width:50px;
	background-color:#111;
	cursor:pointer;
}
#mid .left .type ul li span:after {
	content:"\e6aa";
	font-family:"iconfont" !important;
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	font-size:18px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#mid .left .type ul li:hover span {
	background-color: #363636;
}
#mid .left .type ul li span:hover {
	background-color: #296893;
}
#mid .left .type ul li.son a {
	color: #9bd2ff;
}
#mid .left .type ul li.son a i {
	font-style:normal;
}
#mid .left .type ul li.son a i:before {
	content:"";
	position:absolute;
	bottom:0;
	width:10%;
	height:1px;
	background-color:#fff;
}
#mid .left .type ul li.son span {
	left:0 !important;
}
#mid .left .type ul li.son span:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
#mid .right {
	float:left;
	width:900px;
}
#mid .right .location {
	padding:20px 45px;
}
#mid .right .location a {
	font-size:16px;
	color:#296893;
	line-height:35px;
	display:inline-block;
}
#mid .right .location span {
	margin:0 10px;
}
#mid .right .location span:before {
	content:"\e666";
	font-family:"iconfont" !important;
	font-weight:600;
	color:#888;
}
#mid .right .location a:first-child {
	border-bottom:solid 1px #888;
}
#mid .right .pages h1 {
	margin:20px 45px;
	font-size:28px;
	font-weight:400;
	position:relative;
	display:inline-block;
	color:#000;
}
#mid .right .pages .des {
	margin:20px 45px;
	margin-top: 0;
	font-size:17px;
	line-height:35px;
}
#mid .right .pages .tips {
	margin:20px 45px;
	font-size:16px;
	color:#666;
}
#mid .right .pages .tips span {
	display:inline-block;
	vertical-align: middle;
	margin-right:50px;
}
#mid .right .pages .tips span .bdsharebuttonbox {
	display:inline-block !important;
	vertical-align: middle;
}
#mid .right .pages .tips span:last-child {
	float:right;
	margin-right:0;
	margin-top:-5px;
}
#mid .right .pages .picbg {
	margin-top:50px;
}
#mid .right .pages .picbg img {
	width:100%;
}
#mid .right .pages article {
	margin:-150px 45px 20px 45px;
	padding:35px;
	background-color:#f9f9f9;
	font-size:16px;
	line-height:28px;
	position: relative;
}
#mid .right .pages article img {
	max-width:100%;
}
#mid .right .pages article.notpicbg {
	margin: 0 45px 20px 45px;
}
#mid .right .pages article > p {
	margin-bottom:20px;
}
#mid .right .pages article .down {
	margin:20px 0;
	font-size:16px;
}
#mid .right .pages article .down span {
	font-weight:bold;
	color:#C30;
}
#mid .right .pages article .down img {
	vertical-align:middle;
}
#mid .right .pages article .down2 {
	margin:20px 0;
}
#mid .right .pages article .down2 h2 {
	font-size:24px;
	font-weight:300;
}
#mid .right .pages article .down2 ul {
	margin-top:15px;
	border:solid 1px #DDD;
	background-color:#f9f9f9;
}
#mid .right .pages article .down2 ul li {
	border-bottom:solid 1px #ddd;
	padding: 10px;
}
#mid .right .pages article .down2 ul li a {
	display:block;
}
#mid .right .pages article .down2 ul li h3 {
	font-size:15px;
	font-weight:300;
	display:inline-block;
}
#mid .right .pages article .down2 ul li h3:before {
	content:"\e64d";
	font-family:"iconfont" !important;
	margin-right:5px;
	font-weight:600;
}
#mid .right .pages article .down2 ul li:last-child {
	border-bottom:none;
}
#mid .right .pages article .down2 ul li .btn {
	float:right;
	display:inline-block;
	padding:0px 20px;
	border:solid 2px #296893;
	color:#296893;
	background-color:#fff;
	font-size:14px;
	line-height:1.8;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
#mid .right .pages article .down2 ul li:hover .btn {
	background-color:#296893;
	color:#fff;
}
#mid .right .pages .btminfo {
	border-top:solid 1px #ddd;
	padding:20px 45px;
}
#mid .right .pages .btminfo span {
	display:block;
	color:#666;
	line-height:25px;
	font-size:14px;
	padding-left:60px;
	margin-bottom:10px;
	position:relative;
	width:70%;
}
#mid .right .pages .btminfo span:nth-child(2):before {
	content:"前一条：";
	position:absolute;
	left:0;
}
#mid .right .pages .btminfo span:nth-child(3):before {
	content:"后一条：";
	position:absolute;
	left:0;
}
#mid .right .pages .btminfo .btn {
	float:right;
	position:relative;
	z-index:1;
}
#mid .right .pages .btminfo .btn a {
	display:inline-block;
	background:#296893;
	color:#FFF;
	font-size:14px;
	padding:5px 20px 5px 35px;
	margin-left:10px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	position:relative;
}
#mid .right .pages .btminfo .btn a:before {
	font-family:"iconfont" !important;
	content:"\e7ab";
	font-size:20px;
	position:absolute;
	left:15px;
	top:50%;
	margin-top:-11px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
#mid .right .pages .download {
	padding:30px 45px;
	background-color:#F6F6F6;
	border-top:solid 1px #DDD;
}
#mid .right .pages .download h2 {
	font-size:28px;
	color:#000;
	font-weight:400;
}
#mid .right .pages .download ul {
	margin-top:30px;
}
#mid .right .pages .download ul li {
	background-color:#fff;
	position:relative;
	margin-bottom:20px;
}
#mid .right .pages .download ul li .img {
	display:inline-block;
	vertical-align:top;
	width:30%;
	height:100%;
	position:relative;
}
#mid .right .pages .download ul li .img img {
	width:100%;
	height:100%;
}
#mid .right .pages .download ul li .img:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:#000;
	filter: Alpha(opacity=50);
	-moz-opacity: .50;
	opacity: 0.50;
}
#mid .right .pages .download ul li .img:after {
	content:"";
	position:absolute;
	width:16px;
	height:16px;
	right:-8px;
	top:50%;
	margin-top:-8px;
	background-color:#fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#mid .right .pages .download ul li .img span {
	font-family:"iconfont" !important;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-25px;
	margin-top:-25px;
	font-size:50px;
	color:#fff;
}
#mid .right .pages .download ul li .txt {
	display:inline-block;
	width:70%;
	margin-right:-3px;
	position:relative;
	padding:25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mid .right .pages .download ul li .txt h3 {
	font-size:20px;
	line-height:1.2;
	font-weight:400;
	color:#000;
}
#mid .right .pages .download ul li a:hover .txt h3 {
	color:#296893;
}
#mid .right .pages .download ul li .txt p {
	font-size:14px;
	margin:20px 0;
	color:#666;
}
#mid .right .pages .download ul li .txt .btn {
	display:inline-block;
	padding:6px 20px;
	border:solid 2px #296893;
	color:#296893;
	font-size:15px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
#mid .right .pages .download ul li a:hover .txt .btn {
	background-color:#296893;
	color:#fff;
}
#mid .right .pages .urls {
	padding:40px 45px;
	background:#1c1c1c url(../images/bg-related-links.png) no-repeat right center;
}
#mid .right .pages .urls h2 {
	font-size:28px;
	font-weight:400;
	color:#fff;
}
#mid .right .pages .urls ul {
	margin:20px 0;
	width:48%;
}
#mid .right .pages .urls ul li {
	border-bottom:solid 1px #666;
	margin-top:10px;
}
#mid .right .pages .urls ul li a {
	display:block;
	color:#9bd2ff;
	font-size:16px;
	padding:10px 0;
}
#mid .right .pages .urls ul li a:hover {
	color:#eee;
}
#mid .right .pages .news {
	padding:40px 45px;
}
#mid .right .pages .news h2 {
	font-size:28px;
	font-weight:400;
	color:#000;
}
#mid .right .pages .news ul {
	margin-top:10px;
}
#mid .right .pages .news ul li {
	border-bottom: solid 1px #EEE;
	padding:20px 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mid .right .pages .news ul li:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mid .right .pages .news ul li .timer {
	width:12%;
	margin-left:-3px;
	display:inline-block;
	text-align:center;
	color:#666;
	vertical-align:top;
}
#mid .right .pages .news ul li .timer .icon {
	font-family: "iconfont" !important;
	font-size: 35px;
	color:#999;
}
#mid .right .pages .news ul li .timer .monday {
	font-size:21px;
	color:#296893;
}
#mid .right .pages .news ul li .timer .year {
	font-size:15px;
}
#mid .right .pages .news ul li .timer .date {
	display:none;
	font-size:18px;
}
#mid .right .pages .news ul li .txt {
	display:inline-block;
	width:88%;
	margin-left:-3px;
	padding-left:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mid .right .pages .news ul li .txt h3 {
	font-size:18px;
	font-weight:normal;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow:hidden;
	color:#000;
}
#mid .right .pages .news ul li a .txt h3 {
	color:inherit;
}
#mid .right .pages .news ul li .txt p {
	font-size:15px;
	line-height:1.5;
	color:#888;
	margin-top:10px;
	text-align:justify;
}
#mid .right .pages .msg {
	padding:30px 45px;
	background-color: #f9f9f9;
	border-top:solid 1px #DDD;
}
#mid .right .pages .msg h2 {
	font-size:28px;
	font-weight:400;
	color:#000;
}
#mid .right .pages .msg h3 {
	padding:20px 0;
	font-size:18px;
	font-weight:400;
}
#mid .right .pages .msg .ipt {
	position:relative;
	height:45px;
	line-height:45px;
	margin-bottom:15px;
	padding-left:150px;
}
#mid .right .pages .msg .ipt.ta {
	height:150px !important;
}
#mid .right .pages .msg .ipt span {
	position:absolute;
	width:150px;
	height:100%;
	left:1px;
	padding-left:20px;
	font-size:14px;
	background-color:#fff;
	border:solid 1px #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mid .right .pages .msg .ipt span i {
	font-size:20px;
	vertical-align:middle;
	color:#C33;
}
#mid .right .pages .msg .ipt input,#mid .right .pages .msg .ipt textarea {
	width:100%;
	height:100%;
	border:none;
	background-color:#F2F2F2;
	font-size:14px;
	border:solid 1px #ddd;
	padding:0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mid .right .pages .msg .ipt textarea {
	padding:10px;
}
#mid .right .pages .msg button {
	display:inline-block;
	height:40px;
	border:none;
	background-color: #296893;
	color:#fff;
	font-size:20px;
	margin-top:15px;
	padding:0 25px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
}
#mid .right .pages .msg button {
	cursor:pointer;
}
#mid .right .pages .newslist {
	padding:10px 45px;
}
#mid .right .pages .newslist ul li {
	border-bottom: solid 1px #EEE;
	padding:20px 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mid .right .pages .newslist ul li:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mid .right .pages .newslist ul li .img {
	width:21%;
	height:125px;
	display:inline-block;
	overflow:hidden;
}
#mid .right .pages .newslist ul li .img img {
	height:100%;
	width:100%;
	vertical-align:bottom;
	transition: transform 0.3s ease 0s;
	transition-property: transform;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
#mid .right .pages .newslist ul li:hover .img img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}
#mid .right .pages .newslist ul li .timer {
	float:right;
	width:14%;
	margin-left:-3px;
	display:inline-block;
	text-align:center;
	color:#888;
}
#mid .right .pages .newslist ul li .timer .icon {
	font-family: "iconfont" !important;
	font-size: 30px;
	color: #CCC;
}
#mid .right .pages .newslist ul li .timer .monday {
	font-size:22px;
}
#mid .right .pages .newslist ul li .timer .year {
	font-size:17px;
}
#mid .right .pages .newslist ul li .timer .date {
	display:none;
	font-size:18px;
}
#mid .right .pages .newslist ul li .txt {
	float:right;
	width:63%;
	margin-left:-3px;
	display:inline-block;
}
#mid .right .pages .newslist ul li .txt h3 {
	font-size:18px;
	font-weight:normal;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow:hidden;
}
#mid .right .pages .newslist ul li .txt .con {
	font-size:14px;
	line-height:1.5;
	color:#888;
	margin-top:10px;
	text-align:justify;
}
#mid .right .pages .newslist ul li.nopic .txt {
	width:86%;
	float:none;
	padding-left:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mid .right .pages .newslist ul li a h3 {
	color: #000;
}
#mid .right .pages .newslist ul li a:hover h3 {
	color:inherit;
}
#mid .right .pages .piclist {
	padding:10px 45px;
	margin-left:3px;
}
#mid .right .pages .piclist li {
	display:inline-block;
	width:31.3333%;
	margin-right:3%;
	margin-left:-3px;
	margin-bottom:30px;
	text-align:center;
	vertical-align:top;
}
#mid .right .pages .piclist li:nth-child(3n+0) {
	margin-right:0;
}
#mid .right .pages .piclist li .img {
	width:100%;
	text-align:center;
	overflow:hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:solid 1px #E6E6E6;
}
#mid .right .pages .piclist li .img img {
	max-width:100%;
	max-height:100%;
	transition: transform 0.3s ease 0s;
	transition-property: transform;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
#mid .right .pages .piclist li .img:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
#mid .right .pages .piclist li h3 {
	font-size:15px;
	margin:10px 0;
	font-weight:normal;
}
#mid .right .pages .downlist {
	padding:10px 45px;
}
#mid .right .pages .downlist ul li {
	height: 80px;
	margin-bottom:20px;
}
#mid .right .pages .downlist ul li span {
	float:right;
	font-weight:400;
}
#mid .right .pages .downlist ul li h3 {
	font-size: 15px;
	line-height: 40px;
	height: 40px;
}
#mid .right .pages .downlist ul li div {
	background: #EEE;
	height: 45px;
	border-top: 1px solid #DDD;
	line-height: 45px;
	padding-left: 10px;
	padding-right: 10px;
	color:#666;
}
#mid .right .pages .downlist ul li .btn {
	background:#DDD;
	border:solid 1px #CCC;
	padding:0 10px;
	line-height:28px;
	margin-top:5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#mid .right .pages .downlist ul li:hover .btn {
	background:#296893;
	border:solid 1px #296893;
	color:#fff;
}
#mid .right .pages .downlist ul li .btn:before {
	content:"\e64d";
	font-family:"iconfont" !important;
	font-size:16px;
	vertical-align:middle;
	margin-right:5px;
}
#mid .right .pages .sslist {
	padding:40px 45px;
}
#mid .right .pages .sslist h2 {
	font-size:20px;
	font-weight:400;
	color:#c00;
}
#mid .right .pages .sslist h2:before {
	content:"\eafe";
	font-family:"iconfont" !important;
	font-size:30px;
	vertical-align:middle;
}
#mid .right .pages .sslist ul li {
	border-bottom: solid 1px #EEE;
	padding:20px 0;
}
#mid .right .pages .sslist ul li:last-child {
	border-bottom:none;
}
#mid .right .pages .sslist ul li h3 {
	font-size:16px;
	line-height:28px;
}
#mid .right .pages .sslist ul li p {
	margin-top:10px;
	font-size:14px;
	color:#666;
}
.zsshow {
	padding:20px;
	line-height: 1.8;
	font-size: 14px;
}
.zsshow article {
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #333;
}
.zsshow article table {
	width: 100%;
}
