@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft Yahei";
    font-size:0.14rem;
    color: #333;
    background-color: #E4E1E1;
}

a,
a:hover {
    text-decoration: none;
    color: #333;
}

ul,
li {
    list-style: none;
}

svg {
    fill: currentColor;
}

.mt-tabpage {
    /* width: 800px;
	margin: 30px auto;
	box-shadow: 0 0 5px #999;
	background-color: #FFFFFF; */
}

.mt-tabpage-title {
    height: 0.59rem;
    font-size: 0;
    background-color: #333;
    width: 100%;
    margin: auto;
    background: #333;
    /* border-bottom: 1px solid #f1f1f1; */
    height: 0.59rem;

}

.mt-tabpage-title .mt-tabpage-item {
    display: inline-block;
    width: 2.02rem;
    height: 0.59rem;
    line-height: 0.59rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 25px;
}

/* .mt-tabpage-title .mt-tabpage-item:hover{
	color: #eb4537;
} */
.mt-tabpage-title .mt-tabpage-item-cur {
    color: #ffffff;
    font-size: 0.25rem;
    /* border-bottom: 1px solid #F85B5E; */
    background: #FFCC00;
    width: 2.02rem;
    height: 0.59rem;
    line-height: 0.59rem;
}

.mt-tabpage-count {
    position: relative;
    width:14.02rem;
    height: 10rem;
    overflow: hidden;
}

.mt-tabpage-cont__wrap {
    position: absolute;
}

.mt-tabpage-count .mt-tabpage-item {
    width:8rem;
    /* height: 200px;
    line-height: 200px; */
    text-align: center;
}


/* lunbotu  */
@charset "utf-8";

body {
    font-size: 0.12rem;
    font-family: "宋体", Arial, sans-serif;
    color: #343434;
    background: #000;
}

html,
body,
div,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a {
    margin: 0;
    padding: 0;
}

.cbody988 {
    margin: 0 auto;
    width: 9.88rem;
    position: relative;
}

.cbody937 {
    margin: 0 auto;
    width: 9.37rem;
    position: relative;
    padding-left: 0.07rem;
}
.chuangyi{
width: 15rem;
height: 3rem;
}
.chaungyibox{
    padding-bottom: 1rem;
    padding-top: 1rem;

}

input,
select,
textarea,
img {
    vertical-align: middle;
}

img {
    border: 0;
}

ul,
li {
    list-style-type: none;
}

 /* a:link,
a:visited {
    text-decoration: none;
    color: #343434;
 } 

a:hover {
    text-decoration: underline;
    color: #0F6BD0;
} */

.overhide {
    overflow: hidden;
    text-indent: -100em;
}

/*位置属性*/
.marTop10 {
    margin-top: 0.1rem;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: +inline-block;
}

/*header*/
#header {
    border-bottom: 0.01rem solid #383838;
    height: 0.46rem;
    position: relative;
    line-height:0.46rem;
    color: #FFFFFF;
}

#header h1 {
    font-size:0.12rem;
    font-weight: normal;
    background: url(news.png) no-repeat 0.5rem center;
    padding-left: 1.63rem;
}

#header span {
    position: absolute;
    right: 0.1rem;
    top: 0px;
    color: #9A9A9A;
    font-size: 0.12rem;
    font-weight: normal;
}

#header span a {
    color: #9A9A9A;
    margin: 0 0.03rem;
}

/*wrapper*/
#wrapper {
    /* width: 960px; */
    margin: 0 auto;
}

#picSlideWrap {
    /* background: #F5F8FD;
    border: 1px solid #A9BFD6; */
    padding-bottom: 0.3rem;
}

.titleh3 {
    height:0.7rem;
    line-height:0.7rem;
    text-align: center;
    background: url(../images/ico/dot.gif) repeat-x left bottom;
    width:7.1rem;
    margin: 0 auto;
    font-size: 0.26rem;
    color: #000;
}

.titleh4 {
    text-align: center;
    font-size:0.12rem;
    color: #000;
    font-weight: normal;
    padding:0.1rem 0 0.2rem 0px;
}

.imgnav {
    width: 7.88rem;
    margin: 0.1rem auto;
}

#content {
    margin: 0px auto;
    line-height: 0.19rem;
}

#content p {
    text-indent: 2em;
    color: #333;
}

.imgnav {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

#img {
    z-index: 10;
    /* width: 788px; */
    position: relative;
    text-align: center;
}

#img img {
    /* height: 570px; */
    display: none;
    /* border: 4px solid #000; */
}

#front {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    cursor: pointer;
    width: 33.94rem;
    height: 5.78rem;
    background: url(../imgs/tonge/blank.gif);
}

#front a {
    position: absolute;
    left: 0.2rem;
    top: 2.24rem;
    display: block;
    background: url(../imgs/tonge/left.png) no-repeat;
    width: 1.04rem;
    height: 1.04rem;
    display: none;
}

#next {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    cursor: pointer;
    width:3.94rem;
    height:5.78rem;
    background: url(../imgs/tonge/blank.gif);
}

#next a {
    position: absolute;
    right: 0.2rem;
    top:2.24rem;
    display: block;
    background: url(../imgs/tonge/right.png) no-repeat;
    width: 1.04rem;
    height: 1.04rem;
    display: none;
}

.bigpic{
width:14rem;
height: 8.57rem;
}
#cbtn {
    background: #FFCC00;
    position: relative;
    height:3.95rem;
    /* border: 1px solid #D6D9DC; */
    margin-top:0.12rem;
}

#cbtn ul {
    position: relative;
    width: 16rem;
    height: 1.22rem;
}

#cbtn ul li {
    float: left;
    /* padding: 8px 3px 3px 3px; */
    width: 3.61rem;
    height: 3.48rem;
    cursor: pointer;
    text-align: center;
    margin-right: 0.2rem;
    position: relative;
}

#cbtn ul li img {
    width: 3.61rem;
    height: 3.48rem;
    display: block;
}

#cbtn ul li tt {
    background: #000;
    color: #FFF;
    position: absolute;
    right: 0.04rem;
    bottom: 0.04rem;
    z-index: 20;
    font-family: "宋体";
    font-size:0.12rem;
    line-height: 0.16rem;
    padding: 0 0.05rem;
}

#cbtn li.hov {
    background: url(../imgs/tonge/imgHoverBg.gif) no-repeat;
}

.ctrl div {
    clear: both;
}

#cSlideUl {
    width: 80%;
    height: 3.48rem;
    overflow: hidden;
    position: relative;
    top:0.19rem;
    margin: 0 auto;
}

.picSildeLeft {
    cursor: pointer;
    position: absolute;
    top: 1.65rem;
    left: 0.1rem;
    z-index: 9;

}
.picSildeLeft img{
    width: 0.5rem;
    height: 0.5rem;
}

.picSildeRight img{
    width: 0.5rem;
    height: 0.5rem;
}

.picSildeRight {
    cursor: pointer;
    position: absolute;
    top: 1.65rem;
    right: 0.1rem;
    z-index: 9;
}



body {
    /* Setting default text color, background and a font stack */
    font-size: 0.13rem;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.b,
.c {
    display: none;
}

#body em {
    font-style: normal;
    font-size: 0.36rem;
}

.buttons {
    /* border-bottom: solid #d1c8b8 4px; */ 
    display: block;
    /* padding: 8px; */
    width: 0.8rem;
    /* -moz-border-radius: 1em 4em 1em 4em; */
    /* border-radius: 1em 4em 1em 4em; */
    text-align: center;
    /* margin: 1px; */
    background: #333333;
    width: 4.05rem;
    /* text-decoration: none; */
    color: #FFFFFF;
    height: 1.17re,;
    line-height: 1.17rem;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    /* font-size: 14px;
}

.buttonHover {
    background:  #FFCC00;
    /* border-bottom: solid #FF0000 4px; */
}

.buttonHover{
    background:  #FFCC00;
}

a.buttons:hover {
    /* background:  #FFCC00; */
    /* border-bottom: solid #FF0000 4px; */
}

#body {
    /* background: red; */
    text-align: justify;
    overflow: hidden;
    color: #fff;
    /* padding:20px; */
    /* -moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;	height:200px; */
    /* width: 272px; */
    /* margin-top: 1.01rem; */
}

#wrap {
    text-align: center;
    overflow: hidden;
    /* width:350px; */
    width: 100%;
    /* height: 380px; */
}

.supportImgbox{
    display: flex;
    flex-wrap: wrap;
}
.supportImg{
    width: 7.67rem;
    height: 6.38rem;
    margin-bottom: 0.59rem;

}

.publicityBox{
margin-top: 0.59rem;
margin-bottom: 0.78rem;
}
.publicity{
    width: 15rem;
    height: 8rem;
}

.train{
    width: 15rem;
    height: 7rem; 
}
.jiameng{
    color: #5D5D5D;
    font-size: 0.42rem;
}
.advantage{
width: 13rem;
height: 5rem;
margin-bottom: 1rem;
}

