@charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,a,span,i,em,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
del,s{text-decoration: line-through;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
a{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{ font-family:"Microsoft YaHei";font-size:14px;color:#333;outline:0;}
body{min-width: 1002px; font-size:14px;line-height:1;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;color: #333;background:#fff;}
p,a{color:#333;}
a{
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}
a:hover{text-decoration: none;}

body{
	/*height: 7112px;*/
	/*background: url(../body.jpg) center 50px no-repeat;*/
}


.wrap{
	position: relative;
	margin:0 auto;
	width: 1000px;
	height: 100%;
}

.clearfix:after,
.clearfix:before{content:" ";display:table;}
.clearfix:after{clear:both;}


.header{height:80px;background:#fff;}
.header .logo{
    float: left;
    width:277px;
    height:45px;
    padding-top: 8px;
}
.header .logo a{
    display: inline-block;
    width:277px;
    height:45px;
    background:url(../images/logo.png) left no-repeat;
    text-indent: -9999px;
}
.header .main{
    padding: 0;
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    padding-top: 8px;
}
.header .main .logo{
    display: inline-block;
    float: left;
    margin: 0;
}
.header .nav{
    float:right;
    padding-top: 15px;
    color:#a2a5a4;
}
.header .nav li{
    display: inline-block;
}
.header .nav a{
    padding: 0px 15px;
    font: bold 16px/35px "微软雅黑";
    color: #3e3e3e;
    text-decoration: none;
}
.header .nav a:hover{
    color: #ff6307;
    -webkit-transition: none;
    transition: none;
}



.footer{
	padding-top: 50px;
	height: 100px;
	text-align: center;
}
.footer p,
.footer a{
	color: #ababab;
	line-height: 22px;
}
.footer a:hover{color: #f67b29;}

.grey-333333 {
  color: #333333!important;
}
.red-f91459 {
  color: #f91459!important;
}

.scroll-to-top {
    position: fixed;
    bottom: 150px;
    right: 20px;
}
.scroll-to-top a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("../images/scrollTop-icon.png") no-repeat;
}

.banner{
	background: url(../images/banner.jpg?dt=20190805T1836) top center repeat-x;
}
.banner .wrapper{
    position: relative;
    width: 1200px;
	height: 412px;
    margin: 0 auto;
	background: url(../images/banner.jpg?dt=20190805T1836) top center repeat-x;
}
.banner .wrapper ul {
    position: absolute;
    top: 197px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    width: 395px;
}
.banner .wrapper ul li {
    font-size: 18px;
    color: #ffffff;
    margin: 5px 12px;
    background-color: rgba(0,0,0,0.42);
    padding: 6px 10px 6px 14px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.banner .wrapper ul li img {
    vertical-align: -3px;
    margin-right: 8px;
}
.banner .wrapper .bao-ming-btn {
    position: absolute;
    top: 310px;
    left: 0;
    right: 0;
    text-align: center;
}
.banner .wrapper .bao-ming-btn a {
    display: inline-block;
    width: 318px;
    height: 59px;
    font-size: 30px;
    color: #481a00;
    font-weight: bold;
    line-height: 59px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 7px 24px #121c41;
    -moz-box-shadow: 0 7px 24px #121c41;
    box-shadow: 0 7px 24px #121c41;
    background: linear-gradient(to bottom, #fdf0e3, #ffc88b);
}
.banner .wrapper .bao-ming-btn a:hover {
    background: linear-gradient(to bottom, #eaceb3, #e8ad6c);
    text-shadow: 0 3px 8px #d69d5f;
}

.content-nav-bar {
    background-color: #d3393f;
}
.content-nav-bar .wrapper {
    display: flex;
    width: 1200px;
    margin: 0 auto;
}
.content-nav-bar .wrapper a {
    flex: 1;
    display: inline-block;
    height: 77px;
    line-height: 77px;
    font-size: 24px;
    color: #fff;
    background-color: #cc292f;
    text-align: center;
}
.content-nav-bar .wrapper a:hover {
    background-color: #ba0e14;
}
.content-nav-bar .wrapper a:active {
    background-color: #a9090e;
}

.page-section .section-wrapper {
    width: 1200px;
    padding: 70px 0;
    margin: 0 auto;
}
.page-section .section-wrapper .section-desc p {
    font-size: 20px;
    color: #663c12;
    text-align: justify;
    line-height: 1.5;
}

.section1 {
  background: #fff;
}
.section1 .section-content {
    background-color: #c2030a;
    -webkit-border-radius: 12px;;
    -moz-border-radius: 12px;;
    border-radius: 12px;
    padding: 0 22px 26px;
    margin-top: 32px;
}
.section1 .section-content h5 {
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
}
.section1 .section-content h5:after,
.section1 .section-content h5:before{
    content: '';
    display: inline-block;
    width: 19px;
    height: 22px;
    background: url("../images/section-table-title-img.png") no-repeat;
    margin: 0 10px;
}
.section1 .section-content table {
    width: 100%;
}
.section1 .section-content table th,
.section1 .section-content table td:first-of-type {
    font-weight: bold;
}
.section1 .section-content table th,
.section1 .section-content table td {
    font-size: 18px;
    color: #663c12;
    text-align: center;
    padding: 18px 18px;
    border: 1px solid #f3e5c7;
}
.section1 .section-content table th {
    background-color: #fdebcc;
}
.section1 .section-content table td {
    background-color: #fcf7f1;
}
/*.section1 .section-content table th.border-radius-l-t {*/
    /*-webkit-border-radius: 10px 0 0 0;*/
    /*-moz-border-radius: 10px 0 0 0;*/
    /*border-radius: 10px 0 0 0;*/
/*}*/
/*.section1 .section-content table th.border-radius-r-t {*/
    /*-webkit-border-radius: 0 10px 0 0;*/
    /*-moz-border-radius: 0 10px 0 0;*/
    /*border-radius: 0 10px 0 0;*/
/*}*/
/*.section1 .section-content table td.border-radius-r-b {*/
    /*-webkit-border-radius: 0 0 10px 0;*/
    /*-moz-border-radius: 0 0 10px 0;*/
    /*border-radius: 0 0 10px 0;*/
/*}*/
/*.section1 .section-content table td.border-radius-l-b {*/
    /*-webkit-border-radius: 0 0 0 10px;*/
    /*-moz-border-radius: 0 0 0 10px;*/
    /*border-radius: 0 0 0 10px;*/
/*}*/


.section2 {
    background: url("../images/sec2-content.jpg") no-repeat top center;
    height: 694px;
}
.section3 {
    background-color: #fff9f2;
}
.section3 img {
    display: block;
    margin: 0 auto;
}
.section4 {
    background: #fff3e4;
    border-bottom: 10px solid #ffddb5;
}
.section4 .section-wrapper .sec4-title {
    display: block;
    margin: 0 auto;
}
.section4 .section-wrapper .section-body {
    margin-top: 40px;
}
.section5 {
    background: #b30013;
    border-bottom: 10px solid #ffddb5;
}
.section5 .section-wrapper {
    position: relative;
    padding: 50px 0 70px;
}
.section5 .section-wrapper .section-top {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section5 .section-wrapper .section-top > div {
    width: 329px;
    height: 250px;
    background-color: #fdefce;
    padding: 50px 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 25px;
    text-align: center;
}
.section5 .section-wrapper .section-top > div h5 {
    position: relative;
    font-size: 30px;
    color: #ad141a;
    padding-bottom: 70px;
}
.section5 .section-wrapper .section-top > div h5 span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 34px;
    font-size: 18px;
    color: #616161;
    font-weight: normal;
}
.section5 .section-wrapper .section-top > div .flag-btn {
    margin-top: 10px;
}
.section5 .section-wrapper .section-top > div .flag-btn img {
    display: block;
    margin: 0 auto;
}
.section5 .section-wrapper .section-top > div .flag-btn a {
    display: inline-block;
    width: 234px;
    height: 54px;
    font-size: 26px;
    color: #ffffff;
    margin-top: 28px;
    line-height: 54px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: linear-gradient(to right, #b30013, #e70019);
}
.section5 .section-wrapper .section-bottom {
    margin-top: 40px;
}
.section5 .section-wrapper .section-bottom > p {
    font-size: 20px;
    color: #fff4e8;
    margin-bottom: 8px;
}
.section5 .section-wrapper .section-bottom > p:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 14px;
    background: url("../images/wenhao.png") no-repeat;
    vertical-align: middle;
}
.section5 .section-wrapper .section-bottom ul {
    padding-left: 30px;
}
.section5 .section-wrapper .section-bottom li {
    padding: 20px 0;
    border-bottom: 1px solid #c44754;
}
.section5 .section-wrapper .section-bottom li:last-of-type {
    border-bottom: none;
}
.section5 .section-wrapper .section-bottom li h5 {
    font-size: 20px;
    color: #fff4e8;
    margin-bottom: 9px;
}
.section5 .section-wrapper .section-bottom li h5 span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    color: #b30013;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffe2c1;
    margin-right: 5px;
}
.section5 .section-wrapper .section-bottom li p {
    font-size: 18px;
    color: #fff4e8;
    line-height: 1.8;
}
.section5 .section-wrapper .section-bottom li p span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #e14455;
    margin-right: 5px;
}
.section5 .section-wrapper a.join-btn {
    position: absolute;
    left: 42px;
    bottom: 56px;
    font-size: 26px;
    color: #333333;
    width: 351px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    border-radius: 5px;
    background-color: #eccd8c;
    text-decoration: none;
}
.section5 .section-wrapper a.join-btn:hover {
    background-color: #efc875;
}

/*.section-body {*/
    /*height: 478px;*/
/*}*/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    /*-webkit-box-pack: center;*/
    /*-ms-flex-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*justify-content: center;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*-webkit-align-items: center;*/
    /*align-items: center;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    transition: 300ms;
    transform: scale(0.5);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
    z-index: 100;
}
.swiper-slide .top-img {
    padding: 20px;
}
.swiper-slide .top-img img {
    display: block;
    width: 100%;
}
.swiper-slide .bottom-text {
    padding: 10px 24px 35px;
}
.swiper-slide .bottom-text p {
    position: relative;
    text-align: left;
    font-size: 18px;
    color: #663c12;
}
.swiper-slide .bottom-text span {
    position: absolute;
    right: 0;
    bottom: -5px;
    font-size: 32px;
    color: #b30013;
    font-weight: bold;
}
.swiper-slide .bottom-text span:before {
    content: '';
    width: 41px;
    height: 41px;
    background: url("../images/sec4-swiper-page-num.png") no-repeat;
    position: absolute;
    left: -30px;
    top: -8px;
}
.swiper-button-next,
.swiper-button-prev {
    width: 37px;
    height: 37px;
    background-size: 37px 37px;
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("../images/swiper-button-prev.png");
    left: 10px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/swiper-button-next.png");
    right: 10px;
    left: auto
}


.section6,
.section8 {
    background-color: #fff9f2;
}
.section6 img,
.section8 img {
    display: block;
    margin: 0 auto;
}
.section7 {
    height: 1113px;
    background: url("../images/sec7-content.jpg") no-repeat top center;
}
.section9 {
    height: 598px;
    background: url("../images/sec9-content.jpg") no-repeat top center;
}

.tips {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
    padding-top: 20px;
    padding-left: 11px;
}


/* pop */
/* pop style */
.pop,
.pop .pop-main{
    display: none;
}

/* pop common style */
.pop,
.pop-mask{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1001;
}
.pop-mask{
    background: rgba(0,0,0,.8);
}
.pop-main{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1002;
}
.pop-main .pop-close{
    position: absolute;
    right: 12px;
    top: 12px;
    display: inline-block;
    width: 56px;
    height: 56px;
    background-image: url(../images/pop-close-btn.png);
    background-repeat: no-repeat;
    z-index: 120;
    -webkit-tap-highlight-color:rgba(255,0,0,0);
}
.pop-main p.tips{
    font-size: 0.22rem;
    color: #9b9b9b;
    text-align: left;
}
#pop .pop-main-active{
    display: block;
}

.pop-personal-registration {
    width: 1100px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.pop-personal-registration .pop-header {
    padding: 40px 50px 50px;
}
.pop-personal-registration .pop-header h3 {
    font-size: 26px;
    color: #000000;
    font-weight: normal;
}
.pop-personal-registration .pop-header h3:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 27px;
    margin-right: 8px;
    background-color: #bf3838;
    vertical-align: middle;
}
.pop-personal-registration .pop-body {
    display: flex;
    justify-content: center;
    padding: 0 50px 50px;
}
.pop-personal-registration .pop-body .join-step h4 {
    font-size: 22px;
    text-align: center;
    color: #333333;
    font-weight: normal;
    margin-bottom: 10px;
}
.pop-personal-registration .pop-body .join-step h4:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 7px solid #bf3838;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    vertical-align: middle;
    margin-left: 10px;
}
.pop-personal-registration .pop-body ul {
    padding-right: 40px;
    border-right: 1px solid #c9c9c9;
    overflow: hidden;
}
.pop-personal-registration .pop-body li {
    margin: 15px 0;
}
.pop-personal-registration .pop-body li label span {
    display: inline-block;
    width: 130px;
    font-size: 16px;
    text-align: right;
    margin-right: 6px;
}
.pop-personal-registration .pop-body li label input {
    display: inline-block;
    width: 154px;
    height: 40px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pop-personal-registration .pop-body li label select {
    width: 154px;
    height: 40px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pop-personal-registration .pop-body li.submit-btn {
    padding-top: 10px;
}
.pop-personal-registration .pop-body li.long-input input {
    width: 452px;
}
.pop-personal-registration .pop-body li.bei-zhu textarea {
    width: 452px;
    height: 108px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pop-personal-registration .pop-body li.bei-zhu span {
    vertical-align: top;
}
.pop-personal-registration .pop-body li.submit-btn a {
    display: block;
    width: 300px;
    height: 45px;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #b90000;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.pop-personal-registration .pop-body .team-step {
    width: 320px;
    padding-left: 44px;
}
.pop-personal-registration .pop-body .team-step dl {
    margin: 30px 0;
}
.pop-personal-registration .pop-body .team-step dt {
    position: relative;
    font-size: 16px;
    color: #3b3b3b;
    text-align: left;
    padding-left: 28px;
    line-height: 1.5;
    margin-bottom: 30px;
}
.pop-personal-registration .pop-body .team-step dt span {
    position: absolute;
    left: 0;
    top: 2px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #b90000;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.pop-personal-registration .pop-body .team-step dd {
    text-align: center;
}
.pop-personal-registration .pop-body .team-step dd .wechat-qrcode {
    display: block;
    margin: 0 auto;
}
.pop-personal-registration .pop-body .team-step dd .download-docs-btn {
    display: inline-block;
    width: 190px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #624527;
    background-color: #f2d7ba;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}
.pop-personal-registration .pop-body .team-step dd .download-docs-btn:after {
    content: '';
    display: inline-block;
    width: 31px;
    height: 23px;
    background: url("../images/download-docs-icon.png") no-repeat;
    vertical-align: middle;
    margin-left: 6px;
}

.pop-business {
    width: 1010px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.pop-business .pop-header {
    padding: 40px 50px 50px;
}
.pop-business .pop-header h3 {
    font-size: 26px;
    color: #000000;
    font-weight: normal;
}
.pop-business .pop-header h3:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 27px;
    margin-right: 8px;
    background-color: #bf3838;
    vertical-align: middle;
}
.pop-business .pop-body {
    display: flex;
    justify-content: center;
    padding: 0 50px 50px;
}
/*.pop-business .pop-body ul {*/
    /*overflow: hidden;*/
/*}*/
.pop-business .pop-body li {
    margin: 15px 0;
}
.pop-business .pop-body li label span {
    display: inline-block;
    width: 130px;
    font-size: 16px;
    text-align: right;
    margin-right: 6px;
}
.pop-business .pop-body li label input {
    display: inline-block;
    width: 309px;
    height: 40px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pop-business .pop-body li label input.join-number-input {
    width: 100px;
}
.pop-business .pop-body li label select {
    width: 154px;
    height: 40px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pop-business .pop-body li label select.sex-select {
    width: 65px;
}
.pop-business .pop-body li.submit-btn {
    padding-top: 10px;
}
.pop-business .pop-body li.long-input input {
    width: 452px;
}
.pop-business .pop-body li.bei-zhu textarea {
    width: 753px;
    height: 108px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pop-business .pop-body li.bei-zhu span {
    vertical-align: top;
}
.pop-business .pop-body li.submit-btn a {
    display: block;
    width: 300px;
    height: 45px;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #b90000;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.pop-main .pop-body li label {
    position: relative;
}
.pop-main .pop-body li .must-fill-in {
    color: #b90000;
    font-size: 20px;
    position: absolute;
    right: -15px;
    top: 0;
}
.pop-main .pop-body li .submit-success {
    text-align: center;
}
.pop-main .pop-body li .submit-success h5 {
    font-size: 20px;
    color: #b90000;
    margin-bottom: 16px;
}
.pop-main .pop-body li .submit-success h5:after {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("../images/success-icon.png");
    vertical-align: -6px;
    margin-left: 6px;
}
.pop-main .pop-body li .submit-success p {
    padding: 22px 52px;
    font-size: 16px;
    color: #3b3b3b;
    line-height: 1.5;
    background-color: #f8f8f8;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.red-border {
    border-color: #b90000!important;
}


.show {
    display: block!important;
}
