/*public*/
*{margin:0;padding: 0;}
a{text-decoration: none;color: #333;}
ul{list-style: none;}
.cl{clear: both;}

.fl{float:left;}
.fr{float:right;}
.overfl{overflow: hidden;}

.width_img{width : 100%;}

/*index / top*/
.bannerline{
	width: 1200px;
	margin :0 auto;
	height: 110px;
}
.cmpytitle{
	padding-top: 0px;
	font-size: 22px;
	font-weight: bold;
}
.logobox{
	height: 54px;
	margin-top: 28px;
	margin-right: 20px;
	padding-right: 10px;
	border-right: 1px solid #eee;
}
.btnphone{
	line-height: 110px;
}
.btnphone span{
	width: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 21px;
	border-radius: 50%;
	color: #fff;
	background-color: #26AAE8;
}
.nav{
	width: 100%;
	background: #007AC3;
}
.navul{
	width: 1200px;
	margin: 0 auto;
	line-height: 51px;
}
.navul li{
	position: relative;
	display: inline-block;
	margin: 0 33px;
}
.navul li:hover .none{
	display: block;
}
.navul>li>a{
	display: block;
	padding: 0 35px;
	color: #fff;
}
.navul a:hover{
	background-color: #055585;
}
.none{
	position: absolute;
	display: none;
	top: 51px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 9;
	background-color: #086196;
}
.none a{
	display: block;
	color: #fff;
}

/*banner*/
.swiper-pagination-bullet{
	width: 30px;
	height: 5px;
	border-radius: 0;
	background-color: #fff;
}
.swiper-pagination-bullet-active{
	background-color: #fff;
}


/*indabout*/
.indabout{
	position: relative;
	margin-top: 118px;
}
.line{
	width: 100%;
	height: 1px;
	background-color: #ddd;
}
.title{
	position: absolute;
	top: -23px;
	left: 0;
	width: 100%;
	text-align: center;
}
.title span:nth-child(1){
	font-size: 26px;
	color: #333;
	background-color: #fff;
	padding: 0 30px;
}
.title span:nth-child(3){
	font-size: 14px;
	color: #666;
	background-color: #fff;
}
.aboutbox{
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
	margin-bottom: 238px;
}
.ab-box{
	position: relative;
	width: 580px;
	height: 400px;
	margin: 108px 10px 10px;
	background-color: #F2F2F2;
	box-sizing: border-box;
}
.ab-box1:hover{
	transition: all .5s;
	box-shadow: 0px 0px 25px #66B710;
}
.ab-box2:hover{
	transition: all .5s;
	box-shadow: 0px 0px 25px #007BC2;
}
.ab-box1{
	border-bottom: 10px solid #66B710;
}
.ab-box1 h1{
	font-size: 30px;
	color: #66B710;
	padding: 25px 35px;
}
.ab-box1 p{
	font-size: 14px;
	padding: 0 35px;
	color: #666;
	line-height: 25px;
}
.ab-box1 a{
	display: block;
	width: 105px;
	line-height: 40px;
	color: #fff;
	background-color: #66b710;
	text-align: center;
	margin : 30px 0  30px 35px;
}
.abimg-absolute{
	position: absolute;
	bottom: 20px;
	right: 45px;
}
.ab-box2{
	border-top: 10px solid #007BC2;
}
.ab-box2 h1{
	font-size: 30px;
	color: #007BC2;
	padding: 40px 35px 25px;
}
.ab-box2 p{
	font-size: 14px;
	padding: 0 35px;
	color: #666;
	line-height: 25px;
}
.ab-box2 a{
	display: block;
	width: 105px;
	line-height: 40px;
	color: #fff;
	background-color: #007BC2;
	text-align: center;
	margin: 10px 0 0px 35px;
}
.abimg-absolute2{
	position: absolute;
	top: 75px;
	right: 65px;
}
.aboutbox-t{
	width: 100%;
	height: 305px;
	background-color: #EFEFEF;
}
.aboutbox-tbox{
	position: relative;
	width: 1200px;
	height: 305px;
	margin:0 auto;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-around;
}
.nwt{
	position: absolute;
	top: -70px;
	overflow: hidden;
}
.nwt img{
	transition: all .5s;
}
.nwt:hover img{
	transform: scale(1.30);
}
.nwt:hover p{
	background-color: #66b710;
}
.nwt div{
	width: 349px;
	height: 243px;
	overflow: hidden;
}
.nwt1{
	left: 10px;
}
.nwt3{
	right: 10px;
}
.nwt p{
	z-index: 9;
	padding: 0 15px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background-color: #007AC3;
	transition: all .5s;
}
.nwt p span.fr{
	height: 30px;
	width: 30px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 27px;
	margin-top: 14px;
}



/*indnews*/
.indnews{
	position: relative;
	margin-top: 118px;
	padding-bottom: 88px;
	border-bottom: 1px solid #eee;
}
.indnewsbox{
	width: 1200px;
	margin : 103px auto 0;
}
.indnewsbox{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	padding: 0 10px;
}
.newsbox2 ul li{
	overflow: hidden;
	width: 600px;
	background-color: #f9f9f9;
	padding: 20px 20px;
	margin-bottom: 20px;
	transition: all .5s;
}
.newsbox2 ul li:hover{
	background-color: #e0f6c8;
}
.newsbox2 ul li:hover p.fl span:nth-child(1){
	color: #005A90;
	font-weight: bold;
}
.newsbox2 ul li p.fr{
	line-height: 50px;
	color: #666;
}
.newsbox2 ul li p.fl{
	font-size: 14px;
	line-height: 25px;
	color: #777;
}
.newsbox2 ul li p.fl span:nth-child(1){
	transition: all .5s;
	font-size: 16px;
	color: #000;
}


/*partner*/
.partnerbox{
	position: relative;
	overflow: hidden;
	width: 1200px;
	height: 90px;
	line-height: 90px;
	margin:0 auto;
}
.partnerbox img{
	height: 50px;
	padding-top: 20px;
}


/*footer*/
.footer{
	width: 100%;
	height: 280px;
	background-color: #2D2D2D
}
.footerbox{
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
	height: 228px;
	color: #ccc;
}
.zoonet{
	text-align: center;
	font-size: 14px;
	line-height: 52px;
	width: 100%;
	height: 52px;
	color: #666;
	background-color: #1E1E1E;

}
.zoonet a{
	color: #666;
}
.footerbox>h1{
	margin-top: 87px;
	line-height: 27px;
}
.footerbox>h1>span{
	display: block;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.address{
	font-size: 15px;
	line-height: 25px;
	margin: 57px 0 0 40px;
	border-left: 1px solid #585858;
	padding-left: 40px;
}
.email{
	margin: 106px 0 0 88px;
}
.footerlogo{
	margin-top: 104px;
}





/*ny*/
#nybanner{
	height: 288px;
	width: 100%;
	background: url(../images/nybanner.jpg) no-repeat center center;
}
.location{
	width: 100%;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	box-shadow: 0 0 4px #ddd;
}
.location p{
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	color: #666;
}
.main{
	width: 1200px;
	margin: 0 auto;
	min-height: 500px;
	padding-top: 50px;
}
.main-lef{
	width: 230px;
    padding: 10px;
    background: #f7f7f7;
    border: 1px solid #efefef;
}
.main-lef h1{
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #555;
	border-bottom: 1px solid #333;
}
.main-lef h1 span:nth-child(1){
	font-size: 22px;
}
.main-lef h1 span:nth-child(2){
	font-size: 16px;
}
.main-lef li{
	text-align: center;
	border-bottom: 1px dashed #ccc;
}
.main-lef li a{
	display: block;
	padding: 15px;
}
.main-lef li a:hover{
	background-color: #007AC3;
	color: #fff;
}


.main-rig{
	width: 900px;
    padding: 10px;
    border: 1px solid #efefef; 
    margin-bottom:40px;
}
.main-title{
	margin-bottom: 15px;
    font-weight:bold;
	padding-bottom: 10px;
	line-height: 40px;
	font-size: 20px;
	color: #0071B4;
	border-bottom: 1px solid #ccc;
}
.tex-main{
	padding: 0 15px;
}


 /*mews*/
.news_list_li{
	position: relative;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
 }
.news_list_li img{
 	width: 238px;
 	height: 168px;
 }
.newslist-tex{
	width: 585px;
 	margin-left: 50px;
}
.newslist-tex p:nth-child(1){
	padding-top: 15px;
	font-size: 17px;
	font-weight: bold;
}
.newslist-tex p:nth-child(2){
	padding: 15px 0px;
	font-size: 15px;
	color: #666;
}
.newslist-tex p:nth-child(3){
	font-size: 14px;
	color: #ccc;
}
.news_list_li a span{
	position: absolute;
	right: 0px;
	bottom: 20px;
	width: 120px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #6196cd;
}
.news_list_li:hover span{
	background-color: #1c558f;
}






/*message  */
/*留言栏*******************/
.msgtitle{display:inline-block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{display:inline-block;width:79%;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:79%;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:left;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;;font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.hr_10{width:100%; height: 10px; font-size: 0px;}
#form{padding: 0 15px;text-align: left;}
#form a{text-decoration: none;}
.bt-x{color: red;}
.message-ti{
	margin-top: 10px;
	border-bottom:1px dotted #ccc;
	padding-bottom: 13px;
	padding-top: 15px;
}
.msg_btn_area{
	width:72px;
	margin:0 auto;
}
#form #content{
	width: 743px;
	height: 200px;
}

