*{

	margin:0;

	padding:0;

	font-family:"微软雅黑";

}

li{

	list-style:none;

}

a{

	color:black;

	text-decoration:none;

}

input{

	border:none;

	outline:none;

}

img{

	display:inline-block;

}

h1,h2,h4,h5,h6{

	font-size:16px;

	font-weight:normal;

}

.clearfix{

	clear: both;

}

i{

	font-style:normal;

}

.header{

	width: 100%;

	min-width: 1100px;

	height: 110px;

}

.header_box{

	width: 1100px;

	margin: 0 auto;

	height: 120px;

	position: relative;

}

.logo02{

	width: 495px;

	height: 71px;

	background: url(../images/logo02.jpg)no-repeat;

	float: left;

	margin-top: 20px;

	margin-left: 180px;

}

.logo01{

	width: 141px;

	height: 189px;

	position: absolute;

	z-index: 999;

	top: 0;

	left: 0;

}

.head_tab{

	float: right;

}

.head_tabIMG{

	width: 49px;

	height: 107px;

	background: url(../images/head_tab.jpg)no-repeat;

	float: left;

	margin-right: 20px;

}

.head_tabTEXT{

	float: right;

	margin-top: 35px;

}

.nav{

	width: 100%;

	min-width: 1100px;

	background: #333;

	height: 50px;

}

.nav_box{

	width: 1100px;

	margin: 0 auto;

	height: 100%;

	text-align: right;

}

.nav ul{

	width: 960px;

	height: 100%;

	display: inline-block;

}

.nav li{

	width: calc(100%/7);

	float: left;

	height: 50px;

	line-height: 50px;

	text-align: center;

}

.nav li a{

	color: #fff;

	display: block;

	width: 100%;

	height: 47px;

}

.nav_libott{

	width: 0%;

	margin: 0 auto;

	height: 3px;

	background: #004395;

}

.nav li:hover .nav_libott{

	width: 60%;

	transition: all .2s;

}

.head_tabTEXT h1{

	font-size: 14px;

	margin-top: 7px;

}

.head_tabTEXT p{

	font-size: 24px;

	font-weight: bold;

	color: #ff0000;

}

.banner{

	width: 100%;

	height: 580px;

	position: relative;

	overflow: hidden;

	min-width: 1100px;

}

.banner_box li{

	width: 100%;

	height: 580px;

	position: absolute;

	top: 0;

	left: 0;

	transition: all .5s;

}

.banner li img{

	width: 100%;

	height: 100%;

	display: inline-block;

}

.banner_but{

	position: absolute;

	bottom: 20px;

	width: 100%;

	text-align: center;

	z-index: 101;

}

.banner_box{

	z-index: 2;

	width: 100%;

    height: 100%;

    text-align: center;

    margin: 0 auto;

    position: relative;

}

.banner_but ul{

	width: 500px;

	display: inline-block;

}

.banner_but ul li{

	display: inline-block;

	width: 15px;

	height: 15px;

	border-radius: 50%;

	margin: 0 15px;

}

.banner_but li{

	width: 60px;

	height: 12px;

	background: #fff;

	cursor: pointer;

	transition: all .2s;

}

.banner_but li:hover{

	background: #ffa000;

}

.banner_but ul li:nth-child(1){

	background: #005dcf;

}

 @media screen and (max-width:1700px){

 		.banner{

 			height: 450px;

 		}

		.banner_box li{

			height: 450px;

		}

 }

 @media screen and (max-width:1600px){

 		.banner{

 			height: 430px;

 		}

		.banner_box li{

			height: 430px;

		}

 }

  @media screen and (max-width:1400px){

 		.banner{

 			height: 400px;

 		}

		.banner_box li{

			height: 400px;

		}

 }

.banner_box li:nth-child(1){

	background: url(../images/banner01.jpg)center top no-repeat;

	background-size: 100% 100%;

}

.banner_box li:nth-child(2){

	background: url(../images/banner02.jpg)center top no-repeat;

	background-size: 100% 100%;

	opacity: 0;

}

.banner_box li:nth-child(3){

	background: url(../images/banner03.jpg)center top no-repeat;

	background-size: 100% 100%;

	opacity: 0;

}

.msg{

	width: 100%;

	height: 48px;

	min-width: 1100px;

	border-bottom: 1px solid #dedede;

}

.msg_box{

	width: 1100px;

	margin: 0 auto;

	height: 100%;

	line-height: 48px;

}

.msg span{

	display: inline-block;

	width: 27px;

	height: 27px;

	background: url(../images/mag.png)no-repeat;

	float: left;

	margin-top: 10px;

	margin-right: 10px;

}

.msg_msgHi{

	float: left;

	width: 1000px;

	overflow: hidden;

}

.msg_all{

	width: 2000px;

}

.msg_all li{

	float: left;

	width: 1000px;

}



.msg_box h1{

	float: left;

	font-weight: bold;

	color: #1b82e9;

	margin-right: 25px;

}

.msg_msgHi{

	float: left;

}

.msg_all li p{

	font-size: 14px;

	color: #444;

}

.pro{

	width: 1100px;

	margin: 0 auto;

}

.pro_title{

	margin-top: 40px;

}

.pro_type{

	width: 1000px;

	margin: 35px auto;

	text-align: center;

}

.pro_type a{

	display: block;

	float: left;

	width: 105px;

	height: 30px;

	background: #005dcf;

	margin: 0 10px;

	transition: all .3s;

}

.pro_type a:hover{

	background: #333;

}

.pro_type p{

	text-align: center;

	color: #fff;

	height: 30px;

	line-height: 30px;

}

.pro_type ul{

	display: inline-block;

}

.pro_box{

	width: 1100px;

	margin: 0 auto;

	overflow: hidden;

	padding-bottom: 20px;

}

.pro_All{

	width: 2200px;

}

.pro_type01{

	float: left;

	width: 1100px;

}

.pro_type02{

	float: left;

	width: 1100px;

}

.pro_All li{

	width: 260px;

	height: 285px;

	float: left;

	margin-right: 15px;

}

.pro_All a{

	width: 260px;

	height: 242px;

	display: block;

	border: solid 1px #c9c9c9;

	box-sizing: border-box;

	overflow: hidden;

}

.pro_All a:hover img{

	transform: scale(1.1);

}

.pro_All a img{

	width: 100%;

	height: 100%;

	transition: all .3s;

}

.pro_All p{

	width: 260px;

	height: 43px;

	line-height: 43px;

	text-align: center;

}

.heng{

	width: 100%;

	height: 397px;

	min-width: 1100px;

	background: url(../images/heng_bj.jpg)no-repeat center top;

}

.heng_box{

	width: 1100px;

	margin: 0 auto;

	height: 100%;

}

.heng_logo{

	width: 228px;

	height: 169px;

	background: url(../images/heng_logo.jpg)no-repeat;

	float: left;

	margin-top: 228px;

}

.heng_text{

	width: 505px;

	float: right;

}

.heng_title{

	margin-top: 26px;

}

.heng_title h1{

	float: left;

	font-size: 30px;

	font-weight: bold;

	color: #fff;

}

.heng_title h2{

	float: left;

	font-size: 14px;

	color: #fff;

	margin-top: 19px;

	margin-left: 10px;

}

.heng_text p{

	color: #fff;

	margin-top: 26px;

	line-height: 30px;

}

.heng_but{

	width: 266px;

	height: 48px;

	line-height: 48px;

	border: 1px solid #fff;

	margin-top: 40px;

}

.heng_but i{

	color: #fff;

	margin-left: 30px;

	transition: all .3s;

}

.news{

	width: 1100px;

	margin: 0 auto;

}

.news_title{

	width: 1100px;

	height: 52px;

	background: url(../images/news_title.jpg)no-repeat;

	margin-top: 40px;

	margin-bottom: 70px;

}

.news_text{

	float: left;

	width: 540px;

	height: 445px;

}

.news_img{

	float: right;

	width: 503px;

	height: 315px;

}

.news_titleDate a{

	padding: 12px 0;

	border-bottom: 1px dashed #dddddd;

	display: block;

}

.news_titleDate a:hover p{

	color: #002d87;

}

.news_titleDate p{

	float: left;

	color: #565656;

	font-size: 14px;

	transition: all .3s;

}

.news_titleDate i{

	float: right;

	font-size: 12px;

	color: #999;

}

.news_text h1{

	font-size: 28px;

	color: #565656;

}

.news_text h2{

	font-size: 16px;

	color: #999;

	padding-bottom: 26px;

	border-bottom: 1px solid #dddddd;

	margin-top: 5px;

}

.news_advantage{

	margin-top: 13px;

}

.foot_con a{

	color: #fff;

}

.case{

	width: 100%;

	min-width: 1100px;

	height: 370px;

	background: #005dcf;

	margin-top: 50px;

}

.case_bj{

	width: 1100px;

	margin: 0 auto;

	padding-top: 10px;

}

.case_title{



}

.case_All li{

	float: left;

	width: 254px;

	height: 250px;

	margin-right: 21px;

}

.case_All li img{

	width: 243px;

	height: 207px;

	margin-top: 5px;

	margin-left: 5px;

	display: block;

}

.case_All li a{

	width: 100%;

	height: 216px;

	display: block;

	border: 1px solid #fff;

}

.case_box{

	width: 1100px;

	margin-top: 30px;

	overflow: hidden;

}

.case_All{

	width: 2200px;

}

.case_All ul{

	width: 1100px;

}

.case_type01{

	float: left;

}

.case_type02{

	float: left;

}

.case_All p{

	width: 100%;

	color: #fff;

	text-align: center;

	margin-top: 16px;

}

.foot{

	background: url(../images/foot_bj.jpg)no-repeat center top;

	height: 334px;

	width: 100%;

	min-width: 1100px;

}

.footer_box{

	width: 1100px;

	margin: 0 auto;

	padding-top: 120px;

}

.foot_nav{

	float: right;

	width: 240px;

}

.foot_nav h1{

	color: #fff;

	font-weight: bold;

}

.Hot_searchIMG{

	float: left;

	margin-top: 20px;

}

.Hot_searchIMG li{

	float: left;

}

.Hot_searchIMG li:nth-child(1){

	margin-right: 40px;

}

.Hot_searchIMG li p{

	width: 100%;

	text-align: center;

	font-size: 14px;

	color: #333;

}

.Hot_searchTEXT{

	margin-top: 50px;

	float: left;

}

.Hot_searchTEXT h1{

	float: left;

	font-size: 28px;

	font-weight: bold;

	margin-right: 20px;

	color: #333;

}

.erwei01{

	width: 127px;

	height: 127px;

	background: #ededed;

}

.erwei02{

	width: 127px;

	height: 127px;

	background: #ededed;

}

.Hot_searchTEXT ul{

	float: left;

	width: 1200px;

}

.Hot_searchTEXT a{
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #d2d2d2;

	font-size: 14px;

	color: #333333;

	margin-right: 16px;

	margin-bottom: 15px;

	transition: all .3s;
	padding:5px;

}

.heng_but a{

	display: block;

	width: 100%;

	height: 100%;

}

.Hot_searchTEXT li:hover p{

	color: #005dcf;

}

.heng_but a:hover i{

	margin-left: 50px;

}

.foot_nav a{

	color: #fff;

	transition: all .3s;

}

.foot_nav a:hover{

	color: #dedede;

}

.foot_nav li{

	float: left;

	margin-right: 54px;

	margin-bottom: 18px;

	font-size: 14px;

}

.foot_proTYPE{

	float: right;

	margin-left: 30px;

}

.foot_proTYPE h1{

	color: #fff;

	font-weight: bold;

}

.foot_proTYPE p{

	color: #fff;

	font-size: 14px;

	line-height: 30px;

}

.foot_nav ul{

	margin-top: 15px;

}

.foot_con{

	margin-top: 15px;

}

/*----------------------------------------------------*/

.sub_big{

	width: 1100px;

	margin: 30px auto;
    overflow: hidden;


}

.about_but{

	display: inline-block;

	padding: 5px 12px;

	background: #f1bb00;

	color: #fff;

	margin-top: 12px;

}

.about_but:hover{

	background: #fff;

	color: #333;

}

.sub_about{

	width: 820px;

	float: left;

}

.sub_label{

	padding-bottom: 10px;

	border-bottom: 1px solid #dedede;

	color: #666;

	font-size: 14px;

}

.sub_label a{

	color: #666;

	/*font-weight: bold;*/

}

.sub_pro{

	width: 820px;

	float: left;

}

.sub_productlistCenter{

	width: 800px;

	float: right;

}

.sub_productlistText{

	margin-top: 30px;

}

.sub_productlistText li{

	width: 250px;

	height: 210px;

	float:left;

	margin-right: 25px;

	margin-bottom: 30px;

}

.sub_productlistText li:nth-child(3){

	margin-right: 0px;

}

.sub_productlistText li:nth-child(6){

	margin-right: 0px;

}

.sub_productlistText li:nth-child(9){

	margin-right: 0px;

}

.sub_productlistText li:nth-child(12){

	margin-right: 0px;

}

.sub_productlistText li img{

	width: 250px;

	height: 190px;

}

.sub_productlistText li span{

	width: 250px;

	height: 35px;

	display: inline-block;

	text-align: center;

	padding-top: 5px;

	font-size: 14px;

}

.page_nav{

	text-align: center;

	margin-top: 50px;

	margin-bottom: 60px;

	color: #444;

}

.page_nav span{

	border: 1px solid #dedede;

	margin: 0 4px;

	padding: 0 8px;

	color: #444;

}

.page_nav a{

	border: 1px solid #dedede;

	padding: 0 8px;

	margin: 0 4px;

	color: #444;

}

.sub_aboutText h1{

	width: 100%;

	text-align: center;

	margin: 30px 0;

}

.sub_aboutText p{

	font-size: 14px;

	line-height: 28px;

	margin-bottom: 30px;

}

.sub_aboutText img{

	width: 100%;

}

.sub_news{

	width: 820px;

	float: left;

}

.sub_newsText ul{

	padding: 20px 0;

}

.sub_newsText p{

	font-size: 14px;

	color: #777;

	margin: 10px 0;

}

.sub_newsText i{

	font-size: 12px;

	color: #999;

}

.sub_newsText li{

	margin-bottom: 20px;

}

.sub_newsText li:hover .newsTexth1 h2{

	color: #1b82e9;

}

.sub_newsText{

	width: 800px;

	margin: 0 auto;

}

.sub_newsText h2{

	font-size: 14px;

	font-weight: bold;

}

.newsTexth1 span{

	width: 13px;

	height: 15px;

	background: url(../images/news_left_min.png)no-repeat;

	display: inline-block;

	float: left;

	margin-right: 15px;

	margin-top: 2px;

}

.sub_gbook{

	width: 820px;

	float: left;

}

.sub_gbBox{

	width: 800px;

	margin: 0 auto;

}

textarea{

	resize: none;

}

.faqline{

	margin: 20px 0;

	height: 40px;

	line-height: 40px;

}

.faqline span{

	float: left;

	font-size: 14px;

}

.faqline input{

	float: left;

	height: 30px;

	border: 1px solid #999;

	margin-right: 10px;

	margin-top: 4px;

}

.faqline span{

	width: 80px;

}

.faqline:nth-child(1) input{

	width:350px;

}

.Content span{

	width: 80px;

	display: block;

	float: left;

	font-size: 14px;

}

.Content textarea{

	float: left;

	margin-right: 10px;

}

.faqline img{

	float: left;

	height: 25px;

	margin-top: 8px;

	margin-right: 10px;

}

.faq_but input{

	width: 100px;

	height: 36px;

	font-size: 16px;

	background: #005dcf;

	color: #fff;

	font-family: "微软雅黑";

	outline:none;

    border:0px;

}

.faq_but input:hover{

	background: #333;

}

.faq_tt{

	font-size: 14px;

}

.sub_con{

	width: 820px;

	float: left;

}

.sub_conBox{

	width: 800px;

	margin: 0 auto;

}

.sub_conBox p{

	width: 400px;

	font-size: 14px;

	margin-top: 30px;

	line-height: 30px;

}

.sub_conImg{

	width: 800px;

	height: 200px;

	background: url(../images/34d846ea17f5f0fefb4ab102a2abd418.jpg) no-repeat;

	background-size: 100% 100%;

}

.sub_conBox h1{

	margin-top: 30px;

	font-weight: bold;

}

.details_proAll{

	width: 820px;

	float: left;

}

.pro_ttIMG img{

	display: inline-block;

	max-width: 820px;

}

.pro_text{

	width: 820px;

	float: left;

}

.pro_text ul{

	margin-top: 20px;

}

.pro_text p{

	font-size: 16px;

	color: #333;

	line-height: 30px;

}

.sub_proDetails{

	text-align: center;

}

.pro_ttIMG{

	text-align: center;

}

.sub_protype_left{

	float: left;

	font-size: 14px;

	color: #444;

}

.sub_protype_right{

	float: right;

	font-size: 14px;

	color: #444;

}

.sub_proDetails h4{

	text-align:initial;

	line-height: 28px;

	width: 700px;

	margin: 30px auto 20px auto;

	font-size: 14px;

	line-height: 40px;

}

.sub_proDetails h1{

	font-size: 18px;

	margin: 20px 0;

}

#pro_p{

	color: #999;

	margin-bottom: 15px;

	font-size: 14px;

}

.news_NN h4{

	width: 100%;

	text-align: center;

	font-size: 18px;

	font-weight: bold;

	margin-bottom: 30px;

	margin-top: 30px;

}

.pro_text ul{

	margin-top: 20px;

}

.pro_text p{

	font-size: 14px;

	color: #333;

	line-height: 30px;

}

.Hot_search{

	width: 1100px;

	margin: 0 auto;

}

.left_bj{

	background: #005dcf;

	padding-bottom: 40px;

}

.left{

	width: 250px;

	float: left;

	margin-right: 30px;

}

.left_box{

	background: #fff;

	width: 95%;

	margin: 0 auto;

	border-radius: 6px;

	padding: 15px 0;

}

.left_title{

	text-align: center;

	padding: 14px 0;

}

.left_title h1{

	color: #fff;

	font-size: 26px;

	font-weight: bold;

}

.left_title i{

	font-size: 14px;

	color: #fff;

}

.left_box li{

	width: 90%;

	margin: 0 auto;

	text-align: center;

	background: #333;

	color: #fff;

	margin-bottom: 10px;

	padding: 10px 0;

}

.left_box li:hover{

	background: #005dcf;

}

.left_con{

	background: #fff;

	margin-top: 30px;

	border: 1px solid #dedede;

	padding: 10px ;

}

.left_conTitle h1{

	color: #444;

	margin: 4px 0;

	font-size: 18px;

	font-weight: bold;

}

.left_con p{

	color: #444;

	font-size: 14px;

	line-height: 24px;

}

.left_con h2{

	color: #444;

	margin-bottom: 6px;

}

.left_conIMG img{

	display: block;

	width: 100%;

	margin: 10px 0;

}

.tg_pages {
    float: left;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.tg_pages li {
    display: inline-block;
}
.tg_pages li a {
    border: 1px solid #bebebe;
    color: #bebebe;
    display: inline-block;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.tg_pages li.thisclass a {
    background: #3468b9 none repeat scroll 0 0;
    border: 1px solid #3468b9;
    color: #ffffff;
}