@charset "utf-8";


/* CSS Document */
@media (max-width: 992px) {
	div#top-box{
		padding-left:20px;
		padding-right:20px;
	}
	div.top-box{
		padding-left:20px;
		padding-right:20px;
	}
}
div{
	padding:0;
}
section#top{
	height:30px;
	background-color:#696969;
	position:relative;
	line-height:30px;
	color:#b4b4b4;
}
div#top-left{
	float:left;
	height:30px;
}
div#top-right{
	float:right;
	height:30px;
}
div#top-box{
	margin: auto;
	max-width: 1000px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div.top-box{
	margin: auto;
	max-width: 1000px;
	text-align: center;
}
div.top-box a{
	text-align: center;
}
a.title-button{
	text-align: center;
	margin: auto;
}
/*白色部分开始*/
section#top-2{
	height:100px;
	position:relative;
}
div#top-2-left{
	float:left;
	position:relative;
}
div#top-2-left-pic{
	float:left;
	line-height:100px;
}
div#top-2-left-text{
	margin-left: 30px;
	float: right;
	margin-top: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#top-2-top{
	color: #0065ab;
	font-size: 26px;
	margin:0;
}
#top-2-bottom{
	color: #2a2a2a;
	font-size: 18px;
	font: "微软雅黑";
	font-family: "方正兰亭准黑 GBK";
}

div#top-2-right{
	float:right;
}
#right-text{
	font-size: 14px;
	line-height: 100px;
	color: #747474;
	font: "微软雅黑";
	font-family: "方正兰亭准黑 GBK";
}
@media (max-width: 720px) {
	#right-text{
		display:none;
	}
	div#top-2-left-text{
		margin-left:0px;
	}
}
#right-tel{
	font-size:30px;
	line-height:100px;
	color:#000;
}
/*白色部分结束*/
/*section two*/
/*
section.two{
	margin-top: 69px;
}
*/
div.banner{
	background: url(../pic/banner.png);
	text-align: center;
	margin: 0;
}
div.banner{
	padding-top: 30px;
}
div.banner img{
	max-width: 380px;
}
@media (max-width: 995px) {
	div.banner img{
		display: none;
	}
}
div.banner-left h3{
	padding-top: 40px;
  font-size: 42px;
  font-family: "Microsoft YaHei";
  color: rgb( 255, 255, 255 );
  line-height: 1.736;
  text-shadow: 2px 3.464px 10px rgb( 13, 3, 4 );
}
div.banner-left h4{
	padding-top: 20px;
	margin: auto;
	max-width: 650px;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb( 255, 255, 255 );
  text-shadow: 2px 3.464px 10px rgb( 13, 3, 4 );
	line-height: 1.736;
}
div.banner-left p{
	padding-top: 100px;
  font-size: 20.464px;
  font-family: "Microsoft YaHei";
  color: rgb( 255, 255, 255 );
  line-height: 2.346;
  text-shadow: 2px 3.464px 10px rgb( 13, 3, 4 );
	margin-bottom: 0;
}
/*three*/

section.three{
	background-color: #FF6666;
	text-align: center;
}
a.title-button{
	font-size: 20px;
	border-radius: 40px;
	max-width: 200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 30px;
	line-height: 12px;
	box-shadow: 2px 2px 7px #383838;
}
div.title h4{
	font-size: 30px;
	margin-top: 30px;
	font-family: "方正兰亭黑简体";
}
div.title h5{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #484848;
}
div.title img{
	width: 100%;
	max-width: 350px;
}
/*four*/

section.four{
	background-color: #FFCC99;
	text-align: center;
}
/*five*/
section.five{
	background-color: #FFFF99;
	text-align: center;
}
/*six*/
section.six{
	background: #ccff99;
	text-align: center;
}
/*seven*/
section.seven{
	background: #ccffff;
	text-align: center;
}
/*eight*/
section.eight{
	background: #99cccc;
	text-align: center;
}
/*eight-fw*/
section.eight-fw{
	background: #87CEEB;
	text-align: center;
}
/*nine*/
section.nine{
	background: #ffcccc;
	text-align: center;
}
/*ten*/
div.ten-title h3{
	font-family:"方正兰亭黑简体";
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	color: #333;
}
div.ten-title span{
	color: #F50206;
	font-size: 35px;
}
div.ten-row{
	text-align: center;
	font-size: 14px;
}
div.ten-row p{
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 25px;
	max-width: 330px;
	text-align: center;
	
}
/*eleven*/
section.eleven{
	background-color: #009b63;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}
div.eleven-title h3{
	color: #000000;
	padding-top: 20px;
	font-family:"方正兰亭黑简体";
	padding-bottom: 20px;
}
div.row-div{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.eleven-row{
	padding-bottom: 50px;
	padding-top: 50px;
}
/*twelve*/
div#twelve-text-qa{
	font-family:"方正兰亭准黑 GBK";
	padding-bottom:10px;
	padding-top:10px;
}
div#twelve-text-qa h4{
	font-size:14px;
}
div#twelve-text-qa p{
	color:#828282;
	font-size:13px;
}
div.twelve-title h3{
	font-family:"方正兰亭黑简体";
	text-align: center;
	color: #000000;
	padding-top: 30px;
	padding-bottom: 30px;
}
div.twelve-title span{
	color: #FC0004;
	font-size: 30px;
}
/*footer*/
footer#footer{
		background:#035384;
		margin-top:100px;
}
div#footer-logo{
	margin-top:70px;
	text-align:center;
}
div#footer-p{
	margin-top:40px;
	font-size:14px;
	color:#FFF;
	font-family:"方正兰亭准黑 GBK";
	line-height:30px;
}
div#footer-row{
	text-align:center;
	margin:0 auto;
}
div#footer-logo2{
	margin-top:-50px;
	color:#FFF;
	text-align:center;
	font-size:14px;
	font-family:"方正兰亭准黑 GBK";
}
div#footer-logo2 img{
	margin-bottom:22px;
}
div#footer-logo-left{
	float:left;
}
div#footer-logo-right{
	float:right;
}
@media (max-width: 992px) {
div#footer-logo-box{
	max-width:400px;
	margin:auto;
}
div#footer-logo2{
	margin-top:10px;
}
}
div#footer-bottom{
	color:#FFF;
	font-family:"微软雅黑";
	font-size:14px;
	margin-top:40px;
	text-align:center;
	background:#1b567b;	
	padding-top:10px;
	padding-bottom:5px;
}
div#footer-bottom-div{
	border-right:#FFF solid 1px;
	height:18px;
	padding:0;
}
div#footer-bottom-div p{
	margin: 0;
}
iframe.navbar{
	width: 100%;
	height: 555px;
	margin-bottom: 0;
}
h3{
	margin-top: 0;
}
@media (max-width: 500px) {
	h3{
		font-size:22px;
	}
	#top-2-top span{
		font-size: 22px;
	}
	#top-2-bottom{
		font-size: 16px;
	}
}
/*twelve*/

div#twelve-text{
	text-align: center;
}
div#twelve-text-qa{
	font-family:"方正兰亭准黑 GBK";
	padding-bottom:10px;
	padding-top:10px;
}
div#twelve-text-qa h4{
	font-size:24px;
}
div#twelve-text-qa p{
	color:#828282;
	font-size:15px;
}
div.twelve-title h3{
	font-family:"方正兰亭黑简体";
	font-size: 30px;
	text-align: center;
	color: #000000;
	padding-bottom: 30px;
}
div.twelve-title span{
	color: #FC0004;
	font-size: 40px;
}