﻿@charset "utf-8";

*{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "宋体";
}
a{
	text-decoration: none;
	color: #333;
}
img{
	display: block;
	border: none;
}
li{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}



/*   head  */
.head{
	width: 100%;
	border-bottom: 3px solid #ce3121;
}
.head .head-nr{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}
.head-nr .l-logo{
	width: 240px;
	float: left;
	margin-top: 15px;
}
.head-nr .r-nr-box{
	width: 900px;
	float: right;
}
.head-nr .r-nr-box .r-t-nr{
	overflow: hidden;
}
.head-nr .r-nr-box .r-t-nr .dh{
	float: right;
}
.head-nr .r-nr-box .r-t-nr .lan{
	float: right; line-height:28px; padding-right:25px;
}
.head-nr .r-nr-box .r-t-nr .lan a:hover{color: #CE3121;}
.head-nr .r-nr-box .r-t-nr .ss{
	width: 225px;
	height: 28px;
	float: right;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 22px;
	overflow: hidden;
}
.head-nr .ss input.text{
	width: 180px;
	height: 18px;
	float: left;
	line-height: 18px;
	border: none;
	margin: 5px;
	outline: none;
}
.head-nr .ss input.button{
	width: 28px;
	height: 28px;
	float: right;
	background: url(../img/ss_bt.png) no-repeat left top;
	cursor: pointer;
	border: none;
	outline: none;
}
.head-nr .r-nr-box .r-t-nr .dh{
	height: 30px;
	line-height: 30px;
	float: right;
	background: url(../img/dh_tb.png) no-repeat left center;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666666;
	text-indent: 25px;
	padding-right: 30px;
}
.head-nr .r-nr-box .nav{
	text-align: right;
	margin: 30px 0px 20px 0px;
}
.head-nr .r-nr-box .nav li{
	display:inline;
}
.head-nr .r-nr-box .nav li a{
	font-size: 16px;
	padding: 10px 20px;
}
.head-nr .r-nr-box .nav li a:hover{
	color: #CE3121;
}

/*  sy-banner  */
.banner{
	width: 100%;
	height: 320px;
}
.banner .er-b-img{
	width: 100%;
	height: 320px;
	overflow: hidden;
}

  .lubo{ width: 100%; min-width:1000px;clear: both; position: relative; height:320px;}
  .lubo_box{ position: relative; width: 100%; height:320px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:320px; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;}

  .lubo_box li img{ width: 100%; height: 320px;}

  /*圆点*/
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}
  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #CCCCCC; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #CE3121 !important;}

  /*按钮*/
  .lubo_btn{display: none; position: absolute; width: 100%; top: 140px; z-index: 100;}
  .left_btn, .right_btn{ width: 30px; height: 80px; background: #CE3121;opacity: 0.8;filter:alpha(opacity=80); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{ float: left;}
  .right_btn{ float: right;}
.lubo:hover .lubo_btn{
	display: block;
}

/*  首页 main  */
.index-main{
	width: 1200px;
	margin: 40px auto;
	overflow: hidden;
}
.index-main .index-m-l{
	width: 740px;
	float: left;
}
.index-main .column-title{
	width: 100%;
	height: 40px;
	background: url(../img/column_title_bj.png) left top;
}
.index-main .column-title .c-t-l{
	height: 40px;
	float: left;
	background: url(../img/c_t_l_bj.png) no-repeat left center;
}
.index-main .column-title .c-t-l h2{
	font-weight: bolder;
	color: #CE3121;
	text-indent: 30px;
	padding-top: 5px;
}
.index-main .column-title .c-t-l p{
	font-size: 12px;
	color: #999999;
	text-indent: 30px;
}
.index-main .column-title .c-t-r{
	float: right;
}
.index-main .column-title .c-t-r a{
	display: block;
	width: 40px;
	height: 14px;
	margin-top: 13px;
	margin-right: 10px;
	background: url(../img/more_i.png) no-repeat left top;
}
.index-main .cp-nr{
	width: 718px;
	padding: 10px 10px 19px 10px;
	border: 1px solid #CCCCCC;
	border-top: none;
	overflow: hidden;
}
.index-main .cp-nr .cp-nr-img{
	width: 280px;
	height: 170px;
	float: left;
	padding: 3px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	overflow: hidden;
	margin: 10px 20px 10px 0px;
}
.index-main .cp-nr .cp-nr-img img{
	width: 100%;
	height: 100%;
}
.index-main .cp-nr .cp-nr-wz{
	font-size: 14px;
	line-height: 2em;
	margin-top: 10px;
}
.index-main .cp-nr .cp-nr-wz *{
	font-size: 16px;
	line-height: 1.6em;
}
.index-main .information-center{
	margin-top: 25px;
}
.ic-nr .ic-fl-title{
	margin-top:10px;
}
.ic-fl-title ul{
	overflow: hidden;
}
.ic-fl-title ul li{
	display: inline-block;
	padding: 8px 20px;
	background: #E6E6E6;
	color: #666666;
	font-weight: bolder;
}
.ic-fl-title ul li.xz{
	background: #ff791b;
	color: #FFFFFF;
}

.ic-nr .ic-fl-nr{
	margin-top: 25px;
}
.ic-nr .ic-fl-nr+.ic-fl-nr{
	display: none;
}
.ic-fl-nr .icfn-t{
	overflow: hidden;
}
.icfn-t .icfn-t-l{
	width: 500px;
	float:left;
}
.icfn-t .icfn-t-l h1{
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.icfn-t .icfn-t-l p{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	text-indent: 2em;
	margin-bottom: 10px;
}
.icfn-t .icfn-t-r{
	width: 182px;
	height: 150px;
	float: right;
	padding: 3px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	overflow: hidden;
}
.icfn-t .icfn-t-r img{
	width: 100%;
	height: 100%;
}
.icfn-b{
	margin-top: 10px;
}
.icfn-b ul li{
	line-height: 38px;
	overflow: hidden;
	background: url(../img/li_list_bj.png) no-repeat left center;
}
.icfn-b ul li p{
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent: 20px;
	float: left;
}
.icfn-b ul li p a{
	color: #666666;
}
.icfn-b ul li p a:hover{
	color: #CE3121;
}
.icfn-b ul li font{
	float: right;
	margin-right: 10px;
	color: #666666;
}
.icfn-b ul li+li{
	border-top: 1px dashed #CCCCCC;
}

.index-m-r{
	width: 420px;
	float: right;
}
.index-m-r .partner-nr{
	width: 418px;
	border: 1px solid #CCCCCC;
	border-top: none;
	overflow: hidden;
}
.partner-nr ul{
	overflow: hidden;
	margin: 10px 1px;
}
.partner-nr ul li{
	width: 120px;
	height: 40px;
	float: left;
	border: 1px solid #d9d9d9;
	margin: 10px 8px;
	border-radius: 5px;
	overflow: hidden;
}
/*.partner-nr ul li:hover{
	border: 1px solid #CE3121;
}*/
.partner-nr ul li img{
	width: 120px;
	height:40px;
}
.certificate{
	margin-top: 25px;
}
.certificate ul li{
	width: 190px;
	height: 250px;
	float: left;
	border: 1px solid #d9d9d9;
	margin: 10px 7px;
	border-radius: 5px;
	overflow: hidden;
}
.certificate ul li img{
	width: 190px;
	height: 250px;
}
.product{
	margin-top:25px;
}
.index-m-r .product-nr{
	width: 418px;
	border: 1px solid #CCCCCC;
	border-top: none;
	overflow: hidden;
}


.picScroll-left{ width:420px;  overflow:hidden; position:relative; }
		.picScroll-left .hd{ overflow:hidden;  height:30px; padding:0 10px;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../img/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ width:400px; height:auto;  margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{display:block; width: 100%;  padding:2px; border:1px solid #ccc; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }

.picList dl{
	width: 420px;
	overflow: hidden;
}
.picList dl dd{
	width: 187px;
	height: 107px;
	border: 1px solid #d9d9d9;
	margin-right: 20px;
	float: left;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}
.picList dl dd img{
	width: 188px;
	height: 108px;
}
.picList dl dd a{
	display: block;
	width: 190px;
	height: 110px;
	line-height: 110px;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 110px;
	left: 0px;
	
}


/* 二级页面main  */
.er-main{
	width: 1200px;
	margin: 40px auto;
}
.er-main .er-m-l,
.er-main .er-m-r{
	display: inline-block;
	vertical-align: top;
}
.er-main .er-m-l{
	width: 240px;
}
.er-m-l .title{
	width: 100%;
	height: 60px;
	background: url(../img/er_l_navbj.png) no-repeat top center;
}
.er-m-l .title h1{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: "微软雅黑";
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
}
.er-m-l .title-list{
	width: 220px;
	margin-left: 10px;
	background: #f2f2f2;
}

.er-m-l .title-list ul{
	width: 219px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.er-m-l .title-list ul li{
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 20px;
}

.er-m-l .title-list ul li h2{
	font-size: 16px;
	text-indent: 20px;
	line-height: 38px;
	background: url(../img/er_l_xsj.png) no-repeat 200px 15px;
	border-left: 2px solid #CE3121;
	font-weight: bolder;
	margin-left: -1px;
}
.er-m-l .title-list ul li h2 a{
	color: #CE3121;
}	
.er-m-l .title-list ul li dl{
	margin-left: 10px;
}
.er-m-l .title-list ul li dl dd{
	position: relative;
}
.er-m-l .title-list ul li dl dd .cpfl-bt{
	display: block;
	line-height: 28px;
	background: url(../img/lsbj4.jpg) no-repeat 15px 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent: 30px;
	border-top: 1px dashed #d9d9d9;
	margin-right: 10px;
}
.er-m-l .title-list ul li dl dd:hover .cpfl-bt{
	color: #CE3121;
	font-weight: bolder;
}
.er-m-l .title-list dl dd .cpfl-nr{
	display: none;
	position: absolute;
	left: 208px;
	top: -1px;
	background: #F2F2F2;
	border-top: 2px solid #CE3121;
	box-shadow: 2px 2px 8px #d5d5d5;
}
.er-m-l .title-list dl dd .cpfl-nr a{
	display: block;
	width: 160px;
	line-height: 28px;
	text-indent: 20px;
}
.er-m-l .title-list dl dd .cpfl-nr a:hover{
	background: #D9D9D9;
}
.er-m-l .title-list dl dd .cpfl-nr a+a{
	border-top: 1px dashed #d9d9d9;
}
.er-m-l .title-list dl dd:hover .cpfl-nr{
	display: block;
}
.er-m-r{
	width: 900px;
	margin-left: 50px;
}
.er-main .position{
	width: 100%;
	line-height: 34px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../img/ditu_fh.png) no-repeat 10px center;
	text-indent: 40px;
}
.er-main .position a:hover{
	color: #CE3121;
}
.er-m-r .cpzx-list{
	margin-top: 30px;
}
.er-m-r .cpzx-list li{
	display: inline-block;
	width: 190px;
	padding: 5px;
	background: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-left: 14px;
	margin-bottom: 20px;
	vertical-align: top;
}
.cpzx-list li .img-box{
	width: 100%;
	height: 110px;
}
.cpzx-list li .img-box img{
	width: 100%;
	height: 100%;
}
.er-m-r .cpzx-list li h3{
	text-align: center;
	line-height: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.er-m-r .cpzx-list li p{
	height: 60px;
	overflow: hidden;
	text-indent: 2em;
	font-size: 12px;
	line-height: 1.6em;
}
.er-m-r .cpzx-list li a{
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	background: #CE3121;
	border-radius: 5px;
	margin: 10px auto;
}
.er-m-r .fy{
	width: 100%;
	height: 40px;
	text-align: center;
	margin-top: 30px;
}
.er-m-r .fy a{
	padding: 7px 11px;
	border: 1px solid #CCCCCC;
	
}
.er-m-r .fy a.hover{
	border:1px solid #FFFFFF;
	color: #CE3121;
}


.er-m-l .about-us-title ul li{
	padding-bottom: 0px;
}
.er-m-l .about-us-title ul li a.a-u-a{
	display: block;
	font-size: 16px;
	text-indent: 20px;
	line-height: 38px;
	background: url(../img/er_l_rsj.png) no-repeat 200px 15px;
}
.er-m-l .about-us-title ul li a.xz{
	border-left: 2px solid #CE3121;
	font-weight: bolder;
	color: #CE3121;
	margin-left: -1px;
}
.er-m-r .about-us-nr{
	padding: 30px 10px;
}
.er-m-r .about-us-nr *{
	line-height: 1.8em;
}
.hzhb-nr ul{
	overflow: hidden;
	margin: 10px 1px;
}
.hzhb-nr ul li{
	width: 120px;
	height: 40px;
	float: left;
	border: 1px solid #d9d9d9;
	margin: 10px 8px;
	border-radius: 5px;
	overflow: hidden;
}
.hzhb-nr ul li img{
	width: 120px;
	height:40px;
}
.service-nr{
	padding: 30px 10px;
}
.service-nr ul{
	overflow: hidden;
}
.service-nr ul li{
	width: 400px;
	line-height: 40px;
	float: left;
	margin: 0px 20px;
	border-bottom: 1px dashed #CCCCCC;
	background: url(../img/li_list_bj.png) no-repeat left center;
}
.service-nr ul li p{
	width: 340px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent: 20px;
}
.service-nr ul li a{
	width: 21px;
	height: 20px;
	float: right;
	background: url(../img/xz_an.png) no-repeat left top;
	margin-right: 5px;
	margin-top: 8px;
}
.new-list{
	padding: 0px 10px;
}
.new-list li{
	border-bottom: 1px dashed #CCCCCC;
	padding: 20px 0px;
	overflow: hidden;
}
.new-list li .img-left{
	width: 172px;
	height: 142px;
	float: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.new-list li .img-left img{
	width: 100%;
	height: 100%;
}
.new-list li .wz-right{
	width: 660px;
	float: left;
	margin-left: 30px;	
}
.new-list li .wz-right h1{
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new-list li .wz-right h1 a{
	font-family: "微软雅黑";
	font-size: 20px;
}
.new-list li .wz-right h1 a:hover{
	color: #CE3121;
}
.new-list li .wz-right p{
	line-height: 1.8em;
	text-indent: 2em;
	height: 80px;
	overflow: hidden;
}
.new-list li .wz-right span{
	display: block;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-indent: 10px;
	background: #E6E6E6;
	color: #666666;
	border-left: 3px #CE3121 solid;
	margin-top: 5px;
}
.new-list li.w-img .wz-right{
	width: 100%;
	margin-left: 0px;
}
.ryzz-list{
	padding: 10px;
}
.ryzz-list ul{
	overflow: hidden;
}
.ryzz-list ul li{
	width: 256px;
	float: left;
	margin: 20px 16px;
}
.ryzz-list ul li .img-left{
	width: 100%;
	height: 348px;
}
.ryzz-list ul li .img-left img{
	width: 100%;
	height: 100%;
}
.ryzz-list ul li p{
	width: 100%;
	text-align: center;
	line-height: 30px;
}
.er-main .xqy-nr{
	padding: 0px 50px 30px 50px;
}
.xqy-nr h1{
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 2em;
	color: #FF791B;
	border-bottom: 1px dashed #CCCCCC;
	text-align: center;
	margin-top: 30px;
}
.xqy-nr h3{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 1.8em;
}
.xqy-nr h3 span{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999999;
}
.xqy-nr .xqy-sm{
	margin-top: 20px;
	line-height: 1.8em;
}





/*  foot  */
.foot{
	width: 100%;
	background: #e6e6e6;
	padding-top: 20px;
}
.foot .foot-t{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.foot-t .foot-t-l{
	float: left;
}
.foot-t .foot-t-l ul{
	overflow: hidden;
}
.foot-t .foot-t-l ul li{
	float: left;
	margin-right: 50px;
	line-height: 2em;
}
.foot-t .foot-t-l ul li dt a{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #CE3121;
	margin-bottom: 5px;
}
.foot-t .foot-t-l ul li dd a{
	color: #666666;
}
.foot-t .foot-t-l ul li dd a:hover{
	color: #CE3121;
}


.foot-t .foot-t-r{
	width: 330px;
	padding-left: 40px;
	line-height: 2em;
	float: right;
	border-left: 1px solid #CCCCCC;
}
.foot-t .foot-t-r h2{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #CE3121;
	margin-bottom: 5px;
}
.foot-t .foot-t-r .gsxx{
	color: #666666;
}
.foot-t-r .sj-wx{
	margin-top: 20px;
	height: 30px;
}
.foot-t-r .sj-wz{
	width: 90px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #666666;
	background: url(../img/sj_bt.png) no-repeat right center;
	position: relative;
}
.sj-wz .sj-rwm{
	display: none;
	width: 160px;
	height: 160px;
	padding: 5px;
	position: absolute;
	top: -170px;
	left: 20px;
	background: #FFFFFF;
	z-index: 99999;
}
.sj-wz .sj-rwm img{
	width: 100%;
	height: 100%;
}
.sj-wz:hover .sj-rwm{
	display: block;
}
.foot-t-r .wx-wz{
	width: 90px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #666666;
	margin-left: 35px;
	background: url(../img/wx_bt.png) no-repeat right center;
	position: relative;
}
.wx-wz .wx-rwm{
	display: none;
	width: 160px;
	height: 160px;
	padding: 5px;
	position: absolute;
	top: -170px;
	left: 20px;
	background: #FFFFFF;
	z-index: 99999;
}
.wx-wz .wx-rwm img{
	width: 100%;
	height: 100%;
}
.wx-wz:hover .wx-rwm{
	display: block;
}
.foot .foot-b{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background: #333333;
}
.foot .foot-b p{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	color: #FFFFFF;
}




















