@charset "utf-8";
/* CSS Document */
span {
	display:block;
}
/*****index*******/	
/*****header*******/
.header{
	width:100%;
	/*background: url(../images/header.png);*/
	}
.header_top{
	background:#666;
	line-height:40px;
	}
.header_top p{
	text-align:right;
	margin-bottom:3px;
	}
.header_top p a{
	font-size:12px;
	padding:5px 5px;
	color:#ddd;
	}
.logo{
	padding:15px 0;
	
	}
.logo a,.logo>p{
	float:left;
	}
.logo>p{
	border-left:2px solid #cda663;
	font-size:18px;
	letter-spacing:1px;
	padding-left:15px;
	margin-top:8px;
	line-height:26px;
	color:#999;
	}
.l_r{
	width:50%;
	float:right;
	font-size:18px;
	color:#cda663;
	margin-top:10px;
	text-align:right;
	}
.l_r p{	
    width:38%;
	float: right;
	margin-right:2%;
	line-height:42px;
	}
.l_r p i{
	padding-right:5px;
	font-size:18px !important;
	}
.search {
	width:60%;
	float: right;
	position: relative;
	
}
.search input {
	width: 87%;
	color: #ddd;
	float: left;
	border: 1px solid #e1e1e1;
	font-size: 14px;
	outline: 0;
	padding: 10px 40px 10px 20px;
}
.search_xunzhao {
	margin-top: 30px !important;
	color: #666 !important;
	line-height: 25px;
	font-size: 13px;
}
.search_btn {
	width: 13%;
	height: 42px;
	background: #808082;
	position: absolute;
	right: 0px;
	top: 0px;
	color:#fff;
	font-size:14px;
	line-height:42px;
	text-align:center;
}
.search_btn img {
	width: 20px;
	margin-top: 23%;
	margin-left: 30%;
}		
.nav{
	width:100%;
	border-top:1px solid #e1e1e1;
	background:#f4f4f4;
	}
.nav_y>li{
	float:left;
	text-align:center;
	width:auto;
	padding:3px 2%;
	}
.nav_y>li>a{
	font-size:14px;
	line-height:19px;
	margin:8px 0;
	color:#666;
	}
.weixin{
	padding-right:0px; 
	float:right;
	padding-top:15px;
	color:#666;
	}
.weixin a{
	line-height:35px;
	color:#666;
	
	}
.weixin a i{
	font-size:20px;
	line-height:35px;
	padding-left:10px;
	}
.nav_y>li>a span{
	font-size:12px !important;
	}
.nav_y>li>a:hover{
	color:#fff;
	}
.nav_a_on{
	background:#666;
	position:relative;
	width:200px !important;
	padding:3px 11px !important;
	}
.nav_xl{
	position:absolute;
	left:0;
	top:60px;
	padding:0 20px;
	width:200px;
	height:0px;
	text-align:left;
	background:rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important;
	opacity:0;
	z-index:99
	}
.nav_xl>li{
	margin-bottom:20px;
	}
.nav_xl>li>h5>a{
	font-size:16px;
	color:#000;
	}
.nav_xl>li>p{
	width:100%;
	}
.nav_xl>li>p>a{
	color:#666;
	display:inline;
	font-size:14px;
	display:inline-block;
	width:50%;
	}

.nav_xl>li>p>a:hover{
	color:#cda663;
	}

.nav_y>li:hover{
	background:#cda663;
	}
.sec1{
	margin-top:30px;
	margin-bottom:10px;
	}
.sec1_1 .row{
	margin:0 -7px !important;
	}	
.sec1_1 .col-sm-4{
	padding:0 7px !important;
	}
.sec1_img{
	position:relative;
	}
.sec1_mb{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:0 !important;
	background:#FFF;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.sec1_mb:hover{
	opacity:0.6;
    filter:alpha(opacity=60);
    -moz-opacity:0.6; 
    -khtml-opacity:0.6;
    -webkit-opacity:0.6;
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	-o-transition: 0.6s ease;	
	transition: 0.6s ease;
	}
.sec1_wenzi{
	position:absolute;
	bottom:0;
	left:15px;
	width:89%;
	text-align:center;
	color:#fff;
	}
.sec1_wenzi>p{
	margin-bottom:0;
	line-height:30px;
	background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
	text-align:center;
	padding:0 15px;
	}
.sec1_2{
	margin-top:10px;
	width:100%;
	border: solid #cda663 3px;
	}
.process{
	padding:30px 6px;
	}
.sec1_2_c{
	padding:10px 0;
	}
	
.banner_b{
	width:96%;
	margin:0 auto;
	padding:10px 0 30px 0;
	}
.banner_b h2{
	font-size:26px;
	color:#666;
	margin-bottom:30px;
	text-align:center;
	}
.banner_b h2 span{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:15px;
	font-size:18px;
	}		
.banner_b_list{
	width:15%;
	float:left;
	text-align: left;
	}
.banner_b .col-sm-2{
	width:20% !important;
	}		
.banner_b_list img{
	width:30%;
	float:left;
	margin-right:6%;
    }
.banner_b_text{
	
	
	}
.banner_b_text1{
	width:5%;
	float:left;
	}
.banner_b_text1_line{
	width:70%;
	height:1px;
	background:#bbb;
	margin-top:30px;
	}	
.banner_b_list h4{
	font-size:18px;
	color:#000;
	margin-top:0px;
	}
.banner_b_list>p{
	font-size:13px;
	color:#999;
	}	
	
	
.sec1_3{
	background:url(../images/regBox.jpg) no-repeat;
	background-size:cover;
	}
.sec1_3_wenzi{
	width:100%;
	margin:17% 0 0 17%;
	}
.sec1_3_wenzi>p{
	color:#fff;
	font-size:20px;
	margin-bottom:10px;
	margin-top:15px;
	}
.sec1_3_tb{
	margin:auto;
	margin-top:13%;
	}
.sec1_3_tb p span{
	display:inline-block;
	float: left;
	width:15%;
	line-height:34px;
	color:#fff;
	}
.sec1_3_tb>p>input{
	width:85%;
	float:left;
	height:34px;
	line-height:34px;
	padding-left:15px;
	}
.sec1_3_tb>p>.form-control{
	width:25%;
	float: left;
	margin-right:5px;
	}
.sec1_3_tb>p>a{
	margin-top:15px;
	background:#333;
	color:#fff;
	border-radius:5px;
	font-size:16px;
	border:2px #fd000 solid;
	padding:6px 20px;
	margin-left:15%;
	}


.sec2_top{
	background: url(../images/tab_bg1.jpg) no-repeat;
	background-size:cover;
	text-align:center;
	padding-bottom:15px;
	}
.sec2_img{
	width:100%;
	text-align:center;
	padding-top:25px;
	padding-bottom:10px;
	}
.sec2_top>ul>li{
	width: 91px;
    height: 33px;
    line-height: 33px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color:#333;
    margin: 0 15px;
	background: url(../images/tab_no.png) no-repeat;
	background-size:cover;
	}
.sec2_d{
    color:#fff !important;
	background:url(../images/tab_cur.png) no-repeat !important;
	background-size:cover;
	}
.sec2_top>ul>li:hover{
	background:url(../images/tab_cur.png) no-repeat;
	background-size:cover;
	color:#fff;
	}
.sec2_bottom{
	display:none;
	}

	
.sec3{
	margin-top:20px;
	margin-bottom:20px;
	}
.sec3_r{
	width:100%;
	border:1px solid #CCC;
	}
.sec3_tit{
	background:url(../images/sub_tit.png) no-repeat;
	background-size:cover;
	}
.sec3_tit p{
	line-height:51px;
	color:#fff;
	margin-left:15px;
	}
.sec3_r_b{
	padding:15px;
	}
.sec3_r_img,.sec3_r_wenzi{
	float:left;
	}
.sec3_r_img{
	width:40%;
	}
.sec3_r_wenzi{
	margin-top:10%;
	width:55%;
	margin-left:5%;
	}
.sec3_r_wenzi>p{
	font-size:12px;
	padding:0 10px;
	
	}
.sec3_r_wenzi a{
	font-size:12px;
	padding:5px 10px;
	border-radius:5px;
	border:1px solid #cda663;
	color:#000;
	}
.sec3_r_dox{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	}
.sec4_tit{
	width:100%;
	background: url(../images/bg_line.png) no-repeat;
	background-size:cover;
	height:44px;
	line-height:44px;
	color:#FFF;
	padding:0 15px;
	}
.sec4_tit p{
	font-size:28px;
	}
.sec4_tit span{
	font-size:18px;
	}
.sec4_tit>p>a{
	float:right;
	color:#fff;
	font-size:15px;
	font-size:14px;
	}
.sec4{
	width:100%;
	}
.sec4_r_img{
	width:35%;
	float:left;
	margin-right:5%;
	}
.sec4_r_wenzi{
	width:55%;
	float:left;
	color:#000;
	margin-top:0px;
	}
.sec4_r_wenzi>h3{
	font-size:18px;
	}
.sec4_r_wenzi>p{
	font-size:14px;
	}
.sec_4_new{
	margin-top:10px;
	margin-bottom:10px;
	}
.i_new li{
	width:100%;
	line-height:28px;
	font-size:12px;
	}
.i_new p{
	float:left;
	color:#000;
	margin-bottom:0;
	}
.i_new span{
	float:right;
	color:#ccc;
	}
.i_new i{
	padding:0 10px;
	}
.sec_4 .col-sm-4{
	padding:15px !important;
	}
.sec_4 .col-sm-4 img{
	border:1px solid #ccc;
	}

/*****header*******/	

.footer	{
	margin-top:40px;
	padding-top:20px;
	width:100%;
	background:#27221d;
	text-align:center;
	color:#fff;
	}
.footer a{
	color:#fff;
	padding: 0 10px;
	}
	
/*****index*******/	
	
	
/*****products*******/	
.products{
	margin-top:27px;
	}	
.por_c_l{
	/*border-top:8px solid #eee;*/
	padding-top:30px;
	}
.por_t_l{
	width:100%;
	border:1px solid #CCC;
	margin-bottom:18px;
	}
.por_t_l_fl{
	width:100%;
	color:#000;
	position:relative;
	line-height:58px;
	text-align:center;
	margin-bottom:0;
	}
.por_t_l_img{
	width:8px;
	position:absolute;
	right:0px;
	top:2px;
	display:none;
	}	
.por_t_l_fl:hover{
    background:#cda663;
	color:#fff;
	}
.por_t_l_h{
    background:#cda663;
	color:#fff;
	}
.por_t_l_fl:hover a{
	color:#fff;
	}
.por_t_l_a{
	color:#fff;
	}

.por_t_l_fl a{
	color:#000;
	font-size:16px;
	}
.por_t_l_fl i{
	padding-left:30px;
	}
.por_t_l_box{
	border-bottom:1px solid #ccc;
	}
.por_t_r_box{
	padding:10px 0;
	margin-top:10px;
	width:100%;
	border-bottom:1px solid #ccc;
	}
.por_t_r_box>ul>li{
	float:left;
	text-align:center;
	padding:0 15px;
	border-right:1px solid #666;
	}
.por_t_r_box>ul>li>span{
	font-size:12px;
	color:#999;
	}
.por_t_r_box>ul>li>a{
	font-size:12px;
	color:#666;
	padding:2px 10px;
	border-radius:5px;
	}
.por_t_r_box>ul>li>a:hover{
	background:#cda663;
	color:#fff;
	}

.por_c{
	margin-top:30px;
	}
.por_c_l_box{
	width:100%;
	border:1px solid #ccc;
	}
.por_c_l_box h3{
	font-size:18px;
	background:#eee;
	margin:0;
	line-height:44px;
	padding-left:20px;
	margin-bottom:20px;
	}
.por_c_tj{
	padding:0 20px 20px 20px;
	}
.por_c_tj>p{
	margin-bottom:0;
	padding-top:5px;
	}
.por_c_img{
	position:relative;
	}
.por_mb{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:0 !important;
	background:#FFF;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.por_mb:hover{
	opacity:0.6;
    filter:alpha(opacity=60);
    -moz-opacity:0.6; 
    -khtml-opacity:0.6;
    -webkit-opacity:0.6;
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	-o-transition: 0.6s ease;	
	transition: 0.6s ease;
	}
.por_new{
	padding:0 20px 10px 20px;

	}
.por_new>p>i{
	padding-right:5px;
	}
.por_new>p{
	font-size:12px;
	line-height:24px;
	height:24px;
	overflow:hidden;
	}
.por_c_l_box{
	margin-bottom:18px;
	}
.pro_cq{
	padding:4px;
    border:1px solid #fff;
	margin-bottom:15px;
	}
.pro_cq>p{
	margin-bottom:0;
	line-height:25px;
	width:100%;
	text-overflow: ellipsis;
	}
.pro_cq>h4{
	font-weight:bold;
	color:#cda663;
	}
.pro_gd{
	text-align:right;
	}
.pro_gd a{
	color:#fff;
	padding:5px 20px;
	}
.pro_cq:hover{
	border:1px solid #CCC;
	}
.pro_cq:hover a{
	background:#cda663;
	}
.por_c_b{
	margin-top:20px;
	text-align:center;
	
	}
.por_c_b>ul{
	text-align:center;
	display:inline-block;
	margin:0 auto;
	}
.por_c_b>ul>li{
	
	float:left;
	padding:5px 10px;
	color:#000;
	border:1px solid #ccc;
	font-size:12px;
	border-radius:3px;
	
	}
.por_c_b>ul>li>a{
	color:#000;
	}
.por_c_b>>ul>li>a:hover{
	background:#cda663;
	padding:5px 10px;
	color:#fff;
	border:1px solid #cda663;
	border-radius:3px;
	font-size:12px;
	}


/*****container*******/	


.cus_l{
	width:100%;
	}
.cus_box{
	margin:5px 0;
	}
.cus_box>ul>li{
	width:20%;
	float:left;
	}	
.cus_wenzi1{
	width:100%;
	background:#f5f5f5;
	padding:0 15px;
	position:relative;
	}
.cus_wenzi2{
	position:relative;
	width:100%;
	background:#f5f5f5;
	text-align:right;
	margin-top:4px;
	padding:0 15px;
	}
.cus_wenzi3{
	position:relative;
	width:100%;
	background:#f5f5f5;
	text-align:right;
	padding:0 15px;
	}
.cus_wenzi1 h3,.cus_wenzi2 h3,.cus_wenzi3 h3{
	margin:5px 0;
	color:#000;
	font-size:14px;
	}
.cus_wenzi1 h4,.cus_wenzi2 h4,.cus_wenzi3 h4{
	padding:16px 0 0px 0;
	color:#999;
	font-size:18px;
	margin-top:0px;
	}
.cus_wenzi1 p,.cus_wenzi2 p,.cus_wenzi3 p{
	font-size:12px;
	color:#666;
	}


.cus_jt_l{
	position:absolute;
	top:20%;
	left:-10px;
	z-index:999;
	}
.cus_jt_r{
	position:absolute;
	top:60%;
	right:-10px;
	z-index:999;
	}	
.cus_img{
	position:relative;
	}
.cus_img:after{
	width:100%;
	height:100%;
	content:'';
	position:absolute; top:0;
	z-index:9;
	left:0;
	background:#fff;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	}	
.cus_img:hover:after{
	opacity:0.2;
    filter:alpha(opacity=20);
    -moz-opacity:0.2; 
    -khtml-opacity:0.2;
    -webkit-opacity:0.2;
	}
.cus_jz,.cus_tit{
	padding-top:30px;
	position:relative;
	}	
.cus_lin{
	width:100%;
	height:2px;
	background:#ccc;
	margin:30px 0;
	
	}
.cus_tit{
	padding-bottom:30px;
	}
.custome>.cus_jz>p>a{
	position:absolute;
	display:inline-block;
	width:30%;
	padding:10px;
	background:#cda663;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	top:40px;
	left:35%;
	}
.cus_tit>p{
	position:absolute;
	width:10%;
	padding:10px;
	background:#fff;
	text-align:center;
	letter-spacing:3px;
	color:#cda663;
	top:40px;
	left:45%;
	}

	
/*decoration*/
.dec_tit{
	padding:30px 0;
	}
.dec_tit h3{
	text-align:center;
	}
.dec_lb{
	padding:20px;
	border-bottom:5px solid #ccc;
	}
.dec_lb .dec_wenzi h2{
	width:100%;
	color:#cda663;
	font-size:24px;
	}
.dec_wenzi>h2>span{
	display:inline-block;
	color:#666;
	font-size:14px;
	line-height:28px;
	float:right;
	}
.dec_wenzi>p{
	font-size:14px;
	color:#999;
	line-height:25px;
	}
	
/*新增*/

.por_c_r{
	padding:10px 0;
	}
	
.por_c_btm{
	background:#faa;
	margin:30px 0 50px 0;
	
	}
.por_c_btm ul{
	margin:0 auto;
	padding:0;
	width:270px;
	}
.por_c_btm .on{
	background:#cda663;
	}
.por_c_btm ul li{
	float:left;
	}
.por_c_btm ul li a{
	display:block;
	width:28px;
	height:28px;
	text-align:center;
	line-height:28px;
	background:#ccc;
	color:#fff;
	margin:0 5px;
	}	
	
/*9.12新增*/
.sec4n_r_img{
	width:35%;
	float:left;
	margin-right:5%;
	}
.sec4n_r_wenzi{
	width:55%;
	float:left;
	color:#000;
	margin-top:0px;
	}
.sec4n_r_wenzi>h4{
	font-size:16px;
	height:24px;
	line-height:24px;
	margin:0 0 10px 0;
	overflow:hidden;
	}
.sec4n_r_wenzi>p{
	font-size:14px;
	height:48px;
	line-height:24px;
	overflow:hidden;
	color:#666;	
	}
.sec_4n_new{
	margin-bottom:17px;
	padding-bottom:17px;	
	border-bottom:1px solid #ddd;
	}

/*9.12新增*/
	