body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, th, var {
    font-weight: normal;
    font-style: normal;
}
ol, ul, li {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #f00;
    text-decoration: underline;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
.disno {
    display: none;
}
.dis {
    display: block;
}
body {
    font-size: 16px;
    color: #333;
    font-family: arial,
    微软雅黑,
    Microsoft YaHei,
    freesans,
    clean,
    sans-serif;
}
.top {
    height: 30px;
    border-bottom: 1px #e3e3e3 solid;
    background: #f5f5f5;
}
.top .warp {
    width: 1000px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}
.top .warp span {
    float: right;
}
.head {
    width: 1000px;
    height: 60px;
    padding: 10px 0;
    margin: 0 auto;
	background: #ffffff;
}
.logo {
    float: left;
    width: 270px;
}
.search {
    float: right;
    height: 34px;
    width: 454px;
    padding: 11px 0;
}
.search-keyword {
    height: 34px;
    width: 366px;
    border: 2px #e60012 solid;
    border-right: none;
    line-height: 34px;
    font-size: 14px;
    color: #666;
    text-indent: 10px;
}
.search-submit {
    height: 34px;
    width: 86px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: none;
    margin: 0;
    padding: 0;
    background: #e60012;
}
.share {
    float: right;
    padding: 8px 0 0 0;
}

.nav {
    width: 1000px;
    margin: 0 auto 0px auto;
    background: #e60012;
}
.nav ul {
    width: 1000px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin: 0 auto;
}
.nav li {
    float: left;
    height: 40px;
}
.nav li a {
    display: block;
    height: 100%;
    padding: 0 28px;
    color: #fff;
}
.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background: #c00000;
}
.nav .on {
    color: #fff;
    background: #c00000;
}
.menu {
    font-size: 14px;
    padding: 5px 10px;
}
.menu li {
    float: left;
    width: 50%;
    overflow: hidden;
    line-height: 30px;
}
.menu li a {
    display: block;
    text-indent: 10px;
    background: url(../images/ico_3.jpg) 0 13px no-repeat;
}
.menu li a:hover {
    background: url(../images/ico_4.jpg) 0 13px no-repeat;
}
.menu .on {
    color: #f00;
    background: url(../images/ico_4.jpg) 0 13px no-repeat;
}
.weizhi {
    width: 1000px;
    margin: 0 auto 5px auto;
    line-height: 18px;
    text-indent: 20px;
    background: url(../images/ico_5.png) 0 2px no-repeat;
}
/*--/top end--*/
.main1 {
    width: 1000px;
    margin: 0 auto;
	background: #ffffff;
}
.main2 {
    width: 998px;
    margin: 0 auto 10px auto;
    overflow: hidden;
    border: 1px #e1e1e1 solid;
    border-top: 2px #e60012 solid;
}

.main3 {
    width: 1000px;
    margin: 0 auto 0px auto;
    overflow: hidden;
}

.main33 {
    width: 493px;
    float: left;
    margin: 0 auto 10px auto;
    overflow: hidden;
    border: 1px #e1e1e1 solid;
    border-top: 2px #e60012 solid;
}

.main33 .f2 {
    width: 473px;
    padding: 0 10px;
}
/*--/主体 end--*/
.left_1 {
    float: left;
    width: 1000px;
    overflow: hidden;
}
.right_1 {
    float: right;
    width: 250px;
    overflow: hidden;
    margin-bottom: 10px;
}
/*--/分栏 end--*/
.t_1 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px #e1e1e1 solid;
}
.jrfb {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #e60012;
}
.pdtt {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #e60012;
}
.t_1 h3 {
    font-weight: bold;
}
.t_1 span {
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.t_1 span a {
    color: #777;
}
.t_2 {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border-bottom: 1px #eee solid;
    background: #f9f9f9;
}
.t_2 h3 {
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    background: url(../images/ico_1.jpg) 0 10px no-repeat;
}
.t_2 h3 a {
    color: #e60012;
}
.t_2 span {
    float: right;
    color: #999;
}
.t_2 span a {
    margin: 0 5px;
}
.t_3 {
    font-size: 14px;
    padding: 5px 0;
    font-weight: bold;
    color: #f60;
    border-bottom: 1px #e1e1e1 solid;
}
.t_4 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 10px;
    font-weight: bold;
    border-bottom: 1px #f0f0f0 solid;
    background: #f9f9f9;
}
.t_4 h3 {
    font-weight: bold;
}
.t_4 h3 b {
    color: #f00;
}
.t_4 span {
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.t_1 span a {
    color: #777;
}
/*--/标题 tit--*/
.g_box1 {
    width: 408px;
    height: 585px;
    margin: 0 10px 10px 10px;
    padding: 0 10px;
    border: 1px #e1e1e1 solid;
    border-top: 2px #e60012 solid;
    overflow: hidden;
}
.g_box1 h1 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    margin: 15px 0 10px 0;
    font-size: 18px;
    font-weight: bold;
}
.g_box1 h1 a {
    color: #e60012;
}
.g_box1 p {
    font-size: 14px;
    line-height: 24px;
    padding: 0 5px 5px 5px;
    color: #787878;
}
.g_box1 ul {
    width: 340px;
    line-height: 30px;
    padding: 0px 5px 0 5px;
    font-size: 16px;
}
.g_box1 li {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px #e1e1e1 dotted;
}
.g_box2 {
     height: 200px;
     overflow: hidden;
     padding: 0 10px;
     margin-top: 10px;
     border: 1px #e1e1e1 solid;
     border-top: 2px #e60012 solid;
 }

.g_box2_xq {
    height: 325px;
    overflow: hidden;
    padding: 0 10px;
    margin-top: 10px;
    border: 1px #e1e1e1 solid;
    border-top: 2px #e60012 solid;
}

.g_box2_xq .b_box3 {
    margin-top: 5px;
}

.g_box2_szb {
    height: 375px;
    overflow: hidden;
    padding: 0 10px;
    border: 1px #e1e1e1 solid;
    border-top: 2px #e60012 solid;
}

.g_box2 .b_box3 {
    margin-top: 5px;
}
.g_box3 {
    width: 250px;
    padding: 0 12px;
}
.g_box4 {
    width: 424px;
    padding: 0 12px 5px 12px;
    border-left: 1px #f0f0f0 solid;
    border-right: 1px #f0f0f0 solid;
}
.g_box4 h3 {
    line-height: 30px;
    text-align: center;
    padding: 12px 0 0 0;
    margin-bottom: 5px;
    font-size: 20px;
    height: 30px;
    overflow: hidden;
    font-weight: bold;
}
.g_box4 h3 a {
    color: #333333;
}
.g_box4 p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 4px;
    color: #787878;
}
.g_box5 {
    float: left;
    width: 488px;
    margin: 0 10px 10px 0;
    border: 1px #e1e1e1 solid;
    border-top: 2px #e60012 solid;
    overflow: hidden;
}
.g_box5 .b_box3 {
    padding: 8px 0;
    margin: 0 10px;
    font-size: 14px;
}
.g_box5 .pic {
    height: 75px;
    padding: 12px 0;
    margin: 0 10px;
    line-height: 24px;
    border-bottom: 1px #e1e1e1 dotted;
}
.g_box5 .pic img {
    float: left;
    height: 75px;
    width: 100px;
    padding-right: 10px;
}
.g_box5 .pic p {
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 5px;
}
.g_box6 {
    width: 300px;
}
.g_box7 {
    width: 740px;
    height: 260px;
}
.g_box7 .b_box3 {
    padding-top: 8px;
}
.g_box8 {
    width: 408px;
    height: 247px;
    padding: 0 10px;
    border: 1px #e1e1e1 solid;
    border-top: 2px #e60012 solid;
}
.g_box8 h1 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    margin: 13px 0 2px 0;
    font-size: 18px;
}
.g_box8 h1 a {
    color: #e60012;
}
.g_box8 p {
    line-height: 26px;
    padding: 0 0 5px 0;
    color: #787878;
}
.g_box8 ul {
    line-height: 24px;
    padding: 5px 0 0 0;
}
.g_box8 li {
    float: left;
    width: 50%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px #e1e1e1 dotted;
}
.g_list {
    width: 100%;
    border: 1px #e1e1e1 solid;
    border-top: 2px #e60012 solid;
    overflow: hidden;
    margin-bottom: 10px;
}
.g_list .list1 {
    line-height: 40px;
    font-size: 14px;
    padding: 8px 15px;
}
.g_list .list1 li {
    padding-left: 10px;
    border-bottom: 1px #e1e1e1 dashed;
    background: url(../images/ico_2.jpg) 2px center no-repeat;
}
.g_list .list1 li em {
    margin-right: 5px;
    color: #0068b7;
}
.g_list .list1 li em a {
    color: #0068b7;
}
.g_list .list1 li span {
    float: right;
    font-size: 12px;
    color: #777;
}
.g_list .list1 li b {
    font-weight: normal;
}
.g_list .list1 li a:hover {
    color: #f00;
}
.g_list .list2 {
    padding: 0 12px;
    line-height: 26px;
    color: #666;
}
.g_list .list2 li {
    height: auto;
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px #e5e5e5 solid;
}
.g_list .list2 li img {
    float: left;
    width: 180px;
    height: 120px;
    margin-right: 10px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    border-radius: 4px;
}
.g_list .list2 li img:hover {
    -webkit-filter: brightness(.8);
    border-radius: 4px;
}
.g_list .list2 li h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.g_list .list2 li h3 a {
    color: #555;
}
.g_list .list2 li h3 a:hover {
    color: #f50;
}
.g_list .list2 li p {
    overflow: hidden;
    padding-bottom: 5px;
    font-size: 15px;
}
.g_list .list2 li span {
    display: block;
    text-align: left;
    font-size: 12px;
    color: #a6a6a6;
}
.g_list .list3 {
    font-size: 14px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.g_list .list3 li {
    float: left;
    width: 350px;
    height: 220px;
    text-align: center;
    padding: 17px 0 0 17px;
    overflow: hidden;
}
.g_list .list3 li img {
    display: block;
    width: 350px;
    min-height: 220px;
    margin-bottom: 8px;
}
.g_list .list3 li p {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.g_list .list5 {
    font-size: 14px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.g_list .list5 li {
    float: left;
    width: 310px;
    height: 200px;
    text-align: center;
    padding: 17px 0 0 17px;
    overflow: hidden;
}
.g_list .list5 li img {
    display: block;
    width: 310px;
    min-height: 200px;
    margin-bottom: 8px;
}
.g_list .list5 li p {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.g_tag {
    padding: 0 15px;
    font-size: 14px;
    margin-bottom: 20px;
    background: #fff;
}
.g_tag dt {
    padding: 20px 0 15px 0;
    height: 30px;
}
.g_tag dt span {
    float: left;
    width: 110px;
    height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 26px;
    background: #f60;
    border-radius: 3px;
}
.g_tag dd a {
    float: left;
    width: 118px;
    height: 30px;
    line-height: 30px;
    margin: 2px 0;
    overflow: hidden;
    text-indent: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.g_tag dd a:hover {
    text-decoration: none;
    background: #f1f1f1;
}
.g_con {
    width: 708px;
    padding: 0 15px 15px 15px;
    border: 1px #e1e1e1 solid;
    border-top: 2px #e60012 solid;
    overflow: hidden;
    margin-bottom: 10px;
}
.g_con h1 {
    text-align: center;
    font-size: 32px;
    padding: 0px 0;
    font-weight: bold;
}

.g_con h3 {
    text-align: center;
    font-size: 18px;
    padding: 0px 0;
}

.g_con .con_des {
    font-size: 14px;
    line-height: 28px;
    border: #eeeeee 1px solid;
    padding: 18px;
    margin-bottom: 18px;
}
.g_con .con_des span {
    font-size: 16px;
    font-weight: bold;
}
.g_con .adminname {
    font-size: 14px;
    line-height: 40px;
    text-align: right;
}
.g_con .info {
    height: 26px;
    line-height: 26px;
    color: #8f8f8f;
    text-align: left;
    padding-bottom: 5px;
    position: relative;
    border-bottom: 1px #ababab dotted;
    margin-bottom: 15px;
}
.g_con .info span {
    display: inline;
    margin: 0 10px;
}
.g_con .info .share {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}
.g_con .con {
    width: 688px;
    overflow: hidden;
    line-height: 36px;
    font-size: 16px;
    padding: 0 0 15px 0;
}
.g_con .con p, .g_con .con div {
    /**padding-bottom: 15px;*/
    text-indent: 0em;
}
.g_pic {
    padding: 0 15px;
    overflow: hidden;
}
.g_pic h1 {
    text-align: center;
    font-size: 24px;
    padding: 30px 0 20px 0;
}
.g_pic .info {
    height: 26px;
    line-height: 26px;
    color: #8f8f8f;
    text-align: center;
    padding-bottom: 5px;
    position: relative;
    border-bottom: 1px #ababab dotted;
}
.g_pic .info span {
    display: inline;
    margin: 0 10px;
}
.g_pic .info .share {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}
.g_pic .b_box6 {
    border-bottom: none !important;
}
.g_picbox {
    width: 968px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}
.g_picbox center {
    padding: 15px 0;
    font-size: 14px;
}
.g_picbox center a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 1px #ddd solid;
    background: #f5f5f5;
}
.g_picbox center a:hover {
    color: #fff;
    border-color: #e60012;
    background: #e60012;
    text-decoration: none;
}
.g_picbox img {
    border: 0 none;
    box-sizing: border-box;
    height: auto !important;
    max-width: 100% !important;
    vertical-align: middle;
}
.g_picbox p {
    font-size: 14px;
    line-height: 40px;
}
.g_pic .con {
    border: 1px #e5e5e5 solid;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 28px;
    background: #f9f9f9;
    margin-bottom: 15px;
}
.g_pic .con_video {
    border: 1px #e5e5e5 solid;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 28px;
    background: #f9f9f9;
    margin-bottom: 15px;
    height: 526px;
    width: 936px;
}
.con_mp4 .video {
    margin: 15px 0;
    height: 545px;
    width: 100%;
}
/*--/布局 grid--*/
.b_box1 {
    line-height: 27px;
    padding-top: 2px;
    background: url(../images/bg_2.jpg) 0 11px no-repeat;
}
.b_box1 li {
    height: 27px;
    overflow: hidden;
    padding-left: 32px;
    border-bottom: 1px #e1e1e1 dotted;
}
.ib_box1 {
    line-height: 32px;
    padding-top: 2px;
    background: url(../images/ico_zt.png) 0 1px repeat-y;
}

.ib_box1 a {
    margin-left: 1px;
}

.ib_box1 li {
    height: 32px;
    overflow: hidden;
    padding-left: 32px;
    border-bottom: 1px #e1e1e1 dotted;
}
.b_box2 {
    line-height: 24px;
}
.b_box2 li {
    color: #999;
    padding: 7px 0 8px 0;
    border-bottom: 1px #e1e1e1 dotted;
}
.b_box2 li em {
    color: #e60012;
}
.b_box2 li a {
    display: block;
    font-size: 16px;
    height: 28px;
    overflow: hidden;
}
.b_box2 li a:hover {
    text-decoration: none;
}
.b_box3 {
    line-height: 30px;
    margin-top: 5px;
}
.b_box3 li {
    height: 32px;
    overflow: hidden;
    padding-left: 8px;
    background: url(../images/ico_2.jpg) 0 13px no-repeat;
}
		
.b_box3 li span {
    float: right;
    color: #999;
    padding-left: 10px;
}

.b_box_zx li {
    height: auto;
	line-height: 30px;
    overflow: hidden;
    padding-left: 8px;
    background: url(../images/ico_2.jpg) 0 13px no-repeat;
}

.b_box4 {
    line-height: 32px;
    padding-top: 5px;
    background: url(../images/bg_3.jpg) 0 5px no-repeat;
}
.b_box4 li {
    height: 32px;
    overflow: hidden;
    padding-left: 22px;
    border-bottom: 1px dotted #e1e1e1;
}
.b_box5 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px;
}
.b_box6 {
    line-height: 30px;
    font-size: 14px;
    color: #777;
    padding: 16px 0;
    border-top: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
}
.b_box6 span {
    float: right;
}
.b_box7 {
    line-height: 26px;
    padding-top: 10px;
    overflow: hidden;
}
.b_box7 p {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.b_box7 .box {
    width: 698px;
}
.b_box7 .box li {
    float: left;
    width: 339px;
    height: 26px;
    padding-right: 10px;
    overflow: hidden;
    text-indent: 10px;
    color: #999;
    border-bottom: 1px #e1e1e1 dotted;
    background: url(../images/ico_2.jpg) 0 12px no-repeat;
}
.b_box7 .box li em {
    margin-right: 5px;
    color: #0068b7;
}
.b_box7 .box li em a {
    color: #0068b7;
}
.b_box8 {
    color: #777;
    line-height: 20px;
}
.b_box8 li {
    height: 95px;
    padding: 8px 0;
    border-bottom: 1px #e1e1e1 dotted;
}
.b_box8 li img {
    float: left;
    height: 95px;
    width: 130px;
    padding-right: 10px;
}
.b_box8 li h4 {
    font-size: 16px;
    height: auto;
    line-height: 28px;
	font-weight: bold;
    overflow: hidden;
}
.b_box8 li h4 em {
    color: #e60012;
}
.b_box8 li p {
    line-height: 24px;
    text-indent: 0em;
    font-size: 13px;
}
.b_box9 {
    padding-bottom: 13px;
}
.b_box9 li {
    float: left;
    width: 233px;
    height: 160px;
    text-align: center;
    position: relative;
    padding: 13px 0 0 13px;
    overflow: hidden;
}
.b_box9 li img {
    display: block;
    width: 233px;
    min-height: 150px;
    height: auto;
    vertical-align: middle;
}
.b_box9 li p {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 233px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding-top: 0;
    overflow: hidden;
    background: url(../images/bg_4.png) 0 0 no-repeat #0a0a0a;
}
.b_box9 li a:hover p {
    color: #ff0;
}
.b_box10 {
    margin-bottom: 6px;
}
.b_box10 li {
    float: left;
    width: 106px;
    text-align: center;
    padding: 11px 0 0 11px;
}
.b_box10 li img {
    display: block;
    width: 106px;
    height: 135px;
    margin-bottom: 5px;
}
.b_box10 li p {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.b_box11 {
    width: 238px;
    margin-bottom: 10px;
}
.b_box11 li {
    float: left;
    width: 109px;
    height: 80px;
    overflow: hidden;
    text-align: center;
    padding: 10px 10px 0 0;
}
.b_box11 li img {
    display: block;
    width: 106px;
    min-height: 80px;
    margin-bottom: 5px;
}
.b_box11 li p {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
/*--/盒子 box--*/
.u_1 li {
    border-bottom: 1px #e1e1e1 dotted;
}
.u_2 {
    height: auto;
    margin-bottom: 10px;
}
.u_3 {
    border-top: 1px #e1e1e1 dotted;
}
/*--/元件 unit--*/
.slideBox {
    width: 300px;
    height: 250px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.slideBox .hd {
    width: 100%;
    height: 4px;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li {
    float: left;
    width: 124px;
    height: 4px;
    background: #000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    cursor: pointer;
}
.slideBox .hd ul li.on {
    background: #e60012;
}
.slideBox .bd li {
    position: relative;
}
.slideBox .bd {
    height: 100%;
    z-index: 0;
}
.slideBox .bd .pic {
    position: relative;
    z-index: 0;
}
.slideBox .bd .pic img {
    width: 620px;
    height: 470px;
    display: block;
}
.slideBox .bd .bg {
    width: 100%;
    height: 44px;
    position: absolute;
    bottom: -44px;
    left: 0;
    z-index: 1;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.slideBox .bd .tit {
    width: 100%;
    height: 44px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
    left: 0;
    font-size: 14px;
    z-index: 2;
    color: #fff;
}
.slideBox .bd .tit a {
    color: #fff;
    padding: 0 10px;
}
.cd-container {
    width: 90%;
    max-width: 768px;
    height: 3000px;
    margin: 2em auto;
    display: block
}
.cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    border-radius: 2px;
    bottom: 40px;
    right: 10px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/bg_3.png) center center no-repeat #c00000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top .cd-fade-out {
    /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
    opacity: .5;
}
.cd-top:hover {
    background-color: #333;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
}
/*--/功能 function--*/
.dede_pages {
    height: 32px;
    padding: 20px 15px;
}
.dede_pages ul {
    float: right;
    padding: 0;
    font-size: 14px;
}
.dede_pages ul li {
    float: left;
    margin: 0 2px;
    line-height: 30px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #d8dadf;
}
.dede_pages ul li a {
    float: left;
    color: #555;
    display: block;
}
.dede_pages ul li:hover {
    text-decoration: none;
    color: #555;
    border: 1px #d8dadf solid;
    background-color: #f0f0f0;
}
.dede_pages ul li:hover a {
    color: #555;
}
.dede_pages ul li:hover a:hover {
    color: #555;
    text-decoration: none;
}
.dede_pages ul li.thisclass {
    background-color: #e60012;
    padding: 0 10px;
    color: #fff;
    border: 1px #e60012 solid;
}
.dede_pages ul li.thisclass a {
    color: #fff;
}
.dede_pages strong {
    font-weight: normal;
}
.dede_pagess {
    float: none;
    overflow: hidden;
    text-align: center;
    padding-bottom: 15px;
}
.dede_pagess ul {
    margin: 0px auto;
    float: none;
    clear: both;
    padding: 10px 0;
    text-align: center;
    white-space: nowrap;
}
.dede_pagess ul li {
    float: none;
    display: inline;
    margin: 0 2px;
    padding: 4px 10px;
    font-size: 14px;
    border: 1px solid #d8dadf;
}
.dede_pagess li a {
    float: none;
    display: inline;
}
.dede_pagess li a:hover {
    text-decoration: underline;
}
.dede_pagess .thisclass {
    border: none;
    color: #fff;
    border: 1px #e60012 solid;
    background-color: #e60012;
}
.dede_pagess .thisclass a {
    color: #fff;
}
/*--/page end--*/
.ban_251 {
    width: 250px;
    height: auto !important;
    overflow: hidden;
    margin-bottom: 10px;
}
.ban_708 {
    width: 708px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}
.ban_740 {
    width: 740px;
    overflow: hidden;
    margin-bottom: 10px;
}
.ban_968 {
    width: 968px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
}
.ban_1001 {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto 5px auto;
}
/*--/广告 end--*/
.link {
    width: 1000px;
    margin: 0 auto 10px auto;
}
.link h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 5px;
}
.link p {
    line-height: 24px;
}
.link p a {
    color: #666;
    display: inline-block;
    margin-right: 15px;
}
/*--/link end--*/
.foot {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    border-top: 2px #e60012 solid;
    line-height: 24px;
    background: #f8f8f8;
}
.jrtt {
    width: 1000px;
    height: atho;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    background: #F3F3F3;
    border: #E6E6E6 1px solid;
    position: relative
}
.jrtt h2 {
    width: 890px;
    height: auto;
    line-height: 55px;
    font-size: 40px;
    font-family: 微软雅黑;
    text-align: center;
    font-weight: bold;
    color: #000;
    overflow: hidden;
    display: block;
    margin: 0 auto
}
.jrtt h2 a {
    text-decoration: none;
    color: #e60012;
}
.jrtt h2 a:hover {
    text-decoration: none;
    color: #e60012;
}
.jrtt ul {
    width: 750px;
    height: 30px;
    margin-top: 6px;
    display: block;
    margin: 6px auto
}
.jrtt ul li {
    width: 230px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    padding-left: 18px;
    overflow: hidden;
    display: block;
    margin: 0 auto
}
.jrtt ul li a {
    color: #3F3F3F
}
.jrtt .toutiao {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 75px;
    height: 75px;
    background: url(../images/topnews.png) no-repeat
}
.jrtt .toutiao h2 a {
    color: #e60012;
}
.ad_w {
    height: auto !important;
    padding: 15px 0;
}
.ad_w660 {
    width: 660px;
    float: left;
}
.ad_w320 {
    width: 320px;
    float: right;
}

ad_w1000 {
    width: 1000px;
    float: right;
}
.adtop {
    width: 1000px;
    height: auto !important;
}
.adtop img {
    width: 1000px;
}
.adtop .guanbi {
    font-size: 12px;
    color: #FFFFFF;
    background: #000000;
    padding: 2px 5px;
    margin-left: 1000px;
    position: absolute;
    margin-top: 0;
    z-index: 999;
    display: block;
}
.adimg {
    width: 1000px;
    height: auto !important;
    padding: 8px 0;
    margin: 0 auto 0 auto;
}
.adimg img {
}
.ad {
    width: 1000px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
