/************ HEADER ***************/

#join_box{
	width: 100%;
    height: 40px;
    line-height: 40px;
    background: #014b8b;
	}

#join_box_l{
    width: 720px;
    float: left;
    font-size: 13px;
    color: #FFF;
    letter-spacing: 1px;
	}

#join_box_r{
    width: 480px;
    float: right;
    font-size: 12px;
    color: #FFF;
    text-align: right;
	}
	
#join_box_r a{
	color: #fff;
    font-size: 13px;
    margin-left: 20px;
    letter-spacing: 1px;
	}
	
#logo{
	width: 100%;
    height: 120px;
	}

#logo_l{
    width: 20%;
    float: left;
	}
	
#logo_l a{
    display: block;
    width: 100%;
    text-align: right;
	}
	
#logo_l img{
	display: block;
    float: right;
    margin-top: 7%;
	}

#logo_r{
	width: 20%;
    float: right;
	}
	
#logo_r span{
	display: block;
    font-size: 24px;
    color: #bea168;
    font-family: 'Arial';
    text-align: left;
    line-height: 50px;
    letter-spacing: 1px;
    padding-top: 9%;
	}
	
#logo_r span img{
	display:block;
	float:left;
	width:50px;
	height:50px;
	margin-right:2%;
	}

#nav{
	width: 56%;
    float: left;
    padding: 0px 2%;
	}

#nav a{
	display: block;
    float: left;
    height: 120px;
    line-height: 120px;
    text-align: center;
    width: 11%;
    font-size: 16px;
    color: #111111;
	}

#nav a:hover{
	color:#bea168;
	}


/************ HEADER ***************/








/************ FOOTER ***************/

.footer{
	width: 100%;
    height: 530px;
	background:url(../img/foot_bg.jpg) no-repeat;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	margin-top:50px;
	}
	
#foot_t{
	padding-top: 55px;
    height: 365px;
	}
	
#foot_t1{
    width: 460px;
    float: left;
    font-size: 16px;
    color: #FFF;
    line-height: 40px;
	}
	
#foot_t1_1{
	height: 164px;
    border-bottom: 1px #fff solid;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Arial';
    letter-spacing: 2px;
    line-height: 72px;
    margin-bottom: 30px;
	}
	
#foot_t1_1 img{
	display:block;
	}
	
#foot_t2{
	width: 410px;
    float: left;
    margin-left: 120px;
	}
	
.foot_sp{
	display: block;
    font-size: 32px;
    color: #FFF;
    font-weight: bold;
    height: 80px;
    line-height: 80px;
    margin-bottom: 25px;
	}
	
#foot_t2 a{
    margin-right: 120px;
    color: #FFF;
    font-size: 20px;
    line-height: 52px;
	}
	
#foot_t3{
	width:270px;
	float:right;
	}
	
#foot_t3_1{
	text-align: right;
    font-size: 35px;
    color: #ffffff;
    font-weight: bold;
    line-height: 40px;
    height: 80px;
	}

#foot_t3_1 span{
	display: block;
    font-weight: normal;
    font-size: 17px;
	}
	
#foot_t3 img{
    display: block;
    float: right;
    margin-top: 80px;
	}

#foot_icp{
	width: 100%;
    height: 109px;
    line-height: 109px;
    border-top: 1px #737273 solid;
    text-align: center;
    font-size: 18px;
    color: #707171;
    text-transform: uppercase;
	}

#foot_icp a{
	color: #707171;
	}


/************ FOOTER ***************/









/************ INDEX MAIN ***************/

#main_i{
	overflow: hidden;
    margin-top: -50px;
    position: relative;
    z-index: 9999;
	}
	
.index_title{
    width: 100%;
    text-align: center;
    font-weight: 100;
    font-size: 16px;
    color: #333333;
    letter-spacing: 2px;
    line-height: 45px;
    height: 90px;
    overflow: hidden;
	}

.index_title span{
	display: block;
    color: #2a2a2a;
    font-weight: bold;
    font-size: 38px;
	}
	
	
	
	
	
	
#index1{
    width: 100%;
    height: 975px;
    padding-top: 75px;
    background: url(../img/index1_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}
	
#index1_type{
	width: 100%;
    margin-top: 35px;
    height: 80px;
    overflow: hidden;
	}

#index1_type a{
	display: block;
    float: left;
    border: 1px #e0e0e0 solid;
    width: 191px;
    height: 73px;
    line-height: 73px;
    border-right: 8px #bea168 solid;
    margin-right: 20px;
    font-size: 17px;
    color: #333333;
    text-align: center;
	}
	
#index1_type a:nth-child(6){ margin-right:0px;}

#index1_type a:hover{
	background:#bea168;
	color:#FFF;
	border: 1px #bea168 solid;
	border-right: 8px #bea168 solid;
	}
	
#index1_c{
	width: 100%;
    margin-top: 60px;
    height: 625px;
    overflow: hidden;
	}

#index1_c_l{
	width:650px;
	float:left;
	}
	
#index1_c_l a{
    display: block;
    border: 1px #eeeeee solid;
    padding: 15px;
    overflow: hidden;
    height: 588px;
	}
	
#index1_c_l a img{
	display: block;
    width: 100%;
    height: 535px;
    object-fit: cover;
	}
	
.i1{
	display: block;
    width: 25px;
    height: 8px;
    float: right;
    background: url(../img/i1.png) no-repeat;
    margin-top: 25px;
	}

.i2{
	display: none;
    width: 25px;
    height: 8px;
    float: right;
    background: url(../img/i2.png) no-repeat;
    margin-top: 25px;
	}
	
#index1_c_l a:hover{
	background:#bea168;
	color:#FFF;
	}
	
#index1_c_l a:hover>img{
	border-radius: 0px 20px 0px 0px;
	}
	
#index1_c_l a:hover>.tp_sp{
	color:#fff;
	}
	
#index1_c_l a:hover>.tp_sp .i1{
	display: none !important;
	}
	
#index1_c_l a:hover>.tp_sp .i2{
	display: block !important;
	}
		
.tp_sp{
    display: block;
    font-size: 15px;
    color: #2a2a2a;
    line-height: 65px;
	}

#index1_c_r{
	width:635px;
	float:right;
	}
	
.tp_box{
	height:290px;
	}
	
.tp_box a{
	display: block;
    padding: 15px;
    border: 1px #eeeeee solid;
    overflow: hidden;
    height: 263px;
	}
	
.tp_box a img{
	display: block;
    width: 100%;
    height: 210px;
    object-fit: cover;
	}
	
.tp_box a:hover{	
	background:#bea168;
	color:#FFF;
	}
	
.tp_box a:hover>img{
	border-radius: 0px 20px 0px 0px;
	}
	
.tp_box a:hover>.tp_sp{
	color:#fff;
	}
	
.tp_box a:hover>.tp_sp .i1{
	display: none !important;
	}
	
.tp_box a:hover>.tp_sp .i2{
	display: block !important;
	}
	
	
	
	
	
#index2{
    width: 100%;
    height: 840px;
    padding-top: 100px;
    background: url(../img/index2_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}
	
#index2_c{
    width: 100%;
    margin-top: 60px;
	}

#inde2_c_l{
	width:645px;
	float:left;
	}
	
.ys_l{
	padding: 30px 35px 30px 85px;
    background: rgba(255,255,255,0.6);
    height: 220px;
    overflow: hidden;
	}
	
.ys_l_img{
	width: 95px;
    float: left;
    height: 145px;
    padding-top: 75px;
	transition:all 0.3s linear 0s;
	}
	
.ys_l_img img{
    /*width: 80px;
    height: 70px;
    object-fit: fill;*/
	}
	
.ys_l_img1{
	display:block;
	}

.ys_l_img2{
	display:none;
	}
		
.ys_l_c{
    float: right;
    width: 410px;
    font-size: 15px;
    line-height: 28px;
    padding-top: 55px;
	transition:all 0.3s linear 0s;
	}

.ys_l_c p{
	padding:0;
	margin:0;
	}

.ys_l_c span{
    display: block;
    font-family: 'Arial';
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 50px;
    line-height: 70px;
	}
	
.ys_l_c i{
	display: block;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 1px;
    line-height: 35px;
    margin-bottom: 85px;
	}
	
.ys_l:hover{
	transition:all 0.3s linear 0s;
	background:#bea168;
	color:#FFF;
	}
	
.ys_l:hover>.ys_l_img{
	transition:all 0.3s linear 0s;
	padding-top:0px;
	height:220px;
	}
	
.ys_l:hover>.ys_l_img .ys_l_img1{
	display:none;
	}
	
.ys_l:hover>.ys_l_img .ys_l_img2{
	display:block;
	}
	
.ys_l:hover>.ys_l_c{
	transition:all 0.3s linear 0s;
	padding-top:0px;
	}
	
.ys_l:hover>.ys_l_c i{
	margin-bottom:20px;
	}


#inde2_c_r{
	width:645px;
	float:right;
	}
	
.ys_r{
	padding: 30px 35px 30px 85px;
    background: rgba(255,255,255,0.6);
    height: 220px;
    overflow: hidden;
	}
	
.ys_r_img{
	width: 95px;
    float: right;
    height: 145px;
    padding-top: 75px;
	transition:all 0.3s linear 0s;
	}
	
.ys_r_img img{
/*    width: 80px;
    height: 70px;
    object-fit: fill;*/
	}
	
.ys_r_img1{
	display:block;
	}

.ys_r_img2{
	display:none;
	}
		
.ys_r_c{
    float: left;
    width: 400px;
    text-align: right;
    font-size: 15px;
    line-height: 28px;
    padding-top: 55px;
    transition: all 0.3s linear 0s;
	}

.ys_r_c p{
	padding:0;
	margin:0;
	}

.ys_r_c span{
    display: block;
    font-family: 'Arial';
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 50px;
    line-height: 70px;
	}
	
.ys_r_c i{
	display: block;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 1px;
    line-height: 35px;
    margin-bottom: 85px;
	}
	
.ys_r:hover{
	transition:all 0.3s linear 0s;
	background:#bea168;
	color:#FFF;
	}
	
.ys_r:hover>.ys_r_img{
	transition:all 0.3s linear 0s;
	padding-top:0px;
	height:220px;
	}
	
.ys_r:hover>.ys_r_img .ys_r_img1{
	display:none;
	}
	
.ys_r:hover>.ys_r_img .ys_r_img2{
	display:block;
	}
	
.ys_r:hover>.ys_r_c{
	transition:all 0.3s linear 0s;
	padding-top:0px;
	}
	
.ys_r:hover>.ys_r_c i{
	margin-bottom:20px;
	}
	
	
	
	
	
#index3{
    width: 100%;
    margin-top: 85px;
    height: 560px;
    overflow: hidden;
	}

#index3_title{
	line-height: 45px;
    height: 90px;
    overflow: hidden;
	}

#index3_title span{
	float: left;
    display: block;
    color: #2a2a2a;
    font-weight: bold;
    font-size: 38px;
	}
	
#index3_title span small{
	display: block;
    font-size: 16px;
    font-weight: 100;
    color: #333333;
    letter-spacing: 2px;
	}
	
#index3_title a{
	display: block;
    float: right;
    width: 180px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #bea168;
    color: #FFF;
    letter-spacing: 1px;
    margin-top: 20px;
	}
	
#index3_c{
	width: 100%;
    height: 423px;
    background: url(../img/index3_c_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 45px;
	}
	
.gshj_box{
	height:380px;
	}

.gshj_box a{
	display: block;
    border: 1px #ebebeb solid;
    padding: 35px 28px;
    height: 308px;
    overflow: hidden;
	}
	
.gshj_box a img{
	display: block;
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 0px 20px 0px 0px;
	}
	
	
	
	
	
#index4{
	width: 100%;
    height: 750px;
    background: url(../img/index4_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 70px;
	}

#index4_c{
    width: 720px;
    float: right;
    padding-top: 40px;
	}
	
#index4_c1{}

#index4_c1 span{
	display: block;
    font-size: 38px;
    color: #2a2a2a;
    height: 95px;
    line-height: 90px;
	}

#index4_c1 small{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 15px;
    line-height: 46px;
    color: #2a2a2a;
	}

#index4_c1 small p{
	padding:0;
	margin:0;
	}
	
#index4_c1 a{
    display: block;
    width: 190px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background: #bea168;
    color: #FFF;
    letter-spacing: 1px;
    margin-top: 50px;
	}
	
#index4_c2{
    width: 100%;
    margin-top: 30px;
	}

#index4_c2 a{
	display: block;
    width: 240px;
    height: 130px;
    padding-top: 40px;
    float: left;
    background: #FFF;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
	}
	
#index4_c2 a img{
	}
	
.ico1{
	display:block;
	margin:0px auto;
	}
	
.ico2{
	display:none;
	margin:0px auto;
	}
	
#index4_c2 a:hover{
	background:#bea168;
	color:#FFF;
	}
	
#index4_c2 a:hover>.ico1{
	display:none;
	}
	
#index4_c2 a:hover>.ico2{
	display:block;
	}
	
	
	
	
	
#index5{
	width:100%;
	margin-top:80px;
	}
	
#index5_c{
	width: 100%;
    margin-top: 50px;
	}

#index5_l{
	width: 435px;
    float: left;
    background: #bea168;
    border-radius: 20px 20px 0px 0px;
    color: #FFF;
	}

#index5_l img{
    display: block;
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 20px;
	}
	
#index5_l i{
	display: block;
    padding: 20px;
    font-style: normal;
    height: 160px;
    line-height: 36px;
	}
	
#index5_l i span{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 18px;
    font-weight: bold;
	}
	
#index5_l i small{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 15px;
	}
	
#index5_l i small p{
	padding:0;
	margin:0;
	}
	
#index5_l i small p img{
	display:none !important;
	}
	
#index5_l i a{
	display: block;
    color: #FFF;
    text-decoration: underline;
    margin-top: 10px;
	}

#index5_r{
	width:820px;
	float:right;
	}

.news_box{
    display: block;
    height: 100px;
    padding: 20px 30px;
    background: #f5f6f8;
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 15px;
    color: #333333;
	}
	
.news_box:hover{
	background:#bea168;
	color:#FFF;
	}
	
.news_box_l{
    width: 100px;
    text-align: center;
    float: left;
	}

.news_box_l span{
	display: block;
    font-size: 50px;
    font-weight: bold;
	}
	
.news_box_r{
	width: 650px;
    float: right;
	}

.news_box_r span{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 20px;
    line-height: 50px;
	}
	
.news_box_r small{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 16px;
    line-height: 34px;
	}
	
.news_box_r small p{
	padding:0;
	margin:0;
	}
	
	
.news_box_r small p img{
	display:none !important;
	}

	


	
	
	
	
	


/************ INDEX MAIN ***************/








/************ SIDEBAR ***************/

.sidebar_title{
	width: 100%;
    text-align: center;
    height: 80px;
    background: #bea168;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;

    letter-spacing: 1px;
    line-height: 25px;
	}
	
.sidebar_title span{
	display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    padding-top: 12px;
	}
	
.sidebar_t_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 20px;
	}
	
.sidebar_t_c a{
    border-bottom: 1px dashed #ededed;
    display: block;
    padding: 0px 10px;
    border-left: 5px #bea168 solid;
    height: 39px;
    line-height: 39px;
    margin-bottom: 10px;
    color: #595959;
    font-size: 13px;
    letter-spacing: 1px;
	}
	
.sidebar_t_c a span{
	float: left;
    margin-right: 15px;
	}
	
.sidebar_t_c a:hover{
	background:#bea168;
	color:#FFF;
	font-weight:bold;
	text-indent:5px;
	}
	
.sidebar_b_c{
	border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 13px;
    color: #595959;
    line-height: 36px;
	}

/************ SIDEBAR ***************/








/************ 内页 ***************/

.commoninner{
    width: 1200px;
    margin: 0px auto;
    margin-top: 40px;
    margin-bottom: 50px;
	}
	
.inner-left{
	width: 260px;
    float: left;
	}
	
.inner-right{
	width: 995px;
    float: right;
	}

	
.title{
    margin: 0px;
    padding: 0px;
    height: 79px;
    line-height: 79px;
    /* font-weight: bold; */
    margin-bottom: 20px;
    font-size: 24px;
    color: #bea168;
    border-bottom: 1px #bea168 dashed;
    letter-spacing: 1px;
	}
	
.weizhi{
	display: block;
    float: right;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 79px;
	}
	
.weizhi a{
	color: #6e6e6e;
	}
	
.de-about-content{}

.de-about-content p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.de-product-list{
    overflow: hidden;
	}

.de-product-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-product-list ul a{
	display: block;
    width: 289px;
    padding: 10px;
    height: 260px;
    float: left;
    border: 1px #dcdcdc solid;
    /* background: #f3f3f3; */
    /* text-align: center; */
    line-height: 50px;
    color: #282828;
    font-size: 12px;
    font-family: '微软雅黑';
    margin: 0px 10px;
    margin-bottom: 30px;
	}
	
.de-product-list ul a:hover>.tp_sp{
	color:#FFF;
	}
	
.de-product-list ul  a:hover>.tp_sp .i1{
	display: none !important;
	}
	
.de-product-list ul a:hover>.tp_sp .i2{
	display: block !important;
	}

.de-product-list ul a img{
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 0px 20px 0px 0px;
	}
	
.de-product-list ul a:hover{
	background:#bea168;
	color:#FFF;
	}
	
.MagnifierMain{
	display:block;
	width:100%;
	border:0 !important;
	text-align:center;
	margin:30px auto;
	}
	
.MagnifierMain img{}
	
.MagTargetImg{
    display: block;
    margin: 0px auto;
    max-width: 100%;
	}
	
.prodectInfo{
	width: 1200px;
    margin: 0px auto;
	margin-bottom: 50px;
	}
	
.info-crumbs{
	background: #f6f6f6;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    font-size: 14px;
    color: #595959;
	}
	
.info-crumbs a{
	color: #595959;
	}
	
.info-main{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
	}

.info-main span{
	display: block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 60px;
	}
	
.info-main img{
	display:block;
	margin:0px auto;
	}
	
.infoCenter-left{
	width: 260px;
    float: left;
	}
	
.infoCenter-right{
	width: 100%;
    float: right;
	}
		
.center-content table{
	width:100% !important;
	text-align:center;
	border-collapse: collapse;
	}
	
.center-content table tr td{
    width: 33%;
    text-align: center;
    border: 1px #282828 solid;
    font-size: 12px;
    line-height: 35px;
	}

	
.infopreview{
	width: 100%;
    height: 460px;
    padding-top: 40px;
	}
	
.center-title{
	font-weight: bold;
    font-size: 18px;
    color: #bea168;
    line-height: 60px;
    margin-bottom: 20px;
    height: 59px;
    border-bottom: 1px solid #bea168;
	}
	
.parm{
	float: right;
    width: 55%;
    text-align: left;
    text-indent: 10px;
	}
	
.parm table tr td{
    font-size: 12px;
    border: 1px #000 solid;
    line-height: 32px;
    text-indent: 10px;
	}
	
.center-content p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.de-news-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-news-list ul a{
	display: block;
    width: 970px;
    padding: 10px;
    height: 160px;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 38px;
    color: #595959;
    box-shadow: 0 0 4px 2px rgb(204 204 204 / 90%);
	}
	
.de-news-list ul a span{
    display: block;
    color: #323232;
    font-weight: bold;
    font-size: 15px;
    line-height: 42px;
	}
	
.de-news-list ul a:hover{
	box-shadow: 0 0 4px 2px rgb(190 161 104 / 90%);
	}
	
.img{
	height: 160px;
    width: 210px;
    float: left;
	}
	
.img img{
	display: block;
    height: 160px;
    width: 210px;
    object-fit: cover;
	}
	
.box{
	width: 100%;
    float: right;
    height: 160px;
	}
	
.box i{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	font-style:normal;
	}
	
.news-detail-title{
	padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
	}
	
.h3{
	font-size: 18px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 25px 0 10px;
	}
	
.b{
	font-size: 13px;
    color: #999999;
    line-height: 20px;
	}
	
.news-detail p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.newsPage{
    color: #323232;
    font-size: 12px;
    line-height: 26px;
    margin-top: 25px;
	}
	
.page-a{
	height: 44px;
    line-height: 44px;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 10px;
	}
	
.newsPage a{
	color: #323232;
	}
	
.page-a a:hover{
	font-weight:bold;
	color:#bea168;
	padding-left:10px;
	}
	
.contact-list{
	overflow: hidden;
    margin: 25px auto;
	}
	
.contact-list ul{
	padding:0;
	margin:0;
	}
	
.contact-list li{
    min-height: 28px;
    padding-left: 50px;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #595959;
    line-height: 20px;
    padding-top: 8px;
    margin-bottom: 14px;
    word-wrap: break-word;
	}
	
.icon-01{
	background: url(../images/contact-icon-01.png) no-repeat left top;
	}
	
.icon-02{
	background: url(../images/contact-icon-02.png) no-repeat left top;
	}

.icon-03{
	background: url(../images/contact-icon-03.png) no-repeat left top;
	}

.icon-04{
	background: url(../images/contact-icon-04.png) no-repeat left top;
	}

.icon-05{
    background: url(../images/contact-icon-05.png) no-repeat left top;
	}

.icon-06{
    background: url(../images/contact-icon-06.png) no-repeat left top;
	}
	
#dituContent{
	width: 100%;
    height: 500px;
    margin: 0 auto;
	}
	
.de-message{
	overflow: hidden;
    padding: 0 5px;
	}
	
.tips{
	font-size: 13px;
    line-height: 55px;
    color: #737373;
	}
	
.form-tr{
	overflow: hidden;
	}
	
.form-tr input{
	display: block;
    width: 658px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
	}
	
.error{
	height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #f00;
    padding: 0 5px;
	}
	
.form-tr textarea{
	display: block;
    width: 658px;
    padding: 5px 10px;
    height: 168px;
    border: 1px solid #e6e6e6;
	}
	
.code input{
	width: 188px;
    float: left;
	}
	
.verify{
	cursor: pointer;
    float: left;
    margin-left: 25px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0;
	}
	
.verify img{
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
	}
	
.submit{
	margin-top: 15px;
    display: block;
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #007b42;
    color: #fff;
    font-size: 15px;
	}
	

/************ 内页 ***************/