@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
ul,ol{
	list-style:none;
}

img{
	border:0;
}

.height{
	min-height: 400px;
}

li table tr td{
	color: #ffffff;
	text-align: left;
	height:57px;
}
li table tr{
	height:57px;
}
#topUI ul{
	max-width: 400px;
}
#topUI{
	max-width: 400px;
}

#topUI li{
	width: 45%;
	margin: 17px 0 0 10px;
	text-align: left;
}
body{
	font-family: "微软雅黑";
	min-width: 1062px;
	background-color: #ffffff;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

.bigdiv{
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

.header_inner{
	width:93.2%;
	margin:0 auto;
	position: fixed;
	background: white;
	top: 0px;
	height: 96px;
	z-index: 999;
	opacity: 0.97;
}
.footer_inner{
	width:1126px;
	margin:0 auto;
}
#header{
	background-color:#ffffff;
}
.header_inner .header_t{
	padding:14px 0 5px 0;
	border-bottom:1px solid #e5e5e5;
}
.header_inner .header_t .logo{
	float:left;
}

.header_inner .header_t .text{
	float:left;
	width: 100px;
	border-left: 2px solid #897171;
}

.header_inner .header_t .gfwz{
	float:right;
	font-family:"SourceHanSansCN-ExtraLight";
	font-size:20px;
	color:#000000;
	padding:4px 0 0 0;
}
.header_inner .search_btn{
	float: right;
    padding: 6px;
    margin: 0px 27px 0 0;
}
.header_inner .chinese{
	float: right;
    text-decoration: none;
    font-size: 12px;
    color: #7a7a7a;
    padding: 9px 18px 0 0;
    padding-left: 27px;
    border-left: 1px solid #DEDEDE;
}
.header_inner .english{
	float: right;
    text-decoration: none;
    font-size: 12px;
    color: #7a7a7a;
    padding-top: 10px;
    margin-right: 5px;
}
.header_inner .nav{
	float:left;
}
.header_inner .nav li{
	float:left;
	margin:10px 30px 0 0;
}
.header_inner .nav li a{
	display:block;
	text-decoration:none;
	font-family:"SourceHanSansCN-ExtraLight";
	font-size:14px;
	color:#000000;
	padding-bottom:9px;
	font-weight: 600;
    letter-spacing: 0.1em;
}

.header_inner .link{
	float:right;
}
.header_inner .link li{
	float:left;
	margin:8px 0 10px 12px;
	padding-left:16px;
	border-left: 1px solid #DEDEDE;
    letter-spacing: 0.1em;
}
.header_inner .link li a{
	text-decoration:none;
	font-family:"SourceHanSansCN-ExtraLight";
	font-size:14px;
	color: #000000;
}
.header_inner .link .link01{
	border:none;
}


#banner .banner_inner{
	position:absolute;
	top:180px;
	width:100%;
}

.banner img{
	width:100%;
	height: 560px;
}
#banner .banner_inner .banner_jz{
	width:1186px;
	margin:0 auto;
}
#banner .banner_inner span{
	font-size:26px;
	color:#ffffff;
	background-color:#ff274b;
}
#banner .banner_inner .banner_t01{
	font-family:"SourceHanSansCN-Medium";
	font-size:92px;
	color:#ffffff;
	text-shadow:3px 2px 4px #666;
}
#banner .banner_inner .banner_t02{
	font-family:"LucidaBright";
	font-size:116px;
	color:#ffffff;
	text-shadow:3px 2px 4px #666;
}
#banner .banner_bg{
	height: 560px;
}
#banner .banner_bg img{
	width:100%;
}
#main{
	width:100%;
	height:280px;
}
#main ul li{
	float:left;
	width:14%;
	height:210px;
	margin:0 auto;
	border-left:none;
	text-align:center;
	padding-top:70px;
	background-color:#939fa7;
}
#main ul li p{
	font-size:20px;
	color:#ffffff;
	padding-top:24px;
	font-family: "Century-Gothic-Italic";
}
#main ul .current{
	width:44%;
	height:210px;
	background-color:#ff274c;
}
#footer{
	background-color:#f8fdff;
}
#footer .footer_inner .footer_t_l{
	float:left;
}
#footer .footer_inner .footer_t_l>li{
	float:left;
	width:195px;
}
#footer .footer_inner .footer_t_l .footer_title{
	padding:34px 0 12px 0;
}
#footer .footer_inner .footer_t_l a{
	text-decoration:none;
	font-size:14px;
	color:#7d8a93;
}
#footer .footer_inner .footer_t_l .footer_title a{
	text-decoration:none;
	font-family:"SourceHanSansCN-Medium";
	font-size:16px;
	font-weight:bold;
	color:#7d8a93;
}
#footer .footer_inner .footer_t_l ul li{
	line-height:34px;
}
#footer .footer_inner .footer_t_l ul .allwebsite a{
	text-decoration:underline;
}
#footer .footer_inner .footer_t_r{
	float:right;
	width:390px;
	padding-top:31px;
}
#footer .footer_inner .footer_t_r>ul>li{
	line-height:40px;
}
#footer .footer_inner .footer_title a{
	text-decoration:none;
	font-family:"SourceHanSansCN-Medium";
	font-size:16px;
	font-weight:bold;
	color:#7d8a93;
}
#footer .footer_inner .footer_t_r .dingyue ul li{
	float:left;
	padding-right:53px;
}
#footer .footer_inner .footer_t_r .dingyue ul .last{
	padding-right:0;
}
#footer .footer_inner .footer_t_r .dingyue .input{
	font-size:16px;
	color:#cccccc;
	line-height:36px;
	border-bottom:1px solid #7d8a93;
	margin-top:44px;
}
#footer .footer_inner .footer_t_r .dingyue .input span{
	float:right;
	font-family:"SourceHanSansCN-Medium";
	font-size:16px;
	font-weight:bold;
	color:#7d8a93;
	padding-right:8px;
}
#footer .footer_inner .footer_t_r .dingyue p{
	font-family:"SourceHanSansCN-Medium";
	font-size:16px;
	font-weight:bold;
	color:#7d8a93;
	padding:51px 0 30px 0;
}
#footer .footer_inner .footer_b{
	text-align:center;
	font-size:12px;
	color:#7d8a93;
	padding-top:56px;
}
ul, ol { padding: 0;}



.banner {overflow: auto; text-align: center;z-index:-1;}
.bannerChannel {overflow:hidden; text-align: center;z-index:-1;background-color: #f4f6f6;    padding: 0 20px;padding-bottom: 20px;}

.bannerindexDIV {text-align: center;z-index:-1;margin: 0px auto;}
.bannerDIV {text-align: center;z-index:-1;/*margin: 90px auto;*/}

.banner li { list-style: none; }

.banner ul li { float: left; }



/* demo */

.demo{width:686px;margin:40px auto;position:relative;}

.demo h2{font-size:16px;height:44px;color:#3366cc;margin-top:20px;}

.demo dl dt{font-size:14px;color:#ff6600;margin-top:30px;font-weight:800;}

.demo dl dt,.demo dl dd{line-height:22px;}

/* tabbtn */


.tabbtn li{float:left;position:relative;margin:0 0 0 -1px;}

.tabbtn li a{display:block;float:left;height:30px;line-height:30px;overflow:hidden;width:108px;text-align:center;font-size:12px;cursor:pointer;}

.tabbtn li.current a{border-top:solid 2px #ff6600;height:27px;line-height:27px;background:#fff;color:#3366cc;font-weight:800;}

/* tabcon */

.tabcon{
	position:relative;/*必要元素*/
	height:400px;
	overflow:hidden;
	margin: 63px auto;
	background-color: white;
	width:93.2%;
	position: fixed;
	opacity:0.97;
}

#main a{
	font-size: 14px;
	display:block;
	text-decoration:none;
	font-family:"SourceHanSansCN-ExtraLight";
	color:white;
}

.tabcon .subbox{position:absolute;/*必要元素*/left:0;top:0;}

.tabcon .sublist{padding:5px 10px;height:170px;}



/* leftcon */

#leftcon .subbox{width:9999em;}

#leftcon .subbox .sublist{float:left;width:664px;}

.sublist li{height:28px;line-height:28px;margin: 15px 0px;}
.sublist tr{
	height: 330px;
}


.sublist li span{margin:0 5px 0 0;font-family:"宋体";font-weight:400;color:#ddd;}

.sublist ul{max-width:160px;}
.VerticalMenu{position: absolute;}

.main_r{
   margin: 60px 20px 0px 0px;
}

.logoImg{
	height: 40px;
	    width: 111px;
}
.searchImg{
	height: 20px;
	width: 20px;
}
.nav1 a{
	 display: block;
    text-decoration: none;
    font-family: "SourceHanSansCN-ExtraLight";
    font-size: 14px;
    color: #000000;
    padding-bottom: 9px;
    font-weight: 600;
    letter-spacing: 0.1em;
}
.nav1{
	float: left;
    margin-top: 10px;
    margin-right: 30px;
}
   