/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
body{ font:12px/22px "Arial","Microsoft YaHei","SimSun"; font-size:100%; overflow-x: hidden; background:#FFFFFF; }
input{ height:20px; line-height:20px;}

ul,li,ol{ list-style:none}
a{ text-decoration:none !important; cursor:pointer !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto;padding:auto;}
.no-margin{ margin:0 !important;}
.no-padding{ padding:0 !important;}
.container-fluid{ max-width:1230px !important;}
.overflow{white-space:nowrap; overflow:hidden;}
.overflow-text{white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.overflow-text2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow:hidden;}
.img{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; height:100%;}
.main{ padding:38px 0; width:100%; overflow:hidden; max-width: 1920px; margin: 0 auto; }
.wCenter{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
    align-items: center; 
    -webkit-align-items: center;
}
.wCenter2{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
}
.tr_3{transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;}
.tr_4{transition:all 0.4s;
-webkit-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
-o-transition:all 0.4s;}
.tr_6{transition:all 0.6s;
-webkit-transition:all 0.6s;
-moz-transition:all 0.6s;
-ms-transition:all 0.6s;
-o-transition:all 0.6s;}
.bd_weixin_popup{ height: auto !important;}
   
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

/*手机底部*/
.hot{width:100%; height:58px;position:fixed; bottom:0; left:0;z-index:99; border-top:solid 2px #c3c3c3;
background: #333333; }
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
/*.hot .row>div.text-center{ border-right:1px solid #fff;}*/
.hot .row > div.col-xs-3.text-center{ position: relative;}
.hot .row > div.col-xs-3.text-center:before,
.hot .row > div.col-xs-3.text-center:after{ content: ''; display: block; width: 1px; height: 100%; position: absolute; top: 0;}
.hot .row > div.col-xs-3.text-center:before{ left: 0; background: rgba(255,255,255,0.4);}
/*.hot .row > div.col-xs-3.text-center:after{ right: 0; background: #0f6bdf;}*/
.hot .row .hotewm{ position: absolute; width: 200px; height: 200px; top: -210px; left: -30px; padding: 15px; border: 1px solid #00459c; background: #FFFFFF; border-radius: 5px; display: none;}
.hot .row .hotewm .ewmimg{ width: 100%;overflow: hidden;}
.hot .row .hotewm .ewmimg img{ width: 100%;}

.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;    box-shadow: 0 0 5px #666;}
.dbbox .dbs.ewm-box img{ max-width: 140px; margin: 0 auto; display: block; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }




/*headt*/
.headt{ width: 100%; background: #0062BC; color: #FFFFFF; font-size: 12px; line-height: 35px; }
.headt a{ color: #FFFFFF;}
.headt a:hover{ text-decoration: underline !important;}

/*header*/
.top-header{ width: 100%;  z-index: 10000; background: #FFFFFF; padding: 0; overflow: visible; }
.top-head{display: table;width: 100%;}
.top-logo{display: table-cell;vertical-align: middle; width: 35%; float: left; height: 100%; transition: all 0.3s; padding: 15px 0 13px; }


.header-nav{ width: 65%; float: right; z-index:99; transition: all 0.3s;}
.head_tel{ width: 100%; text-align: right; font-size: 26px; line-height: 36px; font-weight: bold; font-family: arial; color: #e50112; margin: 16px 0; }
.head_tel span{ font-size: 18px; font-weight: normal; color: #666666; display: inline-block; position: relative; top: -4px; } 
.head_tel img{ margin-right: 10px; position: relative; top: -3px; }


.top-nav{ width: 100%; position: relative; background: #e50112; }
.top-nav b{ display: block; width: 100%; height: 100%; background: #E50112; position: absolute; right: -100%; bottom: 0; }
.top-nav em{display: block; width: 0; height: 0; border-left: 29px solid transparent; border-bottom: 52px solid #E50112; position: absolute; left: -15px; top: 0; }
.top-nav i{display: block; width: 0; height: 0; border-right: 15px solid transparent; border-top: 26px solid #FFFFFF; position: absolute; left: 0; top: 0; }

.top-nav .nav-li{ width:20%;float:left; position:relative; z-index:2;}
.top-nav .nav-li .nav-link{ font-size:16px; line-height:52px; text-align:center; white-space:nowrap; position:relative; color: #FFFFFF; transition: all 0.3s; }
.top-nav .nav-li .nav-link:before{ content: ''; display: block; width: 100%; height: 100%; background: #333333; position: absolute; left: 0; top: 0; opacity: 0; z-index: -10; 
transform:skew(-30deg);
    -webkit-transform:skew(-30deg);
    -moz-transform:skew(-30deg);
    -ms-transform:skew(-30deg);
    -o-transform:skew(-30deg); 
}
.top-nav .nav-li:hover .nav-link:before{ opacity: 1;}


.top-nav a{ color:#333333;display: block;}


/*二级导航*/
.top-subnav{display:none; min-width: 100%; z-index: 30;font-size: 12px; padding:5px 0; background:rgba(229,1,18,0.8); white-space:nowrap; overflow:hidden;
position: absolute; left:40%;
transform: translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
}
.top-subnav .subnav-link{white-space:nowrap; overflow:hidden; font-size:14px; line-height:40px; text-align:center; color: #FFFFFF; transition: all 0.3s; padding: 0 8px; }
.top-subnav .subnav-link:hover{color: #FFFFFF; background: rgba(51,51,51,0.8); }



/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%;}
.banpc{ width:100%; height:100%; overflow:hidden;}
.focus{ width:100%; height:100%; position:relative;}
.focusbox{width:100%;height:100%;overflow:hidden;}
.focusbox li{width:100%;height:100%;overflow:hidden;}
.focusbox li a{width:100%;float:left;overflow:hidden;}
.focusbox li a img{ width: 100%;}
.rslides{width:100%;height:100%; position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;
	background:url(../images/prev.jpg) no-repeat center center;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:0px; z-index:2; text-align:center;}
.rslides_tabs li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0); border:1px solid #fff;cursor:pointer; border-radius:50%;}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,1)}

/*phone*/
.phone{ width:100%; overflow:hidden;}
.phone .swiper-slide img{ width: 100%;}



.index_tit{ width:100%;  }
.index_tit img{ margin: 0 auto; }
.index_tit h3{ font-size: 30px; line-height: 30px; color: #333333; font-weight: bold; margin: 15px 0 10px; }
.index_tit h3 span{ color: #e50112;}
.index_tit p{ font-size: 12px; color: #9b9b9b; line-height: 1; font-family: arial; }


/*wrap1*/
.wrap1{ }
.prowrap{ width: 100%; margin-top: 25px; }
.swiper-prowrap{ padding-bottom: 5px; }
.swiper-prowrap a{ display: block; width: 100%; transition: all 0.3s; }
.swiper-prowrap .proimg{ width: 100%; overflow: hidden; }
.swiper-prowrap .proimg .img{ padding-top: 64.91%; transition: all 0.5s; }
.swiper-prowrap a:hover .proimg .img{ transform: scale(1.1);}
.swiper-prowrap .pro_tit{ width: 100%; font-size: 16px; line-height: 58px; color: #333333; border: 1px solid transparent; border-top: none;  transition: all 0.3s; }
.swiper-prowrap .pro_tit:before{ content: ''; display: block; width: 28px; height: 3px; background: #e50112; position: absolute; bottom: -1px; left: 50%; margin-left: -14px; }
.swiper-prowrap a:hover .pro_tit{ border-color: #E50112;}
.swiper-prowrap a:hover{box-shadow: 0 2px 4px #999;}

/*wrap2*/
.wrap2{ padding: 0; }
.abImg{ width: 58.6%; float: right; overflow: hidden; height: 490px; }
.abtext{ width: 41.4%; float: left; position: relative; background: #e50112; color: #FFFFFF; margin-top: 50px; }
.abbox{ width: 600px; max-width: 100%; padding: 40px 20px; float: right; margin-right: -160px;background: #e50112; height: 392px; position: relative; z-index: 10; }
.abbox h3{ font-size: 30px; line-height: 36px; color: #FFFFFF; font-weight: bold; position: relative; display: inline-block; padding-bottom: 6px; }
.abbox h3 span{ color: #333333;}
.abbox h3:before,
.abbox h3:after{ content: ''; display: block; width: 50%; height: 3px; background: #FFFFFF; position: absolute; bottom: 0; }
.abbox h3:before{ left: 0; background: #333333; }
.abbox h3:after{ right: 0;}
.abbox .ab_txt{ width: 100%; color: #FFFFFF; font-size: 14px; line-height: 25px; height: 175px; overflow: hidden; margin: 25px 0; }
.abbox .ab_more{ display: block; width: 100px; line-height: 32px; border: 1px solid #FFFFFF; color: #FFFFFF; text-align: center; font-size: 13px; position: relative; transition: all 0.3s; }
.abbox .ab_more img{ position: absolute; top: 50%; right: -10px; margin-top: -9px; }
.abbox .ab_more:hover{ transform: translateX(10px);}


/*wrap3*/
.wrap3{}
.sense{ width: 100%; overflow: hidden; margin-top: 25px;}
.swiper-sense{}
.swiper-sense a{ display: block; width: 100%; }
.swiper-sense .sensebox{ width: 100%; overflow: hidden; }
.swiper-sense .sensebox .img{ padding-top: 90.94%; transition: all 0.6s; }
.swiper-sense .senseTime{ border: 3px solid #FFFFFF; width: 75px; background: #e50112; color: #FFFFFF; text-align: center; font-size: 13px; line-height: 25px; padding: 14px 0 5px; position: absolute; left: 17px; top: 17px; z-index: 20; transition: all 0.3s; }
.swiper-sense .senseTime span{ display: block; width: 100%; text-align: center; font-size: 32px; font-weight: bold; }
.swiper-sense .senseMark{ width: 100%; height: 45px; overflow: hidden; background: rgba(0,0,0,0.5); position: absolute; left: 0; bottom: 0; z-index: 15; transition: all 0.3s; }
.swiper-sense .senseMark .ss_ma{ width: 100%; height: auto; position: relative; bottom: 0; padding: 0 16px;transition: all 0.3s;  }
.swiper-sense .senseMark h3{ width: 100%; font-size: 14px; line-height: 45px; color: #FFFFFF; }
.swiper-sense .senseMark .senseTxt{ width: 100%; font-size: 13px; line-height: 24px; color: #FFFFFF; height: 0px; -webkit-line-clamp: 3; display: none;transition: all 0.3s;  }

.swiper-sense a:hover .senseTime{ background: none; }
.swiper-sense a:hover .senseMark{ height: 100%;}
.swiper-sense a:hover .senseMark .ss_ma{ height: 52%; position: absolute; }
.swiper-sense a:hover .senseMark .senseTxt{ display: block; height: 72px;  }



/*wrap4*/
.wrap4{ background: url(../images/bj2.jpg) no-repeat center; background-size: cover;}
.tact_wrap{ width: 100%; margin-top: 20px; }
.tact_lf{ width: 80%; float: left; overflow: hidden; }
.tact_lf > img{ max-width: 90%; }
.tact_lf .tact_cion{ width: 100%; margin-top: 15px; font-size: 16px; line-height: 35px; font-weight: bold; color: #666; }
.tact_lf .tact_cion p{ display: inline-block; padding: 5px 0; }
.tact_lf .tact_cion>div p:first-child{ min-width: 240px; }
.tact_lf .tact_cion p img{ margin-right: 10px;}
.tact_code{ width: 20%; float: right; overflow: hidden; }
.tact_code .code{ display: inline-block; float: right; border: 3px solid #e50112; border-radius: 5px; overflow: hidden; max-width: 100%; }
.tact_code div.pull-right{ }
.tact_code div.pull-right span{ display: block; width: 100%; font-size: 12px; line-height: 30px; color: #333333; text-align: center; }


/*footer*/
.footer{ padding: 15px 0; background: #353639; color: rgba(255,255,255,0.62); font-size: 14px; line-height:30px; text-align: center; border-top: 5px solid #E50112;  }
.footer a{ display: inline-block; padding: 0 20px; color: #FFFFFF; }
.footer a:hover{ text-decoration: underline !important; }








/*mainBox*/
.mainBox{ min-height: 600px; }

.mainBox_top{ width: 100%; position: relative; overflow: hidden; border-bottom: 3px solid #E50112; line-height: 30px; }
.mainBox_top > div.pull-left{ font-size: 18px; line-height: 40px; color: #9B9B9B; font-family: arial; text-transform: uppercase; }
.mainBox_top > div.pull-left h3{ font-size: 30px; line-height: 30px; color: #333333; font-weight: bold; float: left; margin-right: 5px; }
.mainBox_top > div.pull-left h3 span{ color: #e50112;}
.mainBox_top > div.pull-right{ font-size: 13px; line-height: 40px; color: #666666; }
.mainBox_top > div.pull-right img{ margin-right: 5px; position: relative; top: -1px; }
.mainBox_top > div.pull-right a{color: #666666;}
.mainBox_top > div.pull-right a:hover{ color: #E50112;}


.mainBox_cont{ width: 100%; min-height: 500px; overflow: hidden; padding: 20px 0 30px; }


.accordion{  width: 100%; text-align: center; z-index: 10; }
.accordion > li{ display: inline-block; padding: 0 15px; position: relative; }
.accordion a{ width:100%; display: block; white-space:nowrap; overflow:hidden; color: #333333; }
.accordion > li .link{ width: 100%; display: block; font-size: 18px; line-height: 30px; transition: all 0.3s; border-bottom: 2px solid transparent;  position: relative; overflow: visible; }
.accordion > li .link:after{ content: ''; display: block; width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 3px solid #E50112; position: absolute; left: 50%; margin-left: -3px; bottom: -5px; opacity: 0; }
.accordion > li.open .link{ font-weight: bold; border-bottom: 2px solid #e50112; }
/*.accordion > li.open .link:after{opacity: 1; }*/
/*.accordion > li:hover .submenu{ display: block;}*/
.accordion > li:hover .link{ font-weight: bold; border-bottom: 2px solid #e50112; }
.accordion > li:hover .link:after{opacity: 1; }

.submenu{ min-width: 100%; padding-top: 5px; display: none; background: #FFFFFF; z-index: 10;
position: absolute; left: 50%; transform: translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
}
.submenu li{ width: 100%;}
.submenu li a{ font-size: 14px; line-height: 30px; color: #333333; }
.submenu li a:hover{ color: #E50112;}



.mrcont{ width: 100%; width: 100%; margin-top: 15px; overflow: hidden; font-size: 13px; line-height: 30px; color: #666666;  }

.li01{ padding: 10px;}
.li01 a{ display: block; width: 100%; position: relative; }
.li01 .proimg{ width: 100%; overflow: hidden; }
.li01 .proimg .img{ padding-top: 64.91%; transition: all 0.5s; }
.li01 a:hover .proimg .img{ transform: scale(1.1);}
.li01 .pro_tit{ width: 100%; font-size: 16px; line-height: 58px; color: #333333; border: 1px solid transparent; border-top: none; }
.li01 .pro_tit:before{ content: ''; display: block; width: 28px; height: 3px; background: #e50112; position: absolute; bottom: -1px; left: 50%; margin-left: -14px; }
.li01 a:hover .pro_tit{ border-color: #E50112;}



.shows{ font-size: 14px; line-height: 30px; color: #333333;}
.shows img{ margin: 10px auto; max-width: 100%; }
.shows_tit{ width: 100%; font-size: 20px; line-height: 30px; color: #333333; position: relative; text-align:center; line-height:45px; }

.shows_clear{ width: 100%; margin-top: 10px; font-size: 13px; line-height: 30px; color: #666666; }
.clear_txt{ }
.clear_txt h3{ font-size: 14px; line-height: 30px; font-weight: bold; font-family: arial; color: #333333; }
.clear_img{ overflow: hidden; }
.clear_img img{ max-width: 100%; }

.showTxt{font-size: 13px; line-height: 30px; color: #666666; }
.showTxt img{ max-width: 100%; }
.showTxt h4{ font-size: 13px; line-height: 30px; font-weight: bold; color: #E50112; }


.h3_tit{ width: 100%; font-size: 18px; line-height: 30px; color: #333333; font-weight: bold; text-align: center; }
.h3_tit a{ color:#333333 }


.li02{ padding: 10px;}
.li02 a{ display: block; width: 100%; position: relative; }
.li02 .sensebox{ width: 100%; overflow: hidden; }
.li02 .sensebox .img{ padding-top: 90.94%; transition: all 0.6s; }
.li02 .senseTime{ border: 3px solid #FFFFFF; width: 75px; background: #e50112; color: #FFFFFF; text-align: center; font-size: 13px; line-height: 25px; padding: 14px 0 5px; position: absolute; left: 17px; top: 17px; z-index: 20; transition: all 0.3s; }
.li02 .senseTime span{ display: block; width: 100%; text-align: center; font-size: 32px; font-weight: bold; }
.li02 .senseMark{ width: 100%; height: 45px; overflow: hidden; background: rgba(0,0,0,0.5); position: absolute; left: 0; bottom: 0; z-index: 15; transition: all 0.3s; }
.li02 .senseMark .ss_ma{ width: 100%; height: auto; position: relative; bottom: 0; padding: 0 16px;transition: all 0.3s;  }
.li02 .senseMark h3{ width: 100%; font-size: 14px; line-height: 45px; color: #FFFFFF; }
.li02 .senseMark .senseTxt{ width: 100%; font-size: 13px; line-height: 24px; color: #FFFFFF; height: 0px; -webkit-line-clamp: 3; display: none;transition: all 0.3s;  }

.li02 a:hover .senseTime{ background: none; }
.li02 a:hover .senseMark{ height: 100%;}
.li02 a:hover .senseMark .ss_ma{ height: 52%; position: absolute; }
.li02 a:hover .senseMark .senseTxt{ display: block; height: 72px;  }


.sense_clear{ width: 100%; min-height: 500px; }
.sense_clear .sense_time{ width: 74px; text-align: center; background: #e50112; color: #FFFFFF; font-size: 13px; line-height: 21px; padding: 9px 0; float: left; position: relative; }
.sense_clear .sense_time:after{ content: ''; display: block; width: 0; height: 0; border-left: 37px solid transparent; border-right: 37px solid transparent; border-top: 37px solid #E50112; position: absolute; left: 0; bottom: -37px; }
.sense_clear .sense_time span{ display: block; width: 100%; font-size: 30px;  line-height: 35px; font-weight: bold; }

.senseRh{ overflow: hidden; padding-left: 30px; font-size: 13px; line-height: 30px; color: #666666; }
.senseRh h3{ font-size: 16px; line-height: 30px; color: #333333; }



.rec_box{ width: 100%; overflow: hidden; margin-top: 25px; }
.rec_head{ width: 100%;}
.rec_head li{ width: 33.3%; float: left; overflow: hidden; text-align: center; background: #222222; font-size: 16px; line-height: 50px; height: 50px; color: #FFFFFF; border-right: 1px solid #FFFFFF;}
.rec_head li:last-child{ border: 0;}

.accordion2{ width: 100%; overflow: hidden; }
.accordion2 .link{ width: 100%; background: #ebebeb; overflow: hidden; color: #333333; font-size: 16px; line-height: 50px; border-top: 1px solid #FFFFFF; transition: all 0.3s; cursor: pointer; }
.accordion2 .link ul{}
.accordion2 .link li{ width: 33.3%; float: left; text-align: center; position: relative; }
.accordion2 .link .zsj{width: 35px;display: inline-block;height:50px;background: url("../images/zs_03.png")center center no-repeat; transition: all 0.3s; position: absolute; right: 23px; top: 0;}
.accordion2 li.open .link{ background: #C31D14; color: #FFFFFF; }
.accordion2 li.open .link .zsj{ background: url("../images/xsj.png")center center no-repeat;}

.submenu2{display: none;background: #FFFFFF;}
.submenu2 p{font-size: 13px;color: #666666;width: 100%;line-height: 2;}
.submenu2 h3{font-size: 14px;font-weight: bold;color: #333333;line-height: 40px;width: 100%;}


.mboxForm{}
.mboxForm .form-group{ overflow: hidden; padding: 10px 5px; margin: 0; }
.mboxForm .form-group label{ font-size: 14px; line-height: 40px; font-weight: normal; margin: 0; text-align: center; width: 56px; position: relative; float: left; color: #333333; }
.mboxForm .form-group label:before{content: '*'; }
.mboxForm .form-group:nth-child(1) label:before,
.mboxForm .form-group:nth-child(3) label:before,
.mboxForm .form-group:nth-child(7) label:before,
.mboxForm .form-group:nth-child(9) label:before{color: #E50112; }
.mboxForm .inputs{ overflow: hidden; }
.mboxForm .inputs .form-control{ background: #e9e9e9; border:none; border-radius: 0; box-shadow: none; outline: none; height: 40px; } 
.mboxForm .inputs textarea.form-control{ height: auto !important;}
.mboxForm .btn{ display: block; width: 125px; height: 40px; text-align: center; background: #e50112; color: #FFFFFF; font-size: 16px; line-height: 40px; padding: 0; margin: 15px auto; border-radius: 0; letter-spacing: 2px; }
.mboxForm .btn:hover{ opacity: 0.8; }

















