@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
	
#NeiMain {
	overflow: auto;
}

#MainDiv {
	width: 100%;
	float: left;
	font-weight: normal;
}

#topNavs {
	padding: 5px 10px;
	line-height: 2em;
}

.ListTitle {
	font-weight:normal;
	font-size: 23px;
	line-height: 2.5em;
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #f0f0f0;
}

.ListTitle span {
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}

.ListTitle a {
	color:#333;
}




/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
};

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body {
	font-size: 12px;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #ff8c11;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

/*页面布局*/
.ListTb th {
	font-size: 10px;
	text-align: right;
	width: 70px;
	padding: 2px;
}

.ListTb {
	border: 0;
	width: 100%;
	margin-top: 10px;
}

.ListTb td {
	padding: 3px;
	line-height: 20px;
	background: url(D_r16_c15.jpg) no-repeat left center;
	padding-left: 10px;
}

.formTb,.schTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.schTb td, .schTb th {
	padding: 5px;
	text-align: left;
}

.schTb th {
	background: #F9F9F9;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.formTb td, .formTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8
}

.formTb td {
	background: #FCFCFC;
}

.formTb th {
	text-align: left;
	font-weight: bold;
}

.formTb input,.formTb select,.schTb input,.schTb select {
	height: 23px;
	border: 1px solid #CCC;
	line-height: 23px;
}

.formTb input[type="checkbox"],.formTb input[type="radio"],.schTb input[type="checkbox"],.schTb input[type="radio"] {
	border: 0;
	height: 12px;
}

.formTb label {
	line-height: 23px;
}

.button {
	background: #E8E8E8;
	color: #333;
	border: 0;
	font-weight: bold;
	padding: 3px;
	height: 30px;
}

.width100 {
	width: 100%;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
}

.error th {
	background: url(../../HdInc/Images/error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(../../HdInc/Images/success.png) no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url(../../HdInc/Images/info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(../../HdInc/Images/warning.png) no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}

.divSCROLLBAR {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D2E5F4;
}

.frUser {
}

.frUser caption {
	text-align: left;
	font-size: 20px;
}

.frUser th {
	line-height: 30px;
	font-weight: bold;
	width: 60px;
	height: 40px;
	text-align: right;
	padding: 0 5px;
}

.frUser th label {
	font-size: 14px;
}

.UserInput {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #999;
	width: 200px;
}

.AutiInput {
	width: 40px;
}

#uMenu {
	border: 1px solid #E8E8E8;
}

#uMenu li {
}

#uMenu li a {
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #FFF;
	display: block;
	padding: 0 10px;
}

#uMenu li a:hover {
	background: #F5F5F5;
	font-weight: bold;
	font-size: 14px;
}

#fPasswordList p {
	line-height: 25px;
}

.Userlist {
	width: 100%;
	margin: 20px 0;
}

.Userlist th, .Userlist td {
	padding: 5px;
}

.Userlist th {
	width: 30px;
}

.Userlist p {
	line-height: 25px;
}

.DemoDateWidth {
	width: 80px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#ContentAbout {
	border-top: 1px solid #eee;
	background: #F9F9F9;
	padding: 5px;
	text-align: right;
	color: #999;
	font-size:14px;
}

#ContentDetailUp {
	line-height: 2.2em;
	font-size: 16px;
	padding: 20px;
	color:#999;
}
#ContentDetailUp ul{
	padding-left:20px;	
}
#ContentDetailUp ul li{
	list-style:disc;	
}

#ContentDetail {
	line-height: 2.2em;
	/*两倍行距，此处不要直接用px*/
	font-size: 16px;
	color: #666;
}
#ContentDetail ul{
	padding-left:20px;
	margin-bottom:20px;
}
#ContentDetail ul li{
	list-style:disc;
}
#ContentDetail p {
	/*text-indent:2em;*/
	margin-bottom: 10px;
}

.clsdispTitle, .clsdispTitle2 {
	background: #f9f9f9;
	line-height:2em;
	font-size: 18px;
	color: #333;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
}

.clsdispTitle2 {
	padding: 0;
}

#ClsXiangguan {
	padding:20px 10px;
}

#ClsXiangguan li {
	font-size:14px;
	line-height:2.4em;
	
}

#ClsXiangguan span {
	font-size: 12px;
	margin-left: 10px;
	color: #CCC;
}

#Xiangguan {
	margin-top: 20px;
}

#ClsReviews {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

.LeftMenu {
	padding:30px 30px 50px 0;;
}


/*.mNormal a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#666;
	text-align:right;	
}

.mChoose a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#FF8C11;
	text-align:right;	
}

.mNormalSub a{
	font-size: 14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#666;
	text-align:right;	
}

.mNormal a:hover ,.mChoose a:hover{
	color:#000;
	background:#f9f9f9;
}

.mNormalSub a:hover, .mChooseSub a:hover {
	color:#000;
	background:#f9f9f9;
}


.mChooseSub a{
	font-size:14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#FF8C11;
	text-align:right;	
	font-weight: normal;
}*/


#ClsDetail {
	margin: 20px;
}

#ClsDetail h2 {
	font-size: 24px;
	line-height: 1.5em;
	background: none;
}

#ClsDetail h3 {
	font-size: 12px;
	color: #999;
	line-height: 2em;
	background: none;
}

.sLabel {
	display: inline;
	padding: 0px 5px;
	;
	background: #F8F8F8;
	color: #069;
	margin-right: 5px;
	border: 1px solid #F2F2F2;
	line-height: 1.6em;
}

.dispLabel {
	display: inline;
	padding: 5px 10px;
	font-size:14px;
	background: #F8F8F8;
	color: #069;
	border: 1px solid #F2F2F2;
	line-height: 3em;
	margin-right: 6px;
	margin-bottom: 6px;
}

.hightline {
	background: #FF9;
	color: #C30;
}

#ClsReviewsList li {
	margin: 0 0 20px 0;
	background: #F8F8F8;
	padding: 10px;
	border-top: 1px solid #C8C8C8;
}

#ClsReviewsList li h4 {
	line-height: 2em;
	font-size: 12px;
	/*border-bottom:1px dotted #ccc;*/
	font-weight: normal;
}

#ClsReviewsList li h4 a {
	color: #036;
}

#ClsReviewsList li h5 {
	font-size: 10px;
	color: #999;
	line-height: 2em;
	font-weight: normal;
}

.ClsReviewDetail {
	padding: 10px;
	line-height: 1.8em;
	color: #999;
}

.JsPages {
	padding: 5px;
	text-align: right;
	clear: both;
}

#ClsReviewAdd {
	width: 100%;
	margin-top: 15px;
}

#ClsReviewAdd td,#ClsReviewAdd th {
	padding: 5px;
}

#ClsReviewAdd input[type=text] {
	width: 360px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd .nmSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}

#ClsReviewAdd textarea {
	width: 360px;
	height: 100px;
	line-height: 30px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd #Auti {
	width: 100px;
}

#ClsReviewAdd #ReviewBt {
	width: 80px;
}

#PreNextRs {
	margin: 10px 0;
}

#PreNextRs p {
	line-height: 2em;
	width: 50%;
	float: left;
	text-align: center;
}

.dialogTips {
	font-size: 12px;
}

.dialogTips h3 {
	font-weight: bold;
	line-height: 2em;
	font-size: 12px;
}

.dialogTips p {
	line-height: 2em;
	margin-bottom: 10px;
	color: #999;
}

.dialogTips ul {
	margin-left: 20px;
	padding: 0 0 0 20px;
}

.dialogTips li {
	line-height: 2em;
	list-style-type: disc;
	color: #666;
}
/*头部例子*/
#header,#footer  {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#TopSearch {
	text-align: right;
}

/*中间例子*/
#main {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
}
/*用户中心*/
#UserMain {
	width: 1200px;
	margin: 0 auto;
	background: #FFF;
}

#UserMain .uRight a {
	color: #06C;
	text-decoration: underline;
}

#UserMain .uLeft {
	width: 200px;
	padding: 20px;
	font-weight: normal;
}

#UserMain .uLeft h3 {
	width: 180px;
	height: 33px;
	background: url(U_Title_Bg.jpg) no-repeat;
	line-height: 33px;
	padding: 0 10px;
	color: #464637;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#UserMain .uLeft ul {
	border: 1px #DFDFD0 solid;
	width: 178px;
	background: #FAFAF3;
	padding: 10px;
	margin-bottom: 20px;
}

#UserMain .uLeft ul li {
	margin-bottom: 5px;
}

.uMenuNormal a {
	background: none;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #343426;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.uMenuNormal a:hover {
	font-weight: bold;
}

.uMenuChoose a {
	background: url(U_Menu_Bg.jpg) no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #F0F0E0;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

#UserMain .uRight {

}

#UserMain .uRight h2 {
	background: #8A8A7B;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: #F0F0DF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

#UserMain .uRight .Zhaiyao {
	width: 704px;
	padding: 15px;
	border: 3px solid #9B9B8C;
}

.UserTb {
	width: 100%;
	background: #DDDDDD;
}

.UserTb td {
	padding: 12px;
	background: #FFF;
	line-height: 2em;
}

.UserTb th {
	padding: 12px;
	background: #FAFAF3;
	line-height: 2em;
	color: #464637;
	text-align: left;
	font-weight: bold;
}

.UserTb caption {
	background: #DFDFD0;
	text-align: left;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #464637;
	font-size: 14px;
	font-weight: bold;
}

#SafeNote {
	width: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
}

.uButton {
	width: 80px;
	height: 30px;
	background: url(UserBt.jpg) no-repeat;
	color: #FFF;
	font-size: 14px;
	border: 0;
}

.uInput {
	background: #F0F0DF;
	border: 0;
	color: #464637;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
}

#todo {
	margin: 5px 0;
	height: 30px;
}

#todo li {
	width: auto;
	height: 30px;
	margin: 0px 5px 0 0;
	text-align: center;
	float: left;
}

#todo li a {
	background: #FAFAF3;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
}

#todo li a:hover {
	background: #8A8A7B;
	font-weight: bold;
	color: #fff;
}

.Pages {
	text-align: right;
	clear: both;
	margin-top: 20px;
	font-size:14px;
	margin-right:-10px;
	padding:70px 0;
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}

.Pages .PageInfo {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #666;
}

#tbUserLogin {
	width: 100%;
}

#tbUserLogin td {
	background: #F0F0DF;
	line-height: 30px;
	padding: 0 10px;
	height: 30px;
}

.listTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.listTb td, .listTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8;
}

.listTb td {
	background: #FCFCFC;
}

.listTb th {
	text-align: left;
	font-weight: bold;
}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}

#schs {
	width: 500px;
	height: 50px;
	margin-top: 20px;
}

#schtop {
	width:300px; height:25px;
	position:absolute;
	top:5px; right:0;
	text-align:right;
	margin:0; padding:0;
}
#schtop #w {
	height: 25px;
	line-height: 25px;
	padding:0 5px;
	border:0;
	width: 140px;
	font-size: 12px;
	color: #999;
	background:#FCFCFC;
	position:absolute;
	top:0; right:30px;
}

#schtop #schSubmit {
	border:0;
	width: 25px;
	height: 25px;
	position:absolute;
	top:0; right:0;
	background:url(sch.jpg) no-repeat center;
}

#schs #w {
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCC;
	width: 400px;
	font-size: 14px;
	color: #666;
	padding: 5px;
}

#schs #schSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#SeoKeywordsStr {
	margin-top: 20px;
}

.ClsListTb{
	
}
/*全局CSS结束，请勿删除或修改*/


#menu { position: fixed; right: 20px; top: 50%; width:10px; margin: -160px 0 0; padding: 0; list-style-type: none; z-index: 70;}
#menu li { margin-top: 12px; font: 14px "Microsoft Yahei";}
#menu a { display: block; width:6px; height:6px; border:2px solid #fff;}
#menu .active a { border-color:#FF3E4C;}
.section { text-align: center; font: 18px "Microsoft Yahei"; color: #fff;}
.section1 { background: url(../images/bg2_87283a0.jpg) 50% no-repeat;}
.screen-main { position: relative; width: 1280px; height: 840px; margin: 0 auto;}
.screen-main span { position: absolute;}
.science-inner { position: relative; width: 1200px; height: 850px; margin: 0 auto;  overflow: hidden;}
.famous-inner { position: relative; width: 1200px; height: 850px; margin: 0 auto;  overflow: hidden;}
.social-inner { position: relative; width: 1200px; height: 850px; margin: 0 auto; background-image: url(../images/bj-so_ff09f3c.png); overflow: hidden;}
.net-inner { position: relative; width: 1200px; height: 850px; margin: 0 auto; background-image: url(../images/bj-net_3cad4e6.png); overflow: hidden;}

/*.screen-main .shi1 { width: 79px; height: 75px; left: -501px; top: -455px; z-index: 4; background: url(../images/shi1_75f744d.png) }
.screen-main .shi2 { width: 276px; height: 140px; left: 1387px; z-index: 1; top: -359px; background: url(../images/shi2_29587be.png) }
.screen-main .shi3 { width: 173px; height: 233px; left: -619px; z-index: 3; top: -359px; background: url(../images/shi3_e2d0678.png) }
.screen-main .shi4 { width: 286px; height: 142px; left: 1398px; z-index: 2; top: -259px; background: url(../images/shi4_e893f53.png) }
.screen-main .ji1 { width: 92px; height: 90px; left: -327px; z-index: 2; top: -589px; background: url(../images/ji1_39b114b.png) }
.screen-main .ji2 { width: 127px; height: 234px; left: 1648px; z-index: 2; top: -487px; background: url(../images/ji2_852cd0a.png) }
.screen-main .ji3 { width: 195px; height: 293px; left: -244px; z-index: 2; top: -488px; background: url(../images/ji3_a328316.png) }
.screen-main .year2 { width: 68px; height: 98px; left: 1686px; z-index: 2; top: -213px; background: url(../images/2013-2_bf3a5a5.png) }
.screen-main .year0 { width: 71px; height: 97px; left: -266px; z-index: 2; top: -189px; background: url(../images/2013-0_3cef07f.png) }
.screen-main .year1 { width: 40px; height: 99px; left: 1792px; z-index: 2; top: -210px; background: url(../images/2013-1_0cb559a.png) }
.screen-main .year3 { width: 66px; height: 97px; left: -173px; z-index: 2; top: -207px; background: url(../images/2013-3_596921f.png) }
.screen-main .slogen { width: 363px; height: 45px; left: 1462px; z-index: 1; top: -106px; background: url(../images/slogen_5635c9f.png) }*/

/*.science-inner a { text-decoration: none; color: #004b85; float: left; position: absolute; display: inline-block; white-space: nowrap }
.science-inner a:hover { color: #1c9cff }
.science-inner .stiteml { padding-left: 37px; background: url(../images/num-keji_3f60772.png) 0 0 no-repeat }
.science-inner .stitemr { padding-right: 37px; background: url(../images/num-keji_3f60772.png) 0 0 no-repeat }
.science-inner .st1 { background-position: 0 4px }
.science-inner .st2 { background-position: 0 -59px }
.science-inner .st3 { background-position: 0 -59px }
.science-inner .st4 { font-size: 48px; background-position: 0 -104px }
.science-inner .st5 { background-position: 0 -195px }
.science-inner .st6 { background-position: 0 -267px }
.science-inner .st7 { background-position: 0 -244px; font-size: 48px }
.science-inner .st8 { background-position: 0 -267px }
.science-inner .st9 { background-position: 78px -350px }
.science-inner .st10 { background-position: 79px -431px }
.science-inner .st11 { background-position: 147px -502px }
.science-inner .st12 { background-position: 342px -481px; font-size: 48px }
.science-inner .st13 { background-position: 0 -573px; padding-left: 47px }
.science-inner .st14 { background-position: 0 -626px; padding-left: 47px; font-size: 48px }
.science-inner .st15 { background-position: 0 -646px; padding-left: 47px }
.science-inner .st16 { background-position: 0 -646px; padding-left: 47px }
.science-inner .st17 { background-position: 0 -732px; padding-left: 47px }

.famous-inner a { text-decoration: none; color: #8a5e25; float: left; position: absolute; display: inline-block; white-space: nowrap }
.famous-inner a:hover { color: #d58116 }
.famous-inner .faiteml { padding-left: 37px; background: url(../images/num-renwu_3294764.png) 0 0 no-repeat }
.famous-inner .faitemr { padding-right: 37px; background: url(../images/num-renwu_3294764.png) 0 0 no-repeat }
.famous-inner .fa1 { background-position: 61px 4px }
.famous-inner .fa2 { background-position: 61px -103px }
.famous-inner .fa3 { background-position: 151px -185px; font-size: 48px }
.famous-inner .fa4 { background-position: 0 -312px }
.famous-inner .fa5 { background-position: 0 -404px; font-size: 48px }
.famous-inner .fa6 { background-position: 0 -426px }
.famous-inner .fa7 { background-position: 0 -404px; font-size: 48px }
.famous-inner .fa8 { background-position: 0 -762px; padding-left: 47px }
.famous-inner .fa9 { background-position: 0 -901px; padding-left: 47px }
.famous-inner .fa10 { background-position: 0 -1043px; padding-left: 47px }
.famous-inner .fa11 { background-position: 0 -520px; font-size: 48px }
.famous-inner .fa12 { background-position: 0 -648px }
.famous-inner .fa13 { background-position: 0 -648px }
.famous-inner .fa14 { background-position: 0 -1185px }
.famous-inner .fa15 { background-position: 0 -1185px }

.social-inner a { text-decoration: none; color: #535353; float: left; position: absolute; display: inline-block; white-space: nowrap }
.social-inner a:hover { color: #bababa }
.social-inner .soiteml { padding-left: 47px; background: url(../images/num-shehui_e0faa81.png) 0 0 no-repeat }
.social-inner .soitemr { padding-right: 47px; background: url(../images/num-shehui_e0faa81.png) 0 0 no-repeat }
.social-inner .so1 { background-position: 0 22px; font-size: 48px }
.social-inner .so2 { background-position: 0 -118px }
.social-inner .so3 { background-position: 0 -118px }
.social-inner .so4 { background-position: 0 -595px }
.social-inner .so5 { background-position: 0 -595px }
.social-inner .so6 { background-position: 0 -1002px }
.social-inner .so7 { background-position: 0 -723px }
.social-inner .so8 { background-position: 0 -697px; font-size: 48px }
.social-inner .so9 { background-position: 0 -723px }
.social-inner .so10 { background-position: 0 -206px; font-size: 48px }
.social-inner .so11 { background-position: 0 -344px }
.social-inner .so12 { background-position: 0 -471px }
.social-inner .so13 { background-position: 438px -859px; font-size: 48px }
.social-inner .so14 { background-position: 78px -879px }
.social-inner .so15 { background-position: 97px -879px }

.net-inner a { text-decoration: none; color: #00a0e9; float: left; position: absolute; display: inline-block; white-space: nowrap }
.net-inner a:hover { color: #054b6b }
.net-inner .netiteml { padding-left: 37px; background: url(../images/num-net_d930c09.png) 0 0 no-repeat }
.net-inner .netitemr { padding-right: 37px; background: url(../images/num-net_d930c09.png) 0 0 no-repeat }
.net-inner .net1 { background-position: 61px 4px }
.net-inner .net2 { background-position: 78px -101px }
.net-inner .net3 { background-position: 78px -101px }
.net-inner .net4 { background-position: 59px -101px }
.net-inner .net5 { background-position: 133px -198px }
.net-inner .net6 { background-position: 111px -198px }
.net-inner .net7 { background-position: 0 -316px }
.net-inner .net8 { background-position: 0 -439px }
.net-inner .net9 { background-position: 0 -420px; font-size: 48px }
.net-inner .net10 { background-position: 0 -439px }
.net-inner .net11 { background-position: 0 -439px }
.net-inner .net12 { background-position: 0 -566px; font-size: 48px }
.net-inner .net13 { background-position: 132px -708px }
.net-inner .net14 { background-position: 294px -831px; font-size: 48px }
.net-inner .net15 { background-position: 390px -831px; font-size: 48px }
.net-inner .net16 { background-position: 60px -851px }
.net-inner .net17 { background-position: 60px -851px }
.net-inner .net18 { padding-left: 50px; background-position: 2px -963px }
.net-inner .net19 { padding-left: 50px; background-position: 2px -1079px }
.net-inner .net20 { padding-left: 50px; background-position: 2px -1079px }

.zanzhu { text-align: left;}
.zanzhu-con { width: 880px; height: 273px; margin: 0 auto; overflow: hidden; zoom: 1;}
.zanzhu h2 { position: relative; left: 28px; width: 880px; margin: 0 auto 20px; font: 500 30px "Microsoft Yahei"; color: #856B37;}
.zanzhu-con a { display: none; float: left; margin: 0 0 10px 28px;}

.foot { margin-top: 100px; line-height: 30px; color: #666; font-size: 12px; text-align: center;}
.foot a { color: #0074EA;}*/
#adv img{
	width:1600px;
	height:450px;
	}
#adv{
	float:left;
	width:100%;
	height:850px;
	position: relative;
	overflow:hidden;
	}
#adv .slideBox{
	width:1920px;
	height:850px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}

#adv .slideBox{ width:1920px; height:850px; overflow:hidden; position:relative;}
#adv .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:860px; bottom:180px; z-index:1; }
#adv .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
#adv .slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff;opacity:0.3; cursor:pointer; border-radius:10px; margin:0 7px;}
#adv .slideBox .hd ul li.on{ opacity:1; } 
#adv .slideBox .bd{ position:absolute; height:100%; z-index:0;   }
#adv .slideBox .bd li{ zoom:1; vertical-align:middle; }
#adv .slideBox .bd img{ width:1920px; height:850px; display:block;  }
.section1 .topx{
	width:1200px;
	height:50px; background:#393939;
	margin:0 auto;
	
	}
.section1 .topx h1{
	display:block;
	color:#fff;
	float:left;
	font-weight:normal;
	position:fixed;
	top:0px;
	line-height:50px;
	font-size:14px; 	
	} 
.section1 .box1_top{
	width:200px;
	height:30px;
	float:left;
	font-size:14px;
	color:#393939;
	border-radius:5px;
	box-shadow:3px 3px 5px #000;
	line-height:30px;
	background:#fff;
	margin-left:235px;
	margin-top:10px;
	}
.section1 .box1_tel{
	float:left;
	font-size:14px;
	color:#989898;
	line-height:50px;
	margin-left:350px;
	}
.section1 .box1_tel span{
	color:#EAEAEA;
	font-size:18px;
	font-family:"Arial Unicode MS";
	color:#fff;
	}
.section1 .box1_shejiao{
	float:right;
	line-height:50px;
	font-size:12px;
	position:relative;
	}
.section1 .box1_shejiao a{
	display:block;
	padding-left:25px;
	color:#9B9B9B;
	font-size:12px;
	float:left;
	background:url(2.jpg) no-repeat left;
	margin-left:10px;
	}
.section1 .leftx_img{
	width:22px;
	height:50px;
	float:left;
	background:url(5.png) no-repeat left;
	}

.section1 .txtMarquee-left{ width:1150px;  position:relative; height:50px; float:right;  }
.section1 .txtMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none;}
.section1 .txtMarquee-left .hd .prev,.section1 .txtMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.section1 .txtMarquee-left .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.section1 .txtMarquee-left .bd{  }
.section1 .txtMarquee-left .bd .tempWrap{ width:1150px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.section1 .txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.section1 .txtMarquee-left .bd ul li{ margin-right:70px;  float:left; height:50px; line-height:50px;  text-align:left; _display:inline; width:auto !important;  display:block;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */


.section1 .txtMarquee-left .bd ul li span{ color:#999;  }
.section1 .txtMarquee-left .bd ul li a{
	display:block;
	font-size:14px;
	color:#BEB9B0;
	background:url(6.png) no-repeat left;
	padding-left:15px;
	}
.guide{
	width:1200px;
	margin:0 auto; 
	height:405px;
	position:relative;
	z-index:10;
	}
.guide_position{
	width:100%;
	margin:0 auto; 
	height:405px;
	position:absolute;
	z-index:10;
	top:200px;
	}
.guide span{
	width:165px;
	height:45px;
	display:block;
	background:url(7.png);
	position:absolute;
	line-height:40px;
	color:#373737;
	z-index:10;
	}
.guide .box1_video{
	left:200px;
	top:200px;
	width:300px;
	height:180px;
	position:absolute;
	display:block;
	}
.guide span a{
	font-size:14px;
	color:#373737;
	}
.guide .shi1{
	left:-565px;
	top:0;
	}
.guide .shi2{
	left:-565px;
	top:45px;
	}
.guide .shi3{
	left:-565px;
	top:90px;
	}
.guide .shi4{
	left:-565px;
	top:135px;
	}
.guide .shi5{
	left:-565px;
	top:180px;
	}
.guide .shi6{
	left:-565px;
	top:225px;
	}
.guide .shi7{
	left:-565px;
	top:270px;
	}
.guide .shi8{
	left:-565px;
	top:315px;
	}
.guide .shi9{
	left:-565px;
	top:360px;
	}
.box1_video{
	
	}
.science-inner{
	width:1200px;
	margin:0 auto;
	position:relative;
	}
.science-inner .st1{
	position:absolute;
	display:block;
	left:515px;
	top:-100;
	width:170px;
	height:60px;
	text-align:center;
	}
.science-inner .st1 .en{
	display:block;
	font-size:33px;
	color:#585858;
	}
.science-inner .st1 .ch{
	display:block;
	font-size:18px;
	color:#000000;
	margin-top:10px;
	}
.science-inner .st2{
	display:block;
	width:1220px;
	height:50px;
	left:-1220px;
	top:230px;
	position:absolute;
	}
.science-inner .st2 a{
	display:block;
	width:227px;
	height:48px;
	border:1px solid #585858;
	text-align:center;
	transition: background 0.5s;
-moz-transition: background 0.5s;	/* Firefox 4 */
-webkit-transition: background 0.5s;	/* Safari 和 Chrome */
-o-transition: background 0.5s;
	background:#585858;
	color:#fff;
	line-height:48px;
	float:left;
	margin-right:13px;
	}
.science-inner .st2 a:hover{
	background:#747474;
	}



.science-inner .st3{
	display:block;
	width:1220px;
	height:50px;
	left:2220px;
	top:285px;
	position:absolute;
	}
.science-inner .st3 a{
	display:block;
	width:227px;
	height:48px;
	border:1px solid #585858;
	text-align:center;
	transition: background 0.5s;
-moz-transition: background 0.5s;	/* Firefox 4 */
-webkit-transition: background 0.5s;	/* Safari 和 Chrome */
-o-transition: background 0.5s;
 	color:#232323;
	line-height:48px;
	float:left;
	margin-right:13px;
	}
.science-inner .st3 a:hover{
	background:#585858;
	color:#fff;
	}


.science-inner .st4{
	position:absolute;
	display:block;
	left:-125px;
	top:280px;
	width:125px;
	height:40px;
	text-align:center;
	}
.science-inner .st4 .en{
	display:block;
	font-size:33px;
	color:#585858;
	}


.science-inner .st5{
	position:absolute;
	display:block;
	left:1225px;
	top:280px;
	width:125px;
	height:40px;
	text-align:center;
	}
.science-inner .st5 .en{
	display:block;
	font-size:33px;
	color:#585858;
	}
.st6{ top:1200px; left:0px;}
.slideTxtBox{ width:1200px;  text-align:left; position:absolute; }
.slideTxtBox .hd{ height:30px; line-height:30px;  width:225px; margin:0 auto;     position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; color:#1B1B1B;  }

.slideTxtBox .bd ul{  zoom:1; display:block; width:1250px;  }
.slideTxtBox .bd li{ height:60px; width:240px; display:block; float:left; margin:10px 30px;}
.slideTxtBox .bd li img{
	width:240px;
	height:60px;
	}
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.slideTxtBox .hd ul li a{
	color:#1B1B1B;
	} 
.famous-inner{}
.famous-inner .jt1{
	display:block;
	width:100px;
	height:60px;
	position:absolute;
	left:550px;
	top:-100px;
	text-align:center;
	}
.famous-inner .jt1 .en{
	font-size:33px;
	font-weight:bold;
	color:#fff;
	display:block;
	}
.famous-inner .jt1 .ch{
	font-size:18px;
	color:#fff;
	display:block;
	}

.slideBox1{ width:1200px; height:480px;  position:absolute; left:0; top:1000 px;  }
.slideBox1 .hd1{ height:28px; overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:1; display:none; }
.slideBox1 .hd1 ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox1 .hd1 ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox1 .hd1 ul li.on{ background:#f00; color:#fff; }
.slideBox1 .bd1{ position:relative; height:100%; z-index:0;   }
.slideBox1 .bd1 .main{
			width:1200px;
			height:370px;
			position:relative;
			}
.slideBox1 .bd1 .main .left{
			width:794px;
			height:364px;
			border:3px solid #fff;
			float:left;
			background:url(4.png);
			transition: border-color 0.5s;
-moz-transition: border-color 0.5s;	/* Firefox 4 */
-webkit-transition: border-color 0.5s;	/* Safari 和 Chrome */
-o-transition: border-color 0.5s;
			}
.slideBox1 .bd1 .main .left:hover{
	border-color:#FF3F4D;
	}
.slideBox1 .bd1 .main .left .img{
			display:block;
			float:left;
			width:485px;
			height:364px;
			}
.slideBox1 .bd1 .main .left .img img{
			width:485px;
			height:364px;
			}
.slideBox1 .bd1 .main .left .text{
	width:255px;
	height:360px;
	float:left;
	margin-left:25px;

	}
.slideBox1 .bd1 .main .left .text a{
	display:block;
	text-align:left;
	font-size:24px;
	color:#fff;
	line-height:24px;
	margin-top:55px;
	}
.slideBox1 .bd1 .main .left .text p{
	display:block;
	text-align:left;
	font-size:16px;
	color:#fff;
	line-height:26px;
	margin-top:20px;
	}
.slideBox1 .bd1 .main .right{
	float:right;
	width:364px;
	height:364px;
	border:3px solid #fff;
	transition: border-color 0.5s;
-moz-transition: border-color 0.5s;	/* Firefox 4 */
-webkit-transition: border-color 0.5s;	/* Safari 和 Chrome */
-o-transition: border-color 0.5s;
background:url(4.png);
	}
.slideBox1 .bd1 .main .right:hover{
	border-color:#FF3F4D;
	
	}
.slideBox1 .bd1 .main .right h2{
	display:block;
	font-size:24px;
	line-height:24px;
	margin-top:35px;
	color:#fff;
	font-weight:normal;
	}
.slideBox1 .bd1 .main .right h2 a{
	color:#fff;
	}
.slideBox1 .bd1 .main .right .listx{
	width:325px;
	margin:0 auto;
	margin-top:10px;
	}
.slideBox1 .bd1 .main .right .listx a{
	display:block;
	line-height:38px;
	height:38px;
	font-size:16px;
	color:#fff;
	text-align:left;
	width:100%;
	float:left;
	text-indent:14px;
	background:url(13.png) repeat-x bottom;
	}
.slideBox1 .bd1 .main .right .listx a span{
	float:left;
	}
.slideBox1 .more_b{
	width:208px;
	height:38px;
	border:1px solid #C2C1BB;
	color:#C2C1BB;
	font-size:14px;
	text-align:center;
	line-height:38px;
	position:absolute;
	left:495px;
	top:445px;
	transition: background 0.5s;
-moz-transition: background 0.5s;	/* Firefox 4 */
-webkit-transition: background 0.5s;	/* Safari 和 Chrome */
-o-transition: background 0.5s;

	}
.slideBox1 .more_b:hover{
	background:#2C2C2C;

	}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox1 .prev1,
		.slideBox1 .next1{ position:absolute; left:425px; bottom:0; display:block; width:14px; height:28px; background:url(10.png);   }
		.slideBox1 .next1{ left:auto; right:425px; background:url(11.png); }
		.slideBox1 .prev1:hover,
		.slideBox1 .next1:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox1 .prevStop{ display:none;  }
		.slideBox1 .nextStop{ display:none;  }
.zhuanjia-inner{
	width:100%;
	height:100%;
	margin:0 auto;
	position:relative;
	}
.zhuanjia-inner .xt1{
	position:absolute;
	width:120px;
	height:35px;
	line-height:35px;
	left:-120px;
	top:120px;
	}
.zhuanjia-inner .xt2{
	position:absolute;
	width:130px;
	height:35px;
	line-height:35px;
	right:1120px;
	top:120px;
	}
.zhuanjia-inner .xt1 a,.zhuanjia-inner .xt2 a{
	color:#fff;
	font-weight:bold;
	font-size:33px;
	font-family:"微软雅黑";
	}
	


.slideTxtBox1{ width:1200px; height:555px; text-align:left; position:absolute; text-align:center;  }
.slideTxtBox1 .hd1{ height:30px; width:180px; position:relative; margin:0 auto; }
.slideTxtBox1 .hd1 ul{  }
.slideTxtBox1 .hd1 ul li{ cursor:pointer; display:block; float:left; width:90px; text-align:center; font-size:18px;}
.slideTxtBox1 .bd1{
	margin-top:30px;
	}
.slideTxtBox1 .bd1 ul{ width:1230px; height:410px; display:block;}





.picScroll-leftx1,.picScroll-leftx2{ width:100%;  overflow:hidden; position:relative;   }
.picScroll-leftx1 .hdx1,.picScroll-leftx2 .hdx2{ margin-left:560px; position:relative; margin-top:50px;}
.picScroll-leftx1 .hdx1 .prevx1,.picScroll-leftx1 .hdx1 .nextx1,.picScroll-leftx2 .hdx2 .prevx2,.picScroll-leftx2 .hdx2 .nextx2{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat; display:none;} 
.picScroll-leftx1 .hdx1 .nextx1,.picScroll-leftx2 .hdx2 .nextx2{ background-position:0 -50px;  }
.picScroll-leftx1 .hdx1 .prevStop,.picScroll-leftx2 .hdx2 .prevStop{ background-position:-60px 0; }
.picScroll-leftx1 .hdx1 .nextStop,.picScroll-leftx2 .hdx2 .nextStop{ background-position:-60px -50px; }
.picScroll-leftx1 .hdx1 ul,.picScroll-leftx2 .hdx2 ul{  overflow:hidden; zoom:1; }
.picScroll-leftx1 .hdx1 ul li,.picScroll-leftx2 .hdx2 ul li{ float:left;  width:10px; height:10px; overflow:hidden; margin-right:13px; text-indent:-999px; cursor:pointer; background:#B69034; border-radius:10px;}
.picScroll-leftx1 .hdx1 ul li.on,.picScroll-leftx2 .hdx2 ul li.on{ background:#fff; }
.picScroll-leftx1 .bdx1,.picScroll-leftx2 .bdx2{ }
.picScroll-leftx1 .bdx1 ul,.picScroll-leftx2 .bdx2 ul{ overflow:hidden; zoom:1; }
.picScroll-leftx1 .bdx1 ul li,.picScroll-leftx2 .bdx2 ul li{ width:220px; height:410px; display:block; position:relative; background:#FFFFFF; margin-right:25px;}
.picScroll-leftx1 .bdx1 ul li .pic,.picScroll-leftx2 .bdx2 ul li .pic{ display:block; width:150px; height:195px; margin:0px auto; padding:15px 0}
.picScroll-leftx1 .bdx1 ul li .main,.picScroll-leftx1 .bdx2 ul li .main{
	width:220px; height:410px; display:block; position:relative; background:#FFFFFF; 
	}
.picScroll-leftx1 .bdx1 ul li .pic img,.picScroll-leftx2 .bdx2 ul li .pic img{ width:150px; height:195px; display:block;}
.picScroll-leftx1 .bdx1 ul li .title,.picScroll-leftx2 .bdx2 ul li .title{ font-size:18px; color:#414141; font-weight:bold; width:195px; margin:0 auto 0 auto; text-align:center;}
.picScroll-leftx1 .bdx1 ul li .title a,.picScroll-leftx2 .bdx2 ul li .title a{
	color:#414141;
	}
.picScroll-leftx1 .bdx1 ul li .des,.picScroll-leftx2 .bdx2 ul li .des{ font-size:14px; color:#525252;width:195px; margin:10px auto 0 auto; color:#535353; line-height: 24px; font-size:14px; display:block; height:95px; text-align:center;}
.picScroll-leftx1 .bdx1 ul li .more,.picScroll-leftx2 .bdx2 ul li .more{
	width:100px;
	height:30px;
	color:#fff;
	line-height:30px;
	text-align:center;
	margin:0 auto;
	display:block;
	border-radius:5px;
	background:#FF3E4C
	}



.picScroll-leftx1 .bdx1 ul li .main1,.picScroll-leftx2 .bdx2 ul li .main1{
	width:220px; height:410px; display:block; position:relative; background:#FF3E4C; 
	}
.picScroll-leftx1 .bdx1 ul li .pic img,.picScroll-leftx2 .bdx2 ul li .pic img{ width:150px; height:195px; display:block;}
.picScroll-leftx1 .bdx1 ul li .title1,.picScroll-leftx2 .bdx2 ul li .title1{ font-size:18px; color:#fff; font-weight:bold; width:195px; margin:0 auto 0 auto; text-align:center;}
.picScroll-leftx1 .bdx1 ul li .title1 a,.picScroll-leftx2 .bdx2 ul li .title1 a{
	color:#fff;
	}
.picScroll-leftx1 .bdx1 ul li .des1,.picScroll-leftx2 .bdx2 ul li .des1{ font-size:14px; color:#fff;width:195px; margin:10px auto 0 auto;  line-height: 24px; display:block; height:95px;}
.picScroll-leftx1 .bdx1 ul li .more1,.picScroll-leftx2 .bdx2 ul li .more1{
	width:100px;
	height:30px;
	color:#FF3E4C;
	line-height:30px;
	text-align:center;
	margin:0 auto;
	display:block;
	border-radius:5px;
	background:#fff
	}


.foot-inner{
	width:1200px;
	height:170px;
	}

.foot_gundong{
	float:left;
	width:100%;
	height:100px;
	position:absolute;
	overflow:hidden;
	background:#393939;
	top:900px;
	left:0;
	}
.foot_gundong .foot_position{
	width:1920px;
	height:100px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}
.foot_gundong .left{
	display:block;
	color:#6F6F6F;
	float:left;
	font-size:14px;
	line-height:50px;
	}
.foot_gundong .left a{
	color:#6F6F6F;
	}
.foot_gundong .right{
	display:block;
	color:#6F6F6F;
	float:right;
	font-size:14px;
	line-height:50px;
	}
.foot_gundong .right a{
	color:#6F6F6F;
	}

#top{
	width:100%;
	height:50px;
	background:#393939;
	}
#top .position{
	width:1200px;
	height:50px; background:#393939;
	margin:0 auto;
	}
#top .position h1{
	display:block;
	color:#fff;
	float:left;
	font-weight:normal;
	position:fixed;
	top:0px;
	line-height:50px;
	font-size:14px; 	
	} 
#top .position .box1_top{
	width:200px;
	height:30px;
	float:left;
	font-size:14px;
	color:#393939;
	border-radius:5px;
	box-shadow:3px 3px 5px #000;
	line-height:30px;
	background:#fff;
	margin-left:235px;
	margin-top:10px;
	text-align:center;
	}
#top .position .box1_tel{
	float:left;
	font-size:14px;
	color:#989898;
	line-height:50px;
	margin-left:350px;
	}
#top .position .box1_tel span{
	color:#EAEAEA;
	font-size:18px;
	}
#top .position .box1_shejiao{
	float:right;
	line-height:50px;
	font-size:12px;
	}
#top .position .box1_shejiao a{
	display:block;
	padding-left:25px;
	color:#9B9B9B;
	font-size:12px;
	float:left;
	background:url(2.jpg) no-repeat left;
	margin-left:10px;
	}
#topx1{
	float:left;
	width:100%;
	height:129px;
	position:relative;
	 
	border-bottom:1px solid #EEEEEE;
	}
#topx1 .position{
	width:1920px;
	height:129px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	 
	}
#topx1 .position .logo{
	width:320px;
	height:50px;
	float:left;
	margin-top:40px;
	margin-left:360px;
	}
#topx1 .position .logo img{
	width:320px;
	height:50px;
	}


#topx1 .position ul{
    display:block;
    width:765px;
    height:90px;
	float:right;
	margin-right:350px;
    }
#topx1 .position ul .main_li{
    display:block;
    width:85px;
    text-align:center;
    float:left;
    background:url(1.png) no-repeat 0 27px;;
    height:90px;
    }
#topx1 .position ul .main_li .main_a{
    display:block;
    color:#585858;
    height:90px;
	line-height:90px;

    }
#topx1 .position ul .main_li .main_a .en{
    }
#topx1 .position ul .main_li .main_a .ch{
    font-size:14px;
    display:block;
    }
#topx1 .position ul .main_li .main_a:hover{
    color:#fff;
    background:url(15.jpg) no-repeat center;
    }
 
#topx1 .nav{ z-index:1;  right:0; margin-top:40px;}
#topx1 .nav a{ }
#topx1 .nav .nLi{ float:left; display:inline;  }
#topx1 .nav .nLi h3{ float:left; font-weight:normal;}
#topx1 .nav .nLi h3 a{ display:block; text-align:center;}
#topx1 .nav .nLi h3 a span{
    display:block;
    float:left;
    margin-top:50px;
    color:#fff;
    width:90px;
    }
#topx1 .nav .sub{ display:none; width:100%; left:0; top:130px;  position:absolute; background:url(4.png); z-index:10; height:197px; border-bottom:3px solid #5C5344;}
#topx1 .nav .sub .adv{
    width:700px;
    height:150px;
    float:left;
    overflow:hidden;
    margin-top:25px;
    }
#topx1 .nav .sub .adv .img{
    width:300px;
    height:150px;
    overflow:hidden;
    float:left;
    }
#topx1 .nav .sub .adv .img img{
    width:300px;
    height:150px;
    }
#topx1 .nav .sub .adv .text{
    float:right;
    width:375px;
    height:150px;
    }
#topx1 .nav .sub .adv .text h2{
    color:#fff;
    font-size:18px;
    font-weight:normal;
    display:block;
    }
#topx1 .nav .sub .adv .text h4{
    color:#fff;
    font-size:16px;
    font-weight:normal;
    display:block;
    clear:both;
    }
#topx1 .nav .sub .adv .text p{
    font-size:12px;
    color:#C3C3C3;
    font-weight:normal;
    display:block;
    width:100%;
    line-height:20px;
    margin-top:10px;
    }
#topx1 .nav .sub .list{ zoom:1; display:block; width:1200px; margin:0 auto; }
#topx1 .nav .sub .daohang{
    width:390px;
    height:120px;
    float:right; 
    margin-top:35px;
    }
#topx1 .nav .sub .daohang .daohang_nei{
    width:150px;
    height:49px;
    border-bottom:1px solid #fff;
    float:left;
    margin-left:40px;
    line-height:49px;
    color:#C3C3C3;
    font-size:14px; 
    }
#topx1 .nav .sub .daohang .daohang_nei a{
    color:#fff;
    border-color:#fff;
    }
#topx1 .nav .sub .daohang .daohang_nei a:hover{
    color:#fff;
    background:none;
    border-color:#00FFF3;
    }
#content{
	width:100%;
	}
#content .position{
	width:1200px;
	margin:0 auto;
	}
#content .position .left{
	width:250px;
	float:left;
	}
#content .position .left .class_topic{
	width:250px;
	height:80px;
	background:#393939;
	color:#fff;
	font-size:24px;
	text-align:center;
	line-height:80px;
	display:block;
	}
#content .position .left ul{}
.mChoose,.mNormal{
	display:block;
	width:250px;
	height:60px;
	font-size:14px;
	text-align:center;
	line-height:54px;
	border-bottom:1px solid #D7D7D7;
	}
.mNormal a{
	color:#585858;
	width:250px;
	height:54px;
	display:block;
	margin-top:4px;
	transition: background 0.5s;
-moz-transition: background 0.5s;	/* Firefox 4 */
-webkit-transition: background 0.5s;	/* Safari 和 Chrome */
-o-transition: background 0.5s;
	}
.mChoose a{
	background:#FF3E4C;
	color:#fff;
	width:250px;
	height:54px;
	display:block;
	margin-top:4px;
	}
.mNormal  a:hover{
	background:#FF3E4C;
	color:#fff;
	}
#content .position .right{
	width:920px;
	float:right;
	}
#content .position .right .weizhi{
	border-bottom:#D8D9D8 1px solid;
	}
#content .position .right .weizhi h2{
	font-size:24px;
	color:#585858;
	}
#content .position .right h2 a{
	color:#585858;
	font-weight:normal;
	}
#content .position .right .weizhi p{
	display:block;
	height:50px;
	line-height:50px;
	color:#B0AEAC;
	font-size:14px;
	}
#content .position .right p a{
	color:#B0AEAC;
	}
#content .position .right .list_main{
	width:100%;
	height:80px;
	padding:20px 0;
	}
#content .position .right .list_main .date{
	width:80px;
	height:80px;
	float:left;
	text-align:center;
	background:#393939;
	}
#content .position .right .list_main .date .dd{
	font-size:30px;
	line-height:30px;
	display:block;
	margin-top:18px;
	color:#fff;
	}
#content .position .right .list_main .date .yy{
	color:#fff;
	line-height:30px;
	}
#content .position .right .list_main .text{
	float:right;
	width:815px;
	height:80px;
	}
#content .position .right .list_main .text a{
	color:#686868;
	display:block;
	font-size:14px;
	}
#content .position .right .list_main .text p{
	color:#B0AEAC;
	display:block;
	line-height:25px;
	margin-top:10px;
	}
#content .position .right .d_page{
	width:100%;
	}
#content .position .right .d_page .up{
	text-align:center;
	}
#content .position .right .d_page .up h2{
	display:block;
	font-size:18px;
	color:#585858;
	line-height:18px;
	margin-top:30px;
	}
#content .position .right .d_page .up p{
	display:block;
	font-size:12px;
	color:#B0AEAC;
	margin-top:20px;
	}
#content .position .right .d_page .down{
	font-size:14px;
	color:#5C5C5C;
	line-height:2.25em;
	margin-top:20px;
	}
#content .position .right .pic{
	width:960px;
	}
#content .position .right .pic .pic_box{
	width: 280px;
	height:200px;
	display:block;
	position:relative;
	float:left;
	margin:0 40px 40px 0;
	}
#content .position .right .pic .img{
	width:280px;
	height:170px;
	display:block;
	}
#content .position .right .pic .img img{
	width:280px;
	height:170px;
	}
#content .position .right .pic .topic{
	width:280px;
	height:30px;
	color:#fff;
	display:block;
	line-height:30px;
	text-indent:10px;
	background:#474747;
	font-size:14px;
	}
	

#content .position .right .picxx{
	width:960px;
	}
#content .position .right .picxx .pic_box{
	width: 280px;
	height:420px;
	display:block;
	position:relative;
	float:left;
	margin:0 40px 40px 0;
	}
#content .position .right .picxx .img{
	width:280px;
	height:390px;
	display:block;
	}
#content .position .right .picxx .img img{
	width:280px;
	height:390px;
	}
#content .position .right .picxx .topic{
	width:280px;
	height:30px;
	color:#fff;
	display:block;
	line-height:30px;
	text-indent:10px;
	background:#474747;
	font-size:14px;
	}

#content .position .right .picxxx{
	width:1000px;
	}
#content .position .right .picxxx .pic_box{
	width:240px;
	height:60px;
	display:block;
	position:relative;
	float:left;
	margin:20px 33px;
	}
#content .position .right .picxxx .img{
	width:240px;
	height:60px;
	display:block;
	}
#content .position .right .picxxx .img img{
	width:240px;
	height:60px; 
	}

#content .position .list{
	width:920px;
	height:160px;
	margin-bottom:20px;
	}
#content .position .list .leftx{
	float:left;
	width:160px;
	height:160px;
	background:#F6F6F6;
	}
#content .position .list .leftx p{
	display:block;
	width:75px;
	height:125px;
	margin:20px auto 0 auto;
	text-align:center;
	}
#content .position .list .leftx p span{
	display:block;
	}
#content .position .list .leftx p .up{
	line-height:62px;
	border-bottom:1px solid #E0DFE0;
	font-size:34px;
	font-weight:200;
	color:#585858;
	}
#content .position .list .leftx p .down{
	margin-top:13px;
	font-size:14px;
	color:#B5B4B5;
	}
#content .position .list .img{
	display:block;
	width:200px;
	height:160px;
	float:left;
	}
#content .position .list .img img{
	width:200px;
	height:160px;
	}
#content .position .list .rightx{
	width:544px;
	height:158px;
	border:1px solid #E3E3E3;
	border-left:none;
	float:left;
	
	}
#content .position .list .rightx a{
	display:block;
	padding:0 20px;
	font-size:18px;
	line-height:18px;
	margin-top:30px;
	color:#2E2E2E;
	}
#content .position .list .rightx p{
	color:#B8B8B8;
	font-size:14px;
	padding:0 20px;
	display:block;
	line-height:25px;
	margin-top:15px;
	}











#content .position .list .leftx1{
	float:left;
	width:160px;
	height:160px;
	background:#FF3E4C;
	}
#content .position .list .leftx1 p{
	display:block;
	width:75px;
	height:125px;
	margin:20px auto 0 auto;
	text-align:center;
	}
#content .position .list .leftx1 p span{
	display:block;
	}
#content .position .list .leftx1 p .up{
	line-height:62px;
	border-bottom:1px solid #fff;
	font-size:34px;
	font-weight:200;
	color:#fff;
	}
#content .position .list .leftx1 p .down{
	margin-top:13px;
	font-size:14px;
	color:#fff;
	}

#content .position .list .rightx1{
	width:544px;
	height:158px;
	border:1px solid #E3E3E3;
	border-left:none;
	float:left;
	
	}
#content .position .list .rightx1 a{
	display:block;
	padding:0 20px;
	font-size:18px;
	line-height:18px;
	margin-top:30px;
	color:#2E2E2E;
	}
#content .position .list .rightx1 p{
	color:#B8B8B8;
	font-size:14px;
	padding:0 20px;
	display:block;
	line-height:25px;
	margin-top:15px;
	}
#footx{
	width:100%;
	height:170px;
	background:#393939;
	}
#footx .position{
	width:1200px;
	height:170px;
	margin:0 auto;
	position:relative;
	}
#footx .position .left{
	height:85px;
	width:785px;
	float:left;
	margin-top:40px;
	text-align:left;
	}
#footx .position .left p{
	display:block;
	line-height:40px;
	font-size:14px;
	color:#6F6F6F;
	}
#footx .position .left p a{
	color:#6F6F6F;
	}
#footx .position .right{
	width:270px;
	height:115px;
	float:right;
	margin-top:30px;
	}
#footx .position .right .box{
	width:115px;
	height:115px;
	float:right;
	margin-left:20px;
	}
#footx .position .right .box img{
	width:115px;
	height:115px;
	}
#adv .text1{
	width:320px;
	height:80px;
	position:absolute;
	left:400px;
	top:260px;
	}
#adv .text1 img{
	width:320px;
	height:80px;
	}

#adv .text2{
	width:430px;
	height:430px;
	position:absolute;
	left:0px;
	top:-100px;
	z-index:9
	}
#adv .text2 img{
	width:430px;
	height:65px;
	}
.quickmark1{
	width:150px;
	height:150px;
	padding:20px;
	background:#fff;
	position:absolute;
	z-index:3;
	top:50px;
	left:45px;
	opacity:0;
	}
.quickmark1 img{
	width:150px;
	height:150px;
	}

.quickmark2{
	width:150px;
	height:150px;
	padding:20px;
	background:#fff;
	position:absolute;
	z-index:3;
	top:50px;
	right:45px;
	opacity:0;
	}
.quickmark2 img{
	width:150px;
	height:150px;
	}