/* banner */
.flexslider {
    position: relative;
    width: 100%;
    min-width:1200px;
    height: 243px;
    overflow: hidden;
    zoom: 1;
}
.bg_guanyu{
    background: url(../image/guanyubanner.jpg);
}
.bg_new{
    background: url(../image/news.jpg);
}
.bg_fangan{
    background: url(../image/fangan_banner.jpg);
}
.bg_team{
    background: url(../image/tuandui_banner.jpg);
}
.bg_show
{
    background: url(../image/timg.jpg);
}
.bg_neiye
{
    background: url(../image/xinwenneiye_banner.jpg);
}
.flexslider .x{
    max-width: 1200px;
    width: 100%;
    height: 243px;
    margin: 0 auto;

}
.flexslider .x .banner_line{
    height: 3px;
    width: 50px;
    background-color: #3790e3;
    margin-top: 86px;
    position: absolute;
}
.flexslider .x .x_zi {
    padding-top: 86px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
}
.flexslider .x .x_q{
    padding-top:86px;
    font-size: 18px;
    line-height: 32px;
    color:#fff;
}
.flexslider .x .zi_gray {
    color:#555;
}
.flexslider .x .x_zi b {
    font-size: 24px;
    font-weight: bold;
    line-height: 46px;
}
.flexslider-shouye{
    height: 502px;
}
.flexslider-shouye .slides ,.flexslider-shouye .slides li{
    width:100%;
    height:100%;
    position: relative;
}
.flexslider-shouye .slides li{
    display: block;
}

.neiye_contact .declaration-list{
    width: 1200px;
    border: 1px solid #fbf9f9;
    margin: 0 auto 50px;
    color: #000;
    border-radius: 8px;
    background: #fbf9f9;
    padding: 0 30px 30px;
    letter-spacing: 1px;

    font-size: 16px;
}
.neiye_contact .declaration-list h2{
    color:#000;
    font-size: 30px;
    line-height: 42px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.neiye_contact .declaration-list p{
    line-height:  180%;
}

/*内页*/
.neiye{
    width:100%;
    background: #fff;
}
.neiye .neiye_contact{
    max-width: 1200px;
    min-width:1200px;
    margin: 0 auto;
}
.neiye_contact .neiye_page{
    height:70px;
    text-align: right;
    color: #ababab;
    padding-top: 20px;
    font-weight: normal;
}
.neiye_contact .neiye_page p a{
    font-size: 14px;
    line-height: 24px;
    color: #428bca;
}
.neiye_contact .neiye_title{
    font-size: 28px;
    font-weight: bolder;
    color: #3e3e3e;
    text-align: center;
    border-bottom:1px solid #d7d7d7;
    padding-bottom: 20px;
}
.neiye_contact .neiye_title .neiye_time{
    font-size: 14px;
    color: #808080;
    text-align: center;
    margin-top: 15px;
    line-height: 32px;
    font-weight:normal;
}
.neiye_contact .neiye_body{
    width: 1200px;
    margin: 50px auto;
    color: #000;
    text-align: center;
}
.neiye_contact .neiye_body p,.neiye_contact .neiye_body div{
    font-size: 16px;
    text-indent:30px;
    line-height: 2em;
    text-align: left;
    color:#000;
}
.neiye_contact .neiye_body p img{
    width: auto;
    max-width: 80%;
    height: auto;
    margin:8px auto;
}