charset "utf-8";
/* CSS Document */
body { font-family: "microsoft yahei", Arial; font-size: 12px; margin:0; padding:0; background:#ffffff; color:#3c3c3c; background:#ffffff;text-align: center;width: 100%;}
* { margin:0; padding:0 }
div, ul, li, h1, h2, h3, h4, h5, h6, img, p, dl, dt, dd, ol, th, td { margin: 0px; padding: 0px; }
li { list-style-type: none; }
form, input, button, option, textarea, select { margin: 0px; padding: 0px; }
input, button, textarea, select { font:100% Tahoma, Helvetica, Arial, sans-serif; }
a { text-decoration: none; cursor:pointer; outline:none; blr:expression(this.onFocus=this.blur());color:#272727;font-family: "microsoft yahei"; }
span{font-family: "microsoft yahei";}
p{font-family: "microsoft yahei";}
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
th { font-weight:normal; }
table { font-size:inherit; font:100%; }
img { border:none;  }
.clear{clear: both;}
.del:after{display: block;content: "";clear: both;}
/*header*/
.fanye{
	margin: 20px 0;
	text-align: center;
}

.fanye a {
	display: inline-block;
	margin-right: 5px;
	padding: 0 5px;
	min-width: 16px;
	height: 22px;
	line-height: 22px;
	border: 1px #999 solid;
	background: #fff;
	color: #545454;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	-ms-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
}

.fanye a:hover,.fanye a.on {
	background: #00AEF3;
	border: 1px #00AEF3 solid;
	color: #fff;
}
.page .cont{
	margin-top:30px ;
	line-height: 26px;
}
.yn .tit{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}
.yn .content_related{
	text-align: center;
	line-height:30px;
}
.yn .photo{
	text-align: center;
}
.yn .photo img{
	margin: 15px 0;
	max-width: 100%;
}
.yn .content_btn{
	margin: 15px 0;
	line-height: 26px;
}
.header{
	width: 1100px;
	margin: 0 auto;
	height: 98px;
}
.logo{
	float: left;
	margin-top: 23px;
}
.ss{
	float: right;
	width: 230px;
	height: 30px;
	margin-top:40px;
	font-size: 0;
	margin-left: 30px;
}
.ss input{
	width: 188px;
	height: 28px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px 0 1px 1px;
	font-size: 12px;
	color: #3C3C3C;
	text-indent: 10px;
	outline: none;
	vertical-align: middle;
}
.ss button{
	width: 40px;
	outline: none;
	border: none;
	height: 30px;
	vertical-align: middle;
	cursor: pointer;
	background: url(../images/ss.jpg) no-repeat center center;
}
.tel{
	float: right;
	margin-top: 23px;
	padding-left: 42px;
	background: url(../images/tel.png) no-repeat left center;
}
.tel p{
	font-size: 14px;
	color: #333333;
}
.tel span{
	font-size: 22px;
	color: #60a3dc;
}
.nav{
	width: 100%;
	height: 39px;
	background: #60a3dc;
}
.nav ul{
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.nav ul li{
	display: inline-block;
	width: 125px;
	height: 39px;
	line-height: 36px;
	border-top: 3px solid transparent;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
.nav ul li>a{
	font-size:  14px;
	color: #FFFFFF;
}
.nav ul li:hover,.nav ul li.on{
	background: #deedff;
	border-color: #ffde00;
}
.nav ul li:hover>a,.nav ul li.on>a{
	font-weight: bold;
	color: #60a3dc;
}
.nav ul li dl{
	position: absolute;
	top: 36px;
	width: 100%;
	display: none;
	z-index: 10;
}
.nav ul li dl dd a{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: rgba(222,237,255,0.9);
	margin-bottom: 1px;
	font-size: 12px;
	color: #333333;
}
.fullSlide3 {
	position: relative;
	width: 100%;
	height: 540px;
}

.fullSlide3 .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide3 .bd ul {
	width: 100%;
	height: 540px !important;
}

.fullSlide3 .bd ul li {
	width: 100%;
	text-align: center;
}

.fullSlide3 .bd ul li a {
	display: block;
	height: 540px;
	background-position: center;
	background-repeat: no-repeat;
}

.fullSlide3 .hd {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
	z-index: 1;
}
.fullSlide3 .hd ul li {
	margin: 0 4px;
	width: 12px;
	height: 12px;
	background: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	font-size: 0;
	border-radius: 50%;
}

.fullSlide3 .hd .on {
	background: #60a3dc;
}
.link{
	width: 100%;
	height: 40px;
	background: #60a3dc;
	margin-top: 85px;
}
.link .cont{
	width: 1100px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 40px;
}
.link .cont span{
	color: #FFFFFF;
}
.link .cont a{
	display: inline-block;
	color: rgba(255,255,255,0.55);
	margin: 0 10px;
}
.footer{
	width: 100%;
	padding: 30px 0;
	background: #434343;
}
.foot{
	width: 1100px;
	margin: 0 auto;
}
.foot ul{
	float: left;
	
}
.foot ul  li{
	display: inline-block;
	font-size: 14px;
	border-bottom:1px solid #595959 ;
	line-height: 40px;
	margin-right: 20px;
}
.foot ul  li a{
	color: #FFFFFF;
}
.foot .phone{
	float: right;
}
.foot .phone .s1{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.foot .phone .s2{
	font-size: 24px;
	color: #FFFFFF;
}
.foot .phone i{
	font-size: 28px;
	color: #FFFFFF;
}
.foot p{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 40px;
}
.foot p span{
	margin-left: 20px;
}
.neiye{
	width: 1100px;
	margin:42px auto;
}
.neiye:after{
	display: block;
	clear: both;
	content: "";
}
.side{
	width: 228px;
	float: left;
}
.side .tit{
	width: 100%;
	height: 50px;
	background: #60a3dc;
	border-top-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
}
.side .tit h3{
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 50px;
	padding-left: 9px;
	margin-left: 9px;
	border-left: 7px solid #FFFFFF;
}
.side .tit span{
	font-size: 12px;
	color: rgba(255,255,255,0.58);
	line-height: 50px;
	padding-left: 15px;
	text-transform: uppercase;
}
.side_c ul li{
	width: 100%;
	height: 43px;
	line-height: 43px;
	background: #eeeeee;
	font-size: 14px;
	border-bottom: 1px solid #d2d2d2;
}
.side_c ul li:before{
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 6px solid #666666;
	float: left;
	margin: 19px 10px 0 30px;
}
.side_c ul li a{
	color: #666666;
	font-weight: 700;
	font-size: 16px;
}
.side_c ul li:hover{
	background: #eaf5ff;
}
.side_c ul li:hover a{
	color: #60a3dc;
}
.side_c ul li:hover:before{
	border-left-color: #60a3dc;
}
.side_c dl{
	background: #fafafa;
	padding: 0 12px;
	display: none;
}
.side_c dd a{
	display: block;
	width: 100%;
	height:26px ;
	line-height: 26px;
	font-size: 12px;
	color: #666666;
	text-indent: 15px;
} 
.side_c dd{
	padding: 5px 0;
}
.side_c dd a:hover{
	background: #60a3dc;
	color: #FFFFFF;
}
.side_p{
	margin-top: 30px;
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}
.product,.news_list,.page{
	width: 840px;
	float: right;
	padding-top: 15px;
}
.nnn{
	width: 100%;
	height: 34px;
	background: #eeeeee;
	line-height: 34px;
}
.nnn h2{
    font-size: 16px;
    color: #FFFFFF;
    float: left;
    height: 34px;
    background: #60a3dc;
    width: 114px;
    text-align: center;
    line-height: 34px;
}
.nnn p{
	float: right;
	font-size: 12px;
	margin-right: 10px;
	color: #333333;
}
.nnn p span{
	color: #60a3dc;
}
.product ul{
	margin:30px -5px;
}
.product ul li{
	width: 202px;
	height: 157px;
	float: left;
	margin: 12px 5px;
}
.product ul li .photo{
	width: 202px;
	height: 129px;
	display: block;
	font-size: 0;
	text-align: center;
}
.product ul li .photo img{
	width: 100%;
	height: 100%;
}
.product ul li .name{
	font-size: 14px;
	color: #333333;
	display: block;
	background: #eeeeee;
	width: 202px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	text-indent: 13px;
}
.product ul li span{
	color: #eeeeee;
	float: right;
	margin-right: 10px;
	font-size:24px;
	line-height: 24px;
}
.product ul li:hover .name{
	background: #60a3dc;
	text-align: left;
	color: #FFFFFF;
}
.news_list ul li{
	width: 100%;
	height: 135px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding:25px 17px;
	margin: 15px 0;
}
.news_list ul li .date{
	width:80px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.news_list ul li .date span{
	font-size: 60px;
	color: #cccccc;
	line-height: 60px;
}
.news_list ul li .date p{
	font-size: 16px;
	color: #cccccc;
}
.news_list ul li .txt a{
	color: #1a1a1a;
	font-size: 18px;
	line-height: 36px;
}
.news_list ul li .txt p{
	font-size: 14px;
	color: #808080;
}
.news_list ul li:hover{
	background: #60a3dc;
}
.news_list ul li:hover .txt a{
	color: #FFFFFF;
	font-weight: bold;
}
.news_list ul li:hover .txt p{
	color: #d7d7d7;
}
.news_list ul li:hover .date span{
	color: #FFFFFF;
}
.news_list ul li:hover .date p{
	color: #FFFFFF;
}
