/************ HEADER ***************/
	
#logo{
	width: 100%;
    height: 120px;
	}

#logo_l{
	width: 795px;
    float: left;
    padding-top: 4px;
	}
	
#logo_l a{
    display: block;
    letter-spacing: 1px;
    font-size: 16px;
    color: #8b8a8a;
    height: 45px;
    line-height: 25px;
	}
	
#logo_l a img{
    display: block;
    float: left;
    /*width: 150px;*/
    border-right: 1px #b9b9b9 dashed;
    padding-right: 15px;
    height: 110px;
    /* line-height: 45px; */
    margin-right: 15px;
	}

#logo_l a span{
    display: block;
    font-size: 18px;
    color: #242424;
    line-height: 48px;
    margin-right: 15px;
	}
	
#logo_l a i{
	display: block;
    font-style: normal;
    font-size: 19px;
    color: #242424;
	}

#logo_r{
	width: 390px;
    float: right;
	}
	
#tel_div{
    width: 260px;
    padding-left: 60px;
    height: 80px;
    line-height: 27px;
    background: url(../image/tel_bg.png) no-repeat;
    font-size: 20px;
    color: #009944;
    font-family: 'Arial';
    font-weight: bold;
    text-align: left;
    letter-spacing: 1px;
    float: right;
    margin-top: 20px;
	}
	
#tel_div span{
	display: block;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #282828;
	font-weight:normal;
	}

#nav{
	width: 100%;
    height: 50px;
    line-height: 50px;
    background: #e5e5e5;
	}

#nav a{
    display: block;
    float: left;
    width: 130px;
    text-align: center;
    margin: 0px 10px;
    font-size: 15px;
    color: #282828;
	}

#nav a:hover{
	background:#005fb1;
	font-weight:bold;
	color:#FFF;
	}
	
#nav a.active{
	background:#005fb1;
	font-weight:bold;
	color:#FFF;
	}


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








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

.footer{
	width: 100%;
    height: 340px;
    background: #3a3939;
	}
	
#foot_nav{
	width: 100%;
    height: 50px;
    line-height: 50px;
	}

#foot_nav a{
	font-size: 14px;
    color: #FFF;
    margin: 0px 44px;
	}

#foot_c{
	width: 100%;
    height: 230px;
    padding-top: 15px;
	}

#foot_c_l{
	width: 710px;
    text-align: left;
    float: left;
    padding-top: 80px;
	}
	
#foot_c_l a{
    display: block;
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff;
    height: 45px;
    line-height: 25px;
	}
	
#foot_c_l a img{
	display: block;
    float: left;
    width: 335px;
    border-right: 1px #fff dashed;
    padding-right: 15px;
    height: 45px;
    line-height: 45px;
    margin-right: 15px;
	}

#foot_c_l a span{
	display: block;
    font-size: 16px;
    color: #fff;
    line-height: 23px;
    margin-right: 15px;
	}

#foot_c_l a i{
	display: block;
    font-style: normal;
    font-size: 19px;
    color: #fff;
	}

#foot_c_r{
	width: 340px;
    float: right;
    font-size: 13px;
    color: #FFF;
    line-height: 28px;
    padding-top: 10px;
	}

#foot_icp{
	width: 100%;
    height: 45px;
    line-height: 45px;
    background: #282828;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
	}

#foot_icp a{
	color: #FFF;
	}


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









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

#main_i{
	overflow: hidden;
	margin-top:50px;
	}
	
.index_title{
    width: 1200px;
    height: 100px;
    background: url(../image/index_title_bg.png) no-repeat;
    margin: 0px auto;
    text-align: center;
    font-size: 16px;
    color: #555454;
    letter-spacing: 1px;
	}

.index_title small{
	display: block;
    font-size: 42px;
    font-weight: bold;
    color: #313131;
    line-height: 70px;
	}
	
	
	
	
	
	
#index1{
	width: 100%;
	}
	
#index1_c{
	box-shadow: 0 0 4px 2px rgb(204 204 204 / 90%);
    height: 320px;
    width: 1140px;
    margin: 10px auto;
    padding: 25px 30px;
	}

#index1_l{
	width: 455px;
    float: left;
	}

#index1_l img{
	display: block;
    width: 455px;
    height: 320px;
    object-fit: cover;
	}
	
#index1_r{
    width: 640px;
    float: right;
	}

#index1_r1{
	width: 100%;
    font-size: 14px;
    color: #696868;
    letter-spacing: 1px;
    line-height: 32px;
    height: 205px;
	}

#index1_r1 span{
	display: block;
    height: 89px;
    border-bottom: 1px #e5e5e5 solid;
    font-size: 14px;
    color: #282828;
    letter-spacing: 1px;
    line-height: 42px;
    margin-bottom: 15px;
	}

#index1_r1 span i{
    display: block;
    font-style: normal;
    font-size: 32px;
    color: #282828;
    font-weight: bold;
	}
	
#index1_r1 a{
	color:#005fb0;
	}
	
#index1_r2{
    width: 100%;
    margin-top: 30px;
	}

/*.index1_r2_box{
	width: 140px;
    float: left;
    margin-right: 20px;
    text-align: center;
    font-size: 15px;
    color: #282828;
    letter-spacing: 1px;
    line-height: 40px;
    height: 90px;
    overflow: hidden;
	}

.index1_r2_box span{
	display: block;
    font-size: 14px;
    color: #005fb0;
    letter-spacing: 1px;
	}

.index1_r2_box span i{
	font-style: normal;
    font-size: 36px;
    font-weight: bold;
	}*/
	
.counter { 
	float: left;
    width: 160px;
    text-align: center;
    margin: 0px 0px;
    height: 105px;
    font-size: 15px;
    color: #282828;
	}
	
.text_s{
    display: block;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 40px;
	}
	
.text_s img{
    display: block;
    margin: 0px auto;
    margin-bottom: 10px;
    padding-top: 10px;
	}
	
.num{
    display: block;
    font-size: 14px;
    color: #005fb0;
    letter-spacing: 1px;
    height: 60px;
    overflow: hidden;
	}
	
.count-title { 
	font-style: normal;
    font-size: 36px;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0px;
    text-indent: 30px;
	}

	
	
	
	
	
#index2{
	width: 100%;
    height: 1140px;
    margin-top: 50px;
	}

#index2_title{
	width: 1000px;
    height: 100px;
    background: url(../image/index2_title.png) no-repeat;
    margin: 0px auto;
    text-align: center;
    font-size: 15px;
    color: #8b8a8a;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 26px;
    overflow: hidden;
	}

#index2_title span{
	display: block;
    font-size: 35px;
    color: #005fb1;
    line-height: 50px;
	}
	
#index2_title i{
	display:block;
	font-style:inherit;
	}
	
#index2_c{
    width: 100%;
    margin-top: 30px;
    height: 700px;
	}

#index2_l{
	width: 255px;
    height: 980px;
    border: 10px #005fb1 solid;
    float: left;
	}

#index2_l_title{
	width: 100%;
    height: 80px;
    background: #005fb1;
    text-align: center;
    font-size: 15px;
    color: #FFF;
    letter-spacing: 1px;
    line-height: 32px;
	}

#index2_l_title span{
	display: block;
    font-size: 26px;
    font-weight: bold;
    padding-top: 10px;
	}
	
#index2_l_c{
	padding: 15px;
    height: 870px;
    overflow: hidden;
	}

#index2_l_c a{
	display: block;
    height: 34px;
    line-height: 34px;
    background: #eeeeee;
    font-size: 14px;
    color: #282828;
    letter-spacing: 1px;
    text-indent: 25px;
    margin-bottom: 10px;
	}
	
#index2_l_c a:hover{
	background:#005fb1;
	color:#FFF;
	text-indent:35px;
	}

#index2_r{
	width:895px;
	float:right;
	}

#fczs_gd{overflow: hidden; width: 895px; height:1000px;}

#fczs_gd ul{
	width: 1270px;
	padding: 0px;
	margin:0px;
	}
	
#fczs_gd a{ display:block;}

#fczs_gd li{
	margin: 0px 30px 30px 0px;
    width: 285px;
    height: 310px;
    border: 1px #e5e5e5 solid;
    letter-spacing: 1px;
    float: left;
    display: block;
    text-align: center;
    line-height: 50px;
    color: #000000;
    font-size: 15px;
    font-family: '微软雅黑';
	}
	
#fczs_gd li:hover{
	background:#005fb1;
	color:#FFF;
	border:1px #005fb1 solid;
	}
	
#fczs_gd img{
	display: block;
    width: 285px;
    height: 255px;
    /*object-fit: cover;*/
	}
	
	
	
	
	
#index3{
	width:100%;
	height:855px;
	padding-top:70px;
	background:url(../image/index3_bg.jpg) no-repeat;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	margin-top:50px;
	}

#index3_box{
    width: 1200px;
    height: 420px;
    padding-top: 210px;
    background: url(../image/index3_box.png) no-repeat;
    margin: 0px auto;
    margin-top: 70px;
	}
	
.zl_box{
	font-size: 14px;
    color: #282828;
    line-height: 28px;
	}

.zl_box span{
	display: block;
    font-size: 28px;
    color: #8b8b8b;
    font-weight: bold;
    line-height: 50px;
	}
	
#index3_l{
	width:340px;
	float:left;
	}
	
.index3_l1{
	height: 165px;
    width: 255px;
	}

.index3_l2{
	height: 180px;
    margin-top: 100px;
	}
	
#index3_r{
	width: 340px;
    float: right;
    text-align: right;
	}
	
.index3_r1{
    height: 165px;
    padding-left: 100px;
	}

.index3_r2{
	height: 180px;
    margin-top: 110px;
	}
	
	
	
	
	
#index4{
	width:100%;
	height:290px;
	background:url(../image/index4_bg.png) no-repeat;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	margin-top:50px;
	}
	
#index4_c{
    padding: 0px 125px;
    font-size: 15px;
    color: #FFF;
    letter-spacing: 1px;
    line-height: 35px;
    text-align: center;
	}

#index4_c span{
	display: block;
    font-size: 50px;
    font-weight: bold;
    line-height: 105px;
    letter-spacing: 2px;
    padding-top: 10px;
	}
	
	
	
	
	
#index5{
    width: 100%;
    height: 1650px;
    overflow: hidden;
    margin-top: 30px;
	}

#index5_box{
    width: 100%;
    height: 1650px;
    background: url(../image/index5_box.png) no-repeat;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}

.ys_box{}

#index5_box1{
    padding-top: 20px;
    height: 480px;
	}

#index5_box2{
	width: 100%;
    padding-top: 95px;
    height: 330px;
	}
	
#index5_box3{
	width: 100%;
    height: 300px;
    margin-top: 300px;
	}

.ys_title{
    width: 100%;
    height: 130px;
    margin-bottom: 35px;
	}

.ys_title_l{
	width: 80px;
    float: left;
    text-align: center;
    height: 130px;
    background: #005fb1;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 1px;
    text-transform: uppercase;
	}

.ys_title_l span{
    display: block;
    font-size: 46px;
    font-weight: bold;
    line-height: 75px;
    padding-top: 10px;
	}
	
.ys_title_r{
	font-size: 24px;
    letter-spacing: 1px;
    line-height: 55px;
    padding-left: 20px;
    float: right;
    height: 130px;
    overflow: hidden;
	}

.ys_title_r span{
	display: block;
    font-size: 40px;
    font-weight: bold;
    color: #273a60;
    padding-top: 30px;
	}
	
.ys_c{
	font-size: 15px;
    color: #4c4b4b;
    letter-spacing: 1px;
    line-height: 45px;
	}

.ys_c p{
	padding:0;
	margin:0;
	}
	
	
	
	
	
#index6{
	width: 100%;
    height: 660px;
    padding-top: 70px;
    background: url(../image/index6_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 55px;
	}

#index6_c{
	width: 100%;
    margin-top: 50px;
	}

.jdal_a{
	display: block;
    float: left;
    margin-right: 30px;
    width: 390px;
    background: #FFF;
    height: 400px;
    font-size: 18px;
    color: #313131;
    letter-spacing: 1px;
    line-height: 60px;
	}
	
.jdal_a img{
	display: block;
    width: 390px;
    height: 340px;
    object-fit: cover;
	}
	
	
	
	
	
#index7{
    width: 100%;
    height: 625px;
    margin-top: 55px;
	}
	
#index7_c{
    width: 100%;
    margin-top: 45px;
    height: 470px;
    overflow: hidden;
	}

#index7_l{
	width:660px;
	float:left;
	}

#index7_l1{}

#index7_l1 a{
	display: block;
    width: 100%;
    height: 125px;
    font-size: 14px;
    color: #2f3030;
    letter-spacing: 1px;
    line-height: 30px;
	margin-bottom:30px;
	}
	
#index7_l1 a img{
	display: block;
    float: left;
    width: 205px;
    height: 125px;
    margin-right: 10px;
    object-fit: cover;
	}
	
#index7_l1 a span{
	display: block;
    font-size: 15px;
    font-weight: bold;
    color: #3c3c3c;
	}
	
#index7_l2{}

#index7_l2 a{
	display: block;
    font-size: 15px;
    color: #3c3c3c;
    letter-spacing: 1px;
    height: 30px;
    line-height: 30px;
	}
	
#index7_l2 a span{
	float:right;
	}

#index7_l2 a:hover{
	text-indent:10px;
	font-weight:bold;
	}

#index7_r{
	border: 1px #dcdcdc solid;
    width: 450px;
    height: 405px;
    padding: 25px;
    float: right;
	}

#index7_r img{
	display: block;
    width: 450px;
    height: 250px;
    margin-bottom: 33px;
	}

#index7_r a{
	display: block;
    font-size: 15px;
    color: #3c3c3c;
    letter-spacing: 1px;
    height: 30px;
    line-height: 30px;
	}
	
#index7_r a span{
	float:right;
	}
	
#index7_r a:hover{
	text-indent:10px;
	font-weight:bold;
	}
	
	
	
	
	
#index8{
	width: 100%;
    height: 820px;
    background: #eeeeee;
    margin-top: 50px;
    padding-top: 50px;
    object-fit: cover;
	}

#index8_c{
    width: 100%;
    font-size: 16px;
    color: #282828;
    letter-spacing: 1px;
    line-height: 36px;
	}
	
#index8_c img{
	display: block;
    width: 100%;
    height: 460px;
    object-fit: cover;
    margin: 30px auto;
	}
	



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








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

.sidebar_title{
	width: 100%;
    text-align: center;
    height: 80px;
    background: #005fb1;
    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;
    height: 49px;
    line-height: 49px;
    color: #595959;
    font-size: 12px;
	}
	
.sidebar_t_c a span{
	float: right;
	}
	
.sidebar_t_c a:hover{
	background:#005fb1;
	color:#FFF;
	font-weight:bold;
	text-indent:10px;
	}
	
.sidebar_b_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 12px;
    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: 900px;
    float: right;
	}

	
.title{
    margin: 0px;
    padding: 0px;
    height: 79px;
    line-height: 79px;
    /* font-weight: bold; */
    margin-bottom: 20px;
    font-size: 24px;
    color: #005fb1;
    border-bottom: 1px #005fb1 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: 280px;
    height: 235px;
    float: left;
    border: 1px #dcdcdc solid;
    /* background: #f3f3f3; */
    text-align: center;
    line-height: 50px;
    color: #282828;
    font-size: 12px;
    font-family: '微软雅黑';
    margin: 0px 9px;
    margin-bottom: 20px;
	}

.de-product-list ul a img{
	display: block;
    width: 280px;
    height: 185px;
    /*object-fit: cover;*/
	}
	
.de-product-list ul a:hover{
	background:#005fb1;
	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: 900px;
    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: #005fb1;
    line-height: 60px;
    margin-bottom: 20px;
    height: 59px;
    border-bottom: 1px solid #005fb1;
	}
	
.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: 870px;
    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(0 95 177 / 90%);
	}
	
.img{
	height: 160px;
    width: 210px;
    float: left;
	}
	
.img img{
	display: block;
    height: 160px;
    width: 210px;
    object-fit: cover;
	}
	
.box{
	width: 640px;
    float: right;
    height: 160px;
	}
	
.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:#014b8b;
	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(../image/contact-icon-01.png) no-repeat left top;
	}
	
.icon-02{
	background: url(../image/contact-icon-02.png) no-repeat left top;
	}

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

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

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

.icon-06{
    background: url(../image/contact-icon-06.png) no-repeat left top;
	}
	
#dituContent{
	width: 100%;
    height: 500px;
    margin: 0 auto;
	}
	
	
.de-job-list{
	padding-top: 10px;
	}

.de-job-list ul{
	padding:0;
	margin:0;
	}

.de-job-list ul li{
	
	}
	
.de-job-list ul li a{
	display: block;
    width: 865px;
    float: left;
    padding: 15px;
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 25px;
    height: 175px;
    /* border-bottom: 1px dotted #cdcdcd; */
    box-shadow: 0 0 4px 2px rgb(104 104 104 / 10%);
    font-size: 15px;
    color: #282828;
    line-height: 34px;
	}
	
.de-job-list ul li a:hover{
    box-shadow: 0 0 4px 2px rgb( 19 102 196 / 80%);
	}
	
.de-job-list ul li a p{
	padding:0;
	margin:0;
	}
	
.de-job-list ul li a p span{
	font-weight:bold;
	color:#da020d;
	}
	
.jobs-info{
	width: 865px;
    margin: 0px auto;
    padding: 15px;
    overflow: hidden;
    margin: 0px;
    margin-bottom: 25px;
    height: 145px;
    /* border-bottom: 1px dotted #cdcdcd; */
    box-shadow: 0 0 4px 2px rgb(104 104 104 / 10%);
    font-size: 15px;
    color: #282828;
    line-height: 34px;
	}
	
.jobs-info:hover{
	box-shadow: 0 0 4px 2px rgb( 19 102 196 / 80%);
	}
	
.jobs-info-des{
    width: 100%;
    height: 30px;
    background: #ececec;
    clear: both;
    margin-bottom: 15px;
	}

.jobs-info-des span{
	display: inline-block;
    width: 90px;
    letter-spacing: 1px;
    text-align: center;
    height: 100%;
    border-right: 1px solid #fff;
    background: #1366c4;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
	}

.jobs-info p{
	padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 14px;
	}
	
.jobs-info p span{
	font-weight:bold;
	color:#da020d;
	}

.jobs-info a{
	position: relative;
    top: -120px;
    background-position: 0 -301px;
    float: right;
    width: 71px;
    height: 34px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    background: #e60012;
    font-size: 12px;
	}
	
.jobs-info-content{}

.jobs-info-content p{
	padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 36px;
    color: #282828;
	}
	
.tr-over{
	overflow: hidden;
	}
	
.tr-title{
	float: left;
    width: 50px;
    min-height: 20px;
    padding-left: 10px;
    font-size: 14px;
    color: #9b9b9b;
    margin-right: 25px;
    line-height: 40px;
	}


	
.apply-job{
	overflow: hidden;
    padding: 0 5px;
    margin: 0px auto;
    width: 690px;
	}
	
.tr-cont input{
    display: block;
    width: 658px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
	}

	
	
	
.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;
	}
	

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