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

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

#join_box_l{
	width: 720px;
    float: left;
    font-size: 12px;
    color: #FFF;
	}

#join_box_r{
    width: 480px;
    float: right;
    font-size: 12px;
    color: #FFF;
    text-align: right;
	}
	
#join_box_r a{
    color: #FFF;
    font-size: 12px;
    margin-left: 20px;
	}
	
#logo{
	width: 100%;
    height: 135px;
	}

#logo_l{
	width: 600px;
    float: left;
	}

#logo_l a{
	display: block;
    font-size: 15px;
    color: #343434;
    letter-spacing: 1px;
    line-height: 32px;
    padding-top: 35px;
	}
	
#logo_l a img{
	display: block;
    width: 225px;
    height: 70px;
    float: left;
    margin-right: 20px;
	}
	
#logo_l a span{
    display: block;
    color: #343434;
    font-size: 25px;
    font-weight: bold;
    padding-top: 7px;
	}

#logo_r{
	width: 600px;
    float: right;
	}
	
#tel_div{
    width: 170px;
    padding-left: 45px;
    margin-left: 35px;
    height: 50px;
    line-height: 25px;
    background: url(../image/tel_bg.png) no-repeat;
    font-size: 24px;
    color: #343434;
    font-family: 'Arial';
    font-weight: bold;
    text-align: left;
    letter-spacing: 1px;
    float: right;
    margin-top: 45px;
	}
	
#tel_div span{
	display:block;
	font-size:13px;
	font-weight:normal;
	color:#363442;
	}
	
#nav{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background:url(../image/nav_bg.jpg) no-repeat;
	}

#nav a{
	display: block;
    float: left;
    width: 130px;
    text-align: center;
    margin: 0px 1px;
    font-size: 16px;
    color: #FFF;
    letter-spacing: 1px;
	}

#nav a:hover{
	background:#d92729;
	font-weight:bold;
	}
	
#nav a.active{
	background:#d92729;
	font-weight:bold;
	}


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








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

.footer{
    width: 100%;
    height: 405px;
    background: #1e1e1e;
    margin-top: 50px;
	}

#foot_nav{
    width: 100%;
    height: 83px;
    border-bottom: 2px #4b4b4b solid;
	}

#foot_nav a{
	display: block;
    float: left;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 83px;
    margin: 0px 34px;
	}

#foot_c{
    height: 230px;
    padding: 45px 0px;
	}

#foot_c_l{
	width: 750px;
    float: left;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 1px;
    line-height: 40px;
    text-transform: uppercase;
	}
	
#foot_c_l a{
	color:#FFF;
	}

#foot_c_r{
	width:144px;
	float:right;
	}
	
#foot_c_r img{
    display: block;
    width: 144px;
    height: 144px;
    margin-top: 20px;
	}

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








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

#main_i{
    overflow: hidden;
    margin-top: 40px;
	}
	
.index_title{
    width: 100%;
    height: 85px;
    background: url(../image/index_title_bg.png) no-repeat;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 35px;
	}

.index_title span{
    display: block;
    font-size: 33px;
    font-weight: bold;
    padding-top: 13px;
	}

	
	
	
	
#index1{
	width: 100%;
    height: 1215px;
	}

#index1_l{
	width:260px;
	float:left;
	}
	
#index1_l_title{
	padding-left: 95px;
    height: 110px;
    background: url(../image/index1_l_title.jpg) no-repeat;
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 32px;
	}

#index1_l_title span{
    display: block;
    font-size: 28px;
    font-weight: bold;
    padding-top: 28px;
	}
	
#index1_l_c{
	padding: 25px;
    background: #0950a0;
    height: 895px;
    border-bottom: 1px #498dd6 solid;
	}

#index1_l_c a{
	display: block;
    height: 45px;
    line-height: 45px;
    background: #FFF;
    border-radius: 25px;
    margin-bottom: 15px;
    font-size: 17px;
    letter-spacing: 1px;
    color: #000203;
	}
	
#index1_l_c a img{
	display: block;
    width: 39px;
    height: 29px;
    float: left;
    margin: 8px 10px 0px 30px;
	}
	
#index1_l_c a:hover{
	background:#d92729;
	color:#FFF;
	}
	
.bai{
	margin-left: -49px !important;
	display:none !important;
	}
	
#index1_l_c a:hover>.bai{
	display:block !important;
	}
	
	
#index1_l_tel{
	background-color: #0950a0;
    padding: 40px 25px;
	}

#index1_l_tel span{
	display: block;
    width: 160px;
    height: 67px;
    /* padding-top: 10px; */
    background: url(../image/index1_l_tel.png) no-repeat;
    font-family: '迷你简汉真广标';
    color: #FFF;
    font-size: 22px;
    padding-left: 70px;
    line-height: 32px;
    padding-top: 8px;
	}

#index1_r{
	width:925px;
	float:right;
	}
	
#index1_r_title{
	height: 110px;
    background: #0b5bbc;
    font-size: 13px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px 30px;
    line-height: 34px;
	}

#index1_r_title span{
	display: block;
    font-size: 24px;
    font-weight: bold;
    padding-top: 24px;
	}
	
#index1_r_title a{
	display: block;
    border: 1px #fff solid;
    width: 75px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    float: right;
    border-radius: 20px;
    color: #FFF;
    font-size: 12px;
    margin-top: -20px;
	}
	
#index1_r_01{
	height:395px;
	}

.wrap {
    width: 925px;
    height: 395px;
    position: relative;
    overflow: hidden;
	}
	
.slidebox {
	width: 925px;
    position: absolute;
    top: 0;
    left: 0;
    height: 395px;
    padding: 0;
    margin: 0;
	}
	
.slidebox li {
	float:left;
	width:925px;
	height:395px;
	left:0;
	top:0;
	}
	
.slidebox li a{
	display:block;
	}	

.slidebox li img {
	display: block;
    width: 925px;
    height: 395px;
    object-fit: cover;
	}
	
.slidebox li span{
	display: block;
    height: 50px;
    line-height: 50px;
    position: relative;
    margin-top: -50px;
    z-index: 999;
    color: #FFF;
    font-size: 15px;
    background: rgba(0,0,0,0.5);
    text-align: right;
    padding-right: 15px;
    letter-spacing: 1px;
	}
	
.dot {
	position: absolute;
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,0.7);
    text-align: right;
    bottom: 0px;
    left: 0;
    display: none;
	}
.dot p {margin-right:10px;}

.dot b {
	width: 10px;
    height: 10px;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    background: #fff;
    text-align: center;
    line-height: 17px;
    margin: 0 3px;
    margin-top: 6px;
    cursor: pointer;
    font-weight: normal;
    font-size: 10px;
	overflow:hidden;
	}

.dot .cur {background:#f87702;color:#f87702;border:1px solid #f87702;}


#index1_r_02{
	height: 685px;
    margin-top: 20px;
	}

#fczs_gd{overflow: hidden; width: 925px; height: 685px;}

#fczs_gd ul{
	width: 1932px;
	padding: 0px;
	margin:0px;
	}
	
#fczs_gd a{ display:block; color:#000203;}

#fczs_gd li{
	margin: 0px 30px 20px 0px;
    width: 290px;
    height: 330px;
    border: 1px #bfbfbf solid;
    letter-spacing: 1px;
    float: left;
    display: block;
    text-align: center;
    line-height: 55px;
    font-size: 15px;
    font-family: '微软雅黑';
	}
	
#fczs_gd img{
	display: block;
    width: 278px;
    height: 235px;
    margin: 5px auto 0px auto;
	}
	
#fczs_gd span{
	display: block;
    height: 35px;
	}
	
#ljzx{
	background: #0054b7;
    float: left;
    width: 145px;
    text-align: center;
    color: #FFF !important;
    line-height: 35px;
    height: 35px;
	}
#ckxq{
	background: #bfbfbf;
    float: right;
    width: 145px;
    text-align: center;
    color: #FFF !important;
    line-height: 35px;
    height: 35px;
	}

#fczs_gd li:hover{
	color:#d92729;
	}
	





#index2{
	width: 1060px;
    padding: 0px 70px;
    height: 145px;
    padding-top: 20px;
    background: url(../image/index2_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin: 0px auto;
    margin-top: 50px;
	}
	
#index2_l{
    width: 489px;
    padding-right: 19px;
    float: left;
    font-size: 15px;
    color: #669cff;
    letter-spacing: 1px;
    line-height: 25px;
	}
	
#index2_l span{
	display: block;
    font-size: 28px;
    font-weight: bold;
    color: #FFF;
    line-height: 62px;
	}

#index2_c{
	width: 130px;
    float: left;
    margin-left: 15px;
	}
	
#index2_c img{
	display:block;
	width:130px;
	height:130px;
	}

#index2_r{
	width: 265px;
    font-size: 32px;
    float: right;
    font-weight: bold;
    color: #f2f2f2;
    text-align: right;
    margin-right: 40px;
    line-height: 38px;
	}
	
#index2_r span{
    display: block;
    font-size: 23px;
    font-weight: normal;
    padding-top: 25px;
	}


	
	
	
	
#index3{
	width: 100%;
    height: 770px;
    padding-top: 260px;
    background: url(../image/index3_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 50px;
	}
	
#index3_c{
    width: 1200px;
    height: 670px;
    background: url(../image/index3_c_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin: 0px auto;
	}
	
#index3_l{
	width:320px;
	float:left;
	}

.ys_l{
	font-size: 12px;
    letter-spacing: 1px;
    color: #FFF;
    line-height: 24px;
    height: 260px;
	}

.ys_l span{
	display: block;
    font-size: 23px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 0px;
	}

.ys_l i{
	display: block;
    border-bottom: 1px #d92729 solid;
    width: 65px;
    margin-bottom: 10px;
	}

#index3_r{
	width:315px;
	float:right;
	}

.ys_r{
	font-size: 12px;
    letter-spacing: 1px;
    color: #FFF;
    line-height: 24px;
	text-align:right;
	height: 260px;
	}

.ys_r span{
	display: block;
    font-size: 23px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 0px;
	}

.ys_r i{
	display: block;
    border-bottom: 1px #d92729 solid;
    width: 65px;
    margin-bottom: 10px;
	margin-left: 250px;
	}

	
	
	
	
	
#index4{
    width: 100%;
	height:1100px;
	padding-top:50px;
	background:#f2f2f2;
	}
	
#index4_title{
	text-align: center;
    font-size: 15px;
    color: #7f7f7f;
    letter-spacing: 1px;
    line-height: 45px;
    height: 90px;
	}

#index4_title span{
    display: block;
    font-size: 35px;
    font-weight: bold;
    color: #000000;
	}
	
#index4_title font{
	color: #d92729;
	}
	
#index4_01{
    height: 480px;
	}
	
/* CSS Document */
#tab {
	width: 100%;
    height: 475px;
    position: relative;
    margin: 30px auto 0 auto;
	}
/*设置容器高宽等*/
html > body #tab { width:100%;}
/*兼容IE6:IE6下宽度不够*/
#tab div {
	position: absolute;
    top: 0px;
    right: 0;
    width: 960px;
    height: 470px;
	}
/*设置容器高宽等*/
#tab div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab .block { display:block;}
/*选中的容器*/
#tab h3 {
	width: 220px;
    height: 116px;
    line-height: 116px;
    margin: 0 0 2px 0;
    font-size: 14px;
    cursor: pointer;
    padding: 0;
    text-align: center;
    color: #000000;
    font-family: Microsoft YaHei;
    font-weight: normal;
    background: #0e549e;
    overflow: hidden;
	}
	
#tab h3 a{
    display: block;
    /* background: #FFF; */
    color: #f2f2f2;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 1px;
	}
	
#tab h3 a span{
    display: block;
    margin: 10px auto;
    width: 70px;
    height: 70px;
	}
/*默认标题样式*/
#tab .up a{ 
	color:#e92124;
	}
	
.index1_c_box{
	display: block;
    height: 470px;
	}

.index1_c_l{
	display: block;
    width: 610px;
    float: left;
	}

.index1_c_l a{
    display: block;
    width: 610px;
    height: 470px;
	}

.index1_c_l a img{
	display: block;
    width: 610px;
    height: 470px;
    object-fit: cover;
	}

.index1_c_l a i{
    display: block;
    font-style: normal;
    height: 50px;
    line-height: 50px;
    background: rgba(0,0,0,0.5);
    margin-top: -50px;
    position: relative;
    text-align: center;
    font-size: 15px;
    color: #FFF;
    letter-spacing: 1px;
	}
	
.index1_c_r{
    display: block;
    width: 340px;
    float: right;
	}
	
.index1_c_r a{
    display: block;
    height: 230px;
    margin-bottom: 10px;
	}
	
.index1_c_r a img{
	display: block;
    width: 340px;
    height: 230px;
    object-fit: cover;
	}
	
.index1_c_r a i{
	display: block;
    font-style: normal;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.5);
    margin-top: -35px;
    position: relative;
    text-align: center;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
	}
	
#index4_02{
	margin-top: 30px;
	}

#index4_02 a{
    display: block;
    float: left;
    width: 285px;
    height: 400px;
    overflow: hidden;
    margin-right: 20px;
	}

#index4_02 a img{
	display: block;
    width: 290px;
    height: 210px;
    object-fit: cover;
	}

#index4_02 a span{
	display: block;
    background: #FFF;
    padding: 40px 20px 30px 20px;
    height: 120px;
    text-align: center;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 30px;
	}

#index4_02 a span i{
	display: block;
    font-style: normal;
    border: 1px #c9c9c9 solid;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0px auto;
    font-size: 14px;
    font-weight: normal;
    margin-top: 30px;
	}

	
	
	
	
#index5{
	width: 100%;
    margin-top: 50px;
    height: 575px;
	}
	
#index5_c{
	width: 100%;
    height: 455px;
    overflow: hidden;
    margin-top: 30px;
	}

#index5_c_01{
	width:315px;
	float:left;
	}

#index5_c_02{
	width:540px;
	float:left;
	}

#index5_c_03{
	width:315px;
	float:right;
	}

.x_img{
	display: block;
    width: 315px;
    height: 220px;
    overflow: hidden;
    margin-bottom: 15px;
	}

.x_img img{
	display: block;
    width: 315px;
    height: 220px;
    object-fit: cover;
	}

.x_img span{
    display: block;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: rgba(0,0,0,0);
    margin-top: -45px;
    position: relative;
    color: rgba(255,255,255,0);
    font-size: 15px;
    letter-spacing: 1px;
	}
	
.x_img:hover>span{
	transition:all 0.3s linear 0s;
	background: rgba(0,0,0,0.5);
	color: rgba(255,255,255,1);
	}
	
.d_img{
    display: block;
    width: 540px;
    height: 455px;
    float: left;
    margin-left: 15px;
	}

.d_img img{
	display: block;
    width: 540px;
    height: 455px;
    object-fit: cover;
	}

.d_img span{
    display: block;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: rgba(0,0,0,0);
    margin-top: -45px;
    position: relative;
    color: rgba(255,255,255,0);
    font-size: 15px;
    letter-spacing: 1px;
	}
	
.d_img:hover>span{
	transition:all 0.3s linear 0s;
	background: rgba(0,0,0,0.5);
	color: rgba(255,255,255,1);
	}
	
	
	
	
	
#index6{
	width: 100%;
    margin-top: 50px;
    height: 545px;
	}

#index6_c{
	width: 100%;
    padding-top: 10px;
    margin-top: 40px;
    height: 400px;
	}

#index6_l{
	width:580px;
	float:left;
	}

#index6_r{
	width:580px;
	float:right;
	}

.n_box{
    display: block;
    box-shadow: 0 0 4px 2px rgb(204 204 204 / 90%);
    height: 156px;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #454545;
    letter-spacing: 1px;
    line-height: 42px;
	}
	
.n_box_l{
	width:150px;
	float:left;
	}

.n_box_l img{
	display: block;
    width: 150px;
    height: 155px;
    object-fit: cover;
	}

.n_box_r{
	width:360px;
	float:right;
	}

.n_box_r span{
	display: block;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
	}
	
.n_box_r i{
    display: block;
    font-style: normal;
    border: 1px #d3d3d3 solid;
    width: 28px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    border-radius: 50%;
    color: #666666;
    font-size: 15px;
    margin-top: -35px;
    margin-left: 90%;
	}
	
.n_box:hover{
	color:#d51c18;
	}
	
.n_box:hover>.n_box_r i{
	transition:all 0.3s linear 0s;
	color:#fff;
	background:#d51c18;
	border:1px #d51c18 solid;
	}
	
	
	
	
	
#index7{
	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: 40px;
	}
	
#index7_01{
    width: 100%;
    height: 445px;
	}

#index7_01 img{
	display: block;
    width: 100%;
    height: 445px;
    object-fit: cover;
	}

#index7_02{
    width: 143px;
    height: 404px;
    padding: 30px 32px 30px 20px;
    background: url(../image/cmp_l.png) no-repeat;
    margin-left: 70px;
    margin-top: -446px;
    position: relative;
    z-index: 99;
    font-size: 20px;
    color: #f2f2f2;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 40px;
	}

#index7_02 span{
    display: block;
    font-size: 32px;
    font-family: 'Impact';
    padding-top: 20px;
	}

#index7_02 i{
    display: block;
    width: 85px;
    height: 1px;
    border-bottom: 1px #f2f2f2 solid;
    margin-bottom: 50px;
	}
	
#index7_02 a{
    display: block;
    border: 1px #f2f2f2 solid;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #f2f2f2;
    margin: 20px 0px;
	}
	
#index7_03{
	padding: 0px 60px;
    font-size: 14px;
    color: #000000;
    letter-spacing: 1px;
    text-align: center;
    line-height: 36px;
    margin-top: 40px;
	}
	
	
	
	
	
#index8{
	width: 100%;
    height: 210px;
    margin-top: 50px;
	}

.cqcm_a{
	display: block;
    float: left;
    width: 290px;
    height: 210px;
    margin-right: 20px;
	}

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

.cqcm_on{
    background: rgba(9,80,160,0);
    margin-top: -210px;
    height: 200px;
    position: relative;
    z-index: 99;
    padding: 5px;
	}
	
.cqcm_on:hover{
	transition:all 0.3s linear 0s;
	background: rgba(9,80,160,0.7);
	}

.cqcm_on span{
	display: block;
    border: 1px rgba(255,255,255,0) solid;
    text-align: center;
    font-size: 20px;
    color: rgba(255,255,255,0);
    letter-spacing: 1px;
    height: 198px;
    line-height: 160px;
	}

.cqcm_on span i{
	display: block;
    font-style: normal;
    border: 2px rgba(255,255,255,0) solid;
    height: 28px;
    line-height: 36px;
    width: 28px;
    text-align: center;
    border-radius: 50%;
    margin: 0px auto;
    margin-top: -45px;
    font-size: 16px;
	}
	
.cqcm_on span:hover{
	transition:all 0.3s linear 0s;
    border: 1px rgba(255,255,255,0.7) solid;
    color: rgba(255,255,255,1);
	}
	
.cqcm_on span:hover>i{
	transition:all 0.3s linear 0s;
	border: 2px rgba(255,255,255,0.7) solid;
	}
	

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








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

.sidebar_title{
    width: 100%;
    text-align: center;
    height: 80px;
    background: url(../image/i-pro-title.jpg) no-repeat;
    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: 14px;
	}
	
.sidebar_t_c a span{
	float: right;
	}
	
.sidebar_t_c a:hover{
	background:#165fac;
	color:#FFF;
	font-weight:bold;
	}
	
.sidebar_b_c{
	border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 14px;
    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: 60px;
    line-height: 60px;
    background: url(../image/title_bg.png) repeat-x;
    margin-bottom: 20px;
    font-size: 30px;
    color: #000;
	}
	
.weizhi{
    display: block;
    float: right;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 60px;
	}
	
.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: 268px;
    height: 235px;
    float: left;
    border: 1px #ccc dashed;
    padding: 5px;
    text-align: center;
    line-height: 36px;
    color: #282828;
    font-size: 13px;
    font-family: '微软雅黑';
    margin: 15px 10px;
	}

.de-product-list ul a img{
    display: block;
    width: 268px;
    height: 200px;
    object-fit: cover;
	}
	
.de-product-list ul a:hover{
	background:#165fac;
	color:#FFF;
	}
	
.MagTargetImg{
	display:block;
	margin:0px auto;
	}
	
.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;
	}

	
.infopreview{
	width: 100%;
    height: 460px;
    padding-top: 40px;
	}
	
.center-title{
	font-weight: bold;
    font-size: 18px;
    color: #165fac;
    line-height: 60px;
    margin-bottom: 20px;
    height: 59px;
    border-bottom: 1px solid #ededed;
	}
	
.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: 1px #ccc dashed;
    float: left;
    width: 438px;
    text-indent: 10px;
    margin: 0px 5px;
	}
	
.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-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: #237ed2;
    color: #fff;
    font-size: 15px;
	}
	

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