﻿*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
.menu-parent{
    background: #168bda;
}
.menu-parent .menu-one{
    width: 1200px;
    margin: 0 auto;
    height: 40px;
}
.menu-parent .menu-one>li{
    float: left;
    width: 170px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}
.menu-parent ul li{
    list-style: none;
}
a{
    text-decoration-line: none;
}
.menu-parent ul li a{
    color: #fff;
}
.menu-parent .menu-two{
    display: none;
}
.menu-parent .menu-two{
    background: #ffffff;
}
.menu-parent .menu-two li a{
    color: #1a85cf;
    font-size: 16px;
}
.menu-parent .menu-two li{
    border-top: 1px solid #999;
}
.menu-parent .menu-one>li:hover .menu-two{
    display: block;
    position: absolute;
    width: 160px;
    text-align: center;
}
.menu-area .menu-hr hr{
    border: none;
    border-top: 4px solid #ea000e;
    margin-top: 1px;
}
.menu-area,.menu-two{
    z-index: 11;
}
/* 中间内容区 */
.container{
    width: 1200px;
    margin: 30px auto;
}
.news-slide,.company-news,.qiye-news{
    display: inline-block;
    vertical-align: top;
}
.company-news{
    width: 378px;
    height: 275px;
    margin-left: 26px;
}
.qiye-news{
    width: 378px;
    height: 160px;
    margin-left: 26px;
}
.video-list{
    width: 379px;
    height: 210px;
    float: right;
    margin-top: -101px;
}
.news2{
    width: 787px;
    height: 314px;
    margin-top: 30px;
}
.zhuanti{
    width: 378px;
    height: 218px;
    float: right;
    margin-top: -220px;
}
.newsr3Con {
    padding: 8px 20px 0;
}
.news3{
    margin-top: 30px;
    height: 323px;
}
.news3ConL {
    width: 370px;
    margin-bottom: 20px;
    margin-left: 22px;
    padding: 0;
    margin-top: 20px;
    height: 213px;
    float: left;
}
.news3ConR {
    margin: 10px 0 0 16px;
    float: left;
    width: 740px;
    height: 230px;
    padding-right: 10px;
}
.news3ConR h4 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    line-height: 32px;
    height: 32px;
}
.news3ConR p {
    line-height: 26px;
    color: #666;
    font-size: 14px;
    margin: 8px 0;
}
.news3ConRList ul li {
    float: left;
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
    background: url(../imgs/blueright.jpg) no-repeat 2px center;
    text-indent: 18px;
}
.ScrCont {
    WIDTH: 1342177.27px
}
.Cont {
    WIDTH: 1036px;
    OVERFLOW: hidden;
}
.Cont .div1 {
    WIDTH: 200px;
    height:200px;
    margin: 0 5px;
    padding-top:15px;
    float:left;
}
.Cont #List1 {
    FLOAT: left
}
.Cont #List2 {
    FLOAT: left
}

.Cont .div1 span {
    WIDTH: 200px;
    line-height:26px;
    display:block;
}
.Cont .div1 a {
    text-decoration:none;
    color:#333;
    font-size:12px;
}
#gongcheng-slide{
    padding: 20px 40px 0;
}
.footer-area{
    clear: both;
}
.footer-bg{
    background: #eff8ff;
}
.footer-con{
    width: 1200px;
    margin: 0 auto;
    height: 166px;
}
.logo-area{
    float: left;
    height: 100%;
    display: flex;
    align-items: center;
    margin-right: 80px;
}
.logo-area img{
    vertical-align: middle;
}
.botcon-area{
    color: #666;
    font-size: 14px;
    line-height: 32px;
    padding-top: 20px;
}
.botcon-area .bot-lianxi a{
    margin: 0 10px 0 10px;
    color: #666;
    font-size: 14px;
}
.bot-lianxi a:nth-of-type(1){
    margin-left: 0;
}
.lianjie{
    float: right;
    margin-top: -80px;
    position: relative;
}
.lianjie-btn{
    width:117px;
    height:30px;
    border: solid #8a8c8b 1px;
    background:#c1c5c4;
}
.lianjie-btn a{
    width:112px;
    height:30px;
    line-height:30px;
    padding-left:7px;
    display:block;
    color: #6e6e6e;
    font-size: 12px;
}
.lianjie-btn a img {
    vertical-align: middle;
    padding-left: 40px;
}
.lianjie .ent{
    background: rgb(249, 249, 249);
    width: 240px;
    height: 120px;
    position: absolute;
    left: -161px;
    top: -160px;
    z-index: 9999;
    display: none;
    padding: 20px;
}
.clear{
    clear: both;
}
