@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:Arial, sans-serif; color:#333; -webkit-font-smoothing:antialiased;}

a{color:#555; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#ff8d93; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.fr1{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h20{height:20px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h40{height:40px; overflow:hidden; clear:both;}
.h50{height:50px; overflow:hidden; clear:both;}
.h200{ height:200px; overflow:hidden; clear:both; background:#f5f5f5}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
.btn1{cursor:pointer;}
em{font-style:normal;}

.clearfix-after{clear:both;content:".";display:block;height:0;visibility:hidden}
.clearfix{display:block;zoom:1}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}

#wrap {
    width:100%;
    width:expression(document.body.clientWidth <= 1190? "1190px": "auto");
    min-width:1190px;
}

.wal{width:1200px; margin:0px auto;}
.timu_main{min-height: 350px;}
/*公共样式*/
.h60{height:60px;}
.h195{height:195px;}
.pr{ position:relative;}
.synResour .list a.aNows{  color: #fff;  background: #249ade; }
.synResour .list a.aNows:hover{  color: #fff;  background: #249ade; }

/*分页*/
.page{text-align: center;}
.pagination {  display: inline-block;  padding-left: 0;  margin: 20px 0;  border-radius: 4px;}
.pagination>li {  display: inline;}
.pagination>li:first-child>a, .pagination>li:first-child>span {  margin-left: 0;  border-top-left-radius: 4px;  border-bottom-left-radius: 4px;  }
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;  color: #fff;  cursor: default;  background-color: #337ab7;  border-color: #337ab7;  }
.pagination>li>a, .pagination>li>span {  position: relative;
    float: left;  padding: 6px 12px;  margin-left: -1px;  line-height: 1.42857143;  color: #337ab7;
    text-decoration: none;  background-color: #fff;  border: 1px solid #ddd;  }
/*_____________*/
.pageNum{text-align:center; height:30px; overflow:hidden; padding-top:20px; color:#666; padding-bottom:40px; font-size:12px;}
.pageNum a{display:inline-block; height:28px;padding:0 2px; line-height:28px; min-width:24px; border: 1px solid #fff;color:#666; font-size:12px; border-radius: 3px; margin: 0 4px;}
.pageNum a:hover{ border: 1px solid #cfcfcf;}
.pageNum .aNow,.pageNum .aNow:hover{ border: 1px solid #249ade; color: #249ade;}
.pageNum .input1{width:38px; height:28px; line-height:28px; text-align:center; margin:0 5px; border:#cfcfcf solid 1px; border-radius:3px;}
.pageNum .input1:focus{border: 1px solid #249ade;}
.pageNum .btn1{ width:40px; height:30px; margin-left:10px; color:#666; cursor:pointer; border:1px solid #cfcfcf; border-radius:3px; font-size:12px;}
.pageNum .btn1:hover{ background:#249ade; color:#fff; border: 1px solid #249ade;}
.pageNum .prev{ width:30px; height: 30px; border-radius: 50%; background:url(../images/prev.png) no-repeat;}
.pageNum .prev:hover{background:url(../images/prevon.png) no-repeat; border: 1px solid #fff;}
.pageNum .next{ width:30px; height: 30px; border-radius: 50%; background:url(../images/next.png) no-repeat;}
.pageNum .next:hover{background:url(../images/nexton.png) no-repeat; border: 1px solid #fff;}



.tabContent{display:none;}
.tab li{ cursor:pointer;}


/*底部*/
.footDiv{ background:#e8eaec; margin-top:30px;}
.footDiv_1{ padding-bottom:25px; border-bottom:1px solid #d5d5d5;}
.footDiv h3{ font-weight:700; color:#2c2c2c; font-size:15px;padding: 10px; color: #333; border-bottom: 1px solid #ccc;}
.footDiv p{ font-size:14px; color:#666; line-height:26px;}
.footDiv p em{ margin-left:42px;}
.mr130{ margin-right:130px;}
.footDiv_2{ padding-bottom:20px;}
.footDiv_2 a{ display:inline-block; font-size:14px; color:#666; margin-right:30px;}
.footDiv_2 a:hover{ color:#42ca78;}
.footDiv_3{ height:300px; line-height:48px; font-size:14px; color:#666; background:#d9d9d9;}
.footDiv_lianxi{ padding-top: 48px; padding-bottom: 48px; font-size: 28px; color: #191c24;}
.tac{ text-align: center;}
.w330{ width: 330px; height: 400px; background: #fff; border: 1px solid #ccc; padding: 20px; margin: 10px;}
.footDiv .content{ margin-top: 20px; color: #666; text-align: left; line-height: 1.5em;}
.footDiv .content p{ padding: 5px; color: #666;}
.footDiv .content .qrcode{ width: 150px; height: 150px;}

/*头部*/
.headDiv{ height:80px; background: #249ade;}
.headDiv .logo{ position:absolute; left:0px; top:15px;}
/*.headDiv .logo img{ width:260px;height:50px;}*/
.headDiv .logo img{ width:260px;}
.headDiv .search{ position:absolute; right:107px; top:22px; width:194px; background: #fff; border-radius:3px; padding: 11.5px 13px;}
.headDiv .search input{ font-size:12px; color:#666; width:100%;}
.headDiv .search a{ display:block; width:51px; height:36px; position:absolute; right:0px; top:0px; background:url(../images/search.png) center center no-repeat;}
.headDiv .search a:hover{background: url(../images/searchon.png) no-repeat;}
.headDiv .head_r{ position:absolute; right:0px; top:40px; color: #fff;}
.headDiv .head_r a{ display:inline-block; margin:0 6px; font-size:12px; color:#fff;}
.headDiv .head_r a:hover{ text-decoration: underline;}

/*导航条*/
.headDiv1 .navbar-collapse{ position:absolute; top:100px; left:0px; text-align:center; width:100%;}
.navbar-nav>li{ float:left;position: relative;}
.navbar-nav{ float:none;}
.headDiv1 .nav li a{ display:inline-block; height:50px; padding:0 20px; line-height:50px; font-size:16px; margin:0 1px;}
.nav .active a{ color:#fff; background: #4db5f1;}
.nav>li>a:hover{ color:#fff; background:#4db5f1;}

.icon-bar{ background:#000;}

.headDiv2 .navbar-collapse{ position:absolute; top:0px; left:260px;}
.headDiv2 .nav li a{ display:inline-block; height:80px; padding:0 20px; line-height:80px; font-size:16px; color: #fff; margin: 0 1px;}
.headDiv2 .head_r{ position:absolute; right:0px; top:30px;}

.headDiv2 .nav li a em{display: inline-block; padding-right: 16px; background:url(../images/ico14.png) right center no-repeat; margin: 0 8px;}
.headDiv2 .nav li .dd_list{display: none; font-size: 14px; color: #249ade; position: absolute; left: 0px; top: 80px; background: #fff; text-align: center; z-index: 10; border: 1px solid #dcdcdc; border-top: none; padding: 12px 0; width: 100%;box-shadow: 0 0 4px #ccc; box-sizing: border-box;}
.headDiv2 .nav li .dd_list a{ line-height: 40px; text-align: center; color: #333; height: auto; padding: 0; display: block; font-size: 14px; margin: 0 8px 4px;}
.nav .active .dd_list a{ background: #fff;}
.headDiv2 .nav li .dd_list a:hover{background: #f5f5f5; color: #249ade;}
.headDiv2 .nav li:hover .dd_list{display: block;}

.headDiv .head_r1{position: absolute; right: 0px; top: 22px;}
.headDiv .head_r1 .pro_a{display: block; font-size: 12px; color: #fff; padding: 10px 0 10px 23px; background: url(../images/icon1.png) left center no-repeat; height: 16px; line-height: 16px;}
.headDiv .head_r1 .pro_a em{display: inline-block; padding-right: 15px; background: url(../images/icon2.png) right center no-repeat; width: 4em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.headDiv .head_r1 .pro_a .emNow{background: url(../images/icon2on.png) right center no-repeat;}
.headDiv .head_r1 .list{position: absolute; z-index: 9;right: -10px; top: 35px; background: #fff; border: 1px solid #dcdcdc; border-radius: 4px; width: 108px; padding: 3px 6px; display: none;}
.headDiv .head_r1 .list i{display: block; width: 8px; height: 7px; background: url(../images/icon3.png) no-repeat; position: absolute; right: 9px; top: -7px;}
.headDiv .head_r1 .list a{display: block; height: 30px; line-height: 30px; margin-bottom: 1px; font-size: 12px; color: #666; padding:0 13px; }
.headDiv .head_r1 .list a:hover{background: #f5f5f5; color: #249ade;}
.headDiv .head_r1 .login{width: 94px;  height: 36px;  line-height: 36px;  text-align: center;}
.headDiv .head_r1 .login a{color:#fff;padding:5px;}





















