﻿/*
Creat Time : 2015-1-27;
*/
/* normalize */

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a {
    outline: none;
}
img {
    outline: none;
    border: none;
}
body {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: "Microsoft Yahei","微软雅黑",arial;
    color: #565656;
    line-height: 24px;
}

ul {
    padding: 0;
    margin: 0;
}
li {
    list-style: none;
}
input {
    border: none;
}
input:hover,
input:focus {
    outline: none;
}

/* base */
.xinline,
.xinline li {
    display: inline-block;
}
.xfct {
    margin: 0;
}
.xct {
    width: 1105px;
    margin: 0 auto;
}
.xfr {
    float: right;
}
.xfl {
    float: left;
}
.xow {
    overflow: hidden;
}
.xjustified {
    width: 100%;
}
.xjustified li {
    float: none;
    display: table-cell;
    width: 1%;
    text-align: center;
}
.xjustified li a {
    text-align: center;
}
.xbr {
    border: 1px solid #fad3aa;
}
.t {
    margin-top: 4px
}
#slide {
    position: relative;
    margin: 3px auto 1px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/* header */
#header {
    margin-top: 68px;
    margin-bottom: 20px;
}
.topr {
    margin-top: 14px;
    width: 302px;
}
input.c {
    padding-left: 0.5em;
    width: 122px;
    height: 19px;
    background: url(../img/sinput.png) no-repeat center;
    border: none;
    font-size: 12px;
    line-height: 19px;
}
input.go {
    width: 28px;
    height: 16px;
    text-indent: -99999px;
    background: url(../img/go.png) no-repeat center;
}
.indexs {
    margin-top: 5px;
    margin-right: 10px;
}

.hotline {
    background: url(../img/phone.png) no-repeat left;
    padding-left: 30px;
    margin-bottom: 9px;
    font-size: 13px;
    color: #666;
    line-height: 21px;
}
.share {
    margin-left: 8px;
}
.share li {
    float: left;
    margin-right: 8px;   
}
.share a {
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    display: inline-block;
}
.plus {
    background: url(../img/share.png);
}
.qzone {
    background: url(../img/qzone.png);
}
.sina {
    background: url(../img/sina.png);
}
.tweibo {
    background: url(../img/qweibo.png);   
}
.renren {
    background: url(../img/renren.png);
}
.wechat {
    background: url(../img/wechat.png);
}
.topr input,
.topr form,
.topr ul {
    float: left;
}

/* Menu */
#menu {
    height: 28px;
    background: #003ab0;
    font-size: 15px;  
}
.sf-menu>li {
    width: 110px;
    margin-top: -5px;
    height: 33px;
    line-height: 36px;
    text-align: center;
}
.sf-menu>li:hover,
.sf-menu>li.current {
    background: url(../img/mactive.png) no-repeat center;
}
.sf-menu li a {
    color: #fff;
    text-decoration: none;
}
#sf {
    height: 28px;
}
#sf .submenu {
    min-width: 545px;
    top: 31px;
    left: 110px;
    overflow: hidden;
    z-index: 100000;
    background: #fff;
    min-height: 306px;
}
.sfleft {
    min-width: 123px;
    min-height: 306px;
    background:url(../img/sbmenuarr.png) no-repeat top #ededed;
}
.sfleft li {
    border-bottom: 1px solid #d2d2d2;
    padding: 5px 10px;
    text-align: center;
}
.sfleft li a {
    padding: 13px 0;
    color: #666;
    font-size: 13px;
    font-weight: bold;
}
.sfright {
    min-width: 422px;
    padding: 5px 5px 10px 5px ;
    text-align: left;
}
.sfright img {
    display: block;
}
.sfright h4 {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
}
.sfright p {
    text-indent: 2em;
    line-height: 24px;
    font-size: 13px;
    color: #666;
    width: 422px;
}
.sf-menu i {
    position: absolute;
    right: 16px;
    top: 47%;
    display: inline-block;
    width: 5px;
    height: 3px;
    background: url(../img/sf-with-ul.png) no-repeat center;
}
.t {
    margin-top: 19px;
}
.icol3 {
    width: 268px;
    float: left;
    margin-right: 11px;
}
.icol3.last {
    margin-right: 0;
}
.meta {
    height:21px;
    background: url(../img/rightarr.png) no-repeat left;
    padding-left: 17px;
    margin-bottom: 4px;
}
.meta h4 {
    float: left;
    line-height: 21px;
    font-size: 13px;
    padding-right: 0.5em;

    color: #003796;
}
.meta span {
    float: left;
    height: 21px;
    font-size: 12px;
    color: #ccc;
    display: inline-block;
    padding-left: 0.5em;
    border-left: 1px dotted #ccc;
}
.ibox {
    width: 268px;
    height: 178px;
    background: url(../img/col3.png) no-repeat center;
    padding: 3.5px 0;
}
.ibox h4,
.ibox p {
    padding-left: 14px;
}
.ibox h4{
    margin-top: 3px;
    color: #5d5c5c;
}
.ibox p {
    font-size: 12px;
    color: #999;
}
.ibox img {
    display: block;
    width: 261px;
    margin: 0 auto;
}
.icol3:hover .meta {
    background: url(../img/rightarrh.png) no-repeat left;
}
.icol3:hover .meta h4 {
    color: #be3856;
}
.icol3:hover .ibox {
    background: url(../img/col3-hover.png) no-repeat center;
    color: #fff;
}
.icol3:hover .ibox h4,
.icol3:hover .ibox p {
    color: #fff;
}
.inews {
    width: 268px;
    margin-right: 11px;
}
.inews h5 {
    color: #eb0000;
    margin: 6px 0 5px 0;
    padding-left: 20px;
    font-size: 14px;
}
.inews img {
    float: left;
    width: 108px;
    height: 70px;
    margin-right: 7px;
    padding-left: 20px;
}
.inews p {
    height: 70px;
    color: #999;
}
a.more {
    color: #003298;
    font-size:12px;
    text-decoration: none;
}
.index-list {
    margin-top: 20px;
}
.index-list li {
    margin-left: 5px;
    padding-left: 9px;
    margin-bottom: 9px;
    background: url(../img/parrow.png) no-repeat left;
}
.index-list li a {
    text-decoration: none;
    color: #666;
}
.index-list li span {
    float: right;
}
.icp {
    width: 826px;
}
.icp .meta {
    position: relative;
}
.is {
    margin-top: 30px;
    width: 826px;
    height: 190px;
}
.is li {
    width: 99%;
    margin: 0 0.5%;
    float: left;
    height: 190px;
    border: 1px solid #e2e2e2;
    position: relative;
}
.is li img {
    width: 262px;
    height: 188px;
    border: none;
}
.is li span {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 262px;
    text-align: center;
    background: #c7c7c8;
    font-size: 12px;
    color: #696d70;
}
.is li:hover span {
    display: block;
}
.ispg {
    position: absolute;
    top: 43%;
    right: 17px;
    width: 32px;
    height: 13px;
    background: url(../img/inde-carousel.png) no-repeat center;
}
.ispg i {
    display: inline-block;
    float: left;
    width: 14px;
    height: 11px;
    cursor: pointer;
    margin-top: 1px;
}
.p {
    background: url(../img/cleft.png) no-repeat center;
}
.n {
    background: url(../img/cright.png) no-repeat center;
    margin-left: 3px;
}
#foot {
    background: #b9b9ba;
    padding: 24px 0;
    text-align: center;
    color: #535455;
}
#foot a {
    text-decoration: none;
}
#foot p {
    margin-bottom: 3px;
}
#foot a span {
    padding: 0 7px;
    border-right: 1px solid #535455;
    color: #535455;
}
#foot span.last {
    border-right: none;
}
#foot span i {
    color: #d64e4e;
    font-weight: bold;
    font-size: 16px;
    margin-right: 5px;
}
/* sb */
.sb {
    width: 210px;
}
.sb img {
    display: block;
    max-width: 100%;
}
.sbnav h3 {
    text-indent: 1em;
    font-size: 14px;
    color: #fff;
    height: 31px;
    line-height: 31px;
    font-weight: normal;
    letter-spacing: 1px;
    background:url(../img/sbh.png) no-repeat center;
}
.sbnav h3 span {
    color: #99afd6;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 1em;
    letter-spacing: 0;
}
.sbnavu {
    margin-bottom: 23px;
}
.sbnavu li {
    padding-left: 1em;
    border-bottom: 1px solid #dce6f2;
}
.sbnavu li a {
    display: block;
    margin: 3.5px 0;
    padding-left: 1em;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #666;
    text-decoration: none;
    background: url(../img/parrow.png) no-repeat left;
}
.sbnavu li a:hover {
    background: url(../img/parrowh.jpg) no-repeat left;
}
.sbcp {
    margin-top: 24px;
}
.entry {
    width: 860px;
    margin-left: 35px;
}
.entry .h {
    border-bottom: 1px solid #ccc;
    height: 31px;
    padding-bottom: 6px;
}
.entry .meta p {
    float: right;
    font-size: 12px;
    color: #999;
    margin-right: 0.5em;
}
.entry .meta a {
    color: #999;
    text-decoration: none;
}
.entry .meta a.current {
    color: #336699;
}
.article {
    width: 807px;
    margin: 20px auto;font-size:14px;line-height:45px
}
.feature {
    padding-bottom: 20px;
    height: 132px;
    overflow: hidden;
    color: #7a7a7a;
}
.feature img {
    float: left;
    padding-right: 21px;
    max-width: 190px;

}
.feature h3 {
    color: #7a7a7a;
    font-size: 14px;
}
.feature a {
    text-decoration: none;
}
.feature .sj {
    margin-bottom: 4px;
    color: #999;
}
.feature p a {
    color: #999;
    text-decoration: underline;
}
.newslist span {
    float: right;
}
.newslist li {
    border-bottom: 1px dotted #bbb;
    padding: 4px 0;
    padding-left: 1em;
    background: url(../img/parrow.png) no-repeat left;
}
.newslist li:hover{
    background: url(../img/parrowh.jpg) no-repeat left;
}
.newslist li a {
    padding: 6px 0;
    color: #7a7a7a;
    text-decoration: none;
}
.listpage {
    padding: 20px 0;
    text-align: right;
}
.listpage li {
    display: inline-block;
    border: 1px solid #cdcdcd;
    height: 19px;
    width: 16px;
    margin: 0 3px;
}
.listpage li a {
    display: inline-block;
    width: 14px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    color: #999;
}
.listpage li.active {
    border-color: #333399; 
}
.listpage li.active a{
    color: #fff;
    background: #333399;
    text-decoration: none;
}
.pid a{
    background: url(../img/pid.png) no-repeat center;
}
.nid a{
    background: url(../img/nid.png) no-repeat center;
}
.cp {
    margin-top: 20px;
}
.showlist li {
    float: left;
    width: 271px;
    margin: 0 7.5px;
    border: 1px solid #d3d2d2;
    margin-bottom: 17px;
    text-align: center;
}
.rylist.showlist li {
    width: 239px;
}
.showlist {
    overflow: hidden;
}
.showlist li a {
    display: block;
}
.showlist li img {
    display: inline-block;
    max-width: 100%;
}
.showlist li span {
    display: inline-block;
    width: 100%;
    background: #6699cc;
    padding: 5px 0;
    color: #fff;
}
.cplb.listpage {
    text-align: center;
}
.cplb.listpage li.active a{
    background: #cc0000;
}
.cplb.listpage li.active {
    border-color: #cc0000;
}
.article table {
    width: 100%;
}
.table li {
    overflow: hidden;
    border-bottom: 1px dotted #999
}
.table p {
    float: left;
    text-align: center;
    color: #999;
    margin: 6px 0; 
}
.table .thead {
    border-bottom: 2px solid #999;
    margin-bottom: 13px;
}
.thead p {
    margin: 13px 0; 
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
p.kzzw {
    width: 50%;
    text-align: left;
}
.kzbm {
    width: 14%;
}
.kzrs {
    width: 10%;
}
.kzsj {
    width: 13%;
}
.kzyq {
    width: 13%;
}
.table p a {
    color: #fff;
    padding: 2px 6px;
    background: #cc0033;
    text-decoration: none;
}
.kzyp {
    border: 1px solid #ccc;
    padding: 20px 0px;
}
.zpyq h3 {
    background: #f1f1f1;
    padding: 10px 0;
    text-indent: 1em;
    color: #666;
}
.zpyq li {
    float: left;
    width: 33.33%;
}
.zpyq ul {
    padding: 10px 15px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #999;
}
.zpyq h4,
.zpyq p {
    padding-left: 15px;
}
.zpyq h4 {
    margin-bottom: 5px;
}
.zpyq p {
    border-bottom: 1px dashed #999;
    padding-bottom: 20px;   
}
.kzypzl {
    padding: 20px 15px;
}
.fgroup {
    width: 50%;
    float: left;
    padding: 5px 10px;
    margin-bottom: 5px;
}
.fgroup label {
    display: block;
}
.fgroup input {
    border: 1px solid #999;
    border-radius: 3px;
    height: 25px;
    line-height: 25px;
    padding: 2px 5px;
    color: #666；
}
.textarea {
    clear: both;
    padding-left: 10px;
    margin-bottom: 14px;
}
.textarea label {
    display: block;
}
.textarea textarea {
    padding: 1em 2em;
    width: 90%;
}
.tj {
    display: inline-block;
    width: 140px;
    height: 35px;
    border: 1px solid #003399;
    border-radius: 3px;
    background: #0066ff;
    margin-left:10px;
    color: #fff;
    cursor: pointer;
}
.tj:hover {
    background: #003399;
}
.sfright p a {
    color: #999;
}
.nsingle {
    font-size: 14px;
    line-height: 30px;
}
.nsingle h3 {
    text-align: center;
    margin-bottom: 10px;
}
.nsingle .sj {
    margin-bottom: 4px;
}
.singlepg {
    overflow: hidden;
    padding: 20px 5px;
}
.singlepg a {
    display: inline-block;
    background:none;
    color: #999;
}
.singlepg .pid {
    float: left;
    width: 50%;
    padding-left: 15px;
}
.singlepg .nid {
    float: right;
    width: 50%;
    text-align: right;
    padding-right: 15px;
}
.singlepg a:hover {
    text-decoration: none;
}
.nsingle .sj {
    text-align: center;
    margin-bottom: 20px;
}
.psingle {
    text-align: center;
}
.cpsm {
    margin: 30px 0;
    font-size: 14px;
    font-weight: bold;
}
.sfright>ul {
    width: 500px;
}
.navp {
    width: 50%;
    float: left;
    padding: 20px 10px;
}
.navp img {
    max-width: 100%;
}
.navp p {
    text-align: center;
    width: 100%;
}
.npg {
    padding: 20px 0;
    text-align: center;
}
.npg a {
    margin: 0 5px;
    color: #333;
} #map {position:absolute !important}
.sfright {width:432px}
.sfright img {max-width:100%;}
.sfright .index-list {margin-top:0}
.sfright.cp {width:510px;}
img {max-width:100%;}