﻿/* 主体 */
a:hover{ color: #f60;}
#content .content-two{
    max-width: 1920px;
    height: 348px;
    background: url(../images/image-bg1.png) center/cover;
    padding: 30px 0;
}
#content .content-two > div{
    width: 1200px;
    margin: 0px auto;
}
#content .content-two .content-two-top{
    width: 1200px;
    height: 30px;
    padding-bottom:30px ;
    margin: 0 auto;
}
#content .content-two .content-two-top > div{
    float: left;
}
#content .content-two .content-two-top > .CTT-left{
    float: left;
}
#content .content-two .content-two-top > .CTT-right{
    float: right;
}
#content .content-two .content-two-top > div > p{
    font-size: 24px;
    font-weight: bold;
    color: #456ea9;
}
.CTT-left > p > a{
    color: #456ea9;
}
#content .content-two .content-two-top > div > p  span{
    color: #999999;
    font-size: 16px;
}
#content .content-two .content-two-top > div > p .jiantou{
    width: 24px;
    height: 6px;
    display: inline-block;
    background-image: url(../images/arrow.png);
    margin: 0 16px;
    position: relative;
    top: -5px;
}
#content .content-two-content{
    width: 100%;
    height: 278px;
}
#content .content-two-content > div,#content .content-two-content > div > div{
    float: left;
}
#content .content-two-content .CTC-left{
    width: 972px;
    height: 100%;
    margin-right: 10px;
    position: relative;
}
#content .content-two-content .CTC-left > div:nth-of-type(1){
    width: 460px;
    height: 100%;
    
}
#content .content-two-content .CTC-left > div:nth-of-type(1) .CTC-left-images{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

#content .content-two-content .CTC-left > div:nth-of-type(1) .CTC-left-images a{
    width: 100%;
    height: 100%;
    display: none;
}
#content .content-two-content .CTC-left > div:nth-of-type(1) .CTC-left-images a img{
    width: 100%;
    height: 100%;
}
#content .content-two-content .CTC-left > div:nth-of-type(1) .CTC-left-images a.active2{
    display: block;
}
#content .content-two-content .CTC-left > div:nth-of-type(1) p{
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: block;
    position: absolute;
    padding-left: 25px;
    box-sizing: border-box;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    z-index: 5;
}
.CTC-left > div:nth-of-type(1) p a{
    color: #fff;
}
.CTC-left > div:nth-of-type(1) p a:hover{
    color: #f60;
}
#content .content-two-content .CTC-left > div:nth-of-type(1) > ul{
    position: absolute;
    right: 8px;
    bottom: 10px;
    height: 20px;
    width: 100px;
    z-index: 6;
}
#content .content-two-content .CTC-left > div:nth-of-type(1) > ul li{
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 12px;
    background-color:#fff;
    cursor: pointer;
}
#content .content-two-content .CTC-left > div:nth-of-type(1) > ul li.active{
    background-color:#75c6f0;
}
#content .content-two-content .CTC-left > div:nth-of-type(2){
    height: 100%;
    width: 512px;
    background-color: #fff;
}
#content .content-two-content .CTC-left > div:nth-of-type(2) > li{
    width:100%;
    height: 69.5px;
    box-sizing: border-box;
    padding: 10px;
	border-bottom: 2px dashed #e8e8e8;
}
#content .content-two-content .CTC-left > div:nth-of-type(2) > li span{
    width: 14px;
    height: 13px;
    display: inline-block;
    margin-right: 6px;
    background-image: url(../images/img5.png);
}
#content .content-two-content .CTC-left > div:nth-of-type(2) > li > p:nth-of-type(2){
    color: #999999;
    font-size: 12px;
    margin: 12px 0;
}
#content .content-two-content  li hr{
    border-color: rgb(232, 236, 245);
}
#content .content-two-content .CTC-right{
    width: 218px;
    height: 268px;
    float: right;
}

#fastnav a, #fastnav a:visited{
    color:#fff;
}

#content .content-two-content .CTC-right li{
    width: 100%;
    height: 60px;
    line-height: 59px;
    margin-bottom: 12px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
#content .content-two-content .CTC-right li:nth-of-type(1){
    background: url(../images/juxing4.png) center/cover;
}
#content .content-two-content .CTC-right li:nth-of-type(2){
    background: url(../images/juxing3.png) center/cover;
}
#content .content-two-content .CTC-right li:nth-of-type(3){
    background: url(../images/juxing2.png) center/cover;
}
#content .content-two-content .CTC-right li:nth-of-type(4){
    background: url(../images/juxing1.png) center/cover;
}
#content .content-two-content .CTC-right li  span{
    vertical-align: -10px;
    margin-right: 10px;
}
#content .content-two-content .CTC-right li:nth-of-type(1) span{
    width: 33px;
    height: 37px;
    display:inline-block ;
    background: url(../images/zhuanye.png) center/cover;
}
#content .content-two-content .CTC-right li:nth-of-type(2) span{
    width: 32px;
    height: 34px;
    display:inline-block ;
    background: url(../images/shiyanshi.png) center/cover;
}
#content .content-two-content .CTC-right li:nth-of-type(3) span{
    width: 32px;
    height: 37px;
    display:inline-block ;
    background: url(../images/jiaowu.png) center/cover;
}
#content .content-two-content .CTC-right li:nth-of-type(4) span{
    width: 36px;
    height: 42px;
    display:inline-block ;
    background: url(../images/keji.png) center/cover;
}
#content .content-two-content .CTC-right li:last-of-type{
    margin-bottom: 0;
}
#content .content-three {
    width: 1200px;
    height: 392px;
    margin: 0 auto;
    padding: 20px 0;
    box-sizing: border-box;
}
#content .content-three .content-three-top > div:nth-of-type(1){
    width: 460px;
    height: 100%;
    margin-right: 30px;
}
#content .content-three .content-three-top > div:nth-of-type(2){
    width: 710px;
    height: 100%;
}
#content .content-three .content-three-top > div{
    position: relative;
    float: left;
}
#content .content-three .content-three-top > div > p{
    font-size: 24px;
    font-weight: bold;
    color: #456ea9;
}
#content .content-three .content-three-top > div > p > span{
    display: inline-block;
    position: absolute;
    right:0;
    bottom: 0;
    color: #999999;
    font-size: 16px;
}
div > p > span > a{
    color: #999999;
}
#content .content-three .content-three-top > div > p .jiantou{
    width: 24px;
    height: 6px;
    display: inline-block;
    background-image: url(../images/arrow.png);
    position: relative;
    top: -5px;
}
#content .content-three .content-three-content > div{
    float: left;
}
#content .content-three .content-three-content > .content-three-left{
    width: 460px;
    height: 100%;
    margin-right: 30px;
}
.content-three .content-three-content > .content-three-left li{
    width: 100%;
    height: 115.5px;
    position: relative;
    padding: 20px 0;
    box-sizing: border-box;
}
.content-three .content-three-content > .content-three-left li > div{
    width: 72px;
    height: 73px;
    text-align: center;
    background-image: url(../images/juxingp.png);
    font-weight: bold;
    padding-top: 10px;
    box-sizing: border-box;
}
.content-three .content-three-content > .content-three-left li > div > h2{
    color: #faf21e;
    font-size: 24px;
}
.content-three .content-three-content > .content-three-left li > div > p{
    color: #fff;
    font-size: 14px;
}
.content-three .content-three-content > .content-three-left li > p{
    max-width: 365px;
    position: absolute;
    left: 80px;
    top: 50%;
    transform: translateY(-50%);
	line-height:200%;
}
#content .content-three .content-three-content > .content-three-right{
    width: 710px;
    height: 100%;
    padding: 20px 0;
}
#content .content-three .content-three-content > .content-three-right > div{
    width: 712px;
    height: 84px;
    background: url(../images/dang.png) center/cover;
}
#content .content-three .content-three-content > .content-three-right > ul li{
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
}
#content .content-three .content-three-content > .content-three-right > ul li span{
    position: absolute;
    right: 0px;
    color: #999;
}
#content .content-four{
    width: 100%;
    height: 220px;
    background-color:#f1f4f9 ;
    box-sizing: border-box;
    padding: 30px 0;
}
#content .content-four > div{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#content .content-four .content-four-top{
    width: 100%;
    position: relative;
}
#content .content-four .content-four-top > p{
    font-size: 24px;
    font-weight: bold;
    color: #456ea9;
}
#content .content-four .content-four-top > p > span{
    display: inline-block;
    position: absolute;
    right:0;
    color: #999999;
    font-size: 16px;
}
#content .content-four .content-four-top > p .jiantou{
    width: 24px;
    height: 6px;
    display: inline-block;
    background-image: url(../images/arrow.png);
    position: relative;
    top: -5px;
}
#content .content-four > div > div:nth-of-type(2){
    margin-top: 30px;
}
#content .content-four > div > div > div{
    width: 388px;
    height: 82px;
    float: left;
    position: relative;
    margin-right: 16px;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;

}
#content .content-four > div > div > div:last-of-type{
    margin-right: 0;
}
#content .content-four > div > div > div > h3{
    width: 80px;
    text-align: center;
    height: 100%;
    line-height: 60px;
    color: #073e8c;
}
#content .content-four > div > div > div > p {
    width: 275px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
    
}
#content .content-four > div > div > div > p >a{
    color: #000;
	line-height:150%;
}
#content .content-five{
    width: 100%;
    height: 292px;
    background-image: url(../images/center-content-img.png);
}
#content .content-five .content-five-content{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px 0;
}
#content .content-five .content-five-content > div{
    float: left;
    width: 592px;
    height: 100%;
    position: relative;
}
#content .content-five .content-five-content > div:nth-of-type(1){
    margin-right: 16px;
}
#content .content-five .content-five-content > div > div:nth-of-type(1){
    position: relative;
    margin-bottom: 20px;
}
#content .content-five .content-five-content > div > div:nth-of-type(1) > p{
    font-size: 24px;
    font-weight: bold;
    color: #456ea9;
}
#content .content-five .content-five-content > div > div:nth-of-type(1) > p > span{
    display: inline-block;
    position: absolute;
    right:0;
    bottom: 0;
    color: #999999;
    font-size: 16px;
}
#content .content-five .content-five-content > div > div:nth-of-type(1) > p .jiantou{
    width: 24px;
    height: 6px;
    display: inline-block;
    background-image: url(../images/arrow.png);
    position: relative;
    top: -5px;
}
#content .content-five .content-five-content > div > div:nth-of-type(2){
    width: 100%;
    height: 176px;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
}
#content .content-five .content-five-content > div > div:nth-of-type(2) li{
    width: 100%;
    height: 39px;
    line-height: 39px;
    position: relative;
}
#content .content-five .content-five-content > div > div li > a{
    color: #000;
}
#content .content-five .content-five-content > div > div li > a:hover{ 
    color: #f60;
}
#content .content-five .content-five-content > div > div:nth-of-type(2) li span{
    display: block;
    position:absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
}

.content-six{
    width: 1200px;
    height: 350px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 40px 0;
    background-color: #fff;
}
.content-six .content-six-top{
    position: relative;
    margin-bottom: 35px;
}
.content-six .content-six-top > p{
    font-size: 24px;
    font-weight: bold;
    color: #456ea9;
}
.content-six .content-six-top > p > span{
    display: inline-block;
    position: absolute;
    right:0;
    bottom: 0;
    color: #999999;
    font-size: 16px;
}
.content-six .content-six-top > p .jiantou{
    width: 24px;
    height: 6px;
    display: inline-block;
    background-image: url(../images/arrow.png);
    position: relative;
    top: -5px;
}
.content-six .content-six-content{
    width: 100%;
    height: 230px;
}
.content-six .content-six-content li{
    float: left;
    margin-right: 27px;
}
.content-six .content-six-content li:last-of-type{
    margin-right: 0;
}
.content-six .content-six-content img{
    margin-bottom: 20px;
    width: 279px;
    height: 180px;
}
p{
    cursor: pointer;
}
.content-six .content-six-content p{
    text-align: center;
}
