﻿body { font-size: 1em; background: #fff; display: inline-block;}
.gc_one{width:100%;position:relative;height:100%;}
.gc_one>img{width:100%;display:block;margin:auto;}

.gc_one_1{position:absolute;bottom:0;height:40px;background:#f6f7f9;width:100%;border-bottom:1px solid #e4e4e4;}
.gc_one_2{width:1160px;margin:auto;height:40px;}
.gc_one_2>a>li{float:left;width:155px;height:40px;line-height:40px;color:#000;text-align:center;font-size:16px;}
.gc_one_2>a> .active{background:#095da6;color:#fff;}
.gc_one_2>a>li:hover{background:#66b3fb;color:#fff;}







.gc_two{width: 75%;margin:auto;height:700px;}
.gc_two_1{width:45%;float:left;padding-top:7em;}
.gc_two_1>h1{font-size:28px;font-weight:bolder;}
.gc_two_1>h1>span{color:#095da6;font-size:14px;font-weight:bold;}
.line{width:100%;margin:2em auto 0;}
.line1{width:15%;border-bottom:1px solid #095da6;float:left;}
.line2{width:85%;border-bottom:1px solid #d2d2d2;float:left;}
.gc_two_1>p{margin-top:2em;font-size:16px;}

.size{width:100%;margin-top:2em;}
.size>ul>li{width:32%;height:38px;line-height:38px;color:#fff;background:#095da6;text-align:center;float:left;margin:0.3%;font-size:16px;}

.gc_two_2 { width: 55%; height: 100%; z-index: 2; position: relative; float:left;top:2.5em;padding-top: 2em;    padding-left: 2%;}
.gc_two_2 > img{width:100%;}

@media screen and (max-width:1024px) {

 .gc_two_1 {
    width: 100%;
    padding-top: 7em;
}
    .gc_two_2 > img {
    width: 38em;
}
    .gc_two_2 { margin-left:0px; 
    }
}
