body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Microsoft YaHei";
	overflow-x:hidden
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;transition: 1s all;    -webkit-transition: 0.5s all;cursor:pointer; outline: 0 none;color:#333;
}

a:active,
a:hover {
	text-decoration: none;transition: 1s all;    -webkit-transition: 0.5s all;color:#0b5394;
}

a:focus {
	outline: none;
}
.w1200{width:1200px;margin:0 auto}
.clear{clear:both}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f36{font-size:36px;}
.b{font-weight:bold}
.t_c{text-align:center}
.t_l{text-align:left}
.t_r{text-align:right}
.fl{float:left}
.fr{float:right}
.black{color:#000}
.fff{color:#fff}
.gray{color:#333}
.block{display:block}
.p10{padding:10px}
.p5{padding:5px}
.m_t_10{margin-top:10px}
.m_t_20{margin-top:20px}
.m_t_40{margin-top:40px}
.m_t_60{margin-top:60px}
.p_t_10{padding-top:10px}
.p_t_20{padding-top:20px}
.p_t_40{padding-top:40px}
.p_r{position:relative}
.p_a{position:absolute}
.czjz{vertical-align: middle;display: table-cell;}
.hide{display:none}
.show{display:block}
.line-none{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#line-none{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.img_t_r{display: table-cell;vertical-align: middle;}


.nav1 {
	width:100%;
	height:100px;
	/* background-image: url(../images/nav-bj.png); */
	position: absolute;
	left: 0;
	top: 5%;
	padding-left:11.4%;
	background: rgba(0,0,0,0.3);
}

.logo{
	width:10%;
	/* margin:6px 0 0 17px */
}
.nav_right{
	width:840px;
	position: absolute;
	left: 24%;
	top: 13%;
}
.nav_right li{
	display:inline; 
	height:92px;
	float:left;
	width:115px;
	text-align: center;
	/* padding:0 2px; */
}
.dropdown-menu li{
	display:inline; 
	height:30px;
	float:left;
	width:100%;
	text-align: center;
	border-bottom:1px solid #f1f1f1
	/* padding:0 2px; */
}
.nav_right li a {
	display:block;
	padding:0 10px; 
	height:80px;
	line-height:80px;
	 font-family:"微软雅黑"; 
	 font-size:15px;
	color:#fff;
	text-decoration: none;
}

.dropdown li a {
	display:block;
	padding:0 10px; 
	height:30px;
	line-height:30px;
	 font-family:"微软雅黑"; 
	 font-size:15px;
	color:#333;
	text-decoration: none;
}
.nav_right li a:hover{
	/* background-image: url(../images/nav-bj0.png); */
	/* color:#fff; */
}
.nav_right .active a{
	/* background-image: url(../images/nav-bj0.png); */
	color:#fff;
}
.mid{
	background-color:#efefef;
	width:100%;
	height:600px;
}
.white{
	height:70px;
	width:100%;
	
}
.top_header{background:#efefef;height:38px;line-height:38px;color:#444}

.pro_more{width:180px;height:40px;line-height:40px;background:#151be2;text-align:center;margin:0 auto;margin-top:20px;border-radius:10px}
.pro_more a:hover{color:#fff}

.product{height:720px}
.pro_ul li{width:284px;height:264px;float:left;margin-left:15px;margin-top:20px}

.pro_index_img{cursor: pointer;overflow:hidden}
.pro_index_img img:hover{transform: scale(1.2);transition: all 0.8s;}


.w_600{width:600px;float:right}
@media screen and (min-width: 1441px){
	.about{height:527px;}
   .about_left{width:50%;background:#3d85c6;height:100%;}
   .about_right{width:50%;background:url(../images/about_right.png) no-repeat;background-size:cover;height:100%;}
.about_tit_en{font-family:Arial;font-size:18px;color:#fff;margin-top:50px;}
.about_desc{padding-right: 20px;height: 280px;line-height: 36px;overflow: hidden;}
.about_more{width:180px;height:50px;line-height:50px;background:#fff;border-radius:30px;text-align:center;margin-right:420px;margin-top:20px;}

.about_right_con{width:520px;height:100%;margin: 30px 0 30px 80px;position: relative;}
.about_right_con li{width:250px;float:left;margin-top:30px}
.x_hr{width:500px;background:#fff;height:1px;position:absolute;top:46%;left:0}
.y_hr{width:1px;background:#fff;height:450px;position:absolute;top:2%;left:48%}
}

@media screen and (min-width:1200px) and (max-width:1440px) {
	.about{height:600px}
   .about_left{width:50%;background:#3d85c6;height:100%;}
   .about_right{width:50%;background:url(../images/about_right.png) no-repeat;background-size:100% 100%;height:100%}
   .about_tit_en{font-family:Arial;font-size:18px;color:#fff;margin-top:50px;}
	.about_desc{padding-right: 20px;height: 320px;line-height: 46px;overflow: hidden;}
	.about_more{width:180px;height:50px;line-height:50px;background:#fff;border-radius:30px;text-align:center;margin-right:420px;margin-top:20px;}

	.about_right_con{width:520px;height:100%;margin: 30px 0 30px 80px;position: relative;}
	.about_right_con li{width:250px;float:left;margin-top:60px}
	.x_hr{width:500px;background:#fff;height:1px;position:absolute;top:41%;left:0}
	.y_hr{width:1px;background:#fff;height:500px;position:absolute;top:5%;left:48%}
}
.con_p a{color:#fff}


.news_left{width:482px;margin-top:40px}
.news_right{width:718px;margin-top:40px;}


.news_index{margin-bottom:600px;}
.news_left_con{width:430px;}
.news_left_tit{height:40px;line-height:40px;border-bottom:1px solid #ccc}

.news_left_ul li{line-height:60px;height:60px;border-bottom:1px dashed #b1b1b1;}

.news_left_ul_tit{width:95%}
/* .news_left_ul_tit a{color:#555} */

.n_b_r{width:480px;margin-left:20px;}
.n_b_r li{margin-top:15px;}
.n_b_r li:first-child{border-bottom:1px dashed #444}
/* .n_b_r_tit a{color:#444} */
.n_b_r_desc{color:#666;cursor:pointer;margin-top:10px;line-height:26px;margin-bottom:10px}




.footer_top{height:350px;background:#444;width:100%}

.footer_top_left{width:800px;border-right:1px dashed #656565}
.footer_top_right{width:380px;}

.footer_ul{width:130px;float:left}
.footer_tit{color:#ededed}
.footer_ul li a{color:#ccc}
.footer_ul li{line-height:40px;}

.footer_ul1{width:260px;float:left}
.footer_ul1 li a{color:#ccc}
.footer_ul1 li{line-height:40px;float:left;width:130px;}
.footer_top_right{margin-left:20px;}

.footer_right_title{border-bottom:1px solid #616161;padding-bottom:10px}

.footer_hr{width:40px;height:2px;background: #ff9000;margin-top: -1px;}

.footer_p{line-height:30px;}

.footer_bottom{height:50px;background:#2e2e2e}
.footer_b_p{line-height:50px;}




.public_block_nei{width:260px;height:125px;background:#151be2;margin-bottom:60px;}
.nei_en{color:#296499;margin-left:20px;padding-top:15px}
.nei_ch{margin-left:20px}
.erji_nav {width:900px;}
.erji_nav li{

    border: none;
    font-family: inherit;
	width:165px;
    font-size: inherit;
    color: inherit;
    background: none;
    padding: 0.5em 2em;
    /* display: inline-block; */
	float:left;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    cursor: pointer;
	/* margin-top:60px; */
	margin-bottom:20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 0px !important;
    text-decoration: none;
    font-size: 1em;
    border: 1px solid #151be2;
    font-weight: 400;
    color: #0b5394;
	margin-right:20px;
    text-align: center !important;
}
.erji_nav li:after{width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #151be2;}
.erji_hover{width:10 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #151be2 !important;}
	
	
	
.erji_nav li a {color:#151be2}
.erji_a{color:#fff !important}

.erji_nav li:after{content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;}
.erji_nav li:hover:after{
width: 100%;}
.erji_nav li:hover a{
  color: #fff;
}


.pro_list li{margin:60px 0;height:389px;}
.pro_list_right{width:760px;height:220px;background:#fff;margin-left: -60px;box-shadow: 0px 0px 5px 4px #e9e9e9;margin-top: 169px;padding:35px 47px}
.pro_list_right1{width:760px;height:220px;background:#fff;box-shadow: 0px 0px 5px 4px #e9e9e9;margin-top: 169px;padding:35px 47px;position:relative;z-index:3}
.pro_list_left1{margin-left:-60px;}


.p_l_r_t_img img{margin-top:7px}
.p_l_r_t_tit{color:#444;margin-left:20px}


.p_l_r_desc{color:#444;line-height:32px}
/* .sanjiao img{margin-top:25px;} */
.about_more a{color:#3d85c6 !important}

.pro_list{margin-top:60px;margin-bottom:60px;}
.news_detail_top{
	width:1200px;	
	margin: 0 auto;
    min-height: 450px;
}
.news_title{
	text-align: center;
	font-size:22px;
	font-weight: normal;
    line-height: 35px;
    overflow: hidden;
}
.news_date{
	border-bottom: solid 1px #ccc;
    color: #999;
    padding: 0 0 10px 0;
    text-align: center;
    position: relative;
}

.news_content{
	font-size:14px;
	line-height: 24px;
	text-indent:2em;
}
.previous,.next1{
	display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
	margin-top:40px;
}
.next1{float:right}



.news_list{
	min-height: 450px;
}
.news_list_top{
	width:1200px;
	margin:0 auto;
	margin-top:20px;
	padding-left: 28px;
	margin-bottom: 20px;
}
.item-title{

	font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    
}
.news_list_desc{
	line-height: 25px;
	font-size:14px;
}
.news_list_desc a{
	color:#555;
}
.news_list_desc a:hover{
	color:#555;
}
.news_footer{
	margin-top:15px;
}
.news_footer span{
	font-size:14px;
	color:#555
}
.about_desc span{
	background:none !important;
	color:#fff !important;
	font-size:16px !important;
	line-height:40px !important;
	
}