.logo {
	float: left;
}

.logo {
	padding: 23px 0;
}

.nav1 {
	float: right;
}

.nav1 ul {
	float: left;
}

.nav1 ul li {
	float: left;
	padding: 37px 23px;
	font-size: 16px;
	position: relative;
}
.nav1 ul li:hover{
	color: #002870;
	background: url(../images/xia1.png) no-repeat center bottom;
}
.nav1 ul li a:hover{
	color: #002870;
}
.hide_lg{
	position: absolute;
	display: none;
	top: 90px;
	left: 0;
	width: 100%;
	/*background: url(../images/bj.png) no-repeat center top;*/
	/*padding-top: 11px;*/
	z-index: 3;
}
.hide_lg div{
	padding: 10px 0;
	background: rgba(0,40,112,1);
}
.hide_lg div:hover{
	background: rgba(255,255,255,0.9);
}
.hide_lg div:hover a{
	color: #002870!important;
}
.hide_lg div a{
	color: #fff!important;
	text-align: center;
	display: block;
}
.nav1 ul li a {
	color: #666;
}

.english {
	float: left;
	padding: 32px 0 32px 20px;
}

.zh {
	width: 25px;
	height: 24px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #c1c1c1;
	float: left;
}

.en {
	width: 25px;
	height: 24px;
	border-radius: 0 5px 5px 0;
	border: 1px solid #c1c1c1;
	float: left;
}

.en,
.zh {
	line-height: 24px;
	text-align: center;
}

.zh a,
.en a {
	color: #aaa;
	font-size: 14px;
}

.english .enbian {
	background: #C1C1C1;
}

.english .enbian a {
	color: #fff;
}

#about {
	background: url(../images/bg.png) no-repeat;
	background-size: 100% 100%;
	/*min-height: 419px;*/
}

.daohang {
	height: 80px;
	padding: 0;
	position: relative;
}

.daohang ul {
	position: absolute;
	bottom: 0;
}

.daohang ul li {
	width: 200px;
	height: 150px;
	background: #fff;
	float: left;
	border: 1px solid #f2f2f2;
	border-left: 0;
	margin-top: 50px;
	text-align: center;
	padding-top: 30px;
	transition: 0.5s;
}
.daohang ul li p{
	color: #333;
}
.daohang ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
#banner {
	overflow: hidden;
}

.daohang ul .add1 {
	height: 200px;
	margin: 0;
	padding-top: 52px;
	color: #002870;
	transition: 0.5s;
}
.daohang ul .add1 p{
	color: #002870;
}
.daohang ul li:first-child {
	border-left: 1px solid #f2f2f2;
	;
}

.daohang img {
	display: block;
	margin: 0 auto;
}

.hide1 {
	display: block;
}

.hide2 {
	display: none!important;
}

.add1 .hide2 {
	display: block!important;
}

.add1 .hide1 {
	display: none!important;
}

.about {
	margin-top: 40px;
}

.about h3 {
	font-size: 40px;
	color: #333;
}

.about h4 {
	font-size: 18px;
	color: #444;
}

.about p {
	color: #444;
	font-size: 14px;
	line-height: 28px;
	padding-top: 20px;
}

.more {
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #002870;
	border: 1px solid #002870;
	border-radius: 25px;
	margin-top: 35px;
}

.more:hover {
	background: #002870;
	color: #fff;
}

.title1 {
	padding-top: 40px;
	text-align: center;
}

.title1 h3 {
	font-size: 40px;
	color: #333;
}

.title1 h4 {
	font-size: 18px;
	color: #444;
}

#product {
	position: relative;
	padding-bottom: 40px;
}

#myCarousel .carousel-indicators li {
	padding: 7px 10px;
	width: auto;
	height: auto;
	text-indent: 0;
	border: 1px solid #c1c1c1;
	border-radius: 5px;
	margin-left: 15px;
}

#myCarousel .carousel-indicators {
	top: -65px;
	width: auto;
	height: 87px;
}

#myCarousel .carousel-indicators .active {
	color: #fff;
	background: #002870;
	border: 1px solid #002870;
}

#myCarousel {
	margin-top: 100px;
}

#myCarousel .left1 {
	left: -100px;
	position: absolute;
	top: 50%;
	display: inline-block;
	width: auto;
	height: auto;
	transform: translateY(-50%);
}

#myCarousel .right1 {
	position: absolute;
	right: -100px;
	display: inline-block;
	width: auto;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
}

.content1 h4 {
	padding-top: 15px;
	font-size: 16px;
	color: #333;
	font-weight: 600;
}

.content1 p {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 27px;
}

.content1 p a {
	color: #002870;
}

#areas {
	background: url(../images/areabg.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 40px;
}

.jianjie {
	text-align: center;
	font-size: 14px;
	color: #444;
	padding: 20px 0;
}

.areas p {
	height: 60px;
	background: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 21px;
	color: #666;
}

#activity .title1 {
	text-align: left;
}

.act_txt {
	padding-top: 35px;
}

.act_txt h4 {
	font-size: 18px;
	color: #333;
	font-weight: 600;
}

.act_txt p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	padding-top: 15px;
}

.act_txt a {
	display: block;
	color: #002870;
	font-size: 14px;
	margin-top: 15px;
}

.tm {
	float: left;
	height: 100%;
	width: 50%;
	background: rgba(0, 40, 112, 0.4);
	position: absolute;
	text-align: center;
}

.tm h3 {
	font-size: 70px;
	color: #fff;
	line-height: 75px;
	margin-top: 12%;
}

.tm p {
	font-size: 18px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#partner{
	background: #ebebeb;
}
.partner{
	padding: 0;
	margin: 0;
}
.partner img{
	width: 100%;
}
.hz1{
	margin: 25px 0 0 0;
	padding: 0;
}
.hz1 img{
	margin: 0 auto;
}
footer{
	background: url(../images/footerbg.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 180px;
}
.lx1{
	text-indent: 44px;
}
.lx1 h3{
	font-size: 40px;
	color: #333;
	padding-bottom: 25px;
}
.lx1 p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.lx2{
	padding: 0;
}
.lx2 h3{
	text-align: center;
	line-height: 100px;
	font-size: 36px;
	color: #333;
}
.lx2 p{
	font-size: 16px;
	line-height: 30px;
	color: #666;
	
}
.lx3{
	padding-top: 25px;
}
.lx3 img{
	margin: 0 auto;
}
.beianhao{
	line-height: 115px;
	margin-top: 20px;
	color: #999;
	text-align: center;
}
.article .carousel-indicators {
	bottom: 5%;
}
#article{
	background: url(../images/wzbg.jpg) no-repeat;
	background-size: 100% 100%;
}
.aim{
	padding: 17px 0 12px 0;
	line-height: 27px;
}
.aim a{
	color: #666;
}
.aim div{
	float: left;
}
.article_content{
	border-top: 2px solid #002870;
	background: #fff;
}
.article_content h1{
	padding: 35px 0 10px 0;
	font-size: 24px;
	color: #1a1a1a;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.article_time,.article_eye{
	line-height: 35px;
	text-align: center;
	color: #777;
}
.article_time img{
	position: relative;
	top: 2px;
}
.description{
	width: 804px;
	height: 106px;
	background: url(../images/daoyu.png) no-repeat;
	background-size: 100% 100%;
	margin: 15px auto 0 auto;
	padding-left: 128px;
	padding-top: 25px;
	line-height: 30px;
	color: #777;
	font-size: 14px;
	padding-right: 15px;
        margin-bottom: 25px;
}
.content_txt{
	padding: 0 3%;
}
.content_txt img{
	margin: 0 auto;
	padding: 25px 0;
}
.content_txt p{
	text-indent: 2em;
	color: #666;
	line-height: 28px;
	font-size: 16px;
}
.shangxia{
	border-top: 1px dashed #b4b4b4;
	margin-top: 40px;
	padding-top: 40px;
	color: #002870;
}
.aim .color{
	color: #002870;
}
.shangxia a{
	/*display: block;*/
	color: #002870;
	font-size: 18px;
	line-height: 35px;	
}
.shangxia a:hover{
	text-decoration: underline;
}
.tab_list{
	padding-top: 40px;
}
.tab_list .list1{
	background: #f5f5f5;
	text-align: center;
	padding: 10px 0;
	cursor: pointer;
}
.tab_list .list1 h3{
	font-size: 24px;
	line-height: 30px;
	color: #333;
}
.tab_list .list1 p{
	font-size: 12px;
	color: #666;
}
.tab_list .list2{
	background: #002870;
}
.tab_list .list2 h3{
	color: #fff;
}
.tab_list .list2 p{
	color: #fff;
}
.all_list .all_list1:first-child{
	display: block;
}
.all_list .all_list1{
	display: none;
}
.all_list2{
	padding: 40px 4% 0 4%;
}
.all_list2 h3{
	font-size: 18px;
	color: #1a1a1a;
	font-weight: 600;
	padding-top: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.eye {
	padding: 10px 0;
}
.eye .article_eye{
	margin-left: 20px;
}
.eye .article_time,.eye .article_eye{
	float: left;
	font-size: 12px;
}
.eye .article_time img{
	position: relative;
	top: 4px;
}
.eye .article_eye img{
	position: relative;
	top: 1px;
}
.all_list2 p{
	font-size: 14px;
	color: #666;
	line-height: 27px;
	display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.all_list2 a{
	font-size: 14px;
	color: #002870;
	margin-top: 20px;
	display: block
}
.list_four{
	padding-top: 30px;
	text-align: center;
}
.list_four ul{
	display: inline-block;
}
.list_four ul li{
	float: left;
	padding: 8px 13px;
	border: 1px solid #e2e2e2;
	margin-left: 10px;
	color: #444;
	font-size: 14px;
}
.list_four ul li a{
	color: #444;
}

.list_four ul .add_four{
	background: #002870;
	border: 1px solid #002870;
	color: #fff;
}


/*产品列表*/
.pro_all{
	padding: 0px 8%;
}


.pro_left1{
	font-size: 20px;
	background: #e3e3e3;
	color: #222;
	text-indent: 3em;
	
	margin-top: 2px;
	border-radius: 5px 5px 0 0;
}
.pro_left1 p{
	line-height: 60px;
	background: url(../images/jia.png) no-repeat 85% center;
	cursor: pointer;
}
.pro_left1 ul{
	display: none;
}
.pro_left1 ul li{
	background: #f1f1f1;
	/* text-indent: 4em; */
	border-bottom: 1px solid #bfbfbf;
}
.pro_left1 ul li a{
	color: #333;
	font-size: 15px;
	line-height: 40px;
}
.pro_left1 ul li a:hover{
	color: #002870;
}
.pro_left2{
	background: #002870;
	color: #fff;
}
.pro_left2 p{
	background: url(../images/jian.png) no-repeat 85% center;
}


.pro_right{
	padding-top: 0px;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.pro_title{
	border-bottom: 1px solid #eee;
}
.pro_title h2{
	display: inline-block;
	line-height: 40px;
	color: #333;
	font-size: 18px;
	color: #002870;
	border-bottom: 1px solid #002870;
	margin-bottom: -1px;
}
.center_content{
	padding: 10px 0 ;
}
.img_all{
	position: relative;
	overflow: hidden;
}
.img_all:hover p{
	display: none;
}
.img_all:hover .pro_hide{
	opacity: 1;
}
.img_all .bg_img1{
	transition: 1s;
}
.img_all:hover .bg_img1{
	transform: scale(1.1);
	
}
.img_all p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 0;
	background: rgba(0,0,0,0.2);
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.pro_block{
	margin-top: 20px;
}
.pro_hide{
	height: 100%;
	width: 100%;
	position: absolute;
	opacity: 0;
	transition: 1s;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
}
.pro_hide1{
	height: 100%;
	width: 100%;
	background: url(../images/jiayuan.png) no-repeat center center;
}





/*产品详情*/
.article_pro p{
	font-size: 14px;
	color: #444;
	line-height: 27px;
}
.article_pro p span{
	color: #002870;
}
.article_pro img{
	margin: 10px 0 0 0;
        max-width: 100%;
        width:100%;
        height:100%;
        padding-left: 10px;
        padding-right: 10px;
}





/*关于我们*/
#profile{
	padding-bottom: 40px;
}
.profile_txt{
	margin-top: 20px;
}
.profile_txt p{
	text-align: center;
	line-height: 30px;
	color: #444;
	font-size: 14px;
}
.zy img{
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}
.zy p{
	font-size: 20px;
	color: #222;
	margin-top: 19px;
	text-align: center;
}
#mission{
	background: url(../images/miss_bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 80px;
}
#mission p{
	font-size: 30px;
	color: #333;
	text-align: center;
	margin-top: 40px;
}
#help{
	padding-bottom: 40px;
}
.help_td{
	margin-top: 25px;
}
.cir2{
	padding: 0;
}
.cir1{
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	font-size: 43px;
	border-radius: 50%;
	background: #f3f3f3;
	color: #c2c2c2;
	font-family: "仿宋";
}
.help_list{
	margin-top: 27px;
}
.help_list h3{
	font-size: 20px;
	color: #111;
	margin-top: 15px;
	white-space: nowrap;   
	text-overflow:ellipsis;
	overflow:hidden;
}
.help_list p{
	font-size: 14px;
	color: #666;
	margin-top: 3px;
	white-space: nowrap;   
	text-overflow:ellipsis;
	overflow:hidden;
}
.help_txt{
	padding-right: 0;
	text-indent: 20px;
}
#center{
	background: url(../images/block_bg.jpg) no-repeat;
	background-size: 100% 100%;
}
#center .container-fluid{
	padding: 0;
}
.center_block{
	height: 360px;
	padding: 100px 0;
}
.center_block img{
	margin: 0 auto;
}
.center_block1{
	background: rgba(0,40,112,0.5);
}
.huoban{
	margin-top: 30px;
	padding-left: 10px;
    padding-right: 10px;
}

.huoban p{
	border: 1px solid #ebebeb;
	padding: 15px 0;
	font-size: 13px;
	color: #666;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}
.huoban:hover p{
	color: #002870;
}




/*联系我们*/
#allmap{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.map{
	margin-top: 30px;
}
.map_block{
	background: #f0f0f0;
	padding: 21px 0;
	margin-top: 15px;
}
.map_block:first-child{
	margin-top: 0;
}
.map_block img{
	margin: 0 auto;
}
.map_block p{
	font-size: 14px;
	color: #666;
	line-height: 22px;
	/*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;*/
	
}
.map_txt{
	margin-top: 5px;
	padding-left: 0px;
    padding-right: 7px;
}
.zhaopin{
	width: 100%;
	margin-top: 25px;
	border-collapse: collapse;
}
.zhaopin tr th{
	width: 25%;
	line-height: 68px;
	text-align: center;
	color: #333;
	font-size: 21px;
	background: #f0f0f0;
	border-bottom: 2px solid #c1bfbf;
	border-left: 1px solid #fff;
}
.zhaopin tr th:first-child{
	border-left: 0;
}
.zhaopin_content{
	line-height: 58px;
	background: #f9f9f9;
	text-align: center;
	font-size: 18px;
}
.zhaopin_content td{
	border: 1px solid #f0f0f0;
}
.zhaopin_content1{
	background: #f9f9f9;
}
.zhaopin_content1 td{
	border: 1px solid #f0f0f0;
	padding: 25px 49px;
        line-height: 22px;
        font-size: 15px;
        color: #6b6a6a;
}
.zhaopin_content1 td h3{
	font-size: 18px;
	color: #cc203c;
	padding-bottom: 16px;
}
.zhaopin_content1 td p{
	line-height: 24px;
	color: #444;
	font-size: 16px;
}
#zhaopin{
	padding-bottom: 40px;
}






@media only screen and (min-width: 1200px) {
	.container {
		width: 1200px;
		padding: 0;
	}
	#myCarousel .carousel-indicators {
		left: 0;
		right:0;
		margin-left:0;
	}
	.four_img {
		margin-top: 35px;
	}
	.xz {
		width: 100%;
	}
	.xz1 {
		height: 266px;
		overflow: hidden;
	}
	.xz1 img {
		transition: 1s;
	}
	.xz1:hover img {
		transform: scale(1.1);
		transition: 1s;
	}
	#activity{
		padding-bottom: 40px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.daohang ul li {
		width: 161px;
		height: 150px;
	}
	.about {
		margin-top: 20px;
	}
	.about h3 {
		font-size: 30px;
	}
	.about h4 {
		font-size: 18px;
	}
	.about p {
		font-size: 12px;
		line-height: 25px;
		padding-top: 5px;
	}
	.more {
		width: 120px;
		height: 30px;
		line-height: 30px;
		border-radius: 15px;
		margin-top: 10px;
	}
	.title1 {
		padding-top: 30px;
	}
	.title1 h3 {
		font-size: 30px;
	}
	.title1 h4 {
		font-size: 16px;
	}
	.content1 h4 {
		padding-top: 2px;
		font-size: 16px;
	}
	.content1 p {
		margin-top: 5px;
		font-size: 14px;
		line-height: 24px;
	}
	.four_img {
		margin-top: 15px;
	}
	.act_txt h4 {
		font-size: 18px;
	}
	.act_txt p {
		font-size: 14px;
		line-height: 25px;
		padding-top: 15px;
	}
	.act_txt a {
		font-size: 14px;
		margin-top: 10px;
	}
	.tm h3 {
		font-size: 50px;
		line-height: 50px;
		margin-top: 14%;
	}
	.tm p {
		font-size: 16px;
		padding-top: 0;
	}
	#activity{
		padding-bottom: 20px;
	}
	#product,#areas{
		padding-bottom: 20px;
	}
	.hz1{
	margin: 15px 0 0 0;
	padding: 0;
}
footer{
	background: #ddd;
	padding-top: 40px;
	margin-top: 20px;
}
.lx1{
	text-indent: 20px;
}
.lx1 h3{
	font-size: 40px;
	padding-bottom: 25px;
}
.lx1 p{
	font-size: 16px;
	line-height: 25px;
}
.lx2{
	padding: 0;
}
.lx2 h3{
	text-align: center;
	line-height: 70px;
	font-size: 24px;
}
.lx2 p{
	font-size: 16px;
	line-height: 25px;
	
}
.lx3{
	padding-top: 15px;
}
.beianhao{
	line-height: 70px;
	margin-top: 5px;
}
.aim{
	padding: 12px 0 8px 0;
	line-height: 27px;
}

.article_content h1{
	padding: 15px 0 5px 0;
	font-size: 20px;
	
}
.article_time,.article_eye{
	line-height: 30px;
	
}
.article_time img{
	position: relative;
	top: 2px;
}
.shangxia{
	border-top: 1px dashed #b4b4b4;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 16px;
}
.all_list2 h3{
	padding-top: 15px;

}
.list_four{
	padding-top: 25px;
	padding-bottom: 10px;
}
.list_four ul{
	display: inline-block;
}
.list_four ul li{
	float: left;
	padding: 8px 13px;
	border: 1px solid #e2e2e2;
	margin-left: 10px;
	color: #444;
	font-size: 14px;
}
.list_four ul li a{
	color: #444;
}

.list_four ul .add_four{
	background: #002870;
	border: 1px solid #002870;
	color: #fff;
}
/*产品列表*/
.pro_all{
	padding: 20px 2%;
}


.pro_left1{
	font-size: 18px;
	background: #e3e3e3;
	color: #222;
	text-indent: 3em;
	
	margin-top: 2px;
	border-radius: 5px 5px 0 0;
}
.pro_left1 p{
	line-height: 60px;
	cursor: pointer;
}
.pro_left1 ul{
	display: none;
}
.pro_left1 ul li{
	background: #f1f1f1;
	text-indent: 4em;
	border-bottom: 1px solid #bfbfbf;
}
.pro_left1 ul li a{
	color: #333;
	font-size: 15px;
	line-height: 40px;
}
.pro_left1 ul li a:hover{
	color: #002870;
}
.pro_left2{
	background: #002870;
	color: #fff;
}
.pro_left2 p{
	background: url(../images/jian.png) no-repeat 85% center;
}


/*关于我们*/

#mission{
	padding-bottom: 70px;
}
#mission p{
	font-size: 25px;
}
.help_td{
	margin-top: 20px;
}
.cir2{
	padding: 0;
}
.cir1{
	width: 65px;
	height: 65px;
	line-height: 65px;
	margin: 0 auto;
}
.help_list{
	margin-top: 17px;
}
.center_block{
	height: 300px;
	padding: 70px 0;
}
/*联系我们*/
.map_block{
	background: #f0f0f0;
	padding: 11px 0;
	margin-top: 10px;
}
#myCarousel .carousel-indicators {
    left: 0;
    right: 0;
    margin-left: 0;
    top: -74px;
}










}

@media only screen and (min-width: 760px) and (max-width: 992px) {
	.nav1 ul li {
		padding: 37px 6px;
	}
	.logo{
		width: 200px;
		padding-top: 30px;
	}
	.daohang ul li {
		width: 125px;
		height: 125px;
	}
	.daohang ul .add1 {
		height: 175px;
		padding-top: 52px;
	}
	.about {
		margin-top: 20px;
	}
	.about h3 {
		font-size: 30px;
	}
	.about h4 {
		font-size: 16px;
	}
	.about p {
		font-size: 12px;
		line-height: 25px;
		padding-top: 5px;
	}
	.more {
		width: 120px;
		height: 30px;
		line-height: 30px;
		border-radius: 15px;
		margin-top: 10px;
	}
	.title1 {
		padding-top: 25px;
	}
	.title1 h3 {
		font-size: 25px;
	}
	.title1 h4 {
		font-size: 16px;
	}
	#myCarousel .carousel-indicators {
		
	}
	.content1 h4 {
		font-size: 16px;
		padding-top: 0;
	}
	.content1 p {
		margin-top: 5px;
		font-size: 10px;
		line-height: 18px;
	}
	.four_img {
		margin-top: 5px;
	}
	.hheng {
		margin: 0!important;
	}
	.areas p {
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	.act_txt {
		padding-top: 20px;
	}
	.act_txt h4 {
		font-size: 16px;
	}
	.act_txt p {
		font-size: 12px;
		line-height: 20px;
		padding-top: 5px;
	}
	.act_txt a {
		font-size: 12px;
		margin-top: 5px;
	}
	.tm h3 {
		font-size: 50px;
		line-height: 50px;
		margin-top: 12%;
	}
	.tm p {
		font-size: 16px;
	}
	#activity{
		padding-bottom: 20px;
	}
	#product,#areas{
		padding-bottom: 20px;
	}
	.hz1{
	margin: 10px 0 0 0;
	padding: 0;
}
footer{
	background: #ddd;
	padding-top: 20px;
	margin-top: 10px;
}
.lx1{
	text-indent: 20px;
}
.lx1 h3{
	font-size: 30px;
	padding-bottom: 15px;
}
.lx1 p{
	font-size: 14px;
	line-height: 20px;
}
.lx2{
	padding: 0;
}
.lx2 h3{
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}
.lx2 p{
	font-size: 14px;
	line-height: 20px;
	
}
.lx3{
	padding-top: 10px;
}
.beianhao{
	line-height: 70px;
	margin-top: 5px;
}
.aim{
	padding: 12px 0 7px 0;
	line-height: 27px;
}
.article_content h1{
	padding: 15px 0 5px 0;
	font-size: 20px;
	
}
.article_time,.article_eye{
	line-height: 30px;
	
}
.article_time img{
	position: relative;
	top: 2px;
}
.shangxia{
	
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 16px;
}
.all_list2 h3{
	padding-top: 0px;

}
.list_four{
	padding-top: 20px;
	text-align: center;
	padding-bottom: 10px;
}
.list_four ul{
	display: inline-block;
}
.list_four ul li{
	float: left;
	padding: 8px 13px;
	border: 1px solid #e2e2e2;
	margin-left: 10px;
	color: #444;
	font-size: 14px;
}
.list_four ul li a{
	color: #444;
}

.list_four ul .add_four{
	background: #002870;
	border: 1px solid #002870;
	color: #fff;
}
/*产品列表*/
.pro_all{
	padding: 20px 2%;
}


.pro_left1{
	font-size: 16px;
	background: #e3e3e3;
	color: #222;
	text-indent: 2em;
	
	margin-top: 2px;
	border-radius: 5px 5px 0 0;
}
.pro_left1 p{
	line-height: 50px;
	cursor: pointer;
}
.pro_left1 ul{
	display: none;
}
.pro_left1 ul li{
	background: #f1f1f1;
	text-indent: 3em;
	border-bottom: 1px solid #bfbfbf;
}
.pro_left1 ul li a{
	color: #333;
	font-size: 13px;
	line-height: 40px;
}
.pro_left1 ul li a:hover{
	color: #002870;
}
.pro_left2{
	background: #002870;
	color: #fff;
}
.pro_left2 p{
	background: url(../images/jian.png) no-repeat 85% center;
}
/*关于我们*/
#mission{
	padding-bottom: 50px;
}
#mission p{
	font-size: 19px;
}
.help_td{
	margin-top: 20px;
}
.cir2{
	padding: 0;
}
.cir1{
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	font-size: 35px;
}
.help_txt{
	text-indent: 0px;
}
.help_list{
	margin-top: 14px;
}
.center_block{
	height: 250px;
	padding: 55px 0;
}
.huoban p{
	border: 1px solid #ebebeb;
	padding: 8px 0;
	font-size: 12px;
	line-height: 18px;
}
/*联系我们*/
.map{
	margin-top: 30px;
}
.map_block{
	background: #f0f0f0;
	padding: 10px 0;
	margin-top: 5px;
}



.zhaopin{
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
}
.zhaopin tr th{
	line-height: 48px;
}
.zhaopin tr th:first-child{
	border-left: 0;
}
.zhaopin_content{
	line-height: 38px;
}
.map_block p{
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
.map_txt{
	margin-top: 0;
}
.zhaopin_content1 td{
	border: 1px solid #f0f0f0;
	padding: 15px 20px;
}
.zhaopin_content1 td h3{
	font-size: 15px;
	color: #cc203c;
	padding-bottom: 10px;
}
.zhaopin_content1 td p{
	line-height: 20px;
	color: #444;
	font-size: 13px;
}

}

@media only screen and (max-width:760px) {
	.english {
		padding: 15px 0 10px 0;
		margin: 0 auto;
	}
	.close1 {
		width: 50px;
		height: 50px;
		float: right;
		padding-top: 10px;
		position: relative;
	}
	.close1 img {
		width: 31px;
		height: 22px;
		margin: 5px;
	}
	.nav2 {
		width: 100%;
		position: absolute;
		z-index: 100;
		margin-left: -15px;
		top: 50px;
		display: none;
		
	}
	.nav2 li {
		background: rgba(0, 0, 0, 0.7);
		line-height: 40px;
		padding: 0 20px 0 0;
		text-indent: 2em;
		font-size: 14px;
		border-bottom: 1px solid #999;
		color: #fff;
	}
	.nav2 li img{
		width: 19px;
		height: 19px;
		float: right;
		position: relative;
		top: 12px;
	}
	.nav2 li:hover img{
		transform: rotate(90deg);
	}
	.nav2 li:hover {
		background: rgba(0, 0, 0, 0.5);
	}
	.nav2 li:hover .hide_xs{
		display: block;
	}
	.hide_xs div:first-child{
		/*border-top: 1px solid #999;*/
	}
	.hide_xs div{
		line-height: 30px;
		text-indent: 3em;
	}
	.hide_xs{
		display: none;
	}
	.nav2 li:last-child{
		border-bottom: 0;
	}
	.nav2 li a {
		color: #fff;
		display: block;
	}
	.about {
		margin-top: 20px;
		
	}
	.about h3 {
		font-size: 20px;
		text-align: center;
	}
	.about h4 {
		font-size: 14px;
		text-align: center;
	}
	.about p {
		font-size: 12px;
		line-height: 20px;
		padding-top: 5px;
	}
	.about p a{
		color: #002870;
	}
	.title1 {
		padding-top: 20px;
	}
	.title1 h3 {
		font-size: 20px;
	}
	.title1 h4 {
		font-size: 14px;
	}
	#myCarousel .carousel-indicators {
		left: 0;
		right:0;
		margin-left:0;
		top: -74px;
	}
	#myCarousel .carousel-indicators li {
		margin-left: 2px;
		font-size: 10px;
		margin-top: 5px;
	}
	#myCarousel .carousel-indicators li {}
	#myCarousel {
		margin-top: 85px;
	}
	.content1 h4 {
		font-size: 16px;
		padding-top: 10px;
	}
	.content1 p {
		margin-top: 5px;
		font-size: 12px;
		line-height: 20px;
	}
	.four_img {
		margin-top: 5px;
	}
	.hheng {
		margin: 0!important;
	}
	.areas p {
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	.areas .col-sm-3 {
		padding: 0 5px;
		margin-top: 5px;
	}
	.act_txt {
		padding-top: 0;
	}
	.act_txt .row {
		padding-top: 20px;
	}
	.act_txt h4 {
		font-size: 16px;
	}
	.act_txt p {
		font-size: 12px;
		line-height: 20px;
		padding-top: 5px;
	}
	.act_txt a {
		font-size: 12px;
		margin-top: 0px;
		display: inline-block;
	}
	
	.act_txt .col-lg-5 {
		margin-top: 10px;
	}
	.tm h3 {
		font-size: 50px;
		line-height: 50px;
		margin-top: 12%;
	}
	.tm p {
		font-size: 16px;
	}
	#activity{
		padding-bottom: 20px;
	}
	#product,#areas{
		padding-bottom: 20px;
	}
	.hz1{
	margin: 8px 0 0 0;
	padding: 0;
}
#partner{
	padding-bottom: 20px;
}
footer{
	background: #ddd;
	padding-top: 20px;
	margin-top: 10px;
}
.lx1{
	text-indent: 20px;
}
.lx1 h3{
	font-size: 30px;
	padding-bottom: 15px;
}
.lx1 p{
	font-size: 14px;
	line-height: 20px;
}

.lx2 h3{
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}
.lx2 p{
	font-size: 12px;
	line-height: 20px;
	
}
.lx3{
	padding-top: 10px;
}
.lx3 img{
	height: 100px;
	width: 100px;
}
.beianhao{
	line-height: 70px;
	margin-top: 5px;
}
footer{
	padding: 0;
	margin: 0;
}
.lxwm{
	background: #fff;
	text-align: center;
	padding-bottom: 20px;
}
.lxwm1{
	margin-top: 10px;
}
.lxwm1 p{
	color: #666;
	line-height: 20px;
	font-size: 12px;
	
}
.lx2{
	padding: 12px 12px 12px 12px;
}
.lx2 h3{
	line-height: 30px;
}
.lx3{
	padding-top: 20px;
}
.beianhao{
	height: 40px;
	background: #aaa;
	line-height: 40px;
	color: #ccc;
	font-size: 12px;
	overflow: hidden;
}
#activity .title1{
	text-align: center;
}
.hang{
	display: inline-block!important;
}
.aim{
	padding: 6px 0 2px 0;
	line-height: 20px;
	font-size: 12px;
}
.aim img{
	width: 70%;
}
.article_content h1{
	padding: 15px 0 5px 0;
	font-size: 20px;
	
}
.article_time,.article_eye{
	line-height: 30px;
	font-size: 12px;
}
.article_time img{
	width: 15px;
	height: 15px;
	position: relative;
	top: 2px;
}
.article_eye img{
	width: 15px;
	height: 12px;
	
}
.description1{
	width: 80%;
	background: url(../images/daoyu1.png) no-repeat;
	background-size: 100% 100%;
	font-size: 12px;
	color: #777;
	line-height: 20px;
	padding:  5px 10px;
	margin: 5px auto;
	display: -webkit-box!important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	
}
.content_txt img{
	margin: 0 auto;
	padding: 10px 0;
}
.content_txt p{
	font-size: 12px;
}
.shangxia{
	margin-top: 20px;
	padding-top: 20px;
}
.shangxia{
	border-top: 1px dashed #b4b4b4;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 20px;
	
}
.shangxia a{
	font-size: 12px;
	line-height: 20px;
}


.all_list2{
	padding: 15px 0;
}
.all_list2 .col-xs-5{
	padding: 0;
}
.all_list2 h3{
	font-size: 13px;
	padding: 0;
}
.eye {
	padding:  0;
}
.eye .article_eye{
	margin-left: 0px;
}
.eye .article_time,.eye .article_eye{
	float: left;
	font-size: 12px;
	line-height: 20px;
}
.eye .article_time img{
	position: relative;
	top: 4px;
}
.eye .article_eye img{
	position: relative;
	top: 1px;
}
.all_list2 p{
	font-size: 12px;
	color: #666;
	line-height: 16px;
	display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.all_list2 a{
	font-size: 12px;
	color: #002870;
	margin-top: 5px;
	display: block
}
.tab_list .list1 h3{
	font-size: 18px;
	line-height: 24px;
	
}
.tab_list .list1{
	padding: 2px 0;
}
.tab_list .list1 p{
	font-size: 11px;
}
.tab_list{
	padding-top: 15px;
}

.list_four{
	padding-top: 10px;
	text-align: center;
	padding-bottom: 5px;
}
.list_four ul{
	display: inline-block;
}
.list_four ul li{
	float: left;
	padding: 4px 7px;
	border: 1px solid #e2e2e2;
	margin-left: 3px;
	color: #444;
	font-size: 11px;
}
.list_four ul li a{
	color: #444;
}

.list_four ul .add_four{
	background: #002870;
	border: 1px solid #002870;
	color: #fff;
}
/*产品列表*/
.pro_all{
	padding: 10px 0;
}


.pro_left1{
	font-size: 15px;
	background: #e3e3e3;
	color: #222;
	text-indent: 1em;
	margin-top: 2px;
	border-radius: 5px 5px 0 0;

}
.pro_left1 p{
	line-height: 30px;
	background: url(../images/jia.png) no-repeat 85% center;
	cursor: pointer;
}
.pro_left1 ul{
	display: none;
}
.pro_left1 ul li{
	background: #f1f1f1;
	text-indent: 2em;
	border-bottom: 1px solid #bfbfbf;
}
.pro_left1 ul li a{
	color: #333;
	font-size: 15px;
	line-height: 25px;
}




.pro_right{
	padding-top: 10px;
}
.pro_title{
	border-bottom: 1px solid #eee;
}
.pro_title h2{
	display: inline-block;
	line-height: 25px;
	font-size: 15px;
	
}
.center_content{
	padding: 5px 0 ;
}
.img_all p{
	padding: 5px 0;
	font-size: 13px;
	
}
.pro_block{
	margin-top: 10px;
}
.article_pro p{
	font-size: 12px;
	color: #444;
	line-height: 23px;
}


/*关于我们*/
#profile{
	padding-bottom: 20px;
}
.profile_txt{
	margin-top: 10px;
}
.profile_txt p{
	line-height: 22px;
	font-size: 12px;
}
.zy img{
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}
.zy p{
	font-size: 15px;
	margin-top: 13px
}
#mission{
	padding-bottom: 20px;
}
#mission p{
	font-size: 14px;
	margin-top: 10px;
}
#help{
	padding-bottom: 20px;
}
.help_td{
	margin-top: 15px;
}
.cir2{
	padding: auto;
	padding-right: 15px;
    padding-left: 15px;
}
.cir1{
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
}
.help_list{
	margin-top: 10px;
}
.help_list h3{
	font-size: 14px;
	margin-top: 2px;
}
.help_list p{
	font-size: 12px;
	margin-top: 0px;
}
.help_txt{
	padding-right: 15px;
	padding-left: 0;
	text-indent: 0px;
}
#center .container-fluid{
	padding: 0;
}
.center_block{
	height: 120px;
	padding: 20px 0;
}
.huoban{
	margin-top: 10px;
}
.huoban p{
	border: 1px solid #ebebeb;
	padding: 8px 0;
	font-size: 12px;
	line-height: 18px;
}

/*联系我们*/
#allmap{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.map{
	margin-top: 10px;
}
.phone_map{
	padding: 0 15px;
}
.map_block{
	background: #f0f0f0;
	padding: 5px 0;
	margin-top: 0px;
	width: 50%;
	height: 50px;
	float: left;
	border-right: 5px solid #f9f9f9;
}
.phone_map1{
	margin-top: 10px;
}
.map_block:nth-child(even){
	border-right: 0;
}
.map_block:nth-child(3){
	margin-top: 5px;
}
.map_block:nth-child(4){
	margin-top: 5px;
}
.map_block:first-child{
	margin-top: 0;
}
.map_block img{
	margin: 0 auto;
}
.map_block p{
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
.map_txt{
	margin-top: 2px;
}
.zhaopin{
	margin-top: 10px;
}
.zhaopin tr th{
	width: 25%;
	line-height: 38px;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.zhaopin_content{
	line-height: 30px;
	font-size: 14px;
}

.zhaopin_content1 td{
	padding: 5px 5px;
}
.zhaopin_content1 td h3{
	font-size: 13px;
	padding-bottom: 10px;
}
.zhaopin_content1 td p{
	line-height: 18px;
	font-size: 12px;
}

#zhaopin{
	padding-bottom: 10px;
}


}

.wpp p{color:#222;}

.wpp p:hover{
	background: url(../images/jian.png) no-repeat 85% center;
	color:#fff;
}
.wpp:hover{    
	background: #002870;
    color: #fff;
    text-indent: 3em;
    margin-top: 2px;
    border-radius: 5px 5px 0 0;}
/*首页产品图适配*/
 @media screen and (min-width: 768px) and (max-width: 989px) {
 .sts img{width:330px;height:195px;}
}
@media screen and (min-width: 990px) and (max-width: 1199px) {
 .sts img{width:440px;height:261px;}
}
@media screen and (min-width: 1200px) { 
 .sts img{width:539px;height:320px;} 
}	
	