@charset 'utf8';
body {
    min-width: 1280px;
    position: relative;
}
.list-header-img{
    position: absolute;
    right: 245px;
    top: 21px;
}
.list-bg{
    background: url(../d-img/list-main-bg.png) no-repeat center center;
}
.list-nav{
    background-color: #388598;
    position: absolute;
    top: 128px;
    left: 50%;
    margin-left: -640px;
    z-index: 2;
}

.list-nav>ul>li{
    float: left;
    position: relative;
}
.list-nav>ul>li>a{
    color: #fff;
    font-size: 17px;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    /* padding: 0 30px; */
    width: 146px;
    display: block;
}
/* ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â® */
.list-nav>ul>li>ul{
    display: none;
    position: absolute;
    width: 100%;
    text-align: center;
}
.list-nav>ul>.hasSub:hover ul{
display: block;
border-top: 1px solid #4c96ab;
}
.list-nav>ul>li>ul>li{
    background: #388598;
}
.list-nav>ul>li>ul>li:hover{
    background: #2b6c7b;
}
.list-nav>ul>li>ul>li>a{
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 40px;
}

.list-banner{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: 350px;
    overflow: hidden;
    position:relative;
    min-width: 1280px;
}
.sub-banner {position:absolute;width:100%;height:100%;left:0;top:0;    z-index: -1;}
.sub-banner div {width:100%;height:100%; background:url(../d-img/list-banner.jpg) no-repeat;
    background-size: 100% 100%;}
.list-banner .list-banner-title{
    background: url(../d-img/list-rgb0.png);
    position: absolute;
    right: 15px;
    top: 135px;
    padding: 0 35px;
    display: none;
}
.list-banner .list-banner-title p{
    font-size: 30px;
    color: #fff;
    display: inline-block;
    line-height: 145px;

}
.list-banner .list-banner-title span{
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 145px;
}

.sidebar {
    width: 285px;
    float: left;
    margin-top: -70px;
}
.sidebar ul{
    margin-bottom: 30px;
}
.sidebar p{
    background: #388598;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    padding: 0 90px;
position:relative;
}
.sidebar ul li{
    background: #f5f5f5;
}
.sidebar ul li:hover{
    background: #f0f0f0;
}
.sidebar ul li.on{
 background: #f0f0f0;
}
.sidebar ul li a{
    color: #388598;
    line-height: 44px;
    text-align: center;
    display: block;
    font-size: 16px;
}
.sidebar ul ul {

margin-bottom: 0;

display: none;
}
.sidebar ul .on ul {display:block}
.sidebar ul ul li {
    
background: #fff;
    
padding-left: 0;
}
.sidebar ul ul li a{
    
font-size: 14px;
}
.sidebar ul ul li:hover{
    background: #e4e4e4;
}
.sidebar ul ul li.on {
    
background: #fff;
}
.sidebar ul ul li.on a{
   color: #29a7ca;
}
.sidebar div{
    margin-bottom: 30px;
}
.dqwz{
    border-bottom: 1px solid #e6e6e6;
    margin: 20px 9px;
}
.dqwz p{
    background: url(../d-img/wz.png) no-repeat 2px center;
    padding-left: 20px;
    display: inline-block;
    line-height: 40px;
}
.dqwz a{
    line-height: 40px;
    font-size: 14px;
    color: #5b5b5b;
}
.dqwz a:hover{
    color: #388598;
}
.list-main{
    float: right;
    width: 75%;
padding-bottom: 30px;
}

/* ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ©Ã‚Â¡Ã‚Âµ */
.list-ul li{
    border-bottom: 1px solid #e6e6e6;
    padding-left: 8px;
}
.list-ul li a{
    font-size: 16px;
    color: #1f1f1f;
    line-height: 65px;
}
.list-ul li:hover a{
    color: #388598;
}
.list-ul li span{
    line-height: 65px;
    font-size: 14px;
    color: #0e0e0e;
}

/* ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ©Ã‚Â¡Ã‚Âµ */
.list-bg .fl{
    float: left;
}
.list-content h1{
    font-size: 26px;
    color: #388598;
    text-align: left;
    line-height: 55px;
    margin: 10px 0;
}
.list-content span{
    font-size: 14px;
    color: #6e6e6e;
    margin-right: 15px;
    margin-bottom: 20px;
    display: inline-block;
}
.Summary{
    background: #efefef;
    margin-bottom: 25px;
}
.Summary p{
    font-size: 14px;
    color: #040404;
    text-indent: 2em;
    line-height: 30px;
    padding: 10px;
}
.cont p{
    font-size: 14px;
    color: #2f2f2f;
   line-height: 2 !important;
    text-indent: 2em;
    text-align: justify;
    display: block;
    text-justify: inter-ideograph;
}
.cont img {
    box-shadow: 3px 3px 9px #c1c1c1;
    border-radius: 8px;
    margin-bottom: 5px;
max-width:98%;
}
.cont table p{
    text-indent: 0;
}
.cont-sidebar div{
    margin-bottom: 30px;
}
.cont-sidebar div p{
    font-size: 20px;
    color: #388598;
    line-height: 40px;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 20px;
}
.w-68{
    width: 68%;
}
.cont-sidebar{
    width: 28%;
    float: right;
    padding-top: 20px;
}
.cont-sidebar ul li a{
    font-size: 14px;
    color: #191919;
    display: block;
    padding-left: 20px;
    line-height: 28px;
    position: relative;
margin-right: 40px;
}
.cont-sidebar ul li span{
    font-size: 12px;
    line-height: 28px;
    color: #a3a3a3;
}
.cont-sidebar ul li:hover span{
    color: #282828;
}
.cont-sidebar ul li a:after{
    content: "";
    width: 4px;
    height: 4px;
    background: #c1c1c1;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.cont-sidebar ul li:hover a{
    color: #388598;
}

/* ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¤Ã‚ÂºÃ‚Â« */
#fx{
    position: absolute;
    right: 8%;
    bottom: 20%;
    z-index: 9999;
    width: 48px;
}
#fx a{
    width: 48px;
    height: 48px;
}

/* ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ¥Ã†â€™Ã‚ÂÃƒÂ©Ã‚Â¡Ã‚Âµ */
.photoList-ul {
padding-bottom: 20px;
}
.photoList-ul li{
    float: left;
    margin: 20px;
    margin: 10px 16px 8px;
width: 176px;
}
.photoList-ul li .photoList-img{
    width: 174px;
    height: 210px;
    overflow: hidden;
    box-shadow: 3px 3px 9px #bbb;
    border-radius: 6px;
}
.photoList-ul li .photoList-img:hover img {
transform: scale(1.05);
}
.photoList-ul li .photoList-img img{
    transition: all .3s;
    width: 174px;
    xheight: 200px;
}
.name p{
    /* max-width: 40%; */
    /* float: left; */
    font-size: 16px;
    line-height: 25px;
    color: #388598;
    font-weight: bold;
    text-align: center;
    margin: 5px 0;
}
.name span{
    color: #388598;
    font-size: 14px;
    line-height: 25px;
    max-width: 60%;
    float: right;
display:none;
}
.photoList-ul li p.subtitle{
    font-size: 14px;
    color: #252525;
}
.photoList-ul li a.more{
    color: #388598;
    display: block;
    line-height: 25px;
    display: none;
}
.team_title{
    font-size: 18px;
    color: #408598;
    font-weight: bold;
    border-bottom: 1px solid #dcdcdc;
    padding: 6px 0 10px 15px;
    margin-bottom: 12px;
}

/*  ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¤Ã‚Â¼Ã¢â‚¬â€ÃƒÂ¥Ã‚ÂÃ¢â‚¬Å¡ÃƒÂ¤Ã‚Â¸Ã…Â½ */
.gzcy_wrap{
   line-height: 30px;
   margin: 10px 0;
}
.gzcy_wrap h1{
    font-size: 26px;
    color: #388598;
    text-align: left;
    line-height: 55px;
    margin: 10px 0;
}
.gzcy_form{

}
.gzcy_form table{

border-collapse: collapse;
}
.gzcy_form table tr{

}
.gzcy_form table td{
line-height: 36px;
border: 1px solid #ccc;
padding-left: 15px;
    vertical-align: middle;
/* text-align: right; */
}
.gzcy_form table input{
line-height: 26px;
border-radius: 4px;
border: 1px solid #d6d6d6;
width: 260px;
background: none;
padding: 0 6px;
}
.gzcy_form table textarea{
line-height: 26px;
font-family: "Microsoft YaHei";
padding: 6px;
}
.gzcy_form table select{
border-radius: 4px;
border: 1px solid #d6d6d6;
padding:4px 10px;
background: none;
}
.gzcy_form table option{
padding:4px 10px;

}
.gzcy_form table input.submit{
width:60px
}
.message-a {
   float: right;
    background: #fec514;
    color: #fff;
    padding: 3px 10px;
    line-height: 22px;
    border-radius: 10px;
    margin-top: 18px;
    font-size: 12px;
}