@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #686868;
	_background-image: url(text.txt);
	/* for IE6 */
	_background-attachment: fixed;

}

ul,
li,
dl,
dt,
dd,
p {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1,
h2 {
	font-weight: normal;
}

input,
textarea,
select,
a:focus {
	outline: none;
}

a {
	text-decoration: none;
}

/* img.imgthumb{
    border: 1px solid #008200; padding: 4px; width: 60px; height:60px; margin: 5px;
} */
.wrap {
	width: 768px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.maina {
	width: 100%;
	height: auto;
	float: left;
	min-height: 1000px;
	margin-top: 100px;
}

.content_main {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 50px;
}

.content_main p {
	width: 100%;
	height: auto;
	float: left;
	font-size: 26px;
	color: #333;
}

.content_main li {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	border-bottom: 1px solid #ddd;
}

.content_main li a {
	width: 100%;
	height: auto;
	float: left;
	font-size: 26px;
	color: #333;
	line-height: 80px;
}

.head_box {
	width: 768px;
	height: 110px;
	position: fixed;
	top: 0;
	z-index: 99;
	line-height: 100px;
	background: #fff;
	box-shadow: 0 0 15px #888;
	border-top: 5px solid #0062c4;
}

.head_box span {
	float: left;
	width: 88%;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 42px;
}

.head_box span img {
	width: 100px;
}

#sideNav {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 110px;
	right: -100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 999;
	background-size: cover;
}

.closeIt {
	height: 80px;
	width: 70px;
	float: left;
	top: -84px;
	right: 20px;
	background: #fff;
	z-index: 10000;
	position: absolute;
}

.closeIt img {
	width: 70%;
}


.closeBtn {
	right: 23px;
	top: 10px;
	position: absolute;
	opacity: 1;
}

.firstP {
	width: 12%;
	height: auto;
	float: left;
}

.firstP a {
	display: block;
}

.nav_menu {
	width: 500px;
	height: 100%;
	overflow-y: auto;
	background: rgba(255, 255, 255, 1);
	float: right;
}

.nav_menu li {
	width: 100%;
	height: auto;
	float: left;
	line-height: 90px;
}

.nav_menu li .curr {
	width: 100%;
	height: auto;
	float: left;
	background: #40474f;
	padding-bottom: 12px;
}

.nav_menu li a {
	height: auto;
	float: left;
	color: #000;
	text-indent: 45px;
	font-size: 32px;
}

.nav_menu li span {
	padding-left: 20px;
}

.nav_menu li span img {
	vertical-align: middle;
}

.class1 {
	width: 100%;
	height: auto;
	float: left;
}

.class1 li {
	width: 100%;
	height: auto;
	float: left;
}

.class1 li a {
	width: 100%;
	height: auto;
	color: #666;
	float: left;
	font-size: 28px;
	line-height: 60px;
}

.class2 {
	width: 100%;
	height: auto;
	float: left;
}

.class2 li {
	width: 100%;
	height: auto;
	float: left;
}

.class2 li a {
	width: 100%;
	height: auto;
	color: #666;
	float: left;
	font-size: 28px;
	line-height: 60px;
}
.class3 {
	width: 100%;
	height: auto;
	float: left;
}

.class3 li {
	width: 100%;
	height: auto;
	float: left;
}

.class3 li a {
	width: 100%;
	height: auto;
	color: #666;
	float: left;
	font-size: 28px;
	line-height: 60px;
}
/* 
.nav_menu li:nth-child(1) a {
	background: url(../images/li1.png) no-repeat 40px center;
	display: inline-block;
}

.nav_menu li:nth-child(2) a {
	background: url(../images/li2.png) no-repeat 40px center;
	display: inline-block;
}

.nav_menu li:nth-child(3) a {
	background: url(../images/li3.png) no-repeat 40px center;
	display: inline-block;
}

.nav_menu li:nth-child(4) a {
	background: url(../images/li4.png) no-repeat 40px center;
	display: inline-block;
}

.nav_menu li:nth-child(5) a {
	background: url(../images/li5.png) no-repeat 40px center;
	display: inline-block;
}

.nav_menu li:nth-child(6) a {
	background: url(../images/li6.png) no-repeat 40px center;
	display: inline-block;
}

.nav_menu li:nth-child(7) a {
	background: url(../images/li7.png) no-repeat 40px center;
	display: inline-block;
}
 */
.logo_right {
	width: 100%;
	height: 80px;
	float: left;
}

.logo_right i {
	float: left;
	margin-left: 40px;
	color: #000;
	font-size: 30px;
	font-style: normal;
}

.logo_right em {
	float: left;
	margin-top: 10px;
}

.logo_right em img {
	width: 200%;
}

.search_r {
	width: 702px;
	height: 69px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

.s_input {
	float: right;
	height: 66px;
	line-height: 66px;
	text-indent: 10px;
	background: none;
	border: 1px solid #ccc;
	width: 626px;
	font-size: 14px;
	color: #555;
}

input,
textarea,
select,
a:focus {
	outline: none;
}

.s_btn {
	width: 69px;
	float: left;
	height: 69px;
	border: none;
	cursor: pointer;
	text-align: center;
	background: #060D33 url(../images/s_btn.png) no-repeat 50% center;
}

.s_btn:hover {
	width: 69px;
	float: left;
	height: 69px;
	border: none;
	cursor: pointer;
	text-align: center;
	background: #ccc url(../images/s_btn.png) no-repeat 50% center;
}

/*首页三分类*/
.hezuo_box {
	width: 100%;
	height: auto;
	float: left;
	background: #f8f8f8;
	padding-top: 50px;
	padding-bottom: 50px;
}

.hezuo_bin {
	width: 94%;
	height: auto;
	margin: 0 auto;
}

.hezuo_list {
	width: 100%;
	height: auto;
	float: left;
}

.hezuo_list li {
	width: 48%;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 30px;
}

.hezuo_list li:nth-child(2n+2) {
	width: 48%;
	height: auto;
	float: right;
	margin-right: 0px;
	position: relative;
}

.hezuo_list li a {
	width: 100%;
	height: auto;
	float: left;
	background: #fff;
	/* 
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease; */
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.08);
}

.hezuo_list li a:hover {
	width: 100%;
	height: auto;
	float: left;
	/* -ms-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px); */

}

.hezuo_list li a .img_box {
	width: 96%;
	height: 233px;
	float: left;
	margin-left: 2%;
	margin-top: 2%;
}

.hezuo_list li a .img_box img {
	width: 100%;
	transition: all 0.3s ease-out 0s;
	height: 233px;
	float: left;
}

/* .hezuo_list li a:hover .img_box img {
	transform: scale(1.2, 1.2);
}
 */
.hezuo_list li a h1 {
	width: 100%;
	height: auto;
	float: left;
	font-size: 30px;
	color: #333;
	line-height: 30px;
	text-align: center;
	margin-top: 40px;
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 15px;
}

.hezuo_list li a p {
	width: 94%;
	height: auto;
	float: left;
	margin-left: 3%;
	font-size: 28px;
	color: #666;
	text-align: center;
	line-height: 40px;
}

.hezuo_box .more {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	color: #fff;
	text-align: center;
}

.hezuo_box .more a {
	color: #2892e4;
	border: 1px solid #2892e4;
	border-radius: 30px;
	padding: 15px 120px;
	font-size: 26px;
}

/*首页三更*/
.about_index {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

.about_san {
	width: 96%;
	height: auto;
	margin: 0 auto;
}

.about_san li {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	padding-bottom: 30px;
	background: #efefef;
}

.about_san li .img_top {
	width: 170px;
	height: 170px;
	float: left;
	margin-left: 265px;
	position: relative;
	margin-bottom: 20px;
	margin-top: 30px;
}

.about_san li .img_top img {
	width: 170px;
	height: 170px;
}

.about_san li .img_top .name {
	width: 100%;
	height: 45px;
	position: absolute;
	font-weight: bold;
	bottom: 0px;
	left: 0;
	color: #fff;
	text-align: center;
	font-size: 24px;
}

.about_san li p {
	font-size: 26px;
	color: #333;
	line-height: 50px;
	text-align: center;
	width: 90%;
	float: left;
	margin-left: 5%;
	word-break: break-all;
}

/*关于我们*/
.about_two {
	width: 100%;
	height: auto;
	float: left;
	background: #f8f8f8;
	margin-top: 30px;
}

.about_inn {
	width: 94%;
	height: auto;
	background: #fff;
	margin: 0 auto;
	position: relative;
}

.about_l {
	width: 100%;
	height: auto;
	float: left;
}

.about_l h1 {
	width: 100%;
	height: auto;
	float: left;
	font-weight: normal;
	margin-top: 45px;
	font-size: 36px;
	color: #2d2d2d;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../images/heng2.jpg) no-repeat left bottom;
}

.about_l h1 span {
	font-size: 28px;
	color: #dbdbdb;
	line-height: 25px;
}

.about_l p {
	width: 100%;
	height: auto;
	float: left;
	font-size: 26px;
	color: #666;
	line-height: 50px;
	word-break: break-all;
}

.about_r {
	width: 100%;
	height: auto;
	float: right;
	margin-top: 40px;
	margin-bottom: 30px;
}

.about_r img {
	width: 100%;
}

/*首页新闻*/
.news_box {
	width: 100%;
	height: auto;
	float: left;
	background: #f8f8f8;
	padding-top: 20px;
	padding-bottom: 50px;
}

.news_in {
	width: 94%;
	height: auto;
	margin: 0 auto;
}

.news_ti {
	width: 100%;
	height: 100px;
	float: left;
	background: url(../images/heng2.jpg) no-repeat 50% bottom;
	text-align: center;
	margin-bottom: 58px;
}

.news_ti span {
	width: 100%;
	height: auto;
	float: left;
	font-size: 36px;
	color: #2c2c2c;
}

.news_ti font {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 5px;
	font-size: 24px;
	color: #999;
}

.news_l {
	width: 100%;
	height: 384px;
	float: left;
	background: url(../images/news_l.jpg) no-repeat 50% 0;
	background-size: 100% 100%;
}

.news_l h1 {
	width: 80%;
	height: auto;
	float: left;
	margin-left: 10%;
	margin-top: 80px;
	color: #fff;
	font-weight: normal;
}

.news_l h1 span {
	float: left;
	width: 100%;
	font-size: 36px;
}

.news_l h1 font {
	float: left;
	width: 100%;
	font-size: 16px;
	margin-top: 15px;
}

.news_l .more {
	width: 80%;
	height: auto;
	float: left;
	margin-left: 10%;
	margin-top: 100px;
	color: #fff;
}

.news_l .more a {
	float: left;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 30px;
	padding: 5px 20px;
	font-size: 14px;
}

.news_ra {
	width: 100%;
	height: auto;
	float: right;
}

.news_top {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding-bottom: 25px;
	border-bottom: 1px dashed #dddddd;
}

.news_pho {
	width: 250px;
	height: 186px;
	float: left;
	border: 1px solid #edeced;
}

.news_pho img {
	width: 250px;
	height: 186px;
	float: left;
	margin-left: 3px;
	margin-top: 3px;
}

.news_wen {
	width: 412px;
	height: auto;
	float: left;
	margin-left: 28px;
}

.news_tia {
	width: 100%;
	height: auto;
	float: left;
}

.news_tia a {
	width: 100%;
	height: auto;
	float: left;
	color: #333;
	font-size: 32px;
	font-weight: bold;
}

.news_tia a:hover {
	color: #38517b;
}

.news_time {
	width: 100%;
	height: auto;
	float: left;
	font-size: 26px;
	color: #999;
	line-height: 45px;
	margin-bottom: 20px;
}

.news_wen p {
	width: 100%;
	height: auto;
	float: left;
	font-size: 26px;
	color: #666;
	line-height: 45px;

}

.news_text {
	width: 100%;
	height: auto;
	float: left;
}

.news_down {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
}

.news_down li {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #dddddd;
}

.news_dtime {
	height: auto;
	float: right;
}

.news_dtime span {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #999;
	line-height: 43px;
}

.news_dtime font {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 26px;
	color: #999;
}

.news_dtxt {
	height: auto;
	float: left;

}

.news_dti {
	width: 100%;
	height: auto;
	float: left;
}

.news_dti a {
	width: 100%;
	height: auto;
	float: left;
	line-height: 43px;
	font-size: 32px;
	color: #000;
}

.news_dti a:hover {
	width: 100%;
	height: auto;
	float: left;
	color: #509bf0;
}

.news_dtxt p {
	width: 100%;
	height: auto;
	float: left;
	font-size: 26px;
	line-height: 40px;
	color: #999;
}

.news_down li:hover .news_dtime span {
	color: #509bf0;
}

.news_down li:hover .news_dtime font {
	color: #007ee4;
}

.news_down li:hover .news_dtxt p {
	color: #007ee4;
}

.news_down li:hover .news_dti a {
	color: #007ee4;
}

/*新闻列表*/
.news_index {
	width: 94%;
	height: auto;
	float: left;
	margin-left: 3%;
}

.news_index li {
	width: 100%;
	height: auto;
	float: left;
	line-height: 90px;
	border-bottom: 1px dashed #efefef;
}

.news_index li a {
	float: left;
	color: #333;
	font-size: 32px;
}

.news_index li span {
	float: right;
	color: #999;
	font-size: 30px;
}

/*产品列表*/
.news_li {
	width: 94%;
	height: auto;
	float: left;
	margin-left: 3%;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin-top: 30px;
	margin-bottom: 30px;
}

.news_li .list {
	float: left;
	width: 100%;
}

.news_li .list li {
	float: left;
	line-height: 80px;
	color: #333;
	font-size: 24px;
	height: auto;
	text-align: center;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.news_li .list li:nth-child(1) {
	min-width: 10%;
}

.news_li .list li:nth-child(2) {
	min-width: 65%;
}

.news_li .list li:nth-child(3) {
	min-width: 24%;
	border-right: 0px solid #ddd;
}

/* .news_li .list li:nth-child(4) {
	min-width: 19%;
	border-right: 0px solid #ddd;
} */

.news_li .list li a {
	color: #333;
	font-size: 24px;
}

.news_li .list li a:hover {
	color: #ffa300;
	text-decoration: underline;
}

/*产品详情*/
.news_detail {
	width: 94%;
	height: auto;
	float: left;
	margin-left: 3%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.news_detail .cname {
	width: 100%;
	height: 70px;
	float: left;
	background: #ffa300;
	text-align: center;
	line-height: 70px;
	font-size: 32px;
	color: #fff;
}

.news_detail .listcon {
	float: left;
	width: 99.7%;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.news_detail .listcon li {
	float: left;
	line-height: 65px;
	color: #333;
	height: 65px;
	font-size: 24px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.news_detail .listcon li:nth-child(1) {
	width: 30%;
	text-align: center;
}

.news_detail .listcon li:nth-child(2) {
	width: 69.7%;
	text-align: left;
	text-indent: 20px;
	border-right: 0px solid #ddd;
}




.pro_fen {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 3%;
	background: #fff;
	padding-top: 3%;
}

.pro_fen li {
	width: 20%;
	height: 110px;
	float: left;
	margin-left: 3.8%;
	line-height: 110px;
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 3%;
}

.pro_fen li a {
	width: 100%;
	height: 110px;
	float: left;
	color: #333;
	font-size: 28px;
}

.pro_fen li a:hover {
	width: 100%;
	height: 110px;
	float: left;
	color: #fff;
	font-size: 28px;
	background: #1048a0;
	border: 1px solid #1048a0;
}


.top_ti {
	width: 100%;
	height: auto;
	float: left;
	font-family: "微软雅黑";
	line-height: 70px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #333;
}

.banner_box1 {
	width: 100%;
	height: 367px;
	background: url(../images/s4.jpg) no-repeat 50% 0;
	float: left;
	margin-top: 100px;
}

.banner_ins {
	width: 100%;
	height: 367px;
	background: rgba(0, 0, 0, 0.68);
	float: left;
}


.banner_box {
	margin-top: 110px;
}

.banner_box img {
	width: 768px;
	height: 288px;
}

.company_ti {
	width: 98%;
	height: auto;
	float: left;
	margin-left: 1%;
	font-family: "微软雅黑";
	line-height: 30px;
	font-size: 25px;
	font-weight: bold;
	color: #333;
}

.about_main {
	width: 94%;
	height: auto;
	float: left;
	margin-left: 3%;
	padding-bottom: 50px;
}

.about_txt {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.about_txt h1 {
	width: 100%;
	height: auto;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 34px;
	line-height: 55px;
}

.about_txt p {
	width: 100%;
	height: auto;
	float: left;
	color: #8b8b8b;
	font-size: 30px;
	line-height: 55px;
}

.about_txt a {
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
	color: #fff;
	font-size: 30px;
	background: #1048a0;
	margin-top: 30px;
}

.about_img {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}

.about_img img {
	width: 100%;
}

.company_text {
	width: 95%;
	height: auto;
	float: left;
	min-height: 600px;
	margin-left: 2%;
	margin-top: 20px;
	font-family: "微软雅黑";
	line-height: 40px;
	color: #999;
	line-height: 40px;
}

.company_text a {
	color: #333;
	text-decoration: none;
}

.company_text p {

	line-height: 60px;
	font-size: 30px;
	color: #666;
}
.company_text1 {
	width: 100%;
	height: auto;
	float: left;
	min-height: 600px; 
	margin-top: 20px;
	font-family: "微软雅黑";
	line-height: 40px;
	color: #999;
	line-height: 40px;
}
.in_box{
	width: 96%;
	height: auto;
	margin: 0 auto;
}
.in_box img{
	width:100%; 
}
.company_text1 a {
	color: #333;
	text-decoration: none;
}

.company_text1 p {

	line-height: 60px;
	font-size: 30px;
	color: #666;
}
.subtitle {
	width: 100%;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 40px;
	background: #fff;
	position: relative;


}

.classbtn {}

.class {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.class li {
	font-size: 22px;
	height: 80px;
	line-height: 80px;
	margin-bottom: 1px;
	width: 46%;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
}

.class li a {
	width: 100%;
	display: block;
	font-size: 28px;
	color: #333;
	text-align: center;
	border: 1px solid #ddd;
}

.pro_img {
	width: 100%;
	height: auto;
	float: left;
}

.pro_img h1 {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	text-align: center;
}

.pro_img h1 img {
	width: 100%;
}

.pro_img h2 {
	width: 94%;
	height: auto;
	float: left;
	margin-left: 3%;
	text-align: center;
	line-height: 45px;
	color: #333;
	margin-top: 50px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #efefef;
}

.titlea {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 26px;
	color: #999;
	margin-bottom: 20px;
}

.pro_img p {
	width: 94%;
	height: auto;
	float: left;
	margin-left: 3%;
	line-height: 55px;
	color: #999;
	font-size: 24px;
}

.pro_img p img {
	width: 100%;
	text-align: center;
}

.pro_img p video {
	max-width: 100%;

}

.btn-b {

	text-align: center;
	color: #fff;
	line-height: 34px;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}

.btn-b a {

	padding: 15px 50px 15px 50px;
	background: #2892e4;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 60px;

}

.nextdata {
	width: 94%;
	height: auto;
	float: left;
	margin-left: 3%;
	color: #999;
	font-size: 28px;
	line-height: 70px;
}

.prevdata {
	width: 94%;
	height: auto;
	float: left;
	margin-left: 3%;
	color: #999;
	line-height: 70px;
	font-size: 28px;
}

.nextdata a {

	color: #999;

}

.prevdata a {
	color: #999;

}


.foot_bo {
	width: 100%;
	height: 80px;
	float: left;
	background: #fff;
	margin-top: 30px;
	margin-bottom: 130px;
	text-align: center;
	font-family: "微软雅黑";
	line-height: 80px;
	color: #666;
	font-size: 20px;
}

.pro_list {
	width: 100%;
	height: auto;
	float: left;
}

.pro_list p {
	width: 100%;
	height: auto;
	float: left;
}

.men_list {
	width: 100%;
	height: auto;
	float: left;
}

.men_list li {
	width: 350px;
	height: auto;
	float: left;
	margin-left: 30px;
}

.men_list li a {
	width: 100%;
	height: auto;
	float: left;
	color: #000;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.men_list li a img {
	width: 350px;
	height: 219px;
	float: left;
}

#footer {
	width: 768px;
	position: fixed;
	background: #39a7e3;
	bottom: 0;
	height: 132px;
	background: url(../images/fNav.png) repeat-x left bottom;
	z-index: 999;
}

#footer ul li {
	float: left;
	width: 20%;
}

#footer ul li a {
	text-align: center;
	display: block;
	width: 100%;
	text-decoration: none;
	padding-top: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
}

#footer ul li .homeA {
	padding-top: 0;
}

.kefu {
	height: 132px;
	float: left;
	background: #1048a0;
}

.kefu a {
	width: 100%;
	height: auto;
	float: left;
	color: #fff;
	padding-top: 0px;
	line-height: 102px;
	font-size: 30px;
	font-weight: bold;
}

/********底部******************/
.footer {
	height: auto;
	background: #fff;
	width: 100%;
	float: left;
	padding-bottom: 130px;
}

.foot_box {
	width: 94%;
	height: auto;
	margin: 0 auto;
}

.foot_l {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.foot_l h3 {
	border-bottom: 1px solid #333;
	width: 100%;
	float: left;
	padding-bottom: 20px;
	font-size: 34px;
	color: #d8d8d8;
}

.foot_l ul {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.foot_l ul li {
	float: left;
	width: 50%;
	line-height: 48px;
}

.foot_l ul li a {
	float: left;
	font-size: 28px;
	color: #999;
	width: 100%;
}

.foot_l ul li a:hover {
	color: #666;
}

.foot_c {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}

.foot_c h3 {
	border-bottom: 1px solid #333;
	width: 100%;
	float: left;
	padding-bottom: 20px;
	font-size: 34px;
	color: #d8d8d8;
	margin-bottom: 20px;
}

.foot_c p {
	width: 100%;
	float: left;
	font-size: 28px;
	line-height: 50px;
	color: #999;
}

.r1 {
	float: left;
	margin-left: 97px;
	margin-top: 98px;
	color: #999;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}

.r1 img {
	width: 108px;
	height: 108px;
}

.foot_r {
	width: 100%;
	height: auto;
	float: right;
	margin-top: 30px;
}

.foot_r h1 {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	font-weight: normal;
}

.foot_r h1 span {
	float: left;
	margin-right: 15px;
}

.foot_r h1 font {
	float: left;
	font-size: 30px;
	color: #999;
}

.foot_r p {
	float: left;
	font-size: 36px;
	color: #999;
	margin-top: 10px;
	width: 100%;
}

.foot_din {
	width: 100%;
	height: auto;
	float: left;
	font-size: 28px;
	color: #666;
	line-height: 86px;
	text-align: center;
	margin-top: 35px;
	/* 	border-top: 1px solid #efefef; */
}

.foot_diin {
	width: 100%;
	height: 86px;
	margin: 0 auto;
}

.foot_din a {
	font-size: 28px;
	color: #666;
}





.com_ti {
	width: 100%;
	height: auto;
	float: left;
	line-height: 80px;
	background: none;
	position: relative;
	margin-top: -100px;
}

.com_ti span {
	float: left;
	width: 80px;
	height: auto;
	text-align: center;
	padding-top: 10px;
	display: none;
}

.com_ti i {
	float: left;
	width: 608px;
	font-style: normal;
	height: auto;
	font-size: 30px;
	color: #fff;
	text-indent: 30px;
}

.com_ti font {
	float: right;
	width: 80px;
	height: auto;
	text-align: center;
	padding-top: 5px;
}



.content {
	width: 768px;
	height: auto;
	margin: 0 auto;
}

.company_text img {
	max-width: 100%;
}

.more {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

.more span {
	width: 500px;
	height: 45px;
	margin: 0 auto;
	display: block;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
}

.more span a {
	width: 500px;
	height: 45px;
	float: left;
	color: #333;
	text-decoration: none;
	font-family: "微软雅黑";
}

.pro_list {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
}

.pro_list li {
	width: 90%;
	height: 841px;
	margin-bottom: 20px;
	float: left;
	margin-left: 5%;
	list-style: none;
}

.hbk {
	background: #f5f5f5;
	width: 100%;
	height: 20px;
	float: left;
}

.pro_list li a {
	width: 100%;
	height: 841px;
	float: left;
	color: #333;
	text-decoration: none;
}

.pro_list li a:hover {
	width: 100%;
	height: 841px;
	float: left;
	color: #1048a0;
	line-height: 50px;
	text-decoration: none;
}

.pro_list li a img {
	width: 100%;
	height: 511px;
	float: left;
}

.pro_list li a h1 {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	color: #666;
	font-size: 34px;
}

.pro_list li a p {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	color: #999;
	margin-top: 5px;
	line-height: 45px;
	font-size: 26px;
}

.pro_list li a span {
	width: 30%;
	height: 60px;
	float: left;
	margin-left: 5%;
	color: #999;
	margin-top: 25px;
	line-height: 60px;
	box-shadow: 0 5px 15px 0 #eee;
	font-size: 26px;
	text-align: center;
	border: 1px solid #eaeaea;
}

.mess_box1 {
	width: 96%;
	margin-left: 2%;
	height: auto;
	float: left;
}

.mess_box1 input {
	width: 96%;
	height: 75px;
	margin-top: 3%;
	float: left;
	background: none;
	border: 1px solid #ccc;
	font-family: "微软雅黑";
	font-size: 28px;
	text-indent: 20px;
}

.mess_box2 {
	width: 96%;
	margin-left: 2%;
	margin-top: 3%;
	height: auto;
	float: left;
	line-height: 30px;
}

.mess_box2 input {
	width: 30px;
	height: 30px;
	margin-right: 1%;
	margin-left: 1%;
	color: #333;
	float: left;
}

.mess_box2 label {
	font-family: "微软雅黑";
	color: #666;
	font-size: 28px;
	float: left;
}

.mess_box1 textarea {
	width: 96%;
	height: 275px;
	margin-top: 3%;
	float: left;
	background: none;
	border: 1px solid #ccc;
	font-family: "微软雅黑";
	font-size: 28px;
	text-indent: 20px;
}

.mess_box3 {
	width: 96%;
	margin-left: 2%;
	height: auto;
	float: left;
	margin-top: 4%;
}

.mess_box3 input {
	width: 96%;
	height: 80px;
	float: left;
	background: #1048a0;
	border: none;
	font-size: 28px;
	color: #fff;
	font-family: "微软雅黑";
}
.mess_box3 button{ 
	background: #0062c4; 
}
.page {
	overflow: hidden;
	_display: inline-block;
	padding: 15px 0;
	width: 90%;
	float: left;
	margin-left: 5%;
	font-size: 24px;
}

.page ul {
	float: right;
}

.page ul li {
	float: left;
	margin-left: 10px;
	line-height: 55px;
	font-size: 24px;
	margin-bottom: 5px;
}

.page ul li.thisclass,
.page ul li a:hover {
	background: #e9ba04;
	color: #999;
	border: 1px solid #2DB4F4;
}

.page ul li span.current {
	background: #e9ba04;
	color: white;
	border: 1px solid #e9ba04;
	display: inline-block;
	padding: 0 25px;
}

.page ul li a {
	display: inline-block;
	border: 1px solid #CCC;
	padding: 0 25px;
	color: #333;
}

.pageinfo {
	padding-left: 20px;
}

.pageinfo strong {
	font-weight: bold;
	padding: 0 25px;
}

/*面包导航*/
.fen_lo {
	width: 100%;
	height: auto;
	float: left;
	line-height: 58px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

.fen_lo span {
	width: 48px;
	height: 48px;
	vertical-align: middle;
	background: url(../images/home2.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
}

.fen_lo em {
	color: #88848b;
	font-style: normal;
	font-size: 28px;
	float: left;
}

.show_detail {
	width: 96%;
	height: auto;
	margin: 0 auto;
}

.show_detail h2 {
	width: 94%;
	height: auto;
	float: left;
	margin-left: 3%;
	text-align: center;
	line-height: 45px;
	color: #333;
	margin-top: 50px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #efefef;
}

.show_detail h1 {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	overflow: hidden;
}

.show_detail h1 img {
	width: 100%;
}

.show_detail p {
	width: 100%;
	float: left;
	font-size: 28px;
	line-height: 55px;
}

.show_detail p img {
	width: 100%;
}

.mav_menu {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 20px;
	background: #f0f2f5;
	padding-bottom: 20px;
}

.mav_menu li {
	width: 31%;
	height: auto;
	float: left;
	line-height: 40px;
	margin-left: 13px;
	margin-bottom: 10px;
}

.mav_menu li a {
	width: 100%;
	height: auto;
	float: left;
	color: #fff;
}

.mav_menu li a i {
	width: 100%;
	height: 80px;
	margin-top: 40px;
	float: left;
	text-align: center;
	font-style: normal;
}

.mav_menu li a i font {
	padding-top: 10px;
	width: 100%;
	float: left;
}

.mav_menu li a em {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-style: normal;
	font-size:30px;
}

.mav_menu li .curr1 {
	width: 100%;
	height: 230px;
	float: left;
	background: #d87570;
}

.mav_menu li .curr2 {
	width: 100%;
	height: 230px;
	float: left;
	background: #bbd1c4;
}

.mav_menu li .curr3 {
	width: 100%;
	height: 230px;
	float: left;
	background: #febf02;
}

.mav_menu li .curr4 {
	width: 100%;
	height: 230px;
	float: left;
	background: #bc4040;
}

.mav_menu li .curr5 {
	width: 100%;
	height: 230px;
	float: left;
	background: #6f9c97;
}

.mav_menu li .curr6 {
	width: 100%;
	height: 230px;
	float: left;
	background: #ff8b00;
}
.about_li{
	width: 100%;
	height: auto;
	float: left;
	background: #0062c4;
	padding-top: 50px;
	padding-bottom: 50px;
}
.about_lin{
	width: 96%;
	height: auto; 
	margin: 0 auto;
}
.about_lin h1{
	width: 94%;
	 height: auto;
	 float: left;
	 margin-left: 3%;
	 font-size: 32px;
	 color: #fff;
	 font-weight: normal;
}
.about_lin p{
	width: 94%;
	 height: auto;
	 float: left;
	 margin-left: 3%;
	 font-size: 28px;
	 color: #fff;
	 line-height: 60px;
}
.about_lin li{
	width: 94%;
	 height: 90px;
	 float: left;
	 margin-left: 3%;
	 font-size: 28px;
	 color: #fff;
	 line-height: 90px;
	 border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
 .ad_b{
	 margin-top: 60px;
 }
.about_lin li a{ 
	 color: #fff; 
}