body{
    font-family: 'MicroSoft YaHei';
}
.w{
    width:1100px;
    margin:0 auto;
}
*:hover{
    -webkit-transition: all 0.5s;
}
.mr-0{
    margin-right: 0 !important;
}
/*-------------------------------------------------*/

.header{
    height:76px;
}
.header .logo{
    margin-top: 10px;
}
.header .nav{
    height:76px;
    min-width: 20px;
}
.header .nav>li{
    display: inline-block;
    height:76px;
    margin-left: 45px;
    float: left;
}
.header .nav>li a{
    color:#333;
    font-size: 16px;
    line-height: 78px;
    display: inline-block;
    border-bottom: 4px solid #fff;
    height:72px;
}
.header .nav>li:hover a,.header .nav>li.active a{
    color:#0A5092;
    border-bottom: 4px solid #0A5092;
}



/*banner*/
.banner{
    height:595px;
    background: url("../images/banner.png") no-repeat center top;
}


/*1*/
.news-section{
    margin-top: 50px;
    margin-bottom: 80px;
}
.news-section .title{
    background: #0A4F93;
    height:40px;
    line-height: 40px;
    color:#fff;
    font-size: 18px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.news-section .title .left{
    margin-left: 20px;
    width:200px;
}
.news-section .title .right{
    width:270px;
    border-left: 1px solid #3479B9;
    margin-top: 7px;
    padding-left: 20px;
    line-height: 26px;
    height:26px;
}
.news-section .news{
    padding: 10px;
    border:1px solid #E4E4E4;
    border-top: none;
}
.news-section .news img{
    width:284px;
    height:355px;
    float: left;
}
.news-section .news> ul{
    width:505px;
    margin-left: 5px;
}
.news-section .news >ul>Li{
    width:481px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    padding-top: 8px;
    color:#666;
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
    float: left;
    text-indent: 2em;
    padding-left: 12px;
    padding-right: 12px;
    cursor: pointer;
    padding-bottom: 5px;
    font-family: 'simsun';
}
.news-section .news> ul>li h2{
    color:#064f94;
    font-size: 16px;
    line-height: 32px;
    text-indent: 0;
    font-family: 'MicroSoft YaHei';
}
.news-section .news> ul>li:hover{
    background: #F5F5F5;
}

.news-section .news .newslist{
    width:258px;
    border-left: 1px solid #E4E4E4;
    height: 355px;
    padding-left: 20px;
    margin-left: 5px;
    padding-top: 15px;
}
.news-section .news .newslist> ul{
    width:258px;
    height:340px;
}
.news-section .news .newslist ul li{
    width:258px;
    line-height: 35px;
    height:35px;
    float: left;
    font-family: 'simsun';
}
.news-section .news .newslist ul li a{
    display: inline-block;
    width:258px;
    line-height: 35px;
    height:35px;
    color:#666;
    font-size: 14px;
}
.news-section .news .newslist ul li a:hover{
    color:#d83716;
}



.main{
    background: #EFEFEF;
    padding-top: 65px;
    padding-bottom: 95px;
}
.main .title{
    line-height: 85px;
    padding-bottom: 20px;
    text-align: center;
    color:#064f94;
    font-size: 36px;
}

.main .ul-0{
    border-bottom: 4px solid #D73717;
    padding-bottom: 30px;
}
.main .ul-0>li{
    width:140px;
    height:120px;
    border-radius: 50%;
    background: #ffffff;
    color:#666;
    font-size: 18px;
    line-height: 24px;
    float: left;
    margin-right: 100px;
    text-align: center;
    padding-top: 20px;
}

.main .ul-0>li.last{
    margin-right: 0 !important;
}
.main .ul-0>li h2{
    color:#666;
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 5px;
}
.main .ul-0>li.active,.main .ul-0>li:hover{
    background: #D73717;
    color:#fff;
}

.main .ul-0>li.active h2,.main .ul-0>li:hover h2{
    color:#fff;
}
.main .ul-0>span{
    width:22px;
    height:30px;
    background: url("../images/i.png") no-repeat;
    display: inline-block;
    position: absolute;
    bottom:0;
    left:59px;
}

.main-ul{
    width:100%;
}
.main-ul>li{
    width:100%;
    height: auto;
    zoom: 1;
    overflow: hidden;
    float: left;
}

.main .main-0 .main-right{
    width:540px;
    height:280px;
    background: url("../images/i-2.png") no-repeat right bottom #fff;
    padding-left: 40px;
    padding-right: 60px;
    color:#666;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    text-indent: 2em;
    padding-top: 10px;
    font-family: 'simsun';
}
.main .main-0 .main-right h2{
    color:#333;
    font-size: 30px;
    line-height: 50px;
    text-indent: 0;
    padding-bottom: 0;
    width:540px;
    display: block;
    height: auto;
    zoom: 1;
    overflow: hidden;
    font-family: 'MicroSoft YaHei';
}
.main .main-0 .main-right h2 a{
    color:#3a469d;
    line-height: 56px;
    font-size: 14px;
    padding-left: 10px;
    display: inline-block;
    float: left;
    height:50px;
    font-family: 'simsun';
}
.main .main-0 ul{
    margin-top: 15px;
}
.main .main-0 ul>Li{
    width:275px;
    height:150px;
    float: left;
    position: relative;
}
.main .main-0 ul>li .txt{
    width:265px;
    height:26px;
    line-height: 26px;
    color:#fff;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.7);
    padding-left: 10px;
    position: absolute;
    bottom:0;
    left:0;
    display: none;
}
.main .main-0 ul>Li:hover .txt{
    display: block;
}


.jiang{
    padding-top: 60px;
    padding-bottom: 70px;
}
.jiang .title{
    line-height: 85px;
    padding-bottom: 20px;
    text-align: center;
    color:#064f94;
    font-size: 36px;
}
.jiang .jiang-0{
    height:300px;
}
.jiang .jiang-right{
    width:560px;
    height:290px;
    background: #F5F5F5;
    padding-left: 30px;
    padding-right: 30px;
    color:#666;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    text-indent: 2em;
    padding-top: 10px;
    font-family: 'simsun';
}
.jiang .jiang-right h2{
    color:#333;
    font-size: 30px;
    line-height: 50px;
    text-indent: 0;
    padding-bottom: 0;
    width:560px;
    display: block;
    height: auto;
    zoom: 1;
    overflow: hidden;
    letter-spacing: -0.5px;
    font-family: 'MicroSoft YaHei';
}
.jiang .jiang-right h2 a{
    color:#3a469d;
    line-height: 56px;
    font-size: 14px;
    padding-left: 3px;
    display: inline-block;
    float: left;
    height:50px;
    font-family: 'simsun';
}
.jiang .jiang-list{
    margin-top: 10px;
    height:40px;
}
.jiang .jiang-list i{
    width: 100px;
    height:40px;
    background: url("../images/i-8.png") no-repeat 5px center #F5F5F5;
    padding-left: 40px;
}
.jiang .jiang-list i span{
    width:100px;
    height:40px;
    background: #D73717;
    text-align: center;
    color:#fff;
    line-height: 40px;
    font-size: 14px;
}
.jiang .jiang-list .jiang-name{
    width:929px;
    height:38px;
    border:1px solid #E4E4E4;
    border-left: none;
    padding-left: 20px;
    padding-right: 10px;
    font-family: 'simsun';
}
.jiang .jiang-list .jiang-name ul li{
    color:#333;
    font-size: 14px;
    line-height: 38px;
    display: inline-block;
    margin-right: 40px;
}

.show{
    padding-bottom: 50px;
}
.show-ul>Li{
    width:260px;
    height:360px;
    background: #fff;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.show-ul>Li *{
    float: left;
}
.show-ul>Li .show-title{
    width:230px;
    margin-left: 15px;
    border-bottom: 1px solid #F1F1F1;
    height:44px;
    line-height: 42px;
    text-align: center;
    color:#064f94;
    font-size: 18px;
}
.show-ul>li .show-txt{
    width:230px;
    margin-left: 15px;
    color:#666;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    padding-top: 5px;
    font-family: 'simsun';
}

.show-ul>li:hover{
    box-shadow: 8px 8px 20px #C9C8C9;
}



.link{
    height:70px;
    background: url("../images/i-17.png") repeat-x;
}
.link .link-nav{
    min-width: 200px;
    height:70px;
}
.link .link-nav>li{
    display: inline-block;
    margin-right: 30px;
    float: left;
    height:70px;
}
.link .link-nav>li a{
    color:#666;
    font-size: 16px;
    display: inline-block;
    line-height: 70px;
}
.link .link-right{
    padding-left: 120px;
    line-height: 70px;
    color:#636363;
    font-size: 16px;
}
.link .link-right i{
    font-size: 30px;
    padding-left: 5px;
}
.copyright{
    height:45px;
    line-height: 45px;
    background: #1A274B;
    color:#fff;
    font-size: 14px;
    font-family: 'simsun';
}
.copyright i{
    padding-left: 130px;
}


.jiang .focus{
    width:146px;
    height:40px;
    text-align: center;
    line-height: 40px;
    color:#fff;
    font-size: 18px;
    background: #D73717;
    display: block;
    margin:0 auto;
    border-radius: 3px;
}

.jiang .ewm{
    width:540px;
    margin:0 auto;
    margin-top: 30px;
}
.jiang .ewm>li{
    width:210px;
    height:250px;
    text-align: center;
    color:#333;
    font-size: 18px;
    line-height: 40px;
}
.jiang .ewm>li *{
    float: left;
    display: inline-block;
    width:210px;
}

.jiang .jiang-txt{
    padding-top: 20px;
    font-family: 'simsun';
}
.jiang .jiang-txt>li{
    width:540px;
    height: auto;
    zoom: 1;
    overflow: hidden;
    color:#666;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}
.jiang .jiang-txt>li a{
    color:#064f94;
}
.jiang .jiang-link{
    padding-top: 25px;
    padding-bottom: 20px;
    height:45px;
    text-align: center;
}
.jiang .jiang-link a{
    padding: 0 25px;
    display: inline-block;
    vertical-align: middle;
}

.back-top{
    width:50px;
    height:50px;
    background: url("../images/backtop.png") no-repeat;
    position: fixed;
    bottom:15%;
    left:50%;
    margin-left: 565px;
}
.back-top:hover{
    background: url("../images/backtop-0.png") no-repeat;
}

































































































































































