.tou {
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    color: #777777;
}

.tou a {
    color: #777777;
}

.tou1 {
    height: 100px;
    overflow: hidden;
}

.tou1 .logo {
    line-height: 100px;
}

.tou1 .dh {
    font-size: 20px;
    color: #333333;
    line-height: 100px;
}

.tou1 .dh span {
    font-size: 30px;
    color: #dc6a24;
}

h2.bt {
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    color: #323232;
    background: url(../images/h-1.png) no-repeat 50% 0;
    height: 60px;
    line-height: 1;
    padding-top: 8px;
}

.c1 {
    margin-top: 50px;
}

.c1 .content {
    margin-top: 40px;
}

.c1 .content .list2 li {
    float: left;
    overflow: hidden;
    margin-right: 30px;
    transition-duration: .3s;
}

.c1 .content .list2 li a {
    display: block;
    position: relative;
}

.c1 .content .list2 li .img {
    border: 2px solid #dad8d8;
    overflow: hidden;
}

.c1 .content .list2 li .img img {
    transition-duration: .3s;
    width: 376px;
    height: 266px;
}

.c1 .content .list2 li h3 {
    line-height: 36px;
    text-align: center;
    margin-top: 14px;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
}

.c1 .content .list2 li .zi {
    background: #dc6a24;
    height: 110px;
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    transition-duration: .3s;
}

.c1 .content .list2 li .zi h4 {
    line-height: 54px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}

.c1 .content .list2 li .zi .ck {
    border: 1px solid #fff;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    width: 110px;
    line-height: 34px;
    color: #fff;
}

.c1 .content .list2 li:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.c1 .content .list2 li:hover .img img {
    transform: scale(1.1);
}

.c1 .content .list2 li:hover .zi {
    bottom: 0;
}

.c1 .content .list2 li:last-child {
    margin-right: 0;
}

h2.btx {
    background: url(../images/h-2.png) no-repeat 50% 0;
    font-weight: 500;
    text-align: center;
    font-size: 30px;
    color: #323232;
    line-height: 1;
    height: 37px;
    padding-top: 7px;
}

.c2 {
    margin-top: 38px;
    background: url(../images/c2.png) no-repeat 50% 0;
    padding-top: 50px;
    height: 837px;
}

.c2 .content {
    margin-top: 40px;
    box-shadow: 0 0 10px 0 rgba(18, 57, 106, 0.22);
    background: #fff;
}

.c2 .content .c2-1 {
    width: 270px;
    height: 660px;
    background: #dc6a24;
}

.c2 .content .c2-1 h3 {
    line-height: 70px;
    background: url(../images/a2.png) no-repeat 28px 50% #b0551d;
    font-size: 16px;
    font-weight: 500;
    padding-left: 66px;
    color: #fff;
}

.c2 .content .c2-1 .list2 li {
    line-height: 74px;
    padding-left: 45px;
}

.c2 .content .c2-1 .list2 li a {
    font-size: 16px;
    color: #fff;
}

.c2 .content .c2-1 .list2 li.on {
    background: url(../images/a3.png) no-repeat 0 50%;
}

.c2 .content .c2-2 {
    margin-top: 30px;
    margin-right: 30px;
    width: 872px;
}

.c2 .content .c2-2 .list3 li {
    float: left;
    margin-right: 32px;
}

.c2 .content .c2-2 .list3 li:nth-child(2n) {
    margin-right: 0;
}

.c2 .content .c2-2 .list3 li .img {
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    position: relative;
}

.c2 .content .c2-2 .list3 li .img img {
    width: 420px;
    height: 264px;
    transition-duration: .3s;
}

.c2 .content .c2-2 .list3 li .img:after {
    background: #dc6a24;
    width: 0%;
    content: '';
    height: 8px;
    position: absolute;
    bottom: 0;
    display: block;
    transition-duration: .6s;
}

.c2 .content .c2-2 .list3 li h3 {
    font-weight: 500;
    text-align: center;
    line-height: 50px;
    color: #333;
    font-size: 14px;
}

.c2 .content .c2-2 .list3 li:hover .img img {
    transform: scale(1.1);
}

.c2 .content .c2-2 .list3 li:hover .img:after {
    width: 100%;
}

.c3 {
    background: url(../images/c3.jpg) no-repeat 50% 0;
    height: 1380px;
    padding-top: 60px;
}

.c3 h2 {
    font-weight: 500;
    text-align: center;
    line-height: 1;
    font-size: 30px;
    color: #333333;
    padding-bottom: 13px;
}

.c3 h2 span {
    font-size: 30px;
    font-weight: 600;
    color: #dc6a24;
}

.c3 h2 p {
    font-size: 14px;
    color: #555555;
    margin-top: 24px;
    text-indent: 44px;
}

.c3 .list2 {
    margin-top: 50px;
    position: relative;
}

.c3 .list2 li {
    position: absolute;
    width: 533px;
}

.c3 .list2 li h3 {
    padding-left: 18px;
    font-size: 22px;
    color: #272727;
    line-height: 34px;
}

.c3 .list2 li h3 span {
    display: block;
    font-size: 16px;
    color: #999999;
    font-family: arial;
    text-transform: uppercase;
    font-weight: 500;
    font-style: italic;
}

.c3 .list2 li dd {
    line-height: 31px;
    font-size: 14px;
    color: #5c5c5c;
    padding-top: 14px;
}

.c3 .list2 li dd p {
    padding-left: 18px;
    background: url(../images/yj.png) no-repeat 0 10px;
}

.c3 .list2 li:nth-of-type(1) {
    left: 50px;
    top: 24px;
}

.c3 .list2 li:nth-of-type(2) {
    left: 50px;
    top: 222px;
}

.c3 .list2 li:nth-of-type(3) {
    right: 0px;
    top: 429px;
}

.c3 .list2 li:nth-of-type(4) {
    right: 0px;
    top: 599px;
}

.c3 .list2 li:nth-of-type(5) {
    left: 50px;
    top: 795px;
}

.c3 .list2 li:nth-of-type(6) {
    left: 50px;
    top: 1003px;
}

.c3 .list2 li:hover h3 {
    color: #dc6a24;
}

.c3 .list2 .tu {
    overflow: hidden;
    position: absolute;
}

.c3 .list2 .tu img {
    transition-duration: 0.3s;
}

.c3 .list2 .tu img:hover {
    transform: scale(1.1);
}

.c3 .list2 .tu:nth-of-type(1) {
    right: 0;
    top: 0;
}

.c3 .list2 .tu:nth-of-type(2) {
    left: 0;
    top: 419px;
}

.c3 .list2 .tu:nth-of-type(3) {
    right: 0;
    top: 780px;
}

.c4 {
    background: url(../images/c4.png) no-repeat 50% 0;
    padding-top: 50px;
    margin-bottom: 50px;
}

.c4 h2.bt {
    background: url(../images/h-4.png) no-repeat 50% 0;
}

.c4 .content {
    margin-top: 50px;
}

.c4 .content .bd {
    overflow: hidden;
}

.c4 .content .list2 li {
    float: left;
    margin-right: 18px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.24);
    width: 285px;
}

.c4 .content .list2 li .img {
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.c4 .content .list2 li .img img {
    transition-duration: .3s;
}

.c4 .content .list2 li .img img:hover {
    transform: scale(1.1);
}

.c5 {
    padding-top: 48px;
    background: #f7f7f7;
    padding-bottom: 18px;
}

.c5 h2.bt {
    background: url(../images/h-5.png) no-repeat 50% 0;
}

.c5 .content {
    margin-top: 50px;
}

.c5 .content .list2 li {
    float: left;
    margin-right: 21px;
    margin-bottom: 9px;
    width: 386px;
}

.c5 .content .list2 li:nth-child(2n) {
    margin-right: 0;
}

.c5 .content .list2 li .img {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.24);
    padding: 10px;
}

.c5 .content .list2 li .img1 {
    overflow: hidden;
}

.c5 .content .list2 li .img1 img {
    transition-duration: .3s;
    width: 367px;
    height: 267px;
}

.c5 .content .list2 li h3 {
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 56px;
}

.c5 .content .list2 li:hover .img1 img {
    transform: scale(1.1);
}

.c5 .content .list2 li:hover h3 {
    color: #dc6a24;
}

.c6 {
    margin-top: 50px;
}

.c6 .c6-1 {
    box-shadow: 0 0 10px 0 rgba(28, 67, 109, 0.2);
}

.c6 .c6-1 img {
    width: 532px;
    height: 406px;
}

.c6 .c6-2 h2 {
    line-height: 1;
    font-size: 26px;
    color: #333333;
    background: url(../images/xian.png) no-repeat 132px 50%;
    padding-left: 8px;
    font-weight: 500;
}

.c6 .c6-2 dd {
    width: 629px;
    margin-top: 22px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

.hf {
    margin-top: 50px;
    height: 264px;
    background: url(../images/hf.png) no-repeat 50% 0;
}

.hf .hf1 {
    margin-top: 68px;
}

.hf .hf1 h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
}

.hf .hf1 h3 span {
    font-size: 60px;
    color: #dc6a24;
    font-style: italic;
    font-weight: 600;
}

.hf .hf1 dd {
    color: #fff;
    width: 580px;
    line-height: 44px;
    background: #dc6a24;
    font-size: 24px;
    text-align: center;
    letter-spacing: 3px;
    margin-top: 20px;
}

.hf .hf2 {
    padding-right: 86px;
    text-align: right;
    background: url(../images/dh.png) no-repeat right 50%;
    margin-top: 102px;
}

.hf .hf2 p {
    color: #fff;
    font-size: 18px;
}

.hf .hf2 p:nth-child(2) {
    font-size: 36px;
    font-family: arial;
    padding-right: 12px;
}

.c7 {
    margin-top: 48px;
    margin-bottom: 22px;
}

.c7 h2.bt {
    background: url(../images/h-7.png) no-repeat 50% 0;
}

.c7 .content {
    margin-top: 50px;
}

.c7 .content .list2 {
    width: 580px;
}

.c7 .content .list2 li .img {
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.c7 .content .list2 li .img img {
    transition-duration: .3s;
    width: 580px;
    height: 239px;
}

.c7 .content .list2 li .zi {
    margin-top: 46px;
}

.c7 .content .list2 li .zi .time {
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    background: #b9b8b8;
}

.c7 .content .list2 li .zi .zi1 {
    line-height: 54px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.9);
}

.c7 .content .list2 li dd {
    margin-top: 12px;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.9);
}

.c7 .content .list2 li:hover .img img {
    transform: scale(1.1);
}

.c7 .content .list2 li:hover .zi .time {
    background: #dc6a24;
}

.c7 .content .list2 li:hover .zi .zi1 {
    color: #dc6a24;
}

.c7 .content .list3 {
    width: 570px;
}

.c7 .content .list3 li {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 24px;
    padding-top: 26px;
}

.c7 .content .list3 li:nth-child(1) {
    padding-top: 0;
}

.c7 .content .list3 li:last-child {
    border-bottom: none;
}

.c7 .content .list3 li .time {
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    background: #b9b8b8;
}

.c7 .content .list3 li .zi {
    width: 505px;
}

.c7 .content .list3 li .zi .zi1 {
    line-height: 1;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.9);
}

.c7 .content .list3 li .zi dd {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.9);
    margin-top: 10px;
    font-weight: 100;
}

.c7 .content .list3 li:hover .zi dd {
    color: #4a4a4a;
}

.c7 .content .list3 li:hover .time {
    background: #dc6a24;
}

.c7 .content .list3 li:hover .zi .zi1 {
    color: #dc6a24;
}

.foot {
    background: #dc6a24;
    padding-top: 48px;
    padding-bottom: 34px;
    color: #fff;
}

.foot h2 {
    line-height: 1;
    font-weight: 500;
    font-size: 24px;
}

.foot dd {
    font-size: 13px;
    line-height: 31px;
    margin-top: 22px;
}

.foot a {
    color: #fff;
}

.foot .foot1 {
    padding-top: 8px;
}

.foot .foot2 {
    margin-left: 114px;
    width: 265px;
}

.foot .foot3 {
    margin-left: 110px;
    width: 314px;
}

.foot .foot4 {
    float: right;
}

.link {
    margin-top: 10px;
}

.link a {
    color: #fff;
}