﻿
*{box-sizing: border-box;}
body {margin: 0;padding: 0;font-family: \5FAE\8F6F\96C5\9ED1;-webkit-tap-highlight-color: rgba(0,0,0,0);background-color: #ffffff;}
a:focus {outline: none;}/*点击a标签出现虚线边框*/
h1, h2, h3, h4, h5, h6, p, a, li, ul, dd, dl, dt, div, span, input, textarea, form, table, tr, td {margin: 0;padding: 0;font-weight: 500;}
ul,li{list-style: none;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"], textarea {-moz-appearance: none;-webkit-appearance: none;appearance: none;}  /*input输入框在苹果手机上去除内阴影*/
textarea {resize: none;font-family: \5FAE\8F6F\96C5\9ED1;border: none;outline: none;}
input,button{font-family: \5FAE\8F6F\96C5\9ED1;border: none;outline: none;}
input[disabled]{opacity:1}
a {text-decoration: none;outline:none;-moz-outline-style:none;}
i {font-style: normal;}
.fl {float: left;}
.fr {float: right;}
img{border: none;outline: none;}
.clearfix:after{content: "";display: block;visibility: hidden;clear: both;}
.container{width: 1200px;margin: 0 auto;}
/*head*/
.head a{cursor: pointer;}
.head .topBar{background-color: #29292c;height: 30px;}
.head .topBar .container{display: flex;justify-content: space-between;align-items: center;}
.head .topBar p{font-size: 13px;color: #87888e;}
.head .topBar p a{color: #87888e;line-height: 30px;margin: 0 5px;}
.head .topHead{display: flex;justify-content: space-between;align-items: center;margin-top: 18px;padding: 0 90px 0 0px}
.head .topHead .logo{}
.head .topHead p{display: flex;align-items: center;font-size: 17px;color: #2e2e2e;}
.head .topHead p img{margin-right: 7px;}
.head .topHead p span{font-size: 27px;color: #cd1220;font-weight: 700;margin-left: 3px;}
.head .topNav{margin-top: 20px;border-bottom: solid 2px #c7161c;}
.head .topNav .container{position: relative;}
.head .topNav .navList{position: absolute;top: 0;z-index: 3;}
.head .topNav .navList h3{color: #FFFFFF;background-color: #c7161c;text-align: center;font-size: 16px;
	width: 203px;height: 41px;display: flex;justify-content: center;align-items: center;}
.head .topNav .navList h3 img{margin-left: 7px;transition: all 0.2s;}
.head .topNav .navList:hover h3 img{transform: rotate(180deg);}
.head .topNav .navList:hover .downList{height: 459px;overflow: initial;}
.head .topNav .navList .downList{position: absolute;height: 0;transition: all 0.2s;overflow: hidden;left: 0;top: 41px;background-color: rgba(0,0,0,0.9);}
.head .topNav .navList .downList .first{width: 203px;}
.head .topNav .navList .downList>li{height: 115px;border-top: dashed 1px #FFFFFF;font-size: 0;}
.head .topNav .navList .downList>li:first-child{height: 114px;}
.head .topNav .navList .downList>li:first-child{border-top: none;}
.head .topNav .navList .downList>li:hover{background-color: #FFFFFF;}
.head .topNav .navList .downList>li:hover h4,.head .topNav .navList .downList>li:hover .first a{color: #cd1220;}
.head .topNav .navList .downList>li h4{font-size: 18px;color: #FFFFFF;font-weight: 700;display: flex;
	align-items: center;line-height: 68px;padding-left: 25px;}
.head .topNav .navList .downList>li h4 .icon{background: url(../image/icon_add.jpg)no-repeat center;
	width: 21px;height: 19px;margin-right: 7px;display: inline-block;}
.head .topNav .navList .downList>li:hover h4 .icon{background: url(../image/icon_plus.jpg)no-repeat center;}
.head .topNav .navList .downList>li .first p{padding-left: 25px;}
.head .topNav .navList .downList>li .first a{font-size: 14px;color: #FFFFFF;margin-right: 12px;display: inline-block;line-height: 24px;}
.head .topNav .navList .downList>li:hover .second{display: block;}
.head .topNav .navList .downList>li .second{display: none;position: absolute;left: 203px;width: 997px;font-size: 0;
	top: 0;height: 459px;background: #ffffff url(../image/bg_nav.jpg)no-repeat 261px bottom;overflow: hidden;}
.head .topNav .navList .downList>li ul{width: 737px;display: inline-block;font-size: 0;vertical-align: top;margin-top: 10px;}
.head .topNav .navList .downList>li ul li{min-height: 61px;display: flex;}
.head .topNav .navList .downList>li ul li h5{font-size: 14px;color: #3f3f3f;font-weight: 700;width: 150px;letter-spacing: 1px;text-align: center;height: 60px;line-height: 60px;}
.head .topNav .navList .downList>li ul li p{width: 570px;border-bottom: solid 1px #e2e2e2;}
.head .topNav .navList .downList>li ul li p a{color: #464646;font-size: 13px;margin-right: 21px;word-break: keep-all;letter-spacing: 0.8px;line-height: 30px;}
.head .topNav .navList .downList>li ul li p a.on{color: #cd1220;}
.head .topNav .navList .downList>li ul li p a:hover{border-bottom: solid 1px #cd1220;}
.head .topNav .navList .downList>li .second .list{width: 260px;border-left: solid 1px #e2e2e2;height: 100%;display: inline-block;padding: 0 14px;}
.head .topNav .navList .downList>li .second .list a:first-child{border-top: none;}
.head .topNav .navList .downList>li .second .list img{margin-right: 18px;}
.head .topNav .navList .downList>li .second .list a{display: flex;align-items: center;justify-content: center;border-top: solid 1px #e2e2e2;height: 152px;}
.head .topNav .navList .downList>li .second .list p{color: #666666;font-size: 16px;line-height: 40px;}
.head .topNav .nav{margin-left: 203px;}
.head .topNav .nav a{color: #2e2e2e;font-size: 16px;margin-left: 65px;letter-spacing: 0.4px;line-height: 34px;
	height: 39px;display: inline-block;}
.head .topNav .nav a.on,.head .topNav .nav a:hover{color: #c7161c;font-weight: 700;border-bottom: solid 5px #c7161c;}
/*banner*/
.banner{position: relative;}
.banner .hd{position: absolute;left: 0;width: 100%;bottom: 97px;z-index: 1;}
.banner .hd ul{width: 100%;display: flex;justify-content: center;}
.banner .hd li{width: 32px;height: 3px;background-color: rgba(255,255,255,0.3);margin: 0 13px;}
.banner .hd li.on{background-color: rgba(255,255,255,1);}
.banner .bd{height: 459px;overflow: hidden;}
.banner .bd li{}
.banner .bd a{display: block;height: 459px;}
.banner .form{background-color: rgba(0,0,0,0.2);width: 100%;height: 121px;left: 0;bottom: -48px;position: absolute;z-index: 2;}
.banner .form p{width: 936px;height: 62px;background-color: #FFFFFF;border-radius: 8px;display: flex;margin: 31px auto 0;}
.banner .form .input{background-color: #FFFFFF;font-size: 16px;height: 62px;}
.banner .form .sbmc{border-radius: 8px 0 0 8px;width: 371px;padding-left: 67px;background: #FFFFFF url(../image/icon_name.jpg)no-repeat 30px center;}
.banner .form .lxfs{width: 337px;border-left: solid 1px #dddddd;padding-left: 46px;background: #FFFFFF url(../image/icon_tel.jpg)no-repeat 16px center;}
.banner .form .submit{border-radius: 0 8px 8px 0;width: 228px;color: #FFFFFF;font-size: 18px;display: block;
	cursor: pointer;line-height: 62px;text-align: center;background-color: #c7161c;}
/*title*/
.title{text-align: center;}
.title h3{font-size: 30px;font-weight: 700;color: #333333;line-height: 50px;}
.title h4{position: relative;font-size: 16px;color: #999999;line-height: 26px;padding-bottom: 12px;}
.title h4:before{position: absolute;content: '';width: 36px;height: 4px;background-color: #c7161c;left: 50%;
	margin-left: -18px;bottom: 0;}
/*foot*/
.foot{background-color: #2f3034;padding-bottom: 58px;}
.foot .footBar{background-color: #29292c;font-size: 0;height: 80px;border-bottom: solid 1px #414550;}
.foot .footBar li{width: 240px;text-align: center;color: #999999;padding-top: 27px;height: 100%;
	float: left;position: relative;}
.foot .footBar li .img{font-size: 20px;width: 45px;height: 27px;border: solid 1px #FFFFFF;position: relative;
	display: inline-block;vertical-align: top;line-height: 24px;}
.foot .footBar li .img i{display: inline-block;position: absolute;}
.foot .footBar li .img .it:before{content: '';position: absolute;top: -11px;left: -22.5px;border-width: 12px 22.5px;
	border-style: solid;border-color: transparent transparent #212330 transparent;}
.foot .footBar li .img .ib:before{content: '';position: absolute;top: -13px;left: -22.5px;border-width: 12px 22.5px;
	border-style: solid;border-color: #212330 transparent transparent transparent;}
.foot .footBar li .img .it{top: -25px;left: -1px;border-width: 12px 22.5px;border-style: solid;
	border-color: transparent transparent #FFFFFF transparent;}
.foot .footBar li .img .ib{top: 26px;left: -1px;border-width: 12px 22.5px;border-style: solid;
	border-color: #FFFFFF transparent transparent transparent;}               
.foot .footBar li .txt{margin-left: 18px;display: inline-block;vertical-align: top;width: 120px;}
.foot .footBar li h4{font-size: 16px;line-height: 22px;margin-top: 3px;transition: 0.3s all;}
.foot .footBar li p{font-size: 12px;display: none;margin-top: 4px;transition: 0.3s all;}
.foot .footBar li:hover:before{width: 100%;height: 100%;position: absolute;content: '';left: 0;top: 0;
	background-color: rgba(255,255,255,0.06);}
.foot .footBar li:hover .img{color: #FFFFFF;}
.foot .footBar li:hover h4{color: #FFFFFF;margin-top: -7px;}
.foot .footBar li:hover p{display: block;}
.foot .footBar li .line{position: absolute;left: 0;bottom: 0;width: 100%;}
.foot .footBar li .line:before{width: 0;height: 2px;position: absolute;left: 50%;content: '';transition: 0.3s all;}
.foot .footBar li .line:after{width: 0;height: 2px;position: absolute;right: 50%;content: '';transition: 0.3s all;}
.foot .footBar li .line:before{background-color: #c7161c;}
.foot .footBar li .line:after{background-color: #c7161c;}
.foot .footBar li:hover .line:before,.foot .footBar li:hover .line:after{width: 50%;}
.foot .footBar li:hover .img{background-color: #c7161c;}
.foot .footBar li:hover .img .it:before{border-color: transparent transparent #c7161c transparent;}
.foot .footBar li:hover .img .ib:before{border-color: #c7161c transparent transparent transparent;}
.foot .footNav{padding-top: 52px;margin-bottom: 47px;}
.foot .footNav li{float: left;width: 175px;}
.foot .footNav li p{font-size: 16px;color: #FFFFFF;line-height: 20px;margin-bottom: 9px;}
.foot .footNav li a{font-size: 14px;color: #87888e;cursor: pointer;position: relative;display: inline-block;line-height: 36px;}
.foot .footNav li a:hover{color: #c7161c;}
.foot .footNav li .hot:before{position: absolute;content: url(../image/icon_footHot.png);right: -13px;top: 6px;}
.foot .footNav .footLogo{display: inline-block;margin-left: 25px;vertical-align: top;margin-top: 3px;}
.foot .footNav .footLogo h4{font-size: 16px;color: #87888e;border-bottom: solid 1px #414550;line-height: 42px;margin-top: 6px;}
.foot .footNav .footLogo h5{font-size: 16px;color: #87888e;line-height: 42px;margin-top: 7px;}
.foot .footNav .footLogo h3{font-size: 20px;color: #c7161c;font-weight: 700;}
.foot .footNav .code{display: inline-block;margin-left: 50px;}
.foot .footNav .code p{font-size: 14px;color: #87888e;line-height: 20px;margin-top: 10px;text-align: center;}
.foot .footLink{border-top: solid 1px #414550;}
.foot .footLink .hot{font-size: 0;line-height: 44px;}
.foot .footLink .hot p{display: inline-block;font-size: 14px;color: #87888e;}
.foot .footLink .hot a{display: inline-block;font-size: 14px;color: #87888e;cursor: pointer;width: 91px;
	text-align: center;position: relative;cursor: pointer;}
.foot .footLink .hot a:hover{color: #c7161c;}
.foot .footLink .hot a:before{position: absolute;content: '';left: 0;top: 0;background-color: #73747b;width: 1px;
	height: 10px;top: 50%;margin-top: -5px;}
.foot .footLink .hot a:nth-child(2):before{width: 0;}
.foot .footLink .copyRight{font-size: 12px;color: #87888e;line-height: 22px;}
.foot .footLink .copyRight a{color: #87888e;cursor: pointer;}
/*mask*/
.mask{display: none;position: fixed;left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(0,0,0,0.4);z-index: 9;}
.mask .box{position: absolute;width: 480px;left: 50%;margin-left: -240px;top: 25%;text-align: center;
	border-radius: 15px;background-color: #FFFFFF;padding-bottom: 20px;}
.mask .box .close{position: absolute;right: 16px;top: 12px;cursor: pointer;}
.mask .box .tit{text-align: center;color: #FFFFFF;height: 98px;border-radius: 15px 15px 0 0;padding-top: 17px;
	background: url(../image/bg_box.jpg)no-repeat center;background-size: cover;}
.mask .box .tit h3{font-size: 24px;font-weight: 700;line-height: 40px;}
.mask .box .tit h4{font-size: 15px;line-height: 30px;}
.mask .box .form{padding: 0 72px;}
.mask .box p{position: relative;margin-bottom: 15px;}
.mask .box p:first-child{margin-top: 34px;}
.mask .box p .red{color: #C7161C;font-size: 24px;position: absolute;left: -20px;top: 10px;}
.mask .box p .input{font-size: 16px;width: 335px;height: 56px;border-radius: 5px;padding-left: 44px;}
.mask .box p .gjmc{background: #f0f0f0 url(../image/icon_gjmc.png)no-repeat 17px center;}
.mask .box p .sbmc{background: #f0f0f0 url(../image/icon_sbmc1.png)no-repeat 17px center;}
.mask .box p .sjhm{background: #f0f0f0 url(../image/icon_sjhm1.png)no-repeat 19px center;}
.mask .box p .code{background: #f0f0f0 url(../image/icon_sjhm1.png)no-repeat 19px center;margin-top: 20px;}
.mask .box p .getCode{position: absolute;right: 1px;top: 20px;font-size: 16px;font-weight: 700;color: #c7161c;line-height: 56px;height: 56px;padding: 0 8px;cursor: pointer;}
.mask .box p .tip{position: absolute;font-size: 13px;color: #FFFFFF;background-color: #6fcbe9;display: flex;
	align-items: center;justify-content: center;width: 195px;height: 23px;left: 17px;bottom: -23px;}
.mask .box p .tip img{}
.mask .box p label{font-size: 16px;color: #666666;line-height: 22px;display: inline-block;margin-bottom: 12px;margin-top: -13px;}
.mask .box p a{display: flex;justify-content: space-between;margin-bottom: 32px;}
.mask .box p a i{font-size: 16px;color: #999999;border: solid 1px #999999;width: 109px;height: 36px;line-height: 34px;
	cursor: pointer;}
.mask .box p a i:nth-child(1){border-radius: 18px 0 0 18px;}
.mask .box p a i:nth-child(3){border-radius: 0 18px 18px 0;}
.mask .box p a i.on{color: #c7161c;border-color: #c7161c;}
.mask .box .submit{color: #FFFFFF;background-color: #c7161c;border-radius: 6px;font-size: 18px;cursor: pointer;
	line-height: 50px;display: block;margin-top: 30px;}
.mask .box h5{font-size: 15px;color: #333333;margin-top: 18px;}
.mask .box h5 span{color: #c7161c;font-weight: 700;border-bottom: solid 1px #c7161c;}
.mask .box .bulb{margin: 39px 0 23px;}
.mask .box .txt{font-size: 16px;color: #333333;line-height: 28px;margin-bottom: -18px;}
.mask .box .txt span{color: #c7161c;}
.maskSucceed .box .tit{padding-top: 29px;}
/*常见问题*/
.question{background-color: #f6f6f6;padding-top: 24px;padding-bottom: 55px;}
.question .tit{text-align: center;font-size: 24px;color: #333333;position: relative;line-height: 72px;}
.question .tit:before{position: absolute;content: '';width: 36px;height: 4px;background-color: #c7161c;left: 50%;
	margin-left: -18px;bottom: 0;}
.question ul{display: flex;justify-content: space-between;margin-top: 24px;flex-flow: row wrap;}
.question ul li{background-color: #FFFFFF;height: 186px;padding: 0 10px;width: 392px;padding-bottom: 14px;margin-bottom: 14px;transition: margin-top 0.3s;}
.question ul li:hover{margin-top: -10px;}
.question li h4{font-size: 16px;color: #333333;font-weight: 700;border-bottom: dashed 1px #d8d8d8;line-height: 52px;
	padding-top: 3px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.question li h4 img{vertical-align: top;margin: 18px 12px 0 6px;}
.question li p{position: relative;font-size: 14px;color: #999999;padding-right: 10px;display: flex;margin-top: 14px;line-height: 24px;}
.question li p span{padding-bottom: 12px;height: 48px;overflow : hidden;
	text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.question li p:before{width: 38px;height: 1px;border-bottom: dashed 1px #d8d8d8;position: absolute;content: '';left: 38px;bottom: -12px;}
.question li p img{width: 20px;height: 18px;margin: 4px 12px 0 6px;}
.question li a{cursor: pointer;font-size: 14px;color: #999999;margin-left: 36px;letter-spacing: 0.8px;
	line-height: 42px;margin-top: 12px;display: inline-block;}
.question li a img{vertical-align: top;margin-left: 12px;margin-top: 16px;}
