﻿@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
ul,ol{list-style:none;}
a{text-decoration:none;color: #333333;cursor: pointer;}
a:hover{color: #d63717;}
img{border:0;vertical-align:middle;}
input,button{vertical-align:top;outline:none;border:none;}
button{padding: 0;cursor: pointer;}
button::-moz-focus-inner {padding: 0;}  /*for FireFox button 内置padding为0*/
textarea{outline:none;border:none;resize:none;}
input, textarea {box-sizing: content-box;outline: none;background: 0 0;font-family: "Microsoft YaHei"}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #acacac;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color:#acacac;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color:#acacac;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:#acacac;
}
em {
    font-style: normal;
}
.rt{float:right;}
.lf{float: left;}
body{color: #000;font-family: "Microsoft YaHei";font-size: 0;}
span, a {
    vertical-align: middle;
}

/*清除浮动*/
.clearfix{*zoom:1;} /* 针对IE7 hack，触发IE7的haslayout，以清除浮动 */
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
table tr td,table{border-collapse:collapse;}

/* 通用样式 */

/* 文字溢出 */
.e {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* margin-top */

.mt-38 {
    margin-top: 38px;
}

.mt-27 {
    margin-top: 27px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-16 {
    margin-top: 16px;
}

.mt-9 {
    margin-top: 9px;
}

.mt-34 {
    margin-top: 34px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-8 {
    margin-top: 8px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-6 {
    margin-top: 6px;
}

.mt-26 {
    margin-top: 26px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-31 {
    margin-top: 31px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-18 {
    margin-top: 18px;
}

.mt-13 {
    margin-top: 13px;
}

.mt-28 {
    margin-top: 28px;
}

.mt-22 {
    margin-top: 22px;
}

.mt-14 {
    margin-top: 14px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-2 {
    margin-top: 2px;
}

.mt-17 {
    margin-top: 17px;
}

.mt-7 {
    margin-top: 7px;
}

.mt-3 {
    margin-top: 3px;
}

.mt-4 {
    margin-top: 4px;
}

.mt-24 {
    margin-top: 24px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-21 {
    margin-top: 21px;
}

.mt-32 {
    margin-top: 32px;
}

.mt-41 {
    margin-top: 41px;
}

.mt-30 {
    margin-top: 30px
}

.mt-36 {
    margin-top: 36px;
}

.mt-11 {
    margin-top: 11px;
}

.mt-29 {
    margin-top: 29px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-23 {
    margin-top: 23px;
}

.ml-20 {
    margin-left: 20px;
}

/* margin-right */

.mr-10 {
    margin-right: 10px;
}

.mr-14 {
    margin-right: 14px;
}

.mr-4 {
    margin-right: 4px;
}

/* margin-top及margin-bottom */

.mtb1 {
    margin: 14px 0 30px;
}

/* padding-top */

.pt-20 {
    padding-top: 20px;
} 

.pt-21 {
    padding-top: 21px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-49 {
    padding-top: 49px;
}

/* padding-bottom */

.pb-46 {
    padding-bottom: 46px;
}

.pb-21 {
    padding-bottom: 21px;
}

.pb-33 {
    padding-bottom: 33px;
}

.pb-36 {
    padding-bottom: 36px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-26 {
    padding-bottom: 26px;
}

.pb-28 {
    padding-bottom: 28px;
}

.pb-34 {
    padding-bottom: 34px;
}

.pb-57 {
    padding-bottom: 57px;
}

.pb-102 {
    padding-bottom: 102px;
}

/* padding-top及padding-bottom */

.ptb-33-58 {
    padding: 33px 0 58px;
}

.ptb-33-39 {
    padding: 33px 0 39px;
}

.ptb-33-71 {
    padding: 33px 0 71px;  
}

.ptb-27-42 {
    padding: 27px 0 42px;
}

.ptb-37-59 {
    padding: 37px 0 59px;
}

.ptb-27-62 {
    padding: 27px 0 62px;
}

.ptb-43-74 {
    padding: 43px 0 74px;
}

.ptb-28-37 {
    padding: 28px 0 37px;
}

.ptb-37-54 {
    padding: 37px 0 54px;
}

.ptb-25-44 {
    padding: 25px 0 44px;
}

.pa {
    padding: 46px 16px 32px;
}

.pa2 {
    padding: 16px 20px;
}

.pa-10 {
    padding: 10px;
}

/* padding-left */

.pl-17 {
    padding-left: 17px;
}

.pl-8 {
    padding-left: 8px;
}

/* 等高 */

.pm {
    padding-bottom: 99999px;
    margin-bottom: -99999px;
}

/* 宽度 */

.w-260 {
    width: 260px;
}

.w-875 {
    width: 875px;
}

.w-330 {
    width: 330px;
}

.w-805 {
    width: 805px;
}

.w-290 {
    width: 290px;
}

.w-830 {
    width: 830px;
}

.w-260 {
    width: 260px;
}

.w-874 {
    width: 874px;
}

.w-530 {
    width: 530px;
}

.w-575 {
    width: 575px;
}

.w-480 {
    width: 480px;
}

.w-400 {
    width: 400px;
}

.w-316 {
    width: 316px;
}

.w-825 {
    width: 825px;
}

.w-865 {
    width: 865px;
}

.w-275 {
    width: 275px;
}

.w-270 {
    width: 270px;
}

.w-125 {
    width: 125px;
}

.w-1026 {
    width: 1026px;
}

.w-440 {
    width: 440px;
}

.w-564 {
    width: 564px;
}

.w-300 {
    width: 300px;
}

.w-288 {
    width: 288px;
}

.w-235 {
    width: 235px;
}

.w-850 {
    width: 850px;
}

.w-460 {
    width: 460px;
}

.w-670 {
    width: 670px;
}

.w-966 {
    width: 966px;
}

.w-470 {
    width: 470px;
}

.w-180 {
    width: 180px;
}

.w-566 {
    width: 566px;
}

.w-250 {
    width: 250px;
}

.w-189 {
    width: 189px;
}

.w-379 {
    width: 379px;
}

.w-175 {
    width: 175px;
}

.w-183 {
    width: 183px;
}

.w-570 {
    width: 570px;
}

.w-574 {
    width: 574px;
}

.w-746 {
    width: 746px;
}

.w-240 {
    width: 240px;
}

.w-396 {
    width: 396px;
}

.w-750 {
    width: 750px;
}

.w-325 {
    width: 325px;
}

.w-390 {
    width: 390px;
}

.w-613 {
    width: 613px;
}

.w-348 {
    width: 348px;
}

.w-598 {
    width: 598px;
}

.w-100 {
    width: 100px;
}

.w-870 {
    width: 870px;
}

.w-265 {
    width: 265px;
}

/* 高度 */

.h-122 {
    height: 122px;
}

.h-245 {
    height: 245px;
}

.h-90 {
    height: 90px;
}

.h-80 {
    height: 80px;
}

.h-205 {
    height: 205px;
}

.h-82 {
    height: 82px;
}

.h-149 {
    height: 149px;
}

.h-88 {
    height: 88px;
}

.h-490 {
    height: 490px;
}

.h-95 {
    height: 95px;
}

.h-170 {
    height: 170px;
}

.h-316 {
    height: 316px;
}

.h-105 {
    height: 105px;
}

.h-215 {
    height: 215px;
}

.h-178 {
    height: 178px;
}

.h-150 {
    height: 150px;
}
/* 居中 */

.ta-c {
    text-align: center;
}

/* 透明度 */

.xj-img-rt:hover, a.img-back:hover, .hori-pie12 .a:hover, .hori-pie13 .a:hover, .tt-more5:hover,
.pic-list12 .a:hover, .pic-list14 .a:hover, .hori-pie18 .a:hover, .sub-title:hover, .h-search .btn:hover {
    opacity: 0.9;
}

.h-search2 .btn:hover, .xj-list2 .a:hover, .search-btn2:hover, .hori-pie2 .a:hover, .hori-pie22 .a:hover,
.hori-pie23 .a:hover {
    opacity: 0.8;
}

/* 加粗 */

.tt-link2 .a:hover, .hori-pie16 .a:hover .tt, .hori-pie17 .a:hover .tt {
    font-weight: bold;
}

/* 下划线 */

.tt-infor .more:hover, .drop-lists li a:hover {
    text-decoration: underline;
}

/* hover背景白色 */

.pic-list19 .a:hover {
    background: #fff;
}

/* 颜色 */

.h-logo .tt, .h-tool-a .a:hover, .drop-lists li a:hover, .f-about .a:hover,
.xj-table .tt2:hover, .xj-pic-list8 .title:hover, .xj-pic-list8 .tt:hover, 
.xj-table4 .a:hover, .xj-table4 .tt2:hover, .xj-map .a:hover, 
.h-logo .tt2, .nav-list .a:hover .tt, .nav-list .a.cur .tt, 
.lb-tt-item .title, .ql-drop>.sp, .tt-more:hover, .tt-list5 .a:hover,
.tt-list2 .a:hover, .xj-wrapper3, .hori-pie2 .tt, .hori-pie4 .a,
.nav-bar .a:hover, .nav-bar .a.cur, .img-link .a:hover .t, .xj-list .a:hover, .hori-pie8 .tt,
.tt-list12 .a:hover, .panle .vt:hover, .pic-list6 .a:hover .s, .tab-titles .tab-title.cur, 
.tab-titles .tab-title:hover, .tt-list14 .a:hover, .tt-link2 .active, .tab-titles11 .tab-title:hover,
 .tab-titles11 .tab-title.cur, .u-title4 .title, .u-title7 .title, .xj-wrapper3, .hori-pie16 .a:hover .tt,
 .panel-infor2:hover .tt ,.tit-m:hover{
    color: #1463da;
}

.nav-list .a:hover .tt, .nav-list .a.cur .tt {
    color: #2247a5;
}

.tab-titles4 .tab-title.cur, .tab-titles4 .tab-title:hover {
    color: #fff;
    background: #1d83d5;
}

.tab-titles13 .tab-title.cur, .tab-titles13 .tab-title:hover {
    color: #fff;
    background: #03acff;
    border-color: #03acff;
}

.lb-tt-item .title {
    color: #333;
}

.h-logo .tt {
    color: #316cb4;
}
.h-logo .tt2 {
    color: #6d727e;
}
.h-search3 .inp {
    border: 1px solid #e31024;
    border-right: none;
}

.h-search .btn {
    background: #6c96fd;
}

.front-con3:hover {
    color: #fff;
    font-weight: bold;
}

/* 分页 */

.page3 .be:hover, .page3 .be.cur, .page3 .vi {
    color: #1463da;
}

.page3 .num:hover, .page3 .ud:hover {
    border: 1px solid #1463da;
} 

.page3 .num.cur, .page3 .ud.cur {
    color: #fff;
    background: #1463da;
    border-color: #1463da;
} 

.page3 .btn {
    background: #1463da;    
}

.tt-link2 .line {
    color: #ea9b8b;
}

.search-btn, .title-bar, .hori-pie .a:hover, .pic-list10 .a:hover, .pic-list10 .a.cur, .u-title6 .title {
    background: #2473c5;    
}

.hori-pie .a:hover, .pic-list10 .a:hover, .pic-list10 .a.cur {
    border-color: #083b8e;
}

.u-title2 .title {
    color: #333;
    border-left: 2px solid #1463da;
}

.pic-list13 .a:hover {
    color: #fff;
    border-color: #d63717;
    background: #d63717;
}

.hori-pie .a:hover, .pic-list10 .a:hover, .pic-list10 .a.cur, .pic-list10 .a:hover .tt, .pic-list10 .a.cur .tt,
.pic-list10 .a:hover .arrow, .pic-list10 .a.cur .arrow {
    color: #fff;
}

.hori-pie2 .a:hover {
    background: #f8fbff;
}

.tt-link {
    background: #5d98d5;
}

.tt-link:hover {
    color: #fff;
    background: #d63717;  
}

/* 专题专栏 */

.xj-wrapper1 {
    border: 1px solid #f18284;   
}

.xj-dt2, .xj-wrapper2, .xj-wrapper3 {
    border: 1px solid #f6c0c0;    
}

.xj-wrapper1 {
    background: #fff;
}

/* 位置信息 */

.location2 .now, .location2 .a:hover {
    color: #1463da;
}

/* 文字列表 */

.tt-list14 .a .arrow {
    border-left: 3.5px solid #d63717;
}

/* 标题 */

.u-title4 .title, .tab-titles11 .tab-title:hover, .tab-titles11 .tab-title.cur {
    border-bottom: 2px solid #1463da;
}

.u-title4 .title>.arrow {
    border-bottom: 3px solid #1463da;
}

/* 表格 */

.xj-table .title td {
    background: #ffece8;
}

/* 侧边栏 */

.slide {
    border-top: 4px solid #1463da;    
}

/* 边框 */

.br-wp2, .br-wp3 {
    border: 1px solid #f2babb;    
}

.br-wp5 {
    border: 1px solid #f6a2a3;
}

/* tab切换标题 */

.tab-titles4 .tab-title.cur .arrow, .tab-titles4 .tab-title:hover .arrow {
    border-top: 4.5px solid #1d83d5;    
}

.tab-titles {
    border-bottom: 1px solid #f6c0c0;    
}

.tab-titles8 .tab-title {
    color: #3672bb;
    border: 1px solid #81cef5;
}

.tab-titles8 .t1 {
    background: url("../images/ghj-icon-tabnav1.png") center 18px no-repeat;
}

.tab-titles8 .t2 {
    background: url("../images/ghj-icon-tabnav2.png") center 18px no-repeat;
}

.tab-titles8 .t3 {
    background: url("../images/ghj-icon-tabnav3.png") center 18px no-repeat;
}

.tab-titles8 .t4 {
    background: url("../images/ghj-icon-tabnav4.png") center 18px no-repeat;
}

.tab-titles8 .t5 {
    background: url("../images/gxj-icon-tabnav5.png") center 18px no-repeat;
}

.tab-titles8 .t6 {
    background: url("../images/sfj-icon-tabnav6.png") center 18px no-repeat;
}

.tab-titles8 .t7 {
    background: url("../images/gxj-icon-tabnav7.png") center 18px no-repeat;
}

.tab-titles8 .t1:hover, .tab-titles8 .t1.cur {
    background: url("../images/icon-tabnav1-cur.png") center 18px no-repeat;
}

.tab-titles8 .t2:hover, .tab-titles8 .t2.cur {
    background: url("../images/icon-tabnav2-cur.png") center 18px no-repeat;
}

.tab-titles8 .t3:hover, .tab-titles8 .t3.cur {
    background: url("../images/icon-tabnav3-cur.png") center 18px no-repeat;
}

.tab-titles8 .t4:hover, .tab-titles8 .t4.cur {
    background: url("../images/icon-tabnav4-cur.png") center 18px no-repeat;
}

.tab-titles8 .t5:hover, .tab-titles8 .t5.cur {
    background: url("../images/icon-tabnav5-cur.png") center 18px no-repeat;
}

.tab-titles8 .t6:hover, .tab-titles8 .t6.cur {
    background: url("../images/icon-tabnav6-cur.png") center 18px no-repeat;
}

.tab-titles8 .t7:hover, .tab-titles8 .t7.cur {
    background: url("../images/icon-tabnav7-cur.png") center 18px no-repeat;
}

.tab-titles8 .tab-title:hover, .tab-titles8 .tab-title.cur {
    color: #fff;
    background-color: #03acff;
    border-color: #03acff;
}

.tab-titles8 .tab-title .arrow {
    border-left: 7px solid #03acff;
}

/* 头条轮播 */

.m-lb-tt {
    position: relative;
    height: 88px;
    overflow: hidden;
}

.lb-tt-bnr {
    height: 100%;
}

.lb-tt-item {
    position: absolute;
    left: 0;
    top: 0;
    height: 88px;
    padding-left: 112px;
}

.lb-tt-bnr2 .lb-tt-item {
    left: -40px;
}

.lb-tt-item .title, .lb-tt-item .atr {
    width: 998px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lb-tt-item .title {
    display: block;
    padding-top: 10px;
    text-align: center;
    line-height: 38px;
    font-size: 38px;
}

.lb-tt-item .title:hover {
    text-decoration: underline;
}

.lb-tt-item .atr {
    margin-top: 17px;
    line-height: 14px;
    font-size: 14px;
    color: #999;
}

.lb-tt-btn {
    position: absolute;
    right: 13px;
    top: 27px;
    border: 1px solid #dfdfdf;
}

.lb-tt-btn .prev {
    border-bottom: 1px solid #dfdfdf;
    background: url(../images/prev.png) center no-repeat;
}

.lb-tt-btn .next {
    background: url(../images/next.png) center no-repeat;
}

.lb-tt-btn .prev, .lb-tt-btn .next {
    width: 30px;
    height: 43px;
    cursor: pointer;
}

.lb-tt-btn .prev:hover {
    background: url(../images/red-prev-ho.png) center no-repeat;
}

.lb-tt-btn .next:hover {
    background: url(../images/red-next-ho.png) center no-repeat;
}

/* 图片轮播 */

.m-lb-img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.lbItems, .lbItems img {
    width: 100%;
    height: 100%;
}

.lbItems>a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.lbIists {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    background: url(../images/lb-bg.png);
}

.lbIists a {
    display: block;
    margin-left: 22px;
    max-width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #fff;
}

.lbIists a:hover {
    color: #1463da;
}

.lbNums {
    position: absolute;
    bottom: 20px;
    right: 13px;
}

.lbNums span {
    float: left;
    width: 8px;
    height: 8px;
    margin-left:  8px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.lbNums span.cur, .lbNums span:hover  {
    background: #e32927; 
}

.img-prev, .img-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 70px;
    cursor: pointer;
}

.img-prev {
    margin-top: -20px;
    left: 0;
    background: url(../images/img-prev.png);
}

.img-next {
    right: 0;
    margin-top: -16px;
    background: url(../images/img-next.png);
}

.img-prev:hover {
    background: url(../images/img-prev-hv.png); 
}

.img-next:hover {
    background: url(../images/img-next-hv.png); 
}
