@charset "utf-8";
blockquote,
body,
caption,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
input,
label,
legend,
li,
object,
ol,
p,
pre,
span,
strong,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0
}

body,
html {
    font: 12px/1.25 微软雅黑, Microsoft YaHei, Helvetica, Tahoma, StSun, 宋体, SimSun, sans-serif
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

:focus {
    outline: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a {
    outline: 0;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.clear {
    clear: both;
    display: block;
    margin: 0;
    padding: 0
}

.clear-after:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

* .clear-after {
    zoom: 1
}

.hide {
    display: none
}

.error {
    color: red
}

.clearfix:after {
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    content: "."
}

.clearfix {
    display: block;
    *display: inline-block
}

* html .clearfix {
    height: 1%
}

body {
    min-width: 1250px;
}

.rel1100 {
    margin: 0 auto;
    width: 1100px;
    position: relative;
}

.newbg1 {
    background: #ebebeb url(../jpg/newbg1.jpg) no-repeat center top;
    position: relative;
    height: 672px;
}

.newbg2_box {
    height: 722px;
    padding-top: 1px;
}

.newbg2_1 {
    background: #ebebeb url(../jpg/newbg_1.jpg) no-repeat center top;
    position: relative;
    height: 723px;
}

.newbg2_2 {
    background: #ebebeb url(../jpg/newbg_2.jpg) no-repeat center top;
    position: relative;
    height: 723px;
}

.newbg2_3 {
    background: #ebebeb url(../jpg/newbg_3.jpg) no-repeat center top;
    position: relative;
    height: 723px;
}

.newbg2_4 {
    background: #ebebeb url(../jpg/newbg_4.jpg) no-repeat center -2px;
    position: relative;
    height: 723px;
}

.newbg3 {
	background: #ebebeb url(../jpg/newbg3-0828.jpg) no-repeat center top;
    /*background: #ebebeb url(../images/newplayer/newbg3.jpg) no-repeat center top;*/
    position: relative;
    /*height: 734px;*/
    height: 1341px;
    padding-top: 1px;
}

.new_tab_box {
    margin: -81px auto 0;
    width: 1000px;
    position: relative;
    box-sizing: border-box;
    /*padding: 0 20px*/
}

.new_tab_menu {
    height: 80px;
}

.new_tab_menu li {
    width: 242px;
    display: inline-block;
    vertical-align: top;
}

.new_tab_menu li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #bfbfbf;
    line-height: 80px;
    font-size: 22px;
    background-color: #1c4c97;
    -webkit-box-shadow: 0 0 10px rgba(0, 204, 204, .5);
    -moz-box-shadow: 0 0 10px rgba(0, 204, 204, .5);
    box-shadow: 0 0 10px rgba(0, 204, 204, .5);
}

.new_tab_menu li a:hover {
    color: #fff;
    background: -webkit-linear-gradient(left, #235fb1, #4c96e8, #235fb1);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #235fb1, #4c96e8, #235fb1);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #235fb1, #4c96e8, #235fb1);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #235fb1, #4c96e8, #235fb1);
    /* 标准的语法（必须放在最后） */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#235fb1', endColorstr='#4c96e8', GradientType=0);
}

:root .gradient {
    filter: none;
}

.new_tab_menu li a.active {
    background-color: #238bd9!important;
    font-size: 26px;
    color: #fff;
}

.new_tab_box .new_tab_menu li a.active:hover {
    background: #238bd9!important;
}

.new-inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 1px;
}

.video_box_click {
    width: 820px;
    height: 440px;
    margin: 120px auto;
    position: relative;
}

.btn_play_tab {
    top: 148px;
    left: 367px;
    width: 48px;
    height: 48px;
    position: relative;
    background: url(../png/btn_play_icon.png) no-repeat center top;
    z-index: 2;
    padding: 15px;
}

.btn_play_tab img {
    position: absolute;
    top: 35px;
    left: 57px;
    z-index: 3;
}

.btn_play_tab:hover .des_box {
    opacity: 1;
}

.new-player {
    display: inline-block;
    background-color: #13181d;
    color: #878787;
    width: 151px;
    line-height: 40px;
    height: 40px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    -webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, .3);
}

.new-player:hover {
    background-color: #760e11;
    color: #fff;
    font-size: 17px;
}

.new-player2 {
    display: inline-block;
    background-color: #13181d;
    color: #878787;
    width: 151px;
    line-height: 40px;
    height: 40px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    -webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, .3);
}

.new-player2:hover {
    background-color: #0b457c;
    color: #fff;
    font-size: 17px;
}

.hero_box_1 {
    width: 151px;
    height: 209px;
    position: relative;
    background: url(../jpg/rm.jpg) no-repeat -1px 0;
    margin-bottom: 14px;
}

.hero_box_2 {
    width: 151px;
    height: 209px;
    position: relative;
    background: url(../jpg/gb.jpg) no-repeat center top;
    margin-bottom: 14px;
}

.hero_box_3 {
    width: 151px;
    height: 209px;
    position: relative;
    background: url(../jpg/lw.jpg) no-repeat center top;
    margin-bottom: 14px;
}

.hero_box_4 {
    width: 151px;
    height: 209px;
    position: relative;
    background: url(../jpg/jd.jpg) no-repeat center top;
    margin-bottom: 14px;
}

.hero_box_5 {
    width: 151px;
    height: 209px;
    position: relative;
    background: url(../jpg/pz.jpg) no-repeat center top;
    margin-bottom: 14px;
}

.hero_box_6 {
    width: 151px;
    height: 209px;
    position: relative;
    background: url(../jpg/zs.jpg) no-repeat center top;
    margin-bottom: 14px;
}

.hero_box_1:hover {
    -webkit-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    -moz-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    background: url(../jpg/rm_hover.jpg) no-repeat center top;
}

.hero_box_2:hover {
    -webkit-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    -moz-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    background: url(../jpg/gb_hover.jpg) no-repeat center top;
}

.hero_box_3:hover {
    -webkit-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    -moz-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    background: url(../jpg/lw_hover.jpg) no-repeat center top;
}

.hero_box_4:hover {
    -webkit-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    -moz-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    background: url(../jpg/jd_hover.jpg) no-repeat center top;
}

.hero_box_5:hover {
    -webkit-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    -moz-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    background: url(../jpg/pz_hover.jpg) no-repeat center top;
}

.hero_box_6:hover {
    -webkit-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    -moz-box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    box-shadow: 0 0 10px 5px rgba(46, 128, 206, .5);
    background: url(../jpg/zs_hover.jpg) no-repeat center top;
}

.new-rec-box {
    width: 971px;
    margin: 266px auto 0px;
    color: #fff;
    padding-top: 1px;
}

.new-rec-box ul li {
    zoom: 1;
    width: 313px;
    float: left;
    margin-right: 14px;
}

.new-rec-box ul li:last-child {
    margin-right: 0px!important;
}

.new-rec-box .hero_cell {
    width: 151px;
}

.new-rec-box .hero_cell:hover {}

.new-rec-box .hero_cell.left {
    float: left;
}

.new-rec-box .hero_cell.right {
    float: right;
}

.new_tab_content {
    background: #ebebeb url(../jpg/default_2.jpg) no-repeat center top;
}

.more-hero{
	margin: 0 auto;
	margin-top: 555px;
	display: block;
	width: 293px;
	height: 75px;
	background: url(../jpg/spritesheet-btn4.jpg) no-repeat center top;
}
.more-hero:hover{
	background: url(../jpg/spritesheet-btn4.jpg) no-repeat center -85px;
}



.m-slide {
    position: fixed;
    right: 0px;
    top: 20%;
    width: 218px;
    height: 574px;
    background: url('../jpg/slide_backgimg.jpg') no-repeat top center;
    z-index: 1001;
}

.m-slide-trigger {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 28px;
    left: -30px;
    width: 30px;
    height: 140px;
    background: url("../png/slide_arrow.png") no-repeat scroll 0 0;
}

/**1200px**/
@media screen and (max-width: 1448px) {
    .m-slide{
        right: 0px;
        top: 15%;
        width: 196px;
        height: 516px;
        background: url('../jpg/slide_backgimg_small.jpg') no-repeat top center;
    }
    .m-slide-trigger{
        top: 26px;
        left: -26px;
        width: 27px;
        height: 124px;
        background: url("../png/slide_arrow_small.png") no-repeat scroll 0 0;
    }
}