@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; color:#444; font-size:12px; font-family:Arial, "宋体"}
a,li,ul,dl,dt,dd,h1,h2,h3,p{text-decoration:none;color:#444; margin:0; padding:0; boder:0; list-style-type:none;}
h4{margin:0; padding:0; font-weight:normal;}
img,img a{border:none;}
a:hover{color:#8ACB38;}


/*-----------------------------------------background--*/
.top_bg{background:url(../images/top_bg.jpg) repeat-x; height:87px;}
.main{background:url(../images/main_bg.jpg) repeat-x top;}


/*-----------------------------------------自定义--*/
.contairner{width:1200px; margin-left:auto; margin-right:auto; height:auto; overflow:auto; overflow-y:hidden;overflow-x:hidden}
.logo{width:255px; height:67px; float:left;}
.banner{height:474px;}
.foot{height:80px; border-top:1px solid #EDEDED; clear:both;}
.foot_logo{width:182px; height:36px; float:left;}
.title,.title_cn{ border-bottom:1px solid #EDEDED; background:url(../images/bk_icon.jpg) no-repeat center left; padding-left:20px;}
.title{height:30px;line-height:30px; font-size:14px;}
.title_cn{height:40px;line-height:40px;}
.news_list{height:28px; border-bottom:1px #EDEDED solid; border-top:1px #EDEDED solid; margin-top:15px; line-height:28px;}
.sub_nav{border:1px solid #e7e7e7;}
.sub_nav_title{background:url(../images/title_bg.jpg) center top; height:54px; text-align:center;}
.sub_nav ul{text-align:center; padding:15px 40px 30px;}
.sub_nav ul li{border-bottom:1px dashed #d6d6d6;}
.subon a,.subon{color:#8ACB38;}
.centent p{text-indent:2em; line-height:24px;}
.case{height:129px; padding:15px 0; border-bottom:1px dashed #8ACB38;}
.sign_bg{background:url(../images/login.jpg) no-repeat center top; height:304px; margin-bottom:15px; padding-top:200px; padding-left:200px}
.case_list li{background:url(../images/list_icon.jpg) no-repeat left center; padding-left:10px; line-height:21px;}
.friendlink{border:1px solid #e7e7e7; height:40px; background:url(../images/link.jpg) no-repeat center left; padding-left:110px; margin-bottom:15px; padding-right:10px;}
.friendlink a{margin-right:15px;}
.download li{font-family:"宋体"; line-height:35px; height:35px; border-bottom:1px dashed #d6d6d6; overflow:hidden}
.cn_title{border-top:1px dashed #e4e4e4;line-height:30px; color:#888; margin-bottom:10px;}

/*------------------新闻列表----*/
.newscn_list li{height:60px; border-bottom:1px dotted #ccc; padding:15px 0;}
.news_bg1{background:url(../images/news_bg1.jpg); width:60px; height:60px;}
.news_bg2{background:url(../images/news_bg2.jpg); width:60px; height:60px;}


/*-----------------------------------------margin--*/
.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.ml5{margin-left:5px;}
.ml20{margin-left:20px;}
.ml10{margin-left:10px;}
.ml35{margin-left:35px;}
.ml70{margin-left:70px;}
.mb15{margin-bottom:15px;}
.mr5{margin-right:5px;}
.mr23{margin-right:23px;}

/*-----------------------------------------padding--*/
.pt5{padding-top:5px;}
.pt15{padding-top:15px;}



/*-----------------------------------------float--*/
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}



/*-----------------------------------------width--*/
.w70{width:70px;}
.w203{width:203px;}
.w210{width:210px;}
.w285{width:285px;}
.w288{width:288px;}
.w241{width:241px;}
.w245{width:245px;}
.w315{width:315px;}
.w375{width:375px;}
.w395{width:395px;}
.w635{width:635px;}
.w678{width:678px;}
.w608{width:608px;}


/*-----------------------------------------width--*/
.h30{height:30px;}
.h60{height:60px;}
.h82{height:82px;}
.h115{height:115px;}
.h120{height:120px;}
.h160{height:160px;}
.h205{height:205px;}
.h225{height:225px;}
.h290{height:290px;}
.h105{height:105px;}
.h342{height:342px;}

/*-----------------------------------------color--*/
.fcgray{color:#D6D6D6;}
.fclv{color:#8ACB38;}
.fc999{color:#999;}
.fcfff{color:#fff;}
.fc000{color:#000;}

/*-----------------------------------------decoration--*/
.ofhd{overflow:hidden;}
.t2em{text-indent:2em;}
.bold{font-weight:bold;}
.tacn{text-align:center;}
.tar{text-align:right}
.tdun{text-decoration:underline;}

/*-----------------------------------------line-height--*/
.lh20{line-height:20px;}
.lh24{line-height:24px;}
.lh30{line-height:30px;}
.lh40{line-height:40px;}
.lh45{line-height:45px;}

/*-----------------------------------------font-size--*/
.fs10{font-size:10px;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs20{font-size:20px;}
.fs25{font-size:25px;}

/*-----------------------------------------font-family--*/
.ffyh{font-family:"微软雅黑", Tahoma;}
.ffs{font-family: "宋体",Arial,;}


/*------------------翻页代码----*/
DIV.digg {TEXT-ALIGN: center; padding:30px 0; clear:both;}
DIV.digg A { padding:5px 10px; BORDER: #ccc 1px solid;  MARGIN: 3px; COLOR: #000; background-color:#F8F9F4;}
DIV.digg A:hover {BORDER: #8ACB38 1px solid;}
DIV.digg A:active {BORDER: #8ACB38 1px solid; COLOR: #000;}
DIV.digg SPAN.current {padding:5px 10px; BORDER: #8ACB38 1px solid; MARGIN: 3px; COLOR: #fff; BACKGROUND-COLOR: #8ACB38}
DIV.digg SPAN.disabled {BORDER: #ccc 1px solid;  MARGIN: 3px; COLOR: #bbb; padding:5px 10px; background-color:#fff; }
DIV.digg SPAN {BORDER: #8ACB38 1px solid;padding:5px 10px; MARGIN: 3px; COLOR: #000; background-color:#F8F9F4;}

/*-----------------意见箱----*/
#content_form{ height:auto; overflow:auto; }
#content_right_pic{ float:right;}
#liuyan{ width:600px; margin-bottom:10px;}
#liuyan_wz{ float: left; width:100px; text-align:right; line-height:30px;  font-size:12px;}
.anniu{ float:right;  width:140px; overflow:auto; margin-bottom:15px;}
.anniu li{ float:left; width:52px; height:30px; margin-right:10px;}
#liuyan span a{color:#FFB0FF; text-decoration:underline;}
#liuyan input,#liuyan textarea,#liuyan select{color:#333;}

/*-----------------主导航----*/
#nav {	position:relative;	width:690px; margin-left:15px; margin-top:25px;}
#nav ul {	height:31px;	line-height:28px;overflow:hidden;}
#nav ul li {	float:left;	width:74px; margin-left:2px;}
#nav ul li a {	font-size:14px;	width:74px;	display:block;	text-align:center; font-family:"微软雅黑", Tahoma}
#nav ul li a:hover,.on a{ background:url(../images/nav_hover.jpg) no-repeat; color:#fff; height:31px;}
.on .subnav p a{ background:none !important}
#nav .subnav {	display:none;	position:absolute;	top:30px;	width:auto!important;	min-width:110px;	height:27px;	line-height:27px;	white-space:nowrap;	}
#nav .subnav p {	margin-left:10px;	padding-right:10px;	 color:#888;}
#nav .subnav p span {	display:block;	}
#nav .subnav p a {font-size:12px;	display:inline; color:#888;	text-decoration:none;	margin:0 5px;	padding:0 2px;}
#nav .subnav p a:hover {	font-weight:400;	background-image:none;border-bottom:2px solid; color:#8ACB38}
#nav .subnav .arrow {	position:absolute;top:-4px;	display:block;	width:11px;	height:5px;}


/*-----------------主导航----*/
.list { text-align:center; padding:20px 40px ; font-family:"微软雅黑", Tahoma; font-size:14px;}
.list dl {		font-weight:normal;cursor:pointer; border-bottom:1px dashed #d6d6d6;}
.list dl dt {	background:url(../images/icon.jpg) no-repeat 30px center; height:45px; line-height:45px;}
.list dl dd {display:none; font-size:12px; font-family:Arial, "宋体"; line-height:30px;}


/*选项卡1*/
#Tab1{width:395px;padding:0px;margin:10px auto 0;}
/*菜单class*/
.Menubox {width:100%;height:25px;line-height:25px; border-bottom:1px solid #EFEFEF;}
.Menubox ul{margin:0px;padding:0px;}
/*选项卡非选中状态的外观*/ 
.Menubox li{ float:left; display:block; cursor:pointer; width:75px; text-align:center; color:#3D464B; position: relative;  margin-right:3px; background-color:#EFEFEF; }
/*选项卡选中状态的外观*/ 
.Menubox li.hover{	padding:0px;width:75px;	color:#fff;	font-weight:bold;height:25px;line-height:25px; background-color:#8ACB38;position: relative;	}
.Contentbox{clear:both;	margin-top:0px;	height:150px;padding-top:8px;}

/*选项卡2*/
#Tab2{padding:1px;margin:10px auto 0; border:1px solid #e4e4e4; height:245px;}
/*菜单class*/
.Menubox2{ width:633px; height:38px;background:url(../images/111.jpg) repeat-x top; padding-bottom:1px; border-bottom:1px solid #e4e4e4; overflow:hidden}
.Menubox2 ul{margin:0px;padding:0px;}
/*选项卡非选中状态的外观*/ 
.Menubox2 li{ float:left; display:block; cursor:pointer;width:68px; padding:3px 5px;height:32px; text-align:center; position: relative;  border-right:1px solid #fff; }
/*选项卡选中状态的外观*/ 
.Menubox2 li.hover{	padding:0px;width:68px; padding:3px 5px;color:#fff;height:32px;position: relative; background:url(../images/hover_bg.jpg) no-repeat;	}
.Contentbox2{clear:both;height:188px; padding:9px;overflow:hidden;}


/*-----------------首页图片滚动----*/
.rollBox{width:635px;overflow:hidden;margin:10px auto 0;}
.rollBox .Cont{width:582px;overflow:hidden;margin:0 10px; float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:185px;float:left;text-align:center;padding-right:12px;}
*+html .rollBox .Cont .pic{width:185px;float:left;text-align:center}
.rollBox .Cont .pic img{padding:1px;background:#fff;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:35px;}
/*.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}*/
.rollBox #List1,.rollBox #List2{float:left;}
#leftin{width:16px; height:30px; float:left; margin-top:50px;}
#rightin{width:16px; height:30px; float:right;margin-top:50px;}



/*-----------------首页banner切换----*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td, span{padding:0;margin:0;}
#full-screen-slider { width:100%; height:380px;  position:relative}
#slides { display:block; width:100%; height:380px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}

#pagination { display:block;z-index:9999; width:110px; position:absolute;top:360px; right:50%; margin-right:-90px; }
#pagination li { display:block; list-style:none; width:18px; height:18px; float:left; margin-left:10px;background:url(../images/hover.png) no-repeat;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px; }
#pagination li.current {  background:url(../images/on.png) no-repeat !important;}


    .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
	
	
	
/*-----------------新增加----*/
	.w310{width:310px;}
	.w385{width:385px;}
	.w395{width:394px;}
	.w790{width:790px;}
	.w860{width:860px;}
	.h20{ height:20px;}
	.h210{ height:210px;}
	.h290{height:290px;}
	.h235{height:235px;}
	.news_pic{width:370px; height:230px; padding:1px; border:1px solid #EDEDED;}
	.brdbf{border-right:1px dotted #BFBFBF;}
	.bbdbf{border-bottom:1px dotted #BFBFBF;}
	.pr15{padding-right:15px;}
	.fcgreen{color:#006834;}
	.pt10{padding-top:10px;}
	.pb10{padding-bottom:10px;}
	.lh26{line-height:26px;}
	.pl15{padding-left:15px;}
	


/* v_show style */
.v_show { position:relative; margin-left:34px;}
/* 左右按钮 */
.change_btn { display:block; display:block; width:24px; height:48px; overflow:hidden;   text-indent:-9999px; cursor:pointer; }
.prev {background:url(../images/left1.jpg) no-repeat; position:absolute; left:-34px; top:70px; z-index:100}
.next {  background:url(../images/right1.jpg) no-repeat;position:absolute; top:70px; z-index:100;right:-34px}
/* 滚动内容 */
.v_content { position:relative; overflow:hidden; text-align:center }
.v_content_list { position:absolute; width:25000px;top:0px; left:0px; }
.v_content ul li { display:inline; float:left;  margin:0 2px; padding:6px; background:url(../images/case_bg.jpg) no-repeat top center; }
.v_content ul li a { display:block;width:267px;text-align:center;}
.v_content ul li img { width:255px; height:145px;}
.v_content ul li .pic_title { width:267px; height:42px; padding-top:5px; margin-top:10px; background-color:#ECF0F2;  }
.pic_title a{font-family:"微软雅黑",Tahoma, Geneva, sans-serif; color:#000; font-size:14px; line-height:22px; height:22px; overflow:hidden}
.pic_title p{ color:#999}

/* v_show style */
.v_show1 { position:relative; margin-left:26px;}
/* 左右按钮 */
.change_btn1 { display:block; display:block; width:16px; height:30px; overflow:hidden;   text-indent:-9999px; cursor:pointer; }
.prev1 {background:url(../images/left.jpg) no-repeat; position:absolute; left:-26px; top:50px; z-index:100}
.next1 {  background:url(../images/right.jpg) no-repeat;position:absolute; top:50px; z-index:100;right:-26px}
/* 滚动内容 */
.v_content1 { position:relative; overflow:hidden; text-align:center }
.v_content_list1 { position:absolute; width:25000px;top:0px; left:0px; }
.v_content1 ul li { display:inline; float:left;  margin:0 8px; }
.v_content1 ul li a { display:block;width:185px;text-align:center;}
.v_conten1t ul li img { width:185px; height:130px;}
.v_content1 ul li p { width:185px; height:30px; padding-top:5px;  }


#box{ position:relative; width:370px; height:235px; overflow:hidden }
#box .bigUl{}
#box .bigUl img{height:235px;}
#box .prev{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -44px -63px no-repeat; z-index:500; top:100px; left:0px; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
#box .next{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -74px -63px no-repeat; z-index:500; top:100px; right:0px; opacity:0; filter:alpha(opacity=0);cursor:pointer;}
.bigUl li { position:absolute;}
.numberUl { position:absolute; right:0; bottom:0px; z-index:400}
.numberUl li{width:24px; height:13px;  float:left; background:#3b5998; opacity:0.7; margin-left:1px;}
.numberUl li a{ display:block ;width:24px; height:13px; color:#fff; font-size:12px; text-align:center; line-height:13px;}
#box .textUl li{ position:absolute; left:20px; bottom:10px; display:none;}
#box .textUl li a{ font-size:18px; font-family:"Microsoft Yahei"; color:#000; font-weight:bold;}
.numberUl li.night a{ background:yellow; color:black; }


#boxt{ position:relative; width:370px; height:235px; overflow:hidden }
#boxt .bigUlt{}
#boxt .bigUlt img{height:235px;}
#boxt .prevt{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -44px -63px no-repeat; z-index:500; top:100px; left:0px; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
#boxt .nextt{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -74px -63px no-repeat; z-index:500; top:100px; right:0px; opacity:0; filter:alpha(opacity=0);cursor:pointer;}
.bigUlt li { position:absolute;}
.numberUlt { position:absolute; right:0; bottom:0px; z-index:400}
.numberUlt li{width:24px; height:13px;  float:left; background:#3b5998; opacity:0.7; margin-left:1px;}
.numberUlt li a{ display:block ;width:24px; height:13px; color:#fff; font-size:12px; text-align:center; line-height:13px;}
#box .textUlt li{ position:absolute; left:20px; bottom:10px; display:none;}
#box .textUlt li a{ font-size:18px; font-family:"Microsoft Yahei"; color:#000; font-weight:bold;}
.numberUlt li.nightt a{ background:yellow; color:black; }
