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

#icon_box{
	width: 100%;
    height: 49px;
    border-bottom: 1px #e5e5e5 solid;
	}

#icon_box a{
	display: block;
    float: right;
    width: 55px;
    height: 30px;
    margin-left: 30px;
    margin-top: 10px;
	}
	
.icon_en{
	background:url(../img/icon_en.jpg) no-repeat;
	}

.icon_cn{
	background:url(../img/icon_cn.jpg) no-repeat;
	}

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

#logo_l{
	width: 600px;
    float: left;
    padding-top: 35px;
	}
	
#logo_l a{
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    color: #02529b;
    line-height: 28px;
	}
	
#logo_l a img{
	display: block;
    width: 270px;
    height: 55px;
    float: left;
    margin-right: 15px;
    /* border-right: 1px #a6a5a5 dashed; */
    padding-right: 15px;
	}
	
#logo_l a span{
	display: block;
    font-size: 17px;
    color: #02529b;
    letter-spacing: 1px;
    /* padding-top: 5px;*/
	}

#logo_r{
	width: 600px;
    float: right;
	}
	
#tel_div{
    width: 225px;
    padding-left: 70px;
    height: 50px;
    line-height: 25px;
    background: url(../img/tel_bg.png) no-repeat;
    font-size: 30px;
    color: #6d6c6c;
    /* font-family: 'Impact'; */
    font-weight: bold;
    text-align: left;
    letter-spacing: 2px;
    float: right;
    margin-top: 30px;
	}
	
#tel_div span{
	display: block;
    font-size: 12px;
    font-family: '微软雅黑';
    color: #282828;
    font-weight: normal;
	}

#nav{
    width: 100%;
    height: 50px;
	}

#nav a{
	display: block;
    float: left;
    width: 70px;
    text-align: center;
    margin: 0px 40px;
    font-size: 15px;
    color: #282828;
    height: 38px;
    line-height: 38px;
    border-bottom: 2px #fff solid;
	}

#nav a:hover{
	border-bottom: 2px #0071bf solid;
	font-weight:bold;
	color:#0071bf;
	}
	
#nav a.active{
	border-bottom: 2px #0071bf solid;
	font-weight:bold;
	color:#0071bf;
	}


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








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

.footer{
    width: 100%;
    height: 335px;
    background: #005fb1;
    margin-top: 50px;
	}
	
.foot_t{
	width:100%;
	height:290px;
	background:url(../img/foot_t_bg.jpg) no-repeat;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}
		
#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: 165px;
    padding-top: 30px;
	}

#foot_c_l{
	width: 600px;
    margin-left: 45px;
    float: left;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    line-height: 28px;
    padding-top: 60px;
	text-transform: uppercase;
	}

#foot_c_l img{
	display: block;
    width: 270px;
    height: 55px;
    float: left;
    margin-right: 15px;
    /* border-right: 1px #a6a5a5 dashed; */
    padding-right: 15px;
	}
	
#foot_c_l span{
	display: block;
    font-size: 17px;
    color: #fff;
    letter-spacing: 1px;
	}

#foot_c_r{
	width: 290px;
    float: right;
    font-size: 12px;
    color: #FFF;
    line-height: 34px;
	}

#foot_icp{
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #1476bf;
    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: 100%;
    text-align: center;
    font-size: 14px;
    color: #969595;
    letter-spacing: 1px;
    line-height: 44px;
    height: 80px;
    overflow: hidden;
	}

.index_title span{
	display: block;
    font-size: 30px;
    color: #5a5959;
	}
	
	
	
	
	
	
#index1{
    width: 100%;
    height: 1065px;
	}
	
#index1_c{
	width: 100%;
    height: 955px;
    margin-top: 25px;
	}

#fczs_gd{overflow: hidden; width: 1200px; height: 955px;}

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

#fczs_gd li{
	margin: 0px 30px 0px 0px;
    width: 380px;
    height: 320px;
    /* background: #dcdcdc; */
    /* border: 2px #dcdcdc solid; */
    letter-spacing: 1px;
    float: left;
    display: block;
    text-align: center;
    line-height: 50px;
    color: #282828;
    font-size: 15px;
    font-family: '微软雅黑';
	}
	
#fczs_gd li:hover{
	}
	
#fczs_gd img{
    display: block;
    width: 380px;
    height: 265px;
    object-fit: cover;
	}
	
	
	
	
	
#index2{
	width: 100%;
    height: 455px;
    background: url(../img/index2_bg.jpg) no-repeat;
    margin-top: 50px;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}

#index2_c_box{
	width: 540px;
    float: right;
	}

#index2_c_box1{
    font-size: 14px;
    color: #282828;
    line-height: 38px;
    height: 300px;
    overflow: hidden;
	}

#index2_c_box1 span{
	display: block;
    font-size: 40px;
    color: #0a51a1;
    font-weight: bold;
    line-height: 85px;
    padding-top: 25px;
	}
	
#index2_c_box2{
	width: 100%;
    height: 40px;
    margin-top: 50px;
	}

#index2_c_box2 a{
	display: block;
    float: left;
    width: 130px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: #282828;
    color: #FFF;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 25px;
	}
	
#index2_c_box2 span{
	display: block;
    float: right;
    width: 145px;
    height: 35px;
    background: url(../img/index2_tel.png) no-repeat;
    font-size: 18px;
    color: #0a51a1;
    font-weight: bold;
    padding-left: 45px;
    line-height: 17px;
	}
	
#index2_c_box2 span i{
	display: block;
    font-style: inherit;
    font-size: 12px;
    font-weight: normal;
    color: #282828;
	}


	


#index3{
    width: 100%;
    margin-top: 50px;
    height: 780px;
	}

#index3_c{
    width: 100%;
    height: 670px;
    margin-top: 25px;
	}

.yyly_box{
    display: block;
    float: left;
    width: 365px;
    height: 325px;
    margin: 0px 17px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
	}

.yyly_box_img{
	width:100%;
	height:210px;
	overflow:hidden;
	}

.yyly_box_img img{
    display: block;
    width: 365px;
    height: 210px;
    object-fit: cover;
	}	

.yyly_box i{
	display: block;
    width: 83px;
    height: 83px;
    margin: 0px auto;
    margin-top: -45px;
    z-index: 999;
    position: relative;
	}
	

.i_style1{ background:url(../img/icon1.png) no-repeat;}
.i_style2{ background:url(../img/icon2.png) no-repeat;}
.i_style3{ background:url(../img/icon3.png) no-repeat;}
.i_style4{ background:url(../img/icon4.png) no-repeat;}
.i_style5{ background:url(../img/icon5.png) no-repeat;}
.i_style6{ background:url(../img/icon6.png) no-repeat;}

.yyly_box_c{
	background: #f4f5f7;
    height: 110px;
    margin-top: -33px;
    font-size: 20px;
    color: #5a5959;
    text-align: center;
    letter-spacing: 1px;
    line-height: 130px;
	}
	
.yyly_box:hover>.yyly_box_img img{
	transform: scale(1.1);
	transition:all 0.3s linear 0s;
	}
	
.yyly_box:hover>.yyly_box_c{
	background:#0071be;
	color:#FFF;
	transition:all 0.3s linear 0s;
	}
	
	
	
	
	
#index4{
	width:100%;
	margin-top:50px;
	}

#index4_c{
    width: 100%;
    height: 530px;
    overflow: hidden;
    margin-top: 30px;
	}
	
#index4_c a{
    display: block;
    float: left;
    width: 570px;
    height: 135px;
    padding-bottom: 24px;
    border-bottom: 1px #e5e5e5 solid;
    margin: 0px 15px;
    margin-bottom: 25px;
    font-size: 13px;
    color: #959595;
    letter-spacing: 1px;
    line-height: 30px;
	}
	
#index4_c a img{
	display: block;
    float: left;
    width: 210px;
    height: 135px;
    object-fit: cover;
    border-radius: 5px;
    margin-right: 20px;
	}

#index4_c a span{
    display: block;
    font-size: 16px;
    color: #282828;
    font-weight: bold;
    line-height: 40px;
	}
	
	
	
	
	
#index5{
	width: 100%;
    height: 1685px;
    margin-top: 50px;
	}

#index5_title{
	width: 100%;
    height: 140px;
    background: url(../img/ys_title.png) no-repeat;
    text-align: center;
	}

#index5_title_t{
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 1px;
    line-height: 45px;
    height: 100px;
	}

#index5_title_t span{
	display: block;
    font-size: 26px;
    color: #b3b4b6;
	}

#index5_title_t i{
    font-style: normal;
    color: #02529b;
	}

#index5_title p{
	padding: 0;
    margin: 0;
    width: 220px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #02529b;
    margin: 0px auto;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 25px;
	}
	
#index5_c{
	width: 100%;
    margin-top: 40px;
    height: 1500px;
	}

.ys_box{
    width: 100%;
    height: 310px;
    margin-bottom: 50px;
    overflow: hidden;
	}

.ys_img{
    width: 550px;
    height: 310px;
	}

.ys_img img{
	display: block;
    width: 550px;
    height: 310px;
	}

.ys_c{
	width: 550px;
    padding-top: 10px;
	}

.ys_title{
    height: 84px;
    border-bottom: 1px #dbddde solid;
	}

.ys_title i{
	display: block;
    float: left;
    background: #02529b;
    font-size: 37px;
    color: #FFF;
    font-family: 'Impact';
    width: 60px;
    text-align: center;
    font-style: normal;
    border-radius: 50%;
    height: 60px;
    line-height: 60px;
	}
	
.ys_title_r{
	width: 470px;
    float: right;
    font-size: 15px;
    color: #787676;
    letter-spacing: 1px;
    line-height: 32px;
	}

.ys_title_r span{
    display: block;
    font-size: 30px;
    color: #02529b;
    font-weight: bold;
	}

.ys_content{
    font-size: 15px;
    color: #4d4c4c;
    letter-spacing: 1px;
    line-height: 40px;
    margin-top: 15px;
	}
	
.ys_content p{
	padding:0;
	margin:0;
	}


/************ 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;
	}
	
.news-detail table{
	width:100% !important;
	text-align:center;
	border-collapse: collapse;
	}
	
.news-detail table tr td{
    width: 33%;
    text-align: center;
    border: 1px #282828 solid;
    font-size: 12px;
    line-height: 35px;
	}

	
.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 li{
    min-height: 28px;
    padding-left: 50px;
    float: left;
    width: 365px;
    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;
	}
	

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