
body {
    margin: 0;
    padding: 0;
    font: inherit;
    line-height: normal;
}
img, p {
    margin: 0;
    padding: 0;
    border: 0;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a {
    text-decoration: none;
    color: inherit;
    transition: ease .3s;
}
a:hover {
    text-decoration: none !important;
    color: inherit;
}
em {
    text-decoration: none;
    font-style: normal;
}
h1, h3 {
    padding: 0;
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
}
html {
    background: #ffffff;
    font-size: 14px;
    color: #666;
    font-family: "Arial", "微软雅黑", "Helvetica", "sans-serif";
}
.fl {
    float: left;
}
.fr {
    float: right;
}
/*解决IE图片缩放失真*/
img {
    -ms-interpolation-mode: bicubic;
}
/*清除浮动*/
.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}
.clearfix {
    zoom: 1;
}
/*重构css结束*/
/* 颜色 */
/* 颜色 end*/
.wrapper {
    width: 1220px;
    margin: 0 auto;
    padding: 50px 0 60px;
}
.wrapper .content {
    width: 930px;
    float: right;
    padding-bottom: 20px;
}
.wrapper .icon {
    background: url(../images/i373.png) no-repeat;
}
.wrapper .left {
    width: 240px;
}
.wrapper .left .menu {
    padding-bottom: 20px;
}
.wrapper .left .menu .ey_title {
    height: 80px;
    background: #116bc4;
    color: #fff;
}
.wrapper .left .menu .ey_title h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 80px;
    padding-left: 26px;
    text-transform: uppercase;
}
.wrapper .left .menu .ey_title s {
    background-position: -8px 0px;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 30px;
    margin-top: 28px;
}
.wrapper .left .submenu {
    position: relative;
}
.wrapper .left .submenu li {
    display: block;
}
.wrapper .left .submenu li a.sub1 {
    height: 60px;
    line-height: 60px;
    display: block;
    padding-left: 28px;
    background: url(../images/h373.png) no-repeat 90% center #fff;
    font-size: 16px;
    border: 1px solid #eeeeee;
    border-top: 0 none;
    overflow: hidden;
}
.wrapper .left .submenu li a.sub1:hover {
    background: url(../images/l373.png) no-repeat 90% center #fff;
    border-left: 2px solid #116bc4;
    border-right: 1px solid #f5f5f5;
    color: #116bc4;
}
.wrapper .left .submenu li.hover a.sub1 {
    background: url(../images/l373.png) no-repeat 90% center #fff;
    border-left: 2px solid #116bc4;
    border-right: 1px solid #f5f5f5;
    color: #116bc4;
}
.wrapper .left .leftbox {
    padding: 10px;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #eee;
}
.wrapper .left .leftbox .ey_title {
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    padding-left: 5px;
}
.wrapper .left .leftbox .ey_title h3 {
    font-size: 18px;
    font-weight: normal;
    color: #116bc4;
    display: block;
    text-transform: uppercase;
}
.wrapper .left .leftbox .leftpro {
    padding-top: 10px;
}
.wrapper .left .leftbox .leftpro li {
    float: left;
    text-align: center;
    width: 220px;
    margin-right: 10px;
}
.wrapper .left .leftbox .leftpro li:nth-child(2n) {
    margin:unset;
}
.wrapper .left .leftbox .leftpro li img {
    width: 220px;
    height: 108px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.wrapper .left .leftbox .leftpro li p {
    font-size: 12px;
    line-height: 30px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.wrapper .left .leftbox .leftpro li:hover img {
    -webkkit-filter: brightness(105%);
    filter: brightness(105%);
}
.wrapper .leftpro li:hover p {
    color: #116bc4;
}
.wrapper .left .leftbox .cont {
    padding-top: 18px;
    white-space: normal;
    line-height: 30px;
}
.wrapper .left .leftbox .cont .zx {
    width: 100%;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    background: #116bc4;
    color: #fff;
    display: block;
    margin-top: 10px;
}
.wrapper .left .leftbox .cont .zx em {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-position: 3px -39px;
    vertical-align: top;
    border-right: 1px solid #fff;
    margin-right: 35px;
}
.wrapper .left .leftbox .cont .zx:hover {
    background: #009924;
}
.nybanner {
    width: 100%;
    height: 420px;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
}
.location {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.location:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.location h3 {
    font-size: 20px;
}
.location .sitepath {
    color: #666;
    white-space: nowrap;
}
.location .sitepath s {
    width: 16px;
    height: 17px;
    background-position: -30px 0px;
    margin: 0 6px;
}
.location .sitepath a {
    color: #666;
}
.location .sitepath a:hover {
    color: #c69f65;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 60px;
}
.wrapper .content {
    width: 900px;
    float: right;
}
.eytb {
    vertical-align: middle;
    background: url(../images/icon341.png) no-repeat;
    display: inline-block;
}
.txtimglist .item {
    width: 900px;
    height: 205px;
    padding: 20px;
    margin-bottom: 40px;
    border: 1px solid #ddd;
    transition: all .5s;
}
.txtimglist .item a {
    width: 100%;
    display: block;
}
.txtimglist .item img {
    width: 213px;
    height: 160px;
    display: block;
    margin-right: 45px;
}
.txtimglist .item h3 {
    font-size: 18px;
    color: #333;
    padding: 22px 0 15px;
    transition: all .5s;
}
.txtimglist .item .txt {
    color: #999;
    line-height: 24px;
    height: 72px;
    padding-right: 45px;
    text-align: justify;
    overflow: hidden;
}
.txtimglist .item:hover {
    border: 1px solid #116bc4;
}
.txtimglist .item:hover h3 {
    color: #116bc4;
    text-indent: 10px;
}
.wrapper .content {
    width: 900px;
    float: right;
}
.wrapper .recomcon {
    margin-top: 20px;
}
.wrapper .recomcon .recom-tit {
    font-size: 22px;
    line-height: 32px;
    padding: 20px 0;
}
.wrapper .recomcon .recom-tit .more {
    float: right;
    font-size: 16px;
    width: 120px;
    height: 30px;
    color: #666;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ddd;
}
.wrapper .recomcon .recom-tit .more:hover {
    width: 150px;
}
.wrapper .recomcon .recom-tit s {
    width: 4px;
    height: 23px;
    margin-right: 15px;
    background: #116bc4;
    display: inline-block;
    vertical-align: middle;
}
.wrapper .recomcon .txtimglist {
    width: 100%;
}
.wrapper .recomcon .txtimglist .item {
    width: 440px;
    height: auto;
    padding: 0;
    padding-bottom: 20px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 0;
    border-bottom: 1px solid #dddddd;
}
.wrapper .recomcon .txtimglist .item:nth-child(2n) {
    margin-right: 0;
}
.wrapper .recomcon .txtimglist .item a {
    width: 100%;
    height: 120px;
    display: block;
}
.wrapper .recomcon .txtimglist .item img {
    width: 161px;
    height: 120px;
    float: left;
    margin-right: 10px;
}
.wrapper .recomcon .txtimglist .item h3 {
    font-size: 18px;
    line-height: 32px;
    height: 32px;
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    overflow: hidden;
}
.wrapper .recomcon .txtimglist .item .txt {
    padding: 0;
}
.wrapper .recomcon .txtimglist .item:hover h3 {
    color: #116bc4;
    text-indent: 0;
}
.wrapper .showinfo .title {
    font-size: 22px;
    color: #333333;
    text-align: center;
    padding: 10px 0 16px;
}
.wrapper .showinfo .mark {
    color: #666;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.wrapper .showinfo .mark span {
    margin: 0 10px;
    font-size: 12px;
}
.wrapper .showinfo .showcontxt {
    color: #666;
    padding: 0 2px 30px;
    line-height: 30px;
    text-align: justify;
}
.wrapper .relink {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}
.wrapper .reLink {
    height: 48px;
    line-height: 48px;
    padding: 0;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    margin: 20px auto;
}
.wrapper .reLink .prevLink, .reLink .nextLink {
    width: 50%;
}
.wrapper .reLink .nextLink {
    text-align: right;
}
.wrapper .content {
    width: 900px;
    float: right;
}
.wrapper .content {
    width: 900px;
    float: right;
}
/*网站地图*/
