@charset "utf-8";
body{
	width: 100%;
	font-family: "Microsoft YaHei", 微软雅黑, Arial, Lucida Grande, Tahoma, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
a{
	text-decoration: none;
	color: white;
}
a:hover{
	color: white;
}
ul li{
	list-style: none;
}
/*h2 {
	font-size: 30px;
	font-weight: bold;
}*/
.icon {
   width: 1em; height: 1em;
   vertical-align: -0.15em;
   fill: currentColor;
   overflow: hidden;
}
.peripheral{
	margin: 0 auto;
	width: 100%;
	/*height: 100%;*/
}
.middlePart{
	width: 1200px;
	margin: 0 auto;
}
.banner{
	width: 100%;
	/*
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;*/
}
.banner img{
	width: 100%;
}
.center{
	text-align: center;
}
.content_01{
   	margin-top: 5%;
   	position: relative;
}
.content_01 .back{
	position: absolute;
	font-size: 500px;
	color: #F7F7F7;
	font-weight: bold;
	text-align: center;
	top: -100px;
	left: 30px;
	z-index: -2;
}
.content_01 h2 {
	font-size: 48px;
	font-weight: bold;
}
.content_01 h2 span {
	font-weight: bold;
	color: #B81D23;
}
.content_01 h2 img{
	margin-right: 2%;
}
.content_01 .divOne{
	margin-top: 3%; margin-bottom:5%;
}
.content_01 .divOne .div_two{
	text-align: left;
	font-size: 120%;
}
.content_01 .divOne .div_two p{
	line-height: 2.3em;
	padding-left: 150px;
}
.content_01 .divOne .div_two .point{
	color: #B71E23;
	font-weight: bold;
	font-size: 24px;
}
.content_01 .divTwo{
	/*box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;*/
	background-color: #0B3778;
	color: white;
	position: relative;
	top: -30px;
	width: 80%;
	margin-left: 20%;
	padding: 20px 0;
	z-index: -1;
	padding-bottom: 30px;
}
.content_01 .divTwo h3{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 1%;
}
.content_01 .divTwo .pTwo{
	font-size: 120%;
	letter-spacing: 2px;
	padding-left: 4.5%;
}
.content_01 .divTwo a{
	color: white;
	background-color: #DF363D;
	padding: 30px 50px;
	text-decoration: none;
	position: absolute;
	right: -30px;
	top: 15px;
	font-size: 110%;
}
.content_01 .divTwo a:hover,
.content_01 .divTwo a:active,
.content_01 .divTwo a:focus{
	color: white;
	text-decoration: none;
}
.content_01 .divThree{
	margin-top: 2%;
}
.content_01 .divThree .divCommon{
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	width: 34%;
	height: 330px;
	padding-top: 50px;
}
.content_01 .divThree .divCommon h3{
	font-size: 20px;
	font-weight: bold;
}
.content_01 .divThree .divCommon p{
	font-size: 120%;
	text-align: left;
	margin-top: 5%;
}
.content_01 .divThree .divCommon span{
	border-bottom: 2px solid #DD373B;
	padding: 0 30px;
	color: white;
}
.content_01 .divThree .div_two{
	width: 28%;
	margin-left: 2%;
	margin-right: 2%;
	background-color: #DD363D;
	color: white;
	text-align: left;
}
.content_01 .divThree .div_two span{
	color: #DD363D;
	border-bottom: 10px solid white;
	padding: 0 50px;
	position: relative;
	top: -30px;
}
.content_01 .divThree .div_two h2{
	margin-top: 2%;
}
.content_01 .divFour{
	margin-top: 2%;
}
.content_01 .divFour .divCommon{
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	width: 32%;
	height: 330px;
	padding-top: 50px;
}
.content_01 .divFour .divCommon h3{
	font-size: 20px;
	font-weight: bold;
	margin-top: 5%;
}
.content_01 .divFour .divCommon p{
	font-size: 120%;
	text-align: left;
	margin-top: 5%;
	line-height: 2.3em;
}
.content_01 .divFour .divCommon span{
	border-bottom: 2px solid #DD373B;
	padding: 0 30px;
	color: white;
}
.content_01 .divFour .div_two{
	margin-left: 2%;
	margin-right: 2%;
}
.content_01 .divFive{
	background-image: url(../images/bg_01.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.content_01 .divFive{
	margin-top: 5%;
	padding: 30px 0;
	color: white;
}
.content_01 .divFive a{
	color: white;
	text-decoration: none;
	font-size: 120%;
	background-color: #DD363D;
	padding: 10px 30px;
	border-radius: 20px;
}
.content_01 .divFive span{
	font-size: 150%;
	font-weight: bold;
	margin-left: 25%;
	margin-right: 10%;
}
.content_02{
	width: 100%;	
	margin-top: 5%;
}
.content_02 h2 {
	color: #0D3676;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 10%;
}
.content_02 h2 span{
	font-weight: bold;
	color: #B81D23;
}
.content_02 .divOne span{
	font-size: 22px;
	background-color: #DF363D;
	padding: 20px 30px;
	color: white;
	position: relative;
}
.content_02 .divOne p{
	font-size: 120%;
	text-align: left;
	margin-top: 10%;
	width: 80%;
}
.content_02 .divOne .divCommon{
	position: relative;
}
.content_02 .divTwo{
	background-color: #0B3778;
	color: white;
	padding: 40px 10px;
	position: relative;
}
.content_02 .divTwo p{
	font-size: 150%;
	margin-top: 2%;
}
.content_02 .divTwo h3{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 5%;
}
.content_02 .divTwo h2{
	font-size: 100px;
	font-weight: bolder;
	color: white;
}
.content_02 .divTwo .div_two{
	background-color: #DF363D;
	position: absolute;
	top: -50px;
	height: 350px;
	left: 300px;
	padding-top: 90px;
}
.content_02 .divThree span{
	color: white;
	border-top: 1px solid #BF0D31;
	padding: 0 30px;
	text-align: left;
}
.content_02 .divThree p{
	text-align: left;
	line-height: 2.5em;
}
.content_02 .divThree p span{
	color: #BF0D31;
	border: none;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	margin-right: 1%;
	letter-spacing: 2px;
}
.content_02 .divFour p{
	text-align: left;
	line-height: 2.5em;
}
.content_02 .divFour p span{
	color: #BF0D31;
	border: none;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	margin-right: 1%;
	letter-spacing: 2px;
}
.content_02 .divFour .pRed{
	color: #BC0E31;
	font-size: 110%;
	font-weight: bold;
}
.content_02 .pLast{
	background-color: #0B3778;
	color: white;
	font-size: 120%;
	font-weight: bold;
	width: 80%;
	margin-left: 10%;
	padding: 20px 0;
	margin-top: 5%;
}
.content_02 .pLast a{
	color: white;
	text-decoration: none;
	background-color: #DF363D;
	padding: 10px 30px;
	margin-left: 10%;
}
.content_02 .pLast a:focus,
.content_02 .pLast a:active,
.content_02 .pLast a:hover{
	color: white;
	text-decoration: none;
}
.content_02 .divFive{
	position: relative;
	padding-top: 35px;
}
.content_02 .divFive p{
	font-size: 80px;
	color: #EDEDED;
	position: absolute;
	top: 0;
	left: 450px;
	z-index: -1;
}
.content_02 .divFive h2{
	font-size: 26px;
	z-index: 2;
}
.content_02 .divFive img{
	margin-right: 1%;
	z-index: 2;
}
.content_02 .divSix .div_two .pTab{
	font-size: 18px;
	color: white;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
}
.content_02 .divSix .div_two .pTab span{
	background-color: #15417E;
	padding: 10px 30px;
	text-align: center;
	cursor: pointer;
}
.content_02 .divSix .div_two .pTab span.active{
	background-color: #BD0D33;
}
.content_02 .divSix .div_two .pCommon{
	font-size: 120%;
	line-height: 2.3em;
	text-align: left;
	padding-left: 50px;
	margin-top: 5%;
}
.content_02 .divSix .div_two .pCommon span{
	color: #BD0D34;
}
.content_02 .divSix .div_two .pAsk{
	background-color: #15417E;
	color: white;
	font-weight: bold;
	font-size: 120%;
	width: 90%;
	margin-left: 5%;
	padding: 5px 0;
	position: relative;
	padding-right: 350px;
	margin-top: 6.5%;
}
.content_02 .divSix .div_two .pAsk a{
	color: white;
	text-decoration: none;
}
.content_02 .divSix .div_two .pAsk .ziXun{
	color: white;
	text-decoration: none;
	background-color: #BD0D33;
	padding: 5px 60px;
	position: absolute;
	top: 0;
	right: 0;
}
.content_02 .divSix .div_two .pAsk a:hover,
.content_02 .divSix .div_two .pAsk a:focus,
.content_02 .divSix .div_two .pAsk a:active{
	color: white;
	text-decoration: none;
}
.content_02 .divSix .div_two .pAsk a img{
	margin-right: 20px;
}
.content_02 .pBottom{
	font-size: 120%;
	margin-top: 3%;
	text-align: left;
	line-height: 2.5em;
}
.content_02 .pBottom span{
	color: #BD0D33;
	font-size: 28px;
	font-weight: bolder;
}
.content_03{
	background-color: #F9F9F9;
	margin-top: 5%;
}
.content_03 .pOne{
	color: white;
	font-size: 150%;
	font-weight: bold;
	background-image:url(../images/bg_02.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
	padding: 10px 0;
	width: 70%;
	margin-left: 15%;
	position: relative;
	top: -20px;
}
.content_03 .pOne a{
	color: white;
	text-decoration: none;
}
.content_03 .pOne a:hover,
.content_03 .pOne a:focus,
.content_03 .pOne a:active{
	color: white;
	text-decoration: none;
}
.content_03 h2 {
	color: #0D3676;
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 3%;
}
.content_03 h2 span{
	font-weight: bold;
	color: #B81D23;
}
#greeceWeel .swiper-container .swiper-wrapper .swiper-slide .divCommon{
	background-color: white;
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	padding: 20px 10px;
	width: 98%;
	margin-left: 1%;
	height: 360px;
}
#greeceWeel .swiper-container .swiper-wrapper .swiper-slide .divCommon p{
	font-size: 120%;
	text-align: left;
	line-height: 2em;
	padding-top: 2%;
	padding-left: 20px;
}
#greeceWeel .swiper-container .swiper-wrapper .swiper-slide .divCommon img{
	padding-top: 0px;
}
.content_04{
	background-color: #17407E;
	width: 100%;
	padding: 40px 0;
}
.content_04 .pOne{
	color: white;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 2%;
}
.content_04 h2 {
	font-size: 28px;
	font-weight: bold;
	color: white;
}
.content_04 .appointment{
	margin-top: 2%;
	position: relative;
    left: 3%;
}
.content_04 .appointment .userName{
	background-color: white;
	padding: 2% 0;
	width: 30%;
	font-size: 140%;
	border-radius: 40px;
    box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
}
.content_04 .appointment .userPhone{
	background-color: white;
	padding: 2% 0;
	width: 30%;
	margin-left: 2%;
	font-size: 140%;
	border-radius: 40px;
    box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
}
.content_04 .appointment .submit{
	background-color: #DF363D;
	color: white;
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 40px;
	cursor: pointer;
}
.content_04 .appointment .telPhone{
	width: 15%;
	color: white;
	font-size: 120%;
}
.content_04 .appointment .telPhone p span{
	font-size: 120%;
	font-weight: bold;
}
.content_05{
	margin-top: 5%;
}
.content_05 h2{
	font-size: 34px;
	font-weight: bold;
	color: #17417D;
	margin-bottom: 3%;
}
.content_05 .pOne a{
	color: #DC363A;
	border-bottom: 2px solid #DC363A;
}
.content_05 .pOne a:hover,
.content_05 .pOne a:focus,
.content_05 .pOne a:active{
	color: #DC363A;
	border-bottom: 2px solid #DC363A;
}
.content_05 .pOne a img{
	margin-right: 2%;
}
.content_05 .divOne{
	margin-top: 2%;
}
.content_05 .divTwo{
	margin-top: 2%;
}
.content_05 .divCommon{
	background-color: white;
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	width: 32%;
	margin-left: 2%;
	padding: 20px 10px;
	height: 250px;
}
.content_05 .divCommon p{
	text-align: left;
	padding-left: 30px;
}
.content_05 .divCommon h3{
	font-size: 120%;
	font-weight: bold;
	width: 150%;
    padding-top: 5px;
}
.content_06{
	margin-top: 5%;
}
.content_06 h2 {
	font-size: 30px;
	font-weight: bold;
	color: #28326D;
	margin-bottom: 5%;
}
.content_06 h2 span {
	font-weight: bold;
	color: #E70011;
}
.content_06 .divOne{
	background-image:url(../images/bg_03.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: 6%;
}
.content_06 .divOne div .pOne{
	font-size: 140%;
	font-weight: bold;
	color: white;
}
.content_06 .divOne div .pTwo{
	font-size: 120%;
	text-align: left;
}



.dibuxx{ width:800px; height:auto; margin:0px auto; color:#999999; }
.dibuxx p{ text-align:left; line-height:35px;}
.dibuxx a{ color:#999999}
.suijilai{ width:300px; height:250px; float:left;}
.suijilai img{ width:163px; height:142px; margin:10px;}