@charset "utf-8";
/*------------------------------共用样式*/ {
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}
html {
	overflow-x:hidden;
	overflow-y:scroll;
}
body {
	font-size: 13px;
	color:#565758;
	font-family:"微软雅黑","宋体",Microsoft YaHei, Tahoma,  Verdana, Georgia, Arial;
	background:#F7F7F7;
}
div, ul, li, p, ol, dl {
	list-style:none;
	display: block;
}
table {
	border:0;
	cellpadding:0;
	cellspacing:0;
}
a, img {
	border:0px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}/* Hides from IE-mac \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}/* End hide from IE-mac */
*+html .clearfix {
	min-height:1%;
}
a:focus {
	outline:none;
}
a:link {
	color:#565758;
	text-decoration: none;
 blr:expression(this.onFocus=this.blur());
}
a:visited {
	color:#565758;
	text-decoration: none;
 blr:expression(this.onFocus=this.blur());
}
a:hover {
	text-decoration: none;
	blr:expression(this.onFocus=this.blur());
	color:#9D9D9D;
}
a:active {
	text-decoration: none;
    blr:expression(this.onFocus=this.blur());
}
.clear {
	clear: both;
}
/*-----------------------------------------------*/

/*本站公共*/
.width100{
	width:100%;
}
.width1200{
	width:1200px;
}
.marginauto{
	margin:0 auto;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.absolute{
	position:absolute;
}
.relative{
	position:relative;
}
.position_left0{
	left:0px;
}
.position_right0{
	right:0px;
}
.position_bottom0{
	bottom:0px;
}
.position_top0{
	top:0px;
}

.font12{
	font-size:12px;
}
.font14{
	font-size:14px;
}
.font16{
	font-size:16px;
}
.font18{
	font-size:18px;
}
.font20{
	font-size:20px;
}
.font22{
	font-size:22px;
}
.font24{
	font-size:24px;
}
.fontnormal{
	font-weight:normal;
}
.fontbold{
	font-weight:bold;
}
.textcenter{
	text-align:center;
}
.textleft{
	text-align:left;
}
.textright{
	text-align:right;
}
.border1{border:1px solid #000;}
.row{display: flex;display: -webkit-flex;}
.align-center{align-items: center;}
.space-between{justify-content: space-between};
.diblock{display: inline-block;}
img{max-width: 100%;}
/*本站公用*/




/*-----------------首页------------------------*/
.izixun_ul{margin-top:10px;}
.izixun_ul li{ float:left; width:140px; margin-right:19px; height:240px; overflow:hidden;}
.izixun_ul li img{display:block;}
.izixun_more a{ color:#0d386b;}

.i_bottom{margin-top:20px;}

.izoujin_pic{ margin-bottom:10px;}
.izoujin{width:460px;}
.izoujin_txt{ padding:15px; background:url(../images/izoujin_bg.png) repeat;}
.izoujin_txt a{ display:block; color:#FFF;}


.idslx{width:300px;}
.ihuodong_ul{margin-top:10px; padding:10px; background:#f5f5f5;}
.ihuodong_ul li{line-height:28px;}
.ihuodong_ul a{text-decoration:underline;}
.icontact_r{padding-left:10px;width:175px;}
.icontact_l{ width:107px;}
.icontact_pic{margin-top:10px;}
.icontact_txt{margin-top:10px;}
/*-----------------首页 end------------------------*/


/*------------------header-----------------------*/


.header{
	height:350px;
	background:url(../images/header_bg.jpg) repeat-x;
	z-index:1;
}


/* header banner */

.focusBox { float:right; position: relative; width:1200px; height:350px; overflow: hidden; }
.focusBox .pic img { width:1200px; height:350px; display: block; }
.focusBox .hd { overflow:hidden; zoom:1; position:absolute; bottom:20px; right:100px; }
.focusBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:12px; height:12px; cursor:pointer; overflow:hidden; background:#fff; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.focusBox .hd .on{ background:#324399; filter:alpha(opacity=100);opacity:1;   }

.focusBox .prev,
.focusBox .next { width:45px; height:99px; position:absolute; top:91px; z-index:2; filter:alpha(opacity=20); -moz-opacity:.2; opacity:.2; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
.focusBox .prev { background-image:url(images/index.png); background-position:-112px 0; left:0 }
.focusBox .next { background-image:url(images/index.png); background-position:-158px 0; right:0 }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 }

/* header banner end*/

.top_nav{ width:150px; right:0px; top:0px; height:20px; line-height:20px;background:#8a8987;color:#d7cfcd; text-align:center}

.top_nav a{ color:#d7cfcd;}
/*2014-9-18 by zqq top header*/
.topheader{
	height:90px;
	/* background:url(../images/topbg.jpg) no-repeat; */
}
		/*------header menu------*/
		.h_menu_wrap{ width:100%; height:100%;margin:0 auto; position:relative; z-index:3}
		.h_menu{width:850px; position:absolute; top:50px; right:0px;}
		.nav{  height:20px; line-height:20px;   position:relative;  }
		.nav a{ color:#11d32;  }
		.nav .nLi{ float:left;  position:relative; display:inline;border-left:1px solid #bababb;}
		.nav .oneLi{border-left:none;}
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 20px; font-size:16px; }
		.nav .npa{padding:0 0px 0 20px; font-size:16px; }
				
		.spanborder{}
		.nav .sub{ display:none; left:0; top:22px;  position:absolute;  line-height:26px; width:100%; background:#fff}
		.nav .sub li{ zoom:1; width:100%;background:url(../images/sub_menu_bg.png) repeat-x; margin-bottom:1px; }
		.nav .sub a{ display:block; padding:0px 10px; text-align:center; }
		.nav .sub a:hover{ background:#f1a900;color:#5a5a5a  }
		.nav .on h3 a{}
		.i_logo{
			position:absolute;
			top:25px;
			left:0px;
		}
/*------------------header end-----------------------*/

.content_wrap{background:#FFF;}

.content{width:1100px; float:left;}
.contentL{width:33.33%;color: #000;}
.contentR{width:66.66%;color: #000;}
.contentR a{color: #000;}
.contentR .contentBox{width:96.4%;}
.content_wrap .title{padding:30px 0 15px;font-size: 18px;}
.content_wrap .title .txt{margin: 0 10px;}
.content_wrap .title .hr{flex: 1;height: 2px;background-color: #EEE;}

/* 新闻动态 */
.newsbox .newsList .picbox{width: 47.3%;overflow: hidden;min-height: 250px;}
.newsbox .newsList .picbox .picItem{height: 100%!important;}
.newsbox .newsList .picbox .picItem a{height: 100%;}
.newsbox .newsList .picbox .picItem .thumb{height: 85%;}
.newsbox .newsList .picbox .picItem .txt{padding: 10px 10px;font-size: 14px; background-color: #d2d2d2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsbox .newsList .picbox .picItem li{height: 100%;}
.newsbox .newsList .picbox img{width: 100%;height: 100%;object-fit: cover;}
.picbox .num { position: absolute; z-index: 3; top: 8px; right: 8px; }
.picbox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.picbox .num li a,.picbox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.picbox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.picbox .num li.on a,.picbox .num a:hover{ background:#f60;  } 

.newsbox .newsList .listbox{width: 48.9%;font-size: 14px;}
.newsbox .newsList .listbox li{border-bottom: 1px dashed #d2d2d2;padding: 17px 0 7px;}
.newsbox .newsList .listbox li:first-child{padding-top: 0;}
.newsbox .newsList .listbox .square{width: 5px;height: 5px;background-color: #000;margin-right: 10px;}
.newsbox .newsList .listbox .ntitle{width: 72%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right: 10px;}
.newsbox .newsList .listbox .more{padding: 17px 0 7px;}

/* 园区简介 */
.yqjj .main img{width: 100%;}
.yqjj .main .txt{padding: 23px;line-height: 23px;font-size: 14px;border: 1px solid #dddddd;}

/* 招商中心 */
.contentL .investment .main .item{margin-bottom: 10px;}
.contentL .investment .main .item:nth-of-type(1) .txtBox{background-color: #ecc238;}
/* .contentL .investment .main .item:nth-of-type(1) .txtBox{background-color: #826bde;} */
.contentL .investment .main .item:nth-of-type(2) .txtBox{background-color: #e73237;}
/* .contentL .investment .main .item:nth-of-type(2) .txtBox{background-color: #f863b1;} */
.contentL .investment .main .item:nth-of-type(3) .txtBox{background-color: #70abf7;}
/* .contentL .investment .main .item:last-child{margin-bottom: 0px;} */
.contentL .investment .thumb{width: 31.25%;}
.contentL .investment .txtBox{width: 66.75%;}
.contentL .investment .txtBox{width: 66.75%;font-size: 16px;color: #FFF;}
.contentL .investment .txtBox>.row{padding: 0 30px;height: 100%;}
.contentL .investment .txtBox .cn{font-size: 24px;}
.contentL .investment .txtBox .enter {width: 35px;height: 35px;line-height: 35px;text-align: center;font-family: "宋体";border-radius: 50%;background: #FFF;font-size: 26px;font-weight: bold;color: #000;right: 30px;mix-blend-mode: screen;}

/* 联系我们 */
.contentL .contact .main{padding: 12px;display: flex;display: -webkit-flex;flex-wrap: wrap;border: 1px solid #dddddd;}
.contentL .contact .main p{background-color: #6eb92b;font-size: 14px;font-weight:bold;color: #FFF;padding: 8px 0;padding-left:70px;margin-bottom: 10px;width: 100%;}
.contentL .contact .main p:nth-of-type(1){order: 2;margin-top: 20px!important;}
.contentL .contact .main p:nth-of-type(2){order: 3;}
.contentL .contact .main p:nth-of-type(2) a{color: #FFF;}
.contentL .contact .main p:nth-of-type(3){order: 4;}
.contentL .contact .main p:nth-of-type(4){display: none;}
.contentL .contact .main>div{width: 100%;overflow: hidden;}
.contentL .contact .main>div, .contentL .contact .main>p{display: none;}
.contentL .contact .main .mapBox{order: 1;display: block;}
.contentL .contact .main .txtBox{order: 2;display: block;}
.contentL .contact .main iframe{height: 365px;}

.content_left{width:290px; height:auto;}

.content_right{width:778px; margin-top:40px; padding-bottom:25px;}
.crumbs{height:20px; line-height:20px; padding-bottom:10px; border-bottom:1px solid #5a5a5a;}
.crumbs_left{}
.content_txt{line-height:25px;}

.menu_left{ float:right; background:#fff;width: 85%;margin: 10px 0;}
.menu_left .title{padding: 0;display: flex;align-items: flex-end;}
.menu_left .title .txt{font-size: 23px;}
.menu_left .title .txt>div{display: inline-block;}
.menu_left .title .txt .en{font-size: 13px;color: #929191;margin-left: 5px;}
.menu_left li.active{background-color: #019fe8;}
.menu_left li{background-color: #e9e9e9;color: #000;margin-top: 10px;padding: 13px 20px;}
.menu_left li a{color: #000;}
.menu_left li.active a{color: #FFF;}
.menu_left li .icon{color: #019fe8;font-family: '宋体';font-weight: bold;margin-right: 10px;}
.menu_left li.active .icon{color: #FFF;}

.logo_h{width:108px; margin:0 auto; margin-top:40px;}

/*-------------------------------------------------*/
/* left_nav */
.left_nav{background:#fff; margin-top:15px;}

.nav_contact{margin-top:30px;}
.nav_contact dl{}
.nav_contact dl dt{height:22px;line-height:22px;font-size:18px;color:#000;font-family:"微软雅黑",Microsoft YaHei, Tahoma,  Verdana, Georgia, Arial;margin-bottom:20px;}
.nav_contact dl dd{height:30px;position:relative; border-bottom:1px dashed #CCCCCC; height:144px;margin-top:10px;}
.nav_contact dl dd .L{width:22px;float:left;height:138px}
.nav_contact dl dd .L span{float:left;width:18px;height:18px;color:#FFF; background:url(../images/numbg.jpg) no-repeat; line-height:18px;text-align:center; font-weight:bold;}
.nav_contact dl dd .L .num{background:url(../images/numbga.jpg) no-repeat;}
.nav_contact dl dd .R{width:170px;float:right;height:138px;color:#325e7f;font-size:12px; line-height:18px;}
.nav_contact dl dd .R p{margin-bottom:5px;height:35px; overflow:hidden;}
.nav_contact dl dd .R p a{color:#325e7f;}


.nav_contact dl dd .nav_right{width:120px;position:absolute;left:160px;top:-40px;background:#f1a900;display:none; border:5px solid #fbf9f5;font-family:"微软雅黑",Microsoft YaHei, Tahoma,  Verdana, Georgia, Arial;}
.nav_contact dl dd .nav_right .nav_right_ul{ padding:40px 20px; }
.nav_contact dl dd .nav_right .nav_right_ul li{ height:29px; line-height:29px; border-bottom:1px solid #fef9ee;}
.nav_contact dl dd .nav_right .nav_right_ul li a{ display:block; text-align:center;}
.nav_contact dl dd .nav_right a:hover{}
.nav_contact dl dd a.nav_left{height:30px;line-height:30px;display:block;color:#000; text-align:center;overflow: hidden; font-size:14px; font-family:"微软雅黑",Microsoft YaHei, Tahoma,  Verdana, Georgia, Arial;}
.nav_contact dl dd a.nav_left:hover{background:#f5f5f5;}
.tanchu_arrow{top:38px; left:-30px; width:30px; height:26px;}
.nav_menu_on{background:#f5f5f5; z-index:9;}
/*----------------------------------------------------*/
/*------------------------------footer---------------------------*/

.fonter{ background:#e6e6e6; height:auto;}
.fonter>.row{padding: 40px 0;}
.fonter .msgBox{font-size: 14px;color: #000;width: 80%;}
.fonter .msgBox a{font-size: 14px;color: #000;}
.fonter .msgBox .msg{width: 65%;margin: 20px 0;}

.float_inner{padding:35px 100px 60px 320px; }/*1200-100-778=1200-878=122px 122+192=314px*/
.f_txt1{ width:350px; letter-spacing:-1px; padding-top:25px;}
.copyright{letter-spacing:0.5px;}
.f_txt2{ width:160px; padding-top:25px;}
.f_txt3{ width:180px; padding-top:25px;}
.f_txt4{ width:88px;}
.paddingtop25{ padding-top:5px;}

/*------------------------------footer end---------------------------*/


/*------------news-----------------------------------*/

.focus{width:778px;height:286px;position:relative;}
.focus #pic{width:778px;height:286px;overflow:hidden;}
.focus #pic ul{width:1216px;height:286px;float:left;}
.focus #pic li{width:778px;height:286px;float:left;}
.focus #pic li img{width:778px;height:286px;float:left;}
.focus .tip-bg{width:778px;height:21px;position:absolute;left:0;bottom:0;z-index:12;}
.focus #tip{width:96px;height:14px;position:absolute;left:104px;bottom:3px;z-index:13; display:none;}
.focus #tip ul li{width:14px;height:14px;float:left;display:inline;margin:0 5px;cursor:pointer;background:url(../images/focus_tip.png) no-repeat;}
.focus #tip ul li.on{background:url(../images/focus_tip_current.png) no-repeat;}
.focus .btn{width:34px;height:17px;position:absolute;right:0;bottom:0px;z-index:14;overflow:hidden;}
.focus .btn ul{width:100%;float:left;}
.focus .btn li{width:17px;height:17px;float:left;display:inline;margin:0px;cursor:pointer;overflow:hidden;}
.focus .btn li.prev{background:url(../images/news_left.png) no-repeat left top;}
.focus .btn li.next{background:url(../images/news_right.png) no-repeat left top;}

.news_list{margin-top:15px;}
.width80{width:80px;}
.width198{width:198px;}
.width500{width:500px;}
.news_top{height:30px; line-height:30px; background:#f1f1f1; border-bottom:1px solid #cccccc;border-top:1px solid #2d2d2d;}
.news_list_li{ height:54px; line-height:54px; border-bottom:1px solid #cccccc;}

.news_title a{padding-left:20px; display:block;}
.news_more{height:30px; line-height:30px; margin-left:30px; padding-left:20px; border-left:1px solid #cccccc; padding-right:15px; margin-top:13px;}
.news_more img{ display:block;}

.search{height:30px; line-height:30px; margin-top:30px;}
.newsfenlei{ display:block;width:70px; height:28px; line-height:28px; text-align:center; border:1px solid #8e8e8e; margin-right:5px;font-family : Trebuchet MS;*border:solid 1px #8e8e8e !important; *border:solid 1px #8e8e8e; }
.newstxt{ width:180px; height:26px; line-height:26px; border:1px solid #8e8e8e; margin-right:5px;}
.newssub{width:46px; height:28px; background:url(../images/go.jpg) no-repeat; border:none; cursor:pointer;}

/*--------------------news end ------------------------------*/


/*--------------------kanwu------------------------------*/

.kanwu_wrap{padding:60px 65px 30px 65px;}
.kanwu_wrap ul li{float:left; margin-right:24px; margin-bottom:30px;}
.kanwu_wrap ul li img{ display:block;}
.kanwu_wrap ul li p{ height:60px; line-height:60px; text-align:center; background:#FFF;}

.game163{ position: relative; overflow: hidden; width: 778px; }
.game163 .bigImg{ height: 390px; position: relative; border: 1px solid #dcdddd;}
.game163 .bigImg li img{ vertical-align:middle; width:776px; height:390px;   }
.game163 .bigImg  h4{ font-size: 14px; font-weight: bold; line-height: 33px; height: 33px; padding-right: 30px; overflow: hidden; text-align: left; display:none; }

.game163 .smallScroll{ height: 70px; margin-top:20px;}
.game163 .sPrev{ float: left; display: block; width: 22px; height: 22px; text-indent: -9999px; background:url(../images/kanwu_left.png) no-repeat;margin-top: 23px; }
.game163 .sNext{ float: right; display: block; width: 22px; height: 22px; text-indent: -9999px; background:url(../images/kanwu_right.png) no-repeat;margin-top: 23px; }
.game163 .sPrev:hover{ }
.game163 .sNext:hover{ }

.game163 .smallImg{ float:left;  margin: 0 6px; display:inline; width: 720px; overflow: hidden;}
.game163 .smallImg ul{ height:70px;  width: 9999px; overflow: hidden; }
.game163 .smallImg li{ float: left; padding: 0 10px 0 0; width:136px; cursor:pointer;  display: inline; position:relative;  }
.game163 .smallImg li a{ display:block;}
.game163 .smallImg img{ border: 1px solid #dcdddd; width:134px; height:68px;  }
.game163 .smallImg .on img{ }
.small_bg{ display:none;}
.game163 .smallImg .on .small_bg{ display:block; position:absolute; left:0px; top:0px; width:136px; height:70px; overflow:hidden;}


.game163 .pageState{ position: absolute; top: 235px; right: 5px; font-family: "Times New Roman", serif; letter-spacing: 1px; display:none;}
.game163 .pageState span{ color: #f00; font-size: 16px;}


/*------------------kanwu end-----------------------------------*/


/*-----------------推荐------------------------*/

.tujian_wrap{ margin-top:40px;}
.tujian_wrap ul li{float:left; margin-right:24px; margin-bottom:15px;}
.tujian_wrap ul li img{ display:block; border:1px solid #ccc; }

.tujian_wrap ul li h2{ }
.tujian_wrap ul li p{ height:40px; line-height:40px; text-align:center; background:#FFF;}

/*人物推荐*/
.rwtujian_wrap{ margin-top:40px; position:relative;}
#slider{width:778px;}
#slider li.mb-panel{width:200px;}
/*人物推荐 end*/

/*-----------------推荐 end------------------------*/


/*---------------预告-------------------------------*/
/*778-392=376*/
.yugao_ul{ margin-top:30px;}
.yugao_ul li{margin-bottom:18px;}
.yugao_l{width:340px; padding:20px 23px; background:#efeeec; color:#5a5a5a;}
.yugao_title{height:26px; line-height:26px;}
.yugao_date{height:26px; line-height:26px;}
.yugao_sum{ height:90px; line-height:26px;}


.yugao_r{width:392px;}

/*------------预告 end--------------------------------*/

/*-----------园区生活------------------------------------*/

.daohang{ padding-top:25px; position:relative;}
.daohang .haolou1{ display:block; height:100px; width:100px; left:20px; top:170px;}
.daohang .haolou2{ display:block; height:100px; width:160px; left:60px; top:300px;}
.daohang .haolou3{ display:block; height: 60px; width: 120px; left:140px; top: 230px;}
.daohang .haolou4{ display:block; height:100px; width:130px; left:270px; top:190px;}
.daohang .haolou5{ display:block; height:50px; width:150px;  left:250px; top:120px;}
.daohang .haolou6{ display:block; height:90px; width:200px;  left:420px; top:160px;}
.daohang .haolou7{ display:block; height:60px; width:100px; left:420px; top:90px;}




