*{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
address, caption, cite, code, dfn, em, th, var, i, b {
    font-style: normal;
    font-weight: normal;
}
a{
    text-decoration: none;
    color: #333333;
}
a img{
    border: 0;
}
a:hover{
    text-decoration: none;
    color: #333333;
}
body{
    font-size: 14px;
    font-family: "微软雅黑";
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.ov{
    overflow: hidden;
}
.clear{
    clear:both;
}
.w1010{
    width:1010px;
    margin:auto;
}
.header{
    width: 1010px;
    margin:0px auto 0px;
    position:relative;
}
.logo{
    width:450px;
    height:66px;
}
.lang{
    width:160px;
    height:66px;
    line-height:66px;
    text-align: right;
}
.lang span{
    margin:0 5px;
}
/* nav css */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ margin:10px 0; height:34px; line-height:34px; background:#ffffff;  position:relative; z-index:100000;  }
.nav a{ color:#333333;  }
.nav .nLi{ float:left; position:relative; width: 112px; height: 44px;}
.nav .nLi:hover ul {
    display: block;
}
.nav .nLi h3{ text-align: center; }
.nav .nLi h3 a{ display:block; padding:0 20px; font-size:16px; font-weight:bold;  }
.nav .sub{ display:none; width:112px; left:0; top:44px;  position:absolute; background:rgba(0,0,0,0.8);  line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; color:#fff; line-height: 35px; text-align:center; }
.nav .sub a:hover{ color:#fff;  }
.nav .on h3 a{ border-bottom:3px solid #0ca6f0; color:#333333;   }
.nav .sub .mr0{
    margin-right: 0;
}

/* 轮播图 css */
.banner{}
.slideBox {
    width:100%;
    position: relative;
    overflow: hidden;
}
.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 5px;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 1010px;
    margin: auto;
    padding-left: 48%;
}
.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    /* background: #fff; */
    background: url(../images/icon4.png)no-repeat;
    cursor: pointer;
    font-size: 40px;
}
.slideBox .hd ul li.on{ background:url(../images/icon3.png)no-repeat; }

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 540px;
}
.slideBox .prev, .slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
/* content */
#content{ background:#fff; padding:10px 0;  overflow:hidden;  }
.siteWidth{
    width:1010px;
    margin:auto;
    overflow: hidden;
}
.mainContent{ width:783px; float:left;   }
.side{ width:216px; float:right;   }


/* 焦点图 */
.focusBox { float:left; position: relative; width: 320px; height: 240px; margin-bottom:10px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox .pic img { width: 320px; height: 240px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; /* bottom:-36px; */}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px;  text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }

/* Tab切换 */
.slideTxtBox{ float:right;  width:420px; height:220px; overflow:hidden;  padding:10px; background:#f5f5f5;border:1px solid #ebebeb;  text-align:left;  }
.slideTxtBox .hd{ height:28px; line-height:28px; border-bottom:2px solid #dadada; font-size:14px; }
.slideTxtBox .hd ul{ overflow:hidden; zoom:1;  }
.slideTxtBox .hd ul li{ float:left; }
.slideTxtBox .hd ul li a{ display:block; padding:0 15px;  font-weight: bold;}
.slideTxtBox .hd ul li a:hover{ text-decoration:none;  }
.slideTxtBox .hd ul li.on a{ border-bottom:2px solid #0ca6f0; color:#0ca6f0;   }
.slideTxtBox .bd{ padding:10px;  }
.slideTxtBox .bd li{
    height: 26px;
    line-height: 26px;
}
.slideTxtBox .bd li a{width:308px; height:24px;overflow:hidden;white-space: nowrap;overflow:hidden; display:block;  }
.slideTxtBox .bd li .date{ float:right; color:#999;  }

.in-video{ position:relative;}
.in-video li.video-img {
    width:200px;
    height:178px;
    margin-right:10px;
    position:relative;}
}
.in-video li.video-img img{
    display:blcok;
    width:200px;
    height:178px;
    position:relative;
}
.in-video li.video-txt {
    width:180px;
    height:188px;
}
.in-video li.video-txt h3{
    color:#000000;
    font-size:13px;
    width:180px;
    height:44px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.in-video li.video-txt p{
    height:150px;
}
.in-video li  img{
    width:200px;
    height:188px;
}
.in-video .playicon {
    background: url(../images/playicon.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
    position: absolute;
    left: 40%;
    bottom: 40%;
    z-index: 999;
}
.searchbox {
    width: 216px;
    height: 38px;
    background: #0066ba;
    margin:0 0 15px;
    border-radius:5px;
}
.searchbox .text {
    border: 0 none;
    width: 150px;
    padding: 0 8px;
    height: 34px;
    line-height: 38px;
    color: #787777;
    font-size: 12px;
    float: left;
    margin:2px 0 0 2px;
    border-radius:5px;
}
.searchbox .search_btn {
    display: block;
    width: 48px;
    height: 38px;
    background: url(../images/btn_serch_6.jpg) no-repeat -5px -26px;
    float: right;
}
.fwtd{
    width: 216px;
    margin-bottom: 20px;
}
.fwtdtit {
    height: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.fwtdtit h4 {
    font:  16px/30px "微软雅黑";
    color: #333;
}
.fwtdtit h4 span {
    font: 14px/20px "微软雅黑";
    color: #0ca6f0;
    padding-top: 10px;
    margin-left: 10px;
}
.fwtd-ul li {
    height: 24px;
    margin-top: 1px;
}
.fwtd-ul li a {
    display: inline-block;
    height: 24px;
    width: 196px;
    padding-left: 20px;
    background: url(../images/gzg_fwtd_li_bg01.jpg) no-repeat left center;
    font: 12px/24px Arial, Helvetica, sans-serif;
    color: #8c8c8c;
}
.fwtd-ul li a:hover {
    background: url(../images/gzg_fwtd_li_bg02.jpg) no-repeat left center;
    color: #fff;
}

.friendLink_tit{
    height:40px;
    color:#ffffff;
    line-height:40px;
    text-align:center;
    border-radius:5px;
    background:#0ca6f0;
    font-size: 16px;
}
.friendLink_tit a{
    color:#ffffff;
}
.friendLink ul{
    margin:10px 0;
}
.friendLink li{
    height:20px;
    line-height:20px;
    text-align: left;
}
.friendLink li a{
    display:block;
    margin:5px 10px;
    height:20px;
    white-space: nowrap;
    overflow:hidden;
}
.picScroll_tit{
    height:33px;
    font-size:18px;
    padding-left:25px;
    margin:20px 0 10px;
    background:url(../images/icon_01.png) no-repeat 0px 0px;
    border-bottom:1px solid #adadad;
}

/* 图片滚动 */
.picScroll{ position:relative;  height:124px; padding: 10px 0 10px 42px;  background:#fff; margin-bottom:10px; overflow:hidden;   }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; margin: 0 6px;  width:160px; overflow:hidden; display:inline; }
.picScroll ul li img{ width:160px; height:124px; }
.picScroll .prev,
.picScroll .next{ position:absolute;  left:10px; top: 60px; display:block; width:18px; height:28px; overflow:hidden; background:url(../images/icons.png) -40px 0 no-repeat; cursor:pointer;  }
.picScroll .next{ left:auto; right:10px; background-position:-120px 0; }
.picScroll .prevStop{ background-position:0 0; }
.picScroll .nextStop{ background-position:-80px 0; }

/* #footer {
    background: #004998;
	height:12px;
    padding: 20px 0;
    text-align: center;
}
.footerNav{
	float:left;
	width:50%;
}
.footerNav a {
    font: 12px/12px Arial, Helvetica, sans-serif;
    color: #eee;
}
.copyRight{
	float:right;
	width:50%;
	font: 12px/12px Arial, Helvetica, sans-serif;
    color: #eee;
}
.copyRight span img{
	vertical-align: -5px;
} */

/*demo6 footer*/
.footer {
    background:#34495e;
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.footer .ftop {
    padding: 32px 0;
    font-size: 15px;
    color: #FFFFFF;
}
.footer .ftop .logo2 {
    padding-top: 10px;
}
.footer .ftop .logo2 {
    padding-top: 10px;
}
.footer .ftop .ful {
    width: 620px;
    box-sizing: border-box;
    padding: 0 95px;
}
.footer .ftop .ful .li {
    font-size: 15px;
    color: #FFFFFF;
    line-height: 28px;
    padding: 5px 0;
    padding: 5px 10px\9;
}
.footer .ftop .ful .li a {
    color: #FFFFFF;
}
.footer .ftop .ful .li::after {
    content: "•";
    padding: 0 25px;
}
.footer .ftop .ful .li:nth-child(4n)::after, .footer .ftop .ful .li:nth-child(8n)::after{
    content: " ";
    padding: 0;
}
.footer .ftop .h4 {
    line-height: 28px;
    padding: 5px 0;
}
.footer .ftop .fewm {
    border: 1px solid rgba(255,255,255, 0.8);
    width: 157px;
    height: 38px;
    line-height: 38px;
    color: rgba(255,255,255, 0.8);
    background: url(../images/ewm.png) no-repeat 95% 50%;
    position: relative;
}
.footer .ftop .fewm span {
    padding: 0 16px;
}
.footer .ftop .fewm .ewmbox {
    position: absolute;
    bottom: 100%;
    margin-bottom: 5px;
    padding: 10px;
    background-color: #FFFFFF;
    opacity: 1;
    left: 0;
    right: 0;
    display: none;
}
.hwimg {
    width: 100%;
    height: 100%;
}
.footer .fbtm {
    padding: 35px 0;
    border-top: 1px solid #656d75;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1;
}
.footer .fbtm .sl_box {
    position: relative;
}
.mod_select ul li {
    height: 38px;
}
.select_box {
    border: solid 1px rgba(255,255,255,0.5);
    border: solid 1px #ccc\9;
    color: #FFFFFF;
    position: relative;
    cursor: pointer;
    width: 157px;
    font-size: 13px;
}
.select_txt {
    opacity: 0.5;
    display: inline-block;
    padding-left: 10px;
    width: 100px;
    line-height: 38px;
    height: 38px;
    cursor: text;
    overflow: hidden;
    box-sizing: border-box;
}
.selet_open {
    display: inline-block;
    border-left: solid 1px rgba(255,255,255,0.5);
    position: absolute;
    right: 0;
    top: 12px;
    width: 55px;
    height: 14px;
    background: url(../images/up.png) no-repeat center center;
}
.option {
    opacity: 1;
    width: 157px;
    border: solid 1px #FFFFFF;
    position: absolute;
    bottom: 100%;
    left: -1px;
    z-index: 2;
    overflow: hidden;
    display: none;
}
.option a {
    display: block;
    height: 38px;
    line-height: 38px;
    text-align: left;
    padding: 0 10px;
    width: 90%;
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.beian-a img{
    border: 0;
    vertical-align: -4px;
}

/* 2017-6-6 */
.slide-banner{
    width: 100%;
    overflow: hidden;
}
.slide-banner img{
    display: block;
}
.slide-position{
    height: 50px;
    line-height: 50px;
    background: url("../images/pbg.jpg") repeat-x;
}
.slide-position-center{
    width: 1200px;
    margin: auto;
}
.slide-position-center li,.slide-position-center span{
    float:left;
    display: block;
}
.slide-position-center a{
    color: #666666;
    font-size: 12px;
    cursor: pointer;
    transition: all 0.3s;
}
.break .li+.li::before {
    content: "\e61b";
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slide{
    width: 1200px;
    margin:0 auto 30px;
    min-height: 500px;
    overflow: hidden;
}
.slide-left{
    width: 184px;
    float: left;
    padding:20px;
    margin-top: 30px;
    background:#f1f2f4;
}
.slide-left-title{
    height: 44px;
    line-height:44px;
    border-radius:5px;
    text-align: center;
    background: #0366c3;
    color: #fff;
}
.slide-left-title span{
    font-size: 18px;
    display: block;
}
/* .slide-left-title em{
	font-style: normal;
	font-size: 14px;
} */
.slide-cates li{
    height: 44px;
    line-height:44px;
    margin:8px 0;
    border-radius:5px;
    text-align: center;
    background: #ffffff;

}
/* .slide-cates li img{
	position: absolute;
	z-index: 0;
	display: none;
	top: 2px;
} */
.slide-cates li a{
    color: #333333;
    font-size: 14px;
}
.slide-cates li:hover ,.slide-cates li.on{
    background: #0ca6f0;
}
.slide-cates li:hover a,.slide-cates .on a{
    color: #fff;
}
.slide-cates{
    padding-top: 10px;
    background: #f1f2f4;
}
.slide-right{
    float: left;
    width: 916px;
    margin-left: 60px;
    padding-top: 30px;
}
.slide-right-title{
    font-size: 20px;
    font-weight:bold;
    padding:0 0 10px;
    margin:0 0 10px;
    border-bottom:1px solid #d4d5d6;
}
.img_box {
    position: relative;
    display: block;
    min-height: 100px;
}
.img_box .introduce {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    background-color: rgba(0,0,0,0.3);
    height: 72px;
    color: #FFFFFF;
    line-height: 22px;
    padding: 0 30px;
}
.img_box .introduce .h4 {
    padding-top: 15px;
    font-size: 16px;
    font-weight: normal;
}
.slide-right-content{
    line-height: 22px;
    padding-bottom: 30px;
}
.slide-right-content img{
    max-width: 100% !important;
}
.slide-right-content p{
    text-indent: 2rem;
    text-align:justify;
}
.slide-right-content-linian {
    margin:25px 0 50px;
}
.slide-right-content-linian p{text-align:center;line-height:30px;}
.slide-right-content-linian b{
    font-weight:bold;
    font-size: 16px;
}
.news-list{
    padding: 20px 0;
}
.news-list li{
    overflow: hidden;
    padding-top: 5px;
    border-bottom: 1px dashed #a1a1a1;
}
.news-list li a{
    width: 635px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 10px;
    float: left;
}
.news-list li span{
    float: right;
    margin-right: 10px;
    color: #888888;
    font-size: 14px;
}
.con_09 {
    padding: 40px 0;
}
.tabcon3 {
    background-color: #f1f2f4;
}
.con_09 .dl_04 {
    width: 443px;
}
.tabcon3 .dl_04 {
    display: none;
}
.con_09 .tabcon3 .dl_04 .dt {
    width: 443px;
    height: 256px;
    overflow: hidden;
}
.hwimg {
    width: 100%;
    height: 100%;
}
.dt .hwimg {
    transition: all 0.6s;
}
.con_09 .tabcon3 .dl_04 .dd {
    margin: 0 20px;
}
.tabcon3 .dl_04 .dd .h4 {
    line-height: 26px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding-top: 32px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #cfd1d2;
}
.tabcon3 .dl_04 .hp_con {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    overflow: hidden;
    width: 385px;
    height: 97px;
    padding: 20px 0;
}
.con_09 .tabcon3 .dl_04 .dd .hp_con {
    padding-bottom: 0;
}
.more {
    display: block;
    font-size: 12px;
    color: #aeaeae;
    line-height: 28px;
    padding-top: 15px;
}
.con_09 .tabcon3 .dl_04 .dd .more {
    padding-bottom: 15px;
    padding-top: 0;
}
.tabcon3 .dl_04 .dd .iconfont {
    font-size: 12px;
}
.more .iconfont {
    padding-left: 5px;
    color: #0ca6f0;
}

.ul_04 .li {
    border-bottom: 1px dashed #CBCBCB;
    font-size: 14px;
    line-height: 24px;
    position: relative;
}
.con_09 .li_tab3 .li {
    width: 443px;
}
.ul_04 .li .a {
    color: #666666;
    display: block;
    padding: 10px 0;
    padding-left: 17px;
}
.li_tab3 .li .sp5 {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sp9{
    font-size: 14px;
}
.sp9 em {
    font-size: 12px;
    padding-left: 3px;
}
.sp9 em .iconfont {
    font-size: 12px;
}
.li_tab3 .li.on .a {
    color: #0ca6f0;
}
.con_09 .ul_04 .li:first-child .a {
    margin-top: -10px;
}
.ul_04 .li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    left: 0;
    top: 50%;
    margin-top: -3px;
    background-color: #bcbcbc;
}
.li_tab3 .li.on:before {
    background-color: #f9bf13;
}

.pagelist ul{
    overflow: hidden;
    text-align: right;
}
.pagelist ul li{
    display: inline-block;
    background: url("../images/page_bg.jpg") repeat-x;
    height: 30px;
    border: 1px solid #30768e;
    line-height: 30px;
    text-align: center;
    padding: 0 11px;
    border-radius: 3px;
    *display: inline;
    *margin-right: 5px;
    *padding: 4px 11px;
}
.pagelist ul li a{
    color: #fff;
}
.pagelist ul li.on{
    background: url("../images/page_bg1.jpg") repeat-x;
}
.pagelist{
    padding-bottom: 30px;
}

.page {
    text-align: right;
}
.page .pgnation {
    display: inline-block;
    padding-top: 40px;
    margin: 0 -10px;
}
.page .pgnation .li {
    height: 46px;
    line-height: 46px;
}
.page .pgnation .li .a {
    width: 46px;
    display: block;
    height: 46px;
    font-size: 16px;
    font-family: arial;
    color: #7e7670;
    text-align: center;
    background-color: #f4fafe;
    margin: 0 10px;
}
.page .pgnation .li.srw .a {
    background-color: #656d75;
    color: #FFFFFF;
}
.page .pgnation .li .a.on {
    background-color: #0ca6f0;
    color: #FFFFFF;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-zuo:before {
    content: "\e8c3";
}
.icon-you:before {
    content: "\e61b";
}
.news-title{
    font-size: 24px;
    margin: 4px 0 20px 0;
}
.news-time{
    border-bottom: 1px dashed #626262;
    padding-bottom: 10px;
}
.news-time em{
    font-style: normal;
    margin-right: 10px;
}
.news-content{
    line-height: 24px;
    padding: 20px 0;
    text-align:justify;
}
.news-content img{
    max-width: 100% !important;
}
.news-content p{
    text-indent: 2rem;
}
.case-list{
    overflow: hidden;
    margin: 20px 0;
}
.case-list li{
    position: relative;
    width: 214px;
    height: 293px;
    overflow: hidden;
    float: left;
    margin: 0 18px 20px 0;
}
.slide-right .H214 li{
    height:142px;
}
.case-list li:nth-child(4n){
    margin-right: 0;
}
.case-list li.last{
    margin-right: 0;
}
.case-list li img{
    width:214px;
    display: block;
    border:0;
    height: 100%;
}
.case-list li span{
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 30px;
    color: #fff;
    background: rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}
.slide-right .H214 li span{
    height: 30px;
    line-height: 30px;
    bottom: 0px;
}

.case-list li  .case-title {
    position: absolute;
    width: 100%;
    height: 183px;
    line-height: 22px;
    text-align: center;
    padding-top: 110px;
    bottom: -293px;
    background: rgba(19,84,144,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F135490,endColorstr=#7F135490);
    color: #fff;
}
.job-list,.shebei-list{
    margin: 20px 0 10px 0;
    background: #f1f2f4;
    overflow: hidden;
}
.job-list dt,.shebei-list dt{
    height: 41px;
    line-height: 41px;
    padding-left: 15px;
    border: 1px solid #d4d5d6;
    overflow: hidden;
    position: relative;
}
.job-list dt span,.shebei-list dt span{
    position: absolute;
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 10px;
    background: #3cafff;
    top: 10px;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
    right: 10px;
}
.job-list dd{
    padding: 10px;
    line-height: 24px;
    display: none;
}
.job-list dd a{
    width: 122px;
    height: 38px;
    border: 1px solid #0066ba;
    display: block;
    border-radius: 3px;
    line-height: 38px;
    text-align: center;
    color: #0066ba;
    margin: 30px 0 10px 0;
}
.slide-right-content2 #dituContent{
    margin: 20px 0;
}
.slide-right-content2{
    line-height: 24px;
    padding-bottom: 50px;
}
.job-form{
    margin: 20px 0;
}
.job-form ul{
    width: 100%;
}
.job-form ul li{
    overflow: hidden;
    color: #777777;
    border-top: 1px solid #eeeeee;
}
.job-form ul li span{

    float: left;
    height: 55px;
    line-height: 55px;
    margin-left:20px;
}
.job-form ul li span.j1{
    width: 105px;
    text-align: right;
    margin-right: 3px;
}
.job-form ul li span.j1 em{
    color: red;
    font-style: normal;
}
.job-form .input-text{
    width: 405px;
    padding-top: 10px;
    height: 45px;
    line-height: normal;
}
.job-form .input-radio{
    padding-top: 20px;
    height: 35px;
}
.job-form .input-text input{
    width: 385px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 3px;
    border: 1px solid #d0d0d0;
    outline: none;
}
.job-form .input-text textarea{
    width: 385px;
    height: 100px;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #d0d0d0;
    margin-top: 10px;
}
.job-form ul li.jingli span{
    height: 146px;
    line-height: 146px;
}

.job-form .input-radio input{
    width: auto;
    height: auto;
    line-height: inherit;
    padding: 0 ;
    border-radius: 0;
    border: 0;
    outline: none;
    vertical-align: middle;
}
.job-form ul li span.msg{
    width: 231px;
    padding-left: 15px;
    color: #959595;
}
.job-form ul li span.msg.err{
    color: red;
}
.job-form ul li span.msg img{
    vertical-align: middle;
    margin-right: 3px;
}

.job-form .code .input-text input{
    width: 100px;
}
.job-form .code img{
    vertical-align: middle;
}
.job-form .sub-btn .input-text input{
    background: #3498db;
    color: #fff;
    border: 1px solid #3498db;
    box-shadow: 2px 2px 0 0 #205d87;
    width: 112px;
    height: 32px;
}
.nivoSlider img{
    width: 100%;
}
.fewm{
    position: relative;
}
.fewm .hide_ewm{
    display: none;
}
.fewm:hover .hide_ewm{
    display: block;
    position: absolute;
    top: -100px;
    height: 100px;
}
.hide_ewm img{
    max-width: 160px;
}
.select_box:hover .option{
    display: block;
}
.fenye{
    padding-bottom: 50px;
}
.fenye li:first-child{
    display: none;
}
.fenye li {
    display: inline-block;
    border: 1px solid #ddd;
    line-height: 35px;
    padding: 0 13px;
    border-radius: 3px;
    margin: 0 5px;
}