@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    border: 0px;
    outline: none;
    list-style: none;
}

html,
body {
    background: #fff;
    color: #333;
    font: 14px/30px 'Microsoft YaHei', sans-serif;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
li,
ol,
ul,
dd,
th,
td,
p,
pre,
form,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

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

a:hover {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

img {
    border-style: none;
    text-decoration: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

.textflow {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mt100 {
    margin-top: 100px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    width: 1400px;
    margin: 0 auto;
    overflow: visible;
}

.w1 {
    width: 1400px;
    margin: 0 auto;
    display: block;
}

.container {
    width: 1200px;
    margin: 0 auto;
    display: block;
}

.bowrap {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}

.clearfix::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: visible;
}

.clearfix {
    zoom: 1;
}

table {
    border: 1px solid #999;
    border-collapse: collapse;
    width: 100%;
}

td {
    border: 1px solid #999;
    padding: 5px;
}

table.stpx01 {
    border: none;
}

.stpx01 td {
    border: none;
}

.page_bg {
    width: 100%;
    display: block;
    height: 309px;
    overflow: hidden;
}

.header {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
}

.top {
    width: 100%;
    background: #fff;
    display: block;
    overflow: hidden;
    padding: 45px 0 30px;
}

.top .logo {
    width: 100%;
    display: block;
    margin-left: 5px;
}

.top .logo img {
    max-width: 100%;
    display: block;
}

.logo_txt {
    margin-left: 20px;
    margin-top: 13px;
    width: calc(100% - 300px);
}

.logo_txt h5 {
    font: 400 34px/34px '楷体';
    color: #165998;
    margin-top: 16px;
    letter-spacing: 0.5px;
}

.logo_txt h5 span {
    font-weight: 700;
    margin-right: 10px;
}

.logo_txt p {
    font: 16px/20px 'Microsoft YaHei';
    color: #4aa836;
    letter-spacing: 0px;
}

.box_sea {
    width: 250px;
    display: block;
    overflow: hidden;
    margin-top: 12px;
}

.search {
    width: 250px;
}

.boxs {
    width: 250px;
    height: 38px;
    line-height: 38px;
}

.texts {
    width: 178px;
    height: 100%;
    float: left;
    padding-left: 10px;
    font-family: "Microsoft YaHei";
    border: none;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.btnSubmits {
    width: 60px;
    height: 38px;
    background: #004b97;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 38px;
    border: none;
    cursor: pointer;
    vertical-align: top;
    background: url(../images/sea_btn.png) center no-repeat #165998;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.navlist {
    width: 100%;
    background-color: #165998;
    height: 70px;
    margin: 0 auto;
    display: block;
}

.nav_out {
    display: block;
    margin: 0 auto;
}

.tem_head nav {
    width: 1400px;
    position: absolute;
    height: 70px;
    line-height: 70px;
}

.tem_head nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tem_head nav ul li {
    position: relative;
    float: left;
    width: 16.5%;
}

.tem_head nav ul li span {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    opacity: 0.8
}

.nav_line {
    height: 70px;
    width: 1px !important;
    overflow: hidden;
    background-color: #fff;
    opacity: 0.3;
}

.tem_head nav a {
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    height: 70px;
}

.tem_head nav a:hover {
    color: #fff;
    background: #4aa836;
}

.tem_head nav a.navdown {
    color: #fff;
    background: #4aa836;
}

.tem_head nav a.navdown:hover {
    color: #fff;
}

.tem_head nav ul li dl {
    position: absolute;
    top: 70px;
    left: 0;
    z-index: 99;
    display: none;
    background: #004b97;
}

.tem_head nav ul li dl dd {
    float: left;
    padding: 20px 0;
    min-width: 200px;
}

.tem_head nav ul li dl dd a {
    margin: 0 10px;
    padding: 0;
    padding: 8px 5px;
    text-align: center;
    line-height: 1.5;
    height: 26px;
    font-size: 14px;
}

.tem_head nav ul li dl dd a:hover {}

.tem_head nav ul li:hover>dl {
    display: block;
}

.tem_head nav ul li dl dt {
    float: right;
    overflow: hidden;
    padding: 20px 20px 20px 0;
    width: 380px;
    height: 200px;
    font-size: 0;
}

.tem_head nav ul li dl dt img {
    width: 380px;
    height: 200px;
}

.tem_head nav ul li dl dd i {
    position: absolute;
    top: -15px;
    left: 50px;
    z-index: 100;
    width: 100%;
    color: #f3f4f5;
    font-size: 22px;
}

.tem_head nav ul li dl.tem_pronoaw {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd div {
    float: left;
    padding: 0 20px;
    min-width: 100px;
}

.tem_head nav ul li dl.tem_pronoaw dd div h3 {
    margin-bottom: 5px;
    border-bottom: 1px solid #888;
    font-weight: normal;
}

.tem_head nav ul li dl.tem_pronoaw dd div p a {
    margin: 0;
}

.index_banner {
    padding-bottom: 10px
}

.scrollbar1 {
    width: 400px;
    background: #f5f5f5;
    padding: 20px;
    max-height: 410px;
    overflow: hidden;
}

.scrollbar1 h3 {
    font-size: 24px;
    color: #165998;
    line-height: 40px;
}

.scrollbar1 h4 {
    font-size: 16px;
    line-height: 45px;
}

.scrollbar1 .vertical {
    height: 342px;
    overflow: auto;
    margin: auto;
    padding: 15px 0;
}

.scrollbar1 .vertical ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.scrollbar1 .vertical ul li {
    display: block;
    margin-bottom: 10px;
}

.scrollbar1 .vertical ul li p {
    font-size: 14px;
    color: #0e0e0e;
    line-height: 18px;
}

.scrollbar1 .vertical ul li p i {
    font-style: normal;
    color: #165998;
}

.scrollbar1 .vertical ul li span {
    font-size: 12px;
    color: #797979;
    line-height: 16px;
    padding-left: 5px;
}

#scrollbar1 ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

#scrollbar1 ::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

#scrollbar1 ::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
}

#scrollbar1 ::-webkit-scrollbar-corner {}

.flash {
    width: calc(100% - 450px);
    -webkit-width: calc(100% - 450px);
    -moz-width: calc(100% - 450px);
    display: block;
    overflow: hidden;
}

.warpper {
    width: 100%;
    /* background: #f5f5f5; */
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

.ser_list {
    display: block;
    overflow: hidden;
}

.ser_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.ser_list ul li {
    float: left;
    width: 18.3%;
    margin-right: 1%;
    display: block;
    overflow: hidden;
    border: 1px solid #dde6e5;
    padding: 1.5% 0.35%;
    background: #f2faf9;
}

.ser_list ul li:nth-child(5) {
    margin-right: 0;
}

.ser_list ul li:hover {
    background: #165998;
}

.ser_list ul li i {
    width: 60px;
    height: 60px;
    display: block;
    float: left;
    margin-right: 5px;
}

.ser_list ul li .a01 {
    background: url(../images/ico.png) 0 0 no-repeat;
}

.ser_list ul li .a02 {
    background: url(../images/ico.png) 0 -60px no-repeat;
}

.ser_list ul li .a03 {
    background: url(../images/ico.png) 0 -120px no-repeat;
}

.ser_list ul li .a04 {
    background: url(../images/ico.png) 0 -180px no-repeat;
}

.ser_list ul li .a05 {
    background: url(../images/ico.png) 0 -240px no-repeat;
}

.ser_list ul li:hover .a01 {
    background: url(../images/ico.png) -60px 0 no-repeat;
}

.ser_list ul li:hover .a02 {
    background: url(../images/ico.png) -60px -60px no-repeat;
}

.ser_list ul li:hover .a03 {
    background: url(../images/ico.png) -60px -120px no-repeat;
}

.ser_list ul li:hover .a04 {
    background: url(../images/ico.png) -60px -180px no-repeat;
}

.ser_list ul li:hover .a05 {
    background: url(../images/ico.png) -60px -240px no-repeat;
}

.ser_list ul li .ser_txt {
    display: table-cell;
}

.ser_list ul li:hover .ser_txt h3 {
    color: #fff;
}

.ser_list ul li:hover .ser_txt p {
    color: #fff;
}

.ser_list ul li .ser_txt h3 {
    font-size: 18px;
    color: #161616;
    ,
    line-height: 30px;
    font-weight: normal;
}

.ser_list ul li .ser_txt p {
    font-size: 10px;
    color: #868686;
    text-transform: uppercase;
}


/* 双碳学院  */

.stschool {
    padding: 2% 1% 1.5%;
    display: block;
    overflow: hidden;
    background: #fff;
    box-shadow: 1px 1px 10px #ddd;
    margin: 30px 0;
}

.p_tit {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 27px;
    line-height: 27px;
}

.p_tit h3 {
    font-size: 24px;
    color: #165998;
    padding-left: 20px;
    float: left;
    border-left: 4px solid #165998;
}

.p_tit span {
    float: right;
}

.tab {
    margin: 20px auto 5px;
    display: block;
    overflow: hidden;
    position: relative;
}

.st_more {
    position: absolute;
    right: 0;
    width: 80px;
    top: 30px;
    display: block;
}

.st_more a {
    font-size: 14px;
    color: #787878;
}

.st_more a:hover {
    color: #165998;
    text-decoration: underline;
}

.tab-hd {
    overflow: hidden;
    zoom: 1;
    margin: 10px auto 30px;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px;
}

.tab-hd li {
    width: 210px;
    color: #787878;
    text-align: center;
    cursor: pointer;
    padding: 10px 0;
    font-size: 16px;
    float: left;
    background: #f0f0f0;
    border-radius: 12px;
    margin-right: 20px;
}

.tab-hd li.active02 {
    background: #165998;
    color: #fff;
}

.tab-bd li {
    display: none;
    width: 100%;
    padding: 10px;
    overflow: hidden;
}
.tab-bd li:hover a{ color: #fff; }

.tab-bd li.thisclass {
    display: list-item;
}

.tab-bd li.thisclass {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 10px;
}

.tab-bd li .p_img {
    width: 100%;
    display: block;
}

.tab-bd li .p_img dl {
    width: 48%;
    margin-right: 2%;
    float: left;
    display: block;
    overflow: hidden;
    background: #f2faf9;
    margin-bottom: 15px;
}

.tab-bd li .p_img dl:nth-child(2n) {
    margin-right: 0
}

.tab-bd li .p_img dl dt {
    width: 49%;
    display: block;
    text-align: center;
    overflow: hidden;
    float: left;
}

.tab-bd li .p_img dl dt img {
    max-width: 100%;
    display: block;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.tab-bd li .p_img dl:hover dt img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.tab-bd li .p_img dl dd {
    display: block;
    overflow: hidden;
    width: 49%;
    float: right;
    margin-right: 1%;
}

.tab-bd li .p_img dl dd h3 {
    color: #3e3e3e;
    font-size: 16px;
    line-height: 24px;
    background: url(../images/lit.png) left no-repeat;
    padding-left: 23px;
    font-weight: 400;
    margin: 15px 0;
}

.tab-bd li .p_img dl dd span {
    width: 120px;
    display: block;
    background: #fff;
    box-shadow: 1px 1px 8px #ddd;
    text-align: center;
    border-radius: 12px;
    line-height: 30px;
    font-size: 14px;
    color: #165998;
    margin: 14px 0;
}


/* 广告  */

.index_adv {
    background: url(../images/adv_bg.jpg) center no-repeat;
    height: 227px;
    overflow: hidden;
}

.adv_con {
    width: 78%;
    padding: 2% 1%;
    display: block;
    overflow: hidden;
}

.adv_tit {
    display: block;
    overflow: hidden;
}

.adv_tit h3 {
    line-height: 70px;
    font-size: 42px;
    color: #fff;
    text-shadow: #444 3px 4px 5px;
    font-weight: normal;
}

.adv_tit h3 i {
    font-size: 56px;
    color: #165998;
    font-style: normal;
    text-shadow: 0 0 0.2em #fff, -0 -0 0.2em #fff;
    margin-right: 15px;
    font-weight: bold;
    margin-left: 10px;
}

.adv_list {
    width: 100%;
    display: block;
    overflow: hidden;
}

.adv_list ul {
    width: 60%;
    display: block;
    list-style: none;
    overflow: hidden;
}

.adv_list ul li {
    float: left;
    margin-right: 15px;
    display: block;
    background: #25689a;
    width: 45%;
    margin-top: 12px;
    color: #fff;
    padding: 5px;
    font-size: 16px;
    border-radius: 10px;
}

.adv_list ul li:nth-child(2n) {
    margin-right: 0;
}

.adv_lx {
    width: 38%;
    display: block;
    overflow: hidden;
    padding: 10px 0 22px;
    border-radius: 10px;
    background: rgba(22, 89, 152, 0.85);
    margin-top: 15px;
}

.adv_lx h3 {
    background: url(../images/ad_tel.png) 20px no-repeat;
    font-size: 24px;
    color: #fff;
    padding-left: 80px;
    line-height: 7px;
}

.adv_lx h3 i {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 50px;
}


/* 双碳头条  */

.st_top {
    padding: 2% 1% 1.5%;
    display: block;
    overflow: hidden;
    background: #fff;
    box-shadow: 1px 1px 10px #ddd;
    margin: 30px 0;
}

.top_list {
    display: block;
    overflow: hidden;
    width: 100%;
}

.top_list dl {
    width: 32.5%;
    margin-right: 1.2%;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    float: left;
    background: #f5f5f5;
}

.top_list dl:nth-child(3n) {
    margin-right: 0;
}

.top_list dl dt {
    /* float: left; */
    margin-right: 5px;
    display: block;
    width: 100%;
}

.top_list dl dt img {
    width: 100%;
    display: block;
}

.top_list dl dd {
    padding: 1% 14px;
    display: block;
    overflow: hidden;
}

.top_list dl dd h3 {
    font-size: 16px;
    color: #202020;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.top_list dl dd p {
    font-size: 14px;
    color: #737373;
    line-height: 22px;
    margin: 6px 0;
}

.top_list dl dd .p_date {
    display: block;
    overflow: hidden;
}

.top_list dl dd .p_date i {
    font-size: 14px;
    color: #adadad;
    font-style: normal;
    float: left;
}

.top_list dl dd .p_date span {
    width: 84px;
    background: #25689a;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    border-radius: 10px;
    float: right;
    margin-right: 8px;
}


/* 关于我们  */

.index_about {
    padding: 0 15px 30px;
    overflow: hidden;
}

.about_js {
    width: 47%;
    margin: 0.3%;
    display: block;
    overflow: hidden;
    background: #fff;
    box-shadow: 1px 1px 11px #ddd;
    padding: 2% 1.5% 3%;
    height: 603px;
}

.ab_con {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_con img {
    float: left;
    margin-right: 15px;
    display: block;
    max-width: 72%;
}

.ab_con p {
    font-size: 14px;
    color: #4b4b4b;
    line-height: 34px;
}

.ab_con span {
    width: 115px;
    background: #165998;
    display: block;
    overflow: hidden;
    text-align: center;
    border-radius: 10px;
    line-height: 32px;
    margin-top: 8px;
}

.ab_con span a {
    font-size: 14px;
    color: #fff;
}

.index_ser {
    width: 45%;
    margin: 0.3%;
    display: block;
    overflow: hidden;
    background: #fff;
    box-shadow: 1px 1px 11px #eee;
    padding: 2% 1.5% 2%;
    min-height: 615px;
}

.s_tit {
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

.s_tit h3 {
    font-size: 34px;
    color: #165998;
    line-height: 50px;
    text-align: center;
}

.s_tit h4 {
    background: url(../images/ser_01.png) center no-repeat;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #555555;
    line-height: 30px;
    margin: 15px 0;
    font-weight: normal;
}

.ser_lb {
    display: block;
    overflow: hidden;
}

.ser_lb dl {
    float: left;
    display: block;
    border: 3px solid #b2d1ce;
    margin-top: 80px;
    border-radius: 12px;
    min-height: 354px;
    position: relative;
    width: 30%;
    margin-right: 3%;
}

.ser_lb dl:nth-child(3n) {
    margin-right: 0;
}

.ser_lb dl dt {
    position: absolute;
    top: -80px;
    background: #fff;
    margin: 0 auto;
    display: block;
    width: 80%;
    left: 10%;
    height: 152px;
}

.ser_lb dl dt img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.ser_lb dl:hover dt img {
    transform: rotateY(360deg);
    transition: all 2s;
}

.ser_lb dl dd {
    margin-top: 80px;
    display: block;
    padding: 15px 0;
    overflow: hidden;
    text-align: center;
}

.ser_lb dl dd h3 {
    font-size: 24px;
    color: #242424;
    line-height: 34px;
}

.ser_lb dl dd hr {
    width: 60px;
    height: 2px;
    background: #b2d1ce;
    border: none;
    margin: 10px auto
}

.ser_lb dl dd p {
    text-align: center;
    padding: 0 22px;
    display: block;
    font-size: 14px;
    color: #242424;
    line-height: 30px;
}

.ser_lb dl dd span {
    width: 100px;
    box-shadow: 1px 1px 5px #bed9d6;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #165998;
    margin: 5px auto;
}


/* 双碳智库  */

.st_zhik {
    padding: 2% 1% 1.5%;
    display: block;
    overflow: hidden;
    background: #fff;
    box-shadow: 1px 1px 10px #ddd;
}

.zhiku_list {
    display: block;
    overflow: hidden;
}

.zhiku_list ul {
    display: block;
    list-style: none;
    overflow: hidden;
}

.zhiku_list ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    display: block;
    overflow: hidden;
}

.zhiku_list ul li:nth-child(3n) {
    margin-right: 0;
}

.zhiku_list ul li .zk_img {
    width: 100%;
    display: block;
    overflow: hidden;
}

.zhiku_list ul li .zk_img img {
    width: 100%;
    display: block;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.zhiku_list ul li:hover .zk_img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.zhiku_list ul li p {
    background: #f2faf9;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    font-size: 18px;
    color: #494949;
    line-height: 30px;
}

.zhiku_list ul li p i {
    font-style: normal;
    font-size: 22px;
    color: #165998;
    margin-right: 10px;
}

.db_link {
    display: block;
    overflow: hidden;
    margin: 36px auto 10px;
    border-bottom: 1px solid #1f68ad;
}

.db_link h3 {
    width: 80px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.db_link ul {
    width: calc(100% - 85px);
    -webkit-width: calc(100% - 85px);
    -moz-width: calc(100% - 85px);
}

.db_link li {
    font-size: 16px;
    line-height: 30px;
    float: left;
}

.db_link li a {
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    display: block;
}

.db_link li a:hover {
    text-decoration: underline;
}

.footer {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #165998;
}

.area {
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    height: 70px;
    border-bottom: 1px solid #0d4477;
}

.area ul {
    list-style: none;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.area ul li {
    float: left;
    display: block;
    line-height: 70px;
    font-size: 16px;
    color: #fff;
}

.area ul li a {
    font-size: 14px;
    color: #fff;
    padding: 0 15px;
    display: block;
}

.db_con {
    width: 100%;
    border-bottom: 1px solid #2d6eac;
    display: block;
    overflow: hidden;
    padding: 30px 0;
}

.db_logo {
    width: 43%;
    display: block;
    overflow: hidden;
}

.db_logo img {}

.db_logo p {
    margin-left: 50px;
    font-size: 14px;
    color: #ffffffa6;
    line-height: 30px;
    margin-top: 10px;
}

.db_nav {
    width: 45%;
    display: block;
    overflow: hidden;
}

.db_nav dl {
    float: left;
    display: block;
    margin-right: 10%;
    overflow: hidden;
}

.db_nav dl:nth-child(4) {
    margin-right: 0;
}

.db_nav dl dt {
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.db_nav dl dd {
    display: block;
    padding: 12px 0;
    overflow: hidden;
}

.db_nav dl dd a {
    font-size: 14px;
    color: #ffffffa6;
    line-height: 30px;
    display: block;
}

.copyright {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #084279;
    height: 65px;
    line-height: 65px;
}

.copyright p {
    font-size: 14px;
    color: #4875a0;
    text-align: center;
}

.copyright p a {
    color: #4875a0;
}


/*banner*/

#flash {
    width: calc(100% - 450px);
    -webkit-width: calc(100% - 450px);
    -moz-width: calc(100% - 450px);
    display: block;
}

#flash .swiper-slide {
    width: 100%;
}

#flash .swiper-slide .img {
    width: 100%;
    display: block;
}

#flash .swiper-slide .img img {
    width: 100%;
    display: block;
}

#flash .swiper-pagination-bullet {
    background: #fff;
    width: 8px;
    height: 8px;
    opacity: 1;
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
}

#flash .swiper-pagination-bullet-active {
    background: none;
    border: 1px solid #fff;
    padding: 1px;
}

#flash .swiper-button-prev {
    background: url(../images/ad_ctr_01.png) no-repeat;
    width: 46px;
    height: 73px;
    left: 0 !important;
}

#flash .swiper-button-prev:after {
    display: none;
}

#flash .swiper-button-next {
    background: url(../images/ad_ctr_02.png) no-repeat;
    width: 46px;
    height: 73px;
    right: 0 !important;
}

#flash .swiper-button-next:after {
    display: none;
}

#flash .swiper-pagination-bullets {
    bottom: 10px !important;
}


/*banner*/

.flash {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    *zoom: 1;
}

.flash1 {
    width: 1000px;
    height: 500px;
    margin: 0 auto;
    position: relative;
}

.flash2 {
    width: 1920px;
    height: 500px;
    position: absolute;
    left: -460px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 500px;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 3px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}


/*左侧分栏*/

.con_section {
    position: relative;
    padding: 20px 20px 50px;
    background: #fff;
    overflow: hidden;
}

lside {
    display: block;
    position: relative;
    float: left;
    width: 222px;
}

lside section h2 {
    background: url(../images/p_tit.jpg) no-repeat;
    height: 83px;
    font-size: 30px;
    line-height: 83px;
    color: #fff;
    padding-left: 45px
}

lside .lside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 195px no-repeat;
    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #4b4b4b;
    width: 175px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #4aa836;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png) 195px no-repeat #4aa836;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
    background: #efefef;
}

.side_lx,
.side_news {
    width: 222px;
    display: block;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background: #fff;
    margin: 15px 0;
}

.side_lx h3,
.side_news h3 {
    text-align: center;
    width: 100%;
    line-height: 83px;
    font-size: 24px;
    color: #fff;
    background: url(../images/p_tit.jpg) no-repeat;
}

.side_lx p {
    padding: 15px 10px;
    display: block;
    font-size: 18px;
    color: #585858;
    line-height: 30px;
}

.side_lx p i {
    font-style: normal;
    font-size: 28px;
    color: #4aa836;
    line-height: 45px;
}

.side_lx ul {
    padding: 24px 5px 0;
    display: block;
    overflow: hidden;
    background: url(../images/ab_con.png) 10px 20px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}

.side_lx ul li {
    padding-left: 42px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.side_lx ul li h4 {
    font-size: 16px;
    color: #4b4b4b;
    font-weight: normal;
    line-height: 20px;
}

.side_lx ul li span {
    font-size: 12px;
    color: #9c9c9c;
}

.side_news ul {
    list-style: none;
    padding: 15px 8px;
    display: block;
    overflow: hidden;
}

.side_news ul li {
    width: 100%;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #eeeeee;
}

.side_news ul li a {
    padding-left: 5px;
    display: block;
    font-size: 14px;
    color: #5c5c5c;
}

.side_news ul li a:hover {
    color: #f00;
    text-decoration: underline;
}


/*右侧内容*/

article {
    width: 930px;
    float: right;
    padding: 0 10px;
}

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: '宋体';
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}


/*新闻列表*/

.module_list_article {
    padding: 10px;
}

.module_list_article dl {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    position: relative;
    overflow: hidden;
    clear: both;
}

.module_list_article dl dd {
    width: 20%;
    margin-right: 2%;
    height: 120px;
    overflow: hidden;
}

.module_list_article dl dd img {
    width: 100%;
}

.module_list_article dl dt {
    display: block;
    overflow: hidden;
    width: 78%;
}

.module_list_article dl dt h3 {
    font-size: 16px;
    color: #165998;
    line-height: 32px;
    font-weight: 400;
}

.module_list_article dl dt p {
    font-size: 14px;
    line-height: 22px;
    padding: 5px 0px;
    color: #626262;
}

.module_list_article dl dt span {
    font-size: 12px;
    color: #aaaaaa;
}


/*新闻详细*/

.article_content h1.article_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0;
    margin-top: 20px;
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {
    padding: 30px 10px;
}

.article_content .article_editor img {
    margin-bottom: -11px
}

.article_content .article_editor p {
    font-size: 14px;
    line-height: 32px;
}


/*图片列表*/

.module_list_img {
    padding: 10px;
}

.module_list_img li {
    width: 31%;
    float: left;
    margin: 15px 10px;
}

.module_list_img li:nth-child(3n) {
    margin-right: 0 !important;
}

.module_list_img li a {
    display: block;
    width: 100%;
    text-align: center;
}

.module_list_img li .img-size {
    width: 100%;
    display: block;
    height: 158px;
    overflow: hidden;
}

.module_list_img li .img-size img {
    width: 100%;
    height: auto;
}

.module_list_img li h3 {
    font-weight: normal;
    background: #f2faf9;
    line-height: 50px;
    font-size: 16px
}

.module_list_img li:hover h3 {
    color: #4aa836;
}


/*图片详情*/


/*图片详情*/

.product-info {
    padding: 10px;
    display: block;
    overflow: hidden;
}

.product-img {
    width: 45%;
    float: left;
    border-right: 1px solid #eee;
}

.product-img img {
    width: 100%;
}

.product-arr {
    float: right;
    width: 50%;
}

.product-arr h3 {
    font-size: 24px;
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
}

.product-arr p {
    line-height: 28px;
    font-size: 14px;
    /* padding: 20px 10px; */
}

.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.product_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.product_nav li a {
    display: block;
    padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #f7f8fa
}


/*留言*/

.msg_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.msg {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.msg dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.msg dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.msg dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.msg dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.msg dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.msg dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.msg dl dd .fbox {
    margin: 0 10px 0 0
}

.msg dl dd .tips {
    color: #aaa
}

.msg dl dd .tips:hover {
    color: #f00
}

.msg dl dd.labelinline label {
    display: inline
}

.msg dl dt.addimgdt {
    padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.msg dl.noborder {
    border-bottom: 0
}

.msg dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #00AAFF
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
    background: #38c4f0
}

.submit.active {
    background: #1ba4cf
}

.msg dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.msg dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}


/*分页*/

.page-list {
    clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;
}

.page-list .page-item {
    display: inline-block;
}

.page-list .page-link {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    padding: 7px 11px;
    margin-left: 6px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}


/*左侧工具条*/

#toolbar {
    position: fixed;
    z-index: 9999;
    right: 5px;
    bottom: 10%;
}

#toolbar li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: #004b97;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
}

#toolbar li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #1d86c5;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #004b97;
    border-right: none;
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar li.backtop {
    cursor: pointer;
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #004b97;
}

#toolbar li:hover a {
    width: 200px;
}

#toolbar li:hover .icon-font {
    background-color: #004b97;
}

#toolbar li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
    background-position: -30px -60px;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

.icon-font {
    position: relative;
}

.download_list dl {
    border: 1px solid #f5f5f5;
    padding: 10px 0 10px;
}

.download_list dl dd h3 {
    font-size: 16px;
    font-weight: 400;
}

.download_list dl dt p {
    display: inline;
}

.product-arr ul {
    overflow: hidden;
}

.product-arr ul li {
    width: 150px;
    height: 150px;
    float: left;
    margin-right: 15px;
}

.product-arr ul li img {
    height: 150px;
}

.index_pic {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    width: 215px;
    box-shadow: #e2e0e0 0 0 10px;
    height: 364px;
}

.index_pic img {
    width: 100%
}

.index_pic span {
    position: absolute;
    top: 3px;
    right: 3px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 20px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 17px;
    cursor: pointer;
    color: #fff;
}

.product-arr ul.tpfgl {
    overflow: hidden;
}

.product-arr ul.tpfgl li {
    width: auto;
    height: auto;
}

.product-arr ul.tpfgl li:nth-child(even) {
    float: right
}

.tpfpx_ewm {
    overflow: hidden;
    width: 320px;
    margin: 0 auto
}

.tpfpx_ewm li {
    width: 150px;
    float: left;
    margin-right: 20px
}

.tpfpx_ewm li img {
    max-width: 100%
}

.tpfpx_ewm li:nth-child(2) {
    margin-right: 0
}

.tpfpx_ewm li p {
    text-align: center;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}

@media (max-width:1520px) {
    .wrap {
        width: 1200px;
        margin: 0 auto;
        overflow: visible;
    }
    .w1,
    .container {
        width: 1200px;
        margin: 0 auto;
        display: block;
    }
    .bowrap {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }
    .tem_head nav {
        width: 1200px !important;
    }
    .scrollbar1 .vertical {
        height: 245px;
    }
    .logo_txt {
        margin-top: 17px;
    }
}