charset "UTF-8";
/* Program Name: Huntsman
   Program Owner: Ruifeng Qingying Advertising
 */

body,
p,
div,
form,
ol,
ul,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button {
	display: block;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size:24px;
	line-height: 1.8em;
	font-family: "",Verdana, Geneva, sans-serif;
	color: #4f4f4f;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a,
a:hover {
	text-decoration: none;
	outline: none;
	color: #434343;
}

ul,
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
img,{
	border: 0;
	outline: none;
	display:block;
	line-height:5px;
	vertical-align:middle;
	margin: 0;
	padding: 0;
}
video { max-width: 100%; width: 100%; }
:-moz-placeholder { color: #434343; opacity:1; }

::-moz-placeholder { color: #434343; opacity:1;}

input:-ms-input-placeholder{ color: #434343; opacity:1;}

input::-webkit-input-placeholder{color: #434343; opacity:1;}


.body-bg{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -10;}
.body-bg div{ background-repeat:no-repeat !important; background-size: cover !important; position: absolute; top: 0; bottom: 0; width: 100%; height: 100%;}

/*Navigation*/
.navbar{ position: fixed; top:15px; left:15px;  z-index: 1000000; display: inline-block;  border-radius: 15px; background: rgba(0,0,0,.2); }
.navbar img{ width: 30px; height: 30px; padding: 10px 15px 5px 15px;}
.popup-nav{ position:fixed; width:100%; background:rgba(0,0,0,.5 ); top:80px; z-index:1000000; left:-100%; height:100%; display:block;}
.popup-nav dl{ width:80%; height:100%; background:#1c1c1c; margin: 0;}
.popup-nav dl dt{ text-align: left; color: #fff; font-size: 1.2em; line-height: 2em; padding: 15px 30px; background: #171717; }
.popup-nav dl dd{ display: block; border-bottom: 1px solid #252525; margin: 0; padding:15px 15px 15px 60px; font-size: 1em; line-height: 1.8em; text-align: left;}
.popup-nav dl dd a{ display:block; color:#aaa; width: 100%; background: url(../img/arrow-right.png) right no-repeat;}

.home{ position: fixed; top:15px; left:15px;  z-index: 1000000;}
.home a{ display: block; width: 35px; height: 35px; border-radius: 100%; background: rgba(220,220,220,.8); padding: 10px;}
.home a img{ width: 35px; height: 35px;}


 /*HengPinHui Page*/
.menu{ position:fixed; left:50px; right:50px; bottom:50px; width: 540px; height: 240px; z-index: 999; background: url(../img/menu-bg.png) no-repeat !important;}
.menu li{ width: 160px; height: 100px; margin: 10px; float: left;  border-radius: 15px;}
.menu li a{ display: block; line-height: 100px; text-align: center; color: #fff;   border-radius: 15px; }
.menu li.m1 a{ background-position: 0px 0px !important;}
.menu li.m2 a{ background-position: -180px 0px !important;}
.menu li.m3 a{ background-position: -360px 0px !important;}
.menu li.m4 a{ background-position: 0px -120px !important;}
.menu li.m5 a{ background-position: -180px -120px !important;}
.menu li.m6 a{ background-position: -360px -120px !important;}

/*Category Page*/
.wrap-box{  width: 580px; min-height: 990px; margin: 0 30px 30px 30px;  background: #ffffff; border-bottom: 15px solid; box-shadow: 2px 2px 20px #333; }
.category-box{ position:relative; width: 100%; height: 100%;}
.category-view{ position: relative;}
.category-view .view img{ width: 100%; border: 0;}
.category-view h2{ position: absolute; top:330px; left: -30px; overflow: hidden; z-index: 9; margin: 0 0 15px 0; padding: 10px 15px 10px 30px; color: #ffffff; border-radius: 0 15px 15px 0;}
.category-view .underline{ position: absolute; top:390px; left: 6px; overflow: hidden; z-index: 10;  margin: 0; padding: 0; line-height: 0;}
.category-view .underline span{ display: block; width: 70px; height: 4px; line-height: 4px; background: #fff; margin: 0; padding: 0;}
.category-view .summary{ padding: 10px 30px 25px 30px; text-align:justify; text-justify:inter-ideograph; color: #8f8f8f;}
.menu-list { overflow: hidden; margin:0px 30px; border: none; border-bottom: 1px solid #c0c6cd; margin-bottom: 30px;}
.menu-list ul li{ display: block; text-align: center; width: 100%;}
.menu-list ul li .main-menu{ padding: 20px 25px; border-top: 1px solid #c0c6cd; overflow: hidden; background: #ffffff; }
.menu-list ul li .main-menu span{ float:left; font-size: 1em; line-height: 1em;}
.menu-list ul li .arrow{ float: right; margin: -50px 15px 0 0; z-index:999; overflow: hidden; }
.menu-list ul li .expansion{ width: 100%;}
.menu-list ul li .expansion a{ display: block; padding: 25px 10px 25px 48px; line-height: 1.2em; text-align: left; border-bottom:1px solid #c0c6cd; text-align: left; background: #f2f2f2; }
.expansion {display: none;}

body.category1{background: #766368;}
body.category2{ background: #5a5045;}
body.category3{ background: #4a4268;}
body.category4{ background: #d3bac2;}
body.category5{ background: #26334d;}
body.category6{ background: #22636a;}
.category1 .wrap-box{ border-color: #305f6e !important;}
.category2 .wrap-box{ border-color: #b5977a !important;}
.category3 .wrap-box{ border-color: #a05ea6 !important;}
.category4 .wrap-box{ border-color: #784454 !important;}
.category5 .wrap-box{ border-color: #3a8cca !important;}
.category6 .wrap-box{ border-color: #3d387e !important;}
.category1 .category-view h2{ background: #305f6e; }
.category2 .category-view h2{ background: #b5977a; }
.category3 .category-view h2{ background: #a05ea6; }
.category4 .category-view h2{ background: #784454; }
.category5 .category-view h2{ background: #3a8cca; }
.category6 .category-view h2{ background: #3d387e; }

.sub-category .top{ margin: 0; padding: 30px;  background: #305f6e; color: #fff; position: relative;}
.sub-category .top h1{ margin: 0 0 15px 0;}
.sub-category .top p{text-align: left; color: rgba(255,255,255,.8); margin: 0;}
.sub-category .top i{ position: absolute; bottom:-28px; left:30px; width: 0; height: 0; border-bottom:30px; border-left: 30px solid transparent; border-right: 30px solid transparent; border-top: 30px solid #305f6e;}
.sub-category .list{ margin: 50px 30px 30px 30px; text-align: left;}
.sub-category .list li{ line-height: 2.5em; position: relative; }
.sub-category .list i{ display: inline-block; margin-right: 15px; width: 0; height: 0; 
position: absolute;
    top: 26px;
    left: 0;
    
border-top: 8px solid transparent; border-left: 10px solid #999; border-bottom: 8px solid transparent;}
.sub-category .list a{display: inline-block; padding-left: 20px; }

.mainbody{ padding: 30px; text-align: left; width: 580px;}
.mainbody h1{ font-size: 1.8em;  line-height: 1.4em; font-weight: normal; text-align: left;}
.mainbody .media{ margin-bottom: 20px !important; overflow: hidden;}
.mainbody .media .post-date{ display: inline-block; font-style: normal; margin-right: 25px; color: #8c8c8c;}
.mainbody .media .post-user{ display: inline-block; color: #8c8c8c;}
.mainbody .pic{ text-align: center; margin-bottom: 15px;}
.mainbody .pic img{ width: 100%;}
.mainbody .text{ font-size: 1em; text-align: left; margin-bottom: 130px; overflow-y: auto; text-align:justify; text-justify:inter-ideograph;}
.mainbody .text p{ margin: 15px 0;}
.mainbody .text ol, .mainbody .text li {list-style-position:outside; list-style-type:disc; margin-left: 2em; text-indent: 0; }
.mainbody .text img{ width: 100%;}

/*other-page*/
.visual-container{ position:relative; margin: 0; left:0; right:0; width: 100%; height: 100%; background: #fff; overflow: hidden; z-index: 1;}
.visual-container img{ width: 640px;}
.visual-container p{ text-align: left; margin:30px 50px; text-align:justify; text-justify:inter-ideograph;}
.visual-container .bottom{ width: 100%; text-align: center; margin-bottom: .5em;}
.visual-container .bottom img{ width: 1.5em;}
.visual-container .other{ text-align: center; margin: 30px;}
.visual-container h5{ text-align: center; font-size: 1.2em;}
.heading{ width: 640px; height: 240px; margin: 0; padding: 0;}
.heading img{ width: 640px; height: 240px; margin: 0; padding: 0;}
.some-content{ padding: 30px 50px; background: #fff;}

.division dl{ overflow: hidden; border-bottom: 1px dotted #ddd;}
.division dl dt{ width: 200px; padding-top: 5px; }
.division dl dd{ text-align: left; text-align:justify; text-justify:inter-ideograph;}
.division dl:nth-child(odd) dt{float: left;}
.division dl:nth-child(odd) dd{ margin:0 0 0 220px; }
.division dl:nth-child(even) dt{float: right;}
.division dl:nth-child(even) dd{margin:0 220px 0 0; }
.division dl dd p{ color: #8f8f8f;}

.cases dl{ overflow: hidden; border-bottom: 1px dotted #ddd;}
.cases dl dt{ width: 200px; padding-top: 5px; }
.cases dl dd{ text-align: left; text-align:justify; text-justify:inter-ideograph;}
.cases dl:nth-child(odd) dt{float: left;}
.cases dl:nth-child(odd) dd{ margin:0 0 0 220px; }
.cases dl:nth-child(even) dt{float: right;}
.cases dl:nth-child(even) dd{margin:0 220px 0 0; }
.cases dl dd p{ color: #8f8f8f;}

.report a{ display:block; width: 500px; height: 60px;     margin: 0 auto; text-align: center; line-height: 60px; background: url(../img/btn-bg_v2.png); color: #ffffff;}
.report .a1{ background-position: -20px -16px !important;}
.report .a2{ background-position: -20px -86px !important;}
.report .a3{ background-position: -20px -156px !important;}
.report .a4{ background-position: -20px -226px !important;}
.report .a5{ background-position: -20px -296px !important;}

.milestone dl{ overflow: hidden; margin: 0;}
.milestone dl dt{ width: 130px; float: left; text-align: left; color: #0074BF;  text-align:justify; text-justify:inter-ideograph;}
.milestone dl dd{ position: relative; margin:0 0 0 155px; padding:0 0 30px 30px; text-align: left;  text-align:justify; text-justify:inter-ideograph; border-left:1px solid #CCCCCC;}
.milestone dl dd i{ position: absolute; top:12px; left:-10px; display: block; width: 15px; height: 15px; border-radius: 100%; border: 2px solid #0068B7; background: #fff;}
.contact{ text-align: center;}

.milestone2{ position: relative; overflow: hidden; height: 1600px; }
.milestone2 .line{ position: absolute; left:50%; width: 1px; height: 1600px; background: #ccc; overflow: hidden; z-index: 10;}
.milestone2 dl{ margin: 0; width: 280px; overflow: hidden; clear: both; z-index: 100;}
.milestone2 dl i{position: absolute; top:12px; display: block; width: 15px; height: 15px; border-radius: 100%; border: 2px solid #01a89e; background: #fff;}
.contact{ text-align: center;}
.milestone2 dl:nth-child(even){ float: left;}
.milestone2 dl:nth-child(odd){ float: right;}
.milestone2 dl:nth-child(even) dd{ padding-right: 45px;}
.milestone2 dl:nth-child(odd) dd{ padding-left: 45px;}
.milestone2 dl:nth-child(even) i{right:0;}
.milestone2 dl:nth-child(even) dt{ float: right; margin-right: 35px; background: url(../img/milestone.png);}
.milestone2 dl:nth-child(odd) dt{ float: left; margin-left: 35px; background: url(../img/milestone4.png);}
.milestone2 dl:nth-child(2){ left:30; top:30px; position: absolute;}
.milestone2 dl:nth-child(3){ left:310px; top:200px; position: absolute;}
.milestone2 dl:nth-child(4){ left:30; top:430px; position: absolute;}
.milestone2 dl:nth-child(5){ left:310px; top:470px; position: absolute;}
.milestone2 dl:nth-child(6){ left:30; top:700px; position: absolute;}
.milestone2 dl:nth-child(7){ left:310px; top:850px; position: absolute;}
.milestone2 dl:nth-child(8){ left:30; top:980px; position: absolute;}
.milestone2 dl:nth-child(9){ left:310px; top:1150px; position: absolute;}
.milestone2 dl:nth-child(10){ left:30; top:1380px; position: absolute;}
.milestone2 dl:nth-child(2) dt{ background: url(../img/milestone2.png) !important;}
.milestone2 dl:nth-child(3) dt{ font-size: 0.9em; padding: 0 15px !important; width: 230px !important; margin-right: 10px !important; background: url(../img/milestone5.png);}
.milestone2 dl:nth-child(4) dt{ background: url(../img/milestone3.png) !important;}
.milestone2 dl:nth-child(5) dt{ background: url(../img/milestone7.png) !important;}
.milestone2 dl:nth-child(6) dt{ background: url(../img/milestone.png) !important;}
.milestone2 dl:nth-child(7) dt{ background: url(../img/milestone6.png) !important;}
.milestone2 dl:nth-child(8) dt{ background: url(../img/milestone2.png) !important;}
.milestone2 dl:nth-child(10) dt{ background: url(../img/milestone3.png) !important;}
.milestone2 dl:nth-child(2) i, .milestone2 dl:nth-child(5) i, .milestone2 dl:nth-child(8) i{ border-color: #0074bf;}
.milestone2 dl:nth-child(3) i, .milestone2 dl:nth-child(6) i, .milestone2 dl:nth-child(9) i{ border-color: #01a89e;}
.milestone2 dl:nth-child(4) i, .milestone2 dl:nth-child(7) i, .milestone2 dl:nth-child(10) i{ border-color: #27aae2;}

.milestone2 dl dt{ width: 100px; text-align: left; color: #ffffff; padding:0 20px !important; margin-bottom: 15px;  text-align:justify; text-justify:inter-ideograph; }
.milestone2 dl dd{ clear: both; margin: 0; text-align: left;  text-align:justify; text-justify:inter-ideograph;}





.visual-container.job h3{ margin-bottom: 30px; color: #0068B7;}
.visual-container.job  p{ text-align: center;}
.orator{ overflow: hidden; margin: 0 50px 30px 50px;}
.orator ul{ overflow: hidden;}
/*.orator li{ width: 270px; float: left; position: relative; overflow: hidden;}*/
.orator li{ text-align: center;}
.orator li img{ width: 200px; height: 200px; border-radius: 100%;}
.orator li .name{ }
.orator li .name h5{ font-size: 18px !important; font-weight: normal; line-height: 1.2em; margin: 0;}
.orator li .name p{ font-size: 16px !important; line-height: 1.2em; margin: 0; color: #999;}
.orator .prompt{ font-size: 18px; color: #999; margin-top: 15px;}
.post-list{ background: #f1f5f8; overflow: hidden;}
.post-list ul{ text-align: left; margin: 0; padding: 0;}
.post-list li{ margin-bottom: 15px; background: #ffffff;  overflow: hidden; padding: 30px 50px;}
.post-list li h1{ font-size: 1em; line-height:1.2em; color: #;}
.post-list li .location{ font-size: .9em; margin: 0; color: #999999;}
.post-list li .location i{ float: left; margin:5px 5px 0 0;}
.post-list li .full{ margin: 15px 0; font-size: .9em; color: #999999;}
.post-list li .linke{ margin-top: 15px;}
.post-list li .linke a{ display: inline-block; color: #0068B7;}
.post-list li .linke i{ float: left; margin:5px 5px 0 0;}
.post-list li i.arrow{ margin: auto; }

/*List Page*/

/*.article-list li:first-child{ margin: 0; border-bottom: none; position: relative;  padding: 0;  height: 360px;}
.article-list li:first-child .cover{ width: 100%; height: 360px;}
.article-list li:first-child .cover img{ width: 100%;}
.article-list li:first-child .cont{ background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,.8)); position:absolute; top:50%; bottom:0; left:0; right:0; z-index: 9; margin: 0; padding:80px 30px 30px 30px;}
.article-list li:first-child .cont h1{ color: #ffffff; text-shadow: 2px 2px 2px #333; }
.article-list li:first-child .cont .desc{color: #ffffff; }*/
.article-top{ margin: 0; border-bottom: none; position: relative;  padding: 0;  height: 360px; overflow: hidden; }
.article-top .cover{ width: 100%; height: 360px;}
.article-top .cover img{ width: 100%;}
.article-top .cont{ background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,.8)); position:absolute; top:50%; bottom:0; left:0; right:0; z-index: 9; margin: 0; padding:70px 30px 30px 30px;}
.article-top .cont h1{ color: #ffffff; text-shadow: 2px 2px 2px #333; font-size: 1.1em; line-height: 1.2em; font-weight: normal; margin: 0; text-align:justify; text-justify:inter-ideograph; }
.article-top .cont .desc{color: #ffffff; font-size: .8em; height:2.4em; line-height: 1.2em; overflow:hidden; word-break:break-all; word-wrap: break-word; margin:15px 0 0 0; text-align:justify; text-justify:inter-ideograph;}
.article-tab .tavnav{ background: #e0e3e4; padding: 15px 30px 0 30px; overflow: hidden;}
.article-tab .tavnav li{ float: left; padding: 10px 30px; border-radius: 15px 15px 0 0;}
.article-tab .tavnav li.on{ background:#ffffff; color: #0068B7; }
.article-tab{ width: 640px; overflow: hidden;}
.article-tab .tablist{ width: 1280px;}
.article-tab .tabcon{float:left; width:640px; border-top:0px ;}
.article-list{ width: 1280px; overflow: hidden;}
.article-list li{ border-bottom: 1px solid #cccccc; text-align: left; overflow: hidden; margin: 30px 30px; padding-bottom: 30px;}
.article-list li .cover{ width: 180px; float: left;}
.article-list li .cover img{ width: 180px;}
.article-list li .cont{ margin-left: 200px;}
.article-list li .cont h1{ font-size: 1.1em; line-height: 1.2em; font-weight: normal; margin: 0; /* text-align:justify; text-justify:inter-ideograph; */ }
.article-list li .cont .desc{ color: #8f8f8f; font-size: .8em; height:1em; line-height: 1em; overflow:hidden; word-break:break-all; word-wrap: break-word; margin:15px 0 0 0; text-align:justify; text-justify:inter-ideograph;}

.video-list .whereas{ background: #e0e3e4; overflow: hidden;}
.video-list .whereas .view{ overflow: hidden; height: 300px;}
.video-list .whereas .view img{ width: 640px; height: 300px; line-height: 0;}
.video-list .whereas .linebar span{ display: inline-block; width: 25%; height: 10px; line-height: 10px; float: left;}
.linebar span.c1{ background: #a6ad79;}
.linebar span.c2{ background: #b2b9c5;}
.linebar span.c3{ background: #769e8a;}
.linebar span.c4{ background: #a2b4a2;}
.video-list .whereas p{ margin: 30px; text-align: left; line-height: 1.4em;}

.video-list li{ border-bottom: 1px solid #cccccc; text-align: left; overflow: hidden; margin: 30px 30px; padding-bottom: 30px;}
.video-list li .cover{ width: 180px; float: left;}
.video-list li .cover img{ width: 180px;}
.video-list li .cont{ margin-left: 200px;}
.video-list li .cont h1{ font-size: 1.1em; line-height: 1.2em; font-weight: normal; margin: 0; text-align:justify; text-justify:inter-ideograph;}
.video-list li .cont .desc{ color: #8f8f8f; font-size: .8em; height:1em; line-height: 1em; overflow:hidden; word-break:break-all; word-wrap: break-word; margin:15px 0 0 0; text-align:justify; text-justify:inter-ideograph;}


/*Survey Page*/
.survey-box .survey-view img{ width: 100%;}
.survey-box .survey-explain{ padding:15px 50px; border-bottom: 1px dotted #dddddd; text-align:left; font-size: 1em; line-height: 1.6em;}
.survey-box .survey-state{ padding:15px 50px; border-bottom: 1px dotted #dddddd; text-align:left; font-size: 1em; line-height: 1.6em; color: #a00;}
.survey-form{ margin: 30px 50px; text-align: left;}
.survey-form table, .survey-form tbody{ width: 100%; border: 0; margin: 0; padding: 0;}
.survey-form table tr{ display:inline-table; width: 100%; margin-bottom: 10px;}
.survey-form table th, .survey-form table td{ border: 0; margin: 0; padding: 0;}
.survey-form th{ font-weight: normal;}
.survey-form .form-other{ background: #f5f5f5; padding: 15px 30px; border-radius: 15px;}
.survey-form .form-personal{ margin-bottom: 30px;}
.survey-form .form-personal p{ margin: 0;}
.survey-form .form-item{ border: 1px solid #999999; border-radius: 5px; overflow: hidden; margin: 0 0 15px 0; padding: 0; background: #ffffff;}
.survey-form .form-item dt{ width: 25px; height: 25px; margin: 15px; float: left;}
.survey-form .form-item dt img{ display: block; border: none; width: 25px; height: 25px;}
.survey-form .form-item dd{ height: 25px; line-height: 25px; margin: 15px 15px 15px 55px;}
.survey-form .form-submit{ text-align: center; }
.survey-form .explain{ color: #0068B7; margin: 0;}
.survey-form .state{ color: #a00; margin: 0; line-height: 1.2em;}
.survey-form .int-radio{ width: 25px; height: 25px;}
.survey-form .int-txt{ color: #4f4f4f; outline:none; width: 100%; height: 30px; line-height: 30px; margin: 0; padding: 0;  border: none; font-size: 1em; }
.survey-form select{ cursor: default; appearance: none; -webkit-appearance:none; -moz-appearance: none; width: 100%;  border: none;margin: 0; border-radius: 0; box-sizing: border-box; background: url("../img/arrow2.png") no-repeat scroll right center transparent; font-size: 1em; line-height: 25px; color: #4F4F4F; margin: 0; padding: 0;}
.survey-form textarea{ outline:none; width: 96%; height: 100px; border: 1px solid #999999; font-size: 1em; line-height: 1.2em; color: #434343; padding:2%; }
.survey-form button{ border-radius: 5px; background: #0068B7; border: 0; color: #fff; font-size: 1em; padding: 15px 30px;}
.register{ background: rgba(255,255,255,0.9); border-radius: 30px; margin:250px 30px 0 30px; padding-bottom: 30px;}
.register .survey-state{ border-bottom: none;}
.register .survey-form{ margin: 10px 50px;}
.register .survey-state, .register .survey-explain{ padding: 10px 50px 0 50px; line-height: 1.2em;}
.register .survey-explain{ padding: 30px 50px 0 50px;}

.register2{ background: rgba(255,255,255,0.6); border-radius: 30px; margin:120px 30px 0 30px; padding-bottom: 30px;}
.register2 .survey-state{ border-bottom: none;}
.register2 .survey-form{ padding: 20px 20px; margin: 0; box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.05); border-radius: 10px; }
.register2 .survey-state, .register .survey-explain{ padding: 10px 50px 0 50px; line-height: 1.2em;}
.register2 .survey-explain{ padding: 30px 50px 0 50px;}
.register2 .survey-form .form-item { display: flex;  height: 60px; border: 2px solid #dedede; margin-bottom:20px; }
.register2 .survey-form button{background: #4d9bed; }
.register2 .survey-form .form-item dt img{display: inline-block;}
.register2 .survey-form .form-item dt{ width: 25px; height: 100%; margin: 0 15px; float: none; display: flex; justify-content: center;     align-items: center; }
.register2 .survey-form .form-item dd{ height: 100%; width: 100%; margin: 0; position: relative; }
.register2 .survey-form .int-txt { height: 100%; line-height: unset; }
.register2 .survey-form select { height: 100%; line-height: unset; }


/* 联系我们 注册 编辑 */
.register2 .confirm_tip { font-size: 21px; color: #666666; width: 100%; display: flex; align-items: center; margin: 10px 0; }
.register2 .confirm_tip span { flex-grow: 0;flex-shrink: 0; padding: 0 10px; }
.register2 .confirm_tip:before,.register2 .confirm_tip:after { content: ''; width: 100%; height: 1px; background: #e6e6e6; }

.register2 .tags { display: flex; flex-wrap: wrap; justify-content: center; }
.register2 .tags .tag { display: flex; justify-content: center; align-items: center; height: 40px; font-size: 21px; margin-right: 30px; margin-bottom:20px; padding: 0 0.8em; color: #4694ff; background: #fff; border: 1px solid #4694ff; border-radius: 40px; }
.register2 .tags .tag.active { color: #fff; background: #4694ff; }
.register2 .tags .tag:nth-child(5),.register2 .tags .tag:nth-child(3) {
    flex-break: after;
    margin-right: 0;
}


/*Body Background*/
.body-bg.aboutus{ background: url(../img/body-bg.jpg) !important; }
.body-bg.prod{ background: url(../img/hengpinhui-bg.png) !important; background-position: top !important; background-repeat: no-repeat !important;  }
.body-bg.download{ background: url(../img/register-bg.jpg) !important; }
.body-bg.video{ background: url(../img/video-bg.jpg) !important; }
.body-bg.download2{ background: url(../img/register-bg2.jpg) !important; }

/*Txt Style*/
h1{ font-size: 1.8em; line-height: 1.4em; font-weight:normal; text-align: left;}
h2{ font-size: 1.5em; line-height: 1em; font-weight: normal;}
h3{ margin: 0; padding: 0; font-size: 1.2em; font-weight: normal;}
.txt-blue{ color: #0074BF;}
.txt-remark{ font-size: 21px !important; color: #f60; text-align: center !important; padding-bottom: 30px;}
.txt-remark a{ margin: 30px auto 60px auto; display:block; width: 500px; height: 60px; text-align: center; line-height: 60px; background: url(../img/btn-bg.png); color: #ffffff;}
.txt-remark a{ background-position: -20px -15px !important;}

/*Icon*/
.icon{ display:inline-block; width: 32px; height: 32px; background-size: 100% 100% !important; margin: 5px 0;}
.icon-name{ background: url(../img/name.png);}
.icon-company{ background: url(../img/company.png);}
.icon-position{ background: url(../img/position.png);}
.icon-phone{ background: url(../img/phone.png);}
.icon-email{ background: url(../img/email.png);}
.icon-arrow{ display: block; width: 35px; height: 35px; background: url(../img/arrow.png); background-size: 100% 100%;}
.icon-arrow2{ display: block; width: 35px; height: 35px; background: url(../img/arrow3.png); background-size: 100% 100%;}
.icon-loc{ background: url(../img/location.png);}
.icon-link{ background: url(../img/link.png);}

/*Button*/
.btn-reg{ border-radius: 5px; background: #ff9900; border: 0; color: #fff; font-size: 1.2em; padding: 5px 15px;}
.btn-download{ position: fixed; left:0; bottom:0; right:0; height: 3em; background: #0068B7; color: #ffffff; font-size: 1.2em; line-height:3em; text-align: center;}


/* product bottom btns */
.mainbody .bottom_btns { position: fixed; left:0; right:0; bottom:0; height: 120px; width: 100%; display: flex; align-items: center; 
background: #f0f0f0; border-top:1px solid #dedede; box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);   }
.mainbody .bottom_btns > a { width: 100%; height: 100%; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; color: #ffffff;  }
.mainbody .bottom_btns > a img { width: 45px; height:44px; flex-grow: 0; flex-shrink: 0; }
.mainbody .bottom_btns > a span { width: 100%; line-height: 1.4; text-align: center; flex-grow: 0; flex-shrink: 0; font-size: 1em; }




