@charset "gb2312";
/*topbd*/
.container{width:1150px; min-width:1150px; margin:0px auto}

.ntbg{ width:100%; height:35px; min-width:1150px; border-bottom:1px solid #ececec; background-color:#f8f8f8; }
.ntbd{width: 1150px; min-width:1150px; height:35px; line-height:35px; margin: 0 auto;}
.notice{ 
	float:left;
	height:35px;
}
.toptel{
	float:right;
	height:35px; 
	line-height:35px;
	text-align:right;
}

.header_center{overflow:hidden; margin-bottom:10px;}
.header_center dl{ float:left; overflow:hidden; margin-top:10px;}
.header_center dt{ float:left; padding:10px 0; padding-right:12px; background:url(../images/logo_wen_bg.png) no-repeat center right;}
.header_center dd{ float:left; margin-left:15px; overflow:hidden}
.header_center dd h2{ font-size:24px; color:#0352a9; margin-top:30px; margin-bottom:10px;}
.header_center dd p{ font-size:16px; color:#333;}
.header_center .cxt{ display:block; float:left; margin-left:40px; margin-top:45px;}
.header_center .phone{ overflow:hidden; background:url(../images/phone.png) no-repeat left center; margin-right:50px; padding-left:50px; margin-top:15px; float:right;}
.header_center .phone p{ font-size:16px; color:#333;}
.header_center .phone h3{ font-size:32px; color:#0352a9; font-family:"Impact"; color:#c00000}
/*head end*/
.g_nav{ height:55px; background-color:#44aa08; position:relative; z-index:1; min-width:1200px;}
.g_nav01{ width:1150px; min-width:1150px; margin:0 auto; position:relative;}
.navmenu{
	display:table;
	margin: auto;
}
/*无js下拉菜单*/
.nav {
	width:100%;
}
.nav ul li {
	float: left;
	height: 55px;
	text-align: center;
	position: relative;
	border-left:1px solid #3d9907;
}
.nav ul li:first-child{ border-left:none}
.nav ul li .tits {
	width: 110px;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	color: #fff;
	display: block;
	position: relative; 
	box-sizing: content-box;
}

.nav ul li dl {
	width: 100%;
	height: auto;
	background-color:#ff6700;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
	padding: 5px 0;
	position: absolute;
	top: 55px;
	left: 0;
	display: none;
}
.nav ul li dl dd {
	width: 90px;
	height: auto;
	margin: 0 auto;
	border-bottom: 1px solid #ff4800;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
}
.nav ul li dl dd a {
	color: #fff;
	width: 100%;
	display: block;
}
.nav ul li dl dd a:hover {
	color: #fff;
	width: 100%;
	display: block;
	background-color:#3498db;
	text-decoration:none
}
.nav ul li:hover .tits {
	background: #ff6700;
}

.nav ul li:hover dl {
	display: block;
}
.nav ul li.on .tits {
	background: #ae1628;
}
/*菜单end*/

.so_bg {width:100%; min-width: 1200px; border-bottom: 1px solid #e5e5e5;}
.searchbar {width:1200px; min-width: 1200px; margin:0 auto;padding:8px 0 ; height:50px; overflow:hidden}
.keywords {color:#363636;width:728px;}
.keywords b {display: block;float: left;width:120px;padding-top: 12px;font: bold 20px "Microsoft Yahei";color: #034091;}
.keywords p {float: right;width: 608px;overflow: hidden;font: 14px/50px "Microsoft Yahei";}
.keywords p a{color:#666;padding:0 3px;display: inline-block;white-space: nowrap;}
.search{width:204px;height:31px;padding-top: 10px;}
.search .in_text{vertical-align: middle;float:left;width:159px;height:25px;line-height:25px;padding:3px;padding-left:7px;color:#999;background:url(../images/search_bg.gif) no-repeat 0 0;border:none;}
.search .so{float:right;width:35px;height:31px;background:url(../images/search_bg.gif) no-repeat -169px 0;border:none;text-indent:-9999px;line-height:0;font-size:0;}

.sub_banner{ height:220px; min-width: 1150px;}
/*内容页start*/
.imain{ width:1150px; min-width:1150px; margin:0 auto; position:relative; margin-top:30px;}
.imain02{ float:right; width:860px;}
.content_com_title{background: url(../images/sub01.jpg) left bottom repeat-x;
	position: relative;
	height:45px;
	margin-bottom: 15px;	
}
.content_com_title span{
	float:left;	
}
.content_com_title h2{ 
	display: inline-block;
	padding-bottom: 6px;
	position: absolute;
	left: 3px;
	top: 0px;
	font-size: 18px;
	font-weight: normal;
	color:#333333;
	text-align:left;
	font-weight:bold;
}
.bread{ 
	color:#000;
	position: absolute;
	top:0px;
	right: 0px;
}
.bread a{
	display: inline-block;
	color:#000;
}
/* 详细页 */
.content{
	min-height: 250px;
	_height:expression(this.scrollHeight < 250 ? "472px" : "auto"); font-size:14px;
}

.view{ line-height:180%;border-bottom:1px dashed #ccc; padding:0 0 20px; margin-bottom:20px; margin-top:30px;}

/*新闻详细页start*/
.news_view_a{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.news_view_a h1{font-size:17px;	margin:0; padding:0;line-height:50px; text-align:center; border-bottom:1px dotted #999999}
.news_view_a .date{ font-size:12px; text-align:center; color:#999999}
.news_view_a .jieshao{ width:550px; margin:0px auto; margin-top:15px; border:1px dashed #999999; background-color:#EFEFEF; border-radius:6px; padding:10px;}
.news_view_a .view_content{ margin-top:25px;}
/*新闻详细页end*/
/*产品页start*/
.products_view_a{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.products_view_a h1{font-size:18px;	margin:0; padding:0;line-height:30px; text-align:center;}
.products_view_a h1 a:hover{ text-decoration:none}
.products_view_a .jieshao{ width:97%; margin:0px auto; margin-top:15px; border:1px dashed #999999; background-color:#EFEFEF; border-radius:4px; padding:10px;}
.products_view_a .pic{margin:20px 0 20px 0; text-align:center; overflow:hidden;}
.products_view_a .xxjs{ height:50px; background:url(../img/iou7pro.gif) no-repeat;}
.products_view_a .view_content{ margin-top:20px; margin-bottom:20px;}
/*产品页end*/
/*图片start*/
.photo_pic{overflow:hidden;width:850px; margin:0px auto;}
.photo_pic li{ float:left; width:270px; margin-right:15px; margin-bottom:30px; height:203px; border:1px solid #eeeeee; overflow:hidden;}
.photo_pic li a{ display:block;position:relative;overflow:hidden}
.photo_pic li a .bg{position:absolute; left:0;bottom:0; z-index:9; width:100%; height:0; background:rgba(0,0,0,0.6) url(../images/fdj.png) center 60px no-repeat;transition: all ease .3s;}
.photo_pic li a:hover .bg{ height:100%}
.photo_pic li a .bg .iucaseName{ margin-top:100px;}
.photo_pic li a .bg .iucaseName h1{ margin:0 10%;text-align:center;position:relative;height:50px;line-height:50px; overflow:hidden; color:#fff;font-size:14px}
.photo_pic .iucaseName h1:after{content:"";position:absolute;left:50%;bottom:0; margin-left:-60px;width:120px;height:2px;background:rgba(255,255,255,.3);z-index:1}
.photo_pic .iucaseName h1:before{content:"";position:absolute;left:50%; bottom:0; margin-left:-10px; background:#1f97d5; z-index:2; width:20px; height:2px;}
.photo_pic li:nth-of-type(3n+0){margin-right:0px;}
/*图片end*/
/*左侧start*/
.sub_pro01{ float:left; width:245px; padding-bottom:20px;}
.sub_pro02{ height:62px; background-color:#9c541a; background-image:url(../images/index_type01.png); background-repeat:no-repeat; background-position:19px 16px; padding-left:85px; font-size:24px; line-height:62px; color:#fff;}
.sub_pro03{
	border:1px solid #ddd;
	border-top:none;
}
/*tech*/
#tech {
	MARGIN: 0px auto;
	width:200px;
}
#tech li {
	line-height:50px;
	text-align:left;
	width:200px;
	font-size:1px;
}
#tech li+li{border-top:1px dashed #ddd;}
#tech li a {
	display:block;
	text-align:left;
	font-size:15px;
	padding-left:55px;
	padding-top:0px;
	color:#666666;
	background-image:url(../images/tech1.jpg);
}
#tech li a:hover {
	text-decoration:none;
	color:#b11c1e;
	background-image:url(../images/tech2.jpg);
}
/*tech_end*/
/*左侧联系方式*/
.contactleft{width:225px;margin-top:10px; background-color:#333333; overflow:hidden; padding:10px;}
.contactleftbian{ width:206; border:1px solid #717171; margin:0px auto}
.conleft_title{ width:220px; height:29px;overflow:hidden;color:#ffc59a;font-size:14px;padding-left:14px; line-height:35px; padding-top:5px;}
.conleft_list{padding-bottom:12px;}
.conleft_list span{font-size:26px; width:100%; height:45px; display:block; line-height:45px; color:#ffc59a;font-family:impact; text-align:center; }
.conleft_list dl{width:90%; margin:0px auto; color:#ffc59a; line-height:26px; overflow:hidden}
.conleft_list dl dt{ width:45px; float:left; text-align:right;}
.conleft_list dl dd{width:155px; float:right;}
/*左侧联系方式*/
/*左侧end*/
/*内容页end*/
/*产品图片包围*/
.picproa {
	padding:0px;
	width:230px;
	height:203px;
	font-size:14px;
	text-align:center;
	margin-bottom:15px;
}
.picproa img {
	padding:5px;
}
.picproa a {
	border:2px #c9c9c9 solid;
	border-radius:4px;
	width:230px;
	height:200px;
	display:block;
	color:#333333;
}
.picproa a:hover {
	border:2px #ff4a00 solid;
	border-radius:4px;
	height:200px;
	TEXT-DECORATION:none;
	color:#ff4a00;
	font-weight:bold;
}
/*产品图片包围*/

.previous_next{
	width:100%;
	height:45px;
	line-height:45px;
	border-top:1px solid #ccc;
}

.viewdate { font-size:12px; color:#999999}
.viewdate a{ font-size:12px; color:#999999}
.viewdate a:hover{ font-size:12px; color:#FF0000;}
.indexhead{ width:100%; height:45px; background-image: url(../images/head.jpg);}

/*首页新闻自动省略字多的标题start*/
.syl_list {width:343px;}
.syl_list ul li{height:29px; line-height:29px; font-size:14px;}
.syl_list ul li+li{border-top:1px dashed #d9d9d9;}
.syl_list ul li a{color:#707070; background: url(../images/index_icon4.jpg) 3px center no-repeat; padding-left:20px; display:block; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.syl_list ul li a:hover{color:#FF0000; text-decoration:underline;}
/*首页新闻自动省略字多的标题end*/

.newstitleb{MARGIN: 0px auto; width:96%; height:35px; line-height:35px; padding-left:12px; color:#FFFFFF; background-color:#006a11; font-weight:bold;}

/***********新闻资讯***********/
.all_tit{ text-align:center; font-size:30px; color:#999; text-transform:uppercase; font-family:Arial; line-height:26px;}
.all_tit01{ font-weight:bold; font-size:24px; color:#000; font-family:'微软雅黑'; background:url(../images/tit02.jpg) no-repeat bottom center; height:35px;}
.all_tit01 span{ color:#ff9700;}
/***********新闻资讯***********/
/*首页滚动产品*/
.index_pro_mian{
	width:100%;
	height:auto;
	background-color:#f3f3f3;
	padding-top:25px;
	padding-bottom:25px;
}
.picMarquee-left{ width:1150px; height:210px; overflow:hidden; position:relative; }
.picMarquee-left .bd{ padding:0px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; width:238px;}
/* 首页滚动产品图片 */
/*首页产品*/
.pro_imgsbg{width:1150px; min-width:1150px; MARGIN: 0px auto; margin-top:30px}
.pro_imgsbg dl{ float:left; width:252px; height:240px; margin:0 0 26px 30px; overflow:hidden; background:#f6f6f6; color:#2e2e2e;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro_imgsbg dl:hover{ background:#fb3f3a;}
.pro_imgsbg dl dt{ width:236px; height:177px; overflow:hidden; border:#f6f6f6 solid 8px;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro_imgsbg dl dt a{ float:left; width:100%; height:177px; display:block; background-position:center; background-repeat:no-repeat; background-size: auto 100%; background-color:#fff;}
.pro_imgsbg dl:hover dt{ border:#fb3f3a solid 8px;}
.pro_imgsbg dl dd{color:#2e2e2e; text-align:center;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro_imgsbg dl dd .tt{ display:block; margin:10px 0 0;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  font-size:14px;}
.pro_imgsbg dl:hover .tt{ color:#fff;}
/*首页产品_end*/
/****首页 关于我们****/
/***********关于我们***********/
.index_gy{min-width:1150px; height:410px;}
.index_gy01{ width:1150px; min-width:1150px; margin:0 auto;}
.index_gy02{ position:relative; float:left; width:600px; padding:0 0 0 22px;}
.index_gy03{ color:#ffb8b8; font-size:22px; text-transform:uppercase;  line-height:30px; background:url(../images/about.png) no-repeat left bottom; padding-bottom:20px; padding-top:60px;padding-left:26px;}
.index_gy03 span{ font-size:28px; color:#fff; font-weight:bold; display:block; overflow:hidden; height:30px;}
.index_gy03 strong{ font-weight:normal; display:block; overflow:hidden; height:30px;}
.index_gy04{ color:#fff; margin:12px 0 0 22px; font-size:14px; line-height:28px; height:204px; overflow:hidden;}
.index_gy05{ position:absolute; top:352px; right:10px; width:144px; height:36px;}
.index_gy05 a{ color:#fff; text-align:center; font-size:14px;  line-height:36px;display:block; background:#d3b07a; border-radius:3px;}
.index_gy05 a:hover{ background:#fecd2a; color:#000000; text-decoration:none}
.index_gy06{ float:right; width:480px; height:290px; margin-top:60px;}
/* 手机幻灯片 */
.slideBox{ width:480px; height:290px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:480px; height:290px; display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.rnews {width:100%; height:auto; margin-bottom:15px; margin-top:15px; border-top:1px dotted #999999}
.rnews h3 {font-size:16px;line-height:35px;color:#000;font-weight:bold; border-bottom:1px dashed #EEE; margin-bottom:5px;}
.rnews li {float:left;width:50%;height:28px;line-height:28px;}
.rnews li a {display:block;white-space:nowrap;margin-right:4%;text-overflow:ellipsis;overflow:hidden;font-size:12px;border-bottom:1px dashed #EEE;color:#333;background:url(../images/dd.gif) 4px center no-repeat;text-indent:12px;}
.rnews li a:hover {color:#FF0000;}

/*图片*/
.anco_1280{margin: 0 auto;width:1150px; min-width:1150px;}
.indexcaseLista{overflow:hidden;width:1150px;min-width:1150px;}
.indexcaseLista li{ float:left; width:274px; margin-right:15px; margin-bottom:30px; height:206px; border:1px solid #eeeeee; overflow:hidden;}
.indexcaseLista li a{ display:block;position:relative;overflow:hidden}
.indexcaseLista li a .bg{position:absolute; left:0;bottom:0; z-index:9; width:100%; height:0; background:rgba(0,0,0,0.6) url(../images/fdj.png) center 60px no-repeat;transition: all ease .3s;}
.indexcaseLista li a:hover .bg{ height:100%}
.indexcaseLista li a .bg .iucaseName{ margin-top:100px;}
.indexcaseLista li a .bg .iucaseName h1{ margin:0 10%;text-align:center;position:relative;height:50px;line-height:50px; overflow:hidden; color:#fff;font-size:14px}
.iucaseName h1:after{content:"";position:absolute;left:50%;bottom:0; margin-left:-60px;width:120px;height:2px;background:rgba(255,255,255,.3);z-index:1}
.iucaseName h1:before{content:"";position:absolute;left:50%; bottom:0; margin-left:-10px; background:#1f97d5; z-index:2; width:20px; height:2px;}
.indexcaseLista li:nth-of-type(4n+0){margin-right:0px;}



.zyjscon{}
.zyjscon dl{ width:540px; height:119px;}
.zyjscon dl dt{ float:left; width:99px; height:97px; background:#ff8c00; font-size:30px; line-height:34px; color:#fff; text-align:center; padding-top:22px;}
.zyjscon dl dd{ float:right; width:425px; height:119px;}
.zyjscon dl dd h3{ font-size:30px; font-weight:bold; color:#fff; height:44px; line-height:44px; padding-top:20px;}
.zyjscon dl dd span{ font-size:18px; color:#fff; height:34px; line-height:34px;}
.zyjscon ul{ padding-left:96px; padding-top:15px; width:450px;}
.zyjscon ul li{background:url(../images/yd.png) no-repeat left 10px; padding-left:20px; color:#fff; line-height:22px; margin-top:14px;}

.zyjscon p{ padding-left:113px; height:78px; margin-top:80px}
.zyjscon p span{ display:block; height:40px; line-height:40px; font-size:18px ; color:#000;}
.zyjscon p a{ display:block; margin-left:0px; width:134px; height:38px; line-height:38px; background:#ff8c00; text-align:center; color:#fff;}

/*首页底部搜索*/
.index_soso{ width:1150px; height:40px; margin:0px auto;  background-color:#fff; border:1px solid #44aa08; overflow:hidden; border-radius:4px; margin-bottom:15px;}
.index_soso .box1{ float:left; width:80px; line-height:40px; text-align:center; background-color:#44aa08; color:#fff; font-weight:bold}
.index_soso .box2{ float:left; width:1060px; padding-left:10px;  line-height:40px; background-color:#fff3e9; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

/*产品详情下的城市*/
.cp_city_title{ width:100%; font-size:16px; font-weight:bold; line-height:35px; border-bottom:1px dashed #CCCCCC; margin-bottom:10px;}
.cp_city{ width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.cp_city a{ padding:10px;}

/*产品块*/
#index_zhu{MARGIN: 0px auto;overflow: hidden; width:100%; height:auto;}
#index_zhu li{ float:left; width:260px;  margin-right:36px; margin-bottom:25px;border:1px solid #fff;  overflow:hidden; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
#index_zhu li .item_block_0{ height:317px;}
#index_zhu li .item_block_0 .item_img{height:196px; overflow: hidden;}
#index_zhu li .item_block_0 .item_img img{border: none; cursor: pointer; transition: all 0.9s; }
#index_zhu li .item_block_0 .item_wrapper{width:250px; height:50px; border-bottom:1px solid #CCCCCC;color: #333;font-size: 16px;line-height: 30px;}
#index_zhu li .item_wrapper .title{
	padding: 12px 30px 15px 20px;
	transition-duration:500ms;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#index_zhu li:hover .title{ color:#FFFFFF; padding-left:30px}

#index_zhu li .item_block_0 .details {
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 30px;
    padding: 0 20px;
    text-transform: lowercase;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
	transition-duration:500ms;
}
#index_zhu li:hover{background-color:#005bac; border:1px solid #005bac; -moz-box-shadow:3px 4px 12px #A8A8A8; -webkit-box-shadow:3px 4px 12px #A8A8A8; box-shadow:3px 4px 12px #A8A8A8;}
#index_zhu li .item_block_0 .item_img:hover{ background-color:#fff}
#index_zhu li:hover .item_wrapper{border-bottom:1px solid #fff100;}
#index_zhu li:hover img{transform: scale(1.06); }
#index_zhu a:hover{ color:#FFFFFF; text-decoration:none; }
#index_zhu li:hover .item_block_0 .details { background-color:#FFFFFF; border: 1px solid #fff; color:#333333; padding: 0 30px; border-radius:20px; margin-left: 30px;}
#index_zhu li:nth-of-type(3n+0){margin-right:0px;}
/*产品块*/

/*首页产品块*/
#index_pro_tj{MARGIN: 0px auto;overflow: hidden; width:1150px; min-width:1150px; height:auto; margin-top:15px;}
#index_pro_tj li{ float:left; width:260px; height:195px; margin-right:35px; margin-bottom:25px;  overflow:hidden; position:relative; text-align:center;}
#index_pro_tj li img{border: none; cursor: pointer; transition: all 0.9s; }
#index_pro_tj li p {
    position: absolute;
    width: 100%;
    height: 30px;
    background: rgba(255,255,255,0.53);
    color: #333;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 30px;
}
#index_pro_tj li:hover{ -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3); box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3);}
#index_pro_tj li:hover img{transform: scale(1.06); }
#index_pro_tj li:nth-of-type(4n+0){margin-right:0px;}
#index_pro_tj li:first-child+li+li+li{margin-right:0px;}
#index_pro_tj li:first-child+li+li+li+li+li+li+li{margin-right:0px;}
#index_pro_tj li:first-child+li+li+li+li+li+li+li+li+li+li+li{margin-right:0px;}
/*首页产品块*/

/*首页底部新闻*/
.index_n{width:1150px; min-width:1150px; margin:0 auto; margin-bottom:25px; overflow:hidden}
.index_n li{ float:left; width:364px; margin-right:29px;}
.index_n li:nth-of-type(3n+0){margin-right:0px;}
.index_n li:first-child+li+li{margin-right:0px;}
.index_n .inews{width:100%;}
.index_n .news-title{
	height: 40px;
	line-height: 40px;
	padding-bottom: 5px;
	border-bottom: 1px double #666;
	margin-bottom: 10px;
}
.index_n .news-title h3{
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color:#666666;
	background: url(../images/icon_title.gif) no-repeat left center;
	padding-left: 15px;
}
.index_n .news-title h3 span{
	font-size: 12px;
	color: #666;
	margin-left:15px;
}
.news-list{margin-top: 1px; }
.news-list li{
	height: 34px;
	line-height: 34px;
	background: url(../images/icon_news.gif) no-repeat left center;
	border-bottom: 1px dotted #999;
	overflow:hidden;
}
.news-list li a{
	float: left;
	text-indent: 15px;
}
.news-list li span{
	float: right;
}
/*首页底部新闻_end*/

.newsb_b{width:1150px; min-width:1150px; margin:0px auto; overflow:hidden; margin-bottom:30px; }
.newsb_b ul{width: 1150px; }
.newsb_b li{margin-right: 27px;width: 265px; height: 190px; float: left;background: #fff; border:1px solid #ddd; margin-top:30px; }
.newsb_b li .img_b{width: 265px; height: 145px;}
.newsb_b li:hover{box-shadow: 0 0 10px #999; }
.newsb_b .newstxt{width:235px;padding: 0 15px; line-height:40px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newsb_b a{ text-decoration:none}
.newsb_b li:nth-of-type(4n+0){margin-right:0px;}
.newsb_b li:first-child+li+li+li{margin-right:0px;}
.newsb_b li:first-child+li+li+li+li+li+li+li{margin-right:0px;}

.title_c{width:1150px; height:90px; margin:0 auto; margin-top:24px; background-image:url(../images/index_bg01.png); background-repeat:no-repeat; background-position:center; }
.title_c .zh{font-size:28px; line-height:40px; color:#999; text-align:center;}
.title_c .zh span{color:#00935a;}
.title_c .en{font-size:18px; line-height:18px; color:#ccc; padding-top:15px; text-align:center; text-transform:uppercase}

/*首页新闻*/
.index_news_k{
    overflow: hidden;
    width: 100%;
    min-width: 1150px;
    background-color: #eee;
	margin-bottom:25px;
}
/*动态*/
.dongtai{ overflow:hidden; margin-bottom:30px; width:1150px; min-width:1150px; margin-top:30px;}
.dongtai .dongtai_left{ overflow:hidden; float:left; width:840px; height:467px; background-color:#fff;}
.dongtai .dongtai_left .dt_menu{ overflow:hidden; width:100%; height:65px; padding-bottom:8px; margin-bottom:30px;}
.dongtai .dongtai_left .dt_menu li{ float:left; width:420px; text-align:center; line-height:65px; font-size:20px; font-weight:bold; color:#44aa08; position:relative; cursor:pointer}
.dongtai .dongtai_left .dt_menu b{ display:none; width:13px; height:7px; background:url(../images/dt_s.png) no-repeat center; position:absolute; left:50%; margin-left:-6px; bottom:-6px;}
.dongtai .dongtai_left .dt_menu span{ font-size:12px; color:#333; font-weight:lighter; margin-left:10px;}
.dongtai .dongtai_left .dt_menu .cur,.dongtai .dongtai_left .dt_menu li:hover{ background-color:#44aa08; color:#fff	}
.dongtai .dongtai_left .dt_menu .cur span,.dongtai .dongtai_left .dt_menu li:hover span{ color:#fff;}
.dongtai .dongtai_left .dt_menu .cur b,.dongtai .dongtai_left .dt_menu li:hover b{ display:block;}

.dongtai .dongtai_left dl{ overflow:hidden; width:810px; margin:0 auto; margin-bottom:30px; }
.dongtai .dongtai_left dt{ float:left; overflow:hidden}
.dongtai .dongtai_left dt img{ display:block;  border:1px solid #ccc;}
.dongtai .dongtai_left dd{ float:left; margin-left:20px; width:592px; overflow:hidden; }
.dongtai .dongtai_left dd h4{ font-size:16px; margin:10px 0 14px 0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.dongtai .dongtai_left dd h4 a{ color:#000;}
.dongtai .dongtai_left dd p{ font-size:14px; color:#000; line-height:30px; height:90px; overflow:hidden}

.dongtai .dongtai_left .dt_list{ overflow:hidden; width:810px; margin:0 auto; }
.dongtai .dongtai_left .dt_list li{ background:url(../images/dt_ss.png) no-repeat left center; padding-left:10px; width:800px; float:left;font-size:13px; line-height:34px;}
.dongtai .dongtai_left .dt_list li a{ display:block; width:690px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#f333; float:left}
.dongtai .dongtai_left .dt_list li span{ float:right; color:#333}

.dongtai .wenda { overflow:hidden; float:right; width:290px; height:467px; background-color:#fff}
.dongtai .wenda h3{ margin:15px 0 20px 20px; font-size:20px; padding-left:10px; border-left:3px solid #0ab07e;}
.dongtai .wenda h3 a{ color:#00448e;}
.dongtai .wenda h3 span{ font-size:12px; color:#999; margin-left:10px; font-weight:lighter}
.dongtai .wenda .wenda_content{ overflow:hidden; width:263px; margin:0 auto; height:395px;}
.dongtai .wenda .wenda_list{ overflow:hidden; margin-bottom:10px; padding-bottom:12px; border-bottom:1px dashed #ccc;}
.dongtai .wenda .wenda_list h5{ background:url(../images/wen.png) no-repeat left center; padding-left:30px; margin-bottom:15px; line-height:24px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.dongtai .wenda .wenda_list h5 a{ color:#333}
.dongtai .wenda .wenda_list p{ background:url(../images/da.png) no-repeat left top; line-height:24px; padding-left:30px; font-size:13px; color:#333; height:72px; overflow:hidden}
/*动态*/
/*首页新闻end*/

/*link*/
.f_link{ width:1150px; min-width:1150px; margin:0 auto; margin-top:25px; padding:4px; background:url(../images/link.jpg) repeat;}
.f_link01{ background:#fff url(../images/link01.jpg) no-repeat 23px 18px; padding:15px 15px 15px 120px;}
.f_link01 a{ font-size:14px; margin-right:21px; color:#4e4e4e;display: inline-block;word-break: break-all;word-wrap: break-word;text-overflow: ellipsis; line-height:30px;}
.f_link01 a:hover{ color:#9c541a;}

/*********footer*********/
.footer{height:300px; width:100%; min-width: 1200px;background: #e8e8e8; margin-top:45px;overflow:hidden;}
.footer ul{ overflow:hidden; margin-top:30px; margin-bottom:30px; height:60px; background:#44aa08;}
.footer ul li{ float:left; width:118px; text-align:center; border-left:1px dotted #5b86b4; font-size:14px}
.footer ul li a{ color:#fff; height:60px; line-height:60px; display:block}
.footer ul li a:hover{ background-color:#ff4a01; text-decoration:none}
.footer ul li:first-child{ border-left:none}

.footer dl{overflow:hidden}
.footer dt{ float:left; overflow:hidden}
.footer dt img{ padding:15px 25px; display:block; margin-left:10px; margin-top:10px; margin-right:30px;}
.footer dd{ float:left; overflow:hidden; margin-top:10px;}
.footer dd p{ font-size:14px; line-height:30px; color:#000;}
.footer dd span{ margin:0 12px;}
.footer dd em{ margin:0 20px;}