.main{
	width: 100%;
	padding-top: 40px;
}
.title{
	text-align: center;
	height: 150px;
	background: url(../images/c1.png) no-repeat;
	background-position: 0 26px;
    background-size: 100%;
     margin-bottom: 0.2rem;
}
.title .a1{
	display: inline;
	background-color: #ffffff;
	padding: 0 8px;
	color: #1e61ba;
	font-size: 0.45rem;
    font-weight: bold;
}
.title .a2 {
	margin-top: 45px;
}
.title .a2 a{
	font-size: 15px;
	background-color: #222222;
	padding: 12px 37px;
	color: #ffffff;
	margin:0 -3px; 
}
.title .a2 a.active,.title .a2 a:hover,.title .a2 a.on{
	background:#1e61ba  url(../images/aa14.png) no-repeat center bottom;

}
.new1 ul{
	margin-top: 104px;
}
.new1 ul li{
	width:48%;
    margin-right: 3%;
	margin-bottom: 64px;
    border-bottom: 1px solid #dfdfdf;

}

.new1 ul li:nth-child(2n)
{
	margin-right:0;
}

.new1 ul li .nes-img{
	width: 40%;
	height: 2rem;
    overflow: hidden;
    float: left;
}
.new1 ul li .nes-img img{ width: 100%; height: 100%; object-fit: cover}
.new1 ul li .a2{
	width: 58%;
    float: right;
}
.new1 ul li .a2 .p1{
	font-size: 20px;
	color: #1e61ba;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.new1 ul li .a2 .p2{
	line-height: 26px;
	color: #222222;
	height: 52px;
	overflow: hidden;
	text-indent: 2em;
	margin: 10px 0;
}
.new1 ul li .a2 .p4{
	color: #535353;
}
.new1 ul li .a2 .p5{
	width: 66px;
	height: 21px;
	display: block;
	border:1px solid #1e61ba;
	color: #1e61ba;
	text-align: center;
	line-height: 21px;
}
.new1 ul li:hover .a2 .p5{
	border:1px solid #e3403b;
	background-color: #e3403b;
	color: #ffffff;
}
.pro1{
	overflow: hidden;
	/* margin-top: 75px; */
}
.pro1 ul{
	width: 97%;
	float: right;
	/* width: 1240px; */
}
.pro1 ul li{
	width: 31.2%;
	position: relative;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.pro1 ul li:nth-child(3n){ margin-right: 0px;}

.pro1 ul li .pic-thumb{
	width: 100%;
	height: 3.2rem;
    overflow: hidden;
    position: relative;
}
.pro1 ul li .pic-thumb img{ width: 100%; height: 100%; object-fit: cover}
.pro1 ul li .b1{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .3s;
}
.pro1 ul li:hover .b1{
	opacity: 1;
}
.pro1  ul li p{
	line-height: 50px;
	color: #555555;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:100%;
	font-size: 16px;
}

.pro1-list{
    overflow: hidden;
    /* margin-top: 75px; */
}
.pro1-list ul{
    width: 97%;
    float: right;
    /* width: 1240px; */
}
.pro1-list ul li{
    width: 31.2%;
    position: relative;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}
.pro1-list ul li:nth-child(3n){ margin-right: 0px;}

.pro1-list ul li .pic-thumb{
    width: 100%;
    height: 3.2rem;
    overflow: hidden;
    position: relative;
}
.pro1-list ul li .pic-thumb img{ width: 100%; height: 100%; object-fit: cover}
.pro1-list ul li .b1{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s;
}
.pro1-list ul li:hover .b1{
    opacity: 1;
}
.pro1-list  ul li p{
    line-height: 50px;
    color: #555555;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:100%;
    font-size: 16px;
}


.abo{
	padding:50px 0 100px;
	
}
.lainxi{
	padding:50px 0 100px;
	width:40%;
	float:left;
	line-height: 40px;
	font-size: 18px;
}
.map{
	padding:50px 0 100px;
	width:60%;
	float: right;
	
}
.gbook{
	padding-bottom:100px;
	width: 60%;
	float: right;
/* 	margin:  60px auto 0; */
}

.gbook li{
	margin-bottom: 5px;

}
.gbook li p{
	float: left;
	font-size: 16px;
	line-height: 60px;
	margin-right: 38px;
}
.gbook li .text{
	width: 80%;
	height: 45px;
	line-height:45px;
	color: #444444;
	font-size: 16px;
	border:none;
	background-color: #f7f7f7;
	text-indent: 20px;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
}
.gbook li.t1{
	height: 140px;
	width: 100%;
}
.gbook li.t1 .textarea{
	height: 120px;
	width:80%;
	padding-top:10px;
	text-indent: 20px; 
	background-color: #f7f7f7;
	resize:none;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	font-size: 16px;
}
.gbook .p3{
	margin-top: 25px;
	color: #ffffff;
	padding-left: 102px;
}
.gbook .p3 .sub{
	width: 260px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	margin-right: 26px;
	background-color: #277ec3;
	border:none;
	border-radius: 4px;
}
.gbook .p3 .res{
	width: 260px;
	height: 50px;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	border:none;
	background-color: #e3403b;
	margin-right: 36px;
	border-radius: 4px;
}
.contacts {width: 40%; float: left; padding-right: 30px; box-sizing: border-box;}
.contacts p{ font-size: 18px; line-height: 40px; margin: 40px 0px;}
.contacts p:first-child{ margin: 0px;}
.pro{
	padding:20px 0 0 8px; 
}
.pro{
	width: 1000px;
}
.pro li{
	width: 280px;	
	float: left;
	margin-right: 29px;
	margin-bottom: 25px;
	font-size: 16px;
}
.pro  img{
	width: 280px;
	height: 173px;
}
.pro  li p{
	line-height: 58px;
	text-align: center;
	color: #ffffff;
	background-color: #277ec3;
}
.pro  li:hover p{
	background-color: #f8ad00;
}
.proshow{
	padding: 20px;
	width: 74%;
	float: right;
}
.proshow .p1{
	text-align: center;
	color: #277ec3;
	line-height: 60px;
	font-size: 20px;
}
.proshow .p2{
	text-align: center;
	color: #999999;
	margin-bottom: 16px;
} 

.proshow .p3{
	height: 1px;
	border-bottom:1px dashed #c5c5c5;
}
.proshow .im{
	width: 510px;
	margin: 20px auto;
	padding: 8px;
	border:1px solid #e3403b;
}
.proshow .im img{
	width: 100%;
}
.proshow .con{
	margin: 40px 0;
}
.proshow .p4{
	height: 44px;
	line-height: 44px;
	border-bottom:1px solid  #277ec3;
}
.proshow .p4 p{
	width: 143px;
	background-color:#277ec3;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
.news  li {
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px dashed #c5c5c5;
	color: #666666;
	list-style: disc;
	list-style-position: inside;
	padding: 0 10px;
}
.news  li  span{
	float: right;
}


.page_turn a{ color:#999;}

.page_turn{
	margin-top: 26px;
}
.inner{ float: left; width: 18%;}
.inner .inner-left {width:100%;float:left;margin-top:20px;}
.inner .inner-left .left-title {color:#ffffff;background:#366daa;text-align:center;line-height:55px;font-size:20px;font-weight:bold;margin-bottom: 4px;}
.inner .inner-nav {background:#fafafa;}
.inner .inner-nav ul{ margin: 0px;}
.inner .inner-nav ul li {width:100%;text-align:center;height:50px; margin-bottom: 0px; line-height:50px;border-bottom:1px #b3b3b3 dashed}
.inner .inner-nav ul li.on{background-color:#366daa;}
.inner .inner-nav ul li:nth-child(2n){ padding: 0px;}
.inner .inner-nav ul li.on a{ color: #fff;}
.inner .inner-nav ul li a {font-size:16px;display:block; color: #000;}
.inner .inner-nav ul li a:hover {color:#fff;background:#366daa;}
.inner .inner-nav ul li .hover {color:#fff;background:#366daa;}
.inner .inner-nav-1 {margin-bottom:20px;}
.inner .inner-nav-1 ul {text-align:center;}
.inner .inner-nav-1 ul li {display:inline-block;width:120px;height:40px;line-height:40px;background:#3f3f3f;}
.inner .inner-nav-1 ul li a {color:#fff;}
.inner .inner-nav-1 ul .hover {background:#366daa;}
.inner .inner-left .left-image {text-align:center;border:1px solid #366daa;margin-top:10px;}
.inner .inner-left .left-image ul{ margin: 0px;}
.inner .inner-left .left-image ul li {width:100%;margin:0 auto; padding: 0px;}

.inner .inner-left .left-image ul li a {padding:10px 10px;font-size:14px;display:block;border-bottom:1px dashed #ccc; box-sizing: border-box}
.inner .inner-left .left-image ul li img {width:100%;}
.inner .inner-left .left-contact {margin-top:10px;margin-bottom: 4px;}
.inner .inner-left .left-contact .cont {border:1px solid #366daa;padding:10px;}
.inner .inner-left .left-contact .cont span {font-weight:bold;font-size:16px;}
.inner .inner-left .left-contact .cont img {width:200px;margin:10px auto;box-shadow:0 0 5px #ccc;display:block;}
.inner .inner-left .left-contact .cont p {margin-bottom:10px;color:#666;}
.inner .inner-left .left-contact .cont p i {margin-right:10px;width:15px;}
.titlel{ height: 40px; line-height: 40px;  margin: 20px 0px; font-size: 18px; padding-left: 15px; font-weight: 700; background: #333; color: #fff;}
.titlel span{ font-size: 14px;}
.rec-news-list { display: inline-block; width: 100%; }
.rec-news-list dt {height: 40px;width: 48%; line-height: 40px; display: block; margin-right: 4%; border-bottom: 1px dotted #cacaca; color: #000; float: left; font-size: 0.16rem;
    overflow: hidden;}
.rec-news-list dt:nth-child(2n){ margin: 0px;}
.rec-news-list dt a{color: #000;}
.rec-news-list li .pic{ width: 100%; height:2rem; display: block; overflow:hidden;}
.rec-news-list li .pic img{ width: 100%; width: 100%; object-fit: cover}
.rec_pro ul { margin: 0px;}
.rec_pro ul li{ width: 24%; margin: 0px; float: left; margin-right: 1%;  text-align: center;}
.rec_pro ul li:nth-child(2){ padding: 0px;}
.rec_pro ul li:nth-child(2){ margin-right: 10px;}
.rec_pro ul li:nth-child(4){ margin-right: 0px;}
.abo img{ max-width: 100%;}
.title-title{ line-height: 0.4rem; height: 0.4rem;}