@charset "utf-8";
/* CSS Document */


.wrap {
	min-width: 1200px;
	font-family: "微软雅黑";
}

.full-width-bg {
	width: 100%;
	height: 500px;
	background-image: url(./banner-bg.png);
	background-position: center;
	position: relative;
}

.black-cover {
	width: 100%;
	height: 500px;
	background-color: rgba(0,0,0,.4);
	position: absolute;
}

.cover-contain {
	width: 1200px;
	height: 500px;
	margin: auto;
	color: #fff;
}

.banner-big-title {
	font-size: 100px;
	text-align: center;
	padding-top: 150px;
}

.banner-lit-title {
	width: 480px;
	margin: auto;
	padding-top:50px;
	padding-bottom: 8px;
	font-size: 18px;
	border-bottom: 2px solid #fff;
	text-align: center;
}

.about-us {
	width: 100%;
	height: 500px;
	background: url(./about-bg.png) center;
}

.about-us-contain {
	width: 1200px;
	height: 370px;
	padding-top: 80px;
	margin: auto;
	font-size: 20px;
	text-indent: 40px;
	line-height: 2.4;
	color: #000;
}
.about-us-contain h1 {
	font-size: 30px;
	color: rgba(0,0,0,.2);
	border-left: 4px solid;
}
.benefits {
	width: 100%;
	height: 500px;
}

.benefits-contain {
	width: 1200px;
	height: 500px;
	margin: auto;
}

.section-title {
	font-size: 28px;
	color: #d70c18;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
}

.section-title-en {
	color: #ababab;
	text-align: center;
	margin-top: 8px;
	font-size: 16px;
}

.benefits-icon-contain {
	width: 80%;
	margin: auto;
	overflow: hidden;
	padding-top: 30px;
}

.benefits-icon-box {
	width: 80px;
	height: 80px;
}

.benefits-word {
	font-size: 16px;
	color: #d70c18;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.benefits-icon-contain ul {
	overflow: hidden;
	margin-right: -140px;
}
.benefits-icon-contain ul li {
	width: 80px;
	float: left;
	margin-right: 140px;
}
.benefits-compare {
	width: 100%;
	height: 250px;
}

.compare-box {
	height: 150px;
	width: 550px;
	display: inline-block;
}

.compare-title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;ont-size: 14px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 70px;
}

.compare-text {
	font-size: 14px;
	line-height: 30px;
	border-left: 8px solid #d70c18;
	padding-left: 30px;
}

.pk {
	font-size: 54px;
	font-weight: bold;
	color: #d70c18;
	margin-right: 70px;
	margin-left: -50px;
}
.advantage {
	height: 500px;
	width: 100%;
	background-color: #fbfbfb;
}

.advantage-contain {
	width: 1200px;
	height: 100%;
	margin: auto;
}

.advantage-box {
	width: 100%;
	height: 380px;
}
.advantage-box ul {
	width: 100%;
	overflow: hidden;
}
.advantage-box ul li {
	width: 240px;
	height: 380px;
	float: left;
	padding: 0 30px;
}
.advantage-box ul li:hover{
	border-bottom: 4px solid #d70c18;
}
.advantage-box ul li:hover .advantage-icon{
	transform:rotateY(180deg);
}
.advantage-icon {
	width: 50px;
	height: 50px;
	margin: auto;
	margin-top: 50px;
	padding-bottom: 20px;
	border-bottom: 2px solid #d70c18;
	transition: all 1s;
}

.advantage-title {
	font-size: 18px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	font-weight: bold;
}

.advantage-text {
	font-size: 14px;
	line-height: 24px;
	text-indent: 28px;
}

.service-flow {
	height: 450px;
	width: 100%;
}

.service-flow-contain {
	width: 1200px;
	height: 300px;
	margin: auto;
}

.service-box {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.li-title {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
}

.li-text {
	font-size: 14px;
	line-height: 1.8;
}

.service-icon {
	width: 34px;
	height: 34px;
	background: url(./flow-icon.png) no-repeat;
	margin: auto;
	margin-bottom: 20px;
}

.service-li {
	width: 200px;
	padding-top: 40px;
	text-align: center;
	float: left;
}

.line-sty {
	height: 2px;
	width: 1000px;
	background-color: #D71114;
	position: absolute;
	margin-left: 100px;
	top: 94px;
}

.service-item {
	height: 500px;
	width: 100%;
	background-color: #fbfbfb;
}

.service-item-contain {
	width: 1200px;
	height: 100%;
	margin: auto;
}

.item-box {
	height: 310px;
	overflow: hidden;
	margin-top: 50px;
}

.big-circle {
	width: 260px;
	height: 260px;
	border: 1px dashed #d70c18;
	border-radius: 150px;
	padding: 20px;
	float: left;
	margin-right: 146px;
}

.small-circle {
	width: 260px;
	height: 260px;
	border-radius: 130px;
	color: #fff;
	text-align: center;
	overflow: hidden;
}

.circle-p1 {
	font-size: 24px;
	padding-top: 50px;
	padding-bottom: 32px;
}

.circle-p2 {
	font-size: 16px;
	background-color: rgba(255,0,0,.5);
	height: 50px;
	line-height: 50px;
	transition: all .5s;
}

.toll-standard {
	width: 100%;
	height: 500px;
}

.toll-standard-contain {
	width: 1200px;
	margin: auto;
}

.table-title {
	font-size: 18px;
	color: #fff;
	background-color: #d70c18;
	height: 50px;
	width: 150px;
	text-align: center;
	line-height: 50px;
	border-radius: 25px;
	margin: auto;
	margin-top: 20px;
}

.border-style {
	border: solid #ccc 1px;
	-webkit-box-shadow: 0 1px 1px #ccc;
	-moz-box-shadow: 0 1px 1px #ccc;
	box-shadow: 0 1px 1px #ccc;
	margin: auto;
	margin-top: 40px;
}
.border-style tr {
	-o-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.border-style tr:hover {
	background-color: #ADADAD;
	color: #fff;
}
.border-style td,.border-style th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px;
	text-align: left;
}
.border-style th {
	background-color: #d70c18;
	color: #fff;
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	border-top: none;
	font-size: 18px;
	text-align: center;
}
.border-style td{
	font-size: 16px;
	padding: 30px 60px;
}
.li-text-span {
	display: inline-block;
	color: #d70c18;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.service-li:hover .li-text{
	color: #d70c18;
	font-size: 16px;
}
.tip {
	width: 1148px;
	margin: auto;
	padding-top: 10px;
	font-size: 14px;
	line-height: 1.5;
}

.contact-us {
	width: 100%;
	height: 550px;
	overflow: hidden;
}

.contact-us-contain {
	width: 1200px;
	margin: auto;
}

.func-box {
	width: 100px;
	margin: auto;
}

.pay-func {
	padding-top: 30px;
}

.func-p {
	font-size: 24px;;
	color: #d70c18;
	margin-bottom: 10px;
}

.fun-img {
	width: 94px;
	height: 118px;
	background: url(./pay-icon.png);
}

.fun-text {
	font-size: 16px;
	text-align: center;
	padding: 20px 2px;
	border: 1px solid #d70c18;
	border-radius: 50px;
	color: #d70c18;
}

.contact-info {
	margin-top: 60px;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 250px;
	line-height: 2.0;
	font-size: 16px;
	background: url(./contact-bg-1.png) center;
}

.back-top {
	display: block;
	margin-top: 20px;
	width: 60px;
	height: 30px;
	background-color: rgba(255,0,0,.5);
	color: #fff;
	line-height: 30px;
	text-align: center;
}
.back-top:hover{
	background-color: #d70c18;
}
.tip-box {
	position: fixed;
	z-index: 99;
	right: 30px;
	top: 60%;
}

.info-contain {
	width: 1200px;
	height: 250px;
	margin: auto;
	position: relative;
}

.info-cover {
	width: 1200px;
	height: 250px;
	margin: auto;
	background: rgba(255,0,0,.2);
	position: relative;
	top: -204px;
	transition: all .5s;
}

.info-p {
	position: relative;
	z-index: 3;
}
.contact-info:hover .info-cover{
	width: 430px;
}
.big-circle:hover .circle-p2{
	background-color: rgba(255,0,0,.9);
}
