@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/


/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

#adv{
	float:left;
	width:100%;
	height:800px;
	position:relative;
	overflow:hidden;
	}
#adv .slideBox{
	width:1920px;
	height:800px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}

#adv .slideBox{ width:1920px; height:800px; overflow:hidden; position:relative;}
#adv .slideBox .hd{ height:30px; overflow:hidden; position:absolute; right:925px; bottom:35px; z-index:1; }
#adv .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
#adv .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#1C1C1C; cursor:pointer; margin:0 5px; border-radius:15px;}

#adv .slideBox .hd ul li.on{ background:#7D7C77; }

#adv .slideBox .bd{ position:relative; height:100%; z-index:0;   }
#adv .slideBox .bd li{ zoom:1; vertical-align:middle; }
#adv .slideBox .bd img{ width:1920px; height:800px; display:block;  } 



#adv .box{
	width:245px;
	height:345px;
	position:absolute;
	z-index:3;
	left:835px;
	top:195px;
	}
#adv .box .up{
	width:229px;
	height:254px;
	border:8px solid #fff;
	}
#adv .box .up p{
	width:116px;
	height:140px;
	margin:57px auto;
	font-size:58px;
	color:#fff;
	font-weight:bolder;
	line-height:65px;
	}
#adv .box .ch{
	font-size:24PX;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:6px;
	padding-top:25px;
	}
#adv .box .en{
	text-align:center;
	font-size:12px;
	color:#fff;
	}

#top{
	width:100%;
	height:100px;
	position:relative;
	z-index:2;
	background:#1C1C1C;
	}
#top .position{
	width:1200px;
	height:100px;
	margin:0 auto;
	}

#top .position ul .main_li{
    display:block;
    text-align:center;
    float:left;
    height:45px;
	padding:0 25px;
    }
#top .position ul .main_li .main_a{
    display:block;
    color:#C5C5C5;
	height:100px;
	width:80px;
    }
#top .position ul .main_li .main_a .ch{
    display:block;
	font-size:18px;
    }
#top .position ul .main_li .main_a:hover{
    color:#fff;
	background:#525252;
    }
#top .position ul .main_li .main_a span{
	padding-top:53px;
	
	}
#top .navx{ z-index:1;  right:0; float:right; }
#top .navx a{ }
#top .navx .nLi{ float:left; display:inline;  }
#top .navx .nLi h3{ float:left; font-weight:normal;}
#top .navx .nLi h3 a{ display:block; text-align:center;}
#top .navx .nLi h3 a span{
    display:block;
    float:left;
    margin-top:50px;
    color:#fff;
    width:90px;
    }
#top .navx .sub{ display:none; width:100%; left:0; top:100px;  position:absolute; background:url(1.png); z-index:10; height:197px; border-bottom:3px solid #5C5344;}
#top .navx .sub .adv{
    width:700px;
    height:150px;
    float:left;
    overflow:hidden;
    margin-top:25px;
    }
#top .navx .sub .adv .img{
    width:300px;
    height:150px;
    overflow:hidden;
    float:left;
    }
#top .navx .sub .adv .img img{
    width:300px;
    height:150px;
    }
#top .navx .sub .adv .text{
    float:right;
    width:375px;
    height:150px;
    }
#top .navx .sub .adv .text h2{
    color:#fff;
    font-size:18px;
    color:#fff;
    font-weight:normal;
    display:block;
    }
#top .navx .sub .adv .text h4{
    color:#fff;
    font-size:16px;
    color:#fff;
    font-weight:normal;
    display:block;
    clear:both;
    }
#top .navx .sub .adv .text p{
    color:#fff;
    font-size:12px;
    color:#C3C3C3;
    font-weight:normal;
    display:block;
    width:100%;
    line-height:20px;
    margin-top:10px;
    }
#top .navx .sub .list{ zoom:1; display:block; width:1200px; margin:0 auto; }
#top .navx .sub .daohang{
    width:390px;
    height:120px;
    float:right; 
    margin-top:35px;
    }
#top .navx .sub .daohang .daohang_nei{
    width:150px;
    height:49px;
    border-bottom:1px solid #fff;
    float:left;
    margin-left:40px;
    line-height:49px;
    color:#C3C3C3;
    font-size:14px; 
    }
#top .navx .sub .daohang .daohang_nei a{
    color:#fff;
    border-color:#fff;
    }
#top .navx .sub .daohang .daohang_nei a:hover{
    color:#fff;
    background:none;
    border-color:#00FFF3;
    }
#top .logo{
	width:340px;
	height:100px;
	float:left;
	}
#top .logo img{
	width:340px;
	height:100px;
	}
.titlemain{
	width:100%;
	height:190px;
	text-align:center;
	}
.titlemain .ch{
	display:block;
	font-size:24px;
	line-height:24px;
	color:#fff;
	width:100%;
	float:left;
	margin-top:80px;
	}
.titlemain .en{
	display:block;
	font-size:14px;
	color:#fff;
	width:100%;
	float:left;
	margin-top:18px;
	line-height:14px;
	background:url(2.png) no-repeat center;
	}
.content1{
	width:100%;
	height:680px;
	background:#434343;
	}
.content1 .position{
	width:1200px;
	height:680px;
	margin:0 auto;
	}
.photoButton { position:absolute; z-index:99999; bottom:12px; right:12px; filter:Alpha(Opacity="80");}
.photoButton #big, .photoButton #small, .photoButton #normal { background:url(../../HdInc/Images/button.png) top right no-repeat; height:33px; line-height:33px; width:60px; display:inline-block; cursor:pointer;}
.photoButton #small { background-position:left top;}
.photoButton #normal { background-position:-61px 0; width:50px;}



#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../../HdInc/Images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 30px;
	height: 30px;
	background: transparent url('../../HdInc/Images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../../HdInc/Images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../HdInc/Images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../../HdInc/Images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../HdInc/Images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../../HdInc/Images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 14px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
	text-align:center;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../../HdInc/Images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../../HdInc/Images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 30px;
	background: url('../../HdInc/Images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../../HdInc/Images/fancybox.png') -55px -90px no-repeat;
}

/* IE6, IE7, IE8 */

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_nw.png', sizingMethod='scale'); }

.content1 .video{
	width:690px;
	height:190px;
	margin:0 auto;
	}
.content1 .video img{
	width:690px;
	height:190px;
	}
.content1 p{
	width:100%;
	height:78px;
	line-height:26px;
	margin-top:55px;
	font-size:14px;
	color:#C2C2C2;
	text-align:center;
	}
.content1 .more{
	width:150px;
	height:40px;
	border:1px solid #9C9C9C;
	display:block;
	margin:0 auto;
	text-align:center;
	line-height:38px;
	color:#A0A0A0;
	font-size:14px;
	margin-top:43px;
	}
.content1 .more:hover{
	width:150px;
	height:40px;
	background:#353535;
	color:#fff;
	}
.content2{
	float:left;
	width:100%;
	height:670px;
	position:relative;   
	overflow:hidden;
	background:#0A0A0A;
	}
.content2 .position{
	width:1920px;
	height:670px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}
.content2 .picMarquee-left{ width:1920px;  overflow:hidden; position:relative;}
.content2 .picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none;  }
.content2 .picMarquee-left .bd{  }
.content2 .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.content2 .picMarquee-left .bd ul li{ margin:0 0 0 25px; width:360px; height:320px; float:left; _display:inline; overflow:hidden; text-align:center; background:#434343;  }
.content2 .picMarquee-left .bd ul li a{
	display:block;
	width:#434343;
	}
.content2 .picMarquee-left .bd ul li a:hover{
	background:#fff;
	text-decoration:none;
	}
.content2 .picMarquee-left .bd ul li img{
	width:360px;
	height:240px;
	position:absolute;
	left:0;
	top:0;
	display:block;
	}
.content2 .picMarquee-left .bd ul li .jqpic{
	width:360px;
	height:240px;
	position:relative;
	overflow:hidden;
	}
.content2 .picMarquee-left .bd ul li span{
	display:block;
	color:#A0A0A0;
	line-height:80px;
	height:80px;
	background:url(3.png) no-repeat right;
	width:320px;
	margin:0 auto;
	text-align:left;
	font-size:14px;
	}
.content2 .picMarquee-left .qiehuan{
	width:270px;
	height:40px;
	margin:0 auto;
	margin-top:65px;
	}
.content2 .picMarquee-left .qiehuan .next{
	width:120px;
	height:40px;
	float:left;
	cursor:pointer;
	}
.content2 .picMarquee-left .qiehuan .prev{
	width:120px;
	height:40px;
	float:right;
	cursor:pointer;
	}
.content3{
	width:100%;
	background:url(6.jpg);
	height:760px;
	}
.content3 .position{
	width:1200px;
	height:760px;
	margin:0 auto;
	}
.content3 .position .main{
	width:1240px;
	float:left;
	}
.content3 .position .main .box{
	width:580px;
	height:235px;
	float:left;
	margin-right:20px;
	margin-bottom:50px;
	}
.content3 .position .main .box .img{
	width:280px;
	height:235px;
	float:left;
	background:url(7.png) no-repeat center;
	}
.content3 .position .main .box .img a{
	width:280px;
	height:210px;
	display:block;
	margin-top:12px;
	overflow:hidden;
	position:relative;
	}
	
.content3 .position .main .box .img img{
	width:280px;
	height:210px;
	position:absolute;
	left:0;
	top:0;
	display:block;
	}
.content3 .position .main .box .text{
	width:280px;
	height:235px;
	float:right;
	}
.content3 .position .main .box .text .date{
	display:block;
	font-size:14px;
	color:#A8A8A8;
	line-height:14px;
	margin-top:18px;
	}
.content3 .position .main .box .text .topic{
	display:block;
	line-height:18px;
	font-size:18px;
	color:#FFFFFF;
	margin-top:10px;
	}
.content3 .position .main .box .text .des{
	color:#CDCDCE;
	font-size:14px;
	line-height:25px;
	height:50px;
	margin-top:25px;
	}
.content3 .position .main .box .text .more{
	display:block;
	width:150px;
	height:40px;
	text-align:center;
	border:1px solid #888889;
	line-height:38px;
	color:#909192;
	font-size:14px;
	margin-top:35px;
	}
.content3 .position .main .box .text .more:hover{
	background:#353535;
	color:#fff;
	}
.content4{
	width:100%;
	height:670px;
	background:url(8.jpg);
	}
.content4 .position{
	width:1200px;
	height:670px;
	margin:0 auto;
	}
.content4 .position .main{
	width:1200px;
	height:420px;
	}
.content4 .picScroll-left{ width:1200px;  overflow:hidden; position:relative; }
.content4 .picScroll-left .bdxxx{}
.content4 .picScroll-left .bdxxx ul{ overflow:hidden; zoom:1; }
.content4 .picScroll-left .bdxxx ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; color:#D4181B;  }

.boxmain{
	color:#E11619;
	}


.content4 .picScroll-left1{ width:1200px;  overflow:hidden; position:relative; margin-top:55px;  }
.content4 .picScroll-left1 .hd1{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none;  }
.content4 .picScroll-left1 .hd1 ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.content4 .picScroll-left1 .hd1 ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.content4 .picScroll-left1 .hd1 ul li.on{ background-position:0 0; }
.content4 .picScroll-left1 .bd1{ width:1165px; margin:0 auto; height:80px;}
.content4 .picScroll-left1 .bd1 ul{ overflow:hidden; zoom:1; }
.content4 .picScroll-left1 .bd1 ul li{float:left; _display:inline; overflow:hidden; text-align:center; color:#fff; cursor:pointer; width:180px; height:80px; background:url(9.png) no-repeat center; text-align:center; line-height:80px;  }
.content4 .picScroll-left1 .bd1 ul li.on{
	background:url(10.png) no-repeat center;
	color:#000000;
	}
.content4 .picScroll-left1 .bd1 .tempWrap{
	margin:0 auto;
	}
.content4 .picScroll-left1 .next1{
	position:absolute;
	left:0;
	top:23px;
	cursor:pointer;
	}

.content4 .picScroll-left1 .prev1{
	position:absolute;
	right:0;
	top:23px;
	cursor:pointer;
	}


.slideTxtBoxty{ width:1000px;height:285px;  text-align:left; margin:0 auto; position:relative;  }
.slideTxtBoxty .hdty{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; display:none; }
.slideTxtBoxty .hdty ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBoxty .hdty ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideTxtBoxty .hdty ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.slideTxtBoxty .bdty .mainty{ zoom:1;
	width:1000px;
	height:285px;
	margin:0 auto;
  }
 .slideTxtBoxty .bdty .mainty .img{
	 width:370px;
	 height:285px;
	 float:left;
	 background:url(13.png) no-repeat;
	 }
 .slideTxtBoxty .bdty .mainty .img a{
	 display:block;
	 width:345px;
	 height:260px;
	 }
 .slideTxtBoxty .bdty .mainty .img a img{
	 width:345px;
	 height:260px;
	 }
 .slideTxtBoxty .bdty .mainty .text{
	 width:590px;
	 height:285px;
	 float:right;
	 }
 .slideTxtBoxty .bdty .mainty .text .year{
	 display:block;
	 font-size:80px;
	 line-height:80px;
	 color:#fff;
	 font-weight:bold;
	 }
 .slideTxtBoxty .bdty .mainty .text .topic{
	 display:block;
	 font-size:16px;
	 color:#EFEFEF;
	 margin-top:30px;
	 line-height:16px;
	 }
.slideTxtBoxty .bdty .mainty .text .des{
	display:block;
	line-height:25px;
	height:50px;
	color:#ADADAD;
	margin-top:15px;
	font-size:14px;
	}
		/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBoxty .arrowty{  position:absolute; left:410px; top:245px; width:130px; height:40px; }
.slideTxtBoxty .arrowty a{
	cursor:pointer;
	}
.slideTxtBoxty .arrowty .prevty{ width:40px; height:40px; background:url(14.png) no-repeat; display:block; float:left; margin-right:25px;}
.slideTxtBoxty .arrowty .nextty{ width:40px; height:40px; background:url(15.png) no-repeat; display:block; float:left;margin-right:25px;}
.slideTxtBoxty .arrowty a:hover{
	opacity:0.7;
	}
.content5{
	width:100%;
	height:640px;
	background:url(16.jpg) center;
	}
.content5 .position{
	width:1200px;
	height:640px;
	margin:0 auto;
	}

.content5 .slideBox5{ width:210px; height:210px; overflow:hidden; position:relative; margin:0 auto; }
.content5 .slideBox5 .hd5{ height:50px; width:210px; overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:1; }
.content5 .slideBox5 .hd5 ul{ overflow:hidden; zoom:1; float:left;  }
.content5 .slideBox5 .hd5 ul li{ float:left; margin:0px 10px;  width:50px; height:50px; text-align:center; cursor:pointer; }
.content5 .slideBox5 .hd5 ul .lix1{
	background:url(21.jpg);
	}
.content5 .slideBox5 .hd5 ul .lix2{
	background:url(22.jpg);
	}
.content5 .slideBox5 .hd5 ul .lix3{
	background:url(23.jpg);
	}

.content5 .slideBox5 .hd5 ul .lix1.on{
	background:url(17.jpg)
	}
.content5 .slideBox5 .hd5 ul .lix2.on{
	background:url(19.jpg);
	}
.content5 .slideBox5 .hd5 ul .lix3.on{
	background:url(20.jpg);
	}
.content5 .slideBox5 .bd5{ position:relative; z-index:0; width:140px; height:140px; margin:0 auto;   }
.content5 .slideBox5 .bd5 li{ zoom:1; vertical-align:middle; width:140px; height:140px; }
.content5 .slideBox5 .bd5 li img{
	width:140px;
	height:140px;
	}
.content5 .infom{
	width:100%;
	line-height:28px;
	font-size:14px;
	color:#787878;
	text-align:center;
	margin-top:45px;
	}
.content5 .infom a{
	color:#787878;
	}
.content5 .position .link{
	width:1200px;
	height:100px;
	}
.content5 .position .link .box{
	width:170px;
	height:70px;
	float:left;
	margin:30px 15px 0 15px;
	}
.content5 .position .link .box img{
	width:170px;
	height:70px;
	}
.adv_n{
	
	float:left;
	width:100%;
	height:300px;
	position:relative;
	overflow:hidden;
	}
.adv_n .position{
	width:1920px;
	height:300px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}
.adv_n .position img{
	width:1920px;
	height:300px;
	}
.adv_n .left{
	position:absolute;
	left:360px;
	top:165px;
	}
.adv_n .left p{
	display:block;
	color:#FEFEFE;
	font-size:14px;
	}
.adv_n .left p a{
	color:#FEFEFE;
	}
.adv_n .left h2{
	display:block;
	}
.adv_n .left h2 .en{
	color:#fff;
	font-size:40px;
	line-height:40px;
	font-weight:bolder;
	float:left;
	}
.adv_n .left h2 .ch{
	font-size:32px;
	color:#fff;
	margin-left:15px;
	float:left;
	}
.guide_n{
	width:100%;
	height:110px;
	border-bottom:1px solid #E8E8E8;
	}
.guide_n .position{
	width:1200px;
	height:110px;
	margin:0 auto;
	position:relative;
	}
.guide_n .position .mNormal{
	display:block;
	line-height:45px;
	height:45px;
	margin-top:40px;
	font-size:14px;
	color:#363636;
	float:left;
	margin-right:50px;
	}
.guide_n .position .mNormal:hover{
	border-top:1px solid #363636;
	height:44px;
	line-height:44px;
	}
.guide_n .position .mChoose{
	height:44px;
	line-height:44px;
	margin-top:40px;
	display:block;
	border-top:1px solid #363636;
	font-size:14px;
	color:#363636;
	float:left;
	margin-right:50px;
	}
.content{
	width:100%;
	}
.content .position{
	width:1200px;
	margin:0 auto;
	}
.content .position .d_page{
	width:100%;
	}
.content .position .d_page .up{
	height:140px;
	width:100%;
	text-align:center;
	}
.content .position .d_page .up h2{
	color:#4D4D4D;
	font-weight:bold;
	margin:0;
	padding-top:65px;
	font-size:18px;
	line-height:18px;
	}
.content .position .d_page .up p{
	color:#8C8C8C;
	display:block;
	margin-top:20px;
	}
.content .position .d_page .down{
	color:#4D4D4D;
	font-size:14px;
	line-height:2.25em;
	}
.content .position .list{
	width:100%;
	height:140px;
	margin-bottom:20px;
	}
.content .position .list .date{
	width:80px;
	height:120px;
	float:left;
	background:url(24.png) bottom no-repeat #4D4D4D;
	color:#fff;
	text-align:center;
	}
.content .position .list .date .dd{
	font-size:36px;
	line-height:36px;
	margin-top:16px;
	}
.content .position .list .date .yy{
	font-size:14px;
	}
.content .position .list .text{
	width:1120px;
	height:140px;
	background:#F7F7F7;
	float:right;
	}
.content .position .list .text a{
	display:block;
	padding:30px 30px 0 30px;
	font-size:16px;
	color:#4D4D4D;
	font-weight:bold;
	}
.content .position .list .text p{
	color:#8C8C8C;
	font-size:14px;
	padding:10px 30px 0 30px;
	line-height:25px;
	}


.content .position .list1{
	width:100%;
	height:140px;
	margin-bottom:20px;
	}
.content .position .list1 .date{
	width:80px;
	height:120px;
	float:left;
	background:url(24.png) bottom no-repeat #000000 ;
	color:#fff;
	text-align:center;
	}
.content .position .list1 .date .dd{
	font-size:36px;
	line-height:36px;
	margin-top:16px;
	}
.content .position .list1 .date .yy{
	font-size:14px;
	}
.content .position .list1 .text{
	width:1120px;
	height:140px;
	background:#F7F7F7;
	float:right;
	}
.content .position .list1 .text a{
	display:block;
	padding:30px 30px 0 30px;
	font-size:16px;
	color:#000;
	font-weight:bold;
	}
.content .position .list1 .text p{
	color:#8C8C8C;
	font-size:14px;
	padding:10px 30px 0 30px;
	line-height:25px;
	}
	
	
.content .position .pic{
	width:1230px;
	}
.content .position .pic .box{
	width:380px;
	height:270px;
	float:left;
	position:relative;
	margin-right:30px;
	margin-bottom:30px;
	}
.content .position .pic .box .img{
	width:380px;
	height:270px;
	}
.content .position .pic .box .img img{
	width:380px;
	height:270px;
	}
.content .position .pic .box .title{
	width:380px;
	height:50px;
	background:url(25.png) no-repeat center;
	position:absolute;
	bottom:0;
	left:0;
	font-size:14px;
	color:#fff;
	text-indent:25px;
	line-height:50px;
	}
.content_n1{
	width:100%;
	height:525px;
	background:url(26.jpg);
	}
.content_n1 .position{
	width:1200px;
	height:525px;
	margin:0 auto;
	}
.content_n1 .position .top1{
	width:100%;
	text-align:center;
	padding-top:80px;
	}
.content_n1 .position h2{
	display:block;
	margin:0;
	text-align:center;
	font-size:24px;
	line-height:24px;
	margin-top:30px;
	}
.content_n1 .position h2 a{
	color:#252524;
	}
.content_n1 .position p{
	display:block;
	text-align:center;
	height:75px;
	line-height:25px;
	font-size:14px;
	color:#666666;
	margin-top:45px;
	}
.content_n1 .position .more{
	width:150px;
	height:40px;
	line-height:38px;
	text-align:center;
	margin:0 auto;
	border:1px solid #8D8D8C;
	display:block;
	margin-top:90px;
	}
.content_n1 .position .more:hover{
	color:#fff;
	background:#353535;
	}
.content_n2{
	width:100%;
	background:url(28.jpg) center;
	float:left;
	background-size:100% 100%;
	}
.content_n2 .titlex1{
	width:100%;
	height:185px;
	border-top:1px solid #5C5D5E;
	border-bottom:1px solid #5C5D5E;
	margin-top:45px;
	float:left;
	background:#1E1F20;
	text-align:center;
	}
.content_n2 .titlex1 h2{
	color:#FFFFFF;
	margin:0;
	margin-top:65px;
	display:block;
	font-size:24px;
	line-height:24px;
	}
.content_n2 .titlex1 p{
	color:#fff;
	font-size:14px;
	display:block;
	line-height:14px;
	margin-top:20px;
	}

.content_n2 .sideMenu{  float:left; width:100%;  }
.content_n2 .sideMenu h3{ height:90px; line-height:90px; border-bottom:1px solid #e3e3e3; cursor:pointer; margin:0;		}
.content_n2 .sideMenu h3 a{
	display:block;
	width:1200px;
	margin:0 auto;
	color:#fff;
	font-size:24px;
	}
.content_n2 .sideMenu h3 em{ float:right; display:block; width:36px; height:36px;   background:url(29.png); cursor:pointer; margin-top:25px; margin-right:100px;}
.content_n2 .sideMenu h3.on em{ background:url(30.png); }
.content_n2 .sideMenu .infon{ width:1200px; margin:0 auto;color:#fff; display:none; line-height:2em; padding:20px 0; /* 默认都隐藏 */ }
.content_n3{
	float:left;
	width:100%;
	height:430px;
	position:relative;  
	overflow:hidden;
	}
.content_n3 .position{
	width:1500px;
	height:430px;
	position:absolute;
	left:50%;
	margin-left:-750px;
	overflow:hidden;
	}

.content_n3 .position .box{
	width:500px;
	height:260px;
	float:left;
	margin-top:85px;
	text-align:center;
	border-left:1px solid #E5E5E5;
	}
.content_n3 .position .box .img{
	width:100%;
	display:block;
	margin-top:75px;
	}
.content_n3 .position .box .topic{
	display:block;
	margin-top:20px;
	font-size:18px;
	color:#676767;
	line-height:18px;
	font-weight:bold;
	}
.content_n3 .position .box .topicen{
	font-size:10px;
	display:block;
	margin-top:12px;
	line-height:10px;
	}
.content_n5{
	width:100%;
	height:410px;
	margin-top:30px;
	}
.content_n5 .position{
	width:1200px;
	height:410px;
	margin:0 auto;		
	}
.content_n5 .position .left{
	width:545px;
	height:410px;
	float:left;
	}
.content_n5 .position .slideBox{ width:545px; height:410px; overflow:hidden; position:relative;}
.content_n5 .position .slideBox .hd{ height:45px; overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:1; width:100%; margin:0;  }
.content_n5 .position .slideBox .hd ul{ overflow:hidden; zoom:1; float:right; margin-top:18px; margin-right:15px; }
.content_n5 .position .slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:10px; }
.content_n5 .position .slideBox .hd ul li.on{ opacity:0.5}
.content_n5 .position .slideBox .bd{ position:relative; height:100%; z-index:0;   } 
.content_n5 .position .slideBox .bd li{ zoom:1; vertical-align:middle; width:545px; height:410px; position:relative; }
.content_n5 .position .slideBox .bd ul{
	display:block;
	margin:0;
	}
.content_n5 .position .slideBox .bd img{ width:545px; height:410px; display:block;  }
.content_n5 .position .slideBox .bd li p{
	display:block;
	width:545px;
	height:45px;
	position:absolute;
	left:0;
	bottom:0px;
	z-index:2;
	margin:0;
	color:#fff;
	line-height:45px;
	text-indent:30px;
	font-size:14px;
	 background:url(1.png);
	}


.content_n5 .position .right{
	width:630px;
	height:410px;
	float:right;
	}
.content_n5 .position .right .slideTxtBox{ width:630px;text-align:left; float:right; height:410px; }
.content_n5 .position .right .slideTxtBox .hd{ height:40px; line-height:40px; width:100%;  position:relative; }
.content_n5 .position .right .slideTxtBox .hd ul{ float:left;  position:absolute; height:40px;  }
.content_n5 .position .right .slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; font-size:24px; color:#D9D9D9; background:url(34.jpg) no-repeat left; }
.content_n5 .position .right .slideTxtBox .hd ul li a{ color:#D9D9D9}
.content_n5 .position .right .slideTxtBox .hd ul li.on{ color:#252525;   }
.content_n5 .position .right .slideTxtBox .hd ul li.on a{ color:#252525;   }
.content_n5 .position .right .slideTxtBox .bd ul{  zoom:1; margin:0; margin-top:10px;  }
.content_n5 .position .right .slideTxtBox .bd li{ height:120px; border-bottom:1px solid #E9E9E9}
.content_n5 .position .right .slideTxtBox .bd li .date{
	width:80px;
	height:80px;
	background:#252525;
	float:left;
	margin-top:20px;
	}
.content_n5 .position .right .slideTxtBox .bd li .date .dd{
	font-size:30px;
	color:#fff;
	text-align:center;
	line-height:30px;
	margin-top:18px;
	}
.content_n5 .position .right .slideTxtBox .bd li .date .yy{
	color:#fff;
	text-align:center;
	}
.content_n5 .position .right .slideTxtBox .bd li .text{
	width:530px;
	height:80px;
	float:right;
	margin-top:20px;
	}
.content_n5 .position .right .slideTxtBox .bd li .text a{
	display:block;
	color:#363636;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	}
.content_n5 .position .right .slideTxtBox .bd li .text p{
	display:block;
	line-height:20px;
	font-size:14px;
	margin-top:15px;
	color:#A3A3A3;
	}
.content_n6{
	width:100%;
	height:100px;
	margin-top:30px;
	}
.content_n6 .position{
	width:1200px;
	height:100px;
	margin:0 auto;
	}
.content_n6 .position img{
	width:1200px;
	height:100px;
	}
.content_n7 {
	width:100%;
	height:435px;
	margin-bottom:50px;
	}
.content_n7 .position{
	width:1200px;
	height:435px;
	margin:0 auto;
	}
.content_n7 .left{
	width:360px;
	height:350px;
	float:left;
	}
.content_n7 .titlex{
	height:85px;
	line-height:85px;
	font-size:24px;
	float:left;
	}
.content_n7 .titlex a{
	color:#252525;
	}

.content_n7 .more{
	height:85px;
	line-height:85px;
	font-size:12px;
	float:right;
	color:#252525;
	}
.content_n7 .more a{
	color:#252525;
	}
	
.content_n7 .slideBox1{ width:360px; height:350px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.content_n7 .slideBox1 .hd1{ height:15px; overflow:hidden; position:absolute; right:80px; bottom:60px; z-index:1; }
.content_n7 .slideBox1 .hd1 ul{ overflow:hidden; zoom:1; float:left;  }
.content_n7 .slideBox1 .hd1 ul li{ float:left; margin-right:18px;  width:35px; height:4px; line-height:999px; text-align:center; background:#E9E9E9; cursor:pointer; }
.content_n7 .slideBox1 .hd1 ul li.on{ background:#000000;}
.content_n7 .slideBox1 .bd1{ position:relative; z-index:0; width:360px; height:350px; padding: 25px; }
.content_n7 .slideBox1 .bd1 li{ zoom:1; vertical-align:middle; }
.content_n7 .slideBox1 .bd1 li .date{
	display:block;
	font-size:12px;
	color:#CFCCC7;
	}
.content_n7 .slideBox1 .bd1 li .topic{
	display:block;
	font-size:24px;
	color:#000000;
	}
.content_n7 .slideBox1 .bd1 li .des{
	display:block;
	font-size:14px;
	color:#AAAAAA;
	margin-top:30px;
	}
.content_n7 .right{
	width:820px;
	height:350px;
	float:right;
	border:1px solid #EAEAEA;
	}
.content_n7 .right .box{
	width:409px;
	height:174px;
	border:1px solid #EAEAEA;
	float:left;
	padding:20px;
	}
.content_n7 .right .box .date{
	display:block;
	color:#CFCCC7;
	line-height:28px;
	margin:0;
	
	}
.content_n7 .right .box .topic{
	display:block;
	color:#000000;
	font-size:24px;
	}
.content_n7 .right .box .des{
	display:block;
	font-size:14px;
	margin-top:15px;
	color:#AAAAAA;
	}

.gallery{text-align:left; width:1200px; height:420px; float:left;   }
.gallery .bd{
	width:1000px;
	height:280px;
	position:relative;
	margin:0 auto;
	}
.gallery .bd li{
	width:1000px;
	height:280px;
	position:relative;
	color:#fff;
	}
.gallery .hd{ position:relative;  zoom:1; width:1200px; height:80px;  }
.gallery .hd .tempWrap{ margin:0 auto;}
.gallery .hd ul{ overflow:hidden; zoom:1; }
.gallery .hd li{ width:180px; height:80px; cursor:pointer;background:url(9.png) center; text-align:center; line-height:80px; color:#9A9A9A;   }
.gallery .hd li.on{ background:url(10.png); color:#0B0B0B;  }
.gallery .hd .sNext,.gallery .hd .sPrev{ text-align:center;  width:20px; height:32px; cursor:pointer; position:absolute;  left:0px; top:23px; }
.gallery .hd .sNext{ left:auto; right:0px; } 


.slideBox1{ width:450px; height:230px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox1 .hd1{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox1 .hd1 ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox1 .hd1 ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox1 .hd1 ul li.on{ background:#f00; color:#fff; }
.slideBox1 .bd1{ position:relative; height:100%; z-index:0;   }
.slideBox1 .bd1 img{ width:450px; height:230px; }


.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(35.png) top no-repeat #000; display: none; z-index:99997;  }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:none }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(ajax-loader.gif) center center no-repeat!important;background: url(ajax-loader.gif) center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:0px; cursor:text; background:#222;}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:none;}
.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:white; font-size:12px;}

a.piro_close{position:absolute;top:20px;right:20px;height:35px;width:35px;background:url(close_btn.png) no-repeat;cursor:pointer;z-index:100006;}
a:hover.piro_close{background:url(close_btn_h.png) no-repeat;}

a.piro_next{position:absolute;top:50%;width:35px; height:35px;right:20px;text-indent:-999em;outline:none; display:block; margin:-18px 0 0 0;background:url(next.png) center right no-repeat; border:none; cursor:pointer;z-index:1000000001}
a:hover.piro_next{background:url(next_h.png) center right no-repeat;}

a.piro_prev{position:absolute;top:50%;width:35px; height:35px;left:20px; text-indent:-999em; outline:none;display:block;margin:-18px 0 0 0;background: url(prev.png) center left no-repeat;border:none; cursor:pointer; z-index:1000000000}
a:hover.piro_prev{background:url(prev_h.png) center left no-repeat;}



.pirobox_content {position:absolute; top:30%; left: 50%; padding:0; width: 800px; height: 600px; margin:-300px 0 0 -400px; display:block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url(t_l.png) no-repeat; width:20px; height:20px;}
.t_r{background: no-repeat center; width:55px; height:30px;}
.t_c{height:20px; background:url(t_c.png) repeat-x;}

.c_l{width:20px; background: url(c_l.png) repeat-y;}
.c_c{background:white; margin:0; padding:0;}
.c_c div{width:760px; height:560px; margin:0; padding:0 0 0px 0;}
.c_r{width:20px; background: url(c_r.png) repeat-y;}

.b_c{height:20px; background:url(b_c.png) repeat-x;}
.b_l{background:url(b_l.png) no-repeat; width:20px; height:20px;}
.b_r{background:url(b_r.png) no-repeat; width:20px; height:20px;}

.box_img{ position:absolute; z-index:99995; background: url(img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;bottom:1px; font-size:11px;}
a.link_to {position:absolute;margin-right:6px;height:20px;width:20px;right:0;color:#999;bottom:3px; background:url(link_out.png) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(link_out_h.png) no-repeat;}
a.play{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url(play_h.png) no-repeat;}
a.stop{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;;width:40px; height:40px; margin:0; outline:none; display:block;background:url(pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(pause_h.png) no-repeat;}

.pagination > .active > a {
	background:#17181B;
	border-color:#17181B;
	}
.pagination > .active > a:hover{
	background:#17181B;
	border-color:#17181B;
	}
.link{
	width:100%;
	}
/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body {
	font-size: 12px;
	overflow-x:hidden;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #ff8c11;
	text-decoration: none;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
	font-weight:normal;
	padding-top:5px;
}

.error th {
	background: url(../../HdInc/Images/error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(../../HdInc/Images/success.png) no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url(../../HdInc/Images/info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(../../HdInc/Images/warning.png) no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}
#SafeNote {
	width: 220px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
	font-size:12px;
}
.contenttitle{
	text-align:center;
	font-size:18px;}
.contentdate{
	font-size:14px;
	text-align:center;}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}
.Pages {
	text-align: right;
	padding: 10px;
	clear: both;
	margin: 20px 0;
	font-size:14px;
}
.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}
/*全局CSS结束，请勿删除或修改*/
