@charset "utf-8";

/* 默认全局样式 */

body,
div,
address,
blockquote,
iframe,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
table,
caption,
th,
form,
legend,
fieldset,
input,
button,
select,
textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: '宋体' !important;
}

ol,
ul,
li {
    list-style: none;
}

img {
    border: 0;
}

body {
    color: #666;
    background: #FFF;
    font: px/1.5 Arial, Helvetica, sans-serif;
}

html {
    -webkit-text-size-adjust: none;
}


/*chrome font-size<12px */


/*清除浮动样式class="clearfix"*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

p {
    line-height:36px;
    margin-bottom:36px;
    font-size:21px  !important;
    font-family:'宋体' !important;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #0aa6d6;
    text-decoration: none;
}


/********** index2 style start **********/

.headerbox {
    background-color: #062e65;
    height: 150px;
}

#hearder2 {
    width: 1200px;
    margin: 0 auto;
}

#hearder2 .logo {
    width: 420px;
    height: 100px;
    float: left;
    margin-top: 25px;
}

#hearder2 .logo img {
    width: 400px;
    height: 100px;
}

#hearder2 .logo-name {
    width: 390px;
    height: 100px;
    float: left;
    font-size: 40px;
    font-weight: bold;
    margin-top: 25px;
    color: #f4f4f4;
    line-height: 90px;
    text-align: left;
}

#hearder2 .form-tools {
    height: 90px;
    float: right;
}

#hearder2 .form-tools .tools-link {
    margin-top: 30px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: right;
    font-size: 12px;
    padding-left: 35px;
}

#hearder2 .form-tools .tools-link a {
    color: #0aa6d6;
    text-decoration: none;
}

#hearder2 .form-tools .tools-link a:hover {
    color: #0aa6d6;
}

.wp-search {
    position: relative;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 4px;
    margin-right: 40px;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 22px;
    padding: 4px 0;
    line-height: 22px;
    background: none;
    color: #FFFFFF;
    font-size: 14px;
    border: 0;
    outline: 0;
}

.wp-search .search-btn {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0%;
}

.wp-search .search-btn input.search-submit {
    width: 32px;
    height: 30px;
    border: 0;
    outline: 0;
    border-radius: 0 5px 5px 0;
    background: #FFFFFF url(images/sous.png) repeat center;
    cursor: pointer;
}


/*导航栏*/

#menu-box {
    width: 100%;
    background: #062e65;
}

#menu-box ul {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

#menu-box ul li {
    position: relative;
    width: 200px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 18px;
}

#menu-box ul li.parent:first-child {
    background: #0782a8;
}

#menu-box ul li:hover {
    background: #0782a8;
}

#menu-box ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
}

#menu-box ul li ul li {
    float: none;
    background-color: #062e65;
}

#menu-box ul li ul {
    width: 111px;
    position: absolute;
    display: none;
}

#menu-box ul li:hover ul {
    display: block;
}


/* slider */

#slider-box {
    width: 100%;
    height: 270px;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #aaa;
}


/* --- 通用样式 --- */

.title-box {
    height: 45px;
    text-align: left;
    font-size: 20px;
    font-weight: bolder;
    line-height: 45px;
    color: #0aa6d6;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    position: relative;
}

.title-box span {
    display: inline-block;
    width: 130px;
    text-align: right;
}

.title-more {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 12px;
    color: #0aa6d6;
}

#index1-div1 {
    width: 1200px;
    margin: 0 auto 15px auto;
}

#index1-div1 .index1-left675 {
    width: 775px;
    /* height: 205px; */
    float: left;
    overflow: hidden;
}

#index1-div1 .index1-left675 .title-box span {
    background: url("images/tupian.png") 10px center no-repeat;
}

#index1-div1 .index1-left675 p {
    padding: 10px;
    font-size: 12px;
    text-indent: 2em;
    line-height: 20px;
    color: #888;
}

#index1-div1 .index1-left675 p img {
    margin: 0 10px 10px 0;
}

#index1-div1 .index1-left675 p a {
    margin-left: 20px;
    color: #0aa6d6;
    font-size: 12px;
}

#index1-div1 .index1-right300 {
    width: 400px;
    float: right;
    overflow: hidden;
}

#index1-div1 .index1-right300 .title-box {
    background: none;
    border-bottom: 2px solid #bbb;
    text-align: left;
}

#index1-div1 .tabbox {
    display: none;
}

#index1-div1 .on {
    display: block;
}

#index1-div1 .index1-right300 .title-box span {
    display: inline-block;
    width: 150px;
    padding-right: 20px;
    text-align:right;
    font-weight: bolder;
}

#index1-div1 .index1-right300 .title-box span a {
    font-weight: bolder;
    color: #bfbfbf;
}

#index1-div1 .index1-right300 .title-box span.on a {
    color: #0aa6d6;
}

#index1-div1 .index1-right300 .title-box span:first-child {
    background: url("images/news1.png") 20px center no-repeat;
}

#index1-div1 .index1-right300 .title-box span:first-child.on {
    background: url("images/news1.png") 20px center no-repeat;
}


/*新闻列表*/


/**自定义新闻列表**/

.news_list {}

.news_list li.news {}


/**标题图标**/

.news_list li.news span.news_title {}


/*标题*/

.news_list li.news span.news_title img {}

.news_list li.news span.news_meta {}


/*属性*/

.news_list li.news .news_time,
.news_list li.news .news_time span {}


/*发布时间*/

.news_list li.news .news_icon {}

.news_list li.news .news_text {}


/*默认简介*/

.news_list li.news .news_bg {}

.news_list li.news p {}


/*图文*/

.tu_text {}

.tu_text .news_list {}

.tu_text .news_list li.news {
    margin-bottom: 10px;
}

.tu_text .news_list li.news .news_imgs {
    float: left;
    width: 160px;
    margin-right: -175px;
}

.tu_text .news_list li.news .news_imgs a {
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    background-color: #efefef;
}

.tu_text .news_list li.news .news_imgs img {
    width: 100%;
    height: auto;
}

.tu_text .news_list li.news .news_wz {
    width: 100%;
}

.tu_text .news_list li.news .news_wz .news_con {
    margin-left: 175px;
    padding: 0px 0px;
    position: relative;
}

.tu_text .news_list li.news .news_title {
    line-height: 24px;
    font-size: 15px;
}

.tu_text .news_list li.news .news_text {
    line-height: 22px;
    font-size: 12px;
}

.tu_text .news_list li.news .news_time {
    line-height: 26px;
    font-size: 12px;
}


/*日历新闻1*/

.rili {}

.rili .con {
    padding: 5px 0px;
}

.rili .news_list {}

.rili .news_list li.news {
    margin-top: 10px;
}

.rili .news_list li.news.n1 {}

.rili .news_list li.news .news_date {
    float: left;
    width: 60px;
    height: 28px;
    line-height: 28px;
    margin-top: 3px;
    margin-right: -70px;
    font-family: "Microsoft YaHei";
    border-radius: 4px;
    background: #0aa6d6;
    text-align: center;
    vertical-align: middle;
}

.rili .news_list li.news .news_date .news_year {
    display: inline-block;
    padding: 0 4px;
    font-size: 18px;
    color: #fff;
}

.rili .news_list li.news .news_date .news_days {
    display: inline-block;
    height: 26px;
    padding: 0 6px;
    font-size: 14px;
    color: #0aa6d6;
    border-radius: 0px 4px 4px 0px;
    background: #fff;
    vertical-align: top;
    border: 1px solid #0aa6d6;
}

.rili .news_list li.news .news_wz {
    width: 100%;
}

.rili .news_list li.news .news_wz .news_con {
    margin-left: 70px;
}

.rili .news_list li.news .news_title {
    line-height: 34px;
    margin-top: 0px;
    font-size: 14px;
}

.rili .news_list li.news .news_text {
    line-height: 20px;
    margin-top: 0px;
    font-size: 12px;
    color: #666;
}

.rili .news_list li.news:hover .news_title {
    color: #059cca;
}


/*日历新闻2*/

.rili2 {}

.rili2 .con {
    padding: 5px 0px;
}

.rili2 .news_list {}

.rili2 .news_list li.news {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.rili2 .news_list li.news:last-child {
    border-bottom: none;
}

.rili2 .news_list li.news.n1 {
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
}

.rili2 .news_list li.news .news_date {
    float: left;
    width: 60px;
    margin-right: -70px;
    background: #0aa6d6;
    text-align: center;
}

.rili2 .news_list li.news .news_date .news_year {
    line-height: 30px;
    font-size: 22px;
    color: #fff;
    background-color: #0aa6d6;
    transition: all 0.4s ease-in-out;
}

.rili2 .news_list li.news .news_date .news_days {
    line-height: 30px;
    font-size: 12px;
    color: #6b6b6b;
    background-color: #e3e4e6;
}

.rili2 .news_list li.news .news_wz {
    width: 100%;
}

.rili2 .news_list li.news .news_wz .news_con {
    margin-left: 70px;
    padding: 4px 0px;
}

.rili2 .news_list li.news .news_title {
    height: 40px;
    line-height: 24px;
    margin-top: 4px;
    font-size: 16px;
    color: #000;
    display: table;
}

.rili2 .news_list li.news .news_title a {
    display: table-cell;
    vertical-align: middle;
}

.rili2 .news_list li.news:hover .news_date .news_year {
    background-color: #059cca;
    transition: all 0.4s ease-in-out;
}

.rili2 .news_list li.news:hover .news_date .news_days {
    background-color: #e3e4e6;
}

.rili2 .news_list li.news:hover .news_title {
    color: #059cca;
}


/*动态列表*/

.PubRlistAM {
    padding: 10px 0;
    overflow: hidden;
    zoom: 1;
    float: left;
    width: 100%;
    border-top: 1px solid #e4e5e7;
}

.PubRlistAM:first-child {
    padding-top: 0;
    border-top: none;
}

.PubRlistAM:hover {
    background: #e8f2ff;
}

.PubAMDate {
    /* margin-left: 10px; */
    display: inline;
    text-align: center;
    width: 60px;
    background: #0aa6d6;
    color: #fff;
    font-size: 12px;
}

.PubAMDate span {
    display: block;
    font-size: 24px;
    line-height: 24px;
    padding-top: 8px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.PubAMDate em {
    line-height: 20px;
}

.PubAMDate span,
.PubAMDate em {
    vertical-align: top;
}

.PubAMTxt,
.PubAMDate {
    height: 60px;
    overflow: hidden;
    zoom: 1;
}

.PubAMTxt {
    margin-right: 10px;
    display: table;
    width: 321px;
    line-height: 24px;
    text-align: justify;
}

.PubAMTxt a {
    display: table-cell;
    vertical-align: middle;
}

.morett {
    font-size: 14px;
    text-align: right;
}

.morett a {
    font-weight: 500;
    color: #059cca;
}


/*indexd1-div2*/

#index1-div2 {
    width: 1200px;
    margin: 0 auto 15px auto;
}

#index1-div2 .index1-left675 {
    width: 775px;
    float: left;
    overflow: hidden;
}

#index1-div2 .index1-left675 .index1-li-box {
    width: 100%;
    overflow: hidden;
}

#index1-div2 .index1-left675 .index1-li-box .index1-left330 {
    width: 380px;
    float: left;
}

#index1-div2 .index1-left675 .index1-li-box .index1-left330 .others span {
    background: url("images/qita.png") 10px center no-repeat;
}

#index1-div2 .index1-left675 .index1-li-box .index1-left330 .tongzi span {
    background: url("images/tongzhi.png") 10px center no-repeat;
}

#index1-div2 .index1-left675 .index1-li-box .index1-right330 {
    width: 380px;
    float: right;
}

#index1-div2 .index1-left675 .index1-li-box .index1-right330 .window span {
    background: url("images/window.png") 10px center no-repeat;
}

#index1-div2 .index1-left675 .index1-li-box .index1-right330 .wenzhan span {
    background: url("images/wenzhan.png") 10px center no-repeat;
}

#index1-div2 .index1-left675 .index1-li-box li {
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    background: url(images/li_ii.png) left center no-repeat;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
    position: relative;
}

#index1-div2 .index1-left675 .index1-li-box li span:first-child {
    width: 27px;
    height: 35px;
}

#index1-div2 .index1-left675 .index1-li-box li span:last-child {
    position: absolute;
    top: 0;
    right: 0;
    color: #bbb;
    font-size: 12px;
}

#index1-div2 .index1-left675 .index1-pic-gun {
    margin-top: 15px;
}


/* index1-scrollleft */

.index1-scrollleft {
    width: 675px;
    margin: 10px 0;
}

.index1-scrollleft li {
    float: left;
    margin-right: 7px;
    display: inline;
    width: 220px;
    text-align: center;
    line-height: 19px
}

.index1-scrollleft img {
    width: 190px;
    height: 140px;
    padding: 10px;
    border: solid 1px #ddd;
}

#index1-div2 .index1-right300 {
    width: 400px;
    float: right;
}

#index1-div2 .index1-right300 .index1-login-box {
    width: 300px;
    height: 260px;
    background: #fff;
}

#index1-div2 .index1-right300 .index1-login-box .index1-uname {
    width: 206px;
    height: 20px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
    margin: 30px 41px 0 41px;
}

#index1-div2 .index1-right300 .index1-login-box .index1-upass {
    width: 206px;
    height: 20px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
    margin: 20px 41px 0 41px;
}

#index1-div2 .index1-right300 .index1-login-box .index1-t-link {
    width: 208px;
    height: 20px;
    padding: 5px;
    margin: 10px 20px 10px 41px;
}

#index1-div2 .index1-right300 .index1-login-box .index1-t-link .index1-chek {
    margin: 0 5px 0 25px;
}

#index1-div2 .index1-right300 .index1-login-box .index1-t-link a {
    margin-left: 30px;
}

#index1-div2 .index1-right300 .index1-login-box .index1-input-login {
    width: 88px;
    height: 28px;
    background: #0aa6d6;
    border: 1px solid #0aa6d6;
    cursor: pointer;
    margin-left: 46px;
    color: #fff;
}

#index1-div2 .index1-right300 .index1-login-box .index1-input-login:hover {
    width: 88px;
    height: 28px;
    background: #fff;
    border: 1px solid #0aa6d6;
    cursor: pointer;
    color: #0aa6d6;
}

#index1-div2 .index1-right300 .index1-login-box .index1-input-but {
    width: 88px;
    height: 28px;
    background: #fff;
    border: 1px solid #0aa6d6;
    cursor: pointer;
    margin-left: 25px;
    color: #0aa6d6;
}

#index1-div2 .index1-right300 .index1-login-box .index1-input-but:hover {
    background: #0aa6d6;
    border: 1px solid #0aa6d6;
    cursor: pointer;
    margin-left: 25px;
    color: #fff;
}

#index1-div2 .index1-right300 .index1-list-menu {
    height: 540px;
    background: #f2f2f2;
    padding: 0px 20px 30px 20px;
}

#index1-div2 .index1-right300 .index1-list-menu .title-box .banshi {
    background: url(images/banshi.png) 10px center no-repeat;
}

#index1-div2 .index1-right300 .index1-list-menu .title-box .lianjie {
    background: url(images/link.png) 10px center no-repeat;
}

#index1-div2 .index1-right300 .index1-list-menu li {
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border: 1px solid #ccc;
    margin-top: 25px;
}

#index1-div2 .index1-right300 .index1-list-menu li a {
    display: block;
}

#index1-div2 .index1-right300 .index1-list-menu li a:hover {
    display: block;
    background: #0aa6d6;
    color: #fff;
    text-decoration: none;
}
#index1-div2 .index1-right300 .logoimg ul {
    list-style: none;
    width: 360px;
    overflow: hidden;
}

#index1-div2 .index1-right300 .logoimg li {
    float: left;
    height: 200px;
    width: 170px;
    border: none;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 20px;
}

#index1-div2 .index1-right300 .logoimg li:nth-child(odd) {
    margin-right: 15px;
}

#index1-div2 .index1-right300 .logoimg li img {
    vertical-align: middle;
    width: 120px;
    border-radius: 60px;
    margin-top: 10px;
}

#index1-div2 .index1-right300 .logoimg li p {
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-left: 25px;
    margin-top: 10px;
    width: 120px;
    font-weight: bolder;
}

#index1-div2 .index1-right300 .logoimg li a:hover {
    border-radius: 10px;
    background-color: #fff;
    color: #0aa6d6;
}
.linktt {
    margin-top:15px;
    float: left;
    width: 200px;
}

.select-link {
    display: block;
    height: 40px;
    width: 180px;
    padding: 5px 20px;
    margin-top: 20px;
    text-align: center;
    border: none;
    border-radius: 5px;
}

.erweima1 {
    float: right;
    margin-top: 35px;
    width: 160px;
    height: 160px;
    text-align: center;
    background-color: #0aa6d6;
    border-radius: 5px;
}

.erweima1 img {
    width: 100px;
    margin-top: 18px;
}

.erweima1 p {
    height: 30px;
    color: #fff;
    line-height: 30px;
    font-weight: bolder;
}

#div5 {
    width: 100%;
    background: #062e65;
    border-top: 1px solid #ccc;
}

#div5 .link-box {
    width: 1200px;
    height: 100px;
    line-height: 40px;
    color: #fff;
    margin: 0 auto;
    font-size: 15px;
}

#div5 .link-box .linktitle {
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}

#div5 .link-box .erweima {
    margin-top: 20px;
    float: right;
}

#div5 .link-box .erweima p {
    line-height: 20px;
    text-align: center;
}

#div5 .link-box .erweima img {
    width: 100px;
    height: 100px;
}

#div5 .link-box ul {
    margin-top: 20px;
    float: left;
    width: 850px;
}

#div5 .link-box ul li {
    display: inline-block;
    margin-right: 25px;
}

#div5 .link-box ul li a {
    color: #fff;
}

#div5 .link-box ul li a:hover {
    color: #0aa6d6;
}

#div6 {
    width: 100%;
    height: 45px;
    background: #062e65;
    color: #fff;
    text-align: center;
    line-height: 45px;
}
#div7{
    width: 100%;
    height: 90px;
    background: #062e65;
    color: #fff;
    font-size:20px;
    text-align: center;
    line-height: 90px;
}