﻿*{margin: 0px;padding: 0px;}
body{min-width:1100px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
	overflow:hidden;
}
.head{
	width: 100%;
	height:140px;
	overflow: hidden;
	background: #297deb;
}
.top{
	width: 100%;
	height: 30px;
	background:#eeeeee;
 
}
.top p{
	font-size: 13px;
	color:#999999;
	line-height: 30px;
	float: left;
	font-family: '宋体';
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#999999;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #999999;
}
.top ul li:last-child:after{
	width: 0;
}
.head .main{
	display: flex;
	align-items:center;
	height: 140px;
	justify-content: space-between;
}
.nav{
	width: 100%;
	height: 50px;
	background: #297deb;
	border-bottom: 2px solid #0759c5;
}
.nav ul{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 150px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	background: url(../images/nav.png)no-repeat center;
}
.nav ul .on,.nav ul li.current{
	background: url(../images/hover.png)no-repeat center;
}
.nav ul .on a,.nav ul li.current a{
	color:#fff;
}
.nav ul li a{
	color:#000000;
	font-size: 16px;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:5px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#1868ca; 
 
}
.banner .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}
.keywords ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:14px;
    height:14px;
    width:1px;
    background:#333;
}

.keywords ul li:last-child:after{
    height:0px;
    width:0px;
}
.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list{
	width: 288px;
	height:auto;
	overflow: hidden;

	float: left;
	background:url(../images/bg03.png)no-repeat center bottom;
	background-size: 100%;
}
.product .list .title{
	width: 285px;
}
.product .title{
	width: 100%;
	height: 60px;

	border-radius: 5px 5px 0 0;
	overflow: hidden;
	background: url(../images/list.png)repeat-x;

}
.product .title p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	float: left;
	line-height: 60px;
	margin-left: 15px;
}
.product .title a{
	float: right;
	margin-right: 15px;
	line-height: 60px;
	color:#fff;
	font-size: 12px;
}
.product  .box{
	width: 285px;
	height: 1525px;
	overflow: hidden;
	background:#0557c3;
	margin-bottom: 20px;
	box-shadow: 3px 2px 6px #f0f0f0;
}
.product  .box h4{
	width: 260px;
	height: 40px;
	/*background: url(../images/bg01.png)no-repeat center;*/
	background:#fff;
	line-height: 40px;
	color:#fff;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 10px;
	/*text-indent: 30px;*/
	border-radius:5px;
}
.product  .box .on{
	background: url(../images/hover02.png)no-repeat center;
}
.product  .box h4 a{
	color:#0557c3;
	text-align:center;
	display:block;
	
}
.product  .box ul{
	width: 260px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding:0 0 5px 0;
}
.product  .box ul li{
	line-height: 50px;
	margin-top: 5px;
	border: 1px solid #d6d6d6;
	background: url(../images/list_bg.png)no-repeat center;
	width:118px;
	height:50px;
	float:left;
	margin:10px 5px 0 5px;
	line-height:50px;
}
.product  .box ul li a{
	color:#333333;
	font-size: 14px;
	display: block;
	text-align:center;
}

.product  .box ul li a:hover{
	border: 1px solid #d6d6d6;
	background: #0557c3;
	color:#fff;
	}

.product .pics{
	width: 890px;
	height: auto;
	overflow: hidden;
	float: right;
}
.product .pics ul{
	margin-left: -17px;
}
.product .pics ul li{
	float: left;
	width: 283px;
	height: 283px;
	border: 1px solid #dcdcdc;
	margin-left: 17px;
	margin-top: 20px;

}
.product .pics ul li img{
	display: block;
	width: 265px;
	height: 240px;
	margin:9px;
	margin-bottom: 0;
}
.product .pics ul li  p{
	line-height: 40px;
	text-align: center;
	color:#555555;
	font-size: 15px;
}
.adv{
	width: 100%;
	height: 720px;
	background: #0557c3;
	margin-top: 40px;
}
.adv .pic{
	width: 44%;
	height: 720px;
	float: left;
	background: url(../images/adv01.png)no-repeat center;
}
.adv .pic img{
	display: block;
	float: right;
	margin-right: 40px;
	margin-top: 100px;
}
.adv .right{
	float: left;
	width: 670px;
	height: auto;
	overflow: hidden;
	margin-left: 30px;
}
.adv .right ul{
	margin-top: 30px;
}
.adv .right ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-left: 50px;
	margin-top:35px;
}
.adv .right ul li:after{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	background:#054ba6;
	z-index: 1;
	left: 0;
	top:40px;
}
.adv .right ul li .num{
	float: left;
	position: relative;
	z-index: 100;
}
.adv .right ul li .info{
	width: 400px;
	float: left;
	margin-left: 30px;
}
.adv .right ul li .info .tit{
	width: 100%;
	line-height: 30px;
	height: auto;
	overflow: hidden;
}
.adv .right ul li .info .tit p{
	color:#ffcc00;
	font-size: 24px;
	float: left;
	font-weight: bold;
}
.adv .right ul li .info .tit span{
	display: block;
	color:#fff;
	font-size: 14px;
	float: left;
	margin-left: 5px;
}
.adv .right ul li .info .text{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.adv .right ul li .info .text p{
	color:#fff;
	font-size: 16px;
	line-height: 22px;
}
.intro{
	width: 1198px;
	height: 477px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
	margin-top: 40px;
}

.intro .hd {
	width: 100%;
	height: 69px;
	background: #f6f6f6;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.intro .hd ul{
	margin-top:9px;
	margin-left: 22px;
}
.intro .hd ul li{
	width: 173px;
	height: 58px;
	position: relative;
	text-align: center;
	float: left;
	line-height: 58px;
	border-radius: 5px 5px 0 0;
}
.intro .hd ul li a{
	color:#0557c3;
	font-size: 20px;
	font-weight: bold;
}
.intro .hd ul li:after{
	content:"";
	width: 2px;
	height: 22px;
	position: absolute;
	right: -3px;
	top: 50%;
	margin-top: -11px;
	background: #0557c3;
}
.intro .hd ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.intro .hd ul .on{
	background: #0557c3;
}
.intro .hd ul .on a{
	color:#fff;
}
.intro .hd .more{
	display: block;
	color:#000000;
	font-size: 14px;
	float: right;
	margin-right: 20px;
	line-height: 70px;
}
.intro .bd{
	width: 1150px;
	margin: 0 auto;
	height: 365px;
	margin-top: 20px;
	overflow: hidden;
}
.intro .bd .pic{
	width: 480px;
	height: 365px;
	float: left;
}
.intro .bd .pic img{
	display: block;
	width: 480px;
	height: 365px;
}
.intro .bd .info{
	width: 650px;
	height: 365px;
	position: relative;
	overflow: hidden;
	float: right;
 
}
.intro .bd .info .tit{
	margin-top: 20px;
}
.intro .bd .info .tit p{
	color:#000000;
	font-size: 20px;
	font-weight: bold;
}
.intro .bd .info .text{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.intro .bd .info .text p{
	color:#000000;
	font-size: 15px;
	line-height: 24px;
	padding-left: 10px;
	position: relative;
}
.intro .bd .info .text p:after{
	content: "●";
	position: absolute;
	left:0;
	top:0;
	color:#666666;
	font-size: 12px;

}
.intro .bd .info .img{
	margin-top: 20px;
	position: absolute;
	bottom: 0;
	height: auto;
	overflow: hidden;
}
.intro .bd .info ul{
	display: flex;
	height: auto;
	overflow: hidden;
	justify-content: space-between;
}
.intro .bd .info ul li{
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
}
.intro .bd .info ul li img{
	display: block;
	width: 200px;
	height: 170px;
	border: 1px solid #dcdcdc;
	padding: 4px;
}
.intro .bd .info ul li p{
	width: 100%;
	text-align: center;
	line-height:30px;
	font-size: 15px;
}
.gg{
	width: 100%;
	height: 553px;
	background: url(../images/bg02.png)no-repeat center;
	margin-top: 40px;
}
.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:50px;
}
.cases .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.cases .tit p{
	color:#1988d0;
	width: 270px;
	margin: 0 auto;
	background: #fff;
	font-size: 22px;
	position: relative;
	z-index: 10;
	text-align: center;
}
.cases .tit:after{
	content: "";
	width: 100%;
	height: 1px;
	background: #dcdcdc;
	left: 0;
	position: absolute;
	top: 15px;
}
.cases .tit span{
	display:block;
	text-align: center;
	color:#555555;
	font-size: 18px;
	text-align: center;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases  .box{
	width: 400%;
}
.cases .pic{
 
	float: left;
}
.cases .pic ul li{
	float: left;
	width: 285px;
	height: auto;
	overflow: hidden;
	margin-right: 15px;
}
.cases .pic ul li img{
	display: block;
	width: 265px;
	height: 200px;
	border: 1px solid #dcdcdc;
	padding:9px;
}
.cases .pic ul li  p{
	width: 100%;
	text-align: center;
	color:#333333;
	font-size: 15px;
	line-height: 30px;
}
 
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news{
	width: 750px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 30px;
}
.news .tit{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #dcdcdc;
}
.news .tit p{
	color:#0557c3;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.news .tit span{
	display: block;
	color:#999999;
	font-size: 12px;
	float: left;
	margin-left: 5px;
}
.news .tit div{
	width: 180px;
	height: 38px;
	line-height: 38px;
	float: left;
	border-bottom: 3px solid #0557c3;
}
.news .tit a{
	display: block;
	float: right;
	width: 75px;
	height: 19px;
	border: 1px solid #dcdcdc;
	text-align: center;
	line-height: 20px;
	color:#999999;
	margin-top:15px;
}
.news .tit a:hover{
	color:#0557c3;
}
.news ul{
	margin-top: 10px;
}
.news ul li{
	width: 100%;
	height: 70px;
	margin-top: 3px;
	background: #eeeeee;
}
.news ul li .time{
	width: 72px;
	height: 70px;
	float: left;
}
.news ul li .time p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background:#666666;
	text-align: center;
	color:#fff;
	font-size: 20px;
	font-weight:bold;
}
.news ul li .time span{
	display: block;
	color:#fff;
	font-size: 13px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #0557c3;
	text-align: center;
}
.news ul li .info{
	width: 640px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 15px;
}
.news ul li .info p{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#333333;
	font-size: 18px;
	font-weight:bold;
	margin-top:7px;
}
.news ul li .info span{
	display: block;
	color:#555555;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top:5px;
}
.news ul li:hover .info p{
	text-decoration: underline;
	color:#0557c3;
}
.contact{
	width: 435px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 30px;
}
.contact .tit{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #dcdcdc;
}
.contact .tit p{
	color:#0557c3;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.contact .tit span{
	display: block;
	color:#999999;
	font-size: 12px;
	float: left;
	margin-left: 5px;
}
.contact .tit div{
	width: 180px;
	height: 38px;
	line-height: 38px;
	float: left;
	border-bottom: 3px solid #0557c3;
}
.contact .tit a{
	display: block;
	float: right;
	width: 75px;
	height: 19px;
	border: 1px solid #dcdcdc;
	text-align: center;
	line-height: 20px;
	color:#999999;
	margin-top:15px;
}
.contact .tit a:hover{
	color:#0557c3;
}
.contact .box{
	width: 100%;
	height: 435px;
	background: #eee;
	margin-top:10px;
	overflow: hidden;
}
.contact .box p{
	color:#333333;
	font-size: 15px;
	line-height: 26px;
	margin-top: 25px;
	margin-left: 20px;
}
.partner{
	width: 100%;
	height: 300px;
	background: #eeeeee;
	margin-top: 50px;
	overflow: hidden;
	
}
.partner .main{
	position: relative;
}
.partner .tit{
	margin-top: 45px;
	text-align: center;
}
.partner .tit p{
	color:#222222;
	font-size: 18px;
	 
}
.partner .tit span{
	display: block;
	color:#00286b;
	font-size: 13px;
	margin-top: 5px;
}
.partner .bd {
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:25px;
}
.partner .bd ul li{
	float: left;
	width: 260px;
	height: 132px;
	margin-right:20px;
}
.partner .bd ul li img{
	display: block;
	width: 260px;
	height: 132px;
}
.partner .next,.partner .prev{
	position: absolute;
	top: 170px;
}
.partner .next{
	left: 0;
}
.partner .prev{
	right: 0;
}
.links{
	width: 100%;
	height: 60px;
	background: #cccccc;
}
.links p{
	width: 120px;
	height: 60px;
	background: #fff;
	text-align: center;
	line-height: 60px;
	color:#000000;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.links ul{
	width: 1050px;
	float: left;
	height: 40px;
	margin-top: 10px;
}
.links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	position: relative;

}
.links ul li:after{
	width: 1px;
	height: 14px;
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #555555;
}
.links ul li a{
	color:#555;
}
.links ul li:last-child:after{
	width: 0;
	height: 0;
}
.links .main a{
	color:#000;
	font-size: 14px;
}
.footer{
	width: 100%;
	height: 330px;
	position: relative;
	background: #0557c3;
	float:left;
}
.footer .main{
	display: flex;
	justify-content: space-between;
	height: 290px;
	align-items: center;
}
.footer .info p{
	color:#fff;
	font-size: 13px;
	line-height: 22px;
}
.footer  .ewm{
	width: 210px;
	height: 210px;
}
.footer  .ewm img{
	display: block;
	width: 200px;
	height: 200px;
	border: 5px solid #fff;
}
.footer .cr{
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	background: #222222;
}
.footer .cr p{
	text-align: center;
	line-height: 40px;
	color:#999999;
}
.footer .cr a{
	color:#999;
}

.crumbs{
	width: 1200px;
	margin:0 auto;
	height: 30px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 10px;
}	
.crumbs img{
	float: left;
	display: block;
}
.crumbs p{
	float: left;
	color:#333333;
	font-size: 13px;
	margin-left: 5px;
}
.crumbs  a{
	color:#333333;
	font-size: 13px;
	padding-right: 25px;
	position: relative;
}
.crumbs  a:after{
	content: ">>";
	right:3px;
	top: 0;
	position: absolute;
}
.crumbs  a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
/*
.in-left{
	width: 295px;
	float: left;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom:30px;
}
.in-left .list{
	width: 289px;
	height: 1155px;
	border:3px solid #2973cc;
	background: #fff;
	margin-top: 30px;
}
.in-left .list .tit{
	width: 100%;
	height: 65px;
	background: #2973cc;
}
.in-left .list .tit p{
	color:#fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 65px;
}
.in-left .list h4{
	width: 275px;
	margin:0 auto;
	height: 40px;
	background: #2973cc url(../images/icon01.png)no-repeat 180px center;
	text-indent: 95px;
	line-height: 40px;
	font-size: 16px;
	margin-top: 7px;
}
.in-left .list h4 a{
	color:#fff;
	font-weight: normal;
	background:  
}
.in-left .list ul{
	width: 275px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 30px;
}
.in-left .list ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	line-height:30px;
}
.in-left .list ul li a{
	color:#000000;
	font-size: 14px;
}
.in-left .list ul li:hover{
	color:#2973cc;
}*/
.in-left .in-cont {
	width: 289px;
	height:374px;
	overflow: hidden;
	border:3px solid #2973cc;
	margin-top: 10px;
}
.in-left .in-cont .tit{
	width: 100%;
	height: 65px;
	line-height: 65px;
	background: #2973cc;
}
.in-left .in-cont  .tit p{
	color:#fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.in-left .in-cont  img{
	display: block;
	margin:0 auto;
	margin-top: 10px;
}
.in-left .info{
	width: 275px;
	margin:0 auto;
	margin-top: 10px;
}
.in-left .info p{
	color:#000000;
	font-size: 16px;
	font-weight: bold;
}
.in-left .info span{
	display: block;
	color:#555555;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}
.in-right {
	float: right;
	width: 895px;
	height: auto;
	margin-top: 30px;
}
.in-right .tit{
	width: 100%;
	height: 61px;
	background: url(../images/list.png)repeat-x;
	border-radius:5px 5px 0px 0px;
}
.in-right  .tit p{
	color:#fff;
	font-size: 18px;
	margin-left: 20px;
	line-height: 65px;
	font-weight: bold;
}
.in-right .pic{
	float: right;
	width: 895px;
	height: auto;
	overflow: hidden;
}
.in-right .pic ul{
	margin-left: -20px;
	margin-top: 10px;
}
.in-right .pic ul li{
	float: left;
	width: 283px;
	border: 1px solid #dcdcdc;
	margin-left: 20px;
	margin-bottom: 20px;
}
.in-right .pic ul li img{
	display: block;
	width: 262px;
	height: 223px;
	margin:0 auto;
	border: 1px solid #dcdcdc;
	margin-top: 8px;
}
.in-right .pic ul li p{
	color:#333333;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
}
.in-news{
	width: 1198px;
	height: 238px;
	border: 1px solid #dcdcdc;
	margin:0 auto;
	overflow: hidden;
	background: #eeeeee;
	margin-top: 35px;
}
.in-news .tit{
	width: 1165px;
	margin:0 auto;
	height:40px;
	margin-top: 5px;
	border-bottom: 1px solid #dcdcdc;
}
.in-news .tit p{
	height: 22px;
	border-left: 5px solid #2973cc;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	color:#0078bf;
	line-height: 22px;
	padding-left: 5px;
	margin-top: 10px;
	float: left;

}
.in-news .tit  a{
	float: right;
	color:#666666;
	font-size: 12px;
	margin-top:15px;
}
.in-news ul{
	width: 1165px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.in-news ul li{
	width: 500px;
	height: 33px;
	line-height: 33px;
	position: relative;
	float: left;
}
.in-news ul li:after{
	content: "●";
	color:#666666;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 0;
}
.in-news ul li a{
	color:#555555;
	font-weight: bold;
	font-size: 15px;
	margin-left: 15px;
	width: 400px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.in-news ul li span{
	display: block;
	float: right;
}
.in-news ul li:nth-child(2n){
	float: right;
}
.in-right .contact{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.in-right .contact .img{
	width: 895px;
	margin:0 auto;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.in-right .contact .img img{
	display: block;
}
.in-right .contact .sg{
	width: 855px;
	height: auto;
	margin:0 auto;
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
	margin-top: 10px;
}
.in-right .contact .sg p{
	color:#333333;
	font-size: 15px;
	line-height: 30px;
}
.in-right .contact  ul {
	width: 855px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
}
.in-right .contact  ul  li{
	width: 100%;
	height: 76px;
	overflow: hidden;
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #dcdcdc;
}
.in-right .contact  ul  li img{
	display: block;
	width: 52px;
	height: 51px;
	float: left;
}
.in-right .contact  ul  li p{
	color:#333333;
	font-size: 18px;
	margin-left: 20px;
}
.in-right .in-about{
	width: 100%;
	height: auto;
	overflow:hidden;
}
.in-right .in-about .img{
	margin-top: 10px;
}
.in-right .in-about .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.in-right .in-about .info p {
	color:#333333;
	font-size: 15px;
	line-height: 30px;
	text-indent: 1em;
}
.in-right .in-about ul{
	margin-left: -5px;
}
.in-right .in-about ul li{
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}
.in-right .in-about ul li img{
	display: block;
	width: 295px;
	height: 215px;
}
.in-right .in-about ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.in-right .news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.in-right .news-list ul li{
	width: 873px;
	height: 98px;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
}
.in-right .news-list ul li img{
	display: block;
	width: 120px;
	height: 80px;
	float: left;
	margin:9px;
}
.in-right .news-list ul li .info{
	width: 715px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.in-right .news-list ul li .info h4{
	color:#000000;
	font-size: 16px;
	width: 100%;
	overflow: hidden;
	margin-top: 7px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.in-right .news-list ul li .info span{
	display: block;
	color:#666666;
	margin-top: 5px;
	font-size: 12px;
}
.in-right .news-list ul li .info  p{
	width: 100%;
	color:#666666;
	margin-top: 5px;
	font-size: 13px;
}
.in-right .news-list ul li:hover h4{
	color:#2973cc;
	text-decoration: underline;
}

/*分页*/
.in-left{ width:289px; float:left; height:auto; margin:30px auto;}
.in-left .list{
	width: 289px;
	height:auto;
	overflow: hidden;

	float: left;
	background:url(../images/bg03.png)no-repeat center bottom;
	background-size: 100%;
}
.in-left .list .title{
	width: 285px;
}
.in-left .title{
	width: 100%;
	height: 60px;

	border-radius: 5px 5px 0 0;
	overflow: hidden;
	background: url(../images/list.png)repeat-x;

}
.in-left .title p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	float: left;
	line-height: 60px;
	margin-left: 15px;
}
.in-left .title a{
	float: right;
	margin-right: 15px;
	line-height: 60px;
	color:#fff;
	font-size: 12px;
}
.in-left  .box{
	width: 285px;
	height: 1525px;
	overflow: hidden;
	background:#0557c3;
	margin-bottom: 20px;
	box-shadow: 3px 2px 6px #f0f0f0;
}
.in-left  .box h4{
	width: 260px;
	height: 40px;
	/*background: url(../images/bg01.png)no-repeat center;*/
	background:#fff;
	line-height: 40px;
	color:#fff;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 10px;
	/*text-indent: 30px;*/
	border-radius:5px;
}
.in-left  .box .on{
	background: url(../images/hover02.png)no-repeat center;
}
.in-left  .box h4 a{
	color:#0557c3;
	text-align:center;
	display:block;
}
.in-left  .box ul{
	width: 260px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding:0 0 5px 0;
}
.in-left  .box ul li{
	line-height: 50px;
	margin-top: 5px;
	border: 1px solid #d6d6d6;
	background: url(../images/list_bg.png)no-repeat center;
	width:118px;
	height:50px;
	float:left;
	margin:10px 5px 0 5px;
	line-height:50px;
}
.in-left  .box ul li a{
	color:#333333;
	font-size: 14px;
	display: block;
	text-align:center;
}

.in-left  .box ul li a:hover{
	border: 1px solid #d6d6d6;
	background: #0557c3;
	color:#fff;
	}
	
	



.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; margin-top:10px; margin-bottom:10px;color:#333;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#2973cc; color:#fff;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#333; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#333; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#d7261c; text-decoration:none;}
.info h5{ line-height:40px; font-size:16px; text-align:center;}
.info .p_c{line-height:30px; font-size:13px; text-align:center;}
.productimg img{ text-align:center; margin:0px auto;}


.mssg-intro{
	width: 100%;
	height: 500px;
 	margin: 0 auto;
 
}
.mssg-intro .tit{
	width:100%;
	height: 100px;
 	background: none;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.mssg-intro .tit p{
	color:#333;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
  
}
.mssg-intro .tit span{
	display: block;
	color:#333;
	margin-left: 25px;
 
	font-size:16px;
}

.mssg-intro form{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	 
}
.mssg-intro form ul{
	height: auto;
	overflow: hidden;
}
.mssg-intro form ul li{
	float: left;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #eee;
	box-shadow: beige;
	margin-bottom: 10px;
}
.mssg-intro form ul li p{
	color:#333;
	font-size: 18px;
	float: left;
	line-height: 50px;
}
.mssg-intro form ul li input{
	width: 88%;
	height: 48px;
	border: 1px solid #d2d2d2;
	background: #fff;
	border-radius: 5px;
	border: none;
	float: left;
	outline: none;
	text-indent: 10px;
	font-family: '微软雅黑';
}

.mssg-intro form ul li textarea{
	width: 88%;
	height:100px;
	border: 1px solid #d2d2d2;
	outline: none;
	background: #fff;
	border-radius: 5px;
	border: none;
	float: left;
	padding-top: 18px;
	text-indent: 10px;
	font-family: '微软雅黑';
}
.mssg-intro form .btn{
	width: 100%;
 	height: auto;
 
}

.mssg-intro form .btn input{
	width: 160px;
	height:50px;
	background:#0557C3;
	margin-right: 10px;
	margin-top: 20px;
	border: none;
	color: #fff;
	font-size: 14px;
}

.mssg-intro form .btn input:last-child{
	background: #EEEEEE;
	color: #333;
}