@charset "utf-8";

body,
h2,
ul,
h4,
h3,
p,
h5,
img,
div {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei, SimSun, Arial, Helvetica, sans-serif;
}

h2,
h3,
h4,
h5 {
    font-weight: normal;
    font-size: 100%;
}

a {
    text-decoration: none;
    color: #fff;
}

ul,
li {
    list-style: outside none none;
}

.main {
    width: 640px;
    height: auto;
    margin: 0 auto;
    background: #fffcf7;
}

.top_logo {
    background: #fff;
    width: 100%;
    height: 119px;
}

.logo {
    margin: 30px 0 0 25px;
    height: 80px;
    display: block;
    float: left;
}

.iconfont {
    color: #a3a3a3;
}

.nav_bar {
    float: left;
    width: 70px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    margin-top: 30px;
}

.nav_bar .icon-daohanglan {
    width: 20px;
    height: 20px;
    font-size: 22px;
    display: inline-block;
    color: #a3a3a3;
}

.nav {
    width: 300px;
    height: 547px;
    position: absolute;
    background: #fff;
    right: 0;
    top: 119px;
    z-index: 99;
	display:none;
}

.nav .nav_logo {
    background: #51cfcb;
    width: 100%;
    height: 57px;
    display: block;
}

.nav_logo img {
    width: 191px;
    height: 43px;
    line-height: 57px;
    margin: 7px 54px;
}

.nav_list {
    margin-top: 10px;
    height: 400px;
    width: 100%;
}

.nav_list ul li {
    margin-top: 5px;
    border-bottom: 1px solid #e9e9e9;
    height: 43px;
    line-height: 43px;
}

.nav_title {
    width: 255px;
    margin: 0 22px;
    position: relative;
}

.nav_title a {
    display: block;
    color: #666;
    font-size: 18px;
}

.nav_title .icon {
    color: #51cfcb;
    font-size: 18px;
}

.nav_title .icon-right {
    position: absolute;
    right: 0;
}

.hotline {
    border-radius: 10px;
    background: linear-gradient(to top, #fd9c05, #ff7c0f);
    width: 267px;
    height: 47px;
    margin: 0 auto;
    text-align: center;
    line-height: 47px;
    color: #fff;
    font-size: 19px;
}

.hotline span {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 23px;
}

.header_info {
    background: #51cfcb;
    width: 100%;
    height: 57px;
    line-height: 57px;
    color: #fff;
    position: relative;
    font-size: 22px;
    z-index: 1;
}

.header_info span {
    margin-left: 15px;
    float: left;
}

.header_info .tel_phone {
    float: left;
    margin-right: 10px;
	width:200px;
}

.tel_phone img {
    width: 177px;
    height: 50px;
    margin: 5px 10px;
    float: left;
}

.tel_phone p {
    display: inline;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 23px;
}

.kq-ban {
    width: 640px;
    height: 430px;
    margin: 0 auto;
    position: relative;
    background: #fff;
}

.banner_bot {
    
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 286px;
}

.banner_bot a {
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background: #666;
    display: block;
    float: left;
    border-radius: 50%;
}

.banner_bot a.on {
    background: #51cfcb;
}

.banner {
    width: 100%;
    height: 409px;
    position: absolute;
    top: 0;
    overflow: hidden;
}

.banner ul {
    width: 100%;
}

.banner ul li {
    float: left;
    width: 100%;
}

#banner_left,
#banner_right {
    z-index: 11111;
    position: absolute;
    display: block;
    width: 70px!important;
    height: 70px!important;
    top: 50%;
    margin-top: -37px;
    display: none;
}

.guide {
    width: 100%;
    height: 160px;
    background: #fff;
}

.guide ul {
    width: 100%;
    height: 110px;
    padding-top: 20px;
}

.guide ul li a {
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 23px;
    line-height: 100px;
    text-align: center;
}

.guide a .iconfont {
    font-size: 40px;
    color: #159c98;
    float: left;
    width: 40px;
    height: 40px;
    margin-left: 30px;
}

.guide a p {
    font-size: 20px;
    float: left;
    width: 90px;
    height: 30px;
    margin-left: 5px;
    color: #666564;
}

.dynamics {
    width: 602px;
    height: 117px;
    background: #fff;
    border-radius: 10px;
    margin: 20px auto;
    line-height: 117px;
    position: relative;
}

.dynamics .dynamics_news {
    width: 156px;
    height: 65px;
    border-right: 1px dashed #ccc;
    margin: 26px 10px;
    position: absolute;
}

.dynamics_news img {
    width: 142px;
    height: 54px;
    line-height: 65px;
    padding: 5px 5px;
}

.dynamics_info {
    width: 407px;
    height: 65px;
    position: absolute;
    right: 15px;
    margin-top: 26px;
    overflow: hidden;
}

.dynamics_info ul {
    height: 469px;
    position: absolute;
    top: 0;
}

.dynamics_info li a {
    display: block;
    width: 100%;
    height: 22px;
    margin-top: 8px;
    line-height: 22px;
}

.dynamics_info li a span {
    color: #666564;
    font-size: 20px;
    float: left;
}

.dynamics_info .fiery {
    width: 40px;
    height: 20px;
    background: #ffae00;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin-right: 10px;
}

.dynamics_info .dynamics_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 357px;
    height: 20px;
}

.title {
    width: 100%;
    height: 84px;
    background-image: url(../img/title_bg.jpg);
    margin: 30px auto 10px auto;
    text-align: center;
}

.title h2 {
    color: #585858;
    font-size: 40px;
}

.title span {
    color: #989797;
    font-size: 16px;
}

.department {
    width: 602px;
    height: 440px;
    background: #fff;
    border-radius: 10px;
    margin: 0 auto;
}

.department ul {
    padding-top: 15px;
}

.department li a {
    float: left;
    width: 263px;
    height: 110px;
    margin-left: 27px;
    margin-top: 4px;
    border-radius: 20px;
}

.department .topic {
    line-height: 75px;
    width: 160px;
    height: 75px;
    margin-top: 10px;
    margin-left: 40px;
}

.department li a h3 {
    color: #585858;
    font-size: 25px;
    display: block;
    width: 100px;
    height: 30px;
}

.department li a span {
    color: #908f8f;
    font-size: 12px;
}

.department li a img {
    width: 75px;
    height: 75px;
    float: right;
    margin-top: -65px;
    margin-right: 40px;
}

.pub_ad {
    width: 602px;
    height: 241px;
    margin: 40px auto;
    border-radius: 10px;
}

.project {
    width: 602px;
    height: 350px;
    background: #fff;
    border-radius: 10px;
    margin: 10px auto;
}

.project ul {
    padding-top: 30px;
    padding-bottom: 35px;
}

.project li a {
    display: block;
    width: 184px;
    height: 55px;
    border: 1px solid #b2b2b2;
    border-radius: 12px;
    float: left;
    margin-left: 10px;
    color: #666564;
    font-size: 21px;
    text-align: center;
    line-height: 55px;
    margin-top: 15px;
}

.project li a img {
    width: 20px;
    height: 20px;
    line-height: 55px;
    padding-top: 18px;
}

.expert_ban {
    width: 602px;
    height: 675px;
    margin: 0 auto;
    position: relative;
    background: #fff;
	overflow:hidden;
}

.expert_bot {
    
    height: 10px;
    position: absolute;
    bottom: 130px;
    left: 40%;
}

.expert_bot a {
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background: #666;
    display: block;
    float: left;
    border-radius: 50%;
}

.expert_bot a.on {
    background: #51cfcb;
}

.expert {
    width: 602px;
    height: 540px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
}

.expert ul {
    width: 100%;
}

.expert ul li {
    float: left;
    width: 100%;
}

#expert_left,
#expert_right {
    z-index: 11111;
    position: absolute;
    display: block;
    width: 70px!important;
    height: 70px!important;
    top: 50%;
    margin-top: -37px;
    display: none;
}

.expert .expert_list {
    padding-top: 20px;
    padding-left: 40px;
}

.expert .expert_list img {
    float: left;
}

.expert .expert_intro {
    width: 256px;
    height: 130px;
    display: block;
    float: left;
    margin-top: 100px;
    margin-left: 15px;
}

.expert_intro h2 {
    font-size: 33px;
    color: #51cfcb;
}

.expert_intro span {
    font-size: 23px;
    color: #6c6c6c;
}

.expert_in {
    width: 546px;
    height: 155px;
    clear: both;
    margin: 0 auto;
    background: #f3f9f8;
    border-radius: 15px;
}

.expert_in p {
    padding-top: 20px;
    font-size: 20px;
    color: #666;
    width: 535px;
    padding-left: 10px;
    line-height: 30px;
}

.contact_but {
    width: 546px;
    height: 72px;
    margin: 20px auto;
}

.contact_but a {
    width: 258px;
    height: 55px;
    border-radius: 10px;
    display: block;
    float: left;
    margin-left: 8px;
    line-height: 55px;
    font-size: 20px;
    text-align: center;
}

.contact_but .but_left {
    background: #4ac8c4;
}

.contact_but .but_right {
    background: #fe8c0a;
}

.expert_ban .se_more {
    border: 1px solid #666;
    border-radius: 40px;
    font-size: 25px;
    color: #666;
    display: block;
    margin: 30px auto;
    width: 256px;
    height: 55px;
    line-height: 55px;
    text-align: center;
}

.reservation {
    width: 602px;
    height: 695px;
    background: #fff;
    margin: 15px auto;
    text-align: center;
}

.reservation h2 {
    color: #51cfcb;
    width: 550px;
    height: 90px;
    margin: 40px 26px;
    line-height: 90px;
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
    font-size: 45px;
    font-weight: 550;
}

.reservation ul {
    width: 90%;
    height: 430px;
    margin: 10px auto;
}

.reservation li {
    width: 100%;
    height: 73px;
    line-height: 73px;
    margin-top: 15px;
    position: relative;
}

.reservation li span {
    font-size: 25px;
    color: #666;
}

.reservation li .text {
    width: 390px;
    height: 58px;
    border-radius: 10px;
    border: 1px solid #ccc;
    background-color: #f9fbfb;
    font-size: 20px;
    margin-left: 10px;
    padding-left: 10px;
    color: #b8baba;
}

.reservation li .yytime {
    background: url(../img/date_icon.png) no-repeat 350px -5px;
}

.reservation li input:placeholder-shown {
    color: #b8baba;
    font-size: 20px;
    opacity: 0.5;
    padding-left: 10px;
}

.reservation .icon-down-fill {
    float: right;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 50px;
    top: 20px;
}

.reservation .res_project {
    width: 402px;
    height: 58px;
    border-radius: 10px;
    border: 0.5px solid #ccc;
    background: url(../img/arrow.png) no-repeat 355px -5px;
    background-color: #f9fbfb;
    font-size: 20px;
    margin-left: 10px;
    -webkit-appearance: none;
    color: #b8baba;
    padding-left: 10px;
}

.sub_button {
    width: 475px;
    height: 75px;
    margin: 10px auto;
    line-height: 75px;
}

.sub_button .sub_button_list {
    width: 210px;
    height: 57px;
    border-radius: 10px;
    color: #fff;
    font-size: 25px;
    margin-left: 10px;
    border: none;
}

.sub_button .submit {
    background: #4ccac6;
}

.sub_button .reset {
    background: #a3a3a3;
}

.media_report {
    width: 602px;
    height: 772px;
    background: #fff;
    margin: 0 auto;
}

.media_report .column {
    width: 580px;
    height: 67px;
    border-bottom: 1px solid #a3a3a3;
    margin: 0 auto;
    padding-top: 15px;
}

.media_report .column li {
    width: 180px;
    float: left;
    font-size: 21px;
    line-height: 67px;
    text-align: center;
}

.media_report .column .active {
    color: #51cfcb;
    font-weight: bold;
    border-bottom: 2px solid #51cfcb;
}

.media_report .content {
    width: 552px;
    height: 448px;
    margin: 20px auto;
    display: none;
}

.media_report .show {
    display: block;
}

.media_report .content li {
    width: 100%;
    height: 140px;
    margin: 25px auto;
}

.media_report .content li a {
    width: 100%;
    height: 130px;
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.media_report .content li a img {
    width: 176px;
    height: 125px;
    float: left;
    margin-top: 2.5px;
    margin-left: 5px;
}

.media_report .content li a span {
    width: 270px;
    height: 125px;
    color: #666;
    float: left;
    margin-left: 20px;
    text-align: justify;
    text-justify: newspaper;
    word-break: break-all;
    margin-top: 36px;
    font-size: 25px;
}

.media_report .content .icon-pinglun {
    font-size: 30px;
    margin-top: 100px;
    float: left;
    margin-left: 20px;
}

.line {
    width: 552px;
    height: 1px;
    background: #666;
    margin-top: 10px;
    position: relative;
}

.image_show {
    width: 602px;
    height: 258px;
    margin: 25px auto;
}

.image_show li {
    width: 301px;
    height: 129px;
    display: block;
    float: left;
    line-height: 129px;
    text-align: center;
    font-size: 30px;
}

.image_show .iconfont {
    font-size: 30px;
    color: #fff;
}

.image_show li:nth-child(1) {
    background: url(../img/image1.jpg);
}

.image_show li:nth-child(2) {
    background: url(../img/image2.jpg);
}

.image_show li:nth-child(3) {
    background: url(../img/image3.jpg);
}

.image_show li:nth-child(4) {
    background: url(../img/image4.jpg);
}

.footer {
    width: 602px;
    height: 270px;
    margin: 20px auto 270px auto;
    color:#bf7457eb;
}

.footer p {
    font-size: 21px;
    text-align: center;
    margin: 7px auto;
}

.foot_nav {
    width: 100%;
    height: 130px;
    background: #fff;
    margin: 20px auto 0 auto;
	bottom:0;
	position:fixed;
}

.foot_nav ul {
    width: 100%;
    height: 110px;
}

.foot_nav ul li a {
    width: 105px;
    height: 105px;
    float: left;
    margin-left: 18px;
    line-height: 100px;
    text-align: center;
    display: block;
}

.foot_nav a .iconfont {
    font-size: 40px;
    color: #159c98;
    float: left;
    width: 40px;
    height: 40px;
    margin-left: 30px;
}

.foot_nav a p {
    font-size: 22px;
    float: left;
    width: 90px;
    height: 30px;
    margin-left: 5px;
    color: #666564;
}