@CHARSET "UTF-8";
.mobile-content{position: relative;}
#header{width:96%;   text-align:center; background:#fff; font-weight:bold; ; line-height:44px; font:bold 20px/44px "微软雅黑"; color:#434343; position:relative;margin:0 auto;}
.header_left{width:74px; height:34px; background:url(../../images/abc.png) center 10px no-repeat; background-size:26px 24px; position:absolute; left:0; top:0;  margin-top:5px;}
.header_right{width:74px; height:34px; background:url(../../images/13.png) center 10px no-repeat; position:absolute; right:0; top:0; background-size:26px 21px; margin-top:5px;}

.logo{float:left;width:50%;}
.logo img{width:70%;}
.memu{float:right;width: 50%;}


.navbg{width: 50%;float:right;height: 50px;background: url(../../images/navbg.png) no-repeat;background-size: 60%;
background-position: 100%;cursor:pointer;margin-top:5%;}

.close{width:22px;height:22px;text-align:center;line-height:22px;background:#444;border-radius:3px;margin:3px 0;color:#fff;position:absolute;right:5px;top:5px;z-index:9999;cursor:pointer;font-family:"微软雅黑";}

.class-btn {
    font-size: 12px;
    line-height: 44px;
    cursor: pointer;
    background: url(../../images/btn.png) no-repeat 4%;
    background-size: 16px 16px;
    padding-left: 41px;
    color: #434343;
    width: 100%;
}
.bg-shaow{
    background: rgba(0,0,0,0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}

/*header css style*/

.head{
    border-top: 1px solid #5b5b5b;
    width: 96%;
    margin:0 auto;
}



#nva1{width:40%;float: left}
#nva1{position:relative;text-align: center;display: flex;
  flex-direction: row;
  justify-content: flex-start;}
#nva1 li{line-height:40px;text-align:center;width: 25%;}
#nva1 li a{display:block;color:#010101;}


.nav1{width:100%;display:none;position:absolute;top:0;left:0;background:rgba(255,151,0,.3);}
#nav{width:100%;padding-top:30px;position:relative;z-index:999;}
#nav li{border-bottom:1px solid #fff;background:#ff9700;line-height:40px;text-align:center;}
#nav li a{display:block;color:#fff;}


.dh{
    width: 35%;
    float: left;
    background: url(../../images/dh.png) no-repeat 12% center;
    text-indent: 30%;
    line-height: 40px;
    border-left:1px solid #2d2d2d;
}

.sea{
    width: 20%;
    float: right;
    background: url(../../images/s.png) no-repeat;
    background-position: 50%;
    height: 40px;
    border-left: 1px solid #2d2d2d;
}




.ding{background:#d5b058;padding:10px 0;}
.ding p{text-align:center;line-height:22px;color:#fff;}
.ding img{width:100%;height:auto;}

.title2{font:500 27px/27px "微软雅黑";color:#ff9700;text-align:center;text-align:center;font-weight:bold;margin-top:5%;}
.title2 b{color: #252222;}
.title2 span{color:#252222;display: block;;margin-top: 2%;font-size: 10px;text-transform: uppercase;}

.pro_en{color:#cccccc;font-size:12px;text-transform: uppercase;font-weight:bold;background:url(../../images/en.png) no-repeat center;text-align: center;margin-top:6px;}
.show_title{color:#666666;font-size:12px;margin-top:10px;text-align:center;}
.show_title p{color:#666666;font-size:12px;margin-top:5px;text-align:center;}


.index_pro02{width:98%;margin:0 auto;margin-top:10px;}
.index_pro02 ul{text-align: center;}
.index_pro02 li{width:28%;;height:30px;background:#26221f;margin:0 7px;display: inline-block;*display: inline;*zoom:1;}
.index_pro02 li:hover{background:#ff9700;}
.index_pro02 li a{line-height: 30px;color:#fff;font-size:14px;}
.index_pro02 li:hover a{color: #252222;}


/*共用样式*/
.row{
   display: flex;
   flex-direction: row;
   justify-content: space-between;
}
.row1{
   display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.row2{
   display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.row2{
   display: flex;
  flex-direction: row;
  justify-content: center;
}
.fwn{
  font-weight: normal;
}



/*首页模块一*/
.mian1{
    width: 96%;
    margin:3% auto 0;
}

.img-left{
  width: 30%;
}
.img-right{
  width: 30%;
}
.sort{
  width: 35%;
}
.sort h2{
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #0eaeff;
  border-bottom: 1px solid #9c9c9c;
  line-height: 30px;
}
.sort h2 span{
  padding-left: 1%;
}
.sort ul{
  padding-top: 2%;
}
.mian1 img{
  width: 100%;
}
.sort ul li{
  text-align: left;
  text-indent: 30%;
  position: relative;
  line-height: 20px;
}
.sort ul li:before{
   content: '';
   width: 6px;
   height: 6px;
   background: #1d1a1a;
   float: left;
  position: absolute;
  left: 20%;
  transform:rotate(45deg);
  top: 27%;
}

@media screen and (max-width: 376px) {

.sort h2{
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  color: #0eaeff;
  border-bottom: 1px solid #9c9c9c;
  line-height: 30px;
}
.sort ul li{
  text-align: left;
  text-indent: 30%;
  position: relative;
  line-height: 16px;
}

}

/*首页关于我们*/
.about{
  width: 96%;
  margin:5% auto 0;
  background: url(../../images/about.jpg) no-repeat top center;
  background-size: 100%;
  height: 200px;
  overflow: hidden;
}
.about-right{
  width: 64%;
  padding-right: 5%;
  position: relative;
}
.about-right h2{
  font-size: 16px;
  color: #fff;
  padding-top: 5%;
}
.about-right .content{
  color: #fff;
  padding-top: 2%;
  height: 90px;
  overflow: hidden;
}
.about-right a{
  display: block;
  position: absolute;
  right: 8%;
  bottom: -25%;
  width: 80px;
  height: 25px;

  background:url(../../images/more.jpg) no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 376px) {
    .about{
  width: 96%;
  margin:5% auto 0;
  background: url(../../images/about.jpg) no-repeat top center;
  background-size: 100%;
  max-height: 180px;

}

.about-right .content{
  color: #fff;
  padding-top: 2%;
  height: 90px;
  overflow: hidden;
}
.about-right a{
  display: block;
  position: absolute;
  right: 8%;
  bottom: -25%;
  width: 60px;
  height: 25px;

  background:url(../../images/more.jpg) no-repeat;
   background-size: 100%;
}


}

@media screen and (max-width: 326px) {
    .about{
  width: 96%;
  margin:5% auto 0;
  background: url(../../images/about.jpg) no-repeat top center;
  background-size: 100%;
  max-height: 160px;

}
.about-right .content{
  color: #fff;
  padding-top: 2%;
  height: 70px;
  overflow: hidden;
}



}


/*首页产品展示*/
.product{
  width: 96%;
  margin:4% auto 0;
}
.tt{
  width: 50%;
  margin:0 auto;
  text-align: center;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
}
.tt p{
  border-top: 1px solid #9c9c9c;
}
.tt a{
  display: block;
  width: 10px;
  height: 10px;
  margin:10px auto 0;
  background:url(../../images/more.png) no-repeat center;
  background-size: 100%;

}


.product ul{padding-bottom:5px; text-align:left !important;margin-top: 2%;}
.product ul li{overflow: hidden; width:31.0%; margin:1% 1%;float:left;padding: 1px;border:1px solid #bdbdbd;}

.product ul li a img{display: block;width:100%;height: auto;vertical-align: middle;    }
.product ul li h3{display: block;width:100%;line-height: 30px;height: 30px;overflow: hidden;color:#000000;font-size:14px;text-align:center;font-weight:normal;}
.product ul li h3 a{text-align:center;color:#000000;display: block;font-weight:normal;font-size: 14px;}





/*首页新闻*/
.new1{
  width: 96%;
  margin:3% auto 0;
}

.new_list{
  margin-top: 3%;
}
.new_list li{
  width: 48%;
  float: left;
  border:1px solid #cacaca;
  height: 140px;
 display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 5%;
}
.new_list li:nth-child(even){
  float: right;
}

.time{
  width: 30%;
  background: #0eaeff;
}
.time1{
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  border-bottom: 1px solid #0d9ce5;
}
.time2{
  font-size: 12px;
  transform: scale(.75);
  color: #fff;
  padding-top: 35%;
  text-align: center;
}
.tim{
  width: 50px;
  height: 50px;
  background: url(../../images/t.png) no-repeat;
  margin:0 auto;
}
.news-right{
  width: 70%;
}

.news-right a{
  line-height: 40px;
  text-indent: 5%;
  color: #0eaeff;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
}

.news-right p{
  font-size: 12px;
  color: #8a8a8a;
  padding: 2%;
}



@media screen and (max-width: 326px) {
.tim{
  width: 40px;
  height: 40px;
  background: url(../../images/t.png) no-repeat;
  margin:0 auto;
}

.news-right a{
  line-height: 40px;
  text-indent: 5%;
  color: #0eaeff;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  font-size: 12px;
}
.time2{
  font-size: 12px;
  transform: scale(.75);
  color: #fff;
  padding-top: 25%;
  text-align: center;
}

}



/*首页联系我们*/
.contact{
  background:#2d64b2;
  padding:3%;
}
.contentss{
  border:3px solid #85a5d2;
  padding:5%;
  text-align: center;
  color: #fff;
}
.contentss p{
  text-align: center;
  line-height: 24px;
}
.contentss a{color: #fff;}



.news2{;margin-top:15px;position:relative;padding:15px 0;}
.news_list2{margin-top:20px;width:96%;margin:0 2%;}
.news_list2 li{float:left;margin-left:15px;width:94%;padding:8px 0;text-align: left;position: relative;line-height: 150%;border-bottom: 1px dashed #e2e2e2;}

.news_list2 li a{background: url(../../images/san.png) no-repeat left center;padding-left: 5%;font-size: 14px;color: #292929;}

.news_list2 li span{position: absolute;right: 0;top: 0;color: #b0b0b0;line-height: 150%;padding: 8px 0;}






.caselist{padding-bottom:5px; text-align:left !important;width:99%;margin:0 auto;}
.caselist li{overflow: hidden; width:100%;background: url(../../images/xgray_line06.png) repeat-x center bottom;margin-bottom:15px;}
.caselist li a{display: inline-block;overflow: hidden;width:100%;}
.caselist li a img{display: block;width:100%;height: auto;vertical-align: middle;}
.caselist li span{display: block;padding-left:8px;padding-right:5px;margin:5px 0 15px;text-align:left;}


/*网站头部返回按钮样式*/
.header_return{position:absolute;right:15px;top:2px;}
.header_return img{width:43px;height: 40px;}

/* footer css style*/
.distraction{height:70px; width:100%;line-height: 70px;color: #4e5f70;font-size: 20px;text-align: center;}
.footer{ width:100%; margin-top:6px;position: fixed; z-index: 110;bottom: 0;}
.footer{max-width:640px;margin:0 auto;background:#000;display:-webkit-box; }
.footer a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;}
.footer span{width:74px; display:block; margin:0 auto; text-align:right; font:400 16px/70px "微软雅黑"; color:#fff; height:70px;}
.footer span.span1{background:url(../../images/a2.png) 10px 20px no-repeat; background-size:30px 30px;}
.footer span.span2{background:url(../../images/a3.png) 10px 20px no-repeat; background-size:28px 29px;}
.footer span.span3{background:url(../../images/a4.png) 10px 20px no-repeat; background-size:26px 26px;}
.footer span.span4{background:url(../../images/a1.png) 10px 20px no-repeat; background-size:26px 26px;}
.footer span.span0{background:url(../../images/icon.png) 10px -75px no-repeat; background-size:110px 385px;}

/*分页样式*/
#list ul{overflow: hidden;}
#pagecount{text-align: center;margin-top: 15px;padding-bottom:10px;}
#pagecount span a{margin:0 2px;padding:3px 8px;background: #cfcfcf;color:#fff;font-size: 12px;}
#pagecount span.pageBtn-selected a{background: #e33b3d;}
#pagecount span.prevpage,#pagecount span.nextpage{padding:3px 5px;background: #e33b3d;color:#fff;margin:0 2px;font-size: 12px;}
#pagecount span.prevpage a,#pagecount span.nextpage a{background: #e33b3d;color:#fff;margin: 0;padding: 0;font-size: 12px;}


.nav1{width:100%;display:none;position:absolute;top:0;left:0;background:rgba(255,151,0,.3);}
#nav{width:100%;padding-top:30px;position:relative;z-index:999}
#nav li{border-bottom:1px solid #fff;background:#0099ff;line-height:40px;text-align:center}
#nav li a{display:block;color:#fff;}

.ding{background:#d5b058;padding:10px 0;}
.ding p{text-align:center;line-height:22px;color:#fff;}
.ding img{width:100%;height:auto;}



 /*banner css style*/
.out_b{overflow:hidden; margin:0 auto; width:320px; padding-top:10px; padding-bottom:10px;}
.slide {position : relative; height:150px; overflow:hidden; width:320px; overflow:hidden; margin:0 auto;}
.slide .content{height:320px; -webkit-transform-style: preserve-3d;-webkit-backface-visibility: hidden;}
.slide a {display:inline-block; float:left; width:320px; height:150px; }
.slide a img{width:320px;}
.slide .mark {width: 100%; position: absolute;height: 3px; bottom: 0; background-color: rgba(51,51,51,0.5); -webkit-transform: translate3d(0,0,0); display: -webkit-box;}
.slide .mark li {display: block; -webkit-box-flex: 1; height: 100%; overflow: hidden;}
.slide .mark li.active { background-color:#25a4bb;}

.scroll{width:320px;height:auto;margin:0 auto 0 auto; position:relative;overflow:hidden;}
.mod_01{float:left;width:320px;}
.mod_01 img{display:block;width:100%;height:auto;}
.dotModule_new{padding:0 5px;height:11px;line-height:6px;-webkit-border-radius:11px;background:rgba(45,45,45,0.5);position:absolute;bottom:5px;right:50%;z-index:11;width:80px;margin-right:-40px;}
#slide_01_dot{text-align:center;margin:1px 0 0 0;}
#slide_01_dot span{display:inline-block;margin:0 2px;width:5px;height:5px;vertical-align:middle;background:#f7f7f7;-webkit-border-radius:5px;}
#slide_01_dot .selected{background:#66ff33;}

 /*product css style*/

.products{position:relative; width:99.5%; margin:0 auto; background:#fff;}
.contentss{padding:10px; line-height:25px; text-align:left; text-indent:25px;}
.ee{padding-left:20px; font-family:"微软雅黑";}
.products_title{background:url(../../images/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font: 400 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;color:#000;}
.products ul{padding-bottom:5px; text-align:left !important;}
.products ul li{display: inline-block;margin-top: 15px;text-align: center;overflow: hidden; width:49.0%; padding:5px;}
.products ul li a{display: inline-block;overflow: hidden;border: 1px solid #fff;box-shadow: 3px 3px 5px #aaa; width:100%;}
.products ul li a img{display: block;width:100%;height: auto;vertical-align: middle;}
.products ul li  h3{display: block;width:100%;line-height: 30px;height: 30px;overflow: hidden;text-align: center;background: #eee;}


 /* news css style*/
.news{position:relative; width:99.5%; margin:0 auto; background:#fff;color:#000;}
.news_title{background:url(../../images/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font: 400 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;}
.news ul{}
.news ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(../../images/dd1.jpg) 95% center no-repeat; background-size:20px 20px;}
.news ul li a{font: 400 12px/35px "微软雅黑"; padding-left:28px; text-align:left; display:block;}

/* product_cate css style*/
.product_cate {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 999;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    height: auto;
    padding: 5px 0;
    display: none;
    background: #fff;
}

.product_cate_title {
    background: url(../../images/eef.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font: 400 16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.product_cate ul {}

.product_cate ul li {
    line-height: 35px;
    position: relative;
}

.product_cate ul li.yiji {
    border-bottom: 1px solid #d3d3d3;
}

.product_cate ul li a {
    font: 400 12px/35px "微软雅黑";
    padding-left: 20px;
    text-align: left;
    display: block;
    width: 88%;
}

.product_cate ul li .class-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 12%;
    display: block;
    line-height: 35px;
    cursor: pointer;
    background: url(../../images/abcd.png) center no-repeat;
    height: 35px;
    background-size: 20px 20px;
}

.product_cate ul li .layer2 li a {
    padding-left: 28px;
}

.product_cate ul li .layer2 .layer3 li a {
    padding-left: 36px;
}

.product_cate ul li .class-up {
    background: url(../../images/abcde.png) center no-repeat;
    background-size: 20px 20px;
}


.job_cate{width:99.5%; margin:0 auto;margin-top:20px;}
.job_cate ul{}
.job_cate ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(../../images/abcd.png) 95% center no-repeat; background-size:20px 20px;}
.job_cate ul li a{font: 400 12px/35px "微软雅黑"; padding-left:20px; text-align:left; display:block;}



/*share css style*/
#mobile_share{position:fixed;right:0;bottom:90px;
width: 123px;z-index: 99999;background: #fff;padding: 0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;-webkit-transform: translateX(100%);}
#mobile_share h2.title{text-align:center;line-height:30px;height:30px;background: #717577;color: #fff;font-size:14px;}
#mobile_share .share_item{padding: 8px;background: #fff;border: 1px solid #f1f1f1;}
#mobile_share .share_item li{display: block;overflow:hidden;margin: 8px 0;border-bottom: 1px solid #f1f1f1;padding-bottom: 8px;}
.share-link {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-link i{background: url(../../images/share_icon.png) no-repeat;background-size: 200px 32px;width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-link span{display:inline-block;}
.share-weibo i{background-position:0 0;}
.share-renren i{background-position:-42px 0;}
.share-douban i{background-position:-84px 0;}
.share-qweibo i{background-position:-126px 0;}
.share-qzone i{background-position:-168px 0;}
.share-weixin {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-weixin i{background:url(../../images/share_icon2.png) no-repeat;background-size:32px 32px;
	width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-weixin span{display:inline-block;}
body{height:100%; overflow-x:hidden; position:relative;max-width:640px !important;margin:0 auto !important; background: #fff !important;}

/*job css style*/
.jobcontent h4{background-color:#fff;height: 26px;line-height: 26px;padding-left:15px;}
.jobcontent .text{padding:5px 15px;line-height:20px;}

/*search css style*/
.search {
    padding: 8px 20% 8px;
    background: #f3f3f3;
}
#formsearch{width:100%;}
#keyword{border: none;line-height: 2.5;width: 80%;text-align:left;text-indent: 9%;float:left;font-size: 0.17rem;}
#s_btn{width: 20%;line-height: 2.5;float:right;color:#fff;background:url(../../images/ss.png) no-repeat center;background-size: 100% 100%;font-size: 0.17rem;}


  /*search news css style*/
.newslist{border-top:10px solid #fff;border-bottom:10px solid #fff;}
.newslist li{text-align:left;padding-left:10px;line-height:34px;height:34px;position:relative;margin-bottom:1px;background:#fff;font-family: "Microsoft YaHei"}
.newslist li span{position:absolute;right:10px;top:0;}


.product1{width: calc((2 / 3) * 100%);float: right;margin-right: 2%;}
.product1 ul{padding-bottom:5px;text-align:left !important;}
.product1 ul li{overflow: hidden;width: 49.0%;float:left;position: relative;margin-bottom: 3%;margin-right: 2%;border-right: 1px solid #bcbabb;border-bottom: 1px solid #bcbabb;}
.product1 ul li:nth-child(2n){margin-right:0;}
.product1 ul li a img{display: block;width:100%;height: auto;vertical-align: middle;}
.product1 ul li h3{display: block;width:100%;line-height: 2;overflow: hidden;color: #b95c18;text-align:center;font-weight:normal;font-size: 0.2rem;text-overflow: ellipsis;white-space: nowrap;}
.product1 ul li h3 a{text-align:center;color:#c4d7f0;display: block;font-weight:normal;color: #b95c18;}

.tong{width:100%;margin:0 auto;}
.sort1{float:left;width: calc(100% - 74%);margin-left: 3%;background:#b95c18;}
.c2{margin-top:5%;}

.sort1 img{max-width: 100%;margin: 0 auto;}
.sort1 li{line-height:2;border-bottom:1px solid #6a3906;border-top:1px solid #e87f32;}
.sort1 li a{color:#fff;font-size: 0.2rem;}


.c3{
    margin-top: 4%;
}
.c3 h2{text-align: center;}
.c3 h2 img{max-width: 100%;}
.c3 .ck3{display: block;text-align: center;margin-top: 2%;}
.c3 dd{width: 98%;margin:0 auto;padding:4% 4%;background:#b95c18;color:#fff;}
.c3 .content{border:1px solid #c8c8c8;padding:4% 4%;margin:0 4%;margin-top:4%;font-size: 0.2rem;}

.c4{
    margin-top: 4%;
}
.c4 h2{text-align: center;}
.c4 h2 img{max-width: 100%;}
.c4 .ck3{display: block;text-align: center;margin-top: 2%;}
.sort2{text-align:center;margin-top:4%;}
.sort2 li{display:inline-block;margin: 0 3%;font-size: 0.2rem;border:1px solid #b95c18;line-height:2;width: 25%;color: #b95c18;border-radius: 4px;}
.sort2 li:hover,.tab-nav-action{background:#b95c18!important;color:#fff!important;}




/*分页样式*/
.paging_num{padding:10px 0px;overflow: hidden;text-align: right;}
.paging_num a{width:25px;height:20px;line-height: 20px;text-align: center;display:inline-block;
    border: 1px dashed #e0e1dc;color:#666;margin-left:15px;}
.paging_num a:hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}
.paging_num .paging_hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}


/*简历提交*/
.job-title {padding-left:10px;line-height:40px;font-size:16px;margin-bottom:15px;}
.job-title .job-send{background:#476199;padding:5px 10px;border-radius:4px;color:#fff;}
.reveal-modal {position: relative;}
.send-title{border-bottom: 1px solid #ddd;margin-bottom:15px;padding-bottom:10px;font-size:16px;color:#060;}
.message-job{padding-bottom:10px;}
.message-job li{line-height:30px;margin-bottom:10px;text-align: left;}
.message-job li label{font-size:14px;width:20%;float:left;text-align:right;}
.message-job li span{color:red;}
.message-job li input[type='radio']{margin:0 10px;}
.message-job li input.jobinput{border:1px solid #ccc;width:70%;margin:0 5px;line-height:24px;height:24px;padding:0 5px;text-align: left;}
.message-job li select{line-height:24px;height:24px;padding:0 5px;border:1px solid #ccc !important;width: 70%;margin:0 5px;}
.message-job li #experience{width:70%;height:80px;border:1px solid #ccc !important;margin:0 5px;}
.message-job li input#file{margin-top:18px;margin-right:20px;}
.message-job input.jobbtn{width:80px;border:1px solid #f1f1f1;background:#476199;color:#fff;border-radius:4px;font-family:"Microsoft Yahei";line-height:30px;height:30px;margin:0 8px 0;cursor:pointer;padding:0 !important;}
.message-job input.jobbtn:hover{background:#476199;}
.message-job li.last{border-bottom: 1px solid #ddd;margin-bottom:8px;padding:5px 0;font-size:14px;color:#060;}
 .resume-prompt{line-height:36px;color:#999;font-size: 12px;}
.message-job span.last{color:red;display:inline-block;line-height:36px;font-size: 12px;}
.message-job li #checkcode{height: 32px;line-height: 32px;width: 20%;border: 1px solid #dedede;text-align: left;margin-bottom: 0;margin-left: 5px;}
.message-job li a{font-size: 12px;}
.message-job input{font-size: 12px !important;}
textarea{ -webkit-user-select: auto !important; border: 1px solid rgba(0,0,0,.2) !important;}



.news-list li{float: left;width:45%;margin-left: 2.5%;margin-top:8%}
.news-list li:nth-child(2n){float:right;margin-left:0;margin-right:2.5%}
.date{width:32%;float: left;background: #b95c18;}
.date dl{font-size:2.5em;color: #fff;line-height: 1.6em;}
.date dt{font-size: 0.17rem;line-height: 1.2;padding-bottom: 13%;color: #fff;}
.nei{width:62%;float: right;border-bottom: 1px solid #eee;}
.nei a{color: #666666;font-size: 0.2rem;display:block;line-height: 2.8;text-align:left;}
.nei span{color:#999999;}


.img_heng{width: 96%;margin: 0 auto;}
.img_heng img{width: 100%;margin-top:6%;}

.jishu{line-height: 2.5;padding-top:5%;padding-bottom:5%;color:#313030;font-size: 0.2rem;}


#gotop{position:fixed;display:none;height:15%;width:15%;background:url(../../images/top.png) no-repeat;right:0;bottom: 6%;cursor:pointer;}
