body,ul,ul li,li,p,dl,dt,dd,input {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    font-family: simsun;
    font-size: 12px;
    color: #000;
    background: #fff;
    line-height: 150%;
}

.clr,.clear {
    clear: both;
}

a img,img {
    border: 0;
}

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

a:hover {
    color: #e60012;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
	width: 1180px;
	margin: 0 auto;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fl.logo {
    margin-top: 4px;
}


.fl2 {
    float: left;
    width: 130px;
    height: 32px;
    padding: 20px 0 0 25px;
}

.fr {
    float: right;
}

.w {
    width: 1180px;
    margin: 0 auto;
}

.ow {
    min-width: 1180px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.mb13 {
    margin-bottom: 13px;
    display: inline-block;
}

.disn {
    display: none;
}

.anim {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
}

.anim1 {
    -webkit-transition: left 1s ease;
    -moz-transition: left 1s ease;
    -o-transition: left 1s ease;
    -ms-transition: left 1s ease;
    transition: left 1s ease;
}

h1,h2,h3,h4 {
    padding: 0;
    margin: 0;
	font-family: 微软雅黑;
}

.pt15 {
    padding-top: 15px;
}

.pr8 {
    padding-right: 6px;
}

.pt8 {
    padding-top: 8px;
}

.fwr {
    font-family: '微软雅黑';
}

.cfff {
    color: #231815;
	float: right;
	margin-right: 7px;
	font-family: '微软雅黑';
}

.red {
    color: #f00;
}

.blue {
    color: #286cb5;
}

.yellow {
    color: #fc0;
}

.c666 {
    color: #666;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f30 {
    font-size: 30px;
}

.f34 {
    font-size: 34px;
}

.header {
    height: 95px;
    background: #e6e6e6 url(../images/topbg.png);
    position: fixed;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid #ebebeb;
}
.header .top {
    background: #fafafa;
    height: 22px;
    line-height: 22px;
}

.header .top_m {
    background: #fff;
    height: 73px;
    overflow: hidden;
}

.header .top_m .menu {
    float: right;
	margin-top: 5px;
}

.header .top_m .nav li {
    float: left;
    height: 32px;
    position: relative;
}

.header .top_m .nav .h70 {
    height: 70px;
    width: 105px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    perspective: 1000px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    border-right: 1px solid #ebebeb;
}

.header .top_m .nav .h70 .nav_item1 {
    position: absolute;
    width: 100%;
    height: 70px;
    z-index: 9;
    display: block;
}

.header .top_m .nav .h70 .v1,.header .top_m .nav .h70 .v2 {
    font-family: '微软雅黑';
    font-size: 13px;
    cursor: pointer;
    display: block;
    line-height: 70px;
    height: 70px;
    position: absolute;
    width: 100%;
    transition: all .2s ease 0s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transform-origin: 50% 50% -25px;
    -webkit-transform-origin: 50% 50% -25px;
    -moz-transform-origin: 50% 50% -25px;
    -ms-transform-origin: 50% 50% -25px;
}

.header .top_m .nav .h70 .v1 {
    background: #f1682a;
    color: #fff;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
}

.header .top_m .nav .h70 .v2 {
    background: #fff;
    color: #333;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
}

.header .top_m .nav .h70:hover .v1,.header .top_m .nav .h70.hover .v1 {
    z-index: 9;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
}

.header .top_m .nav .h70:hover .v2,.header .top_m .nav .h70.hover .v2 {
    z-index: 8;
    background: none;
    color: #fff;
    transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
}

.header .top_m .nav .s .nav_item1 {
    border-left: 0 none;
}

.header .top_m .nav .nav_item {
    float: left;
    line-height: 32px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
    font-family: '微软雅黑';
    font-size: 14px;
    padding: 0 8px 0 25px;
    margin-left: 1px;
}

.header .top_m .nav .nav_item .ico {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
    width: 16px;
    height: 16px;
    background: url(../images/navbg.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    display: block;
    position: absolute;
    left: 10px;
    top: 7px;
}

.header .top_m .nav .nav_item .b1 {
    background-position: -16px 0;
}

.header .top_m .nav .nav_item .b2 {
    background-position: -32px 0;
}

.header .top_m .nav .nav_item .b3 {
    background-position: -48px 0;
}

.header .top_m .nav .nav_item .b4 {
    background-position: -64px 0;
}

.header .top_m .nav .nav_item .b5 {
    background-position: -80px 0;
}

.header .top_m .nav .nav_item .b6 {
    background-position: -96px 0;
}

.header .top_m .nav .nav_item .b7 {
    background-position: -112px 0;
}

.header .top_m .nav .nav_item:hover,.header .top_m .nav .hover .nav_item {
    color: #fff;
    background: #e60012;
}

.header .top_m .nav .nav_item:hover .b0,.header .top_m .nav .hover .nav_item .b0 {
    background-position: 0 -16px;
}

.header .top_m .nav .nav_item:hover .b1,.header .top_m .nav .hover .nav_item .b1 {
    background-position: -16px -16px;
}

.header .top_m .nav .nav_item:hover .b2,.header .top_m .nav .hover .nav_item .b2 {
    background-position: -32px -16px;
}

.header .top_m .nav .nav_item:hover .b3,.header .top_m .nav .hover .nav_item .b3 {
    background-position: -48px -16px;
}

.header .top_m .nav .nav_item:hover .b4,.header .top_m .nav .hover .nav_item .b4 {
    background-position: -64px -16px;
}

.header .top_m .nav .nav_item:hover .b5,.header .top_m .nav .hover .nav_item .b5 {
    background-position: -80px -16px;
}

.header .top_m .nav .nav_item:hover .b6,.header .top_m .nav .hover .nav_item .b6 {
    background-position: -96px -16px;
}

.header .top_m .nav .nav_item:hover .b7,.header .top_m .nav .hover .nav_item .b7 {
    background-position: -112px -16px;
}

.banner {
    padding-top: 96px;
    height: 526px;
    position: relative;
}

.banner li {
    float: left;
    height: 525px;
    width: 100%;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
}

.banner .tig {
    position: absolute;
    top: 580px;
    height: 8px;
    left: 50%;
    margin-left: -65px;
}

.banner .tig a {
    display: block;
    width: 15px;
    border-radius: 8px;
    height: 15px;
    overflow: hidden;
    background: #fff;
    float: left;
    margin: 0 5px;
    text-indent: -999em;
    box-shadow: 0 1px 2px #666;
}

.banner .tig a.hover {
    background: #e60012;
}

.T_tit {
    text-align: center;
    font-family: '微软雅黑';
    height: 90px;
    padding-top: 50px;
}

.T_tit .bk {
    width: 0;
    padding: 0 95px;
    height: 44px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.T_tit .cosl,.T_tit .cosr {
    top: 13px;
    position: absolute;
    width: 95px;
    height: 9px;
    background: url(../images/btit.png) no-repeat;
}

.T_tit .cosl {
    left: 0;
}

.T_tit .cosr {
    right: 0;
    background-position: right;
}

.T_tit h2 {
    font-size: 28px;
    display: block;
    height: 40px;
    line-height: 35px;
    display: none;
    position: relative;
    top: 40px;
}

.T_tit .txt {
    font-size: 20px;
    color: #9697a4;
    display: block;
    height: 26px;
    text-transform: uppercase;
    display: none;
}

.action1 {
    border-top: 1px solid #e5e5ec;
    height: 665px;
    background: #fff;
}

.action1 .txt_p {
    font-family: '微软雅黑';
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
    line-height: 30px;
    color: #333;
    height: 80px;
}

.action1 .txt_p p {
    display: none;
    margin-top: 20px;
    opacity: 0;
}

.action1 .t_nav {
    height: 400px;
    overflow: hidden;
    position: relative;
}

.action1 .t_nav ul {
    margin-top: -200px;
}

.action1 .t_nav li {
    position: relative;
    font-family: '微软雅黑';
    text-align: center;
    width: 110px;
    height: 260px;
    padding: 0 28px;
    float: left;
}

.action1 .t_nav .ico {
    position: relative;
    z-index: 2;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
    display: block;
    width: 105px;
    border-radius: 55px;
    height: 105px;
    background: #e60012 url(../images/menu_ico.png) no-repeat;
}

.action1 .t_nav .a1 .ico {
    background-position: 0 0;
}

.action1 .t_nav .a2 .ico {
    background-position: -105px 0;
}

.action1 .t_nav .a3 .ico {
    background-position: -215px 0;
}

.action1 .t_nav .a4 .ico {
    background-position: -315px 0;
}

.action1 .t_nav .a5 .ico {
    background-position: -420px 0;
}

.action1 .t_nav .a6 .ico {
    background-position: -525px 0;
}

.action1 .t_nav .a7 .ico {
    background-position: -630px 0;
}

.action1 .t_nav .ico:hover,.action1 .t_nav li.hover .ico {
    background-color: #e60012;
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
}

.action1 .t_nav .bor {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    z-index: 1;
    content: '';
    width: 105px;
    height: 105px;
    border-radius: 60px;
    display: block;
    position: absolute;
    left: 20px;
    top: -8px;
    border: 8px solid #ededee;
}

.action1 .t_nav li:hover .bor,.action1 .t_nav li.hover .bor {
    -moz-transform: scale(1.1);
    -webkit-animation-name: anims1;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
}

.action1 .t_ {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 100;
}

.action1 .en {
    display: block;
    line-height: 24px;
    color: #9697a4;
    white-space: nowrap;
}

.action2 {
    height: 560px;
    background: #f1f1f2;
    border-top: 1px solid #e5e5ec;
	margin: 0 auto;
}

.action2 .left {
    width: 600px;
    float: left;
    padding-left: 32px;
    padding-top: 43px;
    position: relative;
}

.action2 .left .lg {
    position: absolute;
    margin-top: -20px;
    opacity: 0;
    display: none;
}

.action2 .left .mtit {
    width: 569px;
    height: 112px;
    background: url(../images/act3_00.png) no-repeat;
    margin: 20px 0 0 25px;
    position: absolute;
    margin-top: 200px;
    opacity: 0;
    display: none;
}

.action2 .left .mtxt {
    font-family: '微软雅黑';
    line-height: 30px;
    color: #000;
    font-size: 14px;
    padding: 10px 0 0 25px;
    position: absolute;
    margin-top: 240px;
    opacity: 0;
    display: none;
}

.action2 .left .mul {
    margin-top: 365px;
    height: 88px;
    overflow: hidden;
    padding: 25px 0 0 65px;
}

.action2 .left .mul .mico {
    font-family: '微软雅黑';
    text-align: center;
    line-height: 30px;
    margin-top: 100px;
    margin-right: 45px;
    width: 62px;
    float: left;
}

.action2 .left .mul .mico img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
}

.action2 .left .mul .mico:hover img {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.action2 .right {
    position: relative;
    margin-top: 145px;
    width: 465px;
    float: right;
    height: 327px;
    background: url(../images/vd_bg.png) bottom center no-repeat;
}

.action3 {
    height: 700px;
    background: #fff;
}

.action3 .cos {
    height: 50px;
    background: url(../images/cos.png) no-repeat top center;
}

.action3 .Ctit {
    height: 67px;
    overflow: hidden;
    background: url(../images/tnav.png) no-repeat center bottom;
}

.action3 .Ctit .tit {
    width: 503px;
    height: 67px;
    position: relative;
    background: url(../images/tnav1.png) no-repeat bottom;
    margin: 0 auto;
}

.action3 .Ctit .t {
    height: 51px;
    display: block;
    z-index: 1;
    width: 156px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: left 1s ease;
    -moz-transition: left 1s ease;
    -o-transition: left 1s ease;
    -ms-transition: left 1s ease;
    transition: left 1s ease;
    font-size: 12px;
    font-family: '微软雅黑';
    color: #000;
    text-transform: uppercase;
    padding-top: 26px;
}

.action3 .Ctit .t strong {
    display: block;
    font-size: 14px;
}

.action3 .Ctit .aleft {
    position: absolute;
    left: 0;
}

.action3 .Ctit .aright {
    position: absolute;
    left: 340px;
}

.action3 .Ctit .hover {
    position: absolute;
    color: #fff;
    left: 135px;
    padding-top: 16px;
    height: 61px;
    width: 235px;
    z-index: 2;
    background: url(../images/tnav_h.png) no-repeat;
    fonst-size: 16px;
}

.action3 .Ctit .hover strong {
    font-size: 22px;
    line-height: 26px;
}

.action3 .list {
    padding: 60px 30px 0;
}

.action3 .list li {
    float: left;
    width: 545px;
    padding-right: 30px;
    height: 145px;
}

.action3 .list li .tu {
    float: left;
    margin-right: 20px;
    padding: 8px 6px;
    position: relative;
}

.action3 .list li .tu .img{
	border-top: 1px solid #fafafa;
    border-right: 5px solid #fafafa;
    border-bottom: 1px solid #fafafa;
    border-left: 5px solid #fafafa;
}

.action3 .list li .tu:hover img{
	border-color:#d3d3d3;
}
.action3 .list li .tu .cos {
    position: absolute;
    width: 16px;
    height: 17px;
    background: url(../images/cosl.png) no-repeat;
    top: 55px;
    right: -16px;
}

.action3 .list li .inc {
    padding-top: 10px;
}

.action3 .list li .inc .t_ {
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
}

.action3 .list li .inc .time {
    color: #999;
    display: block;
}

.action3 .list li .inc .txt {
    padding-top: 8px;
    color: #666;
}

.action3 .list .tig {
    width: 90px;
    margin: 40px auto 0;
    height: 30px;
}

.action3 .list .tig a {
    background: #bbb;
    width: 11px;
    height: 11px;
    float: left;
    margin-right: 11px;
    text-indent: -999em;
    overflow: hidden;
}

.action3 .list .tig a.hover {
    background: #f63;
}

.action4 {
    background: #f7f7f8;
    border-top: 1px solid #e5e5ec;
	margin: 0 auto;
}

.action4 .bk {
    width: 0;
}

.action4 .bk h2 {
    font-size: 30px;
}

.action4 .linkst {
    width: 1180px;
    overflow: hidden;
    margin: 0 auto;
}

.action4 .linkst ul {
    width: 101%;
}

.action4 .linkst li {
    width: 200px;
    height: 200px;
    float: right;
    margin: 0px 82px 60px 0px;
}

.action4 .linkst li img {
    display: block;
}

.action4 .linkst a {
    background: #f7f7f8;
    float: left;
    text-align: center;
    display: none;
    opacity: 0;
}

.action4 .linkst a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
}

.action4 .subcom {
    margin-top: 0px;
}

.subcom {
    margin-top: 65px;
    margin-bottom: 30px;
    padding-left: 90px;
    width: 1025px;
    background: #1f1f1f url(../images/qx.png) no-repeat 11px 13px;
    height: 73px;
    padding-top: 13px;
}

.subcom .mleft,.subcom .mright {
    display: block;
    width: 32px;
    height: 64px;
    background: url(../images/dleft.png) no-repeat;
}

.subcom .mright {
    background-image: url(../images/dright.png);
    margin-right: 10px;
}

.subcom .bk {
    width: 903px;
    margin-left: 20px;
    height: 65px;
    overflow: hidden;
    position: relative;
    float: left;
}

.subcom .bk ul {
    width: 200%;
}

.subcom .bk ul li {
    padding-right: 23px;
    padding-top: 5px;
    float: left;
    width: 208px;
    height: 51px;
}

.footer {
    background: #1f1f1f;
    height: 500px;
	margin-top: 50px;
}

.footer .w {
    width: 1180px;
    height: 470px;
	margin: 0 auto;
}

.footer .gotop {
    width: 143px;
    height: 36px;
    display: block;
    margin: 0 auto 40px;
    background: url(../images/gotop.png) no-repeat;
}

.footer .left {
    width: 775px;
    height: 350px;
    float: left;
    border-right: 1px solid #2e2e2e;
}

.footer .left .mdl {
    float: left;
    width: 180px;
    font-family: '微软雅黑';
}

.footer .left .mdl dt {
    height: 32px;
    line-height: 24px;
    font-weight: bold;
    font-size: 14px;
    color: #c9c9c9;
    padding-left: 28px;
}

.footer .left .mdl dd {
    color: #888;
    height: 28px;
    line-height: 28px;
    padding-left: 28px;
}

.footer .left .mdl dd a {
    color: #888;
    padding-left: 2px;
}

.footer .left .mdl .t1 {
    background: url(../images/f1.png) no-repeat 0 2px;
}

.footer .left .mdl .t2 {
    background: url(../images/f2.png) no-repeat 0 2px;
}

.footer .left .mdl .t3 {
    background: url(../images/f3.png) no-repeat 0 2px;
}

.footer .left .mdl .t4 {
    background: url(../images/f4.png) no-repeat 0 2px;
}

.footer .left .mdl dd a:hover {
    text-decoration: underline;
}

.footer .right {
    font-family: '微软雅黑';
    color: #e1e1e1;
    height: 350px;
    width: 310px;
    float: left;
    border-left: 1px solid #0f0f0f;
    padding-left: 20px;
}

.footer .right .tt {
    font-size: 14px;
    height: 37px;
}

.footer .right .t1 {
    padding-left: 40px;
    display: block;
    line-height: 20px;
    height: 30px;
}

.footer .right .t2 {
    line-height: 20px;
    padding-left: 40px;
    display: block;
    height: 72px;
}

.footer .right .bline {
    height: 1px;
    overflow: hidden;
    display: block;
    background: #2e2e2e;
}

.footer .right .ewm {
    border-top: 1px solid #0f0f0f;
    width: 234px;
    padding: 15px 60px 0 15px;
    text-align: center;
    line-height: 30px;
}

.footer .foot {
    background: #e23c19;
    height: 30px;
    line-height: 30px;
    font-family: '微软雅黑';
    text-align: center;
    color: #fff;
}

.linkst a:hover {
    background: #F7F7F8;
}

.linkst a:hover img,.linkst .hover a img {
    background: #ea4f22;
    -webkit-animation-name: anims;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: anims 3s ease infinite;
}

.fix_right {
    width: 14px;
    height: 300px;
    position: fixed;
    top: 30%;
    right: 1%;
}

.fix_right .gf {
    background: url(../images/gf.png) no-repeat;
    width: 30px;
    padding-right: 5px;
    text-align: center;
    height: 25px;
    line-height: 28px;
    position: absolute;
    right: 20px;
    top: -7px;
}

.fix_right .b {
    display: block;
    width: 14px;
    height: 14px;
    background: #2a2f39;
    margin-bottom: 10px;
    overflow: hidden;
}

.fix_right .hover {
    width: 8px;
    height: 8px;
    background: #e60012;
    border: 3px solid #e60012;
}

@-webkit-keyframes anims {
    from {
        -moz-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        transform: scaleX(-1);
    }

    to {
        -moz-transform: scaleX(1);
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@-webkit-keyframes anims1 {
    from {
        -webkit-transform: scale(1);
    }

    to {
        -webkit-transform: scale(1.1);
    }
}

@-webkit-keyframes anims2 {
    0% {
        -webkit-transform: rotate(90deg);
    }

    35% {
        -webkit-transform: rotate(180deg);
    }

    70% {
        -webkit-transform: rotate(270deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.dbody {
    background: #f5f5f5;
}

.cont_b {
    min-height: auto;
    margin-bottom: 0px;
}

.cont_b .left {
    width: 320px;
    float: left;
}

.cont_b .left .title {
    height: 76px;
    background: #eb5323;
    color: #fff;
    font-family: '微软雅黑';
}

.cont_b .left .title h2 {
    font-size: 24px;
    display: block;
    padding-top: 10px;
    padding-left: 15px;
    height: 35px;
    line-height: 40px;
}

.cont_b .left .title p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 100;
    padding-left: 15px;
    display: block;
    border-bottom: 1px solid #fff;
    height: 28px;
}

.cont_b .right {
    margin: 0 auto;
	padding-top: 20px;
	font-family: '微软雅黑';
	font-size: 14px;
}

.allr{ width: 1180px !important;float: none !important;}

.cont_b .right .newslist li {
    height: 180px;
    background: #fff;
    border-bottom: 9px solid #d7d7d7;
    font-family: '微软雅黑';
    margin-bottom: 30px;
}
.cont_b .right .newslist img{display:block;margin:0 auto;text-align:center;border-bottom: 1px solid #EBEBEB;border-top: 1px solid #EBEBEB;width: 960px;height: 540px;}

.cont_b .right .newslist .tit {
    padding: 20px 25px 0;
    border-bottom: 1px solid #e5e5e5;
    height: 55px;
    position: relative;
}

.cont_b .right .newslist .nr {
    padding: 20px 25px 0;
    color: #666;
    line-height: 30px;
    font-size: 14px;
}

.cont_b .right .newslist .t_ {
    height: 26px;
    display: block;
    font-size: 20px;
}

.cont_b .right .newslist .time {
    color: #999;
    font-size: 14px;
}

.cont_b .right .newslist .mr {
    float: right;
    color: #eb5323;
}

.cont_b .right .newslist .pos_a {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
    display: block;
    width: 28px;
    height: 27px;
    background: url(../images/gg.png) no-repeat;
    position: absolute;
    right: 20px;
    top: 25px;
}

.cont_b .right .newslist .pos_a:hover {
    -webkit-animation: anims2 3s ease infinite;
}

.cont_b .right .newslist .a {
    height: 468px;
}

.cont_b .right .newslist .a .t_ {
    float: left;
    text-align: center;
    height: 55px;
    padding: 0 40px 0 80px;
    border: 1px solid #e5e5e5;
    line-height: 55px;
    border-bottom: 0 none;
    font-size: 18px;
    position: relative;
}

.cont_b .right .newslist .a .t_ .num {
    display: block;
    width: 55px;
    height: 55px;
    color: #fff;
    background: #e5e5e5;
    text-align: center;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.cont_b .right .newslist .a .t_ .zc {
    position: absolute;
    height: 20px;
    width: 10px;
    overflow: hidden;
    background: #fff;
    right: -5px;
    bottom: 1px;
}

.cont_b .right .newslist .a .nr {
    padding: 30px 0 0 0;
}

.cont_b .right .newslist .a .mod {
    width: 280px;
    padding: 0 20px;
}

.cont_b .right .newslist .a .mtit {
    font-size: 22px;
    height: 55px;
    line-height: 50px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}

.cont_b .right .newslist .a .txt {
    line-height: 26px;
    height: 140px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 0 5px;
}

.cont_b .right .newslist .a .txt1 {
    padding: 20px 5px 0;
    display: block;
    color: #f1682a;
    line-height: 26px;
    height: 85px;
}

.cont_b .right .newslist .a .mr {
    display: block;
    float: right;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    background: #eb5323;
    color: #fff;
}

.cont_b .right1 {
    width: 830px;
    padding-right: 0;
}

.m_nav {
    margin-top: 10px;
}

.m_nav li {
    display: block;
}

.m_nav .item {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
    display: block;
    height: 60px;
    line-height: 60px;
    background: #fff url(../images/gico.png) no-repeat 290px center;
    font-size: 16px;
    font-family: '微软雅黑';
    color: #666;
    padding-left: 20px;
    border-bottom: 1px solid #efefef;
}

.m_nav .item:hover,.m_nav .hover .item {
    background-image: url(../images/gico1.png);
    color: #eb5323;
    box-shadow: inset 0 0 10px #f0f0f0;
}

.aboutcms {
    line-height: 30px;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #333;
}

.page {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    color: #f5f5f5;
}

.page a,.page span {
    padding: 10px 14px;
    font-size: 14px;
    border: solid 1px #ccc;
    border-radius: 4px;
    margin-right: 6px;
    color: #666;
    background: #ccc url(../images/vpages.png) repeat-x;
}

.page span {
    padding: 10px;
}

.page .hover {
    font-weight: bold;
    background: #eb5323;
    color: #fff;
    border-color: #eb5323;
}

.pre {
    height: 23px;
    line-height: 23px;
    float: left;
}

.page .cur {
    border-color: #ff6e00;
    background: #ff6e00;
    color: #fff;
    padding: 10px 14px;
}

.pre a {
    border: none;
}

.next a {
    border: none;
}

.next {
    height: 23px;
    line-height: 23px;
    float: right;
}

.pro_page {
    border: dashed 1px #443d37;
    padding: 2px 5px;
}

.page select {
    display: none !important;
    display: none;
}

.ArticleTitle {
    font-family: 微软雅黑;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
	font-weight: bold;
}

.ArticleMessage {
    border-left: none;
    border-right: none;
    color: #999;
    height: 26px;
    line-height: 26px;
    text-align: center;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #EBEBEB;
}

.ArticleTencont {
    line-height: 200%;
    width: 98%;
    padding: 20px 1%;
	border-bottom: 1px solid #EBEBEB;
}

.ArticleTencont p img,.ArticleTencont div img{display:block;margin:0 auto;text-align:center;}

.NewsPreNext {
    height: 82px;
    line-height: 32px;
    margin-bottom: 15px;
    color: #333;
    padding-left: 15px;
    padding-right: 15px;
}

.NewsPreNext .NewsPre {
    float: left;
    display: inline-block;
}

.NewsPreNext .NewsNext {
    float: right;
    display: inline-block;
}

.mwap {
    float: right;
    padding-top: 15px;
}

.subnav {
    display: none;
}

.subnav a b {
    padding: 0 5px 0 10px;
}

.subnav a {
    display: block;
    border-bottom: 1px solid #efefef;
    background: #fefefe;
    color: #666;
    padding-left: 20px;
    height: 26px;
    line-height: 26px;
}

.subnav a.hover {
    background: #eb5323;
    color: #fff;
    padding-left: 20px;
}

.tahref {
    border: 1px solid #ddd;
    display: block;
    margin-top: 12px;
    height: 50px;
    padding: 20px 25px;
    font-size: 16px;
    color: #c5c5c5;
    font-family: '微软雅黑';
    background: url(../images/sall.png) no-repeat 240px center;
}

.tahref strong {
    font-size: 22px;
    color: #999;
    display: block;
    line-height: 22px;
    height: 30px;
    font-weight: 100;
}

.tahref:hover {
    color: #c5c5c5;
}

.ahref1 {
    background-image: url(../images/sall1.png);
}

.pd_img {
    float: left;
    margin-right: 70px;
    margin-left: 35px;
    margin-bottom: 20px;
}

.pd_img img {
    border: 5px solid #fafafa;
	width: 250px !important;
    height: 232px !important;
}

.pd_img .t {
    line-height: 30px;
    text-align: center;
}

.pd_img:hover img {
    border-color: #d3d3d3;
}

#tp0_n {
    width: 1180px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    position: relative;
}

#tp0_n .bb {
    width: 1180px;
    height: 435px;
    overflow: hidden;
    position: relative;
}

#tp0_n .disn {
    position: relative;
    overflow: hidden;
    width: 1180px;
}

#tp0_n .disn ul {
    height: 435px;
    overflow: hidden;
    width: 1150px;
    float: left;
}

#pfix {
    position: relative;
    overflow: hidden;
    height: 600px;
}

.tahref {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
}

.tahref {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all .2s ease;
    transition: all 1s ease;
}

.tahref:hover,.tahref:hover strong {
    color: #EB5323;
}

.tahref:hover {
    padding-left: 40px;
}

#fix_right {
    width: 44px;
    height: 233px;
    position: fixed;
    z-index: 9;
    right: 0;
    top: 70%;
    margin-top: -121px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

#fix_right a {
    display: block;
    overflow: hidden;
    width: 44px;
    height: 43px;
    position: absolute;
    left: 0;
    background: url(../images/rightbg.png) no-repeat;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

#fix_right .agotop {
    height: 49px;
}

#fix_right a b {
    padding-left: 45px;
    line-height: 43px;
    color: #fff;
    width: 60px;
    text-align: center;
    display: block;
    font-family: '微软雅黑';
}

#fix_right a:hover {
    margin-left: -70px;
}

#fix_right .aqq {
    background-position: 0 -52px;
    background-color: #f78c00;
}

#fix_right .awx {
    background-position: 0 -190px;
    background-color: #f78c00;
}

#fix_right .azx {
    background-position: 0 -144px;
    background-color: #f78c00;
}

#fix_right .aqq:hover {
    background-color: #000;
    width: 120px;
}

#fix_right .azx:hover {
    background-color: #000;
    width: 120px;
}

#fix_right .awx:hover {
    background-color: #000;
    width: 120px;
    height: 120px;
    background: #000;
}

#fix_right .awx:hover b {
    padding-left: 0;
    width: 120px;
    height: 120px;
}

.action1 .t_nav ul {
    margin-left: 220px;
}

.action1 .t_nav li {
    margin-right: 120px;
	height: 200px;
}

.action1 .t_nav .bor {
    border-color: #e60012;
}

.n_content_left{width:1180px; height: auto; position:relative;margin: 10px auto;background: url(../images/txt-top.png) center -20px repeat-x;overflow: hidden;}
.n_content_left_t{ width:200px; height:160px;line-height: 160px; color:#323232; background:#fff;font-size:35px; text-align:center;margin:0 auto;overflow: hidden;}
.n_content_left_t1{position:relative;z-index: 20;overflow: hidden;}
.n_content_left_t2{font-size:15px; position: absolute;top:40px;left:487px;color: #898989;font-family: "微软雅黑";text-transform:capitalize;overflow: hidden;width: 210px;}

.n_content_left_cnt{width:1180px; height:50px;text-align: center;}
#ShoveWebControl_VMenu2{height: 43px;overflow: hidden;text-align: center; position:relative;}
#ShoveWebControl_VMenu2 ul{text-align: center;display: inline-block;*display: inline;zoom:1;*height: 43px;}
#ShoveWebControl_VMenu2 ul li ul li{display: none;}
.n_content_left_cnt ul li ul li ul{border-bottom:none !important;}
.left_menu1 {margin:0 auto;width:102px;font-size:14px;float: left;text-align: center;height: 38px;line-height: 36px;margin: 0 10px 5px 10px;*margin:0 10px 0 10px;}
.left_menu1 a{width:102px; display:inline-block; color:#2B2B2B; text-decoration:none;border:1px solid #99999B;}
.cur a,.left_menu1 a:hover{margin:0 auto;width:102px;font-size:14px;float: left;text-align: center;height: 43px;line-height: 36px;background:url(../images/tx_bg.png) no-repeat top center;color: #fff;border:0;}
.left_menu1_2 {margin:0 auto;width:102px;font-size:16px;float: left;text-align: center;height: 36px;line-height: 36px;border:1px solid #99999B;margin: 0 10px 5px 10px;}
.left_menu1_2 a{width:102px; display:inline-block; line-height:30px;color:#2B2B2B; text-decoration:none;}
.left_menu1_2 a:hover{width:102px;display:inline-block; line-height:30px; color:#fff;text-decoration:none;}

.left_menu1_cur a{width:102px; display:inline-block; line-height:30px;color:#fff; text-decoration:none;}
.left_menu1_cur a:hover{width:102px;display:inline-block; line-height:30px; color:#fff;text-decoration:none;}
.left_menu2{ width:193px;}
.left_menu2 a{ text-indent:10px; color:#333; background:none !important;}
.left_menu2 a:hover{ color:#000; background:none !important;  color:#333;}
.left_menu2_2{ width:193px;}
.left_menu2_2 a{text-indent:10px; background:none !important;  color:#C00;}
.left_menu2_2 a:hover{ color:#000; background:none !important;  color:#333;}
.left_menu2_cur{ margin:0 auto;width:102px;font-size:16px;float: left;text-align: center;}
.left_menu2_cur a{width:102px; display:inline-block; line-height:30px;color:#6C6C6C; text-decoration:none;}
.left_menu2_cur a:hover{width:100px; padding-left:68px; display:inline-block; line-height:30px; color:#fff;text-decoration:none; background: #DE0000;}
.left_menu3{ width:193px;}
.left_menu3 a{  color:#000; height:20px; text-indent:20px; background:none !important; font-weight:normal;  border:none !important;}
.left_menu3 a:hover{ color: #F00; height:20px; background:none !important; font-weight:normal;}
.left_menu3_2{ width:193px;}
.left_menu3_2 a{  color:#C00; height:20px; text-indent:20px; background:none !important; font-weight:normal;  border:none !important;}
.left_menu3_2 a:hover{ color:#F00; height:20px; background:none !important; font-weight:normal;}
.left_menu3_cur{ width:193px;}
.left_menu3_cur a{  color: #C00; height:20px; text-indent:20px; background:none !important; font-weight:normal;  border:none !important;}
.left_menu3_cur a:hover{ color:#F00; background:none !important; font-weight:normal;}
.left_menu1_cur ul{display: none;}


.fy{ width:100%; text-align: center; font-size:12px;height: 28px;line-height: 28px;margin-bottom:40px;}
.fy span,.fy span a{ color:#898989;text-align: center;}
.fy span a{padding:4px 10px;margin: 0 5px;border: 1px solid #e2e2e2;background: #fff;}
.fy span a:hover{border: 1px solid #40403f;background: #40403f;color: #fff!important;}
.fy_on_A{background: #40403f!important;color: #fff!important;border: 1px solid #40403f!important;}
