@charset "UTF-8";
html,
body,
table,
th,
tr,
td,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}


fieldset,
img,
input,
button {
    border: none;
    padding: 0;
    margin: 0;
    /*outline: none;*/
}

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

input {
    padding-top: 0;
    padding-bottom: 0;
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    /* font-size: 12px; */
    margin: 0;
    outline-style: none;
    padding: 0;
}

textarea {
    resize: none;
    /*outline-style: none;*/
}



/*防止拖动*/

img {
    border: 0;
    vertical-align: middle;
   
}



/*  去掉图片低测默认的3像素空白缝隙*/

table {
    border-collapse: collapse;
}

body {
    color: #333333;
    font-family: '微软雅黑';
    font-size: 14px;
    background: #fff;
    overflow-x: hidden;
    margin: 0 auto;
    letter-spacing: 0.8px;
    line-height: 24px;
    /*解决电脑设置保护色，网页空白处默认淡绿色问题*/
}


/*.clearfix:before,
.clearfix:after {
    content: "";
    display: block;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}
*/

.clear{
    clear: both;
}
.clearfix {
    _zoom: 1;
    *zoom: 1;
    /*IE/7/6*/
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    text-decoration: none;
    
    font-size: 100%;
}

s,
i,
em {
    font-style: normal;
    text-decoration: none;
}



/**/

.fl {
    float: left;
}

.fr {
    float: right;
}

ul {
    overflow: hidden;
}

ul li {
    display: block;
}



/*后台参数变化*/

.cc_botton {
    text-align: center;
    overflow: hidden;
    margin-top: 30px;
}

#pagelist {
    color: #808080;
    text-transform: none;
}

.pagination {
    overflow: hidden;
    padding: 20px 0px;
    margin: 0px;
    display: block;
    font-size: 13px;
    text-align: center;
    
}
.pagination .btn-group{
    display: inline-block;
}


.pagination span.active {
    color: #333333;
    overflow: hidden;
    padding: 5px 5px;
    margin: 0px 0px 0px 5px;
    font-size: 13px;
    background-color: #e5e5e5;
}


.pagination a {
    color: #fff;
    display: inline;
    text-decoration: none;
    overflow: hidden;
    background-color: #0070c7;
    padding: 5px 5px;
    margin: 0px 0px 0px 5px;
}

.cc_page_botton {
    text-align: center;
    overflow: hidden;
    padding-top: 40px;
}

.cc_book {
    
    border-top: 1px solid #cccccc;
    overflow: hidden;
    padding-top: 12px;
    margin-top: 110px;
    margin-bottom: 100px;
}

.cc_newslist_read {
    /*padding: 0px 5px;*/
    overflow: hidden;
    font-size: 16px;
}

.cc_newslist_read {
    /*color: #b51e25;*/
}

.cc_newslist_read li {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    /*float: left;*/
    // padding-top: 18px;
}

.cc_newslist_read .last {
    border-left: none;
    float: left;
}

.cc_newslist_read .last p {
    text-align: right;
}

.cc_newslist_read .last a {
    float: right;
}

a:visited.infolist2 {
    color: #666666;
    text-decoration: none;
}

a.infolist2 {
    // display: block;
    color: #666666;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
}

a:hover.infolist2 {
   color: #0070c7;
}

.cc_page {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 0px;
}



/*placeholder字体颜色*/

input::-webkit-input-placeholder {
    color: 999999;
}

textarea::-webkit-input-placeholder{
    color: 999999;
    font-family: "微软雅黑";
}

/*后台参数变化结束*/


/*翻页*/

.ct_book {
    margin-top: 50px;
    border-left: 0;
    border-right: 0;
    width: 1000px;
    margin: 0 auto;
    /*margin-top: 130px;*/
    margin-bottom: 94px;
}

.ct_book ul li {
    display: block;
    font-size: 14px;
    padding-top: 9px;
    /*width: 400px;*/
    /*float: left;*/
}



.ct_book ul .lis1 a {
    font-size: 12px;
    color: #333333;
    /*display: block;*/
    text-align: left;
    margin-top: 4px;
}

.ct_book ul .lis2 {
    /*float: right;*/
}

.ct_book ul .lis2 p {
    /*padding-left: 104px;*/
}

.ct_book ul .lis2 a {
    /*display: block;*/
    font-size: 12px;
    color: #333333;
    line-height: 14px;
    /*text-align:end;*/
}

.ct_book ul a:hover {
    color: #3d9ec4;
}

.ct_book ul .lis2 .next_p {
    /*font-size: 15px;*/
    color: #000000;
}

#pagination {
    padding-top: 20px;
}

.cc_no {
    width: 896px;
}




/*  地图参数设置  

/*标注名称*/

#map {
    border: none !important;
   
    padding: 0 !important;
}

#map .BMap_bubble_title,
#map1 .BMap_bubble_title {
    font-size: 18px;
    color: #d70010;
}

#map .BMap_bubble_content p {
    /*padding-left: 16px;*/
    line-height: 24px;
}

#map .BMapLabel {
    padding: 10px !important;
    font-size: 17px !important;
    border: 2px solid #cccccc !important;
    left: -110px !important;
    top: -56px !important;
    display: none !important;
}


.BMap_bubble_content {
    padding: 10px 0;
}
.BMap_bubble_content p{
    font-size: 14px;
}


/*左下角百度地图*/

.anchorBL {
    display: none;
}


/*右下角视图*/

.BMap_omCtrl {
    display: none;
}

.BMap_stdMpCtrl {
    display: none;
}


/*网页内容公共*/

.ban {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.ban img {
    display: block;
    
}

.h {
    width: 1200px;
    overflow: hidden;
    
   position: relative;
   left: 50%;
   margin-left: -600px;
}
.h1240 {
    width: 1240px;
    margin: 0 auto;
    overflow: auto;
}
.nav li {
    /* float: left; */
}





.guild-list{
    font-size: 14px;
    color: #7e7e7e;
    display: inline-block;
    line-height: 40px;
}

.guild-list a:hover {
    color: #0e96ed;
}
.guild.guild-list      color: #9a784d;
}
.guild-list .icon {
    font-family: "simsun";
}

.guild-list .title {
    width: 222px;
    float: left;
    font-size: 20px;
    color: #c69207;
    font-family: "微软雅黑";
    font-weight: bold;
    line-height: 86px;
    background: url(../images/title.jpg) no-repeat right center;
}

// .guild .home{
//     padding-left: 24px;
//      background: url(../images/guild.png) no-repeat left center;
// }

