﻿#guan4 {
    background: url(../images/guan4.jpg) no-repeat center 20px;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.guan4 p {
    width: 360px;
    height: 110px;
    overflow: hidden;
    position: absolute;
    top: 48px;
    left: 20%;
    font: 19px "宋体";
    color: #fff;
}
.guan4 p em {
    font: 36px "宋体";
    position: relative;
    top: 8px;
    left: 0px;
    font-weight: bold;
}
.guan4 p span a {
    display: block;
    width: 136px;
    height: 34px;
    font: 16px "Microsoft Yahei";
    text-align: center;
    line-height: 34px;
    border: 2px solid rgba(255, 255, 255, 0.6);
    overflow: hidden;
    color: #fff;
    margin-top: 18px;
    margin-left: 94px;
}
.youshibg { width: 100%; height: 780px; background: #f8f8f8; overflow: hidden; }

.youshi { width: 1200px; margin: 0 auto; }
.youshi .cont { width: 1200px; height: 550px; margin-top: 40px; background: url(../images/youshi.png) no-repeat center; position: relative; }
.youshi .cont li { position: absolute; }
.youshi .cont li .licon { width: 330px; height: 96px; padding: 18px 15px; background: #fff; box-shadow: 0px 0px 10px #bbb; border-radius: 20px; border:1px solid #f08418; cursor: pointer; display: block; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.youshi .cont li .licon2 { width: 330px; height: 96px; padding: 18px 15px; background: #fff; box-shadow: 0px 0px 10px #bbb; border-radius: 20px; border: 1px solid #f08418; cursor: pointer; display: block; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.youshi .cont li .tit1 { font-size: 22px; color: #2570cc; font-weight: bold;  white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 22px;}
.youshi .cont li .con { font-size: 14px; color: #555; line-height: 20px; height: 79px; margin-top: 6px; overflow: hidden; }
.youshi .cont li .licon:hover { transform: translate(-20px, 0); -webkit-transform: translate(-20px, 0); -moz-transform: translate(-20px, 0); -o-transform: translate(-20px, 0); -ms-transform: translate(-20px, 0); }
.youshi .cont li .licon2:hover { transform: translate(20px, 0); -webkit-transform: translate(20px, 0); -moz-transform: translate(20px, 0); -o-transform: translate(20px, 0); -ms-transform: translate(20px, 0); }
.youshi .cont .bg1 { top: 0; left: 55px; }
.youshi .cont .bg22 { top: 0; right: 55px; }
.youshi .cont .bg3 { top: 200px; left: 0; }
.youshi .cont .bg4 { top: 200px; right: 0; }
.youshi .cont .bg5 { top: 400px; left: 55px; }
.youshi .cont .bg6 { top: 400px; right: 55px; }
.main_tit { text-align: center; width: 800px; margin: 50px auto 0; padding-bottom: 18px; background: url(../images/title_line.png) no-repeat center bottom; }
.main_tit .title { font-size: 34px; font-weight: bold; }
.main_tit .intro { font-size: 16px; color: #999; margin-top: 8px; line-height: 24px; }
.hz_bg {
    width: 100%;
    height: auto;
    background: #fff;
    margin: 0 auto;
}
.he_title {
    width: 1180px;
    margin: 5px auto 0 auto;
    padding-top: 20px;
}
.he_title h3 a {
    font-size: 30px;
    padding-top: 15px;
    color: #5c5c5c;
    text-align: center;
    height: 110px;
    font-weight: bold;
    background: url(../images/title_line.png) no-repeat center 100px;
    display: block;
}
.he_title h3 p {
    font-size: 16px;
    line-height: 28px;
    color: #999;
    font-weight: normal;
}.gd_01 {
    position: relative;
    height: 261px;
    width: 1180px;
    margin: 30px auto 0 auto;
}
.gd_01 #simgs {
    margin: 0px 50px;
}
.gd_01 li {
    float: left;
    width: 232px;
    text-align: center;
    margin: 10px 10px 40px 10px;
}
.gd_01 #simgs a {
    color: #333;
    font-size: 14px;
    line-height: 60px;
    text-align: center;
}
.gd_01 li .img img {
    display: block;
    width: 230px;
    height: 198px;
    border: 2px solid #808080;
}
.gd_01 em {
    position: absolute;
    top: 100px;
}
.gd_01 .t_l {
    left: 0px;
}
.gd_01 .t_r {
    right: 0px;
}
#hnews {
    min-height: 450px;
    margin-top: 20px;
    width: 1200px;
    clear: both;
    margin: 0 auto;
}
#hxw {
    width: 390px;
	float: left;
}
.tit {
    text-align: center;
}
#hnews .con .nr {
    width: 390px;
    height: 135px;
    overflow: hidden;
    border-bottom: 1px #ccc dashed;
}
#hnews .con .nr p {
    margin-left: 10px;
    line-height: 1.6rem;
}
#hnews .con .nr p:nth-child(2) {
    margin-top: 2px;
}
#hnews ul.news li {
    background: url(../images/22.gif) no-repeat 5px 13px;
    text-indent: 24px;
    line-height: 36px;
}
#hnews ul.news:last-child li {
    clear: both;
}
#hdt {
    width: 390px;
    margin-left: 20px;
	float: left;
}
#hzswd {
    width: 380px;
	float: right;
}
#hzswd .con {
    background: url(../images/21.gif) no-repeat;
    height: 354px;
    padding: 10px 10px 20px;
    margin-top: 25px;
}
#hzswd .news {
    margin-top: 8px;
}
#hnews .container:after {
    content: "";
    display: table;
    clear: both;
}

