@font-face {
    font-family: 'iconfont';
    src: url('/font/iconfont.eot?time=20171013');
    src: url('/font/iconfont.eot?time=20171013#iefix') format('embedded-opentype'),
    url('/font/iconfont.woff?time=20171013') format('woff'),
    url('/font/iconfont.ttf?time=20171013') format('truetype'),
    url('/font/iconfont.svg?time=20171013#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
textarea { -webkit-appearance: none;}
*{
    margin: 0px; padding: 0px; font-family: sans-serif;-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}
a,a:link,a:visited,a:hover{
    text-decoration: none;
}
input,a,textarea,select{
    outline: none;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
ul,li{
    list-style: none;
}
body{
    background: #f7f7f7;
}
body>.container{
    width: 100%; max-width: 768px; margin: 0px auto; margin-bottom: 50px; padding:0px;
}
div{
	 -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}
.blue{
    color: #5298e8;
}
.orange{
    color: #e43206;
}
.clear{
    clear: both; height: 0px;
}
.title{
    height: 45px; background: #fff; text-align: center; position: relative; padding-top: 1px; border-bottom:1px #eee solid;
}

.title h4{
    line-height: 45px; color: #666;
}
.title>a{
    position: absolute; width: 45px; height: 45px;line-height: 45px; color: #666; font-size: 13px;
}
.title a i{
    font-size: 20px; font-weight: lighter;
}
.title a.back{
    left: 0px; top:0px;
}
.title a.search,.title a.share{
    right: 0px; top:0px;
}

.title>div.search{
    margin-top: 5px;position: relative; width: 70%; float: left; margin-left: 45px;
}
.title>div.search a{
    position: absolute; right: 5px; top: 5px; color: #bebebe;
}
.title>div.search a i{
    font-size: 25px;
}
.title>.search input{
    width: 100%; height: 32px; border-radius:15px; border: none; background: #f5f5f5; text-indent: 15px; margin-top: 2px;
}
.cont{
    text-align: center; margin: 40px auto;
}
.cont span,.cont i{
    display: inline-block;
}
.cont span{
    background: #005887; padding: 2px 5px; border-radius: 3px; color: #fff; font-size: 20px; margin: 5px 2px;
}
.cont i{
    color:#005887 ; font-weight: bold;
}
.cont>p{
    color: #666; font-size: 12px; line-height: 2em;
}
.index-search{
    width: 90%; margin: 0px auto;

}
.index-search a{
    background: #fff; height: 40px; border-radius: 20px; text-align: center; display: block; line-height: 40px; -webkit-box-shadow:  0px 0px 5px rgba(0,0,0,.15);
    -moz-box-shadow:  0px 0px 5px rgba(0,0,0,.15);
    box-shadow:  0px 0px 5px rgba(0,0,0,.15); color: #ed6115;
}
.index-search input[type=text]{
    width: 80%; height: 35px;  display: inline-block; text-indent: 10px; border: none; font-size: 13px;
}
.index-search input[type=button]{
    width: 20%; height: 35px; background: #ed6115; color: #fff; border: none; border-bottom-right-radius: 3px; border-top-right-radius: 3px;
}
 .main-list{
     width: 100%; margin-top: 20px;
 }
 .main-list li{
     width: 48%; margin: .6% 1%;text-align: center; float: left; height: 100px; background: #ed6115;
 }
 .main-list li a{
     color: #fff; display: block; height: 100%; width: 100%; font-size: 12px;overflow:hidden;
 }
 .main-list li h4{
     margin-top: 20px; font-size: 16px; line-height: 2em;
 }
 .main-list li:nth-child(1){
     background: #5c81d1;
 }
.main-list li:nth-child(2){
     background: #e03037;
 }
.main-list li:nth-child(3){
    background: #39c1f4;
}
.main-list li:nth-child(4){
    background: #33c6e9;
}
.main-list li:nth-child(5){
    background: #9ace51;
}
.main-list li:nth-child(6){
    background: #f7649c;
}
.main{
   
}
.main>p{
    width: 95%; margin: 10px auto; font-size: 12px; color: #666;
}
.main .choose{
    width: 95%; margin: 10px auto;
}
.main .choose select{
    border: 1px #ed6115 solid; font-size: 12px; padding: 5px; width: 35%;
}
.main .list{
    background: #fff; padding: 10px; margin: 10px 0; width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;;
}
.list h4 a{
    overflow: hidden; display: block;
    
}
.list a{
    color: #333; font-size: 16px; line-height: 1.5em;margin-bottom:5px;
}
.list>p{
    font-size: 12px; color: #999;
}
.type{
    width: 100%; margin: 10px auto 0px auto; background: #f9f9f9; padding:4px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;;
}
.type i{
    color: #ed6115  ;
}
.type a{
    font-size: 12px; padding: 0px 5px; color: #005887;
}
.news-title h2{
    width: 95%; font-size: 18px; margin: 10px auto; line-height: 26px;
}
.news-title .source{
  width: 95%; margin: 0px auto 10px auto; font-size: 14px; color: #999; min-height:35px; position: relative; padding-top:5px;
}
.news-info{
    background: #fff; padding: 15px; font-size: 14px; color: #666; line-height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.search-keys{
    width: 90%; margin: 20px auto; font-size: 12px; color: #666; line-height: 2em;
}
.search-keys ul{
    margin-top: 5px;
}
.search-keys li{
    /*width: 33%; float: left;*/
}
.search-keys a{
    color: #33c6e9;
}
.fl{float:left;}
.fr{float: right;}
.clearfix:after,.clearfix:before{display:table;content:"";line-height:0}
.clearfix:after{clear:both}
.selectDateBox{    height: 28px;
    line-height: 28px;
    padding: 0px 5px;
    border: 1px #ed6115 solid;
    width:32%;
    background: #fff;font-size: 13px;margin-bottom: 10px;}
.searchBox{margin: 0 5px;}
.selectDateBox input{border: 0 none;height: 28px; line-height: 28px;width:100%;}


.footer{
    height: 30px; line-height: 30px; color: #999; text-align: center; background: #fff; position: fixed; bottom:0px; width: 100%; font-size: 12px; border-top: 1px #ddd solid;
}
.title>a.text{
    right:15px;  top: 0px; width: 80px; text-align: right; color: #eee;
}
.title .logo{
    position: absolute; left: 15px;top: 9px;
}
.title h2{
    font-size: 1em; color: #eee; line-height: 45px; text-align: left; text-indent: 50px;
}
.foot{
    position: fixed; height: 45px; width: 100%; background: #fff; bottom: 0px;
    -webkit-box-shadow:  0px 0px 6px rgba(0,0,0,.2);
    -moz-box-shadow:  0px 0px 6px rgba(0,0,0,.2);
    box-shadow:  0px 0px 6px rgba(0,0,0,.2);
}
.foot a{
    line-height: 45px; width: 50%; float: left; text-align: center; color: #333; border-top: 2px #fff solid; line-height: 43px;
}
.foot a span{
    position: relative; top: -1px;
}
.foot a i.iconfont{
    font-size: 20px; position: relative; top: 0px; padding-right: 5px;
}
.foot a.active{
   border-color:#fff; background: #fff; color: #286b9a;
}
.list p.source{
    border-top:1px #eee dashed; padding-top:7px; margin-top:8px; color: #999;
}
.list h3 a{
    white-space:normal; line-height: 1.5em;
}
.banner{
    height: 120px; background: #286b9a; padding:10px; color: #eee; text-align: center; font-weight: bold; position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow:  0px 0px 10px rgba(0,0,0,.3);
    -moz-box-shadow:  0px 0px 10px rgba(0,0,0,.3);
    box-shadow:  0px 0px 10px rgba(0,0,0,.3);
}
.banner img{
    margin: 10px; width: 120px;
}
.banner .back{
   position: absolute; top: 0px; left: 0px; height: 45px; width: 45px; text-align: center; line-height: 45px;
}
.banner .back i.iconfont{
    color: #bbb; font-size: 20px; font-weight: lighter;
}
.job-info{
     padding: 20px; background: #fff; font-size: 14px; color: #4a4a4a; min-height: 400px;
}
.job-info>p{
    margin-bottom: 10px;
}
.job-info ul li{
    height: 40px; line-height: 40px; background: #f7f7f7; margin-top: 10px; text-align: center;
}
.job-info li>a{
    display: block;
}
.job-box{
    display: none;
}
.job-content{
    position: fixed; background: #fff; width: 100%; height: 70%; left: 0; right:0; bottom:0; padding: 15px; overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow:  0px 0px 10px rgba(0,0,0,.5);
    -moz-box-shadow:  0px 0px 10px rgba(0,0,0,.5);
    box-shadow:  0px 0px 10px rgba(0,0,0,.5);
}
.job-content h5{
    font-size: 16px; color: #1c334d;
}
.job-content p{
    font-size: 13px; text-align: left; line-height: 23px;
}
.job-box .bg{
    background: rgba(0,0,0,.5); position: fixed; top: 0; right: 0; left: 0; bottom:0;overflow:hidden;
}
.news-info img{
	max-width:100%;
	
}
.form{
    background: #fff; padding: 20px; min-height: 450px;
}
.form li{
    padding: 5px 0; position: relative;
}
.form li input[type=checkbox]{
   margin-right: 13px;

}
.form li input[type=checkbox] + span{
    width: 16px; height: 16px; background: #f7f7f7; position: absolute; left: 0px; top: 7px; border: 1px #ed6115 solid;
}
.form li input[type=checkbox]:checked + span{
    width: 16px; height: 16px; background:url("../img/check_icon.png") no-repeat center center #ed6115; position: absolute; left: 0px; top: 7px; border: 1px #ed6115 solid; background-size: 15px 15px;
}
.form textarea {
    width: 100%; margin: 15px 0 30px 0; padding: 10px; border: 1px #ddd solid; background: #f9f9f9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form input[type=button]{
    height: 45px; width: 100%; background: #ed6115; border: 1px #ed6115 solid; font-size: 20px; color: #fff;
    -webkit-box-shadow:  0px 0px 10px rgba(0,0,0,.2);
    -moz-box-shadow:  0px 0px 10px rgba(0,0,0,.2);
    box-shadow:  0px 0px 10px rgba(0,0,0,.2);
}
.container>.text{
    padding: 20px; line-height: 1.6em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.text p{
    margin:15px 5px; color: #000; line-height: 1.8em; font-size: 1em;
}
.text p.right{
    text-align: left; width: 160px; float: right;
}
.link{
    text-align: center; display:none;
}
.news-title .source button{
	  background:#fff; padding: 0px 15px; border: 1px #5c81d1 solid; border-radius: 15px; color: #5c81d1; font-size: 13px;  line-height:32px; height:32px; position: absolute; right: 0px; top: 0px;

	}
.link button{
    background:#fff; padding: 5px 15px; border: 1px #5c81d1 solid; border-radius: 15px; color: #5c81d1; font-size: 13px; margin: 15px 10px;
}
.link a i,.link button i{
    font-size: 16px; padding-right: 5px;
}
.link a{
    color: #ed6115; border:1px #ed6115 solid;padding: 5px 15px;  border-radius: 15px;  font-size: 13px; background: #fff; margin: 15px 10px; display: inline-block;
}
/*2017-9-14*/
.foot-fixed{
    position: fixed; height: 45px; background: #fff; border-top:1px #ddd solid; bottom: 0px; left: 0px; width: 100%;
}
.foot-fixed>a{
    width: 100%; display:block; float: left; text-align: center; font-size: 10px; color: #4a4a4a; line-height: 18px; height: 45px;
}
/**
.foot-fixed>a{
    width: 25%; display:block; float: left; text-align: center; font-size: 10px; color: #4a4a4a; line-height: 18px; height: 45px;
}
**/
.foot-fixed>a i.iconfont{
    display: block; font-size: 20px; padding-top: 13px;
}
.login {
    background: #fff;
    width: 100%;
    margin: 0px auto 20px auto;
    -webkit-box-shadow: 0px 1px 5px #ccc;
    -moz-box-shadow: 0px 1px 5px #ccc;
    box-shadow: 0px 1px 5px #ccc;

    position: relative;
    z-index: 2;

}
.login ul {
}
.login ul li {
    height: 50px;
}
.login ul>li input {
    height: 40px;
    width: 70%;
    border: none;
    font-size: .95em; margin: 5px 15px;
}
.login ul li.icon_phone {
    border-bottom: 1px #ccc solid;
}
.login ul li ul li.login_phone {
    width: 57%;
    float: left;
}
.login ul li ul li button,.login ul li ul li a,.login ul li ul li input[type=button]{
    height: 30px;
    background-color: #25b5e8;
    border: none;
    color: #fff;
    margin: 10px 8px;
    border-radius: 3px;
    padding: 0px 7px;
    font-size: .78em;
    cursor: pointer;
}
.login .grey{
	background:#ccc;
}
.login_btn {
    width: 90%;
    height: 45px; line-height: 45px; text-align: center;
    margin: 10px auto;
    display: block;
    background-color: #286b9a;
    border: none;
    color: #fff;
    font-size: 1.2em;
    -webkit-box-shadow: 0px 1px 5px #ccc;
    -moz-box-shadow: 0px 1px 5px #ccc;
    box-shadow: 0px 1px 5px #ccc;
    cursor: pointer;
}
.other-login{
    text-align: center; margin-top: 50px; color: #666; font-size: 14px;
}
.other-login p{
    margin-bottom: 20px;
}
.other-login a i{
    font-size: 48px; color: rgba(0, 179, 27, 0.68);
}
.time{
    font-size: 12px; text-align: right; color: #999; margin-top: 5px;
}
.time a{
    float: left; line-height: 20px;
}
.title a i.iconfont{
    font-size: 16px;
}
.list-tab>span{
    width: 50%; height: 40px; display: inline-block; float: left; line-height: 40px; background: #fff; text-align: center; border-bottom:1px #eee solid; margin-bottom: 5px; font-size: 15px;
}
.list-tab>span.active{
    border-bottom:2px #ed6115 solid; height: 39px; color: #ed6115;
}
.report-tab>span{
    width: 33%;
}
.my{
    width: 25%; height: 70px; position: fixed; bottom:45px; left: 25%; margin-left: -10px; background: #fff; display:none;
    -webkit-box-shadow:  0px 0px 5px rgba(0,0,0,.1);
    -moz-box-shadow:  0px 0px 5px rgba(0,0,0,.1);
    box-shadow:  0px 0px 5px rgba(0,0,0,.1);
}
.my a{
    display: block; height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #4a4a4a;
}
div.share{
    position: fixed; z-index: 999; background: rgba(0,0,0,.7); color: #fff; width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; text-shadow: 0px 0px 5px rgba(0,0,0,.9); display: none;
}
div.share p{
 padding: 20px; text-align: right; font-size: 18px;
}
div .share i.iconfont{
    display: block; font-size: 32px;
}
p>img{
	width:100%;
	height:auto;
}
.page-nav{
	width:100%; height:45px; line-height:45px; padding:0px 10px; border-bottom:1px #eee solid; background:#fff;  position: relative;
}
.page-nav a{
	font-size:14px; display:block; color:#ccc; margin:0px 5px; height:45px; line-height:45px; width:auto; float:left;
}
.page-nav a.sel{
	color:#666; border-bottom:1px #ed6115 solid; height:44px;
}
.page-nav a.back{
	color:#666; padding-left:20px; height:45px; line-height:45px;
}
.page-nav .back-icon{
	position:absolute; left:15px; top:0px;
}
.page-nav .searchBtn{
	border:none; width:45px; height:45px; position:absolute; right:0px; top:0px; background:url(/img/icon-search.png) no-repeat center center; background-size:50%; color:transparent;
}