@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}
a:hover{color: #0397ed}
img{border:0;vertical-align:middle;}
input,button{vertical-align:middle;outline:none;border:none;}
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;
}
.rt{float:right;}
.lf{float: left;}
body{color: #000;font-family: "microsoft yahei"}
html,body{min-width: 1200px;}
/*清除浮动*/
.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;}
/*通用样式*/

.margintop-20{
    margin-top: 20px;
}
.margintop-10{
    margin-top: 10px;
}


/*  轮播  */
.banner {
    position: relative;
}
.banner-img {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.banner-img >a,
.banner-img img {
    display: block;
}
.banner-img >a,
.banner-img >li {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}
.banner-img >li {
    list-style: none;
}
.banner-img >a:first-child,
.banner-img >li:first-child {
    display: block;
}
.banner-tools {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.banner-text {
    padding-right: 145px;
    padding-left: 21px;
    overflow: hidden;
}
.banner-text p,
.banner-text p a {
    color: #fff;
}
.banner-text p {
    display: none;
}
.banner-text p:first-child {
    display: block;
}
.banner-text p:hover,
.banner-text p:hover a {
    color: #3270cc;
}
.banner-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner-btn {
    position: absolute;
    font-size: 0;
    bottom: 21px;
    right: 22px;
}
.banner-btn span {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 9px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}
.banner-btn span.cur {
    background: #137bd3;
}
.tabcontent{
    overflow: hidden;
}
.tabitem {
    display: none;
}

/********************************框架*********************************/
.yn-g-w598 {
    width: 598px;
}
.yn-g-w570 {
    width: 570px;
}
.yn-g-w476 {
    width: 476px;
}
/********************************模块*********************************/
/*  tab切换 */
.tabpanel1 {
    position: relative;
    height: 35px;
}
.tabpanel1 .panel {
    position: relative;
    float: left;
    width: 105px;
    height: 35px;
    margin-right: 10px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #999;
}
.tabpanel1 .panel .icon {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -5px;
    width: 10px;
    height: 5px;
    background:  no-repeat center;
}
.tabpanel1 .panel:hover,
.tabpanel1 .panel.cur {
    color: #fff;
    background: #137bd3;
}
.tabpanel1 .panel:hover .icon,
.tabpanel1 .panel.cur .icon {
    display: block;
}

.tabpanel2 {
    height: 31px;
}
.tabpanel2 .panel {
    float: left;
    height: 16px;
    padding: 0 23px;
    font-size: 16px;
    color: #999;
    line-height: 16px;
    border-left: 1px solid #d3d3d3;
}
.tabpanel2 .panel:first-child {
    padding-left: 0;
    border-left: none;
}
.tabpanel2 .panel.pr0 {
    padding-right: 0;
}
.tabpanel2 .panel:hover,
.tabpanel2 .panel.cur {
    color: #3270cc;
}

/* 时间切换 */
.tabpanel3 {
    height: 37px;
}
.tabpanel3 .panel {
    float: left;
    height: 14px;
    line-height: 14px;
    padding: 0 15px;
    font-size: 15px;
    color: #333;
    border-left: 1px solid #cecece;
}
.tabpanel3 .panel:first-child {
    border-left: none;
}
.tabpanel3 .panel:hover,
.tabpanel3 .panel.cur {
    color: #467ed1;
}
.tabpanel3 .panel.pr0 {
    padding-right: 0;
}

.tabpanel4 {
    height: 40px;
    background: #ececec;
}
.tabpanel4 .panel {
    float: left;
    height: 35px;
    padding: 0 19px;
    margin: 5px 10px 0 6px;
    line-height: 35px;
    color: #999;
    font-size: 15px;
    font-weight: bold;
}
.tabpanel4 .panel.cur {
    color: #467ed1;
    background: #fff;
}

/*  列表  */
.m-news-list li {
    text-align: right;
}
.m-news-list li span {
    color: #999;
}
.m-news-list li a {
    float: left;
    max-width: 430px;
    text-align: left;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-news-list li a:hover {
    color: #3270cc;
}
.m-news-list-1 li {
    height: 32px;
    line-height: 32px;
}
.m-news-list-1 li a {
    padding-left: 15px;
    font-size: 15px;
    background:  no-repeat left center;
}
.m-news-list-1 li span {
    font-size: 14px;
}

.m-news-list-2 li {
    height: 35px;
    line-height: 35px;clear: both;
}
.m-news-list-2 li a {
    font-size: 14px;
}

.m-news-list-3 li {
    height: 35px;
    line-height: 35px;
}
.m-news-list-3 li a {
    padding-left: 7px;
    font-size: 13px;
    color: #666;
    background:  no-repeat left center;
}
.m-news-list-3 li span {
    font-size: 13px;
    color: #666;
}

.m-news-list-4 li {
    padding-right: 12px;
    padding-left: 8px;
    height: 35px;
    line-height: 35px;
    background:  repeat-x left bottom;
}
.m-news-list-4 li a {
    padding-left: 13px;
    font-size: 14px;
    background:  no-repeat left center;
}
.m-news-list-4 li span {
    font-size: 14px;
}

.m-news-list-5 li {
    height: 40px;
    padding-left: 42px;
    padding-right: 48px;
    line-height: 40px;
}
.m-news-list-5 li.cur {
    background: #f2f2f2;
}
.m-news-list-5 li a,
.m-news-list-5 li span {
    font-size: 16px;
    color: #333;
}

.m-news-list-6 li {
    height: 30px;
    line-height: 30px;
}
.m-news-list-6 li a {
    padding-left: 7px;
    background:  no-repeat left center;
}
.m-news-list-6 li span {
    color: #999;
    font-size: 13px;
}

.m-news-list-7 li {
    height: 40px;
    padding-left: 8px;
    line-height: 40px;
}
.m-news-list-7 li.cur {
    background: #f7f7f7;
}
.m-news-list-7 li a {
    padding-left: 17px;
    font-size: 16px;
    color: #333;
    background:  no-repeat left center;
}
.m-news-list-7 li span {
    color: #666;
    font-size: 16px;
}
.m-news-list-8 li {
    height: 39px;
    line-height: 39px;
}
.m-news-list-8 li a {
    padding-left: 17px;
    font-size: 15px;
    background:  no-repeat left center;
}
.m-news-list-8 li span {
    font-size: 16px;
    color: #333;
}

/*视频*/
.m-vedio {
    position: relative;
}
.m-vedio .vbtn {
    position: absolute;
    top: 50%;
    left: 50%;
}
.m-vedio .vbtn-1 {
    width: 55px;
    height: 55px;
    margin-left: -27px;
    margin-top: -27px;
    background:  no-repeat;
}
.m-vedio .vbtn-2 {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    background:  no-repeat;
}
.m-vedio .vbtn-3 {
    width: 45px;
    height: 45px;
    margin-left: -22px;
    margin-top: -22px;
    background:  no-repeat;
}
.m-vedio .vbtn-4 {
    width: 54px;
    height: 54px;
    margin-left: -27px;
    margin-top: -27px;
    background:  no-repeat;
}
.m-vedio .vbtn-5 {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
    background:  no-repeat;
}
.m-vedio .vbtn-6 {
    width: 45px;
    height: 45px;
    margin-left: -23px;
    margin-top: -23px;
    background:  no-repeat;
}

/*  标题  */
.m-headtt1 {
    height: 31px;
    border-bottom: 2px solid #eee;
}

/*  阴影在图片上  文字居中 */
.m-picoptxt-item {
    position: relative;
    display: block;
}
.m-picoptxt-item .img {
    display: block;
}
.m-picoptxt-item .txt-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: ;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-picoptxt-item .txt {
    font-size: 14px;
    color: #fff;
}

/*  图片在上 文字在下 文字居左 */
.m-picoptxt-item1,
.m-picoptxt-item1 .img {
    display: block;
    overflow: hidden;
}
.m-picoptxt-item1 .img img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: rotate(7deg);
    transform: scale(1.05);
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.m-picoptxt-item1 .txt-box {
    height: 42px;
    padding-left: 9px;
    padding-right: 9px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-picoptxt-item1 .txt-box .txt {
    padding-left: 18px;
    font-size: 13px;
    color: #333;
    background:  no-repeat left center;
}
.m-picoptxt-item1 .txt-box .txt:hover {
    color: #3270cc;
}


/* 菜单选项卡 */
.m-menu a {
    float: left;
    width: 178px;
    height: 35px;
    margin-left: 15px;
    margin-bottom: 9px;
    line-height: 35px;
    color: #666;
    font-size: 13px;
    text-align: center;
    border: 1px solid #d2d2d2;
    border-radius: 7px;
}
.m-menu a:hover {
    color: #fff;
    background: #467ed1;
    border-color: #467ed1;
}
/* 菜单选项卡-不浮动 */
.m-menu-auto a {
    float: none;
    display: block;
    width: auto;
    margin-right: 0;
}
/********************************元件*********************************/
.u-btn1 {
    display: block;
    width: 95px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    background: rgba(232, 36, 52, 0.85);
}
.u-btn1:hover {
    color: #fff;
}
.u-title1 a,
.u-title1 {
    float: left;
    height: 31px;
    line-height: 16px;
    color: #1c76bb;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 2px solid #1c76bb;
}

.u-more {
    display: block;
    color: #999;
    font-size: 13px;
    text-transform: uppercase;
}

.u-p13 {
    color: #333;
    font-size: 13px;
    line-height: 30px;
    text-indent: 1em;
}
.u-p13-1 {
    text-indent: 0;
    line-height: 20px;
}