@charset "gb2312";
/*topbd*/
.ntbg{ width:100%; height:90px; min-width:1150px; background-color:#0051a4; }
.ntbg .tophead{ width:1150px;min-width:1150px; }
.ntbg .tophead .tlogo{float:left; width:300px; height:90px;}
.ntbg .tophead .t52{float:left; width:52px; height:90px;}
.ntbg .tophead .tmenu{ float:right; width:750px; height:90px; }

/*无js下拉菜单*/
.nav {
      margin-left: 0px;
}
.nav ul li {
        float: left;
        height: 90px;
        text-align: center;
		 z-index:9999999;
        position: relative;
}
.nav ul li .tits {
          width: 102px;
          height: 90px;
          font-size: 15px;
          line-height: 90px;
          color: #fff;
          display: block;
          position: relative; 
          box-sizing: content-box;
		  font-weight:bold;
}

.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: 90px;
          left: 0;
          display: none;
}
.nav ul li dl dd {
            width: 87px;
            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:#ff4e00;
}
.nav ul li:hover .tits {
        background: #ff6700;
}

.nav ul li:hover dl {
        display: block;
}
.nav ul li.on .tits {
        background: #ae1628;
}
/*无js下拉菜单*/






.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;
	}
/* end topbd */
.header{width:100%; height:100px; background-image:url(../images/index_bg01.jpg); min-width:1150px;}
.header .logo{float:left; margin-top:20px;}
.header .tel{float:right; background-image:url(../images/tel.png); background-repeat:no-repeat; padding-left:85px; font-size:16px; color:#777; line-height:20px; font-weight:bold;  margin-top:24px; }
.header .tel div.title{padding-top:0px;}
.header .tel div.num{color:#CC0005; line-height:25px; font-size:19px; padding-top:10px;}
/*head end*/
.g_nav{ height:45px; background:#317aed; position:relative; z-index:1; min-width:1150px;}
.g_nav01{ width:1150px; min-width:1150px; margin:0 auto; position:relative;}
.navmenu{
	display:table;
	margin: auto;
}

.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:243px;border:1px solid #333333;margin-top:10px; background:url(../images/gty.jpg) no-repeat;}
.conleft_title{ width:220px; height:29px;overflow:hidden;color:#ffc59a;font-size:14px;padding-left:14px; line-height:35px; padding-top:5px;}
.conleft_title span{ width:120px; height:29px;display:block;float:right; text-align:right; color:#fff; font-size:14px; line-height:29px;}
.conleft_list{padding-bottom:12px;}
.conleft_list span{font-size:26px; width:230px;height:45px; display:block; line-height:45px; color:#ffc59a;font-family:impact; text-align:center; }
.conleft_list dl{width:235px; display:block;clear:both; }
.conleft_list dl dt,.conleft_list dl dd{font-size:14px; color:#ffc59a; line-height:24px;}
.conleft_list dl dt{ width:45px; float:left; padding-left:20px;}
.conleft_list dl dd{width:160px; float:left;}
/*左侧联系方式*/
/*左侧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 #9c541a; overflow:hidden; border-radius:4px; margin-bottom:15px;}
.index_soso .box1{ float:left; width:80px; line-height:40px; text-align:center; background-color:#9c541a; 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:35px;}
#index_pro_tj li{ float:left; width:260px;  margin-right:34px; 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_pro_tj li .item_block_0{ height:317px;}
#index_pro_tj li .item_block_0 .item_img{height:196px; overflow: hidden;}
#index_pro_tj li .item_block_0 .item_img img{border: none; cursor: pointer; transition: all 0.9s; }
#index_pro_tj li .item_block_0 .item_wrapper{width:250px; height:50px; border-bottom:1px solid #CCCCCC;color: #333;font-size: 16px;line-height: 30px;}
#index_pro_tj li .item_wrapper .title{
	padding: 12px 30px 15px 20px;
	transition-duration:500ms;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#index_pro_tj li:hover .title{ color:#FFFFFF; padding-left:30px}

#index_pro_tj 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_pro_tj 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_pro_tj li .item_block_0 .item_img:hover{ background-color:#fff}
#index_pro_tj li:hover .item_wrapper{border-bottom:1px solid #fff100;}
#index_pro_tj li:hover img{transform: scale(1.06); }
#index_pro_tj a:hover{ color:#FFFFFF; text-decoration:none; }
#index_pro_tj 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_pro_tj li:nth-of-type(4n+0){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: #1c3d23;
	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}

/*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{ min-width:1150px; height:268px;ma/rgin:100px 0 0; background:#9c541a; color:#fff; margin-top:25px; }
.footer00{ width:1150px; min-width:1150px; margin:0 auto; position:relative;}
.footer01{ width:450px; float:left; padding-top:40px; overflow:hidden;}
.footer01 .box{width:200px; height:auto; float:left; margin-right:25px}
.footer01 .box h2{ font-size:15px; color:#fff; height:34px; line-height:34px; border-bottom:#b67540 solid 1px;}

.footer03{ float:right; width:430px;}
.footer04{ font-size:18px; padding-top:40px;}
.footer04 span{ font-family:'Impact'; font-size:28px;}
.footer05{ line-height:24px; padding-top:11px;}
.footer06{ padding-top:14px;}
.footer07{ position:absolute; top:0; left:50%; margin-left:-88px; height:232px; width:176px; text-align:center; background:url(../images/f02.png) no-repeat;}
.footer07 img{ margin-top:65px;}
.f_bq{ text-align:center; height:48px; line-height:48px; background:#252525; color:#676767;}
.f_bq a{color:#676767;}
.f_bq a:hover{ color:#aaa;}

.class_tech li {
	line-height:30px;
	text-align:left;
	width:180px;
	font-size:14px;
	color:#fff;
	border-bottom:1px dashed #b67540;
}
.class_tech li a{
	color:#fff;
}
.class_tech li a:hover{
	color:#CCCC00;
}
.class_tech li span {
	font-family:"宋体";
	padding-right:5px;
}
/*********footer*********/