﻿@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;line-height:22px;font-family:微软雅黑,黑体,Verdana,Arial,sans-serif;-webkit-text-size-adjust:none;color:#fff;background:#009fe9;}
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;}
img{border:0;vertical-align:bottom;}
ul,li{list-style-type:none;}
a{color:#fff;text-decoration:none;transition:all 0.3s;}
.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;}
input {-webkit-appearance:none; /*去除input默认样式*/}
input[type="submit"],
input[type="reset"],
input[type="button"],
input{-webkit-appearance:none;}
.font_12{font-size:12px;}
.font_16{font-size:16px;}
.font_18{font-size:18px;}
.font_20{font-size:20px;}
.font_30{font-size:30px;}
.font_38{font-size:38px;}
.font_s{font-family:"宋体";}
.min_w{min-width:1200px;}
.container{width:1200px;margin:0 auto;}
.pos{position:relative;}

/*header*/
.top_bg{height:110px;background:#02ddf3;}
.nav_list{padding-top:50px;width:700px;}
.nav_list li{width:100px;height:60px;line-height:40px;float:left;background:url(../images/nav_bg.png) no-repeat center 60px;transition:all 0.5s;}
.nav_list li a{display:block;color:#000;}
.nav_list li:hover{background:url(../images/nav_bg.png) no-repeat center 40px;}

/* banner */
.banner{ width:100%; height:940px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:940px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:940px; float:left;}
.b-list{ height:50px; padding-top:680px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #fde404;}

/*index*/
.news_bg_pos{background:url(../images/index_30.png) no-repeat center top;position:relative;top:-180px;left:0;width:100%;z-index:9;padding-top:100px;}
.news_con{height:330px;}
.news_list{width:700px;}
.news_tit{height:80px;line-height:80px;}
.news_tit a{background:url(../images/index_01.png) no-repeat right center;line-height:30px;color:#fff;padding-right:20px;margin-top:40px;}
.news_tit_text01{font-size:52px;color:#fde404;}
.news_tit_text02{font-size:40px;line-height:40px;padding-top:30px;padding-left:10px;color:#fff;text-transform:uppercase;}
.news_list_text{padding:10px 0;height:44px;}
.news_list_pic img{border:#80cff4 solid 1px;margin-right:10px;float:left;}
.news_list ul{padding:20px 0;}
.news_list li{height:40px;line-height:40px;background:url(../images/index_08.png) no-repeat left center;padding-left:30px;}
.news_list li a:hover{color:#fde404;}

.line_bg{background:url(../images/index_09.jpg) no-repeat center top #fde404;}
.line_tit{padding:50px 0;width:800px;color:#e51d1d;line-height:50px;}
.line_tit dt{font-size:54px;line-height:100px;}
.line_tit dd{font-size:36px;text-transform:uppercase;}
.line_pic{width:300px;z-index:9;}
.line_pic01{position:absolute;top:-50px;left:80px;border:#fff solid 5px;transform:rotate(15deg);}
.line_pic02{position:absolute;top:80px;left:220px;border:#fff solid 5px;transform:rotate(-5deg);}
.line_con{width:880px;}
.line_con_tit{height:60px;line-height:60px;background:#bc8f49;padding-right:70px;font-size:36px;}
.line_list{padding:25px 0;margin-left:200px;border-bottom:#bc8f49 solid 1px;margin-bottom:20px;}
.line_list li{height:50px;line-height:50px;background:url(../images/index_10.png) no-repeat left center;padding-left:50px;font-size:24px;}
.line_list li a{color:#bc8f49;}
.line_list li a:hover{color:#7f530f;}
.line_price{margin-left:200px;line-height:40px;color:#ae7318;}


.line_more{margin-left:20px;}
.line_pro{padding:30px 0 80px;}
.line_pro li{width:280px;margin:0 5px;}
.line_pro_name{display:block;padding:10px;background:#fff;color:#bc8f49;}
.line_pro_name_text{display:block;height:50px;line-height:25px;color:#bc8f49;}
.line_pro li:hover .line_pro_name_text{color:#7f530f;}
.line_pro_more{display:block;width:70px;height:22px;line-height:22px;border:#bc8f49 solid 1px;border-radius:5px;color:#bc8f49;}
.line_pro li:hover .line_pro_more{color:#7f530f;}

.show_bg{background:url(../images/index_16.jpg) no-repeat center top #009fe9;padding:90px 0;}
.show_tit{height:80px;line-height:80px;background:url(../images/index_17.jpg) no-repeat 530px 55px;}
.show_tit a{background:url(../images/index_01.png) no-repeat left 47px;line-height:50px;color:#fff;padding-top:30px;padding-left:20px;}
.show_tit_text01{font-size:42px;color:#fde404;letter-spacing:10px;}
.show_tit_text02{font-size:22px;line-height:40px;padding-top:30px;padding-left:10px;color:#fff;text-transform:uppercase;}
.show_list_photo{width:456px;height:458px;overflow:hidden;}
.show_list_photo img{transition:all 0.5s;}
.show_list_photo img:hover{transform:scale(1.1);}
.show_list{width:744px;}

.show_list li{width:246px;height:228px;overflow:hidden;margin-left:2px;margin-bottom:2px;float:left;position:relative;}
.show_list_pic{width:246px;height:228px;overflow:hidden;}
.show_list_pic img{transition:all 0.5s;}
.show_list li:hover .show_list_pic img{transform:scale(1.1);}

.show_list_name{display:none;position:absolute;left:0;top:0;width:216px;height:168px;padding:50px 15px 10px;background:rgba(0,0,0,.5);}
.show_list li:hover .show_list_name{display:block;}
.show_list_tit{display:block;line-height:40px;}
.show_list_text{display:block;line-height:20px;height:100px;overflow:hidden;}
.show_list_more{display:block;width:76px;height:20px;margin:0 auto;line-height:20px;border:#fde404 solid 1px;color:#fde404;}

.show_line{width:654px;padding:0 25px;height:230px;background:#fff;}
.show_line_photo{width:494px;}
.show_line_tit{font-size:20px;color:#000;line-height:70px;}
.show_line_list{width:440px;}
.show_line_list li{line-height:34px;}
.show_line_list li a{color:#666;}
.show_line_list li a:hover{color:#000;}

.gbook_bg{background:url(../images/index_24.jpg) no-repeat center top #fde404;}
.gbook_tit{padding:50px 0;width:950px;color:#e51d1d;line-height:50px;}
.gbook_tit dt{font-size:54px;line-height:100px;}
.gbook_tit dd{font-size:36px;text-transform:uppercase;letter-spacing:12px;}
.gbook_tit a{position:absolute;top:80px;right:250px;background:url(../images/index_19.png) no-repeat right center;padding-right:20px;color:#bc8f49;}
.gbook_box{padding:30px 76px 100px;}
.gbook_l{width:330px;}
.gbook_r{width:650px;}
.gbook_inp01{width:328px;height:32px;line-height:32px;padding:0 20px;background:#fff;border:#bfbfbf solid 1px;color:#000;margin-bottom:22px;font-family:"微软雅黑";}
.gbook_inp02{width:608px;height:180px;padding:10px 20px;background:#fff;border:#bfbfbf solid 1px;color:#000;margin-bottom:22px;font-family:"微软雅黑";}

.ew_bg{background:url(../images/index_23.jpg) no-repeat center top #009fe9;padding:80px 0;}
.ew_pic{padding:0 20px 0 90px;}
.ew_contact{width:700px;padding-top:5px;}
.ew_contact li{line-height:30px;padding:5px 0;}
.ew_contact li img{padding-right:10px;}

/*footer*/	
.footer_bg{padding:10px;background:#000;}

/*main*/
.main-banner{ width:100%; height:564px; overflow:hidden; position:relative;}
.main-b-img{ height:564px;  position:absolute; left:0; top:0;}
.main-b-img a{ display:block; height:564px; float:left;}
.main-b-list{ height:50px; padding-top:380px; position:relative; margin:0 auto;z-index:1;}
.main-b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.main-b-list .main-spcss{border:3px solid #fde404;}
.main_bg_pos{background:url(../images/index_30.png) no-repeat center top;position:relative;top:-150px;left:0;width:100%;z-index:9;padding-top:100px;}
.main_con{padding:10px 0;line-height:30px;}
.main_type{height:26px;line-height:26px;padding:8px 10px;background:rgba(255,255,255,.5);border-radius:10px;margin:20px 0 10px;}
.main_type li{float:left;margin:0 6px;}
.main_type li a{padding:0 20px;display:block;color:#000;}
.main_type li a:hover{background:#fde404;border-radius:6px;}
.main_type_on{background:#fde404;border-radius:6px;}
.main_pro li{width:280px;margin:10px;float:left;}
.main_pro_name{display:block;padding:10px;background:#fff;color:#bc8f49;}
.main_pro_name_text{display:block;height:50px;line-height:25px;color:#bc8f49;}
.main_pro li:hover .main_pro_name_text{color:#7f530f;}
.main_pro_more{display:block;width:70px;height:22px;line-height:22px;border:#bc8f49 solid 1px;border-radius:5px;color:#bc8f49;}
.main_pro li:hover .main_pro_more{color:#7f530f;}
.main_page{height:26px;line-height:26px;padding:8px 10px;background:rgba(255,255,255,.5);border-radius:10px;margin:20px 0 10px;}
.main_page a{padding:0 10px;}
.main_page a:hover{color:#000;}
.main_tit{height:80px;line-height:80px;}
.main_tit a{background:url(../images/index_01.png) no-repeat right center;line-height:30px;color:#fff;padding-right:20px;margin-top:40px;}
.main_tit_text01{font-size:44px;color:#fde404;}
.main_tit_text02{font-size:38px;line-height:40px;padding-top:30px;padding-left:10px;color:#fff;text-transform:uppercase;}
.main_news li{margin-bottom:60px;}
.main_news li a{color:#fde404;line-height:26px;border-bottom:#fde404 solid 2px;display:block;}
.main_news_con{width:550px;}
.main_news_tit{height:30px;line-height:30px;padding:0 10px;background:#fde404;display:block;color:#000;margin:40px 0;font-size:16px;}
.main_news_text{display:block;line-height:25px;height:100px;overflow:hidden;margin-bottom:20px;}




#news_con {min-height: 360px;	padding-right: 0px;	color:#fff;	text-align:justify;font-size:14px; font-family:"微软雅黑";  margin-bottom:20px; }
#news_con .h1 {	text-align: center;	font-size: 16px;line-height: 35px; margin-bottom:10px; margin-top:10px; }
#news_con .h2 {	text-align: center;	font-weight: normal;	width: 700px;	height: 35px;	line-height: 35px;	border-top: solid 1px #ccc;	border-bottom: solid 1px #ccc;	color:#fff;	 font-size:14px;  margin:5px auto;}
#news_con #pic { position:relative;text-align: center;	margin-bottom: 5px;}
#news_con #pic img { max-width:400px;}

#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; font-size:50px;font-weight:bold; color:#999;}
#news_con #pic #next_none{ position:absolute; top:50%; right:0px; font-size:50px;font-weight:bold; color:#999;}

#news_cons_title{border-bottom:solid 1px #ccc; font-weight:bold ; font-size:15px; margin-bottom:10px;margin:0 auto;}
#news_cons{ margin-bottom:15px;  font-family:'微软雅黑'; line-height:32px; font-size:14px; padding:8px; color:#fff;margin:0 auto;}
#news_cons p{font-size:14px;}
#news_cons p span { font-size:14px;}
#news_con a{ color:#000;line-height:32px; font-size:14px;}
#news_cons img { max-width:600px;}
.gbook{ line-height:32px;padding:8px; font-family:"微软雅黑"; width:824px; margin-top:20px;}
#jianli {
	padding-top: 15px;
	 font-size:14px;
}
#jianli td {
	border: 1px solid #ccc; 
	height:40px; 
	line-height:40px;
}
#jianli td input {}
#jianli textarea {margin-left:20px;

}
.zmjl td input{ margin-left:20px;}



