﻿@charset "utf-8";

*{
	margin: 0;
	padding: 0;

	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;
}


/*  sy-banner  */
.banner{
	width: 100%;
	height: 341px;
}
.banner2{
	width: 100%;
	height: 450px;
}
.banner .er-b-img{
	width: 100%;
	height: 341px;
	overflow: hidden;
}

  .lubo{ width: 100%; min-width:1000px;clear: both; position: relative; height:450px;}
  .lubo_box{ position: relative; width: 100%; height:450px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:450px; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;}

  .lubo_box li img{ width: 100%; height: 450px;}

  /*圆点*/
  .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(../images/column_title_bj.png) left top;
}
.index-main .column-title .c-t-l{
	height: 40px;
	float: left;
	background: url(../images/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(../images/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(../images/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("../images/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("../images/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: 200px;
	float:left;
}
.er-m-l .title{
	width: 100%;
	height: 60px;
	background: url(../images/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: 200px;
	background: #f2f2f2;
}

.er-m-l .title-list ul{
	width: 199px;
	
}

.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: 48px;
	background: url(../images/jiantou.png) no-repeat 15px 20px;
	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: rgb(63, 155, 255);
	font-weight: bolder;
}
.er-m-l .title-list ul li dl dd .cpfl-bt .current{
	color: rgb(63, 155, 255);
	font-weight: bolder;
}
.er-m-l .title-list dl dd .cpfl-nr{
	display: none;
	position: absolute;
	left: 190px;
	top: 2px;
	background: #F2F2F2;
	border-top: 2px solid #0093e6;
	box-shadow: 2px 2px 8px #d5d5d5;
	z-index:99;
}
.er-m-l .title-list dl dd .cpfl-nr a{
	display: block;
	width: 160px;
	line-height: 48px;
	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: 980px;
	margin-left:20px;
	float:left;
}
.er-main .position{
	width: 100%;
	line-height: 34px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/ditu_fh.png) no-repeat 10px center;
	text-indent: 40px;
}
.er-main .position a:hover{
	color: #CE3121;
}
.er-m-r .cpzx-list{
	min-height:400px;
	margin-top: 10px;
	width: 100%;

}
.er-m-r .cpzx-list .cpbox{
	padding: 10px 1%;
	width: 48%;
	height:160px;
	margin: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	float: left;
}
.er-m-r .cpzx-list .cpbox .cpbox_image{
	width:160px;
	height:136px;
	padding-top:24px;
	z-index:10;
	float: left;
}
.er-m-r .cpzx-list .cpbox .cpbox_p{
	width:305px;
	height:160px;
	text-align:left;
	float: left;
}
.er-m-r .cpzx-list .cpbox .cpbox_p p:nth-child(1){
	font-size: 16px;
	color: #666;
	margin: 20px 10px 6px;
}
.er-m-r .cpzx-list .cpbox .cpbox_p p:nth-child(2){
	font-size: 12px;
	color: #767676;
	margin: 10px 10px 6px;
}
.er-m-r .cpzx-list .cpbox .cpbox_p p:nth-child(3){
	font-size: 14px;
	color: #767676;
	margin: 10px 10px 6px;
}


.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(../images/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(../images/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(../images/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: #797979;
	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 20px 10px 20px;

}
.xqy-nr .xnr_box1{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999999;
	text-align: left;
	line-height: 1.8em;
	float:left;
}
.xqy-nr h1{
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 2em;
	color: #FF791B;
	
	text-align: left;
	margin-top: 30px;
}
.xqy-nr .xnr_box2{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999999;
	text-align: left;
	line-height: 1.8em;
	width:185px;
	float:right;
}
.xqy-nr .xnr_box2 .newsInfo {

    max-width: 200px;
    margin-right: 15px;
    font-size: 13px;
    color: #adadad;
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.xqy-nr .xqy-sm{
	margin-top: 20px;
	line-height: 1.8em;
	
}
.xqy-nr .xny_foot1{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999999;
	text-align: left;
	line-height: 1.8em;
	float:left;
}
.xqy-nr .xny_foot2{
	width: 260px;
	height: 95px;
	margin: 10px 0 0 0;	
	float:right;
}






/*首页新增样式*/
.sy_tit{
	width:1200px;
	margin:25px auto 5px;
}
.sy_tit p{
	line-height:normal;
	text-align:center;
}
.sy_tit .span_tit{
	font-family:微软雅黑;
	font-size:19px;
	color:#EA0E0E;
}
.hx{
	width:100%;
	height:20px;
	background: url(../images/fg.jpg) repeat-x top;
}
.sy_con{

	height: 84px;
	overflow-y: hidden;
	width:1200px;
	margin:0 auto;
}
.sy_con p{
	line-height:normal;
	text-align:center;
}

 .span_cn{
	font-family:微软雅黑;
	font-size:17px;
	color:#333333;
}
 .span_en{
	font-family:Arial;
	font-size:14px;
	color:#999999;
}
.fllm{
	width:1200px;
	height:530px;
	margin:10px auto;

}
.fllm div{
	float:left;
	width:190px;
	margin-right:8px;

}
.fllm div:nth-child(1){
	margin-left:8px;
}

.fllm div img{
	width:186px;
	height:186px;
}

.cptit{
	margin-top:26px;
}
.cptit span{
	font-size:18px;
	font-family:微软雅黑;
	color:#000000;
}
.cpcon{
	margin-top:18px;
	width:182px;
	line-height: 1.8;
}
.cpcon span{
	font-family:微软雅黑;
	color:#666666;
	font-size:13px;
}
.cpmore{
	margin-top:28px;
	
}
.cpmore a span{
	display:inline-block;
	width:80px;
	height:32px;
	position:relative;
	background: url(../images/cpmore.png) repeat-x top;
	
}

.cpmore a:hover span{
	background: url(../images/cphmore.png) repeat-x top;
	
}
.fg hr{
	height:2px;
	border:none;
	border-top:1px dotted #F2F2F2;
}
.clear {
    clear: both;
	overflow: hidden;
}

.sy_news{
	width:1200px;
	height:50px;
	margin:20px auto;
}
.new_tit{
	width:1073px;
	height:44px;
	float:left;
}
.new_more{
	width:127px;
	height:44px;
	float:left;
	text-align:right;
}
.new_more a span{
	display:inline-block;
	width:82px;
	height:37px;
	position:relative;
	background: url(../images/nmores.png) repeat-x top;
}

.new_more a:hover span{
	background: url(../images/nhmores.png) repeat-x top;
}
.news_con{
	width:1200px;
	height:455px;
	margin:10px auto
}
.con_tt{
	width:665px;
	height:429px;
	float:left;
}
.con_lb{
	width:530px;
	height:429px;
	float:right;
}
.con_lb .lb_t{
	width:230px;
	height:129px;
	float:left;
}
.con_lb .lb_span{
	width:300px;
	height:129px;
	float:right;
}
.lb_title{}
.lb_ms{font-size:12px;margin-top:10px;}
.new_ty {
	margin-top:20px;
    line-height: 1.8;
    padding: 0;
    white-space: normal;
    word-wrap: break-word;
    word-break: normal;
    overflow: hidden;
    width: 100%;
    text-align: left;
}
.confg{
	margin-top:15px;
}
.confg hr{
	height:2px;
	border:none;
	border-top:1px dashed #F2F2F2;
}
.abouts{
	width:1200px;
	height:255px;
	margin:10px auto
}
.abouts_con{
	width:590px;
	height:219px;
	float:left;
}
.abouts_img{
	width:581px;
	height:219px;
	float:right;
}
/*头部*/
.top-nav { width:100%; margin:0px auto; height:34px; line-height:34px;padding-top:0px; font-size:12px; background: url(../images/white_bg.png) repeat-x;}
.top-language{ display:inline;}
.top-language .homes{height:34px;padding:0px 8px;}
.top-language .homes a{color:#555555;}
.top-language .homes a:hover{color:#0078D8;}
.top-language .fav{height:34px; padding:0px 8px;}
.top-language .fav a{color:#555555;}
.top-language .fav a:hover{color:#0078D8;}
.top-language .gbook{ height:34px; padding:0px 8px;}
.top-language .en{ height:34px; padding:0px 8px 0px 35px; background:url(../images/en.jpg) no-repeat 10px center; }
.top-language .en a{color:#555555;}
.top-language .en a:hover{color:#0078D8;}
.top-language .lines{width:1px;  padding:0px; height:34px; margin-top:0px;}

.top-logo {
    height: 90px;
    margin: 0px auto;
}
#web_logo {
    float: left;
    position: relative;
    height: 90px;
	width:297px;
}
.top-tel {	
	background:url(../images/tel.png) no-repeat;
	margin-top: 15px;
	font-size: 24px;
	color: rgb(63, 155, 255);
	text-align: left;
	display: block;
	line-height: 28px;
	font-weight:bold;
}
.top-tel span {
	font-size: 20px;
	text-align: left;
	color: #5e5e5e;
	line-height: 25px;	
	padding: 0px 0px 0px 30px;
	font-weight:normal;	
	
}

.top-search {	
	margin-top: 10px;
	font-size: 24px;
	color: #F68C19;
	text-align: left;
	display: block;
	line-height: 28px;
	font-weight:bold;
	margin-right:220px;
}
.menu{height:50px; overflow:hidden;background:#292929;box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);}
.menu ul{height:50px;zoom:1; width:1100px; margin:0px auto;}
.menu ul li{ float:left; display:inline;height:50px; line-height:50px; text-align:center; white-space:nowrap; position:relative;}

.menu .menu_item{ padding:0px 0px; width:150px; font-size:16px;}
.menu .menu_item a{ padding:0px 0px; width:150px; display:block;color:#fff}
.menu .menu_item a:hover{ color:#ffffff;background:#ea0e0e;}
.menu .menu_item .current { color:#ffffff;background:#ea0e0e;}

.banner1_flash{margin:0px auto; height:341px; overflow:hidden; padding:0px 0px; min-width:1100px;background:url(../images/banner1.jpg) no-repeat center;}
.banner2_flash{margin:0px auto; height:341px; overflow:hidden; padding:0px 0px; min-width:1100px;background:url(../images/banner2.jpg) no-repeat center;}
.banner3_flash{margin:0px auto; height:341px; overflow:hidden; padding:0px 0px; min-width:1100px;background:url(../images/banner3.jpg) no-repeat center;}
.banner4_flash{margin:0px auto; height:341px; overflow:hidden; padding:0px 0px; min-width:1100px;background:url(../images/banner4.jpg) no-repeat center;}
.banner5_flash{margin:0px auto; height:341px; overflow:hidden; padding:0px 0px; min-width:1100px;background:url(../images/banner5.jpg) no-repeat center;}
.banner6_flash{margin:0px auto; height:341px; overflow:hidden; padding:0px 0px; min-width:1100px;background:url(../images/banner6.jpg) no-repeat center;}
.banner7_flash{margin:0px auto; height:341px; overflow:hidden; padding:0px 0px; min-width:1100px;background:url(../images/banner7.jpg) no-repeat center;}
.banner8_flash{margin:0px auto; height:341px; overflow:hidden; padding:0px 0px; min-width:1100px;background:url(../images/banner8.jpg) no-repeat center;}

.met_flash{ margin:0px auto; height:500px; overflow:hidden; padding:0px 0px; min-width:1100px;} 
.met_flashs{ margin:0px auto; height:350px; overflow:hidden; padding:0px 0px; min-width:1100px;} 
.link_list {
	height:50px;
	line-height: 50px;
	width: 100%;	
}
.metsearch {
	display: inline;
	height: 26px;
	color: #7da020;
	margin: 10px auto;
	overflow: hidden;
	border: 1px solid #e9e9e9;
	background: #fff;
}
.searchfont {
	color: #0053bf;
	font-size: 16px;
	margin-right: 10px;
	font-weight: bold;
}
.metsearch span.parasearch_input input {
	float: left;
	font-size: 12px;
	display: inline;
	width: 220px;
	height: 24px;
	text-align: left;
	line-height: 24px;
	background: #fff;
	border: none;
	padding-left: 5px;
	border: 0px;
	overflow: hidden;
	color: #bdbdbd;
	margin-right: 0px;
}
.metsearch span.parasearch_search input.searchgo {
	float: left;
	margin: 0px;
	width: 46px;
	height: 26px;
	background: url(../images/go.jpg) no-repeat center;
	border: 0px;
	padding: 0px 0px;
	cursor: pointer;
}
.lf {
    float: left;
}
.ri {

    float: right;

}
.top-language {

    display: inline;

}
/*  foot  */
.foot{
	width: 100%;
	background-color: #4d4d4d;
	margin-top:30px;
	
}
.f_menu{width:1200px;margin: 0px auto;}
.f_menu ul{
    height: 50px;
    width: 1200px;
    margin: 0px auto;
}

.f_menu ul li{ float:left; display:inline;height:50px; margin:0 8px; line-height:50px; text-align:center; white-space:nowrap; position:relative;}

.f_menu .menu_item{ padding:0px 0px; width:135px;font-weight:400; font-size:14px;}
.f_menu .menu_item a{ padding:0px 0px; width:135px; display:block;color:#fff}
.f_menu .menu_item a:hover{ color:#F2F20F;}
.f_menu .menu_item .current { color:#F2F20F;}

.f_con{
	height: 160px;
    width: 1200px;
	margin: 18px auto 0;
}
.f_img{
	margin:20px 10px;
	float:left;
}
.f_tit{
	float:left;
	width:280px;
	padding-top:30px;

}
.f_tit p:nth-child(1){
	font-size: 19px;
	font-weight:bold;
	font-family: KaiTi;
	color:rgb(255, 255, 255);
}
.f_tit p:nth-child(2){
	font-size: 14px;
	font-weight:bold;
	font-family: Calibri;
	color:rgb(255, 255, 255);
}
.f_con1{
	float:left;
	width:306px;
	margin-left:15px;
	

}
.f_con1 p{
	font-family: 微软雅黑;
	color:rgb(255, 255, 255);
	line-height: 160%;
	font-size:14px;
}
.f_con2{
	float:left;
	width:293px;
	margin-left:20px;
	
}
.f_con2 p{
	font-family: 微软雅黑;
	color:rgb(255, 255, 255);
	line-height: 160%;
	font-size:12px;
}
.f_code{
	float:left;
	width:170px;
	margin-left:15px;
}
.f_code p{
	font-family: 微软雅黑;
	color:rgb(255, 255, 255);
	line-height: 160%;
	font-size:12px;
}
.f_code p a{
	font-family: 微软雅黑;
	color:rgb(255, 255, 255);
	line-height: 160%;
	font-size:12px;
}

/*产品*/
 /*-----------------详情页-放大图---------------------*/
.proarc {
	padding: 15px 10px;
	width: 980px
}
.show_gallery {
	float: left;
	width: 430px;
	margin: 0 0 20px 0;
	position: relative;
}
.gallery_box {
	width: 430px;
	height: 308px;
	background: #fff;
	overflow: hidden
}
.tb-pic a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.tb-pic a img {
	vertical-align: middle;
}
.tb-pic a {
*display:block;
*font-family:Arial;
*line-height:1;
}
.show_property {
	float: right;
	width: 540px;
	padding: 0 0 0 0;
	position: relative;
}
.show_property h1 {
	font-size: 20px;
	color: #333;
	line-height: 40px;
	font-family: "微软雅黑";
}
.show_property h1 a {
	color: #333;
}
.show_property h2 {
	font-size: 15px;
	color: #cc0000;
	line-height: 20px;
	margin-bottom: 20px;
}
.show_property p span {
	color: #999;
	display: inline-block;
}
.zx_price span {
	vertical-align: top;
	line-height: 37px;
}
.numbox span {
	vertical-align: top;
}
.show_property p {
	line-height: 25px;
	padding-bottom: 10px;
	color: #666
}
.show_property p s {
	color: #999;
	font-family: "微软雅黑";
}
.show_property p strong {
	color: #F0800F;
	font-size: 16px;
	font-weight: 700;
	font-family: "微软雅黑";
	vertical-align: bottom;
	position: relative;
}
.show_property p b {
	color: #F0800F;
	font-size: 16px;
	font-family: "微软雅黑";
	vertical-align: bottom;
*vertical-align:middle;
	font-weight: 700;
}
.show_property .color_class {
	padding: 20px 0;
	width: 300px;
	margin: 10px 0 0 0;
}
.show_property .color_class span {
	vertical-align: top;
	line-height: 36px;
	display: block;
	float: left;
	width: 66px;
	color: #999;
}
.green {
	color: #669900;
}
 .share {
	position: absolute;
	top: 258px;
	width: 280px;
	height: 40px;
}
.choose_style {
	width: 300px;
	height: 95px;
	margin: 10px 0 0 0;

}
.choose_style h3 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
}
.choose_style h3 span {
	float: left;
	width: 148px;
	height: 39px;
	background: #fff;
	line-height: 39px;
	border-right: #e9e9e9 1px solid;
	border-bottom: #e9e9e9 1px solid;
	cursor: pointer;
}
.choose_style h3 span.last {
	border-right: none;
	width: 149px;
}
.choose_style h3 span.current {
	background: #f4f4f4;
	border-bottom: #f4f4f4 1px solid;
}
.choose_color {
	margin: 0;
}
.choose_color li {
	overflow: hidden;
	width: 78px;
	height: 38px;
	border: #ccc 1px solid;
	background: #fff;
	line-height: 34px;
	text-align: center;
	position: relative;
}
.choose_color li img {
	display: none;
}
.choose_color li span {
	display: none;
}
.choose_color li.tb-selected span {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/choose.gif) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
}
.choose_color li.tb-selected {
	width: 74px;
	height: 34px;
	border: #F0800F 3px solid;
	background: #fff;
	line-height: 34px;
}
.choose_color li .tb-s40, .choose_color li .tb-s40 a {
	height: 34px;
	width: 100%;
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 34px;
	cursor: pointer;
}
.choose_body {
	padding: 10px 0 15px 0;
}
.choose_body td {
	height: 40px;
	line-height: 40px;
	padding: 0 0 10px 0;
}

.buybtn {
	display: block
}
.choose_body td.btnbar {
	padding: 10px 0 0 0;
}
.show_content {
	float: left;
	width: 980px;
	display: inline;
}
.show_content h3 {
	height: 47px;
	background: url(../images/hbg.jpg) repeat-x 0 bottom;
}
.show_content h3 span {
	float: left;
	display: block;
	height: 43px;
	line-height: 43px;
	color: #333;
	font-weight: bold;
	border: #e9e9e9 1px solid;
	border-bottom: none;
	background: #f9f9f9;
	cursor: pointer;
	font-weight: normal;
	width: 148px;
	text-align: center;
	margin: 0 10px 0 0;
	display: inline;
}
.show_content h3 span.current {
	height: 44px;
	line-height: 43px;
	border: #e9e9e9 3px solid;
	border-bottom: none;
	background: #fff;
	font-weight: bold;
	width: 144px;
}
.show_content h3 span b {
	color: #669900;
	font-weight: normal;
}
.content_body {
	text-align: left;
	line-height: 1.5em;
	font-size: 14px;
	padding: 5px
}
.content_body p {
	font-size: 14px;
}
.content_body img {
	max-width: 750px;
}
.content_box {
	display: none;
}
.correlation-article {
	margin-top: 15px;
	padding-bottom: 15px;
}
.correlation-article h2 {
	border: 0;
	border-bottom: 1px #E6E6E6 solid;
	padding-left: 25px;
	margin-bottom: 10px;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	background: url(../images/xgtit.png) left no-repeat;
}
.correlation-article ul {
	height: 100%;
	overflow: hidden;
}
.correlation-article li {
	font-family: "微软雅黑";
	font-size: 12px;
	width: 48%;
	text-align: left;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	float: left;
	background: url(../images/sou_bj.png) left no-repeat
}

.about_box1{
	float:left;
	line-height:30px;
	width:360px;
}
.about_box2{
	float:left;
	
}



/* 新侧边栏18.7.20 */

.globalR-side-bar {
    position: fixed;
    right: 0px;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    top: 0px;
    min-height: 730px;
    height: 100%;
    width:40px;
    background: rgba(0, 0, 0, .6);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);
    margin-top:0px;

}
.globalR-side-bar .side-bar li {
    text-align: center;
    cursor: pointer;
    width: 40px;
    height: 70px;
    background: transparent;
    border: none;
}
.globalR-side-bar .side-bar li.sign-in .in-sign{
    display: none;
}
.globalR-side-bar .side-bar li.sign-in:hover .in-sign{
    display: block;
}
.globalR-side-bar li {
    position: relative;
}
.globalR-side-bar .side-bar li:hover {
    background: #008aff;
    border-color: #008aff;
}

.globalR-side-bar .side-bar li:hover > a {
    color: #fff;
    text-decoration: none;
}

.globalR-side-bar .side-bar li:hover .introduce {
    display: block;
}

.globalR-side-bar .side-bar li.return-top-r {
    background:#ddd;
    cursor: pointer;
    margin-top: 17px;
    font-size: 12px;
    color:#fff;
}
.globalR-side-bar li .introduce {
    display: none;
    width: 523px;
    background: #fff;
    top: -54px;
    border: 1px solid #e8e8e8;
    cursor: default;
}
.globalR-side-bar .side-bar li a {
    display: block;
    color: rgba(0, 0, 0, 0.8);
    color: #333\9;
    font-size: 12px;
}
.globalR-side-bar .introduce.company-vip {
    width: 186px;
}
.globalR-side-bar .introduce.company-vip .type-list {
    width: 50%;
    text-align: center;
    padding: 18px 0;
}
.globalR-side-bar .introduce.company-vip .type-list .icon-zuanshi {
    display: block;
    margin: 0 auto 10px;
    font-size: 20px;
    width: auto;
    height: auto;
    background: none;
}
.globalR-side-bar .introduce.company-vip .type-list .icon-zuanshi.comp {
    color: #fed914;
}
.globalR-side-bar .introduce.company-vip .type-list .type-name {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
}
.globalR-side-bar .introduce.company-vip .type-list:hover .type-name {
    color: rgba(0, 0, 0, 0.9);
}
.globalR-side-bar .side-bar li > a {

    color: #fff;
    line-height: 20px;
    padding:15px 5px 9px;
    background: transparent;
}
.globalR-side-bar .side-bar li .iconfont{
    display: block;
    margin-top:5px;
}
.globalR-side-bar .side-bar li .icon-qq,
.globalR-side-bar .side-bar li .icon-weixin{
    margin-top:-4px;
}
.globalR-side-bar .side-bar li.return-top-r{
    background: transparent;
    margin-top:0px;
}
.globalR-side-bar .side-bar li.return-top-r:hover{
    background: #008aff;
    border-color: #008aff;
}
.globalR-side-bar .side-bar li.return-top-r i{
    margin-top:0px;
    padding-top:20px;
    font-size: 24px;
}
.globalR-side-bar li .introduce {

    position: absolute;
    z-index: 7;
    right: 44px;

}
.globalR-side-bar .side-bar li .introduce{
    right:40px;
}


@media screen and (min-width:1381px){
    .globalR-side-bar .sb-top{
        position: fixed;
        bottom:73%;
    }
    .globalR-side-bar .sb-middle{
        position: fixed;
        bottom:75.4%;
        z-index: 101;
    }
    .globalR-side-bar .sb-bottom{
        position: fixed;
        bottom:63.7%;
    }
    .globalR-side-bar .sb-floor{
        position: fixed;
        bottom:5%;
    }
}
@font-face {font-family: "iconfont";
            src: url('iconfont/iconfont.eot?t=1532317828803'); /* IE9*/
            src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
                url('../fonts/c05235cb6c8d47f6b5be1b219845f631.woff') format('woff'),
                url('../fonts/iconfont.ttf') format('truetype')
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-weixin:before { content: "\e681"; }

.icon-qq:before { content: "\e604"; }

.icon-shuaxin:before { content: "\e6d4"; }

.icon-zhuanqian:before { content: "\e655"; }

/* .icon-fanhuidingbu3:before { content: "\e64a"; } */

.icon-kefu:before { content: "\e62b"; }

.icon-huidaodingbu:before { content: "\e63a"; }

.icon-qiandao:before { content: "\e665"; }

.icon-wenjian:before { content: "\e69f"; }

.icon-yijian:before { content: "\e60c"; }

.icon-zhuye_sel:before { content: "\e602"; }

.icon-zhuye_nor:before { content: "\e603"; }

.icon-kefu1:before { content: "\e605"; }

.icon-fanhuidingbu:before { content: "\e606"; }

.icon-zhuanqian1:before { content: "\e607"; }

.icon-qq1:before { content: "\e608"; }

.icon-weixin1:before { content: "\e609"; }

.icon-qiandao1:before { content: "\e60a"; }

.icon-yijian1:before { content: "\e60b"; }

.icon-yishuzi:before { content: "\e60d"; }

.icon-chahua:before { content: "\e60e"; }

.icon-beijing:before { content: "\e60f"; }

.icon-yuansu:before { content: "\e610"; }

.icon-bangong:before { content: "\e611"; }

.icon-moban:before { content: "\e612"; }

.icon-shiting:before { content: "\e613"; }

.icon-qiyeicon:before { content: "\e614"; }

.icon-quanzhan:before { content: "\e615"; }


/*客服信息*/
.phone .introduce .service-title {
    height: 40px;
    line-height: 40px;
    background-color: #f7f7f7;
    padding-left: 20px;
}

.phone .introduce .service-info {
    padding: 0 20px;
}

.introduce .service-info p {
    padding-top: 15px;
    padding-bottom: 17px;
}

.phone .introduce .qq-17 {
    display: inline-block;
    height: 29px;
    width: 96px;
    background: url(../images/public-icon.png) 0 -443px;
    vertical-align: -8px;
    margin: 0 0 0 6px;
    border-radius: 0px;
}

/*客服信息*/
/*联系方式等*/
.bar-menu-contact li .introduce {
    position: absolute;
    background: #fff;
    z-index: 6;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#c0bebf', Direction=220, Strength=5);
}
.globalR-side-bar .phone .introduce {

    width: 289px;
    top: -54px;
    text-align: left;
    right: 44px;

}
.phone .introduce p {
	font-size:13px;
    border-bottom: 1px solid #e2e2e2;

color: #616161;

}
.side-bar .bar-menu-contact {
    bottom: 0;
    z-index: 7;
    background: #fff;
}

#wechat_box {

    width: 240px;
    background: #fff;
    cursor: default;
    padding-bottom: 10px;
    text-align: center;

}
#wechat_box .qrcode {

    width: 140px;
    height: 140px;
	display: inline-block;
	vertical-align: middle;

}
/* 右侧边栏结束 */

/* 产品表格样式 */
.show_content table {
    border-collapse: collapse;
    width: 922px;
    margin: 10px auto 20px;
}
.show_content th {
    padding: 10px 0;
    line-height: 15px;
    text-align: center;
}
.show_content th, .show_content td {
    border: 1px solid 
    #bcc9d5;
}
.show_content table td {
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    color: 
    #333;
    word-wrap: break-word;
}
.show_content table img {
    height: 38px;
    width: auto;
}
.show_content table img.new {
    height: 15px;
    width: 25px;
}


#pages { padding:14px 0 10px; font-family:宋体;text-align:center; }
#pages a { display:inline-block; height:25px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:25px; line-height:25px; background:#0093e6; border:1px solid #0093e6; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:25px; line-height:25px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
