.borderbox {
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.w1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; 
}
#head-swiper .swiper-container {
    position: relative;
    width: 100%;
	height: 420px;
}
#head-swiper .swiper-slide {
    width: 100%;
	height: 420px;
	color:#fff;
}
#head-swiper .pagination {
    position: absolute;
    z-index: 20;
    bottom: 32px !important;
    width: 100%;
    text-align: center;
}
#head-swiper .swiper-pagination-bullet {
    display: inline-block;
    width: 40px;
	height: 3px;
    border-radius: 6px;
    background-color: #474d5b;
	opacity: 0.2;
    margin-right: 12px;
    cursor: pointer;
}
#head-swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #474d5b;
}
.head-box {
    width: 100%;
    padding: 14px 0;
}
.head-box .head-right {
    float: right;
    height: 36px;
    margin: auto 0;
    line-height: 36px;
}
.head-box .head-right ul li {
    position: relative;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    margin-left: 64px;
    cursor: pointer;
}
.head-box .head-right ul li .botm-logo {
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 5px;
    margin-left: 2px;
    background: url(../images/icon_xlhui.png) no-repeat center;
}
.head-box .head-right ul li:hover {
    font-weight: bold;
    color: #e3120b;
}
.head-box .head-right ul li:hover a {
    color: #e3120b;
}
.head-box .head-right ul li:hover .botm-logo {
    background: url(../images/icon_xl.png) no-repeat center;
}
.head-box .head-right ul li .botm-line {
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 32px;
	height: 3px;
	background-color: #e3120b;
}
.head-box .head-right ul li .botm-line1 {
    display: none;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 64px;
	height: 3px;
	background-color: #e3120b;
}
.head-box .head-right ul li:hover .botm-line1 {
    display: block;
}
.head-box .head-right ul li .botm-box {
    display: none;
    position: absolute;
    left: 50%;
    top: 52px;
    z-index: 99999;
    width: 144px;
    margin-left: -72px;
    text-align: center;
    padding-top: 40px;
    background-color: #ffffff;
	box-shadow: 1px 8px 18px 0px 
		rgba(27, 39, 61, 0.1);
	border-radius: 0px 0px 4px 4px;
}
.head-box .head-right ul li .botm-box a {
    display: block;
    font-weight: normal;
    font-size: 16px;
	letter-spacing: 0px;
	color: #62666e;
    margin-bottom: 20px;
}
.head-box .head-right ul li .botm-box a:hover {
    color: #e3120b;
}
.head-box .head-right ul li:hover .botm-box {
    display: block;
}
.search-box {
    padding: 23px 0;
    background-color: #474d5b;
}
.search-box .search-title {
    display: inline-block;
    font-size: 20px;
    margin-left: 94px;
    margin-right: 24px;
    color: #ffffff;
    vertical-align: middle;
}
.search-box form {
    display: inline-block;
    vertical-align: middle;
}
.search-box .search-input {
    position: relative;
    display: inline-block;
	height: 48px;
	background-color: #ffffff;
	border-radius: 4px;
    vertical-align: middle;
    padding-right: 24px;
}
.search-box .search-input input {
    display: block;
    float: left;
    width: 663px;
    height: 48px;
    border: none;
    font-size: 16px;
    border-radius: 4px;
    padding-left: 52px;
}
.search-box .search-input .search-logo {
    position: absolute;
    left: 20px;
    top: 14px;
    z-index: 999;
    width: 24px;
    height: 24px;
    background: url(../images/icon_chauxn.png) no-repeat center;
}
.search-box .search-input span {
    display: block;
    float: left;
    width: 1px;
	height: 24px;
    margin-top: 12px;
	background-color: #dddfe4;
}
.search-box .search-input .url-name {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding-left: 25px;
    color: #e3120b;
    vertical-align: middle;
}
.search-box .search-btn {
    display: inline-block;
    width: 128px;
	height: 48px;
	background-color: #e3120b;
    border: none;
    vertical-align: middle;
    font-size: 18px;
    letter-spacing: 2px;
	color: #ffffff;
	border-radius: 4px;
    margin-left: 24px;
}
.common-title {
    margin-top: 79px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 4px;
	color: #1b273d;
}
.content-box .content-left {
    float: left;
}
.content-box .content-left .content-left-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    color: #1b273d;
}
.content-box .content-item-box {
    float: left;
    width: 348px;
    margin-right: 78px;
    text-align: center;
}
.content-box .content-item-box:nth-child(3) {
    margin-right: 0;
}
.content-box .content-item-box .content-item-title {
    margin-top: 32px;
    font-size: 18px;
}
.content-box .content-item-box .content-item-content {
    margin-top: 24px;
    font-size: 14px;
}
.content-box .content-left .content-left-content {
    font-size: 16px;
    line-height: 32px;
    width: 469px;
}
.content-box .content-left .content-left-btn {
    display: block;
    width: 160px;
	height: 48px;
    text-align: center;
    line-height: 48px;
	border-radius: 4px;
    margin-top: 64px;
    font-size: 18px;
    color: #e3120b;
	border: solid 1px #e3120b;
}
.content-box .content-right {
    float: right;
}
.application-box {
    padding-top: 79px;
    padding-bottom: 80px;
    background: url('../image/bgyy.png') no-repeat center;
}

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto;
    margin-top: 58px;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 800px;
	height: 288px;
}
#certify .swiper-slide img{
	display:block;
}
#certify .swiper-slide .application-banner {
    position: relative;
    width: inherit;
	height: inherit;
	background-color: #ffffff;
	box-shadow: 1px 8px 18px 0px 
		rgba(27, 39, 61, 0.1);
	border-radius: 4px;
    margin-top: 45px;
    padding: 52px 0 32px 64px;
}
#certify .swiper-slide .application-banner .application-logo {
    position: absolute;
    right: 64px;
    top: -47px;
    z-index: 999;
}
#certify .swiper-slide .application-banner1 {
    background: url("../image/gxred.png") no-repeat;
    background-position: 612px 80px;
}
#certify .swiper-slide .application-banner2 {
    background: url('../image/icon_g.png') no-repeat;
    background-position: 612px 80px;
}
#certify .swiper-slide .application-banner3 {
    background: url("../image/logo_cart.png") no-repeat;
    background-position: 600px 60px;
}
#certify  .swiper-slide .application-banner-title {
    font-size: 20px;
    margin-top: 44px;
    margin-bottom: 16px;
}
#certify  .swiper-slide .application-banner-content {
    width: 672px;
    font-size: 16px;
    line-height: 24px;
}
#certify .swiper-pagination {
	width: 100%;
	bottom: -11px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}
#cooper {
    margin-top: 48px;
    padding-bottom: 80px;
}
#cooper .swiper-container {
    text-align: center;
}
#cooper .swiper-slide {
    height: 93px;
}
#cooper .swiper-slide .partner-img {
    display: inline-block;
    width: 216px;
    height: 64px;
    margin: 0 25px;
    background-color: #ffffff;
}
#cooper .swiper-slide .partner-img p {
    font-size: 14px;
	line-height: 36px;
	letter-spacing: 0px;
	color: #62666e;
}
#cooper .swiper-button-prev,
#cooper .swiper-button-next{
	position: absolute;
	width: 30px;
	height: 64px;
	left: 0;
	top: 22px;
	z-index: 99;
	background-color: #9a9da2;
	background-image: none;
	line-height: 64px;
}
#cooper .swiper-button-next {
	left: inherit;
	right: 0;
}
#cooper .swiper-button-prev:hover,
#cooper .swiper-button-next:hover{
	background-color: #ca3626;
}
#cooper .swiper-button-prev i,
#cooper .swiper-button-next i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('../image/icon_left.png') no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
#cooper .swiper-button-next i {
	background: url('../image/icon_right.png') no-repeat;
	background-size: 100% 100%;
}
.foot-bottm {
    background: url('../image/bottombg.png') no-repeat center;
    background-size: 100% 100%;
}
.foot-bottm .nav-foot {
   text-align: center;
   font-size: 14px;
   padding-top: 80px;
}
.foot-bottm .nav-foot a {
    display: inline-block;
    width: 185px;
    color: #dddfe4;
    vertical-align: middle;
}
.foot-bottm .nav-foot a .border-line {
    display: inline-block;
    width: 1px;
	height: 9px;
    vertical-align: middle;
    margin-left: 64px;
	background-color: #9a9da2;
}
.foot-bottm .record-foot {
    margin-top: 64px;
    padding-bottom: 32px;
}
.foot-bottm .record-foot p {
    margin: 0 auto;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #9a9da2;
    font-size: 14px; 
}
.top-logo {
    position: fixed;
    top: 600px;
    right: 24px;
    width: 40px;
	height: 40px;
	background-color: #1b273d;
	opacity: 0.2;
}
.top-logo i {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/top.png) no-repeat center;
}
.top-logo:hover {
    background-color: #ca3626;
    opacity: 1;
}