@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;line-height:24px;font-family:"微软雅黑";}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
*{box-sizing: border-box; -webkit-box-sizing: border-box;}
input{vertical-align: middle;}
img{border:0;vertical-align:middle;}
ul,li{list-style-type:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.rel{position: relative;}.abs{position: absolute;}
.ellps{text-overflow: ellipsis;white-space:nowrap;display: block;overflow: hidden;}
h3{font-weight: normal;}
em{font-style: normal;}
/*header*/
.clearfix::after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.top_bg{
	min-width: 1200px;
	background: #f4f5f6;
	height: 40px;
	border-top: solid 4px #36c2ff;
}
.content{
	width: 1200px;
	margin: 0 auto;
}

.tel{
	line-height: 35px;
	color: #cfd2db;
}
.tel b{
	color: #36c2ff;
}
.search{
	padding: 5px 0 0;
}
.ss{
	width: 158px;
	height: 20px;
	border-radius: 8px;
	background: url("../images/glass.jpg") no-repeat 10px center #e2e2e2;
	border: none;
	padding-left: 30px;
}
.ss_btn{
	color: #db4453;
	font-size: 14px;
	border: none;
	background: none;
}
.nav{
	padding: 40px 0 0;
}
.nav>li{
	float: left;
	height: 97px;
	text-align: center;
	margin-left: 45px;
	position: relative;
}
.nav>li>a{
	color: #7e7e7e;
}
.nav>li>a>span{
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #424242;
	min-width: 80px;
}
.nav>li:hover>a>span{
	/*background: url("../images/nav.jpg") no-repeat right center;*/
	color: #36c2ff;
}
.subnav{
	width: 333px;
	height: 156px;
	background: #fff;
	border-bottom: solid 2px #9d9d9d;
	position: absolute;
	top:97px;
	left: -130px;
	z-index: 200;
	box-shadow: 0px 3px 3px #eee inset;
	padding: 23px 30px 0 23px;
	opacity: 0;
}
.subnav_list li a{
	width: 65px;
	display: block;
	color: #838383;
	font-size: 12px;
	line-height: 30px;
}
.subnav_list li a:hover{
	background:url("../images/index_08.jpg") no-repeat right center ;
	color: #36c2ff;
}
.subnav_con{
	width: 190px;
	padding-left: 35px;
	border-left:solid 1px #ececec;
	min-height: 110px;
}
.subnav_txt{
	color: #737373;
	line-height: 16px;
	font-size: 10px;
	height: 32px;
	margin: 5px 0 0;
	overflow: hidden;
}

/*banner*/
.flexslider{position:relative;overflow:hidden;min-width: 1200px}
.slides{position:relative;z-index:1;}
.slides img{width:100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:#fff;border-radius:100%;cursor:pointer;}
.flex-control-nav .flex-active{background:#36c2ff;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
/*index*/
.tit{
	padding: 22px 0 0;
	color: #747474;
	font-size: 24px;
	line-height: 73px;
}
.tit strong{
	font-size: 36px;
	background: url("../images/index_09.jpg") no-repeat center bottom;
	height:83px;
	display: inline-block;
	margin-right: 15px;
}
.pro{
	padding: 36px 0 50px;
}
.pro_con{
	width: 220px;
	margin: 60px 0 0;
}
.pro_txt{
	border: solid 2px #36c2ff;
	height:189px;
	padding: 0 12px;
	font-size: 12px;
	color: #494949;
	line-height: 22px;
}
.pro_txt h3{
	color: #494949;
	font-size: 16px;
	padding: 25px 0 20px;
}
.pro_more{
	height: 45px;
	background: #36c2ff;
	border-bottom: solid 4px #00a0e9;
	display: block;
	margin: 34px auto 0;
	text-align: center;
	color: #ffffff;
	line-height: 40px;
	font-size: 16px;
}
.pro_list{
	width: 842px;
}
.pro_list li{
	text-align: center;
}
.pro_list li img{
	border: solid 2px #c1c1c1;
}
.pro_list li p{
	color: #6c6c6c;
	font-size: 16px;
	line-height: 50px;
}
.about_bg{
	min-width: 1200px;
	background: url("../images/about_bg.jpg") no-repeat center top;
	height: 454px;
}
.tit1{
	color: #e2e2e2;
}
.tit1 strong{
	color: #fff;
}
.about{
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	margin: 30px 0 0;
}
.about_more{
	width: 153px;
	height: 47px;
	border: solid 2px #ffffff;
	text-align: center;
	display: block;
	margin: 48px auto 0;
	color: #fff;
	line-height: 43px;
}
.news{
	padding: 37px 0 50px;
}
.news ul{
	margin-right: -32px;
}
.news li{
	width: 378px;
	float: left;
	margin-right: 32px;
}
.news_tit{
	color: #5b5b5b;
	background: url("../images/index_25.jpg") no-repeat left center;
	padding-left: 48px;
	font-size: 20px;
	line-height: 30px;
	margin: 10px 0 0;
}
.news li span{
	color: #696969;
	font-size: 16px;
}
.news li p{
	color: #9a9a9a;
	line-height: 20px;
}
.map{
	min-width: 1200px;
	background: url("../images/map.jpg") no-repeat center top;
	height: 643px;
	padding: 79px 0 0;
}
.contact{
	background: url("../images/contact.png") no-repeat center top;
	width: 548px;
	height: 564px;
	margin: 0 auto;
}
.tip{
	color: #000;
	font-size: 16px;
	line-height: 26px;
	margin: 25px 0 130px;
}
.contact_con{
	margin-left: 180px;
	color: #000;
	font-size: 18px;
}
.contact_con p{
	margin-bottom: 17px;	
}
.contact_con p img{
	margin-right: 15px;
}
.footer_bg{
	min-width: 1200px;
	background: #36c2ff;
	color: #fff;
}
.footer_nav{
	background: url(../images/footer.jpg) no-repeat center bottom;
	height: 58px;
	line-height: 57px;
}
.footer_nav a{
	font-size: 16px;
	color: #fff;
	/*margin-right: 168px;*/
	margin-right: 70px;
	margin-left: 70px;
}
.copyright{
	line-height: 32px;
	padding: 10px 0;
}
/*新闻*/
.path{
	color: #737373;
	font-size: 18px;
	margin: 40px 0 0;
	line-height: 36px;
}
.path a{
	color: #737373;
}
.path span{
	color: #36c2ff;
}
.type{
	margin: 40px 0 0;
}
.type a{
	color: #737373;
	padding: 0 23px;
	line-height: 36px;
	display: inline-block;
	font-size: 18px;
}
.type .current{
	background: #36c2ff;
	color: #fff;
	border-radius: 10px;	
}
.m_news li{
	border-bottom: solid 1px #d8d8d8;
	padding: 30px 0;
}
.m_news_con{
	width: 962px;
}
.m_news_con h3 a{
	color: #373737;
	font-size: 18px;
	background: url(../images/main2.jpg) no-repeat left bottom;
	height: 38px;
	display: block;
}
.m_news_con p{
	color: #727272;
	line-height: 20px;
	margin: 10px 0 8px;
}
.m_news_con span{
	font-size: 12px;
	background: url(../images/main3.jpg) no-repeat left center;
	padding-left: 25px;
}
.m_news li:hover .m_news_con h3 a{
	color: #36c2ff;
}
.page{
	padding: 50px 0 75px;
}
.page a{
	color: #737373;
	font-size: 14px;
}
.page span a{
	width: 43px;
	height: 43px;
	border: solid 1px #737373;
	margin-right: 17px;
	display: inline-block;
	line-height: 41px;
	text-align: center;
}
.page .on{
	background: #36c2ff;
	color: #fff;
}
.m_pro{
	padding: 70px 0 25px;
	margin-right: -16px;
}
.m_pro li{
	width: 288px;
	float: left;
	margin-right: 16px;
	text-align: center;
}
.m_pro li p{
	color: #737373;
	font-size: 18px;
	line-height: 55px;
}

.logo img{width: 259px;height: 137px;}

#news_con {	width: auto;	min-height: 360px;	padding: 45px;	color:#000;	text-align:justify;}
#news_con .h1 {	text-align: center;	font-size: 18px;	height: 35px;	line-height: 35px;}
#news_con .h2 {	text-align: center;	font-weight: normal;	width: auto;	height: 25px;	line-height: 25px;	border-top: solid 1px #ccc;	border-bottom: solid 1px #ccc;	color: #666;	margin-bottom: 5px; font-size:14px}
#news_con #pic { position:relative;text-align: center;	margin-bottom: 35px;}
#news_con #pic #prev{ position:absolute; top:50%; left:0px; font-size:50px;font-weight:bold; }
#news_con #pic #next{ position:absolute; top:50%; right:0px; font-size:50px;font-weight:bold;}
#news_con #pic #prev_none{ position:absolute; top:50%; left:0px; color:#999; font-size:50px;font-weight:bold}
#news_con #pic #next_none{ position:absolute; top:50%; right:0px; color:#999; font-size:50px;font-weight:bold}
#news_cons_title{border-bottom:solid 1px #ccc; font-weight:bold ; font-size:15px; margin-bottom:10px;}
#news_cons{ margin-bottom:15px;}

#pros_con {	width: auto;	min-height: 360px;	padding: 45px;	color:#000;	text-align:justify;}
#pros_con .h1 {	text-align: center;	font-size: 18px;	height: 35px;	line-height: 35px;}
#pros_con .h2 {	text-align: center;	font-weight: normal;	width: auto;	height: 25px;	line-height: 25px;	border-top: solid 1px #ccc;	border-bottom: solid 1px #ccc;	color: #666;	margin-bottom: 5px; font-size:14px}
#pros_con #pic { position:relative;text-align: center;	margin-bottom: 35px;}
#pros_con #pic #prev{ position:absolute; top:50%; left:0px; font-size:50px;font-weight:bold; }
#pros_con #pic #next{ position:absolute; top:50%; right:0px; font-size:50px;font-weight:bold;}
#pros_con #pic #prev_none{ position:absolute; top:50%; left:0px; color:#999; font-size:50px;font-weight:bold}
#pros_con #pic #next_none{ position:absolute; top:50%; right:0px; color:#999; font-size:50px;font-weight:bold}
#pros_cons_title{border-bottom:solid 1px #ccc; font-weight:bold ; font-size:15px; margin-bottom:10px;}
#pros_cons{ margin-bottom:15px;}

.sec_text{ font-family:'微软雅黑'; line-height:150%; font-size:14px; padding:8px;}


#down_con {
	width: 670px;
	min-height: 360px;
	padding: 15px;
	padding-right: 0px;
}
#down_con .h1 {
	text-align: center;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
}
#down_con #pic {
	text-align: center;
	margin-bottom: 5px;
}
#down_list ul {
	/*width: 650px;*/
	height: 230px;
	padding: 9px;
}
#down_list ul li {
/*	width: 650px;*/
	padding-left: 10px;
	height: 30px;
	line-height: 25px;
 *height: 22px;
 *line-height: 22px;
	padding-right: 10px;
}
#down_list .one {
	background: #F0F0F0;
}
#down_list ul li span {
	float: left;
}
#down_list ul li strong {
	float: right;
	font-weight: normal;
}
#news_list ul {
	width: 650px;
	height: 230px;
	padding: 9px;
}

#news_list .one {
	background: #F0F0F0;
}
#news_list ul li span {
	float: left;
}
#news_list ul li strong {
	float: right;
	font-weight: normal;
}
#gbook {
	padding: 25px 0 0 35px;
}
#gbook li {
	padding: 5px;
}
#gbook input {
	border: 1px solid #999;
	width: 200px;
	padding-left: 2px;
	height: 26px;
	line-height: 26px;
}
#gbook #tijiao {
	width: 80px;
	height: 25px;
	line-height: 25px;
	background: #000;
	color: #FFF;
	margin-left: 50px;
}
#gbook textarea {
	width: 400px;
	height: 120px;
	border: 1px solid #999;
	overflow: hidden;
	line-height: 20px;
	padding-left: 2px;
}
#gbook #chongzhi {
	width: 80px;
	height: 25px;
	line-height: 25px;
	background: #000;
	color: #FFF;
}
#gbook span {
	color: #CCC;
	font-size: 12px;
}
#gbook_list {
	width: 630px;
	padding: 20px 0 0 50px;
	height: 200px;
}
#gbook_list li {
	width: 600px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #000;
}
#gbook_list li span {
	float: left;
	padding-left: 10px;
}
#gbook_list li strong {
	float: right;
	font-weight: normal;
	padding-right: 10px;
}