@charset "utf-8";



* {
 padding: 0;
 margin: 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

body {
 font-family: "Microsoft YaHei", Helvetica, sans-serif;
 font-weight: normal;.nav .fir
 font-size: 14px;
 color: #333;
 background: #f7f7f7;
 word-wrap: break-word;
 word-break: break-all;
}

ol,
ul,
li {
 list-style-position: inside;
 margin: 0;
 padding: 0;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
 empty-cells: show;
 text-align: left;
}

th,
td {
 border-collapse: collapse;
}

caption {
 text-align: left;
}

img {
 border: 0;
}

img.ie6 {
 vertical-align: text-bottom;
}




button {
 cursor: pointer;
}





a {
 color: #333;
}
a:hover {
 color: #2957a4;
}

input {
 outline: none;
 border: 0;
}

#wrap {
 width: 1200px;
 margin: 0 auto;
}

.heart {
 width: 1200px;
 margin: 0 auto;
}

.heart-in {
 padding: 0 20px;
 background: #fff;
 padding-top: 30px;
}




.top {
 width: 100%;
 height: 160px;
 background: #fff url(../images/top-bg.jpg) repeat-x center;
}




.logo {
 float: left;
 padding-top: 30px;
}

.search {
 float: right;
 width: 300px;
 padding-top: 40px;
 line-height: 45px;
 text-align: right;
}

.search-in {
 float: right;
}
.search-in .text {
 float: left;
 width: 220px;
 height: 36px;
 line-height: 36px;
 padding-left: 10px;
 font-size: 15px;
 color: #a3a3a3;
 background: #fff;
 border: 1px solid #015da2;
 border-right:0;
}

.search-in .submit {
 float: left;
 width: 40px;
 height: 36px;
 line-height: 36px;
 cursor: pointer;
 background: #fff url(../images/search.png) no-repeat center;
 border: 1px solid #015da2;
}






.nav {
 width: 100%;
 height: 46px;
 line-height: 46px;
 background: #2957a4;
}

.nav .fir{
 position: relative;
 float: left;
 width: 9%;
 height: 46px;
 line-height: 46px;
 text-align: center;

}

.nav .fir a {
 font-size: 16px;
 font-weight: bold;
 color: #fff;
}
.nav .fir .i{
 float: right;
 font-size: 14px;
 color: #4b83e1;
 font-weight: 100;
}

.nav .sub {
 
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 46px;
    background: #2957a4;
    z-index: 10;
    
}
.nav .sub li {
 height: 36px;
 line-height: 36px;
}
.nav .sub li a {
 font-size: 13px;
 color: #fff;
 font-weight: bold;
}

.nav .sub li:hover {
 background: #fff;
}
.nav .sub li:hover a {
 color: #2957a4;
}



.banner {
 position: relative;
 width: 100%;
 height: 400px;
 margin-bottom: 20px;
}
.slideBox {
 width: 100%;
 min-width: 1200px;
 height: 400px;
 position: relative;
 overflow: hidden;
 background: #fff;
 text-align: center;
}

.slideBox .bd {
 width: 1200px;
 position: absolute;
 left: 50%;
 margin-left: -600px
}

.slideBox .bd ul li {
 width: 1200px;
 overflow: hidden;
}

.slideBox .bd ul li img {
 display: block;
 width: 100%;
 height: 100%;
}

.slideBox .hd {
 position: absolute;
 width: 100%;
    left: 0;
 bottom: 20px;
 
 text-align: center;
 z-index: 9;
}

.slideBox .hd ul li {
 
 display: inline-block;
 *display: inline;
 margin: 0 5px;
 width: 12px;
 height: 12px;
 border: 1px solid #fff;
 border-radius: 6px;
 text-indent: 100em;
 overflow: hidden;
}


.slideBox .hd ul li.on {
 background: #2957a4;
}

.slideBox .tempWrap {
 overflow: visible !important
}

.slideBox .tempWrap ul {
 margin-left: -1200px !important;
}




.slideBox .pnBtn {
 position: absolute;
 z-index: 1;
 top: 0;
 width: 100%;
 height: 400px;
 cursor: pointer;
}

.slideBox .prev {
 left: -50%;
 margin-left: -600px;
}

.slideBox .next {
 left: 50%;
 margin-left: 600px;
}

.slideBox .pnBtn .blackBg {
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 400px;
 background: #fff;
 filter: alpha(opacity=50);
 opacity: 0.5;
}

.slideBox .pnBtn .arrow {
 
 position: absolute;
 top:50%;
 margin-top: -33px;
 z-index: 1;
 width: 34px;
 height: 65px;
}

.slideBox .pnBtn .arrow:hover {
 filter: alpha(opacity=60);
 opacity: 0.6;
}

.slideBox .prev .arrow {
 right: -34px;
 
 background: url(../images/arr-l.png) center no-repeat;
}

.slideBox .next .arrow {
 left: -34px;
 top:50%;
 background: url(../images/arr-r.png) center no-repeat;
}



.mod1 {
 position: relative;
 width: auto;
 height: 370px;
 overflow: hidden;
}
.xyxw {
 float: left;
 width: 800px;
 height: 370px;
}


.h4 {
 width: 100%;
 height: 40px;
 line-height: 38px;
 border-bottom: 2px solid #ddd;
 margin-bottom: 20px;
}
.h4 span {
 float: left;
 width: 90px;
 font-size: 18px;
 font-weight: bold;
 color: #2957a4;
 text-align: center;
 border-bottom: 2px solid #2957a4;
}
.h4 .more {
 float: right;
 font-size: 12px;
 color: #666;
 font-weight: 100;
}


.slideBox1 {
 position: relative;
 float: left;
 width: 380px;
 height: 280px;
 overflow: hidden;
 margin-right: 20px;
}

.slideBox1 .hd {
 position: absolute;
 bottom: 13px;
 right: 7px;
 height: 6px;
 z-index: 99;
}

.slideBox1 .hd ul li {
 float: left;
 width: 8px;
 height: 8px;
 border-radius: 4px;
 text-align: center;
 background: #dadada;
 margin: 0 3px;
 cursor: pointer;
}

.slideBox1 .hd ul li.on {
 background: #fff;
}

.slideBox1 .hd ul {
 overflow: hidden;
 zoom: 1;
 float: left;
}

.slideBox1 .bd {
 position: relative;
 height: 100%;
 z-index: 1;
}

.slideBox1 .bd li {
 zoom: 1;
 vertical-align: middle;
}

.slideBox1 .bd img {
 width: 380px;
 height: 280px;
 display: block;
}

.slideBox1 .title {
 position: absolute;
 left: 0;
 bottom: 0;
 height: 36px;
 line-height: 36px;
 background: #2b2e2f;
 filter: alpha(opacity=80);
 opacity: 0.8;
 background: rgba(43, 46, 47, 0.8);
 padding-left: 10px;
 width: 100%;
 z-index: 88;
}

.slideBox1 .title a {
 display: inline-block;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 width: 80%;
 font-size: 14px;
 color: #fff;
}

.news-list {
 float: left;
 width: 400px;
 
}

.news-list .tou {
 border-bottom: 1px dashed #ddd;
 padding-bottom: 8px;
}
.news-list .tou h5 {
 font-size: 16px;
 line-height: 30px;
}
.news-list .tou p {
 font-size: 14px;
 color: #888;
 line-height: 21px;
}


.news-list ul li {
 position: relative;
 width: 100%;
 line-height: 40px;
 height: 40px;
 padding-left: 11px;
 background: url(../images/squre.jpg) no-repeat left center;
 overflow: hidden;
}
.news-list  .date {
 position: absolute;
 right: 0;
 line-height: 40px;
 color: #888;
}



.tzgg {
 float: right;
 width: 380px;
}
.date2 {
 float: left;
 width: 50px;
 height: 48px;
 border: 1px solid #2957a4;
 text-align: center;
 font-size: 12px;
 line-height: 24px;
 margin-right: 18px;
}
.date2 .d1 {
 display: block;
 height: 24px;
 background: #2957a4;
 color: #fff;
 
}
.date2 .d2 {
 display: block;
 height: 24px;
 color: #2957a4;

}
.tzgg ul li {
 min-height: 48px;
 line-height: 24px;
 margin-bottom: 10px;
}



.mod2 {
 min-height: 290px;
 margin-bottom: 30px;
}

.comlist {
 float: left;
 width: 380px;
}
.comlist ul li {
 position: relative;
 width: 100%;
 line-height: 40px;
 height: 40px;
 padding-left: 11px;
 background: url(../images/squre.jpg) no-repeat left center;
 overflow: hidden;
}
.comlist .date {
 position: absolute;
 right: 0;
 line-height: 40px;
 color: #888;
}
.comlist .h4 {
 margin-bottom: 6px;
}

.rcpy ,.kydt {
 margin-right: 30px;
}




.mod3 {
 width: auto;
 height: 100px;
 margin-bottom: 40px;
}
.zhuanti {
 width: 1200px;
 height: 100px;
 overflow: hidden;
}

.zhuanti li {
 float: left;
 width: 216px;
 height: 100px;
 margin-right: 30px;
 
}

.zhuanti li img {
display: block;
 width: 100%;
 height: 100%;
}





.sclae {
 transition: All 0.4s ease-in-out;
 -webkit-transition: All 0.4s ease-in-out;
 -moz-transition: All 0.4s ease-in-out;
 -o-transition: All 0.4s ease-in-out;
}

.sclae:hover {
 transform: scale(1.2);
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -o-transform: scale(1.2);
 -ms-transform: scale(1.2);
}




.friendlink {
 width: 100%;
 height: 46px;
 background: #2c67cb;

}

.friendlink-in {
 position: relative;
}

.friendtit {
 float: left;
 text-align: center;
 color: #fff;
 line-height: 46px;
 font-size: 15px;
 color: #fff;
 margin-right: 10px;
}

.friendlink-in> select {
 width: 220px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 border: 1px solid #969696;
 border-radius: 5px;
 outline: none;
 margin-right: 10px;
}

.mod_select {
 float: left;
 margin-top: 8px;
}

.mod_select ul {
 margin: 0;
 padding: 0;
}

.mod_select ul li {
 list-style-type: none;
 float: left;
 margin-right: 70px;
 height: 30px;
 line-height: 30px;
}
.mod_select ul li.last {
 margin-right: 0;
}
.select_box {
  position: relative;
 float: left;
 border: solid 1px #2d9eff;
 color: #fff;
 cursor: pointer;
 width: 220px;
 background: #005dad;

 height: 30px;
 line-height: 30px;
}

.selet_open {
 display: inline-block;
 position: absolute;
 right: 0;
 top: 0;
 width: 30px;
 height: 28px;
 background:#006dca url(../images/jiao.png) no-repeat center center;
}

.select_txt {
 display: inline-block;
 padding-left: 10px;
 width: 200px;
 line-height: 28px;
 height: 30;
 cursor: text;
 overflow: hidden;
}

.option {
 width: 220px;
 position: absolute;
 bottom: 30px;
 z-index: 2;
 overflow: hidden;
 display: none;
 background: #2957a4;
}

.option a {
 display: block;
 height: 30px;
 line-height: 30px;
 text-align: left;
 padding: 0 10px;
 width: 100%;
 background: #2957a4;
 color: #fff;
}

.option a:hover {
 background: #fff;
 color: #000;
}



.copyright {
 width: 100%;
 background: #2957a4;
 height: 80px;
 line-height: 80px;
 text-align: center;
 
}
.copyright p {
 color: #fff;
}



.lby {
 width: auto;
 min-height: 500px;
 margin-bottom: 50px;
}
.col-banner {
 width: 100%;
 height: 320px;
 margin-bottom: 30px;
 overflow: hidden;
}

.col-nav {
 float: left;
 margin-right: 30px;
 width: 216px;
 text-align: center;
}

.col-nav p {
 width: 100%;
 font-weight: bold;
 font-size: 20px;
 color: #fff;
 background: #2957a4;
 height: 56px;
 line-height: 56px;
 
}
.col-nav ul li {
 height: 46px;
 line-height: 46px;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #ddd;
 
 background: #f2f2f2;
}
.col-nav ul li a {
 display: block;
 font-size: 18px;
}


.lby-list {
 float: left;
 width: 925px;
}
.lby-list-top {
 height: 56px;
 line-height: 56px;
 border-bottom: 1px solid #2957a4;
 margin-bottom: 25px;
}

.second-col {
 float: left;
 color: #2957a4;
 font-size: 18px;
 font-weight: bold;
 padding-left: 10px;
}

.site {
 float: right;
 
}
.site a{
 color: #696969;
}
.site a:hover {
 color: #2957a4;
}
.lby-list ul li {
 margin-left: 18px;
 height: 33px;
 line-height: 33px;
}

.lby-list .date {
 float: right;
 color: #696969;
}

.lby-list .hr {
 height: 1px;
 border-bottom:  1px dashed #ddd;
 margin-top: 20px;
 margin-bottom: 20px;
}

.pagebar {
 height: 150px;
 line-height: 150px;
 text-align: center;
}


.nry {
 padding: 0 20px;
}
.nry h1 {
 font-size: 18px;
 text-align: center;
 line-height: 36px;
 margin-bottom: 10px;
}

.nry .dec {
 text-align: center;
 line-height: 30px;
 color: #9c9c9c;
}

.nry .hr {
 height: 1px;
 border-bottom:  1px dashed #ddd;
 margin-top: 20px;
 margin-bottom: 20px;
}
.nry-in {
 padding: 20px 18px;
}
.nry-in p {
 font-size: 15px;
 text-indent: 2em;
 line-height: 30px;
 margin-bottom: 25px;
}

.word-change {
 width: auto;
 height: 150px;
 line-height: 150px;
}
.word-change .pre {
 float: left;
 line-height: 150px;
}
.word-change .next {
 float: right;
 line-height: 150px;
}



.daye {
 
 padding: 30px 40px;
}

.daye p {
 font-size: 15px;
 text-indent: 2em;
 line-height: 30px;
 margin-bottom: 25px;
}