﻿@charset "utf-8";
@import url("fonts.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding: 0px; border: 0; font-size: 100%; outline: none;}
html { font-size: 100%!important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }
/* always display scrollbars */
body{font: 0.9rem/180% "Microsoft Yahei","微软雅黑",Arial,Helvetica,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "sans-serif"; margin: 0 auto; background: #f6f6f6; color: #333; -webkit-tap-highlight-color:rgba(0,0,0,0);}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6{font-weight:normal}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
img { border: 0; vertical-align: middle; }
input{ outline: none; transition: all .4s ease-in-out; vertical-align: middle; }
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea {-webkit-appearance: none; border-radius: 0; outline: none;  font-family:"Microsoft Yahei"}
::-moz-selection { background: #338fff; color: #fff; text-shadow: none; }
::selection { background: #338fff; color: #fff; text-shadow: none; }
select{ outline: none;}
select::-ms-expand { display: none; }
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
a:link, a:visited { text-decoration: none; color:#333;}
a:active, a:hover { text-decoration: none; outline:none; color:#0b349e; }
a:focus{text-decoration:none;outline:0;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/*头部*/
.sp_header{height:60px; overflow:hidden; background: #efefef; position:fixed; z-index:10000; width:100%; box-shadow: 0 3px 3px rgba(0,0,0,0.10); }
.sp_logo{padding:0;float:left;height:60px}
.sp_logo h5{display: inline-block; text-align: center; margin-right: 5px; }
.sp_logo h5 a{display: inline-block; width: 30px; height: 30px; line-height: 30px;  background: #fff; border-radius: 50%; font-size: 12px;  }
.sp_logo h6{display: inline-block; text-align: center; position: absolute; right: 65px; top: 15px;}
.sp_logo h6 a{display: inline-block; width: 30px; height: 30px; line-height: 30px;  background: url(../images/en.png) no-repeat 50% 50%; background-size: 100%; color: #fff; border-radius: 50%; font-size: 0.8rem;  }
.sp_logo img{margin:auto; width: auto; height: 60px; margin-right: 15px; }
.sp_nav{width:60px;float:right;position:relative;cursor:pointer;height:30px;margin-top:18px}
.sp_nav span{display:block;background:#0b349e; width:30px; height:2px; position:absolute; left:10px; transition:all ease 0.35s;}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:99;background:#f6f6f6;width:100%;height: calc(100% );font-size:1.0rem;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; }
.nav_show{top:60px}
.sjj_nav>ul>li:first-child{overflow:hidden;}
.sjj_nav>ul>li:first-child>a{float:left;width: calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language0{float:right;width:80px;overflow:hidden;line-height:40px; }
.sjj_nav>ul>li:first-child .language0 img{width: 70%; }
.sjj_nav>ul>li:first-child .language0 a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999; font-size: 0.9rem; }
.sjj_nav ul li i{position:absolute;top:5px; right:0px; border-left:1px #ddd solid; height:30px; padding:0px 7px 0 7px; }
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid; margin-left:20px; position:relative; line-height:40px; font-size:1.0rem; text-transform: uppercase; }
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:80%; display: block;}
.sjj_nav ul li ul li a{color:#666;display:block;text-align:left; text-transform: capitalize; font-size: 0.9rem; }
.sjj_nav ul li i svg{width:29px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
.h5-search{width: 100%; height: auto; overflow: hidden; margin: 15px auto; }
.h5-search h2{width: 84%; height: auto; float: left; }
.h5-search h2>input{width: 100%; height: 30px; border: #e5e5e5 solid 1px; box-sizing: border-box; text-indent: 0.5rem; color: #999; }
.h5-search h3{width: 13%; height: auto; float: right; padding-right: 2%; }
.h5-search h3>input{width: 100%; height: 26px; border: 0; background: #555666; color: #fff; }


/*底部*/
#footer-content{width: 100%; height: auto; background: #2f2f2f; position: relative; bottom: 0; padding: 20px 0; }
.footer-nav{width: 100%; height: auto; padding: 0 8% 25px 8%; box-sizing: border-box; border-bottom: #3c3c3c solid 1px;}
.footer-nav p{margin: 20px auto;}
.footer-nav h2{font-size: 1.0rem; color: #fff; margin-bottom: 5px;}
.footer-nav a{color: #878787; margin-right: 10px;}

.footer-cont{width: 100%; height: auto; padding: 0 8% 25px 8%; box-sizing: border-box; border-bottom: #3c3c3c solid 1px; margin-top: 40px;}
.footer-cont a{color: #878787;}
.footer-cont p img{margin-bottom: 30px;}
.footer-cont h2{color: #878787; font-size: 1.0rem; background: url(../images/icon-1.png) no-repeat 0 50%; text-indent: 2.5rem; padding: 10px 0;}
.footer-cont h3{color: #878787; font-size: 1.0rem; background: url(../images/icon-2.png) no-repeat 0 50%; text-indent: 2.5rem; padding: 10px 0;}

.footer-copyright{width: 100%; height: auto; padding: 0 8%; box-sizing: border-box; margin-top: 20px; text-align: center; color: #878787;}

.bg {
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.8;
}
/*ul, ol, li, dl {
list-style-type: none;
}*/
.box {
width: 100%;  background:#000;
display: -webkit-box;
display: -moz-box;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.box > * {
-webkit-box-flex: 0;
-moz-box-flex: 0;
}
.nav4{
	height:50px;
}
.nav4 ul{
	position:fixed; border-top:0;
	z-index:200;
	bottom:0;
	left:0;
	width:100%; 
}
.nav4 li{
	border-left:0;
	height:50px;
	border-bottom:0;
	border-right:0;
	position:relative;
	/*-webkit-box-shadow:inset 0 0 3px #fff;*/
	float:left;
	width:33.3333%;
}
.nav4 li:nth-of-type(1){border-left;0;}
.nav4 li>a{
	font-size:0.9em; color:#FFF;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	border-bottom:0;
	display:block;
	line-height:50px;
	text-align:center;
	/*background:-webkit-gradient(linear, 0 0, 0 100%, from(#017dc7), to(#0098f2), color-stop(35% ,#017dc7), color-stop(50%, #0098f2) );*/
	background:#000;
}
.nav4 li>a:only-child span{
	background:none;
	padding-left:0;
}
.nav4 li>a.on + dl{
	display: block;
}
.nav4 li>a span{
	/*color: #4f4d4f;*/
	display: inline-block;
	padding-left: 0px;
	/*background: url(imgs/1.svg#2) no-repeat 4px 18px;*/
	-webkit-background-size: 9px auto;
	text-shadow:0px 1px 0px #ffffff;
}
/***********************/
.nav4 dl{
	display:none;
	position:absolute;
	z-index:220;
	bottom:50px;
	left:50%;
	width:100%;
	margin-left:-50%;
	background:#000;

}
/*, .nav4 dl:after*/
.nav4 dl:before{
	content:"";
	display:inline-block;
	position:absolute;
	z-index:240;
	bottom:0;
	left:50%;
}
.nav4 dl dd{
	line-height:40px; width:100%;
	text-align:center; background:#000; border-bottom:solid 1px rgba(255,255,255,0.20);

}
.nav4 dl dd:last-of-type{
	background:none;
}
.nav4 dl dd a{
	font-size:0.9em;
	display:block;
	color:#fff; text-align:center;
}
.nav4 .masklayer_div{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 180;
	background: rgba(0,0,0,0);
}
.nav4 .masklayer_div.on{display: block;}



/*综合首页*/
#movie{width: 100%; height: auto; padding-top: 60px;}
#movie img{width: 100%;}
.swiper-button-next{display: none; }
.swiper-button-prev{display: none; }
.swiper-container {  width: 100%; height: 100%; }
.swiper-container img{width: 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;
    }

#home-pro{width: 100%; height: auto; padding:0 8%; box-sizing: border-box;}
#home-pro h2{font-size: 1.5rem; text-align: center; margin-bottom: 5px;}
#home-pro h2 img{margin: 0 10px;}
#home-pro h3{text-align: center; font-size: 0.9rem; color: #b3b3b3; font-family: 'Poppins-Regular'; text-transform: uppercase; margin-bottom: 20px; }
.home-prolist{width: 100%; height: auto; overflow: hidden;}
.home-prolist figure{width: 100%; height: auto; margin-bottom: 5px; background: #fff; text-align: center; }
.home-prolist figure img{width: 100%; padding: 20px 0;}
.home-prolist figcaption{padding: 20px 0; }
.home-prolist figcaption h4{text-align: center; font-size: 1.1rem; margin-bottom: 5px; }
.home-prolist figcaption h5{padding: 0 5%; color: #b3b3b3; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

#home-bar2{width: 100%; height: auto; padding:8%; box-sizing: border-box; }
.home-comp{width: 100%; height: auto; background: #fff; padding: 8% 0;}
.home-comp h2{font-size: 1.5rem; text-align: center; margin-bottom: 5px;}
.home-comp h2 img{margin: 0 10px;}
.home-comp h3{text-align: center; font-size: 0.9rem; color: #b3b3b3; font-family: 'Poppins-Regular'; text-transform: uppercase; margin-bottom: 20px; }
.home-comp-txt{width: 100%; height: auto; padding:0 8%; margin: 0 auto; box-sizing: border-box; }
.home-comp-txt h4{text-align: center; overflow: hidden}
.home-comp-txt h4 img{width: 100%; margin-bottom: 15px; }
.home-comp-txt h5{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden;}
.home-comp-txt h6{margin-top: 10px; }
.home-comp-txt h6 a{display: inline-block; border: 0; border-radius: 4px; background: #0b349e; color: #fff; padding: 5px 10px;}

#home-bar3{width: 100%; height: auto; padding:8%; box-sizing: border-box; }
#home-bar3 h2{font-size: 1.5rem; text-align: center; margin-bottom: 5px;}
#home-bar3 h2 img{margin: 0 10px;}
#home-bar3 h3{text-align: center; font-size: 0.9rem; color: #b3b3b3; font-family: 'Poppins-Regular'; text-transform: uppercase; margin-bottom: 20px; }
.home-news{width: 100%; height: auto; overflow: hidden;}
.home-news figure{width: 100%; height: auto; background: #fff; margin-bottom: 5px;}
.home-news figure img{width: 100%; height: auto;}
.home-news figcaption{padding: 4%; box-sizing: border-box; }
.home-news figcaption i{font-style: normal; font-size: 0.8rem; color: #cacaca;}
.home-news figcaption h4{font-size: 1.0rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.home-news figcaption h4 a{color: #0b349e;}
.home-news figcaption h5{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.home-news figcaption h6{margin-top: 5px; }
.home-news figcaption h6 a{display: inline-block; border: 0; border-radius: 4px; background: #0b349e; color: #fff; padding: 3px 10px;}



/*内页样式开始*/
#sub-banner{width: 100%; height: auto; padding-top: 60px;}
#sub-banner img{width: 100%;}

.header{position:relative;height:auto; background:#2f2f2f; }
.h5-right-tit{width:100%; height:auto; overflow:hidden; }
.h5-right-tit-left{width:86%; height:50px; line-height:50px; float:left;  color:#fff; text-align:left; text-indent:1rem; font-size:1.1rem; font-weight: bold; background:#1d1d1d; }
.h5-right-tit-right{width:14%; height:50px; float:right;  }

#sub-main{width: 100%; height: auto; padding: 4%; box-sizing: border-box;}

.sub-comp{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; }
.sub-comp p{line-height: 180%; margin: 10px auto; text-indent: 2rem;}
.sub-comp img{width: 100%;}

.sub-honor{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; overflow: hidden; }
.sub-honor figure{width: 50%; height: auto; float: left; margin-bottom: 10px; padding: 2%; box-sizing: border-box;}
.sub-honor figure img{width: 100%; border: #eee solid 1px;}
.sub-honor figcaption{padding: 10px 0; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }

.sub-workshop{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; overflow: hidden; }
.sub-workshop figure{width: 49.7%; height: auto; float: left; margin-bottom: 10px; margin-right: 1px; border: #eee solid 1px; box-sizing: border-box;}
.sub-workshop figure img{width: 100%; }
.sub-workshop figcaption{padding: 10px 0; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }

.sub-video{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; overflow: hidden; }
.sub-video figure{width: 49.7%; height: auto; margin-right: 1px; margin-bottom: 10px; float: left; }
.sub-video figure img{width: 100%; }
.sub-video figcaption{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; padding: 5px 0; text-align: center; background: #ddd;}
.sub-videoinfo{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; overflow: hidden; }
.sub-videoinfo h3{text-align: right; border-top: #ccc dotted 1px; margin-top: 10px;}
.sub-videoinfo h3 a{color: #0b349e;}

.sub-pro{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; overflow: hidden; }
.sub-pro figure{width: 50%; height: auto; margin-bottom: 0; float: left; padding: 2%; box-sizing: border-box; }
.sub-pro figure img{width: 100%; border: #eee solid 1px; padding: 20px 0; }
.sub-pro figcaption{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; padding: 5px 0; text-align: center; }

.sub-proinfo{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; overflow: hidden; }
.sub-proinfo h2{text-align: center; font-size: 1.0rem; margin-top: 20px; }
.big-pic{width: 100%; height: auto; }
.big-pic img{width: 100%;}
.proinfo-txt{width: 100%; height: auto; margin: 20px auto;}
.nTab{width:100%; border:0; overflow:hidden; border-bottom: 0; }
.none {display:none;}
.nTab .TabTitle{width:100%; height:auto; margin: 0 auto; overflow:hidden; }
.nTab .TabTitle li{float:left; cursor:pointer; height:32px; width:50%; box-sizing: border-box; text-align:center;  }
.nTab .TabTitle li a{text-decoration:none; color: #fff; }
.nTab .TabTitle .active{line-height:32px; background: #2f2f2f; color: #fff; font-size: 1.0rem; }
.nTab .TabTitle .normal{line-height:32px; background: #ddd; }
.nTab .TabContent{clear:both; overflow:hidden; }
.nTab-txt{width: 100%; height: auto; padding: 6%; background: #fff; box-sizing: border-box; line-height: 180%; }
.nTab-txt img{width: 100%;}

.inquiry{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; overflow: hidden;}
.inquiry h1{margin-bottom: 25px; border-bottom: #eee solid 1px; padding-bottom: 10px;}
.inquiry h2{width: 100%; height: auto; padding: 0; margin-bottom: 10px; }
.inquiry h2 span{line-height: 42px;  text-align: left; position: absolute; z-index: 1; margin-left: 10px; font-weight: bold; }
.inquiry h2>input{width: 100%; height: 40px; border: #eee solid 1px; text-indent: 5.0rem;box-sizing: border-box; }
.inquiry h3{width: 100%; height: auto; margin-bottom: 10px; }
.inquiry h3 span{font-size: 14px; line-height: 42px;  text-align: left; position: absolute; z-index: 1; margin-left: 10px; font-weight: bold; }
.inquiry h3>textarea{width: 100%; height: auto; border: #eee solid 1px; box-sizing: border-box; padding: 2%; }
.inquiry h4{width: 100%; height: auto; }
.inquiry h4>input{width: 100px; height: 35px; line-height: 35px; border: 0; border-radius: 4px; background: #555666; color: #fff; }

.sub-news{width: 100%; height: auto; padding: 6%; box-sizing: border-box; }
.sub-news figure{width: 100%; height: auto; background: #fff; margin-bottom: 10px;}
.sub-news figure img{width: 100%; height: auto;}
.sub-news figcaption{padding: 4%; box-sizing: border-box; }
.sub-news figcaption i{font-style: normal; font-size: 0.8rem; color: #cacaca;}
.sub-news figcaption h4{font-size: 1.0rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.sub-news figcaption h4 a{color: #0b349e;}
.sub-news figcaption h5{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.sub-news figcaption h6{margin-top: 5px; }
.sub-news figcaption h6 a{display: inline-block; border: 0; border-radius: 4px; background: #555666; color: #fff; padding: 3px 10px;}

.sub-newsinfo{width: 100%; height: auto; padding: 6%; box-sizing: border-box; background: #fff; }
.sub-newsinfo h1{font-size: 1.0rem; text-align: center; border-bottom: #ccc dotted 1px; padding-bottom: 10px; font-weight: bold; }
.sub-newsinfo h2{text-align: center; border-bottom: #ccc dotted 1px; padding: 5px 0;}
.sub-newsinfo h2 span{font-size: 0.8rem; color: #ccc; margin: 0 10px; }
.sub-newsinfo p{text-indent: 2rem; margin: 10px auto;}
.sub-newsinfo img{width: 100%; }
.sub-newsinfo h3{text-align: right; border-top: #ccc dotted 1px; margin-top: 10px;}
.sub-newsinfo h3 a{color: #0b349e;}

.sub-project{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; overflow: hidden; }
.sub-project figure{width: 50%; height: auto; margin-bottom: 0; float: left; padding: 2%; box-sizing: border-box; }
.sub-project figure img{width: 100%; border: #eee solid 1px; padding: 1%; box-sizing: border-box; }
.sub-project figcaption{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; padding: 5px 0; text-align: center; }
.sub-projectinfo{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; overflow: hidden; }
.sub-projectinfo img{width: 100%; margin: 2px auto;}
.sub-projectinfo h3{text-align: right; border-top: #ccc dotted 1px; margin-top: 10px;}
.sub-projectinfo h3 a{color: #0b349e;}

.sub-jobs{width: 100%; height: auto;  overflow: hidden; }
.sub-jobs-01{width: 100%; height: auto; }
.sub-jobs-01 li{width: 100%; height: auto; float: left; margin-bottom: 10px;  background: #fff; padding: 6%; box-sizing: border-box; }
.sub-jobs-01 h1{border-bottom: #DC0003 solid 1px; padding: 5px 0; color: #DC0003; }
.sub-jobs-01 h2{border-bottom: #eee solid 1px; padding: 5px 0;}
.sub-jobs-01 h3{background: #f6f6f6; padding: 5%; box-sizing: border-box;}
.sub-jobs-01 h4{background: #eee; padding: 5px 0; text-align: center; margin-top: 10px;}

.sub-jobs-1{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; overflow: hidden;}
.sub-jobs-1 h2{width: 100%; height: auto; margin: 10px auto; }
.sub-jobs-1 h2>select{width: 100%; height: 32px; border: #ccc solid 1px; background: #fff; box-sizing: border-box; color: #777; border-radius: 4px;}
.sub-jobs-1 h3{width: 100%; height: auto; margin: 10px auto; }
.sub-jobs-1 h3>input{width: 100%; height: 32px; border: #ccc solid 1px; background: #fff; box-sizing: border-box; text-indent: 0.5rem; border-radius: 4px;}
.sub-jobs-1 h4{width: 100%; height: auto; margin: 10px auto; }
.sub-jobs-1 h4>textarea{width: 100%; height: auto; border: #ccc solid 1px; padding: 2%; background: #fff; box-sizing: border-box; color: #777; border-radius: 4px;}
.sub-jobs-1 h5{width: 100%; height: auto; margin: 10px auto; }
.sub-jobs-1 h5>input{width: 100px; height: 35px; line-height: 35px; border: 0; border-radius: 4px; background: #555666; color: #fff;}

.sub-cont{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; }
.sub-cont h1{font-size: 1.1rem; border-bottom: #eee solid 2px; padding-bottom: 5px;}
.sub-cont p{line-height: 180%; margin: 10px auto; text-align: left; border-bottom: #eee solid 1px; padding-bottom: 5px;}
.sub-cont img{width: 100%;}


.sub-feedback{width: 100%; height: auto; background: #fff; padding: 6%; box-sizing: border-box; }
.sub-feedback h2{width: 100%; height: auto; margin: 10px auto; }
.sub-feedback h2>input{width: 100%; height: 32px; border: #ccc solid 1px; background: #fff; box-sizing: border-box; text-indent: 0.5rem; border-radius: 4px;}
.sub-feedback h3{width: 100%; height: auto; margin: 10px auto; }
.sub-feedback h3>textarea{width: 100%; height: auto; border: #ccc solid 1px; padding: 2%; background: #fff; box-sizing: border-box; color: #777; border-radius: 4px;}
.sub-feedback h4{width: 100%; height: auto; margin: 10px auto; }
.sub-feedback h4 a{display: inline-block; width: 100px; height: 35px; line-height: 35px; text-align: center; border: 0; border-radius: 4px; background: #555666; color: #fff; margin-right: 5px;}

.sub-feedbackinfo{width: 100%; height: auto; overflow: hidden; }
.sub-feedbackinfo-01{width: 100%; height: auto; position: relative;}
.sub-feedbackinfo-01 h3{position: absolute; z-index: 1; text-align: right; }
.sub-feedbackinfo-01 h3 img{width: 15%;}
.sub-feedbackinfo-01 li{width: 100%; height: auto; float: left; margin-bottom: 10px;  background: #fff; padding: 6%; box-sizing: border-box;}
.sub-feedbackinfo-01 h1{border-bottom: #DC0003 solid 1px; padding: 5px 0; color: #DC0003; font-weight: bold; }
.sub-feedbackinfo-01 h2{border-bottom: #eee solid 1px; padding: 5px 0;}


/*翻页*/

#pages{width: 100%; height: auto; padding: 20px 0; overflow: hidden;}
DIV.black2 {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; TEXT-ALIGN: center
}
DIV.black2 A {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; TEXT-DECORATION: none
}
DIV.black2 A:hover {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000
}
DIV.black2 A:active {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000
}
DIV.black2 SPAN.current {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000000
}
DIV.black2 SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}