﻿.Top {
    height: 262px;
    background: url("../images/topbj.jpg") no-repeat center;
}

.TopThree {
    height: 50px;
    line-height: 50px;
    text-align: right;
}

.TopThree ul li {
    width: 113px;
    position: relative;
    display: inline-block;
    text-align: left;
    box-sizing: border-box;
    padding-left: 30px;
}

.TopThree ul li img {
    position: absolute;
    left: 50%;
    margin-left: -56px;
    bottom: -96px;
    width: 111px;
    height: 113px;
    z-index: 9;
    display: none;
}

.TopThree ul li a {
    display: block;
    font-size: 14px;
    color: #ffffff;
}

.TopThree ul li a:hover {
    color: #9cd72b;
}

.TopThree ul li.TopThreeLi1 {
    background: url("../images/shouji.png") no-repeat left center;
}

.TopThree ul li.TopThreeLi2 {
    background: url("../images/weixin.png") no-repeat left center;
}

.TopThree ul li.TopThreeLi3 {
    background: url("../images/weibo.png") no-repeat left center;
}

.TopThree ul li:hover img {
    display: block;
}

.TopLoGo>a {
    display: block;
    margin: 19px auto;
    width: 630px;
    height: 63px;
}

.TopLoGo>a img {
    display: block;
}

.Search {
    width: 445px;
    height: 45px;
    line-height: 37px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    padding: 2px 101px 6px 51px;
    background: url("../images/search.png") no-repeat center;
}

.Search input {
    display: block;
    width: 100%;
    height: 37px;
    line-height: 37px;
    outline: none;
    background: none;
    border: 0;
    font-size: 14px;
    color: #999999;
}

.Search input::placeholder {
    font-size: 14px;
    color: #999999;
}

.Search button {
    position: absolute;
    right: 7px;
    top: 4px;
    width: 84px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    outline: none;
    border: none;
    cursor: pointer;
    background: url("../images/searchbtn.png") no-repeat center;
}

.Search button:hover {
    font-weight: bold;
}

.Nav {
    height: 53px;
    line-height: 53px;
    background: #3466ab;
}

.Nav ul li {
    float: left;
    margin-left: -1px;
}

.Nav ul li a {
    display: block;
    padding: 0 48px;
    font-size: 18px;
    color: #ffffff;
    background: url("../images/xian.jpg") no-repeat right center;
}

.Nav ul li:hover a {
    background: #3385c9;
}

.Nav ul li.on a {
    background: #3385c9;
}

.TouTiao {
    height: 108px;
    overflow: hidden;
    padding-top: 3px;
    box-sizing: border-box;
    background: url(../images/toutiaobj.jpg) no-repeat center;
}

.TouTiao .TouImg {
    float: left;
    margin-top: 32px;
    margin-left: 25px;
}

.TouTiao h3 {
    float: left;
    width: 1000px;
    margin-top: 35px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
}

.TouTiao h3 a {
    font-size: 28px !important;
    color: #41608a;
}

.TouTiao h3 a:hover {
    color: #dd2126;
}

.News {
    height: 370px;
    overflow: hidden;
}

.News .w1183 {
    height: 370px;
    background: #f8f8f8;
}

.NewsLeft {
    float: left;
    width: 659px;
    height: 370px;
    position: relative;
}

.NewsLeft .bd ul li {
    width: 659px;
    height: 370px;
    position: relative;
}

.NewsLeft .bd ul li>a {
    display: block;
    width: 659px;
    height: 370px;
}

.NewsLeft .bd ul li>a img {
    display: block;
}

.NewsLeft .bd ul li h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 41px;
    line-height: 41px;
    padding-left: 15px;
    padding-right: 105px;
    box-sizing: border-box;
    background: url("../images/touming.png") repeat;
}

.NewsLeft .bd ul li h3 a {
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
}

.NewsLeft .bd ul li h3 a:hover {
    font-weight: bold;
}

.NewsLeft .hd {
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 9;
    width: 105px;
}

.NewsLeft .hd ul li {
    display: inline-block;
    width: 9px;
    height: 9px;
    cursor: pointer;
    text-align: center;
    margin: 0 3px;
    background: url("../images/dian.png") no-repeat center;
}

.NewsLeft .hd ul li.on {
    width: 18px;
    background: url("../images/landian.png") no-repeat center;
}

.NewsLeft .prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16px;
    z-index: 9;
    display: none;
    cursor: pointer;
}

.NewsLeft .next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
    z-index: 9;
    display: none;
    cursor: pointer;
}

.NewsLeft:hover .prev {
    display: block;
}

.NewsLeft:hover .next {
    display: block;
}

.NewsRight {
    float: right;
    width: 480px;
    padding-top: 15px;
    margin-right: 22px;
}

.NewsRight .hd {
    height: 40px;
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #3385c9;
}

.NewsRight .hd ul {
    float: left;
}

.NewsRight .hd ul li {
    float: left;
}

.NewsRight .hd ul li h2 a {
    display: block;
    font-size: 18px;
    color: #3385c9;
    font-weight: normal;
    line-height: 40px;
    padding-left: 55px;
    padding-right: 24px;
}

.NewsRight .hd ul li.NewsLi1 h2 a {
    background: url("../images/guowu.png") no-repeat 15px center;
}

.NewsRight .hd ul li.NewsLi1.on h2 a {
    background: url("../images/guowu_1.png") no-repeat 15px center;
}

.NewsRight .hd ul li.NewsLi2 h2 a {
    background: url("../images/gongzuo.png") no-repeat 15px center;
}

.NewsRight .hd ul li.NewsLi2.on h2 a {
    background: url("../images/gongzuo_1.png") no-repeat 15px center;
}

.NewsRight .hd ul li.on {
    background: #3385c9;
}

.NewsRight .hd ul li.on h2 a {
    color: #ffffff;
}

.NewsRight .hd .more {
    float: right;
    font-size: 14px;
    color: #3385c9;
    line-height: 40px;
}

.NewsRight .hd .more a {
    font-size: 14px;
    color: #3385c9;
}

.NewsRight .hd .more a:hover {
    font-weight: bold;
}

.NewsRight .bd ul li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.NewsRight .bd ul li h3 a {
    float: left;
    font-size: 16px;
    color: #474747;
    font-weight: normal;
    padding-left: 15px;
    background: url("../images/heidian.png") no-repeat left center;
}

.gaizao1 .bd ul li h3 a {
    overflow: hidden;
    width: 390px;
    height: 35px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.NewsRight .bd ul li span {
    float: right;
    font-size: 16px;
    color: #68696a;
}

.NewsRight .bd ul li h3 a:hover {
    color: #3385c9;
    background: url("../images/xiaolandian.png") no-repeat left center;
}

.XiaoCheng {
    height: 100px;
    padding: 30px 0;
}

.XiaoCheng .w1183 {
    height: 95px;
    position: relative;
}

.XiaoImg {
    float: left;
}

.XiaoCheng .hd {
    position: absolute;
    right: 10px;
    bottom: 6px;
    z-index: 9;
}

.XiaoCheng .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    cursor: pointer;
    margin: 0 2px;
    background: url("../images/diandian.png") no-repeat center;
}

.XiaoCheng .hd ul li.on {
    background: url("../images/diandian_1.png") no-repeat center;
}

.XiaoCheng .bd {
    float: right;
    width: 1134px;
    height: 95px;
}

.XiaoCheng .bd ul li {
    width: 100%;
    height: 95px;
}

.XiaoCheng .bd ul li img {
    display: block;
    width: 1134px;
    height: 95px;
}

.YiDui {
    overflow: hidden;
}

.YiDuiLeft {
    float: left;
    width: 375px;
}

.YiDuiLefts .hd {
    height: 37px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cecece;
}

.YiDuiLefts .hd ul {
    float: left;
}

.YiDuiLefts .hd ul li {
    float: left;
    margin-right: 32px;
    line-height: 37px;
}

.YiDuiLefts .hd ul li h2 a {
    display: block;
    font-size: 18px;
    color: #525252;
    font-weight: normal;
}

.YiDuiLefts .hd ul li.on h2 a {
    color: #3466ab;
}

.YiDuiLefts .hd .more {
    float: right;
    line-height: 37px;
}

.YiDuiLefts .hd .more a {
    font-size: 14px;
    color: #9e9e9e;
}

.YiDuiLefts .hd .more a:hover {
    color: #3466ab;
}

.YiDuiLefts .bd {
    height: 175px;
}

.YiDuiLefts .bd ul li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

.YiDuiLefts .bd ul li h3 a {
    float: left;
    font-size: 16px;
    color: #474747;
    font-weight: normal;
    padding-left: 15px;
    background: url("../images/heidian.png") no-repeat left center;
}

.YiDuiLefts .bd ul li span {
    float: right;
    font-size: 16px;
    color: #68696a;
}

.YiDuiLefts .bd ul li h3 a:hover {
    color: #3385c9;
    background: url("../images/xiaolandian.png") no-repeat left center;
}

.YiDuiLeftx {}

.YiDuiLeftx ul li {
    float: left;
    width: 117px;
    height: 80px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin-right: 11px;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.YiDuiLeftx ul li h2 a {
    display: block;
    width: 100%;
    height: 78px;
    font-size: 14px;
    color: #474747;
    font-weight: normal;
    padding-top: 50px;
    box-sizing: border-box;
}

.YiDuiLeftx ul li.YiDuiLeftxLi1 {
    background: url("../images/lingdao.png") no-repeat center 12px;
}

.YiDuiLeftx ul li.YiDuiLeftxLi2 {
    background: url("../images/gaikuang.png") no-repeat center 12px;
}

.YiDuiLeftx ul li.YiDuiLeftxLi3 {
    background: url("../images/jigou.png") no-repeat center 12px;
}

.YiDuiLeftx ul li:hover {
    z-index: 2;
    -webkit-transform: translate3D(0, -3px, 0);
    -moz-transform: translate3D(0, -3px, 0);
    -ms-transform: translate3D(0, -3px, 0);
    transform: translate3D(0, -3px, 0);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

.YiDuiLeftx ul li h2 a:hover {
    color: #3466ab;
}

.YiDuiCen {
    float: left;
    width: 376px;
    margin: 0 28px;
}

.YiDuiCen>h2 {
    height: 37px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cecece;
}

.YiDuiCen>h2 a {
    float: left;
    line-height: 37px;
    font-size: 18px;
    color: #525252;
    font-weight: normal;
}

.YiDuiCen>h2 a:hover {
    color: #3466ab;
}

.YiDuiCenFour {
    padding-bottom: 9px;
}

.YiDuiCenFour ul li {
    float: left;
    width: 182px;
    height: 46px;
    margin-bottom: 12px;
    border-radius: 3px;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    background: url("../images/yuanjiao.png") no-repeat center;
}

.YiDuiCenFour ul li h2 a {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    overflow: hidden;
    color: #474747;
    font-weight: normal;
    padding-left: 53px;
    box-sizing: border-box;
}

.YiDuiCenFour ul li.YiDuiCenFourLi1 h2 a {
    background: url("../images/zhidu.png") no-repeat 18px center;
}

.YiDuiCenFour ul li.YiDuiCenFourLi2 h2 a {
    background: url("../images/mulu.png") no-repeat 19px center;
}

.YiDuiCenFour ul li.YiDuiCenFourLi3 h2 a {
    background: url("../images/zhinan.png") no-repeat 18px center;
}

.YiDuiCenFour ul li.YiDuiCenFourLi4 h2 a {
    background: url("../images/nianbao.png") no-repeat 19px center;
}

.YiDuiCenFour ul li:hover {
    z-index: 2;
    -webkit-transform: translate3D(0, -3px, 0);
    -moz-transform: translate3D(0, -3px, 0);
    -ms-transform: translate3D(0, -3px, 0);
    transform: translate3D(0, -3px, 0);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

.YiDuiCenFour ul li:hover h2 a {
    color: #3466ab;
}

.YiDuiCen .YiFa {
    padding-top: 12px;
}

.YiDuiCen .YiFa ul li {
    float: left;
    width: 182px;
    height: 60px;
    border-radius: 4px;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.YiDuiCen .YiFa ul li img {
    display: block;
}

.YiDuiCen .YiFa ul li:hover {
    z-index: 2;
    -webkit-transform: translate3D(0, -3px, 0);
    -moz-transform: translate3D(0, -3px, 0);
    -ms-transform: translate3D(0, -3px, 0);
    transform: translate3D(0, -3px, 0);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

.YiDuiRight {
    float: right;
    width: 375px;
}

.YiDuiRight>h2 {
    height: 37px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cecece;
}

.YiDuiRight>h2 a {
    float: left;
    line-height: 37px;
    font-size: 18px;
    color: #525252;
    font-weight: normal;
}

.YiDuiRight>h2 a:hover {
    color: #3466ab;
}

.YiDuiRights {
    padding-bottom: 23px;
}

.YiDuiRights ul li {
    float: left;
    width: 117px;
    height: 106px;
    margin-right: 11px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.YiDuiRights ul li h2 a {
    display: block;
    width: 100%;
    height: 104px;
    font-size: 14px;
    color: #68696a;
    font-weight: normal;
    box-sizing: border-box;
    padding-top: 46px;
    line-height: 50px;
}

.YiDuiRights ul li.YiDuiRightsLi1 {
    background: url("../images/xiexin.png") no-repeat center 25px;
}

.YiDuiRights ul li.YiDuiRightsLi2 {
    background: url("../images/gongshi.png") no-repeat center 28px;
}

.YiDuiRights ul li.YiDuiRightsLi3 {
    background: url("../images/chaxun.png") no-repeat center 28px;
}

.YiDuiRights ul li:hover {
    z-index: 2;
    -webkit-transform: translate3D(0, -3px, 0);
    -moz-transform: translate3D(0, -3px, 0);
    -ms-transform: translate3D(0, -3px, 0);
    transform: translate3D(0, -3px, 0);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

.YiDuiRights ul li:hover h2 a {
    color: #3466ab;
}

.YiDuiRightx ul li {
    width: 375px;
    height: 60px;
    margin-bottom: 12px;
    border-radius: 4px;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    overflow: hidden;
}

.YiDuiRightx ul li img {
    display: block;
}

.YiDuiRightx ul li:hover {
    z-index: 2;
    -webkit-transform: translate3D(0, -3px, 0);
    -moz-transform: translate3D(0, -3px, 0);
    -ms-transform: translate3D(0, -3px, 0);
    transform: translate3D(0, -3px, 0);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

.FourImg {
    padding: 30px 0;
}

.FourImg ul li {
    float: left;
    width: 286px;
    height: 68px;
    margin-right: 10px;
    background: #f7f7f7;
    overflow: hidden;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.FourImg ul li a {
    display: block;
    width: 100%;
    height: 63px;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 24px;
    box-sizing: border-box;
    padding: 10px 23px 0 63px;
}

.FourImg ul li.FourImgLi1 {
    border: 1px solid #629de9;
    border-bottom: 4px solid #629de9;
}

.FourImg ul li.FourImgLi1 a {
    color: #629de9;
    background: url("../images/fourimg1.png") no-repeat 16px center;
}

.FourImg ul li.FourImgLi2 {
    border: 1px solid #55c1bb;
    border-bottom: 4px solid #55c1bb;
}

.FourImg ul li.FourImgLi2 a {
    color: #55c1bb;
    background: url("../images/fourimg2.png") no-repeat 16px center;
}

.FourImg ul li.FourImgLi3 {
    border: 1px solid #897af7;
    border-bottom: 4px solid #897af7;
}

.FourImg ul li.FourImgLi3 a {
    color: #897af7;
    background: url("../images/fourimg3.png") no-repeat 16px center;
}

.FourImg ul li.FourImgLi4 {
    border: 1px solid #41a1eb;
    border-bottom: 4px solid #41a1eb;
}

.FourImg ul li.FourImgLi4 a {
    color: #41a1eb;
    background: url("../images/fourimg4.png") no-repeat 16px center;
}

.FourImg ul li:hover {
    z-index: 2;
    -webkit-transform: translate3D(0, -3px, 0);
    -moz-transform: translate3D(0, -3px, 0);
    -ms-transform: translate3D(0, -3px, 0);
    transform: translate3D(0, -3px, 0);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

.YouQing {
    height: 41px;
    background: #235aa5;
}

.YouQing .w1183 {
    padding-left: 26px;
    box-sizing: border-box;
}

.YouQing ul li {
    float: left;
    line-height: 41px;
    margin-right: 70px;
}

.YouQing ul li a {
    display: block;
    font-size: 16px;
    color: #ffffff;
}

.YouQing ul li a:hover {
    font-weight: bold;
}

.End {
    height: 143px;
    background: #3466ab;
}

.EndLeft {
    float: left;
    width: 142px;
    height: 143px;
    padding-left: 27px;
    padding-top: 30px;
    box-sizing: border-box;
    background: url("../images/xian1.png") no-repeat right center;
}

.EndLeft ul li {
    line-height: 27px;
}

.EndLeft ul li a {
    display: block;
    font-size: 14px;
    color: #ffffff;
}

.EndLeft ul li a:hover {
    color: #e5e5e5;
}

.EndCen {
    float: left;
    width: 767px;
    height: 143px;
    padding-left: 54px;
    padding-top: 30px;
    box-sizing: border-box;
    background: url("../images/xian1.png") no-repeat right center;
}

.EndCen p {
    font-size: 14px;
    color: #ffffff;
    line-height: 27px;
}

.EndCen p a {
    font-size: 14px;
    color: #ffffff;
}

.EndCen p a:hover {
    color: #e5e5e5;
}

.EndCen .GaBa {
    padding-left: 24px;
    background: url("../images/gaba.png") no-repeat left center;
}

.EndRight {
    float: right;
    width: 274px;
    box-sizing: border-box;
    padding: 36px 0 0 30px;
}

.EndRight ul li {
    line-height: 80px;
}

.EndRight img {
    float: left;
    margin-left: 25px;
    margin-right: 8px;
}