@charset "utf-8";
/* CSS Document */
a {
    color: #000;
}
li {
    list-style: none;
}
.header {
    width: 100%;
    overflow: auto;
    zoom: 1;
    border-bottom: 1px solid #5d91bc;
    background: #005597
}
.header .biaoy {
    float: right;
    margin-top: 29px;
}
.zonghe h2 {
    height: 45px;
    border-bottom: 1px solid #005597;
}
.zonghe h2 span {
    float: left;
    width: 300px;
    height: 45px;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    text-align: left;
    background: url(../images/span_bg.jpg) bottom repeat-x;
}
.zonghe .more {
    float: right;
    height: 45px;
    font-size: 14px;
    color: #1A296B;
    line-height: 45px;
    margin-right: 20px;
}
.zonghe_con {
width:100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    -moz-box-shadow: 0 0 10px rgba(200,200,200,.4);
    -webkit-box-shadow: 0 0 10px rgba(200,200,200,.4);
    box-shadow: 0 0 10px rgba(200,200,200,.4);
    overflow: hidden;
}
.zonghe_con ul li {
    float: left;
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    color: #000;
    background: url(../images/dot1.jpg) 5px 16px no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zonghe_con ul li span {
    float: right;
    margin-right: 30px;
    height: 45px;
    line-height: 35px;
}


.zonghe_con2 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    -moz-box-shadow: 0 0 10px rgba(200,200,200,.4);
    -webkit-box-shadow: 0 0 10px rgba(200,200,200,.4);
    box-shadow: 0 0 10px rgba(200,200,200,.4);
    overflow: hidden;
}
.zonghe_con2 ul li {
    float: left;
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    color: #000;
    background: url(../images/dot1.jpg) 5px 16px no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width:calc(50% - 20px);
    
}
.zonghe_con2 ul li:nth-child(2n) {
    float: right;
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    color: #000;
    background: url(../images/dot1.jpg) 5px 16px no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width:calc(50% - 15px);
    
}
.zonghe_con2 ul li span {
    float: right;
    margin-right: 25px;
    height: 45px;
    line-height: 35px;
}
.zonghe_con2 ul li:nth-child(2n) span {
    float: right;
    margin-right: 30px;
    height: 45px;
    line-height: 35px;
}

@media (max-width:991px) {

.zonghe_con2 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    -moz-box-shadow: 0 0 10px rgba(200,200,200,.4);
    -webkit-box-shadow: 0 0 10px rgba(200,200,200,.4);
    box-shadow: 0 0 10px rgba(200,200,200,.4);
    overflow: hidden;
}
.zonghe_con2 ul li {
    float: left;
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    color: #000;
    background: url(../images/dot1.jpg) 5px 16px no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zonghe_con2 ul li span {
    float: right;
    margin-right: 30px;
    height: 45px;
    line-height: 35px;
}
}

.zhant h2 {
    height: 45px;
    border-bottom: 1px solid #005597;
}
.zhant span {
    float: left;
    width: 90px;
    height: 45px;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
    background: url(../images/span_bg.jpg) bottom repeat-x;
}
.zhant .more {
    float: right;
    height: 45px;
    font-size: 14px;
    color: #1A296B;
    line-height: 45px;
    margin-right: 20px;
}
.zhant_con {
    padding-top: 25px;
    padding-bottom: 10px;
    margin-top: 0px;
    overflow: hidden;
    padding-left:10px;
    padding-right:10px;
}
.zhant_con .img {
    height: 100%;
    width: auto;
}
.zhant_con .thumbnail:hover {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -moz-box-shadow: 0 0 10px rgba(200,200,200,.8);
    -webkit-box-shadow: 0 0 10px rgba(200,200,200,.8);
    box-shadow: 0 0 10px rgba(200,200,200,.8);
}
/* nav.navbar.bootsnav li.dropdown ul.dropdown-menu .i4-6{border-right: none;} */
/* nav.navbar.bootsnav li.dropdown ul.dropdown-menu .i4-7{border-left: none;} */
nav.navbar.bootsnav li.dropdown ul.dropdown-menu .i5-6{border-right: none;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu .i5-7{border-left: none;}
@media(min-width:1350px) {
.thumbnail {
    border: none;
    width: 100%;
    height: 270px;
    overflow: hidden;
}
.thumbnail img {
    height: 262px!important;
_height:expression(this.height > 300 ? "300px" : this.height);
}
}


@media(min-width:1200px) and (max-width: 1350px) {
.thumbnail {
    border: none;
    width: 100%;
    height: 270px;
    overflow: hidden
}
.thumbnail img {
    height: 262px!important;
_height:expression(this.height > 260 ? "260px" : this.height);
}
}

@media(min-width:992px) and (max-width: 1200px) {
.thumbnail {
    border: none;
    width: 100%;
    height: 220px;
    overflow: hidden;
}
.thumbnail img {
    height: 212px!important;
_height:expression(this.height > 210 ? "210px" : this.height);
}
}
@media(min-width:768px) and (max-width: 991px) {
.thumbnail {
    border: none;
    width: 100%;
    height: 350px;
    overflow: hidden;
}
.thumbnail img {
    height: 342px!important;
_height:expression(this.height > 220 ? "210px" : this.height);
}
}
@media (max-width: 767px) {
.thumbnail {
    border: none;
    width: 100%;
    height: 356px;
    overflow: hidden;
}
.thumbnail img {
    height: 348px!important;
_height:expression(this.height > 260 ? "210px" : this.height);
}
}
@media (min-width:480px) and (max-width: 640px) {
.thumbnail {
    border: none;
    width: 100%;
    height: 218px;
    overflow: hidden;
}
.thumbnail img {
    height: 210px!important;
_height:expression(this.height > 210 ? "210px" : this.height);
}
}
@media (max-width: 480px) {
.thumbnail {
    border: none;
    width: 100%;
    height: 182px;
    overflow: hidden;
}
.thumbnail img {
    height: 174px!important;
_height:expression(this.height > 180 ? "180px" : this.height);
}
}
.bottom {
    margin-bottom: 60px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: #005597;
    text-align: center;
}
.bottom a {
    margin-left:45px;
    margin-right:45px;
    color: #fff;
}
.bottom a:hover {
    color: #fff!important;
}

.bottom ul {
    margin: 0 auto;
    width: 400px;
}
.bottom ul li {
    float: left;
    width: 100px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.bottom ul li a {
    color: #fff;
}
.bottom ul li a:hover {
    text-decoration: underline;
}
@media (max-width:1200px) {
.bottom a {
    margin-left:35px;
    margin-right:35px;
    color: #fff;
}	
}
@media (max-width: 767px) {
.bottom a {
    margin-left:5px;
    margin-right:5px;
    color: #fff;
}
}
.p_lt {
    float: left;
    margin-bottom: 15px;
    width: 80px;
    height: 5px;
    background: #5d91bc;
}
.left_m {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 100%;
    overflow: auto;
    zoom: 1;
}
.left_m dl dd {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: left!important;
}
.left_m dl dd.active a {
    color: #1A296B;
}
.right_con {
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 10px 20px;
    border: 1px solid #5d91bc;
    overflow: hidden;
}
.right_con dl dd {
    float: left;
    padding-left: 10px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #b3b3b3;
    color: #000;
    background: url(../images/dot1.jpg) 5px 25px no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.right_con dl dd span {
    float: right;
    height: 50px;
    line-height: 50px;
}
.breadcrumb {
    background: #fff;
}
.breadcrumb a {
    color: #777777;
}
.newsinfo {
    margin-top: 5px;
    margin-bottom: 5px;
}
.newsinfo h2 {
    font-size: 18px;
    line-height: 30px;
}
.newsinfo h3 {
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.newsinfo p {
    line-height: 35px;
}
.newsinfo p img {
    max-width: 90%;
}
.menu_head {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 18px;
    font-size: 14px;
    color: #363636;
    cursor: pointer;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    margin: 0px;
    font-weight: normal;
    background: #ffffff url(../images/pro_dot.gif) no-repeat 10px 25px;
}
.menu_head a:hover {
    color: #005597;
}
.menu_head:hover {
    color: #005597;
}
#firstpane {
    width: 100%;
    margin-top: 10px;
}
.menu_list .current {
    color: #363636;
}
.menu_list .current:hover {
    color: #005597;
}
.menu_list p:hover {
    color: #005597;
    text-align: left;
}
.menu_body {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    backguound: #fff;
}
.menu_body a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    color: #777777;
    background: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #e1e1e1;
}
.menu_body a:hover {
    text-decoration: none;
    color: #005597;
}

@media(min-width:768px) {
.navbar-default .navbar-nav > li > a {
    display: inline-block;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-family: Calibri;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}
.navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li > a:focus {
    background: #fff;
    color: #52469c;
}
.navbar-default .navbar-nav > li > .currentA {
    background: #006aae;
    color: #fff;
}
}

@media(min-width:981px) {
.col-menu .title a {
    color: #fff;
}
    .col-menu2 {text-align: center;}
    .col-menu {text-align: center;}
}
@media(max-width:981px) {
 .col-menu {text-align: left!important;}
}

@media(min-width:981px) {
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{     padding: 0px !important;margin:0px !important;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu li{     padding: 0px !important;margin:0px !important;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu li .col-menu2 .title {     padding: 0px !important;margin:0px !important;}
.col-menu2 .title{
   /**     padding: 10px 15px 10px 0;**/
     padding: 0px;
        line-height: 24px;
        text-transform: none;
        font-weight: 400;
        letter-spacing: 0px;
        margin-bottom: 0;
        cursor: pointer;
        border-bottom: none;
        color: #fff;
	    text-align: center!important;
    }
	
	.col-menu2 .title a {
    color: #fff;
		  text-align: center!important;
}
    
.col-menu2 ul > li > a{
        display: block;
        width: 100%;
        border-bottom: solid 1px #e0e0e0;
    }
    
.col-menu2:last-child .title{
        border-bottom: none;
    }
	
	.col-menu2{

    padding: 0px !important;
/**    padding: 0 30px; **/
        margin: 0 -0.5px;
        border-left: solid 1px #5d91bc;
        border-right: solid 1px #5d91bc;
    }
    
.col-menu2:first-child{
        border-left: none;
    }
    
.col-menu2:last-child{
        border-right: none;
    }
  

}


@media(max-width:981px) {
.col-menu2{
		  text-align: left;
	}

.col-menu2 .title{
        padding: 10px 15px 10px 0;
        line-height: 24px;
        text-transform: none;
        font-weight: 400;
        letter-spacing: 0px;
        margin-bottom: 0;
        cursor: pointer;   
        border-bottom: solid 1px #e0e0e0;
        color: #6f6f6f;
	     text-align: left;
    }
    
.col-menu2 ul > li > a{
        display: block;
        width: 100%;
        border-bottom: solid 1px #e0e0e0;
        padding: 8px 0;
    }
    
.col-menu2:last-child .title{
        border-bottom: solid 1px #e0e0e0;
    }
    
.col-menu2.on:last-child .title{
        border-bottom: solid 1px #e0e0e0;
    } 

}
@media(min-width:1350px) {
 /*       .ruocy {width:1350px;}*/
    }

.footer {
  position: relative;
  margin: 20px 0;
  padding-top: 25px;
  background: #005597;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
padding-bottom:60px
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: #fff;
}

.footer .c1 {
  float: left;
  margin-top: 10px;
  background: url(../images/line.png) right center no-repeat;
}

.footer .c1 p {
  padding-left: 40px;
  padding-right: 15px;
  margin-bottom: 7px;
}

.footer .c1 .p1 {
  background: url(../images/pst.png) 15px center no-repeat;
}

.footer .c1 .p2 {
  background: url(../images/phone.png) 15px center no-repeat;
}

.footer .c1 .p3 {
  background: url(../images/mail.png) 15px center no-repeat;
}

.footer .c2 {
  float: left;
  padding-left: 25px;
  padding-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer .c2 a {
  float: left;
  width: 100%;
  line-height: 2;
}

.footer .c3 {
  margin-left: 15px;
}

.footer .c3 .qr {
  text-align: center;
  display: inline-block;
  margin-left: 15px;
}

.footer .c3 .qr img {
  margin-bottom: 10px;
  width: 85px;
}

.footer .c3 .qr p {
  font-size: 13px;
  line-height: 20px;
}

.menu_list .selected .menu_head {
  background: #5d91bc;
}

.menu_list .selected .menu_head a {
  color: #fff;
}

.menu_list .parent .menu_body .selected {
  background: #5d91bc;
}

.menu_list .parent .menu_body .selected {
  color: #fff;
}


@media (max-width: 767px) {
 .zonghe h2 span{width:auto!important; font-size:12px}
.zonghe .more{font-size:10px}
}
