body{
	position: relative;
}
.fk-box{
	position: fixed;
	top: 25%;
	right: 0px;
	z-index:9999;
	width:15.6%;
}
.fk-box img{
	width:100%;
	height:100%;
}
.fk-close{
	position: absolute;
	top: 1%;
	right: 1%;
	/*background: url(../../images/cn/close-fk.png) no-repeat;*/
	width: 10%;
	height: 5%;
}
.header{
	width: 1200px;
	margin: 0px auto;
	margin-bottom: 18px;
}
.tops{
	margin-top: 20px;
	margin-bottom: 20px;
	height: 40px;
	line-height: 40px;
}
.tops{
	height: 70px;
}
.top{
	height: 40px;
	line-height: 40px;
}
.top-left{
	float: left;
	width: 520px;
	height: 30px;
	overflow: hidden;
}
.top-left ul li{
	float: left;
	font-size: 14px;
	color: #535c9a;
	margin-right: 8px;
}
.weixin{
	position: relative;
}
.weixin .weixin_nr{width:110px; height:120px; padding:10px; background:#eee; text-align:center; position:absolute; left:-45px; top:30px; display:none;}
.icon-box li .weixin_nr img{
	margin: 0px auto;
}
.weixin .weixin_nr02{ top:42px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}
.top-right{
	width:640px;
	height: 40px;
	background: #e9e9e9;
	float: right;
}
.icon-box{
	float: left;
}
.icon-box li{
	float: left;
	border-right: 1px solid #fff;
	width: 40px;
	height: 40px; text-align:center;
}
.icon-box li.site{ width:60px;}
.icon-box li img{
	margin: 12px auto;
	display: block;
}
.login{
	background: #3e4b72;
	height: 40px;
	float: left;
	padding-right: 14px;
}
.login ul{
	margin-left: 12px;
}
.login ul li{
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 37px;
}
.login ul li span{
	padding-left: 3px;
	padding-right: 3px;
}
.login ul li a{
	color: #fff;
}
.Eng a{
	background: url(../../images/cn/top-icon05.png) no-repeat right center;
	padding-right: 14px;
	font-family: "Arial";
	color: #5aac03;
	font-size: 14px;
}
.Eng{
	text-align: center;
	line-height: 40px;
}
.logo{
	float: left;
	width: 366px;
}
.logo img{
	background-size: 100%;
    width: 396px;
}
.s-txt{
	float: left;
}
.search-text{
	border:1px solid #c3c9de;
	width: 218px;
	height: 28px;
	margin-left: 8px;
	margin-top: 4px;
}
.h-bottom{
	margin-top: 20px;
	overflow: hidden;
}
.nav{
	float: right;
	margin-top: 10px;
	margin-left: 15px;
	width: 799px;
}
.nav ul li{
	float: left;
	height: 25px;
	line-height: 25px;
	/* margin-right: 12px; */
	font-size: 14px;
	margin-bottom: 10px;
}
.nav ul li a{
	color: #222;
}
.nav ul li a:hover{
	border-bottom: 5px solid #5aac03;
	padding-bottom: 5px;
	color: #5aac03;
}
.nav ul li span{
	padding-left: 10px;
	padding-right: 10px;
}
.nav-active{
	border-bottom: 5px solid #5aac03;
	padding-bottom: 5px;
	color: #5aac03;
}
.nav ul .nav-active a{
	color: #5aac03;
}
.english-nav{
	float: left;
	margin-top: 29px;
	margin-left: 35px;
	width: 768px;
}
.english-nav ul li{
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.english-nav ul li span{
	padding-left: 12px;
	padding-right: 12px;
}
.english-nav ul li a{
	color: #222;
	font: 14px Arial, SimSun;
}
.english-nav ul li a:hover{
	border-bottom: 1px solid #5aac03;
	padding-bottom: 4px;
	color: #5aac03;
}
.en-click{
	border-bottom: 1px solid #5aac03;
	color: #5aac03;
	padding-bottom: 4px;
}
.english-nav ul .en-click{
	color: #5aac03;
}
.main-center{
	background: url(../../images/cn/banner-bg.jpg) no-repeat;
	height: 640px;
}
.main-auto{
	width: 1200px;
	margin: 0px auto;
	padding-top: 15px;
}
.main-img{
	float: left;
	position: relative;
}
.main-img img{
	width: 700px;
	height: 425px;
}
.auto-right{
	float: right;
	width: 476px;
	background: #fff;
	height: 425px;
}
.auto-contont{
	background: url(../../images/cn/right-bg.png) no-repeat;
	width: 420px;height: 175px;
	margin-left: 18px;
	margin-top: 18px;
	padding-left: 24px;
	padding-top: 15px;
	padding-right: 24px;
}
.auto-contont h1{
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}
.auto-contont h1 a{
	font-size: 16px;
	color: #000;
}
.auto-contont p{
	line-height: 22px;
	font-size: 14px;
	margin-top: 10px;
}
.auto-contont p a{
	font-size: 14px;
	color: #000;
}
.auto-contont span{
	margin-top: 20px;
	display: block;
	font-family: "Arial";
}
.auto-contont span a{
	color: #fff;
	text-decoration: underline;
}
.all-list{
	margin-top: 20px;
}
.all-list p{
	background: url(../../images/cn/icon01.png) no-repeat left center;
	padding-left: 10px;
	margin-left: 40px;
	font: 14px Arial, SimSun;
	line-height: 30px;
	font-size: 14px;
}
.all-list p a{
	color: #666;
}
.all-list p a:hover{
	color: #5aac03;
}
.all-list .color-list a{
	color: #5aac03;
	text-decoration: underline;
	font: 14px Arial, SimSun;
	line-height: 30px;
}
.img-list{
	clear: both;
}
.img-list ul li{
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-right: 10px\9;
	*margin-right: 10px;
}
.img-list ul li:last-child{
	margin-right: 0px;
}
.main01{
	margin: 10px auto;
	width: 1200px;
	overflow: hidden;
}
.main01-left{
	float: left;
}
.div01{
	float: left;
	width: 390px;
}
.div-tit01{
	color: #666;
	border-bottom: 1px solid #5aac03;
	height: 40px;
	line-height: 35px;
}
.div-tit01 p{
	float: left;
	color: #5aac03;
	font-size: 16px;
	font-weight: bold;
}
.div-tit01 ul{
	float: right;
}
.div-tit01 ul li{
	float: left;
	font-size: 14px;
	margin-left: 13px;
	cursor: pointer;
}
.div-tit01 ul .on{
	border-bottom: 5px solid #5aac03;
}
.cont01-fl{
	float: left;
	margin-top: 18px;
	margin-bottom: 16px;
}
.cont01-fl img{
	width: 167px;
	height: 105px;
}
.cont01-fr{
	float: right;
	width: 196px;
	margin-right: 10px;
	margin-top: 18px;
}
.cont01-fr h1{
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.cont01-fr h1 a{
	color: #333;
}
.cont01-fr p{
	line-height: 20px;
}
.cont01-fr p a{
	color: #656565;
}
.cont01-fr p a:hover{
	color: #5aac03;
}
.cont01-fr span{
	margin-top: 15px;
	display: block;
	font-family: "Arial";
}
.cont01-fr span a{
	color: #5aac03;
	text-decoration: underline;
}
.cont-list{
	overflow: hidden;
	clear: both;
}
.cont-list p{
	border-bottom: 1px solid #e3e3e3;
	height: 36px;
	line-height: 36px;
}
.cont-list p:first-child{
	border-top: 1px solid #e3e3e3;
}
.cont-list p a{
	color: #666;font-size: 14px;
	margin-left: 6px;
}
.cont-list p a:hover{
	color: #5aac03;
}
.cont-list p span{
	background: url(../../images/cn/icon01.png) no-repeat;
	display: block;float: right;
	width: 4px;
	height: 7px;
	margin-top: 16px;
	margin-right: 15px;
}
.div02{
	float: left;
	margin-left: 12px;
	border: 1px solid #e3e3e3;
	width: 390px;
	height: 345px;
}
.div-tit02{
	border-bottom: 1px solid #70bd04;
	height: 39px;
	line-height: 39px;
	color: #5aac03; font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
	margin-bottom: 15px;
}
.div-tit02 span{
	float: right;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	margin-right: 12px;
}
.div-tit02 span a{
	color: #666;
}
.div-tit02 span a:hover{
	color: #5aac03;
}
.div-con02 p{
	background: url(../../images/cn/dian.png) no-repeat left center;
	padding-left: 8px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-left: 22px;
	margin-right: 22px;
}
.div-con02 p a{
	color: #666;
}
.div-con02 p a:hover{
	color: #5aac03;
}
.mainfl-box01{
	overflow: hidden;
}
.banner01{
	margin-top: 15px;
}
.div-tit03{
	border-bottom: 1px solid #70bd04;
	height: 39px;
	line-height: 39px;
	color: #5aac03; font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
	margin-bottom: 15px;
}
.div-tit03 span{
	float: right;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	margin-right: 12px;
}
.div-tit03 span a{
	color: #666;
}
.div-tit03 span a:hover{
	color: #5aac03;
}
.main-box02{
	margin-top: 10px;
	overflow: hidden;
	width: 793px;
}
.div-tit04{
	background: url(../../images/cn/icon02.png) no-repeat left center;
	padding-left: 17px;
	font-size: 20px;
	color: #001879;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 6px;
	font-family: "microsoft yahei";
}
.div-tit04 a{
	color: #333;
}
.div-tit04 span{
	float: right;
	font-weight: normal;
	font-size: 14px;
	margin-right: 15px;
	/*margin-top: -30px;*/
}
.div-tit04 span a{
	color: #5aac03;
}
.div04 dl{
	overflow: hidden;
}
.div04 dl dt{
	float: left;
	position: relative;
}
.div04 dl dt p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.7);
	height: 34px;
	width: 273px;
	line-height: 34px;
	text-align: center;
}
.div04 dl dt a{
	color: #fff;
}
.div04 dl dt img{
	width: 273px;
	height: 220px;
}
.div04 dl dd{
	float: left; 
	margin-left: 15px;
	width: 504px;
}
.div04 dl dd p{
	line-height: 35px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 14px;
	color: #666;
}
.div04 dl dd p a{
	color: #666;
}
.div04 dl dd p a:hover{
	color: #5aac03;
}
.div04 dl dd p span{
	color: #5aac03;
}
.div04 dl dd p i{
	background: url(../../images/cn/icon01.png) no-repeat;
	width: 4px;height: 7px;
	display: block;float: right;
	margin-top: 16px;margin-right: 10px;
}
.div05{
	width: 380px;
	float: left;
	margin-top: 8px;
}
.cont02-fl{
	float: left;
	margin-top: 5px;
	margin-bottom: 16px;
}
.cont02-fl img{
	width: 171px;
	height: 139px;
}
.cont02-fr{
	float: left;
	width: 196px;
	margin-top: 5px;
	margin-left: 10px;
}
.cont02-fr h2{
	font-size: 14px;
	line-height: 30px;
}
.cont02-fr h2 a{
	color: #333;
}
.cont02-fr p{
	line-height: 20px;
}
.cont02-fr p a{
	color: #656565;
}
.cont02-fr p a:hover{
	color: #5aac03;
}
.cont02-fr span{
	margin-top: 15px;
	display: block;
	font-family: "Arial";
}
.cont02-fr span a{
	color: #5aac03;
	text-decoration: underline;
}
.div06{
	float: left;
	margin-left: 25px;
	margin-top: 8px;
}
.main01-right{
	float: right;
	width: 393px;
}
.mainfr-box01{
	    border: 1px solid #e3e3e3;
	    padding-bottom: 13px;
}
.frcont01{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 12px;
}
.frcont01 p{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	/* background: url(../../images/cn/icon04.png) no-repeat left center; */
	padding-left: 15px;
	margin-bottom: 15px;
}
.frcont01 p a{
	color: #333;
}
.frcont01 p{
	font-size: 14px;
	line-height: 19px;
	margin-left: 21px;
}
.frcont01 p a{
	color: #666
}
.frcont01 p span{
	font-size: 12px;
}
.frcont01 p span a{
	color: #5aac03;
	text-decoration: underline;
}
.frcont01 .menu_body p{
	background: none;
	font-weight: normal;
	line-height: 8px;
}
.menu_head{
	font-size: 14px;
	line-height: 30px;
}
.menu_head{ 
	background: url(../../images/cn/icon03.png) no-repeat left center; 
	padding-left: 18px;
	cursor: pointer;
}
.menu_head a{
	color: #333;
}
.frcont-box1 p img{
	width: 348px;
	height: 117px;
}
.menu_body img{
	width: 350px;
	height: 118px;
}
.menu_list{
	background: #f6f6f6;
	padding-top: 10px;
	padding-left: 17px;
}
.div-tit05{
	border-bottom: 1px solid #70bd04;
	height: 39px;
	line-height: 39px;
	color: #5aac03; font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
}
.div-tit05 span{
	float: right;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	margin-right: 12px;
}
.div-tit05 span a{
	color: #666;
}
.div-tit05 span a:hover{
	color: #5aac03;
}
.current{
	background: url(../../images/cn/icon04.png) no-repeat left center;
}
.frcont03 dl{
	width: 110px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 22px;
}
.frcont03 dl dt{
	background: url(../../images/cn/book-bg.png) no-repeat;
	width: 110px;
	height: 135px;
	margin-bottom: 7px;
}
.frcont03 dl dt img{
	width: 110px;
	height: 135px;
}
.frcont03 dl dd p{
	color: #333;
	text-align: center;
	line-height: 20px;
}
.frcont03 dl dd p a{
	color: #333;
}
.mainfr-box03{
	overflow: hidden;
}
.frcont04 p{
	width: 391px;
	height: 124px;
	position: relative;
	margin-top: 15px;
}
.frcont04 p img{
	width: 391px;
	height: 124px;
}
.frcont04 p span a{
	position: absolute;
	top: 30px;
	left: 168px;
	background: url(../../images/cn/play.png) no-repeat;
	width: 58px;
	height: 58px;
	display: block;
}
.mainfr-box02{
	margin-top: 10px;
}
.mainfr-box03{
	margin-top: 10px;
}
.mainfr-box04{
	margin-top: 10px;
}
.main02-left{
	float: left;
	margin-top: 10px;
	position: relative;
}
.main02-left img{
	width: 350px;
	height: 402px;
}
.main02-left p{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.7);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 350px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.main02-left p a{
	color: #fff;
}
.main02-right{
	float: left;
	width: 835px;
	padding-left: 13px;
}
.main02-right ul li{
	float: left;
	margin-top: 10px;
	margin-bottom: 7px;
        position: relative;
}
.main02-right ul li p{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.7);
	position: absolute;
	bottom: 3px;
	left: 0px;
	width: 410px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.main02-right ul li p a{
	color: #fff;
}
.main02-right ul li img{
	width: 410px;
	height: 191px;
}
.main02-right ul li:first-child{
	margin-right: 15px;
}
.main02-right ul li:last-child{
	margin-left: 15px;
}
.main-banner{
	width: 1200px;
	margin: 0px auto;
}
.img_small{
	float: left;
}
#tab{
	float: left;
}
#tab li{
	display: block;
	background: #363636;
	border-bottom: 1px solid #2f2f2f;
	height: 53px;
	width: 343px;
	line-height: 53px;
	padding-left: 20px;
	color: #d4d4d4;
	font-size: 14px;
	cursor: pointer;
}
#tab .on{
	background: url(../../images/cn/on-bg.png) no-repeat;
	width: 353px;
	height: 54px;
	color: #fff;
	border-bottom: none;
	position: relative;
}
.tab-img1{
	float: left;
	margin-left: -10px;
	z-index: -1;
	width: 434px;
	height: 323px;
}
.tab-img1 img{
	width: 432px;
	height: 324px;
}
.main03-left{
	float: left;
}
.main03-right{
	float: left;
}
.main03-right p{
	margin-bottom: 13px;
	margin-left: 10px;
}
.main03-right p:last-child{
	margin-bottom: 0px;
}
.main03-right p img{
	width: 392px;
	height: 155px;
}
.main03-left{
	width: 797px;
	float: left;
}
.flcont01 dl dt{
	float: left;
	margin-right: 12px;
}
.flcont01 dl dt img{
	width: 75px;
	height: 75px;
}
.dl-box01{
	background: #f3f3f3;
	width: 770px;
	height: 75px;
	padding: 13px;
}
.dl-box02{
	background: #edf7ff;
	width: 770px;
	height: 75px;
	padding: 13px;
}
.flcont01 dl{
	margin-bottom: 15px;
}
.flcont01 dl dd{
	font-size: 14px;
}
.flcont01 dl dd h1{
	line-height: 25px;
}
.flcont01 dl dd h1 span{
	margin-left: 30px;
}
.flcont01 dl dd h1 a{
	color: #333;
}
.flcont01 dl dd p{
	line-height: 24px;
}
.flcont01 dl dd p a{
	color: #666;
}
.flcont01 dl dd p a:hover{
	color: #5aac03;
}
.main04-right{
	width: 390px;
	float: right;
}
.flcont02{
	position: relative;
}
.flcont02 img{
	width: 390px;
	height: 246px;
}
.flcont02 p{
	background: url(../../images/cn/star.png) no-repeat left center;
	padding-left: 20px;
	font-size: 32px;
	font-family: "microsoft yahei";
	position: absolute;
	top: 74px;
	left: 226px;
}
.flcont02 p a{
	color: #333;
}
.flcont03{
	margin-top: 37px;
}
.bottom01{
	background: #cacaca;
	width: 100%;
	padding-bottom: 15px;
	position: relative;
}
.bottom01-auto{
	width: 1200px;
	margin: 0px auto;
	padding-top: 17px;
	overflow: hidden;
	clear: both;
}
.bottom01-auto ul li{
	float: left;
	line-height: 25px;
}
.bottom01-auto ul li span{
	padding-left: 6px;
	padding-right: 6px;
	color: #333;
}
.bottom01-auto ul li a{
	color: #333;
}
.bottom02{
	background: #2b3861;
}
.bottom02-auto{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.bottom02-auto ul{
	float: left;
	margin-top: 30px;
	background: url(../../images/cn/line1.png) no-repeat right top;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	height: 355px;
}
.bottom02-auto ul:last-child{
	background: none;
}
.bottom02-auto ul li{
	line-height: 30px;
}
.bottom02-auto ul li a{
	color: #9c9c9c;
}
.bottom02-auto ul li b{
	display: block;
	background: url(../../images/cn/icon05.png) no-repeat top left;
	padding-top: 20px;
	line-height: 23px;
	margin-bottom: 5px;
}
.bottom02-auto ul li b a{
	color: #d5d5d5;
}
.bottom02-br{
	width: 1200px;
	margin: 0px auto;
	height: 495px;
}
.bottom02-br ul{
	float: left;
	margin-top: 30px;
	background: url(../../images/cn/line1.png) no-repeat right top;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	height: 330px;
}
.bottom02-br ul:last-child{
	background: none;
}
.bottom02-br ul li{
	line-height: 30px;
	word-wrap:break-word;
	width: 151px;
}
.bottom02-br ul li a{
	color: #9c9c9c;
	font: 12px Arial, SimSun;
}
.bottom02-br ul li b{
	display: block;
	background: url(../../images/cn/icon05.png) no-repeat top left;
	padding-top: 20px;
	line-height: 23px;
	margin-bottom: 5px;
}
.bottom02-br ul li b a{
	color: #d5d5d5;
}

.bottom03{
	background: url(../../images/cn/line2.png) no-repeat top;
	padding-bottom: 70px;
}
.bottom03-auto{
	margin: 0px auto;
	width: 340px;
}
.bottom03-auto p img{
	width: 174px;
	height: 73px;
	margin-top: 27px;
	margin-bottom: 12px;
}
.bottom03-auto p{
	color: #919191;
	text-align: center;line-height: 24px;
}
.bottom03-auto p a{
	color: #919191;
}
.bottom03-auto p span{
	padding-left: 7px;
	padding-right: 7px;
}
/* 会员定制页 */
.pos-nav{
	background: url(../../images/cn/postion-nav_02.png) no-repeat;
	width: 100%;
	height: 34px;
	font: 12px Arial, SimSun;
}
.pos-nav ul{
	width: 1200px;
	margin: 0px auto;
}
.pos-nav ul li{
	float: left;
	line-height: 37px;
	color: #fff;
}
.pos-nav ul li:first-child{
	background: url(../../images/cn/icon06.png) no-repeat left center;
	padding-left: 20px;
}
.pos-nav ul li a{
	color: #fff;
}
.pos-nav ul li span{
	padding-left: 8px;
	padding-right: 8px;
}
.pos-nav01{
	background: #e9e9e9;
	width: 100%;
	height: 34px;
	font: 12px Arial, SimSun;
}
.pos-nav01 ul{
	width: 1200px;
	margin: 0px auto;
}
.pos-nav01 ul li{
	float: left;
	line-height: 37px;
	color: #fff;
}
.pos-nav01 ul li:first-child{
	background: url(../../images/cn/icon06.png) no-repeat left center;
	padding-left: 20px;
}
.pos-nav01 ul li a{
	color: #fff;
}
.pos-nav01 ul li span{
	padding-left: 8px;
	padding-right: 8px;
}
.wrap-body{
	background: #f3f3f3;
	position: relative;
}
.wrap-center{
	width: 1022px;
	margin: 0px auto;
	padding-top: 23px;
}
.wbox01-fl{
	float: left;
}
.wbox01-fl p img{
	width: 236px;
	height: 267px;
}
.block01{
	width: 236px;
	height: 107px;
	background: #65b82f;
}
.block01 a{
	color: #fff;
	font-family: "microsoft yahei";
}
.block01 span{
	font-size: 30px;
}
.block01{
	text-align: center;
	line-height: 107px;
}
.block01 span i{
	font-size: 28px;
}
.wbox01-fc{
	float: left;
}
.wbox01-fc img{
	width: 497px;
	height: 374px;
}
.wbox01-fr{
	float: right;
	width: 289px;
}
.wbox01-fr img{
	width: 291px;
	height: 196px;
}
.wbox01-frtxt{
	background: #e837a4;
	width: 289px;
	height: 178px;
}
.wbox01-frtxt h1{
	font-size: 18px;
	font-family: "microsoft yahei";
	padding-top: 25px;
	padding-left: 15px;
}
.wbox01-frtxt h1 a{
	color: #fff;
}
.wbox01-frtxt p a{
	color: #fff;
}
.wbox01-frtxt p{
	line-height: 23px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.wbox-left01{
	float: left;
}
.left-box01{
	background: #fff;
	width: 702px;
	height: 145px;
	box-shadow:2px 5px 12px #E9E7E7; 
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;
}
.wrap-box01{
	overflow: hidden;
}
.wrap-box02{
	overflow: hidden;

	margin-top: 20px;
}
.left-tit01{
	background: url(../../images/cn/icon07.png) no-repeat left center;
	padding-left: 8px;
	color: #287601;
	font-size: 16px;
	font-family: "microsoft yahei";
	line-height: 30px;
}
.left-tit01 a{
	float: right;
	color: #666;
	font-size: 14px;
	margin-top: -3px;
	margin-top: -30px/9;
}
.left-txt01{
	background: url(../../images/cn/border01.png) no-repeat;
	padding: 6px;
	width: 702px;
	height: 112px;
	margin-top: 12px;
}
.left-txt01 p{
	background: #fff;
	width: 660px;
	height: 51px;
	padding: 10px 15px;
	line-height: 20px;
	color: #8d8d8d;
}
.left-txt01 p a{
	color: #5aac03;
}
.left-box02{
	background: #fff;
	border:1px solid #e7e7e7;
	box-shadow:2px 5px 12px #E9E7E7;
	width: 723px;
	margin-bottom: 25px;
	margin-top: 35px;
	padding-bottom: 15px;
}
.left-tit02{
	background: url(../../images/cn/tit02.png) no-repeat left center;
	color: #fff;
	font-size: 18px;
	font-family: "microsoft yahei";
	line-height: 46px;
	width: 687px;
	margin: -13px auto;
	padding-left: 25px;
	margin-bottom: 10px;
}
.left-cont02{
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}
.left-ul01{
	overflow: hidden;
	margin-bottom: 10px;
}
.left-ul01 ul{
	float: left;
	margin-right: 9px;
	*margin-right: 6px;
	margin-right: 6px\9;
	margin-top: 6px;
}
.left-ul01 ul:last-child{
	margin-right: 0px;
}
.left-ul01 ul li{
	position: relative;
	width: 228px;
	height: 165px;
}
.left-ul01 ul li img{
	width: 228px;
	height: 165px;
}
.left-ul01 ul li p{
	position: absolute;
	bottom: 0px;
	left: 15px;
	height: 35px;
	width: 197px;
	background: #44cec3;
	line-height: 35px;
	color: #fff;
	text-align: center;
	border-radius: 8px 8px 0 0;
	font-size: 14px;
}
.left-ul01 ul li p a{
	color: #fff;
}
.left-img02{
	float: left;
	width: 228px;
	height: 289px;
	position: relative;
}
.left-img02 img{
	width: 228px;
	height: 289px;
}
.left-img02 p{
	width: 228px;
	height: 33px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.7);
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 33px;
	text-align: center;
}
.left-img02 p a{
	color: #fff;
	font-size: 14px;
	font-family: "microsoft yahei";
}
.left-img03{
	float: left;
	/* width: 474px; */
}
.left-img03 ul li{
	width: 227px;
	height: 140px;
	position: relative;
	float: left;
	margin-bottom: 9px;
	margin-left: 7px;
}
.left-img03 ul li:first-child{
	
}
.left-img03 ul li:last-child{
	
}
.left-img03 ul li img{
	width: 227px;
	height: 140px;
}
.left-img03 ul li p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.7);
	width: 227px;
	height: 33px;
	line-height: 33px;
	text-align: center;
}
.left-img03 ul li p a{
	color: #fff;
	font-size: 14px;
	font-family: "microsoft yahei";
}
.left-ul02{
	overflow: hidden;
}
.left-dl01{
	background: #f3f3f3;
	width: 336px;
	height: 90px;
}
.left-dl02{
	background: #eaf6ff;
	width: 336px;
	height: 90px;
}
.left-ul04 dl{
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.left-ul04 dl dt{
	float: left;
}
.left-ul04 dl dd{
	float: left;
	width: 213px;
	margin-left: 12px;
}
.left-ul04 dl dd h1{
	font-size: 14px;
	line-height: 24px;
	margin-top: 6px;
}
.left-ul04 dl dd h1 a{
	color: #333;
}
.left-ul04 dl dd h1 a:hover{
	color: #5aac03;
}
.left-ul04 dl dd p{
	font-size: 12px;
	line-height: 20px;
	margin-top: 6px;
}
.left-ul04 dl dd p a{
	color: #8d8d8d;
}
.left-ul04 dl dd p a:hover{
	color: #5aac03;
}
.left-ul04 dl dt img{
	width: 100px;
	height: 80px;
}
.left-ul04{
	float: left;
	margin-right: 10px;
}
.left-ul05 {
	float: left;
}
.left-ul05 dl{
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.left-ul05 dl dt{
	float: left;
}
.left-ul05 dl dd{
	float: left;
	width: 213px;
	margin-left: 12px;
}
.left-ul05 dl dd h1{
	font-size: 14px;
	line-height: 24px;
	margin-top: 6px;
}
.left-ul05 dl dd h1 a{
	color: #333;
}
.left-ul05 dl dd p{
	font-size: 12px;
	line-height: 20px;
	margin-top: 6px;
}
.left-ul05 dl dd p a{
	color: #8d8d8d;
}
.left-ul05 dl dd p a:hover{
	color: #5aac03;
}
.left-ul05 dl dt img{
	width: 100px;
	height: 80px;
}
.left-tit03{
	background: url(../../images/cn/tit03.png) no-repeat left center;
	color: #fff;
	font-size: 18px;
	font-family: "microsoft yahei";
	line-height: 46px;
	width: 687px;
	margin: -13px auto;
	padding-left: 25px;
	margin-bottom: 10px;
}
.left-tit03 a{
	float: right;
	color: #666;
	font-size: 14px;
	line-height: 53px;
}
.left-dl03{
	overflow: hidden;
}
.left-dl03 dl{
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.left-dl03 dl dt{
	float: left;
	position: relative;
}
.dl-block01 dt p{
	background: #44cec3;
	position: absolute;
	top: 0px;
	left: 10px;
	border-radius: 0 0 10px 10px;
	width: 78px;
	height: 21px;
	color: #fff;
	line-height: 21px;
	text-align: center;
}
.dl-block02 dt p{
	background: #ef7c13;
	position: absolute;
	top: 0px;
	left: 10px;
	border-radius: 0 0 10px 10px;
	width: 78px;
	height: 21px;
	color: #fff;
	line-height: 21px;
	text-align: center;
}
.left-dl03 dl dt img{
	width: 100px;
	height: 80px;
}
.left-dl03 dl dd{
	float: left;
	width: 560px;
	margin-left: 12px;
}
.dl-block01{
	background: #f3f3f3;
	width: 692px;
	height: 90px;
}
.left-dl03 dl dd h1{
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 20px;
}
.left-dl03 dl dd h1 a{
	color: #494848;
}
.left-dl03 dl dd h1 a:hover{
	color: #5aac03;
}
.left-dl03 dl dd p{
	line-height: 20px;
}
.left-dl03 dl dd p a{
	color: #8d8d8d;
}
.left-dl03 dl dd p a:hover{
	color: #5aac03;
}
.left-dl03 dl dd p span{
	color: #ee7e10;
}
.dl-block02{
	background: #f4ffdb;
	width: 692px;
	height: 90px;
}
.wbox-right01{
	float: right;
}
.right-tit01{
	margin-bottom: 10px;
	overflow: hidden;
}
.right-tit01 p{
	float: left;
}
.right-tit01 p img{
	width: 129px;
	height: 49px;
}
.right-tit01 ul{
	background: #b9d991;
	width: 159px;
	height: 49px;
	float: left;
}
.right-tit01 ul li{
	float: left;
	color: #457a01;
	font-size: 16px;
	font-family: "microsoft yahei";
	line-height: 49px;
	width: 53px;
	text-align: center;
	cursor: pointer;
}
.r-cont p{
	color: #457a01;
	font-size: 14px;
	font-family: "microsoft yahei";
	text-align: center;
	line-height: 20px;
}
.r-cont p i{
	padding-left: 10px;
}
.r-cont p strong{
	color: #676767;
	font-size: 42px;
	font-family: "microsoft yahei";
	font-weight: normal;
	margin-top: 15px;
	display: block;
}
.r-cont p span{
	background: #fa8519;
	width: 268px;
	height: 35px;
	display: block;
	color: #fff;
	line-height: 35px;
	text-align: center;
	margin: 18px auto;
}
.right-box01{
	background: #fff;
	overflow: hidden;
	margin-bottom: 15px;
}
.right-box02{
	background: #fff;
	border:1px solid #dae0ec;
	/* margin-top: 15px; */
	margin-bottom: 10px;
}
.right-box02 h1{
	background: #f7f7f7;
	border-bottom: 1px solid #dae0ec;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #494848;
	font-family: "microsoft yahei";
	padding-left: 11px;
}
.right-box02 h1 a{
	color: #5aac03;
	font-size: 14px;
	float: right;
	margin-right: 10px;
}
.news-box{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.news-box p{
	background: url(../../images/cn/icon09.png) no-repeat left center;
	padding-left: 9px;
	color: #7a7a7a;
	font-size: 14px;
	line-height: 30px;
	margin-left: 10px;
}
.news-box p a{
	color: #7a7a7a;
}
.news-box p a:hover{
	color: #5aac03;
}
.right-box01 h1{
	background: #ecffd4;
	color: #494848;
	font-size: 16px;
	font-family: "microsoft yahei";
	line-height: 44px;
}
.right-box01 h1 span{
	background: url(../../images/cn/icon10.png) no-repeat left center;
	padding-left: 32px;
	display: block;
	margin-left: 12px;
}
.libox01 ul{
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
}
.libox01 ul:last-child{
	margin-right: 0px;
	margin-left: 0px;
}
.libox01 ul li{
	line-height: 41px;
	text-align: center;
	color: #fff;
	margin-top: 15px;
}
.libox01 ul li a{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.right-li01{
	background: url(../../images/cn/bg01.png) no-repeat;
	width: 129px;
	height: 41px;
}
.right-li02{
	background: url(../../images/cn/bg02.png) no-repeat;
	width: 129px;
	height: 41px;
}
.menu-box p{
	color: #494848;
}
.menuimg img{
	width: 250px;
	height: 93px;
	margin-bottom: 7px;
}
.menuimg p{
	width: 263px;
    line-height: 20px;
}
.menuimg p a{
	color: #8d8d8d;
}
.menu-box{
	padding-left: 12px;
	padding-bottom: 10px;
}
.menuimg span{
	background: #f3f3f3;
	width: 250px;
	height: 23px;
	display: block;
	line-height: 23px;
	color: #8d8d8d;
	padding-left: 13px;
	margin-top: 5px;
}
.play-box{
	width: 289px;
	height: 130px;
	position: relative;
}
.play-box img{
	width: 289px;
	height: 130px;
}
.play-box span a{
	display: block;
	background: url(../../images/cn/play.png) no-repeat;
	width: 58px;
	height: 58px;
	position: absolute;
	top: 37px;
	left: 114px;
}
.jt-box{
	overflow: hidden;
	width: 289px;
	padding-bottom: 15px;
}
.jt-box ul li{
	float: left;
	line-height: 41px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-right: 8px;
    margin-left: 7px;
    margin-top: 15px;
}
.jt-box ul li a{
	float: left;
	color: #fff;
}
.jt-li01{
	background: #8caae0;
	width: 81px;
	height: 41px;
}
.jt-li02{
	background: #9cbd4c;
	width: 81px;
	height: 41px;
}
.jt-li03{
	background: #e8e8e8;
	width: 81px;
	height: 41px;
}
.jt-icon01{
	background: url(../../images/cn/tb-icon01.png) no-repeat left center;
	display: block;
	width: 17px;
    height: 18px;
    float: left;
    margin-top: 13px;
    margin-left: 18px;
    margin-right: 4px;
}
.jt-icon02{
	background: url(../../images/cn/tb-icon02.png) no-repeat left center;
    display: block;
    width: 20px;
    height: 23px;
    float: left;
    margin-top: 9px;
    margin-left: 11px;
    margin-right: 4px;
}
.jt-icon03{
	background: url(../../images/cn/tb-icon03.png) no-repeat left center;
	display: block;
	width: 18px;
    height: 19px;
    float: left;
    margin-top: 11px;
    margin-left: 18px;
    margin-right: 4px;
}
.jt-icon04{
	background: url(../../images/cn/tb-icon04.png) no-repeat left center;
	display: block;
	width: 16px;
    height: 20px;
    float: left;
    margin-top: 11px;
    margin-left: 12px;
    margin-right: 4px;
}
.jt-icon05{
	background: url(../../images/cn/tb-icon05.png) no-repeat left center;
	display: block;
	width: 22px;
    height: 24px;
    float: left;
    margin-top: 10px;
    margin-left:4px;
    margin-right: 4px;
}
.right-box02 p{
	width: 255px;
	margin:7px auto;
	line-height: 23px;
}
.right-box02 p span{
	color: #324c9a; 
	font-size: 14px;
}
.right-box02 p a{
	color: #494848;
	font-size: 14px;
}
.right-box02 p i{
	color: #8d8d8d;
}
.wrap-box03{
	background: #fff;
	width: 1002px;
	padding-left: 10px;
	padding-right: 10px;
	box-shadow:2px 5px 12px #E9E7E7;
    height: 407px;
    position: relative;
    margin-top: 15px;
}
.wrapBanner{
	width: 1022px;
}
.wrapBanner img{
	width: 100%;
	margin-bottom: 15px;
}
/* .tit-border{
	
	height: 36px;
} */
.con{
	padding-top: 36px;
}
.tit-tab{
	position: absolute;
    top: -15px;
    left: 10px; 
    width: 1002px;
    border-bottom: 3px solid #f3f3f3;
    height: 51px;
}
.tit-tab a{
	float: right;
	color: #666;
	font-size: 14px;
	line-height: 66px;
}
.tit-tab ul{
	
	/* padding-bottom: 5px; */
	/* overflow: hidden; */
}
.tit-tab ul li{
	float: left;
	cursor: pointer;
}
.tit-tab ul .on{
	border-bottom: 3px solid #808080;
	padding-bottom: 5px;
}
.tit-tab01{
	position: absolute;
    top: -15px;
    left: 10px; 
    width: 1002px;
    border-bottom: 3px solid #f3f3f3;
    height: 51px;
}
.tit-tab01 a{
	float: right;
	color: #666;
	font-size: 12px;
	line-height: 66px;
}
.tit-tab01 ul{
	
	/* padding-bottom: 5px; */
	/* overflow: hidden; */
}
.tit-tab01 ul li{
	float: left;
	cursor: pointer;
}
.tit-tab01 ul .on{
	border-bottom: 3px solid #808080;
	padding-bottom: 5px;
}


.tit-tab01 .libg01{
	background: url(../../images/cn/tit04.png) no-repeat;
	width: 186px;
	height: 46px;
	display: block;
	line-height: 50px;
	/* padding-left: 32px; */
	font-size: 13px;
	font-family: "microsoft yahei";
	color: #fff;
}
.tit-tab01 .libg02{
	background: url(../../images/cn/tit05.png) no-repeat;
	width: 186px;
	height: 46px;
	display: block;
	line-height: 50px;
	/* padding-left: 5px; */
	font-size: 13px;
	font-family: "microsoft yahei";
	color: #fff;
}
.tit-tab01 .libg03{
	background: url(../../images/cn/tit06.png) no-repeat;
	width: 186px;
	height: 46px;
	display: block;
	line-height: 50px;
	/* padding-left: 30px; */
	font-size: 13px;
	font-family: "microsoft yahei";
	color: #fff;
}
.tit-tab01 .libg04{
	background: url(../../images/cn/tit07.png) no-repeat;
	width: 186px;
	height: 46px;
	display: block;
	line-height: 50px;
	font-size: 13px;
	font-family: "microsoft yahei";
	color: #fff;
	/* padding-left: 13px; */
}






.libg01{
	background: url(../../images/cn/tit04.png) no-repeat;
	width: 84px;
	width: 84px/9;
	height: 46px;
	display: block;
	line-height: 50px;
	padding-left: 32px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #fff;

}
.libg02{
	background: url(../../images/cn/tit05.png) no-repeat;
	width: 84px;
	width: 84px/9;
	height: 46px;
	display: block;
	line-height: 50px;
	padding-left: 32px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #fff;
}
.libg03{
	background: url(../../images/cn/tit06.png) no-repeat;
	width: 86px;
	width: 86px/9;
	height: 46px;
	display: block;
	line-height: 50px;
	padding-left: 30px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #fff;
}
.libg04{
	background: url(../../images/cn/tit07.png) no-repeat;
	width: 116px;
	width: 116px/9;
	height: 46px;
	display: block;
	line-height: 50px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #fff;
	padding-left: 13px;
}
.tab-dl01{
	margin-top: 15px;
	overflow: hidden;
}
.tab-dl01 dl{
	float: left;
	border:1px solid #e5e5e5;
	width: 492px;
	width: 489px\9;
	height: 143px;
	margin-right: 10px;
}
.tab-dl01 dl:last-child{
	margin-right: 0px;
}
.tab-dl01 dl dt{
	float: left;
}
.tab-dl01 dl dt img{
	width:239px;
	height: 175px;
}
.tab-dl01 dl dd{
	margin-left: 10px;
	width: 240px;
	float: left;
}
.tab-dl01 dl dd h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 10px;
}
.tab-dl01 dl dd h1 a{
	color: #494848;
}
.tab-dl01 dl dd p{
	line-height: 20px;
	margin-top: 10px;
}
.tab-dl01 dl dd p a{
	color: #8d8d8d;
}
.tabCont-fl{
	margin-top: 22px;
	margin-right: 10px;
	float: left;
}
.tabCont-fr{
	margin-top: 22px;
}
.tabimg01{
	width: 239px;
	height: 175px;
	position: relative;
	float: left;
}
.tabimg01 img{
	width: 239px;
	height: 175px;
}
.tabimg01 p{
	width: 239px;
	height: 35px;
	background: #ffa21e;
	line-height: 35px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
}
.tabimg01 p a{
	color: #fff;
}
.tabimg02{
	width: 239px;
	height: 175px;
	position: relative;
	float: left;
	margin-left: 15px;
}
.tabimg02 img{
	width: 239px;
	height: 175px;
}
.tabimg02 p{
	width: 212px;
	height:auto;
	/* filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000'); */
	filter:alpha(opacity:70);opacity:0.7;
	background: #fff;
	background:rgba(255,255,255,.7);
	line-height:26px;
	text-align: center;
	position: absolute;
	top: 50px;
	left: 14px;
	font-size: 14px;
	font-weight: bold; padding:20px 0px;
}
.tabimg02 p a{
	color: #000;
}
.tabmain{
	overflow: hidden;
	margin-bottom: 17px;
}
.wrap-box04{
	margin-top: 20px;
}
.wbox-left02{
	box-shadow:2px 5px 12px #E9E7E7; 
	width: 486px;
	height: 196px;
	background: #fff;
	float: left;
	padding: 10px;
}
.wbox-left02 h3{
	color: #494848;
	font-size: 16px;
	font-family: "microsoft yahei";
}
.vip-all{
	box-shadow:2px 5px 12px #E9E7E7; 
	width: 1000px;
	background: #fff;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 20px;
}
.vip-all h3{
	color: #494848;
	font-size: 16px;
	font-family: "microsoft yahei";
}
.vip-all h3 a{
	color: #5aac03;
	font-size: 14px;
	float: right;
	margin-right: 10px;
}
.vip-con{
	background: url(../../images/cn/r-icon.png) no-repeat right bottom;
}
.vip-con dl{
	border-bottom: 1px solid #f3f3f3;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 14px;
	float: left;
	width: 495px;
}
.vip-con dl:first-child{
	padding-top: 13px;
}
.vip-con dl:last-child{
	border-bottom: none;
}
.vip-con dl dt{
	float: left;
}
.vip-con dl dt img{
	width: 48px;
	height: 48px;
	border-radius: 100px;
	margin-top: 5px;
}
.vip-con dl dd{
	margin-left: 15px;
	float: left;
	width: 420px;
}
.vip-con dl dd h2{
	font-size: 14px;
	float: left;
	margin-bottom: 8px;
}
.vip-con dl dd h2 a{
	color: #333;
}
.vip-con dl dd span{
	float: right;
	color: #324c9a;
}
.vip-con dl dd p{
	width: 420px;
	overflow: hidden;
	line-height: 20px;
}
.vip-con dl dd p a{
	color: #8d8d8d;
}
.vip-fl{
	width: 496px;
	float: left;
}
.vip-all02{
	box-shadow:2px 5px 12px #E9E7E7; 
	width: 1020px;
	height: 220px;
	background: #fff;
	overflow: hidden;
	margin-top: 20px;
}
.vip-bottom{
	margin: 10px;
}
.vip-bottom p{
	background: url(../../images/cn/icon12.png) no-repeat left top;
	padding-left: 30px;
	line-height: 23px;
	font-size: 14px;
}
.vip-bottom p a{
	color: #494848;
}
.wbox-right02{
	box-shadow:2px 5px 12px #E9E7E7; 
	width: 506px;
	height: 216px;
	background: #fff;
	float: right;
}
.wleft02-con{
	background: url(../../images/cn/r-icon.png) no-repeat right bottom;
	height: 178px;
}
.wleft02-con dl{
	border-bottom: 1px solid #f3f3f3;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 14px;
}
.wleft02-con dl:first-child{
	padding-top: 19px;
}
.wleft02-con dl:last-child{
	border-bottom: none;
}
.wleft02-con dl dt{
	float: left;
}
.wleft02-con dl dt img{
	width: 48px;
	height: 48px;
	border-radius: 100px;
	margin-top: 5px;
}
.wleft02-con dl dd{
	margin-left: 15px;
	float: left;
	width: 420px;
}
.wleft02-con dl dd h2{
	font-size: 14px;
	float: left;
	margin-bottom: 8px;
}
.wleft02-con dl dd h2 a{
	color: #333;
}
.wleft02-con dl dd span{
	float: right;
	color: #324c9a;
}
.wleft02-con dl dd p{
	width: 420px;
	overflow: hidden;
	line-height: 20px;
}
.wleft02-con dl dd p a{
	color: #8d8d8d;
}
.box-tit01{
	border-bottom: 1px solid #d7d7d7;
	height: 42px;
	background: #f7f7f7;
	line-height: 42px;
}
.box-tit01 h3{
	float: left;
	color: #494848;
	font-size: 16px;
	font-family: "microsoft yahei";
	float: left;
	margin-left: 10px;
}
.box-btn01{
	float: right;
	background: #ed910f;
	width: 118px;
	height: 41px;
	margin-right: 11px;
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.wcon-top{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border-bottom: 1px dotted #c8c8c8;
	padding-bottom: 15px;
}
.wcon-top h2{
	background: url(../../images/cn/icon11.png) no-repeat left center;
	padding-left: 26px;display: block;
	line-height: 30px;float: left;
	color: #494848;
	font-size: 14px;
}
.wcon-top span{
	float: right;
	color: #afafaf;
	line-height: 30px;
}
.wcon-top p{
	overflow: hidden;
	width: 452px;
	color: #8d8d8d;
	margin-left: 26px;
	line-height: 23px;
}
.wcon-bot{
	font-size: 14px;
	padding-top: 12px;
}
.wcon-bot p{
	width: 455px;
	float: left;
	margin-left: 6px;
	line-height: 23px;
}
.wcon-bot p a{
	color: #494848;
}
.wcon-bot span{
	background: url(../../images/cn/icon12.png) no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	margin-left: 10px;
}
.map-left{
	width: 705px;
	height: 350px;
	position: relative;
	float: left;
}
.map-left img{
	width: 705px;
	height: 350px;
}
.map-left p{
	position: absolute;
	top: 0px;
	left: 0px;
}
.map-left p img{
	width: 378px;
	height: 293px;
}
.wrap-box05{
	width: 1022px;
	background: #fff;
	box-shadow:2px 5px 12px #E9E7E7; 
	margin-top: 20px;
	overflow: hidden;
	margin:20px auto;
	position: relative;
	z-index: 99;
}
.map-right{
	float: right;
	border-left: 1px solid #dadada;
	width: 316px;
}
.map-right h1{
	color: #737373;
	font-size: 14px;
	background: #fafcff;
	box-shadow:2px 5px 12px #E9E7E7; 
	height: 46px;
	line-height: 46px;
	padding-left: 10px;
	font-weight: bold;
}
.map-right h1 span{
	color: #8d8d8d;
	font-size: 12px;
	float: right;
	padding-right: 10px;
	font-weight: normal;
}
.map-con{
	padding:27px 18px;
}
.map-con h2{
	color: #324c9a;
	font-size: 14px;
	background: url(../../images/cn/icon13.png) no-repeat left center;
	padding-left: 30px;
	line-height: 30px;
	margin-top: 15px;
}
.map-con p{
	 line-height: 25px;
}
.map-con p a{
	color: #8d8d8d;
	font-size: 14px;
	text-decoration: underline;
}
.h1-tit{
	background: #f7f7f7;
	height: 41px;
	border-bottom: 1px solid #d7d7d7;
	color: #494848;
	font-size: 16px;
	font-family: "microsoft yahei";
	padding-left: 15px;
	line-height: 41px;
}
.box-block01{
	padding: 15px 10px 7px 10px;
	border-bottom: 1px dotted #c8c8c8;
	overflow: hidden;
}
.box-block01 h3{
	color: #494848;
	font-size: 14px;
	margin-bottom: 6px;
}
.box-block01 ul{
	clear: both;
}
.box-block01 ul li{
	float: left;
	line-height: 26px;
	margin-right: 10px;
}
.box-block01 ul li a{
	color: #8d8d8d;
}
.box-block01 ul li strong{
	color: #8d8d8d;
}
.wrap{
	background: #f3f3f3;
}
.bottom04{
	background: url(../../images/cn/botbg.png)no-repeat;
	width: 100%;
	padding-bottom: 15px;
	margin-top: -70px;
	padding-top: 60px;
	position: absolute;
	z-index: 1;
}
.clearboth{
	margin-top: 172px;
}
/* 学术研究 */
.main-body{
	border:1px solid #e5e5e5;
	width: 1178px;
	margin: 18px auto;
	padding: 20px;
	overflow: hidden;
}
.slider-left{
	float: left;
}
.slider-tit{
	background: url(../../images/cn/silder-bg.png) no-repeat;
	width: 241px;
	height: 59px;
	font-size: 18px;
	color: #fff;
	font-family: "microsoft yahei";
	font: 14px Arial, SimSun;
	line-height: 46px;
	padding-left: 30px;
}
.slider-tit01{
	background: url(../../images/cn/silder-bg.png) no-repeat;
	width: 241px;
	height: 59px;
	font-size: 15px;
	color: #fff;
	font-family: "microsoft yahei";
	font: 14px Arial, SimSun;
	line-height: 46px;
	padding-left: 30px;
}
.slider-box{
	border:1px solid #c6c6c6;
	width: 263px;
	border-bottom: 6px solid #c6c6c6;
	padding-bottom: 15px;
}
.slider-box p{
	width: 215px;
	margin: 0px auto;
	border-bottom: 1px solid #b6b6b6;
	height: 47px;
	line-height: 45px;
	/* padding-left: 15px; */
	margin-top: 2px;
}
.slider-box p a{
	color: #333;
	font-size: 14px;
	float: left;
}
.slider-box span a{
	background: url(../../images/cn/icon01.png) no-repeat;
	width: 4px;
	height: 7px;
	display: block;
	float: right;
	margin-top: 20px;
    margin-right: 10px;
}
.slider-box p .slider-on{
	border-bottom: 5px solid #57a601;
	color: #57a601;
}
.slider-box01{
	border:1px solid #c6c6c6;
	width: 263px;
	border-bottom: 6px solid #c6c6c6;
	padding-bottom: 15px;
}
.slider-box01 p{
	width: 215px;
	margin: 0px auto;
	border-bottom: 1px solid #b6b6b6;
	height: 47px;
	font: 14px Arial, SimSun;
	line-height: 22px;
	/* padding-left: 15px; */
	margin-top: 2px;
}
.slider-box01 p a{
	color: #333;
	font-size: 14px;
	float: left;
	width: 188px;
}
.slider-box01 span a{
	background: url(../../images/cn/icon01.png) no-repeat;
	width: 4px;
	height: 7px;
	display: block;
	float: right;
	margin-top: 20px;

    margin-right: 10px;
}
.slider-box01 p .slider-on{
	border-bottom: 5px solid #57a601;
	color: #57a601;
}

.cont-box{
	border:1px solid #e9e9e9;
	width: 836px;
	float: right;
	padding: 20px;
	overflow: hidden;
}
.cont-box dl{
	border-bottom: 1px solid #e9e9e9;
	 height:auto!important;min-height:135px; height:135px; overflow:hidden; _overflow:visible; padding-bottom:15px;
	margin-bottom: 20px;
}
.cont-box dl dd h2{
	font-size: 14px;
	line-height: 26px;

}
.cont-box dl dd h2 a{
	color: #777;
}
.cont-box dl dt{
	float: left;
}
.cont-box dl dt img{
	width: 110px;
	height: 135px;
}
.cont-box dl dd{
	float: right;
	width: 675px;
}
.cont-box dl dd h1{
	color: #333;
	font-size: 18px;
	font-family: "microsoft yahei";
	line-height: 30px;
}
.cont-box dl dd h1 a{
	color: #333;
}
.cont-box dl dd p{
	color: #999;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cont-box dl dd p a{
	color: #999;
}
.mpage{
	margin-top: 20px;padding-top: 15px;
	overflow: hidden;
	clear: both;
}
.mpage ul{
	margin: 0px auto;width: 635px;
}
.mpage ul li{
	border:1px solid #5aac03;cursor: pointer;
	float: left;line-height: 20px; padding-left: 7px;padding-right: 7px;margin-right: 10px;
}
.mpage ul li a{
	color: #5aac03;text-decoration: none;
}
.mpage ul .page-on{
	border:none;
}
/* 城市风采 */
.main-body01{
	background: #fff;
	border:1px solid #e5e5e5;
	margin: 20px auto;
	width: 1165px;
	padding: 23px 16px;
}
.wrap-body01{
	background: #f3f3f3;
}
.search-box{
	background: url(../../images/cn/tit-bg.png) no-repeat;
	width: 1160px;
	height: 132px;
	margin: 0px auto;
	padding-top: 21px;
}
.search-bg{
	height: 63px;
	width: 841px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(255,255,255,.3);
	margin-left: 70px;
	float: left;
	border-radius: 9px;
}
.search-txt{
	width: 716px;
	height: 51px;
	border-radius: 9px 0px 0px 9px;
	background: #fff;
	border:none;
	margin-top: 5px;
	margin-left: 6px;
}
.search-btn{
	background: #59af1e;
	width: 112px;
	height: 53px;
	color: #fff;
	border:none;
	font-size: 20px;
	font-family: "microsoft yahei";
	margin-left: -6px;
    margin-top: 5px;
    border-radius: 0px 9px 9px 0px;
    cursor: pointer;
}
.search-box ul{
	text-align: center;
	width: 495px;
	margin: 0px auto;
}
.search-box ul li{
	float: left;
	margin-right: 12px;
	line-height: 23px;
	margin-top: 12px;
}
.search-box ul li a{
	color: #00297c;
	font-size: 14px;
}
.search-box ul li a:hover{
	text-decoration: underline;
}
.search-box ul li b{
	color: #468700;
	font-size: 14px;
	font-weight: normal;
}
.search-kind {
	background: #f7f7f7;
	width: 1160px;
	height: 83px;
	padding-top: 15px;
}
.search-kind ul{
	margin-left: 13px;
	clear: both;
}
.search-kind ul li{
	float: left;
	margin-right: 20px;
	font-family: "microsoft yahei";
	line-height: 35px;
}
.search-kind ul li a{
	color: #002a7d;
	font-size: 16px;
}
.search-kind ul li .kon01{
	border-bottom: 2px solid #5aac03;
}
.search-kind ul li .kon02{
	border-bottom: 2px solid #5aac03;
}
.search-kind ul li span{
	color: #333;
	font-size: 14px;
}
.search-tit{
	padding-bottom: 26px;
	margin-bottom: 6px;
}
.search-tit h1{
	font-size: 20px;
	font-family: "microsoft yahei";
	float: left;
}
.search-tit a{
	color: #333;
}
.search-tit ul{
	float: right;
}
.search-tit ul li{
	float: left;
	margin-left: 13px;
}
.search-tit ul li a{
	border:1px solid #5aac03;
	padding: 6px 6px;
	color: #5aac03;
}
.se-txt p{
	width: 990px;
	color: #666;
	line-height: 23px;
}
.se-txt p a{
	color: #666;
}
.se-txt p a:hover{
	color: #5aac03;
}
.se-txt p span{
	color: #999;
}
.search-content dl{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #b1b1b1;
	height: 106px;
}
.search-content dl dt{
	float: left;
}
.search-content dl dt img{
	width: 140px;
	height: 107px;
}
.search-content dl dd{
	float: right;
	margin-right: 10px;
}
/* 城市巡游 */
.pos-nav01{
	background: #e9e9e9;
	width: 100%;
	height: 34px;
}
.pos-nav01 ul{
	width: 1200px;
	margin: 0px auto;
}
.pos-nav01 ul li{
	float: left;
	line-height: 37px;
	color: #333;
}
.pos-nav01 ul li:first-child{
	background: url(../../images/cn/icon06.png) no-repeat left center;
	padding-left: 20px;
}
.pos-nav01 ul li a{
	color: #333;
}
.pos-nav01 ul li span{
	padding-left: 8px;
	padding-right: 8px;
}
.img-txt{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../../images/cn/yin.png) no-repeat;
	width: 670px;
	height: 120px;
	padding: 13px 15px;
}
.img-txt h1{
	line-height: 60px;
}
.img-txt h1 a{
	font-family: "microsoft yahei";
	font-size: 24px;
	color: #fff;
}
.img-txt p{
	line-height: 25px;
}
.img-txt p a{
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #fff;
}
.auto-tit01{
	background: url(../../images/cn/silder-bg01.png) no-repeat;
	width: 470px;
	height: 53px;
	color: #fff;
	font-family: "microsoft yahei";
	font-size: 18px;
	line-height: 43px;
	padding-left: 15px;
}
.auto-con01{
	width: 430px;
	margin-top: 7px;
	padding-bottom: 13px;
	border-bottom: 1px dashed #666;
	margin: 0px auto;
}
.auto-con01 h1{
	font: 16px Arial, SimSun;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}
.auto-con01 h1 a{
	font-size: 16px;
	color: #000;
}
.auto-con01 p{
	font: 14px Arial, SimSun;
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px;
}
.auto-con01 p a{
	font-size: 14px;
	color: #000;
}
.auto-con01 span{
	margin-top: 5px;
	display: block;
	font-family: "Arial";
	text-align: right;
}
.auto-con01 span a{
	color: #559728;
	text-decoration: underline;
}
.main-center01{
	background: url(../../images/cn/banner-bg02.png) no-repeat;
	height: 465px;
	padding-top: 12px;
}
.fbox01-fl{
	float: left;
	width: 775px;
	border:1px solid #e7e7e7;
	padding: 10px;
}
.img_box01{
	width: 273px;
	float: left;
}
.fbox01-img01{
	margin-top: 5px;
	position: relative;
	float: left;
}
.fbox01-img01 img{
	width: 273px;
	height: 220px;
}
.fbox01-img01 p{
	width: 273px;
	height: 33px;
	font: 12px Arial, SimSun;
	line-height: 33px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.7);
}
.fbox01-img01 p a{
	color: #fff;
}
.fbox01-txt01{
	float: left; 
	margin-left: 15px;
	width: 487px;
}
.fbox01-txt01 p{
	font: 14px Arial, SimSun;
	line-height: 35px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 14px;
	color: #666;
}
.fbox01-txt01 p:last-child{
	border-bottom: none;
}
.fbox01-txt01 p a{
	color: #666;
}
.fbox01-txt01 p a:hover{
	color: #5aac03;
}
.fbox01-txt01 p span{
	color: #5aac03;
}
.fbox01-txt01 p i{
	background: url(../../images/cn/icon01.png) no-repeat;
	width: 4px;height: 7px;
	display: block;float: right;
	margin-top: 16px;margin-right: 10px;
}
.fbox01-fr{
	float: right;
	width: 370px;
	border:1px solid #e7e7e7;
	padding: 10px;
}
.txt02-fr{
	float: right;
	width: 188px;
	margin-top: 5px;
}
.txt02-fr h2{
	font-size: 14px;
	line-height: 30px;
}
.txt02-fr h2 a{
	color: #333;
}
.txt02-fr p{
	line-height: 20px;
}
.txt02-fr p a{
	color: #656565;
}
.txt02-fr p a:hover{
	color: #5aac03;
}
.txt02-fr span{
	margin-top: 15px;
	display: block;
	font-family: "Arial";
}
.txt02-fr span a{
	color: #5aac03;
	text-decoration: underline;
}
.cont-list01{
	overflow: hidden;
	clear: both;
}
.cont-list01 p{
	border-bottom: 1px solid #e3e3e3;
	height: 35px;
	line-height: 35px;
}
.cont-list01 p:last-child{
	border-bottom: none;
}
.cont-list01 p:first-child{
	border-top: 1px solid #e3e3e3;
}
.cont-list01 p a{
	color: #666;font-size: 14px;
	margin-left: 6px;
}
.cont-list01 p a:hover{
	color: #5aac03;
}
.cont-list01 p span{
	background: url(../../images/cn/icon01.png) no-repeat;
	display: block;float: right;
	width: 4px;
	height: 7px;
	margin-top: 16px;
	margin-right: 15px;
}
.content01{
	background: #f3f3f3;
	width: 1200px;
	overflow: hidden;
}
.content01 ul li{
	float: left;
	margin-right: 30px;
	width: 375px;
}
.content01 ul li:last-child{
	margin-right: 0px;
}
/* 精彩视频 */
.video-box01{
	overflow: hidden;
	margin-top: 6px;
}
.video-left01{
	float: left;
	/* width: 570px; */
}
.video-left01 ul li{
	float: left;
	margin-bottom: 18px;
	margin-left: 7px;
	margin-right: 8px;
}
/* .video-left01 ul li:first-child{
	margin-right: 18px;
}
.video-left01 ul li:last-child{
	margin-left: 18px;
} */
.video-li01{
	position: relative;
}
.video-li01 span a{
	background: url(../../images/cn/play.png) no-repeat;
	width: 58px;
	height: 58px;
	position: absolute;
	left: 110px;
	top: 57px;
}
.video-li01 p{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.7);
	color: #fff;
	height: 36px;
	line-height: 36px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 276px;
}
.video-li01 a{
	color: #fff;
	font-size: 14px;
}
.video-li01 img{
	width: 276px;
	height: 201px;
}
.video-right01{
	float: right;
	background: #f3f3f3;
	width: 490px;
	height: 370px;
	padding: 25px 40px;
}
.video-right01 p{
	background: url(../../images/cn/dian.png) no-repeat left center;
	padding-left: 12px;
	line-height: 33px;
}
.video-right01 p a{
	color: #666;
	font-size: 14px;
}
.video-right01 p a:hover{
	color: #5aac03;
}
.video-right01 .act a{
	color: #333;
	font-size: 14px;
	text-decoration: underline;
}
.video-left02{
	float: right;
	width: 570px;
}
.video-left02 ul li{
	float: left;
	margin-bottom: 18px;
}
.video-left02 ul li:first-child{
	margin-right: 18px;
}
.video-left02 ul li:last-child{
	margin-left: 18px;
}
.video-right02{
	float: left;
	background: #f3f3f3;
	width: 490px;
	height: 370px;
	padding: 25px 40px;
}
.video-right02 p{
	background: url(../../images/cn/dian.png) no-repeat left center;
	padding-left: 12px;
	line-height: 33px;
}
.video-right02 p a{
	color: #666;
	font-size: 14px;
}
.video-right02 p a:hover{
	color: #5aac03;
}
.video-right02 .act a{
	color: #333;
	font-size: 14px;
	text-decoration: underline;
}
.video-li02{
	border:1px solid #eaeaea;
	width: 245px;
	height: 304px;
	padding: 15px;
}
.video-li02 dl dt{
	float: left;
	position: relative;
}
.video-li02 dl dt img{
	width: 243px;
	height: 178px;
	margin-bottom: 6px;
}
.video-li02 dl dt span a{
	background: url(../../images/cn/play.png) no-repeat;
	width: 58px;
	height: 58px;
	display: block;
	position: absolute;
	top: 57px;
	left: 90px;
}
.video-li02 dl dd h1{
	border-bottom: 1px solid #b6b6b6;
	line-height: 23px;
	padding-bottom: 6px;
}
.video-li02 dl dd h1 a{
	color: #333;
	font-size: 14px;
}
.video-li02 dl dd h1 a:hover{
	color: #5aac03;
}
.video-li02 dl dd p{
	border-top: 1px solid #b6b6b6;
	margin-top: 1px;
	line-height: 20px;
	padding-top: 6px;
}
.video-li02 dl dd p a{
	color: #999;
	font-size: 12px;
}
.video-li02 dl dd p a:hover{
	color: #5aac03;
}
.video-li02s{
	border:1px solid #eaeaea;
	width: 245px;
	height: 220px;
	padding: 15px;
}
.video-li02s dl dt{
	float: left;
	position: relative;
}
.video-li02s dl dt img{
	width: 243px;
	height: 178px;
	margin-bottom: 6px;
}
.video-li02s dl dt span a{
	background: url(../../images/cn/play.png) no-repeat;
	width: 58px;
	height: 58px;
	display: block;
	position: absolute;
	top: 57px;
	left: 90px;
}
.video-li02s dl dd h1{
	border-bottom: 1px solid #b6b6b6;
	line-height: 23px;
	padding-bottom: 6px;
}
.video-li02s dl dd h1 a{
	color: #333;
	font-size: 14px;
}
.video-li02s dl dd h1 a:hover{
	color: #5aac03;
}
.video-li02s dl dd p{
	border-top: 1px solid #b6b6b6;
	margin-top: 1px;
	line-height: 20px;
	padding-top: 6px;
}
.video-li02s dl dd p a{
	color: #999;
	font-size: 12px;
}
.video-li02s dl dd p a:hover{
	color: #5aac03;
}

.video-box02{
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 12px;
}
.video-box02 ul li{
	margin-right: 19px;
	float: left;
}
.video-box02 ul li:last-child{
	margin-right: 0;
}
.main-top{
	background: url(../../images/cn/xs.png) no-repeat;
	width: 100%;
	height: 205px;
}
.top-auto{
	width: 1200px;
	margin:0px auto;
	color: #fff;
}
.top-auto h1{
	font-family: "microsoft yahei";
	font-size: 50px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.top-auto p{
	font-size: 14px;
	line-height: 25px;
}
.content02{
	
}
.content02 dl{
	height: 300px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 22px;
	overflow: hidden;
	margin-bottom: 22px;
}
.content02 dl:last-child{
	border-bottom: none;;
}
.content02 dl dt{
	float: left;
}
.content02 dl dt img{
	width: 496px;
	height: 300px;
}
.content02 dl dd{
	float: right;
	width: 630px;
}
.content02 dl dd h1{
	margin-bottom: 15px;
}
.content02 dl dd h1 a{
	color: #333;
	font-size: 18px;
	font-family: "microsoft yahei";
}
.content02 dl dd p{
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.go-btn{
	color: #fff;
	background: #5bad05;
	border:1px solid #4d9500;
	width: 171px;
	height: 51px;
	display: block;
	border-radius: 6px;
	font-family: "microsoft yahei";
	text-align: center;
	line-height: 51px;
	font-size: 18px;
	margin-top: 13px;
}
.cont-left01{
	float: left;
	position: relative;
}
.cont-left01 img{
	width: 341px;
	height: 241px;
}
.cont-left01 p{
	border:1px solid #fff;
	width: 281px;
	height: 126px;
	position: absolute;
	top: 62px;
	left: 30px;
}
.cont-left01 p span{
	display: block;
	width: 254px;
	height: 101px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(255,255,255,.5);
	margin:11px;
	font-size: 26px;
	color: #333;
	font-family: "microsoft yahei";
	line-height: 101px;
	text-align: center;
}
.cont-left02{
	float: left;
	position: relative;
}
.cont-left02 img{
	width: 341px;
	height:304px;
}
.cont-left02 p{
	border:1px solid #fff;
	width: 281px;
	height: 126px;
	position: absolute;
	top: 90px;
	left: 30px;
}
.cont-left02 p span{
	display: block;
	width: 254px;
	height: 101px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(255,255,255,.5);
	margin:11px;
	font-size: 26px;
	color: #333;
	font-family: "microsoft yahei";
	line-height: 101px;
	text-align: center;
}
.cont-right01{
	float: right;
	width: 733px;
	/* height: 200px; */
	background: #f3f3f3;
	padding: 20px 35px;
}
.cont-right01 p{
	background: url(../../images/cn/dian.png) no-repeat left center;
	padding-left: 15px;
	font: 14px Arial, SimSun;
	line-height: 33px;
}
.cont-right01 p a{
	color: #666;
	font-size: 14px;
}
.cont-right01 p a:hover{
	color: #5aac03;
}
.cont-right01 p a span{
	float: right;
	color: #999;
}
.cont-right02{
	float: right;
	width: 733px;
	height: 264px;
	background: #f3f3f3;
	padding: 20px 35px;
}
.cont-right02 p{
	background: url(../../images/cn/dian.png) no-repeat left center;
	padding-left: 15px;
	font: 14px Arial, SimSun;
	line-height: 33px;
}
.cont-right02 p a{
	color: #666;
	font-size: 14px;
}
.cont-right02 p a:hover{
	color: #5aac03;
}
.cont-right02 p a span{
	float: right;
	color: #999;
}
.content03{
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}
.content04{
	float: right;
	width: 820px;
	padding: 20px;
	border: 1px solid #dee3e8;
}
.content04 h1{
	font-size: 20px;
	font-family: "microsoft yahei";
	border-bottom: 1px solid #dee3e8;
	line-height: 40px;
	text-align: center;
	margin-bottom: 16px;
}
.content04 p{
	color: #333;
	font-size: 14px;
	line-height: 25px;
	text-indent: 28px;
	margin-bottom: 10px;
}
.content04 p strong{
	margin-bottom: 6px;
}
.content04 p img{
	width: 80%;
	height: auto;
	/*
	width: 598px;
	height: 350px;
	*/
	margin: 14px auto;
	display: block;
}
.content05{
	float: right;
	width: 820px;
	padding: 20px;
	border: 1px solid #dee3e8;
}
.content05 p{
	padding-left: 15px;
	font: 12px Arial, SimSun;
	line-height: 30px;
}
.content05 p a{
	color: #666;
	font-size: 14px;
}
.content05 p a:hover{
	color: #5aac03;
}
.content05 p a span{
	float: right;
	color: #999;
}
.msearch-box{
	margin-top: 10px;overflow: hidden;clear: both;
}
.msearch-box form{
	float: left;
}
.msearch-box ul{
	float: left;margin-left: 30px;margin-top: 15px;
}
.msearch-box ul li{
	float: left;margin-right: 10px;
}
.msearch-box ul li a{
	color: #fc4d00;
}
.m-seatxt{
	width: 626px;height: 38px;
	border:1px solid #d4d4d4;
}
.m-seabtn{
	width: 123px;height: 38px;cursor: pointer;
}
.search-cont{
	padding-bottom: 50px;
	overflow: hidden;
}
.cont-seabox h1{
	clear: both;
}
.cont-seabox h1 a{
	text-decoration: underline;color: #0000cc;font-size: 16px;line-height: 48px;
}
.cont-seabox h1 span{
	color: #f00;
}
.cont-seabox dl dt{
	float: left;
}
.cont-seabox dl dd{
	float: left;width: 98%;margin-left: 15px;
}
.cont-seabox dl dd p{
	line-height: 23px;
	margin-bottom: 10px;
}
.cont-seabox dl dd p a{
	color: #333;
}
.cont-seabox dl dd p a:hover{
	color: #5aac03;
}
.cont-seabox dl dd span a{
	color: #008900;
}
.cont-seabox dl dt img{
	width: 133px; height: 87px;
}
.list-box{
	width: 1200px;
	margin:0px auto;
	overflow: hidden;
	padding-bottom: 20px;
	clear:both;
}
.top-banner{
	width: 1200px;
	margin: 20px auto;
}
.list-left{
	border:1px solid #e6e6e6;
	width: 735px;
	padding: 30px;
	float: left;
}
.list-left p{
	background: url(../../images/cn/icon15.png) no-repeat left center;
	padding-left: 12px;
	font-size: 14px;
	font: 14px Arial, SimSun;
	line-height: 27px;
	margin-bottom: 17px;
}
.list-left p span{
	float: right;
	color: #666;
}
.list-left p a{
	color: #666;
}
.list-left p a:hover{
	color: #5aac03;
}
.list-right{
	float: right;
}
.list-box01{
	border:1px solid #e5e5e5;
	width: 390px;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.list-box01 p{
	background: url(../../images/cn/dian.png) no-repeat left center;
	padding-left: 8px;
	font-size: 14px;
	font: 14px Arial, SimSun;
	line-height: 31px;
	margin-left: 20px;
	margin-right: 20px;
}
.list-box01 p a{
	color: #666;
}
.list-box01 p a:hover{
	color: #5aac03;
}
.list-box01 .list-on a{
	color: #333;
	text-decoration: underline;
}
.list-box02 p img{
	width: 391px;
	height: 155px;
	margin-bottom: 15px;
}
.list-fl{
	float: left;
	width: 800px;
}
.list-left01{
	border:1px solid #e6e6e6;
	width: 735px;
	padding: 30px;
	float: left;
}
.list-left02{
	float: left;
	margin-top: 12px;
}
.list_Con01{
	border:1px solid #e6e6e6;
	width: 735px;
	padding: 20px;
	overflow: hidden;
}
.list_Con01 ul li{
	float: left;
	background: url(../../images/cn/xs-icon01.png) no-repeat left center;
	padding-left: 10px;
	width: 340px;
	line-height: 30px;
}
.list_Con01 ul li a{
	color: #333;
	font-size: 12px;
}
.list_Con01 ul li a:hover{
	color: #5aac03;
}
.text-tit{
	color: #000; font-size: 20px;font-family: "microsoft yahei";text-align: center;line-height: 40px; font-weight:bold;
}
.text-tit01{
	color: #000; font-size: 20px;font-family: "microsoft yahei";line-height: 40px; font-weight:bold;}
.text-tit02{
	color: #333; font-size: 16px;font-family: "microsoft yahei";line-height: 24px; padding-bottom:10px; text-align:center;
}
.text-tit03{
	color: #333; font-size: 16px;font-family: "microsoft yahei";line-height: 24px; padding-top:10px; text-align:center;
}
.text-tit04{
	color: #333; font-size: 16px;font-family: "microsoft yahei";line-height: 24px; padding-bottom:10px;
}
.text-tit05{
	color: #333; font-size: 16px;font-family: "microsoft yahei";line-height: 24px; padding-top:10px;
}
.m02-tit{
	text-align: center;color: #8d8d8d; font-size: 12px;font-family: "microsoft yahei";line-height: 24px;margin-top: 15px;margin-bottom: 13px;
}
.m02-tit span {
	padding-left: 10px;padding-right: 10px;
}
.m02-tit span b{
	font-weight: normal;color: #ff7d00;
}
.m02-dy{
	width: 720px; height: auto;background: #ebf0fd;color: #4a63af;line-height: 28px;margin: 20px auto;padding:10px;font-size: 12px;
}
.content06 p{
	color: #333;
	font-size: 14px;
	text-indent: 28px;
	line-height: 30px;
	margin-top: 12px;
	word-break: break-all;
}
.content06 p img{
	width: 598px;
	margin: 0px auto;
	display: block;
}
.english-con p{
	color: #333;
	font-size: 14px;
    font: 14px Arial, SimSun;
	line-height: 30px;
	margin-top: 12px;
}
.english-con p img{
	width: 598px;
	margin: 0px auto;
	display: block;
}
.list-img{
	margin-bottom: 10px;
}
.list-img img{
	width: 348px;
	height: 118px;
	display: block;
	margin: 0px auto;
}
.search-bg01{
	height: 63px;
	width: 841px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(255,255,255,.3);
	margin-left: 181px;
	border-radius: 9px;
	margin-top: 15px;
}
/* 达人游记 */
.G-left01{
	float: left;
	width: 336px;
	position: relative;
	margin-left: 6px;
}
.G-left01 img{
	width: 336px;
	height: 444px;
}
.G-left01 p{
	line-height:36px;
	color: #333;
	font-size: 14px; 
	text-align: center;
}
.G-left01 p a{
	color: #333;
}
.G-right01{
	width: 803px;
	float: left;
	margin-left: 20px;
}
.G-right01 ul li{
	float: left;
	position: relative;
	margin-right: 19px;
	margin-bottom: 15px;
}
.G-right01 ul li:last-child{
	margin-right: 0px;
}
.G-right01 ul li span{
	background: url(../../images/cn/silder-bg02.png) no-repeat;
	width: 50px;
	height: 33px;
	position: absolute;
	top: 11px;
	left: -6px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}
.G-right01 ul li img{
	width: 255px;
	height: 196px;
}
.G-right01 ul li p{
	line-height: 36px;
	text-align: center;
}
.G-right01 ul li p a{
	color: #333;
	font-size: 14px;
}
.G-right01 ul li p a:hover{
	color: #5aac03;
}
.go-box01{
	overflow: hidden;
}
.G-tit01{
	clear: both;
	overflow: hidden;
}
.G-tit01 p{
	background: #e9e9e9;
	width: 132px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #333;
	font-family: "microsoft yahei";
	font-size: 20px;
	float: left;
	margin-right: 3px;
}
.tit-on{
	color: #5aac03;
	border-bottom: 2px solid #5aac03;
	display: block;
	margin: 0px auto;
	width: 80px;
	height: 46px;
}
.G-tit01 ul{
	float: left;
	width: 450px;
	height: 48px;
	background: #e9e9e9;
	line-height: 48px;
	padding-left: 35px;
}
.G-tit01 ul li{
	float: left;
	text-align: center;
	color: #333;
	font-size: 20px;
	font-family: "microsoft yahei";
	cursor: pointer;
	width: 75px;
}
.G-tit01 ul li span{
	background: url(../../images/cn/ya.png) no-repeat left center;
	display: block;
	width: 21px;
	height: 25px;
	float: left;
	margin-top: 15px;
}
.G-tit01 ul .on{
	color: #5aac03;
	border-bottom: 2px solid #5aac03;
	display: block;
	margin: 0px auto;
	height: 46px;
}
.G-dlbox{
	border-bottom: 1px solid #e9e9e9;
	height: 190px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.G-dlbox dl dt img{
	width: 265px;
	height: 192px;
}
.G-dlbox dl dt{
	float: left;
}
.G-dlbox dl dd{
	float: right;
	width: 867px;
}
.G-dlbox dl dd h1{
	font-size: 18px;
	font-family: "microsoft yahei";
	line-height: 40px;
	padding-top: 10px;
}
.G-dlbox dl dd p{
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.G-dlbox dl dd p a{
	color: #666;
}
.G-dlbox dl dd p a:hover{
	color: #5aac03;
}
.G-dlbox dl dd h1 a{
	color: #333;
}
.G-dlbox dl dd h1 a:hover{
	color: #5aac03;
}
.first-span{
	background: url(../../images/cn/ya01.png) no-repeat left center;
	padding-left: 25px;
}
.last-span{
	background: url(../../images/cn/book01.png) no-repeat left center;
	padding-left: 20px;
}
.content07{
	overflow: hidden;
}
.dd-left{
	float: left;
	line-height: 33px;
	font-size: 14px;
	color: #999;
}
.dd-left span{
	float: left;
}
.dd-left p{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.dd-left p i{
	color: #5aac03;
}
.dd-right{
	float: right;
	color: #515e85;
	font-size: 14px;
}
.dd-right span{
	float: left;
	line-height: 52px;
	display: block;
	margin-right: 10px;
}
.dd-right a{
	display: block;
	background: url(../../images/cn/bg03.png) no-repeat;
	width: 58px;
	height: 52px;
	color: #fff;
	font-family: "microsoft yahei";
	font-size: 22px;
	line-height: 52px;
	text-align: center;
	float: left;
}
.dd-box{
	margin-top: 12px;
}
.slider-nav{
	background: url(../../images/cn/slider-nav.png) no-repeat;
	width: 56px;
	height: 496px;
	position: fixed;
	top: 210px;
	left: 250px;
	z-index: 999;
	display: none;
}
.slider-nav ul li{
	padding: 15px;
	line-height: 40px;
	height: 32px;
}
.slider-nav ul li img{
	width: 15px;
	height: 17px;
	margin: 0px auto;
	display: block;
	margin-top: -5px;
}
.slider-nav ul li a{
	color: #fff;
}
.slider-nav ul li:last-child{
	font-family: "microsoft yahei";
	font-size: 16px;
}
.slider-nav ul .first-li{
	padding: 19px 15px;
	line-height: 18px;
	height: 32px;
}
.slider-nav ul .first-box{
	padding: 15px;
	line-height: 35px;
	height: 33px;
}
.slider-nav ul .first-li01{
	padding: 11px 15px;
	line-height: 18px;
	height: 32px;
}
.link-box{
	width: 1160px;
	margin: 0px auto;
	padding: 20px;
	overflow: hidden;
}
.link-box p{
	float: left;
}
.link-box p span{
	padding-left: 6px;
	padding-right: 6px;
	color: #666;
}
.link-box p a{
	color: #666;
	display: inline-block;
	font: 12px Arial, SimSun;
}
.link-box p em{
	line-height:1;
	height: 25px;
	display: inline-block;
}
.link-left{
	font-size: 14px;
	color: #000;
	line-height: 30px;
	float: left;
}
.link-left span{
	float: right;
	font-weight: normal;
	font-size: 14px;
	margin-right: 15px;
}
.link-left span a{
	color: #5aac03;
}
.btn-more{
	float: right;
}
.btn-more a{
	background: url(../../images/cn/more-icon.png) no-repeat;
	width: 9px;
	height: 5px;
	display: block;
	-webkit-transition-duration: .5s;
}
.link-tit{
	overflow: hidden;
}
.demo.on{
	height:75px;
	overflow:hidden;
}
.btn-more a.on{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.infor-box{
	width: 720px;
	height: 170px;
	background: #fff;
	margin-top: -10px;
}
.infor-tit{
	background: #ecffd4;
	height: 45px;
	line-height: 45px;
}
.infor-tit p{
	background: url(../../images/cn/icon10.png) no-repeat left center;
	padding-left: 35px;
	margin-left: 15px;
	color: #494848;
	font-size: 16px;
	font-family: "microsoft yahei";
}
.infor-cont dl{
	float: left;
	width: 75px;
	text-align: center;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 15px;
}
.infor-cont dl dt img{
	width: 53px;
	height: 53px;
	margin-bottom: 10px;
}
.infor-cont dl dd{
	line-height: 18px;
}
.infor-cont01 {
    width: 245px;
    margin: 10px auto;
    overflow: hidden;
}
.infor-cont01 dl{
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 15px;
	/* margin-right: 22px; */
	margin-top: 15px;
	height: 100px;
}
.infor-cont01 dl dt img{
	width: 53px;
	height: 53px;
	margin-bottom: 10px;
}
.infor-cont01 dl dd{
	line-height: 18px;
}
.wei-box{
	background: #fff;
	border:1px solid #dae0ec;
	margin-top: 15px;
	margin-bottom: 23px;
	width: 720px;
	padding-bottom: 6px;
}
.wei-box h1{
	background: #f7f7f7;
	border-bottom: 1px solid #dae0ec;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #494848;
	font-family: "microsoft yahei";
	padding-left: 11px;
	margin-bottom: 6px;
}
.wei-box span a{
	color: #324c9a;
	font-size: 14px;
}
.wei-box p{
	color: #8d8d8d;
	font-size: 14px;
	line-height: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
.wei-box p i{
	color: #8d8d8d;
	font-size: 12px;
}
/* 最美城市搜索结果页 */
.sea-dlbox dl{
	overflow: hidden;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 28px;
	margin-bottom: 28px;
}
.sea-dlbox dl:last-child{
	border-bottom: none;
}
.sea-dlbox dl dt{
	float: left;
}
.sea-dlbox dl dt img{
	width: 254px;
	height: 196px;
}
.sea-dlbox dl dd{
	float: right;
	width: 886px;
}
.sea-dlbox dl dd h1{
	font-size: 16px;
	color: #0000cc;
	margin-bottom: 15px;
	line-height: 22px;
	margin-top: 10px;
}
.sea-dlbox dl dd h1 a{
	color: #0000cc;
	text-decoration: underline;
}
.sea-dlbox dl dd h1 i{
	color: #e80101;
}
.sea-dlbox dl dd p{
	line-height: 24px;
}
.sea-dlbox dl dd p a{
	color: #000;
}
.sea-dlbox dl dd span{
	margin-top: 20px;
	display: block;
}
.sea-dlbox dl dd span a{
	color: #5aac03;
	font-size: 14px;
}
.G-right02{
	width: 803px;
	float: left;
	margin-left: 20px;
}
.G-right02 ul li{
	float: left;
	position: relative;
	margin-right: 19px;
	margin-bottom: 15px;
}
.G-right02 ul li:last-child{
	margin-right: 0px;
}
.G-right02 ul li span{
	background: url(../../images/cn/silder-bg03.png) no-repeat;
	width: 50px;
	height: 33px;
	position: absolute;
	top: 11px;
	left: -6px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}
.G-right02 ul li img{
	width: 255px;
	height: 196px;
}
.G-right02 ul li p{
	line-height: 36px;
	text-align: center;
}
.G-right02 ul li p a{
	color: #333;
	font-size: 14px;
}
.G-right02 ul li p a:hover{
	color: #5aac03;
}
.zm-left01{
	position: relative;
	float: left;
	margin-left: 6px;
}
.zm-left01 img{
	width: 336px;
	height: 196px;
}
.zm-play a{
	position: absolute;
	top: 71px;
	left: 137px;
	width: 58px;
	height: 58px;
	background: url(../../images/cn/play.png) no-repeat;
}
.zm-play01 a{
	position: absolute;
	top: 71px;
	left: 100px;
	width: 58px;
	height: 58px;
	background: url(../../images/cn/play.png) no-repeat;
}
.zm-left01 p{
	margin-top: 15px;
	text-align: center;
}
.zm-left01 p a{
	color: #333;
	font-size: 14px;
}
.zm-icon{
	background: url(../../images/cn/silder-bg03.png) no-repeat;
	width: 50px;
	height: 33px;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 27px;
	position: absolute;
	top: 13px;
	left: -6px;
	font-weight: bold;
}
.zm-right01{
	float: left;
}
.zm-right01 ul li{
	position: relative;
	width: 248px;
	float: left;
	margin-left: 26px;
}
.zm-right01 ul li:last-child{
	margin-left: 0px;
}
.zm-right01 ul li img{
	width: 254px;
	height: 196px;
}
.zm-right01 ul li p{
	margin-top: 15px;
	text-align: center;
}
.zm-right01 ul li p a{
	color: #333;
	font-size: 14px;
}
.zm-box01{
	overflow: hidden;
}
/* 大视野 */
.bg-bottom{
	background: #3a4463;
	height: 110px;
	margin-top: -18px;
}
.auto-bg{
	width: 1196px;
	margin: 0px auto;
}
.center-logo{
	float: left;
	margin-top: 22px;
	overflow: hidden;
}
.center-logo  ul{
	float: right;line-height: 71px; margin-left: 15px;
}
.center-logo  ul li{
	float: left;font-size: 12px;color: #fff;
}
.center-logo  ul li a{
	color: #fff;
}
.center-logo  ul li a:hover{
	text-decoration: none;
}
.center-logo  ul li span{
	padding-left: 5px;padding-right: 5px;
}
.center-search{
	float: right;
	border:1px solid #fff;width: 288px; height: 35px;margin-top: 37px;margin-right: 15px;
}
.center-text{
	width: 225px; height: 29px; border: none;background: #fff;margin-top: -2px; margin-left: 2px;
}
.center-btn{
	color: #fff; line-height: 35px;
}
.img-tit{
	overflow: hidden;width: 1060px; margin: 0px auto;clear: both;
}
.img-titfl{
	float: left;color: #4b4b4b;font-size: 24px;font-family: "microsoft yahei";line-height: 65px;
}
.img-titfl span{
	color: #ff6600;
}
.img-titfr{
	float: right;width: 310px;margin-top: 23px;
}
.this01 .jiathis_txt{
	color: #5aac03;
}
.this02{
	overflow: hidden;
}
.this02 li{
	float: left;margin-left: 13px;
}
.this02 li a{
	color: #666;text-decoration: none;
}
.this02 li img{
	vertical-align: middle;margin-right: 4px;
}
.lr{
	color: #999;text-align: right;line-height: 30px;padding-right: 15px;
}
.lr i{
	padding-left: 3px;padding-right: 3px;
}
.this02 li a:hover{
	text-decoration: none;
}
/*大图展示*/
.picshow{width:1060px;overflow:hidden;margin-left: 50px;}
.picshowtop{width:1060px;height:640px;text-align:center;position:relative;z-index:1;overflow:hidden; text-align: center;
    display: table;}
.picshowtop a.zton {
    width: 100%;
    height: 100%;
    display: block;
    display: table-cell;
    vertical-align: middle;
}
#pic1{max-width:1060px;}
#preArrow{left:0px;}
#nextArrow{right:0px;}
.contextDiv{cursor:pointer;height:100%;width:20%;position:absolute;top:0px;z-index:5;background:url("blank") repeat;}
.contextDiv span{position:absolute;top:50%;margin-top:-10%;width:46px;height:80px;}
#preArrow_A{left:0px;background:url('../../images/cn/left.png') 0px 0px no-repeat;display:none;}
#nextArrow_A{right:0px;background:url('../../images/cn/right.png') 0px 0px no-repeat;display:none;}
.picshowtxt{width:1060px;min-height:40px;_height:40px;margin-top:20px;}
.picshowtxt_left{float:left;width:50px; height:50px; line-height:30px; font-family:Georgia, "Times New Roman", Times, serif;}
.picshowtxt_left span{color:#e55656;font-size:30px;}
.picshowtxt_left i{color:#666666;font-size:20px;}
.picshowtxt_right{float:left;margin-left:10px;display:inline;line-height:23px;color:#666666;font-size:14px;font-family:"宋体";}
.picshowlist{width:1060px;margin-top:20px;padding-bottom:20px;overflow:hidden;}
.picshowlist_left{float:left;width:120px;overflow:hidden;overflow:hidden;}
.picleftimg{width:120px;height:80px;background:url('../../images/cn/photo.jpg') no-repeat;padding-top:9px;padding-left:5px;overflow:hidden;}
.picleftimg img{width:106px;height:66px;}
.piclefttxt{width:120px;line-height:20px; font-family:"宋体";text-align: center;}
.piclefttxt a{color:#5aac03;}
.piclefttxt a:hover{color:#ff5d11; text-decoration:underline;}
.picshowlist_mid{float:left;width:760px;margin-left:15px;display:inline;overflow:hidden;height:76px;}
.picmidleft{float:left;width:24px;height:76px;overflow:hidden;}
.picmidleft a{display:block;width:24px;height:76px;}
.picmidmid{float:left;width:710px;overflow:hidden;height:76px;padding-left:2px;}
.picmidmid ul{width:710px;overflow:hidden;position:relative;height:76px;}
.picmidmid ul li{float:left;margin-left:8px;display:inline;width:109px;text-align:center;overflow:hidden;position:relative;height:76px;}
.picmidmid ul li img{max-width:98px;height:78px;}
.selectpic{border:1px solid #f26100;height:74px !important;}
.picmidright{float:left;width:17px;height:69px;overflow:hidden;}
.picmidright a{display:block;width:17px;height:69px;}
.picshowlist_right{float:left;width:120px;float:right;overflow:hidden;margin-right: 33px;}
/*列表展示*/
.piclistshow{width:1060px;overflow:hidden;border-top:1px solid #e4e4e4;margin-top:10px;display:none;}
.piclistshow ul li{width:248px;height:274px;float:left;border-bottom:1px solid #e4e4e4;overflow:hidden;border-right:1px solid #e4e4e4;cursor:pointer;padding-top:40px;}
.piclistshow .picimg{width:228px;height:160px;overflow:hidden;display:table-cell;vertical-align:middle;text-align:center;padding:0px 10px;}
.picimg img{max-width:228px;max-height:160px;}
.pictxt{padding:15px 20px 0;line-height:25px;text-align:center; height:80px; overflow:hidden;}
.pictxt h3{font-size:14px;font-weight:normal;}
.gaoqing{background:url("../../images/cn/gaoqing.jpg") 1px 1px no-repeat;padding-left:26px;}
a.gaoqing:hover{background:url("../../images/cn/gaoqing_1.jpg") 1px 1px no-repeat;color:#FF702D;text-decoration:underline;}
/*弹出层*/
.bodymodal{width:100%;height:100%;overflow:hidden;background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5; opacity: 0.5;z-index:1100;position:fixed;top:0px;left:0px;display:none;}
.firsttop_left{width:300px;height:250px;margin-right:30px;overflow:hidden;float:left;}
.firsttop_right{float:left;width:300px;overflow:hidden;margin-left: 62px;}
.close2{height:17px;}
.close2 a{background:url(../../images/cn/close.jpg) 0px 0px no-repeat;width:15px;height:15px;display:block;float:right;}
.replay{height:24px;margin-top:20px;overflow:hidden;}
.replay h2{float:left;font-size:16px;}
.replay p{float:left;margin-left:15px;display:inline;line-height:24px;padding-right:25px;background:url(../../images/cn/replay.png) right no-repeat;}
.replay p a{color:white;font-size:14px;}
.replay p a:hover{color:#FF702D;text-decoration:underline;}
.pictwo{width:270px;height:88px;overflow:hidden;margin-top:20px;}
.pictwo ul li{width:120px;height:88px;float:left;margin-right:15px;position:relative;overflow:hidden;}
.pictwo ul li img{width:120px;height:88px;}
.imgdivtext{position:absolute;bottom:0px;height:25px;width:120px;background:rgba(0, 0, 0, 0.6);line-height:25px;text-align:center;left:0px;z-index:4;*background:#000;*filter:alpha(opacity=50);}
.imgdivtext a{color:White;font-size:14px;font-weight:bold;}
.imgdivtext a:hover{color:#FF702D;text-decoration:underline;}
.returnbtn {margin-top:35px;margin-left:50px;}
.returnbtn a{width:115px;height:22px;border:1px solid #ccc;padding:5px 15px;line-height:22px;text-align:center;color:White;font-size:16px;display:block;}
.returnbtn a:hover{color:#FF702D;text-decoration:underline;border:1px solid #8d5a00;}
.firsttop{width:380px;padding:20px;background:#1C1C1C;position:fixed;top:170px;left:0px;z-index:1200;color:White;display:none;}
.endtop{width:380px;padding:20px;background:#1C1C1C;position:fixed;top:170px;left:0px;z-index:1200;color:White;display:none;}
.main-txt{
	border:1px solid #d7dde1;background: #f3f3f3;padding: 13px;width: 1032px;margin: 0px auto;margin-bottom: 50px;
}
.main-txt p{
	line-height: 24px;color: #333;margin-bottom: 20px;
}
/* 会员服务 */
.vip-tit{
	color: #3e5076;
	font-size: 50px;
	font-family: "microsoft yahei";
	margin-left: 30px;
	margin-top: 20px;
}
.vip-box{
	width: 944px;
	border-bottom: 6px solid #45bfff;
	margin-top:300px;
	margin-left: 115px;
	margin-bottom: 300px;
	position: relative;
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #fff;
}
.vip-box a{
	color: #fff;
}
.vip-div01{
	position: absolute;
	top: -209px;
	left: -67px;
	background: url(../../images/cn/bg-border01.png) no-repeat;
	width: 80px;
	height: 150px;
	padding: 45px 35px 35px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.vip-div02{
	position: absolute;
	top: -4px;
	left: 96px;
	background: url(../../images/cn/bg-border02.png) no-repeat;
	width: 96px;
	height: 99px;
	padding: 100px 9px 9px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.vip-div03{
	position: absolute;
	top: -168px;
	left: 173px;
	background: url(../../images/cn/bg-border03.png) no-repeat;
	width: 82px;
	height: 177px;
	padding: 25px 42px 35px 14px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.vip-div04{
	position: absolute;
	top: -4px;
	left: 360px;
	background: url(../../images/cn/bg-border04.png) no-repeat;
	width: 90px;
	height: 99px;
	padding: 124px 22px 9px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.vip-div05{
	position: absolute;
	top: -224px;
	left: 473px;
	background: url(../../images/cn/bg-border05.png) no-repeat;
	width: 121px;
	height: 177px;
	padding: 45px 15px 35px 10px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.vip-div06{
	position: absolute;
	top: -4px;
	left: 594px;
	background: url(../../images/cn/bg-border06.png) no-repeat;
	width: 90px;
	height: 99px;
	padding: 124px 27px 9px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.vip-div07{
	position: absolute;
	top: -168px;
	left: 685px;
	background: url(../../images/cn/bg-border07.png) no-repeat;
	width: 82px;
	height: 177px;
	padding: 25px 42px 35px 14px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.vip-div08{
	position: absolute;
	top: -4px;
	right: -58px;
	background: url(../../images/cn/bg-border08.png) no-repeat;
	width: 96px;
	height: 99px;
	padding: 100px 9px 9px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.vip-click{
	width: 251px;
	height: 197px;
	background: #8290ab;
	border-radius: 9px;
	color: #fff;
	font-size: 14px;
	padding: 10px 14px;
	position: absolute;
	top: 25px;
	left: 90px;
	z-index: 99;
	display: none;
}
.vip-click:last-child{
	left: -77px;
}
.vip-click h2{
	border-bottom: 1px solid #adb7cc;
	text-align: left;
	font-weight: bold;
}
.vip-click h2 a{
	float: right;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
.vip-click p{
	text-align: left;
	padding-top: 6px;
}
.vip-english{
	font-size: 14px;
	line-height: 20px;
}
.startlogobox {
    padding-top: 150px;
}
.startlogobox, .startsloganbox {
    text-align: center;
}
.startsloganbox {
    font-size: 40px;
    line-height: 42px;
    color: #529526;
    font-family: "Microsoft YaHei";
}
.mart45 {
    margin-top: 45px;
}
.mart80 {
    width: 370px;
    margin: 80px auto;
    overflow: hidden;
}
.startsloganboxen {
    font-size: 26px;
    color: #585858;
    line-height: 35px;
    font-family: "Microsoft YaHei";
}
.buttonbox a {
    width: 154px;
    height: 49px;
    background: url(../../images/cn/english.gif) no-repeat;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0 15px;
    display: block;
    float: left;
}
.buttonbox a, .buttonbox b {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
}
.buttonbox a.cnbutt {
    background: url(../../images/cn/chinese.gif) no-repeat;
}
.sartfoot {
    color: #999;
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0;
    font: 12px Arial,SimSun;
}
/* 首页图片轮播 */
.section-focus-pic{height:426px;width:700px;overflow:hidden;position:relative;}
.section-focus-pic ul li{position:absolute;top:0;left:700px;width:700px;height:426px;}
.section-focus-pic ul li h3{position:absolute;bottom:25px;left:0;width: 660px;font-weight:normal;color:#FFF;margin-left: 20px;z-index: 111;font-size: 14px;font-family: "\5B8B\4F53";cursor: pointer; line-height: 20px;}
.section-focus-pic ul li div{position:absolute;bottom:1px;left:0;/* background-color:#000; opacity: 0.6;filter: alpha(opacity=60); */background: url(../../images/cn/yin.png) no-repeat;width: 700px;height: 150px;}
.section-focus-pic .pages{width:700px;height:426px;}
.section-focus-pic ul li h3 a{font: 14px Arial, SimSun;}
.section-focus-pic .controler{position:absolute;bottom:15px;right:20px;}
.section-focus-pic .controler b{cursor:pointer;width:45px;height:40px;display:block;overflow:hidden;background:url(../../images/cn/bg02.png) no-repeat -40px 0px;*background: none;background: none\9; float:left; line-height: 30px;color: #fff;font-size: 14px; font-weight: normal; text-align: center;}
.section-focus-pic .controler b.down{background-position:8px 1px;color: #ec605f;}
.section-focus-pic .controler2 a{display:block; width:70px;height:74px;position:absolute;top:189px;}
.section-focus-pic .controler2 a i{cursor:pointer;display:block;width:70px;height:74px; background:url(../../images/cn/star01.png) no-repeat;}
.section-focus-pic .controler2 .prev{left:0px;}
.section-focus-pic .controler2 .prev i{background-position:0px 6px; margin-left: -7px;}
.section-focus-pic .controler2 .prev:hover i{left:10px;background-position:0px 6px;}
.section-focus-pic .controler2 .next{right:10px;}
.section-focus-pic .controler2 .next i{background-position:-70px 6px;margin-left:18px;}
.section-focus-pic .controler2 .next:hover i{right:10px;background-position:-70px 6px;}
.item h3 p{
	font-size: 30px;
	margin-bottom: 15px;font-family: "microsoft yahei";
}
/* 会员名单 */
.slider-right{
	float: right;
}
.list-kind {
	overflow: hidden;
	margin-left: 20px;
}
.list-kind  ul li{
	float: left;
	font-size: 16px;
	font-family: "microsoft yahei";
	margin-right: 20px;
	line-height: 40px;
}
.list-kind  ul li a{
	color: #002a7d
}
.list-div{
	background: #f7f7f7;
	width: 780px;
	padding: 40px;
	margin-top: 8px;
	overflow: hidden;
}
.list-div ul{
	float: left;
	width: 156px;
}
.list-div ul li{
	color: #999;
	line-height: 20px;
}
.list-div ul li b{
	color: #002a7d;
	font-size: 26px;
	font-family: "microsoft yahei";
	line-height: 20px;
	font-weight: normal;
}
.list-div ul li:first-child{
	margin-bottom: 10px;
}
.list-div ul li a{
	font-size: 12px;
	color: #333;
	font: 12px Arial, SimSun;
}
.list-mian{
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.vip-btn{
	background: #fd5c4b;
	height: 50px;
	width: 145px;
	border-radius: 9px;
	border:none;
	font-size: 20px;
	font-family: "microsoft yahei";
	color: #fff;
	cursor: pointer;
	margin-top: 4px;
    margin-left: 7px;
}
.add-box{
	margin-top: 22px;
}
.list-vip{
	background: #f7f7f7;
	width: 780px;
	padding: 40px;
	margin-top: 8px;
	overflow: hidden;
	padding-bottom: 100px;
}
.list-vip ul li{
	float: left;
	line-height: 25px;
}
.list-vip ul li a{
	color: #333;
	font-size: 12px;
}
.list-vip ul li span{
	padding-left: 12px;
	padding-right: 12px;
}
.down-box h2{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	line-height: 30px;
	margin-top: 10px;
}
.down-box ul li{
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.down-box ul li span{
	background: url(../../images/cn/down.png) no-repeat;
	width: 26px;
	height: 26px;
	display: block;
	float: left;
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 5px;
}
.down-box ul li a{
	background: #55a500;
	width: 152px;
	height: 45px;
	border:1px solid #4a8f01;
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 45px;
	border-radius: 7px;
}
.down-box ul li a:hover{
	text-decoration: underline;
}
.list-dl{
	border-bottom: 1px solid #d8d8d8;
	overflow: hidden;
	padding-bottom: 23px;
	margin-bottom: 20px;
}
.list-dl dt{
	float: left;
	position: relative;
	width:264px;
}
.list-dl dt img{
	max-width:264px;
	/*width: 264px;*/
	height: 190px;
}
.list-dl dd{
	float: left;
	margin-left: 14px;
	width: 457px;
}
.list-dl dd p{
	background: none;
	clear: both;
	line-height: 26px;
}
.list-dl dd p a{
	font-size: 14px;
	color: #666;
}
.list-dl dd h1 a{
	font-family: "microsoft yahei";
	font-size: 18px;
	color: #333;
}
.list-dl dd span{
	float: right;
	color: #999;
	font-size: 14px;
	line-height: 25px;
	margin-top: 4px;
	margin-bottom: 13px;
}
.list_spbtn a{
	background: url(../../images/cn/list_spbtn.png) no-repeat;
	width: 67px;
	height: 67px;
	display: block;
	position: absolute;
	top: 60px;
	left: 100px;
}
.Time_box i{
	float: left;
	margin-left: 5px;
	color: #5aac03;
	font-size: 12px;
	line-height: 25px;
	margin-top: 4px;
}
.Time_box i a{
	color: #999;
}
/* 首期营销培训专题 */
.banner02{
	width: 100%;
}
.banner02 img{
	width: 100%;
}
.header01{
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
}
.px-main{
	width: 1180px;
	margin: 26px auto;
	overflow: hidden;
}
/* 首页图片轮播 */
.section-focus-pic01{height:400px;width:670px;overflow:hidden;position:relative;}
.section-focus-pic01 ul li{position:absolute;top:0;left:670px;width:670px;height:400px;}
.section-focus-pic01 ul li h3{position:absolute;bottom:13px;left:0;width: 640px;font-weight:normal;color:#FFF;margin-left: 20px;z-index: 111;font-size: 14px;font-family: "\5B8B\4F53";cursor: pointer; line-height: 20px;}
.section-focus-pic01 ul li div{position:absolute;bottom:1px;left:0;background: #000;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.7);width: 670px;height: 51px;}
.section-focus-pic01 .pages{width:670px;height:426px;}
.section-focus-pic01 ul li h3 a{font: 14px Arial, SimSun;font-weight: bold;}
.section-focus-pic01 .controler{position:absolute;bottom:15px;right:20px;}
.section-focus-pic01 .controler b{cursor:pointer;width:45px;height:40px;display:block;overflow:hidden;background:url(../../images/cn/bg02.png) no-repeat -40px 0px;*background: none;background: none\9; float:left; line-height: 30px;color: #fff;font-size: 14px; font-weight: normal; text-align: center;}
.section-focus-pic01 .controler b.down{background-position:8px 1px;color: #ec605f;}
.section-focus-pic01 .controler2 a{display:block; width:70px;height:74px;position:absolute;top:189px;}
.section-focus-pic01 .controler2 a i{cursor:pointer;display:block;width:70px;height:74px; background:url(../../images/cn/star01.png) no-repeat;}
.section-focus-pic01 .controler2 .prev{left:0px;}
.section-focus-pic01 .controler2 .prev i{background-position:0px 6px; margin-left: -7px;}
.section-focus-pic01 .controler2 .prev:hover i{left:10px;background-position:0px 6px;}
.section-focus-pic01 .controler2 .next{right:10px;}
.section-focus-pic01 .controler2 .next i{background-position:-70px 6px;margin-left:18px;}
.section-focus-pic01 .controler2 .next:hover i{right:10px;background-position:-70px 6px;}
.item h3 p{
	font-size: 30px;
	margin-bottom: 15px;font-family: "microsoft yahei";
}
.px-left01{
	float: left;
}
.px-right01{
	float: right;
	border:1px solid #e3e3e3;
	padding-left: none;
	padding: 25px;
	width: 458px;
	height: 350px;
}
.px-right01 p{
	border-bottom: 1px solid #e3e3e3;
	color: #666;
	font-size: 14px;
	line-height: 41px;
}
.px-right01 p:last-child{
	border-bottom: none;
}
.px-right01 p span{
	color: #56972a;
}
.px-btn{
	width: 89px;
	height: 28px;
	background: #f08e03;
	display: block;
	color: #fff;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	margin-top: 13px;
}
.px-right01 .px-text01{
	line-height: 30px;
	margin-top: 10px;
}
.px-tit{
	border-bottom: 3px solid #56972a;
	line-height: 36px;
	overflow: hidden;
	margin-bottom: 15px;
}
.px-tit span{
	background: url(../../images/cn/px-bg01.png) no-repeat;
	width: 128px;
	height: 36px;
	color: #fff;
	font-size: 18px;
	font-family: "microsoft yahei";
	display: block;
	float: left;
	text-align: center;
	line-height: 36px;
}
.px-tit a{
	float: right;
	margin-right: 24px;
	font-size: 14px;
	color: #56972a;
}
.px-box01{
	overflow: hidden;
}
.px-box02{
	margin-top: 46px;
	overflow: hidden;
}
.px-left02{
	width: 670px;
	float: left;
}
.pxcont01 p{
	color: #333;
	font-size: 16px;
	/* background: url(../../images/cn/icon04.png) no-repeat left center; */
	padding-left: 15px;
	line-height: 47px;
	font-family: "microsoft yahei";
	height: 47px;
}
.pxcont01 p b{
	font-weight: normal;
}
.pxcont01 .menu_body01 p{
	background: none;
	font-weight: normal;
	line-height: 20px;
	color: #666;
	font-size: 12px;
	padding-top: 14px;
	padding-bottom: 25px;
	padding-right: 15px;
}
.menu_head01{ 
	background:#eaeaea url(../../images/cn/icon03.png) no-repeat left center; 
	padding-left: 18px;
	cursor: pointer;
	font-size: 14px;
	line-height: 30px;
	margin-top: 6px;
}
.menu_head01 a{
	color: #333;
}
.frcont-box1 p img{
	width: 348px;
	height: 117px;
}
.menu_body01{
	border:1px solid #ebebeb;
}
.menu_body01 a{
	color: #56972a;
}
.menu_body01 img{
	width: 350px;
	height: 118px;
}
.menu_list{
	background: #f6f6f6;
	padding-top: 10px;
	padding-left: 17px;
}
.current01{
	background:#eaeaea url(../../images/cn/icon04.png) no-repeat left center;
}
.px-right02{
	width: 480px;
	margin-left: 29px;
	float: right;
}
.tab-images img{
	width: 465px;
	height: 563px;
	display: block;
	margin: 0px auto;
}
.px-box03{
	margin-top: 22px;
	overflow: hidden;
}
.px-cont03 dl{
	margin-bottom: 18px;
	overflow: hidden;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
}
.px-cont03 dl dt{
	float: left;
}
.px-cont03 dl dt img{
	width: 104px;
	height: 133px;
}
.px-cont03 dl dd{
	float: left;
	border:1px solid #ebebeb;
	border-left: none;
	padding: 10px;
	width: 156px;
	height: 111px;
}
.px-cont03 dl dd h1 a{
	color: #333;
	font-size: 18px;
	font-family: "microsoft yahei";
}
.px-cont03 dl dd p{
	line-height: 20px;
	margin-top: 5px;
}
.px-cont03 dl dd p a{
	color: #999;
	font-size: 12px;
}
.px-cont04 ul li{
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 15px;
}
.px-cont04 ul li img{
	width: 280px;
	height: 201px;
}
.px-cont04 ul li p{
	width: 278px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border:1px solid #ebebeb;
	border-top: none;
}
.px-cont04 p a{
	font-size: 14px;
	color: #333;
}
.px-box04{
	overflow: hidden;
}
.px-tit01{
	border-bottom: 3px solid #56972a;
	line-height: 36px;
	overflow: hidden;
}
.px-tit01 span{
	background: url(../../images/cn/px-bg01.png) no-repeat;
	width: 128px;
	height: 36px;
	color: #fff;
	font-size: 18px;
	font-family: "microsoft yahei";
	display: block;
	float: left;
	text-align: center;
	line-height: 36px;
}
.px-tit01 a{
	float: right;
	margin-right: 24px;
	font-size: 14px;
	color: #56972a;
}
.px-cont05{
	border:1px solid #ebebeb;
	padding: 20px;
	overflow: hidden;
}
.px-cont05 dl dt{
	float: left;
}
.px-cont05 dl dt img{
	width: 140px;
	height: 105px;
}
.px-cont05 dl dd{
	width: 377px;
	float: left;
	margin-left: 20px;
}
.px-cont05 dl{
	float: left;
	margin-left: 16px;
}
.px-cont05 dl:last-child{
	border-left: 1px solid #ebebeb;
	height: 115px;
	padding-left: 30px;
}
.px-cont05 dl dd h1 a{
	color: #333;
	font-size: 18px;
	font-family: "microsoft yahei";
}
.px-cont05 dl dd p{
	margin-top: 10px;
	line-height: 23px;
}
.px-cont05 dl dd p a{
	color: #999;
	font-size: 14px;
}
.hz-box01{
	border:1px solid #ebebeb;
	overflow: hidden;
	padding: 15px;
	margin-top: 15px;
}
.hz-box01 ul li{
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #666;
}
.hz-box01 ul li a{
	font-weight: normal;
	margin-right: 12px;
}
.px-tit02{
	border-bottom: 3px solid #56972a;
	line-height: 36px;
	overflow: hidden;
	margin-bottom: 15px;
}
.px-tit02 span{
	background: url(../../images/cn/px-bg02.png) no-repeat;
	width: 220px;
	height: 36px;
	color: #fff;
	font-size: 18px;
	font-family: "microsoft yahei";
	display: block;
	float: left;
	text-align: center;
	line-height: 36px;
}
.px-tit02 a{
	float: right;
	margin-right: 24px;
	font-size: 14px;
	color: #56972a;
}
.news-left{
	width:554px;
	height: 304px;
	background: url(../../images/cn/news-bg.png) no-repeat; 
	padding: 13px;
	float: left;
}
.news-div{
	background: #fff;
	width: 528px;
	height: 119px;
	padding: 13px;
}
.news-div h1 a{
	color: #333;
	font-family: "microsoft yahei";
	font-size: 18px;
}
.news-div p{
	color: #666;
	line-height: 22px;
}
.news-div02{
	background: #fff;
	width: 528px;
	height: 119px;
	padding: 13px;
	margin-top: 14px;
}
.news-div02 h1 a{
	color: #333;
	font-family: "microsoft yahei";
	font-size: 16px;
}
.news-div02 p{
	color: #666;
	line-height: 22px;
}
.news-right{
	width:554px;
	height: 304px;
	background: url(../../images/cn/news-bg.png) no-repeat; 
	padding: 13px;
	float: right;
}
.px-news{
	overflow: hidden;
	margin-top: 20px;
}
/* 会员定制页删减版 */
.main-box{
	width: 984px;
	background: #fff;
	z-index: 99;
	margin: 20px auto;
	position: relative;
	padding: 20px;
	color: #666;
	font-size: 14px;
	padding-bottom: 20px;
}
.content-box h1{
	color: #333;
	font-size: 24px;
	font-family: "microsoft yahei";
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	line-height: 60px;
}
.content-box p{
	line-height: 30px;
	text-indent: 28px;
}
.content-box p img{
	display: block;
	margin: 20px auto;
}
.content-box span{
	text-align: center;
	display: block;
	margin-bottom: 15px;
}
.content-box p strong{
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.more-txt{
	width: 94px;
	margin: 0px auto;
}
.more-txt{
	background: url(../../images/cn/show.png) no-repeat right center;
	display: block;
	padding-right: 9px;
	color: #002a7d;
	font-size: 14px;
	text-decoration: underline;
	width: 85px;
	cursor: pointer;
}
.show-box{
	display: none;
}
.show-box p{
	line-height: 30px;
	text-indent: 28px;
}
.show-box p img{
	display: block;
	margin: 20px auto;
}
.show-box span{
	text-align: center;
	display: block;
	margin-bottom: 15px;
}
.show-box p strong{
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.Content{
	width: 1180px;
	margin: 0px auto;
	padding-bottom: 40px;
}
.Con_banner{
	width: 1180px;
	height: 110px;
	padding-top: 20px;
	margin: 0px auto;
}
.Con_box01{
	overflow: hidden;
}
.Con_Tit{
	overflow: hidden;
	margin-bottom: 15px;
}
.Con_Tit p{
	background: url(../../images/cn/Con_Tit.png) no-repeat;
	width: 146px;
	height: 36px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	float: left;
}
.Con_Tit a{
	float: right;
	color: #fff;
	font-size: 14px;
	width: 66px;
	height: 31px;
	background: #3b50a5;
	display: block;
	line-height: 31px;
	text-align: center;
}
.Con_box01{
	margin-top: 20px;
}
.Con_main dl{
	float: left;
	margin-left: 7px;
	margin-right: 8px;
}
.Con_main dl dt img{
	width: 280px;
	height: 200px;
}
.Con_main dl dd{
	border:1px solid #ddd;
	width: 258px;
	height: 40px;
	line-height: 25px;
	text-align: center;
	padding: 10px 10px;
}
.Con_main dl dd p a{
	color: #333;
	font-size: 13px;
}
.Con_main dl dd p a:hover{
	color: #5aac03;
}
.Con_tab{
	border:1px solid #d1deff;
	width: 726px;
	margin: 10px auto;
}
.Tab_box01{
	padding: 20px;
	border-bottom: 1px solid #d1deff;
}
.Tab_dl{
	overflow: hidden;
	margin-bottom: 10px;
}
.Tab_dl dt{
	float: left;
}
.Tab_dl dt img{
	width: 150px;
	height: 197px;
}
.Tab_dl dd h1 a{
	color: #333;
	font-size: 18px;
	font-family: "microsoft yahei";
}
.Tab_dl dd{
	float: right;
	width: 505px;
}
.content06 .Tab_dl dd p{
	line-height: 24px;
	text-indent: 0px;
}
.content06 .Tab_dl dd p a{
	color: #999;
	font-size: 12px;
	font-family: "microsoft yahei";
}
.tab_btn{
	width: 65px;
	height: 27px;
	background: #28629e;
	display: block;
	color: #fff;
	line-height: 27px;
	text-align: center;
	margin-top: 15px;
}
.Tab_txt{
	overflow: hidden;
}
.Tab_txt h2{
	color: #28629e;
	font-size: 14px;
	border-bottom: 1px dotted #9f9f9f;
	line-height: 34px;
	margin-bottom: 10px;
}
.Tab_txt ul li{
	background: url(../../images/cn/Con_dian.png) no-repeat left center;
	padding-left: 10px;
	float: left;
	/*width: 313px;*/ width: 700px;
	line-height: 25px;
}
.Tab_txt ul li a{
	color: #666;
}
.Tab_box02{
	padding: 20px;
}
.Tab_ul{
	overflow: hidden;
}
.Tab_ul li{
	float: left;
	margin-right: 10px;
}
.Tab_ul li h3{
	margin-top: 26px;
}
.Tab_ul li h3 a{
	color: #333;
	font-size: 18px;
	font-family: "microsoft yahei";
}
.content06 .Tab_ul p{
	clear: both;
	font-size: 12px;
	color: #999;
	line-height: 23px;
}
.Tab_text{
	clear: both;
	font-size: 12px;
	color: #999;
	line-height: 23px;
	text-indent: 24px;
}
.Tab_ul li .tab_btn{
	margin-top: 27px;
}
.content06 h6,.content06 h5,.content06 h4{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.Con_Tab_Tit{
	color: #000;
	font-size: 22px;
	font-family: "microsoft yahei";
	display: block;
	width: 672px;
	height: 53px;
	background: #cddbea;
	line-height: 53px;
	padding-left: 20px;
	margin-left: 13px;
	margin-top: 20px;
	font-weight: normal;
}
.Tab_dl01{
	overflow: hidden;
	margin-bottom: 10px;
}
.Tab_dl01 dt{
	float: left;
}
.Tab_dl01 dt img{
	width: 180px;
	height: 135px;
}
.Tab_dl01 dd h1 a{
	color: #333;
	font-size: 18px;
	font-family: "microsoft yahei";
}
.Tab_dl01 dd{
	float: right;
	width: 505px;
}
.Tab_dl02{
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px dotted #9f9f9f;
	margin-top: 20px;
	padding-bottom: 16px;
}
.Tab_dl02 dt{
	float: left;
}
.Tab_dl02 dt img{
	width: 180px;
	height: 135px;
}
.Tab_dl02 dd h1 a{
	color: #333;
	font-size: 18px;
	font-family: "microsoft yahei";
}
.Tab_dl02 dd p{
	line-height: 20px;
	margin-top: 5px;
}
.Tab_dl02 dd p a{
	color: #999;
	font-size: 12px;
	font-family: "microsoft yahei";
}
.Tab_dl02 dd{
	float: right;
	width: 490px;
}
.Tab_dl02 dd span{
	margin-top: -6px;
	display: block;
}
.Tab_box03{
	margin: 0px auto;
	padding: 20px;
    border-bottom: 1px solid #d1deff;
}
.Tab_box03 dl:last-child{
	border-bottom: none;
}
.box_list a{
	color: #fff;
}
.Con_list01{
	position: relative;
	font-size: 14px;
	margin-bottom: 32px;
	margin-top: 17px;
}
.Con_list01 p{
	width: 182px;
	height: 47px;
	color: #333;
	line-height: 47px;
	position: absolute;
	left: 0px;
	top: -3px;
	font-size: 18px;
	font-family: "microsoft yahei";
	display: block;
	background: url(../../images/cn/Con_icon.png) no-repeat right center;
	text-align: right;
	padding-right: 30px;
}
.Con_list01 ul{
	width: 560px;
	height: 40px;
	padding-left: 202px;
	line-height: 40px;
}
.Con_list01 ul li{
	float: left;
	padding-left: 15px;
	margin-left: 30px;
	margin-right: 30px;
	border:1px solid #c0c7f0;
	text-align: center;
	width: 190px;
	height: 35px;
}
.Con_list01 ul li a{
	color: #1129a9;
}
.Con_list02{
	position: relative;
	font-size: 14px;
	margin-bottom: 32px;
	margin-top: 17px;
}
.Con_list02 p{
	width: 335px;
	height: 47px;
	color: #333;
	line-height: 47px;
	position: absolute;
	left: 0px;
	top: -3px;
	font-size: 14px;
	font-family: "microsoft yahei";
	display: block;
	background: url(../../images/cn/Con_icon.png) no-repeat right center;
	text-align: right;
	padding-right: 20px;
}
.Con_list02 ul{
	width: 560px;
	height: 40px;
	padding-left: 355px;
	line-height: 40px;
}
.Con_list02 ul li{
	float: left;
	padding: 0px 10px;
	margin-left: 10px;
	margin-right: 10px;
	border:1px solid #c0c7f0;
	text-align: center;
	height: 35px;
}
.Con_list02 ul li a{
	color: #1129a9;
}
/* 融资项目信息表 */
.Tz_main{
	width: 1198px;
	margin: 0px auto;
	border:1px solid #e5e5e5;
}
.Tz_top{
	background: url(../../images/cn/Tz_Tit.png) no-repeat;
	width: 1200px;
	height: 144px;
	margin:20px auto;
	margin-bottom: 0px;
}
.Tz_top h1{
	font-size: 46px;
	color: #fff;
	font-family: "microsoft yahei";
	line-height: 68px;
	text-align: center;
}
.Tz_top01{
	background: url(../../images/cn/Tz_Tit.png) no-repeat;
	width: 1200px;
	height: 144px;
	margin:20px auto;
	margin-bottom: 0px;
}
.Tz_top01 h1{
	font-size: 46px;
	color: #fff;
	font-family: "microsoft yahei";
	line-height: 144px;
	text-align: center;
}
.Tz_Txt{
	background: #e8ecff;
	width: 1158px;
	padding: 20px;
}
.Tz_Txt p{
	line-height: 34px;
	font-size: 14px;
	color: #333;
}
.Tz_Txt01{
	background: #e8ecff;
	width: 1158px;
	padding: 20px;
}
.Tz_Txt01 p{
	line-height: 34px;
	font-size: 14px;
	color: #333;
}
.Tz_Tit{
	background: #f7f9ff;
	height: 58px;
	width: 1176px;
	margin: 1px auto;
	padding-left: 20px;
	color: #404666;
	font-size: 20px;
	font-family: "microsoft yahei";
	line-height: 58px;
}
.Name_btn{
	border:1px solid #b8c4cd;
	width: 540px;
	height: 35px;
    box-shadow:3px 5px 6px 0px #e4e4e4 inset;
}
.Tz_Txt_btn{
	border:1px solid #b8c4cd;
	width: 540px;
	height: 116px;
    box-shadow:3px 5px 6px 0px #e4e4e4 inset;
    float: left;
}
.Tz_Txt_btn01{
	border:1px solid #b8c4cd;
	width: 540px;
	height: 116px;
    box-shadow:3px 5px 6px 0px #e4e4e4 inset;
    float: left;
    margin-left: 39px;
}
.Tz_con01 ul li select{
	border:1px solid #b8c4cd;
	width: 189px;
	height: 35px;
    box-shadow:3px 5px 6px 0px #e4e4e4 inset;
    font-size: 14px;
    color: #6872a2;
}
.Tz_tab .select_list{
	border:1px solid #b8c4cd;
	width: 189px;
	height: 35px;
    box-shadow:3px 5px 6px 0px #e4e4e4 inset;
    font-size: 14px;
    color: #6872a2;
}
.sub_box{
	width: 1160px;
	height: 98px;
	background: #f7f9ff;
	padding-top: 16px;
	margin: 20px auto;
}
.sub_btn{
	width: 352px;
	height: 64px;
	color: #fff;
	font-size: 28px;
	font-family: "microsoft yahei";
	border:none;
	background: #449a2d;
	margin: 10px auto;
	display: block;
}
.tel_box p{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
}
.tel_box p strong{
	font-weight: normal;
	margin-left: 42px;
}
.tel_box{
	overflow: hidden;
	width: 1160px;
	margin: 0px auto;
	margin-bottom: 30px;
}
.tel_box ul{
	clear: both;
}
.tel_box ul li{
	float: left;
	width: 220px;
	color: #333;
	font-size: 14px;
	line-height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tel_box01 p{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
.tel_box01 p strong{
	font-weight: normal;
	margin-left: 95px;
}
.tel_box01{
	overflow: hidden;
	width: 1160px;
	margin: 0px auto;
	margin-bottom: 30px;
}
.tel_box01 ul{
	clear: both;
}
.tel_box01 ul li{
	float: left;
	width: 360px;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Eng_box01{
	overflow: hidden;
	margin-left: 50px;
	margin-bottom: 20px;
}
.Eng_box01 ul li{
	clear: both;
	margin-top: 20px;
	overflow: hidden;
}
.Eng_list01{

	float: left;
	line-height: 35px;
	color: #333;
	font-size: 14px;
	width: 200px;
	text-align: right;
	margin-right: 5px;
}
.Eng_list01 i{
	color: #f00;
	margin-right: 0px;
}
.Eng_list02{
	float: left;
	width: 540px;
}
.Eng_list02 i{
	color: #f00;
	margin-right: 10px;
}
.Eng_list02 select{
	border:1px solid #b8c4cd;
	width: 189px;
	height: 35px;
    box-shadow:3px 5px 6px 0px #e4e4e4 inset;
    font-size: 14px;
    color: #6872a2;
}
.Eng_list03{
	width: 366px;
	float: left;
	margin-left: 20px;
	color: #6872a2;
	font-size: 14px;
	margin-top: 10px;
	line-height: 23px;
}
.Eng_list04{
	float: left;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	width: 200px;
	text-align: right;
	margin-right: 5px;
}
.Eng_list04 i{
	color: #f00;
	margin-right: 0px;
}
.Vip_left{
	width: 390px;
	height: 330px;
	position: relative;
	float: left;
}
.Vip_left  img{
	width: 390px;
	height: 330px;
}
.Vip_left p{
	width: 380px;
	height: 35px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.5);
	position: absolute;left: 0px;
	bottom: 0px;
	line-height: 35px;
	padding-left: 10px;
	text-align:center;
}
.Vip_left p a{
	color: #fefefe;
}
.Vip_right{
	float: right;
	width: 807px;
}
.Vip_right ul li{
	width: 390px;
	height: 156px;
	position: relative;
	float: left;
	margin-left: 12px;
	margin-bottom: 17px;
}
.Vip_right ul li img{
	width: 390px;
	height: 156px;
}
.Vip_right ul li p{
	width: 390px;
	height: 35px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.5);
	position: absolute;left: 0px;
	bottom: 0px;
	line-height: 35px;
	text-align: center;
}
.Vip_right ul li p a{
	color: #fefefe;
}
.Conbox01 ul li{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.Con_libox01{
	width: 387px;
	/*height: 226px;*/
	background: #f3f3f3;
	padding: 18px;
	overflow: hidden;
}
.Con_libox01 dl dt{
	float: left;
	width: 58px;
	height: 58px;
	border-radius: 100px;
	margin-right: 10px;
}
.Con_libox01 dl dt img{
	width: 58px;
	height: 58px;
	border-radius: 100px;
}
.Con_libox01{
	width: 354px;
	float: right;
}
.Con_libox01 h1{
	color: #333;
	font-size: 14px;
	float: left;
}
.Cont_Time{
	/*float: right;*/
	color: #999;
	font-size: 14px;
	margin-top: 10px;
}
.Con_Tit01{
	overflow: hidden;
}
.Con_Tit01 h1{
	float: left;
}
.Con_libox01 h1 a{
	color: #333;
	font-size: 14px;
}
.Con_libox01 h1 span{
	margin-left: 100px;
	float: right;
}
.Con_libox01 p{
	line-height: 20px;
	margin-top: 10px;
}
.Con_libox01 p a{
	color: #666;
	font-size: 14px;
}
.Con_libox01 a:hover{
	color: #5aac03;
}
.Con_Listimg{
	margin-top: 15px;
	overflow: hidden;
	height: 120px;
}
.Con_Listimg ul li{
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}
.Con_Listimg ul li img{
	width: 110px;
	height: 110px;
}
.Con_libox02{
	width: 354px;
	/* height: 66px; */
	background: #edf7ff;
	padding: 18px;
	overflow: hidden;
}
.Con_libox02 dl dt{
	float: left;
	width: 58px;
	height: 58px;
	border-radius: 100px;
	margin-right: 10px;
}
.Con_libox02 dl dt img{
	width: 58px;
	height: 58px;
	border-radius: 100px;
}
.Con_libox02 h1 a{
	color: #333;
	font-size: 14px;
}
.Con_libox02 h1 span{
	margin-left: 100px;
	float: right;
}
.Con_libox02 p{
	line-height: 20px;
	margin-top: 10px;
}
.Con_libox02 p a{
	color: #666;
	font-size: 14px;
}
.Con_libox02 p a:hover{
	color: #5aac03;
}
.Con_main01{
	background: #e0f3f9;
}
.Content_box01{
	overflow: hidden;
	width: 1180px;
	margin: 20px auto;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.Content_left{
	background: #fff;
	border:1px solid #e9e9e9;
	width: 767px;
	float: left;
	padding: 20px;
}
.Cb_left01{
	width: 58px;
	height: 58px;
	border-radius: 100px;
	float: left;
}
.Cb_left01 a img{
	width: 58px;
	height: 58px;
	border-radius: 100px;
}
.Cb_right01{
	float: right;
	width: 690px;
}
/* .Cb_right01 h1 a{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.Cb_right01 span{
	color: #999;
	line-height: 24px;
	display: block;
} */
.Cb_right01 p{
	color: #666;
	line-height: 23px;
	clear: both;
}
.Cb_right01 p i{
	color: #14adf2;
	font-size: 12px;
}
.Cb_right01 p i a{
	color: #14adf2;
	font-size: 12px;
}
.wl_titfl{
	float: left;
}
.wl_titfl h1 a{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.wl_titfl span{
	color: #999;
	line-height: 24px;
	display: block;
}
.wl_titfr{
	float: right;
}
.wl_titfr a{
	color: #5aac03;
	font-size: 12px;
	font-weight:bold;
}
.wl_titfr a:hover{
	text-decoration: underline;
}
.Cb_imgbox01{
	margin-top: 10px;
}
.Cb_imgbox01 ul li{
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	width: 180px;
	height: 180px;
}
.Cb_imgbox01 ul li img{
	width: 180px;
	height: 180px;
}
.Content_auto01{
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.Cb_imgbox02 img{
	width: 249px;
	/*height: 290px;*/
	margin-top: 10px;
}
.Cb_imgbox03 img{
	width: 277px;
	height: 370px;
	margin-top: 10px;
}
.Cb_imgbox04{
	margin-top: 10px;
}
.Cb_imgbox04 ul li{
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	width: 272px;
	height: 272px;
}
.Cb_imgbox04 ul li img{
	width: 272px;
	height: 272px;
}
.wl_img{
	margin-top: 10px;
}
.wl_imgBox01 li{
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	width: 272px;
	height: 272px;
}
.wl_imgBox01 li img{
	width: 272px;
	height: 272px;
}
.wl_imgBox02 li{
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	width: 180px;
	height: 180px;
}
.wl_imgBox02 li img{
	width: 180px;
	height: 180px;
}
.Content_right{
	float: right;
	width: 357px;
}
.auto01{
	background: #f9f9f9;
	border:1px solid #e9e9e9;
	width: 315px;
	height: 58px;
	float: left;
	padding: 20px;
}
.auto_txt01{
	width: 237px;
	height: 30px;
	border:1px solid #c1c8dd;
	float: left;
	margin-top: 11px;
}
.auto_btn01{
	width: 74px;
	height: 34px;
	background: #3e4b72;
	border:none;
	cursor: pointer;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-top: 11px;
}
.auto02{
	background: #f9f9f9;
	border:1px solid #e9e9e9;
	width: 315px;
	float: left;
	padding: 20px;
	padding-top: 10px;
	margin-top: 20px;
}
.auto02 ul li{
	line-height: 44px;
	border-bottom: 1px solid #e8ebf7;
	font-size: 14px;
}
.auto02 ul li a{
	color: #333;
	font-size: 14px;
}
.auto02 ul li a:hover{
	color: #5aac03;
}
.auto_span01{
	background: url(../../images/cn/auto-span01.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	line-height: 16px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-top: 14px;
	margin-right: 7px;
}
.auto_span02{
	background: url(../../images/cn/auto-span02.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	line-height: 16px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-top: 14px;
	margin-right: 7px;
}
.auto03{
	background: #f9f9f9;
	border:1px solid #e9e9e9;
	width: 355px;
	float: left;
	padding-top: 10px;
	margin-top: 20px;
}
.auto_tit01{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding: 0px 20px;
	border-bottom: 1px solid #e8ebf7;
	line-height: 35px;
}
.auto_tit01 a{
	font-weight: normal;
	font-size: 12px;
	float: right;
}
.auto_tit01 a:hover{
	color: #5aac03;
}
.auto_cont01{
	border:1px solid #e8eaf6;
	width: 310px;
	margin: 20px auto;
}
.auto_cont01  img{
	width: 310px;
	height: 165px;
	margin-bottom: 10px;
}
.auto_cont01 h1{
	padding: 0px 12px;
	line-height: 25px;
}
.auto_cont01 h1 a{
	color: #333;
	font-size: 14px;
}
.auto_cont01 h1 a:hover{
	color: #5aac03;
}
.auto_cont01 p{
	padding: 0px 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
.auto_cont01 p a{
	color: #999;
	font-size: 12px;
}
.auto04 img{
	width: 355px;
	height: 154px;
	margin-top: 30px;
}
/*高端访谈一级页*/
.gd_center{
	background: url(../../images/cn/banner-bg.jpg) no-repeat;
	height: 517px;
}
.gd_auto{
	width: 1200px;
	margin: 0px auto;
	padding-top: 37px;
}
/*焦点图切换*/
.focus{background:url(../../images/cn/focus_bj.jpg) left top repeat-x}
.column_960_focus {background:url(img/focus_bj.jpg) left top repeat-x; width:1180px; margin:0 auto;}
#page-wrap{width:1180px; height:320px; margin:0 auto; position:relative;}
.pic_bg{
	width: 430px;
	height: 420px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 10px 25px;
}
.anythingSlider .wrapper{width:1180px; height:450px; overflow:auto; position:absolute; top:0; left:0;}
.anythingSlider .wrapper ul{width:9999px; position:absolute; top:0; left:0}
.anythingSlider ul li{width:1180px; float:left; display:block;position: relative;}
.anythingSlider .back{float:right;position: absolute;left: 0px;top: 113px;}
.anythingSlider .forward{float:left;position: absolute;right: 0;top: 113px;}
.anythingSlider .arrow{width:61px; height:61px; display:block; text-indent:-9999px; cursor:pointer;display: none;}
.anythingSlider .arrow a{width:61px; height:61px; display:block;}
.anythingSlider .forward a{display:block; background:url(../../images/cn/carousel_next_bg.png) left top no-repeat;)position: absolute;right: 0px;}
.anythingSlider .back a{display:block; background:url(../../images/cn/carousel_previous_bg.png) left top no-repeat;)position: absolute;left: 0px;}
.anythingSlider ul li .pic{width:700px; height:425px; float:left}
.anythingSlider ul li .pic img{width:700px; height:425px}
.anythingSlider ul li h1,
.anythingSlider ul li h1{font-size:30px; font-family: "microsoft yahei"; color:#046; margin-top:8px;text-shadow:2px 3px 0px #000;}
.anythingSlider ul li h1 a{color:#fff;font-family: "microsoft yahei";}
.anythingSlider ul li p{padding:20px 0 18px; line-height:22px; color:#fff; font-size:14px;font-family: "microsoft yahei";}
.anythingSlider ul li p font,
.anythingSlider ul li p font a{color:#900; font-size:14px}
.anythingSlider ul li em{height:16px; line-height:16px; color:#fff; background:#39f url(../../images/cn/play01.gif) left top no-repeat; padding:0 8px 0 28px; display:block; float:right;}
.anythingSlider ul li em a{color:#fff}
#thumbNav{width:240px; margin:0 auto; position:relative; top: 450px; text-align:center}
#thumbNav a{width:12px; height:12px; display:block; background:url(../../images/cn/focus02.png) -30px top no-repeat; float:left; margin:0 10px; text-indent:-99999px}
#thumbNav a.cur{background:url(../../images/cn/focus02.png) left top no-repeat}
#start-stop{display:none}
.lunboBtn {
    width: 80px;
    height: 28px;
    background: #5aac03;
    display: block;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
/* 焦点图切换结束 */
.gd_main{
	width: 1180px;
	margin: 20px auto;
}
.gd_Content{
	width: 1180px;
	margin-bottom: 20px;
	overflow: hidden;
}
.gd_Content ul li{
	float: left;
	margin-left: 7px;
	margin-right: 6px;
	margin-top: 13px;
}
.gd_box01 img{
	width: 380px;
	height: 268px;
}
.gd_boxTxt01{
	background: #f4f4f4;
	padding: 15px;
	width: 350px;
	height: 135px;
}
.gd_boxTxt01 h1{
	line-height: 23px;
}
.gd_boxTxt01 h1 a{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.gd_boxTxt01 p{
	line-height: 20px;
	margin-top: 5px;
}
.gd_boxTxt01 p a{
	color: #666;
	font-size: 12px;
}
.gd_btn01{
	font-size: 12px;
	color: #5aac03;
	margin-top: 10px;
	display: block;
}
.list_tit01{
	background: url(../../images/cn/icon02.png) no-repeat left center;
	padding-left: 17px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	font: 14px Arial, SimSun;
	line-height: 30px;
	margin-bottom: 6px;
	font-weight: bold;
}
.list_tit01 a{
	color: #333;
}
.list_tit01 span{
	float: right;
	font-weight: normal;
	font-size: 14px;
	margin-right: 15px;
	/* margin-top: -30px; */
}
.list_tit01 span a{
	color: #5aac03;
}
/*　专题模块　*/
.zt_banner img{
	width: 100%; 
}
.zt_nav{
	width: 100%;
	background: #3058b3;
	border-top: 1px solid #5274c0;
	border-bottom: 4px solid #183679;
	height: 55px;
	line-height: 55px;
}
.zt_nav ul{
	width: 1180px;
	margin: 0px auto;
}
.zt_nav ul li{
	float: left;
}
.zt_nav ul li a{
	color: #fff;
	font-family: "microsoft yahei";
	font-size: 18px;
}
.zt_nav ul li a:hover{
	background: url(../../images/cn/bg_icon.png) no-repeat top center;
	padding-top: 17px;
	color: #fff220;
}
.zt_nav ul li .bg_on{
	background: url(../../images/cn/bg_icon.png) no-repeat top center;
	padding-top: 17px;
	color: #fff220;
}
.zt_nav ul li span{
	padding-left: 15px;
	padding-right: 15px;
}
.zt01_fl{
	width: 702px;
	height: 338px;
	position: relative;
	float: left;
}
.zt01_fl img{
	width: 702px;
	height: 338px;
}
.zt01_fl p{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.5);
	/* background: #000; */
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 687px;
	height: 47px;
	line-height: 47px;
	padding-left: 15px;
	text-align: center;
}
.zt01_fl p a{
	color: #fff;
	font-size: 14px;
}
.zt01_fl p a:hover{
	text-decoration: underline;
}
.zt01_fr{
	width: 456px;
	border:2px solid #f37659;
	float: right;
}
.zt01_tit{
	background: #f37659;
	height: 45px;
	padding-left: 15px;
}
.zt01_tit h1{
	background: url(../../images/cn/zt01_tit.png) no-repeat left center;
	padding-left: 24px;
	font-size: 24px;
	font-family: "microsoft yahei";
	color: #fff;
	line-height: 45px;
}
.zt01_con ul li{
	border-bottom: 1px dotted #9f9f9f;
	padding: 10px 20px;
}
.zt01_con ul .border_none{
	border-bottom: none;
}
.zt01_con ul li h2{
	line-height: 35px;
}
.zt01_con ul li h2 a{
	color: #333;
	font-size: 18px;
	font-family: "microsoft yahei";
}
.zt01_con ul li h2 a:hover{
	color: #0a3fb6;
}
.zt01_con ul li p{
	line-height: 20px;
}
.zt01_con ul li p a{
	color: #999;
	font-size: 12px;
}
.zt_box01{
	overflow: hidden;
}
.zt_tit01{
	background: #5374be;
	height: 63px;
	clear: both;
	margin-top: 33px;
	line-height: 63px;
}
.zt_tit01 p{
	float: left;
	color: #fff;
	font-size: 32px;
	font-family: "microsoft yahei";
	margin-left: 377px;
}
.zt_tit01 span{
	float: left;
	display: block;
	color: #fff;
	font-size: 20px;
	font-family: "microsoft yahei";
}
.zt_tit01 i{
	float: left;
	display: block;
	background: url(../../images/cn/zt_i.png) no-repeat center;
	width: 16px;
	height: 9px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:  28px;
}
.zt02_fl{
	width: 700px;
	float: left;
}
.zt02_fl ul .zt02_li{
	position: relative;
	width: 700px;
	height: 232px;
	margin-bottom: 16px;
}
.zt02_fl ul .zt02_li img{
	width: 700px;
	height: 232px;
}
.zt02_fl ul .zt02_li p{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.5);
	/* background: #000; */
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 685px;
	height: 47px;
	line-height: 47px;
	padding-left: 15px;
}
.zt02_fl ul .zt02_li a{
	color: #fff;
	font-size: 14px;
}
.zt02_fl ul li{
	position: relative;
	width: 342px;
	height: 234px;
	float: left;
	margin-right: 16px;
}
.zt02_fl ul li img{
	width: 342px;
	height: 234px;
}
.zt02_fl ul li p{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.5);
	/* background: #000; */
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 327px;
	height: 47px;
	line-height: 47px;
	padding-left: 15px;
}
.zt02_fl ul li a{
	color: #fff;
	font-size: 14px;
}
.zt02_fl ul .margin_right{
	margin-right: 0px;
}
.zt_box02{
	margin-top: 26px;
	overflow: hidden;
}
.zt02_fr{
	position: relative;
	float: right;
}
.zt02_fr img{
	width: 458px;
	height: 482px;
}
.zt02_border{
	position: absolute;
	border:1px solid #fff;
	width: 420px;
	height: 220px;
	top:130px;
	left: 20px;
}
.zt02_shadow{
	height: 170px;
	width: 374px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(255,255,255,.7);
	margin-top: 15px;
	margin-left: 15px;
	padding: 10px;
}
.zt02_shadow h1{
	line-height: 40px;
	text-align: center;
	margin-top: 15px;
}
.zt02_shadow h1 a{
	color: #333;
	font-size: 22px;
	font-family: "microsoft yahei";
}
.zt02_shadow h1 a:hover{
	text-decoration: underline;
}
.zt02_shadow p{
	line-height: 23px;
	margin-top: 10px;
}
.zt02_shadow p a{
	color: #333;
	font-size: 12px;
	font-family: "microsoft yahei";
}
.zt_tit02{
	background: #61a02d;
	height: 63px;
	clear: both;
	margin-top: 33px;
	line-height: 63px;
}
.zt_tit02 p{
	float: left;
	color: #fff;
	font-size: 32px;
	font-family: "microsoft yahei";
	margin-left: 377px;
}
.zt_tit02 span{
	float: left;
	display: block;
	color: #fff;
	font-size: 20px;
	font-family: "microsoft yahei";
}
.zt_tit02 i{
	float: left;
	display: block;
	background: url(../../images/cn/zt_i.png) no-repeat center;
	width: 16px;
	height: 9px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:  28px;
}
.zt03_top{
	background: #edfddf;
	width: 1120px;
	height: 53px;
	padding: 15px 30px;
	line-height: 25px;
	color: #666;
}
.zt03_list{
	width: 280px;
	position: relative;
}
.zt03_list img{
	width: 280px;
	height: 185px;
}
.zt03_list p{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.5);
	position: absolute;
	bottom: 87px;
	left: 0px;
	width: 250px;
	height: 37px;
	padding: 0 15px;
	line-height: 37px;
	font-size: 14px;
}
.zt03_list p a{
	color: #fff;
}
.zt03_list p a:hover{
	text-decoration: underline;
}
.zt03_list h1{
	border:1px solid #eaeaea;
	width: 258px;
	height: 76px;
	border-top: none;
	display: block;
	padding: 5px 10px;
	line-height: 25px;
}
.zt03_list h1 a{
	color: #999;
}
.zt03_con{
	margin-top: 20px;
}
.zt03_con ul li{
	float: left;
	margin-left: 7px;
	margin-right: 8px;
}
.zt_box03{
	margin-bottom: 30px;
	overflow: hidden;
}
.zt_box04{
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: -20px;
}
.zt04_fl{
	position: relative;
	float: left;
}
.zt04_fl img{
	width: 280px;
	height: 474px;
}
.fl04_border{
	position: absolute;
	border:1px solid #fff;
	width: 228px;
	height: 304px;
	top:95px;
	left: 20px;
}
.fl04_shadow{
	height: 252px;
	width: 178px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(255,255,255,.7);
	margin-top: 15px;
	margin-left: 15px;
	padding: 10px;
}
.fl04_shadow h1{
	line-height: 40px;
	text-align: center;
	margin-top: 10px;
}
.fl04_shadow h1 a{
	color: #333;
	font-size: 22px;
	font-family: "microsoft yahei";
}
.fl04_shadow p{
	line-height: 23px;
}
.fl04_shadow p a{
	color: #333;
	font-size: 12px;
	font-family: "microsoft yahei";
}
.fl04_btn{
	width: 163px;
	height: 35px;
	background: #f24482;
	display: block;
	border-radius: 50px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.zt04_list{
	width: 280px;
	position: relative;
}
.zt04_list img{
	width: 280px;
	height: 228px;
}
.zt04_list p{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#44000000',endColorstr='#44000000');
	/* filter:alpha(opacity:70);opacity:0.7; */
	background:rgba(0,0,0,.5);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 250px;
	height: 37px;
	padding: 0 15px;
	line-height: 37px;
	font-size: 14px;
}
.zt04_list p a{
	color: #fff;
}
.zt04_list p a:hover{
	text-decoration: underline;
}
.zt04_list span{
	background: #ec784f;
	width: 55px;
	height: 34px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	line-height: 34px;
}
.zt04_list span a{
	color: #fff;
	font-weight: bold;
}
.zt04_fr{
	float: right;
	width: 900px;
}
.zt04_fr ul li{
	float: left;
	margin-left: 20px;
	margin-bottom: 17px;
}
/* 首页图片轮播 */
.section-focus-piczt{height:322px;width:1180px;overflow:hidden;position:relative;}
.section-focus-piczt ul li{position:absolute;top:0;left:1180px;width:1180px;height:322px;}
.section-focus-piczt ul li h3{position:absolute;top:25px;left:680px;width: 460px;font-weight:normal;color:#FFF;margin-left: 20px;z-index: 111;font-size: 14px;font-family: "\5B8B\4F53";cursor: pointer; line-height: 20px;}
.section-focus-piczt ul li div{position:absolute;bottom:1px;left:680px;/* background-color:#000; opacity: 0.6;filter: alpha(opacity=60); */background: #2e4e7f;width: 500px;height: 322px;}
.section-focus-piczt .pages{width:1180px;height:322px;}
.section-focus-piczt ul li h3 a{font: 14px Arial, SimSun; line-height: 23px;}
.section-focus-piczt .controler{position:absolute;bottom:15px;right:20px;}
.section-focus-piczt .controler b{cursor:pointer;width:45px;height:40px;display:block;overflow:hidden;background:url(../../images/cn/bg02.png) no-repeat -40px 0px;*background: none;background: none\9; float:left; line-height: 30px;color: #fff;font-size: 14px; font-weight: normal; text-align: center;}
.section-focus-piczt .controler b.down{background-position:8px 1px;color: #ec605f;}
.section-focus-piczt .controler2 a{display:block; width:70px;height:74px;position:absolute;top:116px;z-index: 999;}
.section-focus-piczt .controler2 a i{cursor:pointer;display:block;width:70px;height:74px; background:url(../../images/cn/star01.png) no-repeat;}
.section-focus-piczt .controler2 .prev{left:0px;}
.section-focus-piczt .controler2 .prev i{background-position:0px 6px; margin-left: -7px;}
.section-focus-piczt .controler2 .prev:hover i{left:10px;background-position:0px 6px;}
.section-focus-piczt .controler2 .next{right:10px;}
.section-focus-piczt .controler2 .next i{background-position:-70px 6px;margin-left:18px;}
.section-focus-piczt .controler2 .next:hover i{right:10px;background-position:-70px 6px;}
.item h3 p{
	font-size: 28px;
	margin-bottom: 20px;
	font-family: "microsoft yahei";
}
.section-focus-piczt ul li h3 .lunboBtn{
	width: 117px;
	height: 38px;
	background: #ffc105;
	display: block;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #e84a26;
	font-family: "microsoft yahei";
	margin-top: 20px;
}
.BoxCon03{
	margin-top: 30px;
}
.Dr_con dl{
	border-bottom: 1px solid #f3f3f3;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 20px;
}
.Dr_con dl dt{
	float: left;
	margin-right: 24px;
}
.Dr_con dl dt img{
	width: 227px;
	height: 140px;
}
.Dr_con dl dd{
	width: 749px;
	float: right;
}
.Dr_con dl dd h1{
	line-height: 23px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.Dr_con dl dd h1 a{
	color: #333;
	font-size: 14px;
	float: left;
}
.Dr_con dl dd h1 span{
	float: right;
	margin-right: 15px;
}
.Dr_con dl dd h1 span a{
	color: #324c9a;
	font-size: 12px;
}
.Dr_con dl dd h2{
	line-height: 30px;
}
.Dr_con dl dd h2 a{
	font-size: 14px;
	margin-top: 8px;
}
.Dr_con dl dd p{
	clear: both;
	line-height: 23px;
	margin-top: 10px;
}
.Dr_con dl dd p a{
	color: #8d8d8d;
	font-size: 13px;
}
.Dr_btn01{
	float: right;
	color: #5aac03;
	margin-right: 15px;
	font-size: 14px;
}
.Dr_all{
    box-shadow: 2px 5px 12px #E9E7E7;
    width: 1020px;
    background: #fff;
    overflow: hidden;
    margin-top: 20px;
}
.Dr_all01{
    box-shadow: 2px 5px 12px #E9E7E7;
    width: 1020px;
    background: #fff;
    overflow: hidden;
}
.Dr_box01{
	width: 364px;
}
.Dr_box01 h1 a{
	color: #333;
	font-size: 14px;
}
.Dr_box01 h1 span{
	float: right;
}
.Dr_box01 h1 span a{
	font-size: 14px;
	color: #333;
}
.Dr_box01 p{
	margin-top: 12px;
}
.Dr_box01 p a{
	color: #666;

	font-size: 14px;
	line-height: 23px;
}
.Dr_box01 ul li{
	float: left;
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 3px;
}
.Dr_box01 ul li img{
	width: 116px;
	height: 116px;
}
.Dr_left{
	width: 446px;
	height: 205px;
	background: #f3f3f3;
	margin: 15px 0px 15px 10px;
	padding: 15px 24px;
	float: left;
}
.Dr_left dl dt{
	float: left;
	margin-right: 20px;
}
.Dr_left dl dt img{
	width: 60px;
	height: 60px;
	border-radius: 100px;
}
.Dr_left dl dd{
	float: right;
}
.Dr_right{
	width: 446px;
	height: 205px;
	background: #edf7ff;
	margin: 15px 0px 15px 10px;
	padding: 15px 24px;
	float: right;
	margin-right: 10px;
}
.Dr_right dl dt{
	float: left;
	margin-right: 20px;
}
.Dr_right dl dt img{
	width: 60px;
	height: 60px;
	border-radius: 100px;
}
.Dr_right dl dd{
	float: right;
}
.Dr_bottom{
	background: #fdf5b1;
	border:1px solid #e3db9f;
	margin: 15px 7px;
}
.Dr_title{
	background: url(../../images/cn/Dr_title.png) no-repeat left center;
	padding-left: 30px;
	color: #9f8d40;
	border-bottom: 1px solid #e3db9f;
	height: 33px;
	line-height: 33px;
}
.Dr_auto{
	width: 975px;
	margin:20px auto;
	margin-bottom: 0px;
	overflow: hidden;
}
.Dauto_left{
	background: #fff;
	width: 260px;
	height: 180px;
	padding: 20px;
	float: left;
}
.Dauto_left dl{
	overflow: hidden;
}
.Dauto_left dl dt{
	float: left;
}
.Dauto_left dl dt img{
	width: 66px;
	height: 66px;
	border-radius: 100px;
}
.Dauto_left dl dd{
	float: right;
	width: 170px;
}
.Dauto_left dl dd h1 a{
	color: #9f8d40;
	font-size: 16px;
	background: url(../../images/cn/dv.png) no-repeat right center;
	padding-right:20px;
}
.Dauto_left p{
	line-height: 20px;
	margin-top: 10px;
	clear: both;
}
.Dauto_left p a{
	color: #999;
	font-size: 12px;
	overflow: hidden;
	clear: both;
	display: block;
}
.Add_btn{
	border:1px solid #e3222a;
	width: 65px;
	height: 26px;
	background: #fc4b56;
	display: block;
	color: #fff;
	border-radius: 5px;
	line-height: 26px;
	text-align: center;
	margin-top: 10px;
}
.Dauto_right{
	width: 655px;
	float: right;
}
.Dauto_box h1 a{
	color: #333;
	font-size: 14px;
}
.Dauto_box p a{
	color: #666;
	font-size: 14px;
}
.Dauto_box{
	height: 76px;
	background: #fff;
	padding: 12px 20px;
	margin-bottom: 20px;
}
.Dauto_box p{
	line-height: 22px;
	margin-top: 10px;
}
.txt_imglist{
	background: url(../../images/cn/txt_imglist.png) no-repeat;
	width: 720px;
	height: 221px;
	padding: 24px 0px 20px 20px;
}
.txt_imglist li{
	float: left;
	margin-right: 18px;
}
.txt_imglist li img{
	width: 340px;
	height: 220px;
}
.txt_bg{
	background: #e6e6e6;
	width: 710px;
	padding: 15px 15px;
}
.txt_bg h1{
	color: #333;
	font-family: "microsoft yahei";
	font-size: 18px;
}
.txt_bg h1 a{
	color: #488c00;
	text-decoration: underline;
}
.txt_bg p{
	color: #666;
	font-size: 12px;
}
.txt_border{
	border:1px solid #f0f4ff;
	width: 740px;
	margin-top: 30px;
}
.txt_border h1{
	background: url(../../images/cn/txt_h1.png) no-repeat;
	width: 205px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
}
.txtBorder{
	width: 700px;
	margin: 10px auto;
	overflow: hidden;
	border-bottom: 1px dotted #9f9f9f;
	padding-bottom: 20px;
}
.txtBorder h2{
	color: #333;
	font-family: "microsoft yahei";
	font-size: 18px;
}
.txtBorder p{
	color: #999;
	font-size: 12px;
	line-height: 24px;
}
.txtBorder ul li{
	float: left;
	margin-right: 8px;
	margin-left: 7px;
	margin-top: 20px;
}
.txtBorder ul li img{
	width: 218px;
	height: 156px;
}
.txtBorder01{
	width: 700px;
	margin: 10px auto;
	overflow: hidden;
	border-bottom: none;
	padding-bottom: 20px;
}
.txtBorder01 h2{
	color: #333;
	font-family: "microsoft yahei";
	font-size: 18px;
}
.txtBorder01 p{
	color: #999;
	font-size: 12px;
	line-height: 24px;
}
.txtBorder01 ul li{
	float: left;
	margin-right: 8px;
	margin-left: 7px;
	margin-top: 20px;
}
.txtBorder01 ul li img{
	width: 218px;
	height: 156px;
}


/* 中国旅游城市海外推广研讨会 */
.px-right01 ul li{
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.px-right01 ul li h1{
	margin-bottom: 20px;
	line-height: 30px;
}
.px-right01 ul li h1 a{
	color: #333;
	font-size: 20px;
	font-family: "microsoft yahei";
}
.px-right01 ul li p{
	line-height: 23px;
	color: #999;
	font-size: 12px;
}
.px-right01 ul li p a{
	color: #57a223;
}
.px-right01 ul .px-lastli{
	border-bottom: none;
}
