@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;
    outline: none;
}

.clear{
    clear: both;
}
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;
    font-family: "微软雅黑"
}

textarea {
    resize: none;
    /*outline-style: none;*/
}

/*滚动条样式*/

::-webkit-scrollbar{width:8px;height:8px;}
::-webkit-scrollbar-track{background:#f8f8f8}
::-webkit-scrollbar-thumb{background:#00438a;height:60px;border-radius: 4px;}
::-webkit-scrollbar-thumb:window-inactive{background:#1AA09F}
::-webkit-scrollbar-thumb:vertical:hover{background:#1AA09F}

/*防止拖动*/

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}



/*  去掉图片低测默认的3像素空白缝隙*/

table {
    border-collapse: collapse;
}
html{
    width: 100%;
    height: 100%;
}
body {
    color: #333;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    background: #fff;
    overflow-x: hidden;
    margin: 0 auto;
    letter-spacing: 2px;
    width: 100%;
    height: 100%;
    -moz-user-select: none; /*火狐*/
    line-height: 1.8;
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
    /*line-height: 24px;*/
    /*解决电脑设置保护色，网页空白处默认淡绿色问题*/
/*去掉字体点击有蓝色背景 浏览器文字不可复制*/
    
    /*user-select: none;*/
}


/*.clearfix:before,
.clearfix:after {
    content: "";
    display: block;
    overflow: hidden;
}

.clearfix:after {
    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-weight: normal;
    font-size: 100%;
}

s,
i,
em {
    font-style: normal;
    text-decoration: none;
}



/**/

.fl {
    float: left;
}

.fr {
    float: right;
}
.ov{
    overflow: hidden;
    
}
ul {
    overflow: hidden;
}

ul li {
    display: block;
}

.oh{
    overflow: hidden;
}

/*后台参数变化*/


.cc_botton {
    text-align: center;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}

#pagination{
    overflow: hidden;
    display: inline-block;
}
#pagination>div{
    float: left;
    
}
#page_left_botton a,
#page_left_botton span{
    display: inline-block;
    padding:0 10px;
    line-height: 30px;
    border: 1px solid #ccc;
    margin:0 5px;
    cursor: pointer;
    
}
#page_left_botton a:hover,
#page_left_botton a{
    background-color: #00438a;
    color: #fff;
}

#page_center_botton{
    display: none;
}

/*placeholder字体颜色*/

input::-webkit-input-placeholder {
    color: #333;
}
textarea::-webkit-input-placeholder {
    color: #333;
}
.banner img{
    width: 100%;
}


/*后台参数变化结束*/


/*翻页*/

.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: #da251c;
    white-space: normal;
    
}

#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%;
    top: 0px;
    margin-left: -960px;
}

.ban img {
    display: block;
    
}

.h {
    width: 100%;
    max-width: 1200px;
    overflow: hidden;
   margin: 0 auto;
}

.nav .lis1{
     display: inline-block;
}
.nav li a{
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
       



.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: "Microsoft YaHei";
}

.guild-list .title {
    width: 222px;
    float: left;
    font-size: 20px;
    color: #c69207;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    line-height: 86px;
    background: url(../images/title.jpg) no-repeat right center;
}

/* 搜索结果样式 */


.bst_page{
    padding-top: 4%;
    
}
.bst_page .bst_page_typename{
font-size: 24px;
    font-weight: bold;
    color: #ed1616;
    border-bottom: 1px solid #ccc;
    padding: 10px 5px;
}

.bst_page .bst_newslist{
    padding-top: 4%;
}
.bst_page .bst_strlist{
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding: 10px 5px;
}

.bst_page .bst_strlist .tl{
    float: left;
    line-height: 30px;
    font-size: 16px;

}

.bst_page .bst_strlist .dr{
    float: right;
    line-height: 30px;
}

.public .guide a.icon{
    font-family: "微软雅黑";
}

.public .pub_tit h2{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 68px;
    letter-spacing: 4px;
    margin-bottom: 20px;
    background: url(../images/pub_tit.jpg) no-repeat center bottom;
}


