.row {
    transition: .2s width ease;
    *zoom: 1
}

.row:before,
.row:after {
    display: table;
    clear: both;
    content: ''
}

.row>[class*="span-"] {
    float: left;
    margin-right: 2%;
    *margin-right: .89%
}

.row>.span-1 {
    width: 7.33333333%
}

.row>.span-2 {
    width: 15.66666667%
}

.row>.span-3 {
    width: 23%
}

.row>.span-4 {
    width: 31.33333333%
}

.row>.span-5 {
    width: 40.66666667%
}

.row>.span-6 {
    width: 48%
}

.row>.span-7 {
    width: 57.33333333%
}

.row>.span-8 {
    width: 65.66666667%
}

.row>.span-9 {
    width: 74%
}

.row>.span-10 {
    width: 82.33333333%
}

.row>.span-11 {
    width: 90.66666667%
}

.row>.span-12 {
    width: 99%
}

.full-row {
    width: 100%;
    transition: .2s width ease;
    *zoom: 1
}

.full-row:before,
.full-row:after {
    display: table;
    clear: both;
    content: ''
}

.full-row>[class*='span'] {
    float: left
}

.full-row>.span-1 {
    width: 8.33333333%;
    *width: 8.22333333%
}

.full-row>.span-2 {
    width: 16.66666667%;
    *width: 16.55666667%
}

.full-row>.span-3 {
    width: 25%;
    *width: 24.89%
}

.full-row>.span-4 {
    width: 33.33333333%;
    *width: 33.22333333%
}

.full-row>.span-5 {
    width: 41.66666667%;
    *width: 41.55666667%
}

.full-row>.span-6 {
    width: 50%;
    *width: 49.89%
}

.full-row>.span-7 {
    width: 58.33333333%;
    *width: 58.22333333%
}

.full-row>.span-8 {
    width: 66.66666667%;
    *width: 66.55666667%
}

.full-row>.span-9 {
    width: 75%;
    *width: 74.89%
}

.full-row>.span-10 {
    width: 83.33333333%;
    *width: 83.22333333%
}

.full-row>.span-11 {
    width: 91.66666667%;
    *width: 91.55666667%
}

.full-row>.span-12 {
    width: 100%;
    *width: 99.89%
}

.row>.pull-right,
.full-row>.pull-right {
    float: right
}

.row>.center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}

.full-row>.center {
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}

.pull-left-1 {
    position: relative;
    left: -8.33333333%
}

.pull-left-2 {
    position: relative;
    left: -16.66666667%
}

.pull-left-3 {
    position: relative;
    left: -25%
}

.pull-left-4 {
    position: relative;
    left: -33.33333333%
}

.pull-left-5 {
    position: relative;
    left: -41.66666667%
}

.pull-left-6 {
    position: relative;
    left: -50%
}

.pull-left-7 {
    position: relative;
    left: -58.33333333%
}

.pull-left-8 {
    position: relative;
    left: -66.66666667%
}

.pull-left-9 {
    position: relative;
    left: -75%
}

.pull-left-10 {
    position: relative;
    left: -83.33333333%
}

.pull-left-11 {
    position: relative;
    left: -91.66666667%
}

.pull-left-12 {
    position: relative;
    left: -100%
}

.pull-right-1 {
    position: relative;
    left: 8.33333333%
}

.pull-right-2 {
    position: relative;
    left: 16.66666667%
}

.pull-right-3 {
    position: relative;
    left: 25%
}

.pull-right-4 {
    position: relative;
    left: 33.33333333%
}

.pull-right-5 {
    position: relative;
    left: 41.66666667%
}

.pull-right-6 {
    position: relative;
    left: 50%
}

.pull-right-7 {
    position: relative;
    left: 58.33333333%
}

.pull-right-8 {
    position: relative;
    left: 66.66666667%
}

.pull-right-9 {
    position: relative;
    left: 75%
}

.pull-right-10 {
    position: relative;
    left: 83.33333333%
}

.pull-right-11 {
    position: relative;
    left: 91.66666667%
}

.pull-right-12 {
    position: relative;
    left: 100%
}

@media only screen and (max-width:1024px) {
    .row>.midd-1 {
        width: 7.33333333%
    }
    .row>.midd-2 {
        width: 15.66666667%
    }
    .row>.midd-3 {
        width: 23%
    }
    .row>.midd-4 {
        width: 32.33333333%
    }
    .row>.midd-5 {
        width: 40.66666667%
    }
    .row>.midd-6 {
        width: 48%
    }
    .row>.midd-7 {
        width: 57.33333333%
    }
    .row>.midd-8 {
        width: 65.66666667%
    }
    .row>.midd-9 {
        width: 74%
    }
    .row>.midd-10 {
        width: 82.33333333%
    }
    .row>.midd-11 {
        width: 90.66666667%
    }
    .row>.midd-12 {
        width: 99%
    }
    .midd-hide {
        display: none
    }
    .midd-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    .full-row>.midd-1 {
        width: 8.33333333%
    }
    .full-row>.midd-2 {
        width: 16.66666667%
    }
    .full-row>.midd-3 {
        width: 25%
    }
    .full-row>.midd-4 {
        width: 33.33333333%
    }
    .full-row>.midd-5 {
        width: 41.66666667%
    }
    .full-row>.midd-6 {
        width: 50%
    }
    .full-row>.midd-7 {
        width: 58.33333333%
    }
    .full-row>.midd-8 {
        width: 66.66666667%
    }
    .full-row>.midd-9 {
        width: 75%
    }
    .full-row>.midd-10 {
        width: 83.33333333%
    }
    .full-row>.midd-11 {
        width: 91.66666667%
    }
    .full-row>.midd-12 {
        width: 100%
    }
}

@media only screen and (max-width:992px) {
    .row>.smidd-1 {
        width: 7.33333333%
    }
    .row>.smidd-2 {
        width: 15.66666667%
    }
    .row>.smidd-3 {
        width: 24%
    }
    .row>.smidd-4 {
        width: 32.33333333%
    }
    .row>.smidd-5 {
        width: 40.66666667%
    }
    .row>.smidd-6 {
        width: 49%
    }
    .row>.smidd-7 {
        width: 57.33333333%
    }
    .row>.smidd-8 {
        width: 65.66666667%
    }
    .row>.smidd-9 {
        width: 74%
    }
    .row>.smidd-10 {
        width: 82.33333333%
    }
    .row>.smidd-11 {
        width: 90.66666667%
    }
    .row>.smidd-12 {
        width: 99%
    }
    .smidd-hide {
        display: none
    }
    .smidd-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    .full-row>.smidd-1 {
        width: 8.33333333%
    }
    .full-row>.smidd-2 {
        width: 16.66666667%
    }
    .full-row>.smidd-3 {
        width: 25%
    }
    .full-row>.smidd-4 {
        width: 33.33333333%
    }
    .full-row>.smidd-5 {
        width: 41.66666667%
    }
    .full-row>.smidd-6 {
        width: 50%
    }
    .full-row>.smidd-7 {
        width: 58.33333333%
    }
    .full-row>.smidd-8 {
        width: 66.66666667%
    }
    .full-row>.smidd-9 {
        width: 75%
    }
    .full-row>.smidd-10 {
        width: 83.33333333%
    }
    .full-row>.smidd-11 {
        width: 91.66666667%
    }
    .full-row>.smidd-12 {
        width: 100%
    }
}

@media only screen and (max-width:760px) {
    .row>.smal-1 {
        width: 7.33333333%
    }
    .row>.smal-2 {
        width: 15.66666667%
    }
    .row>.smal-3 {
        width: 24%
    }
    .row>.smal-4 {
        width: 32.33333333%
    }
    .row>.smal-5 {
        width: 40.66666667%
    }
    .row>.smal-6 {
        width: 49%
    }
    .row>.smal-7 {
        width: 57.33333333%
    }
    .row>.smal-8 {
        width: 65.66666667%
    }
    .row>.smal-9 {
        width: 74%
    }
    .row>.smal-10 {
        width: 82.33333333%
    }
    .row>.smal-11 {
        width: 90.66666667%
    }
    .row>.smal-12 {
        width: 99%
    }
    .smal-hide {
        display: none
    }
    .smal-show {
        display: block
    }
    .smal-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    [class*='pull-left-'],
    [class*='pull-right-'] {
        right: auto;
        left: auto
    }
    .full-row>.smal-1 {
        width: 8.33333333%
    }
    .full-row>.smal-2 {
        width: 16.66666667%
    }
    .full-row>.smal-3 {
        width: 25%
    }
    .full-row>.smal-4 {
        width: 33.33333333%
    }
    .full-row>.smal-5 {
        width: 41.66666667%
    }
    .full-row>.smal-6 {
        width: 50%
    }
    .full-row>.smal-7 {
        width: 58.33333333%
    }
    .full-row>.smal-8 {
        width: 66.66666667%
    }
    .full-row>.smal-9 {
        width: 75%
    }
    .full-row>.smal-10 {
        width: 83.33333333%
    }
    .full-row>.smal-11 {
        width: 91.66666667%
    }
    .full-row>.smal-12 {
        width: 100%
    }
}

.row>.span-33 {
    width: 14%
}

@media(max-width:1024px) {
    .row>.span-33 {
        width: auto;
    }
    .row>[class*="span-"] {
        float: none;
    }
}

. .box {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.hba {
    height: 300px
}

.slider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

.slides {
    height: 100%;
    overflow: hidden;
    *zoom: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    margin: 0;
    padding: 0;
    border: 0
}


/* .slide {
	height: 100%;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-image: none;
	list-style-type: none
} */

img,
.ylw-img-responsive {
    height: auto;
    max-width: 100%
}

.slider-arrow {
    position: absolute;
    display: block;
    margin-bottom: -30px;
    background-color: rgba(0, 0, 0, 0.3);
    text-indent: -9999px;
    overflow: hidden;
    height: 60px;
    width: 40px;
    background-repeat: no-repeat
}

.slider-arrow--right {
    bottom: 50%;
    right: 0;
    background-image: url(../images/banner-fy.png);
    background-position: center bottom
}

.slider-arrow--left {
    bottom: 50%;
    left: 0;
    background-image: url(../images/banner-fy.png);
    background-position: center top
}

.slider-nav {
    position: absolute;
    bottom: 30px
}

.slider-nav__item {
    width: 12px;
    height: 12px;
    float: left;
    clear: none;
    display: block;
    margin: 0 5px;
    background: #fff;
    border-radius: 50%
}

.slider-nav__item:hover {
    background: #ccc
}

.slider-nav__item--current {
    background: #ccc
}

.ico {
    background: url(../images/top_head_dot.jpg) 0px 15px no-repeat;
    width: 80px;
    display: block;
}

.icons {
    display: inline-block;
    background: url(../images/icons.png) no-repeat;
}

.ico45 {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url(../images/ico45.png) no-repeat;
    vertical-align: middle;
}

.ico45_2 {
    background-position: 0 -45px;
}

.ico45_3 {
    background-position: 0 -90px;
}

.ico45_4 {
    background-position: 0 -135px;
}

.ico60 {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../images/ico60.png) no-repeat;
    vertical-align: middle;
}

.ico60_2 {
    background-position: -60px 0;
}

.ico65 {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url(../images/ico65.png) no-repeat;
    vertical-align: middle;
}

.ico65_2 {
    background-position: -65px 0;
}

.ico65_3 {
    background-position: -130px 0;
}

.ico65_4 {
    background-position: -195px 0;
}

.ico55 {
    display: inline-block;
    width: 55px;
    height: 55px;
    background: url(../images/ico55.png) no-repeat;
    vertical-align: middle;
}

.ico55_2 {
    background-position: 0 -55px;
}

.ico55_3 {
    background-position: 0 -110px;
}

.ico55_4 {
    background-position: 0 -165px;
}

.ico55_5 {
    background-position: 0 -220px;
}

.ico55_6 {
    background-position: 0 -275px;
}

.ico35 {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(../images/ico35.png) no-repeat;
    vertical-align: middle;
}

.ico35_2 {
    background-position: -35px 0;
}

.ico35_3 {
    background-position: -70px 0;
}


/* 常量设置 */

html {
    overflow-x: auto;
}


/* html, body, .wrap {
	min-width: 1200px;
} */

.wrap {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

body {
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    background: #fff;
    overflow: hidden;
}

a {
    color: inherit;
}

a:hover {
    color: #006db8;
    text-decoration: none
}

a:active {
    color: #006db8;
}

::-moz-selection {
    color: #fff;
    background: #006db8;
}

::selection {
    color: #fff;
    background: #006db8;
}

::-webkit-input-placeholder {
    color: #aaa;
}

.placeholder {
    color: #aaa;
}

input,
select,
button,
textarea {
    font-family: microsoft yahei;
    border: none;
    outline: none;
    vertical-align: middle;
}


/*css组件设置*/

.form-control,
.input-group-addon,
.btn {
    border-radius: 2px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}

.clear {
    clear: both;
    height: 0px !important;
}

.imgZoom img,
.imgY180 img {
    width: 100%;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoom {
    overflow: hidden;
    position: relative;
}

.imgZoom:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.imgY180:hover img {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.gonggao {
    font-size: 14px;
}

.gonggao p {
    background: url(../images/icon2.jpg) 0px 8px no-repeat;
    display: block;
    padding: 6px 0px 6px 30px;
}

.gonggao p span {
    color: #e6a62c;
    padding-left: 20px;
}

.group {
    background: url(../images/home_probg.jpg);
    padding: 40px 0px 50px 0px;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.group h3 {
    text-align: center;
    font-size: 33px;
    padding: 10px 0px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.group p {
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 10px 0px 35px 0px;
}

.kuailian {
    background: #f3f3f3;
    padding: 30px 0px 50px 0px;
}

.kuailian h3 {
    text-align: center;
    font-size: 33px;
    padding: 10px 0px;
    text-align: center;
    color: #383838;
    font-weight: bold;
}

.kuailian p {
    font-size: 16px;
    color: #383838;
    text-align: center;
    padding: 10px 0px 35px 0px;
}

.kuailiancontent p {
    font-size: 14px;
    color: #383838;
    text-align: left;
    padding: 10px 0px 15px 0px;
}


/* .home_youshi {
	padding-top: 20px !important;
}
.home_youshi h3 {
	font-size: 33px;
	padding: 10px 0px;
	text-align: center;
	color: #383838;
	font-weight: bold;
}
.home_youshi h2 {
	font-weight: bold;
	font-size: 28px;
	padding: 3px 0px;
}
.home_youshi p {
	font-size: 16px;
	color: #383838;
	text-align: center;
	padding: 10px 0px 35px 0px;
}
.home_about h3 {
	font-size: 33px;
	/* padding: 10px 0px; */

text-align: center;
font-weight: bold;

}
.home_about p {
    font-size: 16px;
    color: #383838;
    text-align: center;
    padding: 10px 0px 35px 0px;
}
*/ .kuailiancontent {
    -moz-box-shadow: 0 0 2px #ccc;
    -webkit-box-shadow: 0 0 2px #ccc;
    box-shadow: 0 0 2px #ccc;
    border: 2px solid #fff;
    left: -2px;
    background: #fff;
    overflow: hidden;
}
.kuailian .col-md-3 {
    padding: 15px 9px;
}
.kuailian .col-md-3 h2 {
    font-size: 18px;
    padding: 5px 0px;
}
.kuailian .col-md-3 h2 span {
    float: right;
    background: url(../images/kuailianicon.jpg) no-repeat;
    height: 23px;
    width: 16px;
}
.kuailian .col-md-3 h2 small {
    font-size: 14px;
    font-style: italic;
}
.kuailian a {}
.img-100 {
    width: 100%;
}
.youshi3 a:hover {
    color: #fff;
}
.youshi2 a:hover {
    color: #333;
}

/*news_list*/

/* 新闻首页列表样式*/
.widget-newslist-10 .list_box {
    border-bottom: 1px #e6e6e6 solid;
    padding: 15px 0px;
}
.widget-newslist-10 .list_main {
    overflow: hidden;
    padding: 15px 0px;
}
.widget-newslist-10 .bd_r {
    width: 20%;
}
.widget-newslist-10 .bd_c {
    width: 85%;
    padding: 1% 8% 0 5%;
}
.widget-newslist-10 .nopic .bd_c {
    width: 84%;
    padding-right: 0;
}
.widget-newslist-10 .list_title {
    font-size: 20px;
    color: #202020;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
}
.widget-newslist-10 .list_tool {
    font-size: 12px;
    color: #c9c9c9;
    padding: 10px 0px;
}
.widget-newslist-10 .list_tool .share {
    margin-left: 20px;
    cursor: pointer;
}
.widget-newslist-10 .list_p {
    font-size: 14px;
    color: #464646;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}
.widget-newslist-10 li:hover .list_box {
    background-color: #f8f8f8;
}
.widget-newslist-10 li:hover .list_box:after {
    background-color: #f8f8f8;
}
.widget-newslist-10 li:hover .list_title a {
    color: #1655b4;
}
.widget-newslist-10 .list_time_day {
    display: block;
    font-size: 50px;
    color: #1655b4;
    line-height: 50px;
    font-family: helvetica;
}
.widget-newslist-10 .bdshare-button-style1-16 a {
    padding: 0;
    margin: 0;
    background: none;
    height: 20px;
    line-height: 20px;
}
.widget-newslist-10 .list_time {
    padding: 1% 1%;
    text-align: center;
    background: #1655b4;
    color: #fff;
    position: relative;
    width: 85px;
}
.widget-newslist-10 .list_time:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #e6e6e6;
    display: block;
    top: 0;
    right: -25%;
}
.widget-newslist-10 .list_time_day {
    color: #fff;
}
.widget-newslist-10 .list_box:after {
    width: 86%;
}
@media only screen and (max-width:1240px) {
    .widget-newslist-10 .bd_l {
        width: 10%;
    }
    
    .widget-newslist-10 .bd_c {
        width: 74%;
    }
}
@media only screen and (max-width:996px) {
    .widget-newslist-10 .bd_c {
        width: 68%;
    }
}
@media only screen and (max-width:760px) {
    .widget-newslist-10 .bd_r {
        float: none;
        width: 100%;
    }
    
    .widget-newslist-10 .list_main {
        margin-top: 20px;
    }
    
    .widget-newslist-10 .bd_l {
        width: 20%;
    }
    
    .widget-newslist-10 .list_box .bd_c {
        width: 100%;
        padding: 0px;
    }
    
    .widget-newslist-10 .list_box:after {
        width: 100%;
    }
    
    .widget-newslist-10 .list_time:after {
        display: none!important;
    }
    
    .widget-newslist-10 .list_time {
        margin-top: 5px;
        width: 60px;
    }
    
    .widget-newslist-10 .list_time_day {
        font-size: 32px;
        line-height: 38px;
    }
    
    .news_list .pt2 {
        padding-top: 0;
    }
}

/*下层--走进瑞丰综合页*/
.ab_box1 {
    background-color: #f7f7f7;
    padding: 35px 0 46px;
}
.ab_box1 ._numboxn ._mjbox {
    display: block;
    text-align: center;
}
.ab_box1 ._numboxn ._mjbox span {
    display: block
}
.ab_box1 ._numboxn ._mjbox ._digit {
    font-size: 14px;
    color: #e60012;
}
.ab_box1 ._numboxn ._mjbox ._digit b {
    font-size: 78px;
    font-family: Arial;
    font-weight: normal;
    line-height: 80px;
}
.ab_box1 ._numboxn ._mjbox .p {
    font-size: 14px;
}
.ab_colunms {
    margin-top: 45px;
}
.ab_colunms li .tit {
    position: absolute;
    left: 0;
    bottom: 20%;
    width: 184px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    background-color: #333;
    overflow: hidden;
}
.ab_colunms li .tit .cnn {
    margin-right: 10px;
}
.ab_colunms li .tit .enn {
    font-family: Arial;
}
.ab_colunms li .tit span {
    position: relative;
    z-index: 2;
}
.ab_colunms li .tit:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    background-color: #e90004;
}
.ab_colunms li:hover .tit:before {
    left: 0;
}
.ab_box2 {
    padding: 20px 0 30px;
}
.ab_box2 .ch1,
.ab_box2 .ch2 {
    width: 83%;
    text-align: center;
    margin: auto;
}
.ab_box2 .ch1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ab_box2 .ch2 {
    font-size: 14px;
}
.ab_box3 .box3_img {
    width: 50%;
    *width: 49.999%;
    position: relative;
    height: 296px;
}
.ab_box3 .ab_deve {
    background: url(../images/ab_img01.jpg) right top no-repeat;
}
.ab_box3 .ab_honor {
    background: url(../images/ab_img02.jpg) left top no-repeat;
}
.ab_box3 .box3_img .info {
    width: 600px;
    position: absolute;
    top: 60px;
    text-align: center;
}
.ab_box3 .ab_deve .info {
    right: 0;
}
.ab_box3 .ab_honor .info {
    left: 0;
}
.ab_box3 .box3_img .info .cols {
    font-size: 24px;
    color: #fff;
    margin-bottom: 5px;
}
.ab_box3 .box3_img .info .cols a {
    color: #fff;
}
.ab_box3 .box3_img .info .p {
    color: #fff;
    font-size: 14px;
    width: 64%;
    margin: 0 auto 0;
    line-height: 25px;
    overflow: hidden;
}
.ab_box3 .box3_img .info .c_more {
    border-color: #fff;
    color: #fff;
    margin-top: 15px;
    padding-left: 0;
    width: 142px;
}
.ab_box3 .ab_honor .info .p {
    color: #fff;
}
.inews {
    padding-top: 65px;
    padding-bottom: 80px;
}
.inews_cont {
    margin-top: 25px;
}
.inews_img {
    width: 34%;
    position: relative;
    float: left;
}
.inews_img img {
    width: 100%;
}
.inews_img_c {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 83px;
    color: #fff;
    padding-left: 30px;
    background-color: rgba(0, 0, 0, 0.6);
}
.inews_img_c_t {
    font-size: 14px;
    margin-top: 15px;
    font-family: kalinga, Arial;
}
.inews_img_c_p {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.inews_img:hover a {
    color: #fff;
}
.inews_list {
    width: 63%;
    float: right;
}
.inews_list li {
    clear: both;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 1px solid #f3f3f3;
}
.inews_list ._date1 {
    width: 110px;
    float: left;
    color: #c8c8c8;
    font-size: 38px;
    line-height: 1.5;
    margin-right: 30px;
    padding-top: 10px;
    text-align: right;
    font-family: kalinga, Arial;
}
.inews_list ._date1 ._d1 {
    font-size: 12px;
    display: block;
    text-align: right;
    margin-bottom: -10px;
}
.inews_list ._intro {
    overflow: hidden;
}
.inews_list ._title {
    font-size: 16px;
    padding: 5px 0px;
    font-weight: normal;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.inews_list ._text {
    line-height: 1.6em;
    height: 3.2em;
    overflow: hidden;
}
.inews_list li:hover a,
.inews_list li:hover ._title,
.inews_list li:hover ._title,
.inews_list li:hover ._more {
    color: inherit;
}
.inews_list li:hover ._title {}
.inews_list li:hover ._date1 {
    color: #e4b459;
}
.inews_list li:hover .nl_icon {
    font-weight: normal;
}
.inews_list .nl_icon {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    background-color: #667583;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    padding: 0 10px;
    vertical-align: 3px;
}
.group_content {}
.content_c ol li {
    border-bottom: 1px #dbdbdb dotted;
    display: block;
    margin: 10px 0px 10px 0px;
    overflow: hidden;
}
.content_c ol .col-md-3 {
    color: #1858b2;
}
.form-group input {
    width: 100%;
    line-height: 30px;
    border: 1px solid #ddd;
}
.col-sm-10 select {
    border: 1px solid #ddd;
    line-height: 30px;
    height: 30px;
}

/*产品详情页*/
.content_pic {
    border: 1px #e1e1e1 solid;
    margin-bottom: 25px;
    padding: 0px;
}
.content_pic img {
    text-align: center;
    margin: 0 auto;
}
.content_text {
    padding-top: 28px;
}
.content_text h3 {
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ccc;
}
.content_text p {
    margin-top: 20px;
}
.zixun {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.zixun ul li {
    float: left;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
}
.zixun li a {
    display: block;
    padding: 0 10px;
}
.zixun .fa {
    padding-right: 10px;
}
.z-l a {
    background: #006de0;
    COLOR: #fff;
}
.z-l a:hover {
    border: solid 1px #006de0;
    color: #006de0;
    background: #fff;
}
.z-r a {
    border: solid 1px #006de0;
    color: #006de0;
}
.z-r a:hover {
    background: #006de0;
    COLOR: #fff;
}
.z-tel {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
}
.z-tel i {
    padding-right: 5px;
}
.z-tel span {
    font-size: 30px;
    color: #006de0;
    line-height: 40px;
}
.list {
    margin: 0;
    padding: 0;
}
.list li {
    width: 100%;
    line-height: 50px;
    border-bottom: 1px solid #eaeaea;
    text-indent: 30px;
}
.list>li.active-li>a {
    background: url(../images/page_09.png)right 15px center no-repeat #0268e5;
    color: #fff;
    display: block;
}
.list>li.active-li>ul>li.active-li>a {
    background: url(../images/page_09.png)right 15px center no-repeat #397fe8;
    color: #fff;
    display: block;
}
.list li a {
    color: #333;
    font-size: 16px;
    display: block;
    background: url(../images/page_09.png) right 15px center no-repeat;
    border-bottom: 1px solid #eaeaea;
}
.list li a:hover {
    background: url(../images/page_09.png) right 15px center no-repeat #eee;
    color: #333;
}
.list li ul {
    margin-left: 0px;
}
.list li ul li {
    border-bottom: none;
    background: none;
}
.list li ul li a {
    font-weight: normal;
    color: #333;
    text-align: center;
}
.list li ul li a:hover {
    color: #333;
}
.active-li a {
    background: url(../images/page_09.png)right 15px center no-repeat #0268e5;
    color: #333;
    display: block;
}
.active-li li a {
    background: url(../images/page_09.png)right 15px center no-repeat #eee;
}
.active-li li a:hover {
    font-weight: bold;
}
.miaoshu h4 {
    background: #eee;
    padding: 15px 0px 15px 15px;
}
.l-top {
    background: #006de0;
    line-height: 50px;
    text-indent: 30px;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    height: 50px;
}
@media (max-width: 1000px) {
    .l-top {
        background: #0262d0;
    }
}
.news_c img {
    text-align: center !important;
    margin: 0 auto;
    display: block;
}
.footer_index {}
.footer_page {
    background: #f0f0f0;
    border-top: 0px #eaeaea solid;
}
.footer h3 {
    font-size: 17px;
    padding-bottom: 15px;
    border-bottom: 2px red solid;
    width: 70px;
    margin-bottom: 8px;
}
.footer ul {}
.footer ul li {
    font-size: 14px;
    text-align: left;
    line-height: 24px;
}
.foot_menu_contact {
    text-align: left;
}

/*自定义样式*/
.content_right {
    float: right;
}
.content_left {
    float: left;
}
.content {
    line-height: 26px;
    padding: 60px 0px 60px;
    min-height: 400px;
}
.content .con {
    overflow: hidden;
}

/* .content1{
	padding:0px 0 60px;
} */
.content_left ul li {
    padding: 7px 0px 7px 25px;
    background: url(../images/page_list.png) 0px 0px no-repeat;
    border-bottom: 1px #eaeaea solid;
}
.content_left ul li a:hover {
    color: #ce9c52;
}
.channelT {
    background: #00439c;
    color: #fff;
}
.channelT h2 {
    margin: 0px;
    font-size: 24px;
}
.left_content {
    background: ;
    padding: 8px 12px 8px 12px;
}
.content_wrap {}
.content_c {
    line-height: 27px;
    padding: 10px 0px;
    min-height: 400px;
    overflow: hidden;
}
.content_c img {
    padding: 0px 0px;
}
.content_c h1 {
    font-size: 22px;
    text-align: center;
}
.content_c h5 {
    text-align: center;
}
.content_wrap h3,
.position h3 {
    font-size: 18px;
    border-bottom: 1px #cdcdcd solid;
    padding: 5px 0px;
    font-weight: bold;
}
.content_wrap h3 span,
.position h3 span {
    float: right;
    font-size: 14px;
    font-weight: normal;
}
.position {
    margin-bottom: 60px;
}
.content_c_center {
    background: url(../images/content_c_center.jpg) repeat-y;
    overflow: hidden;
}
.content_c_center ol {
    overflow: hidden;
    padding: 15px 0px 15px 0px;
    margin: 0 auto;
    display: block;
}
.content_c_center ol li {
    display: block;
    float: left;
}
.content_c_center ol li span {
    display: block;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 10px;
}
.content_c_center ol li img {}
.content_c_center ol li img:hover {}
.img_section {
    text-align: center;
    min-height: 250px;
}
.img_section img {
    padding: 5px;
    width: expression_r(this.width > 300 && this.height < this.width ? 300: true);
    width: 300px;
    width: auto;
    height: expression_r(this.height >180 ? 180: true);
    height: 180px;
    margin: 0 auto;
    border: 1px #d1d1d1 solid;
}
.content_content_center font {
    color: red;
}
.cartbox_1 a {
    color: #fff;
}
.video {
    text-align: center;
}
.zigongsi_home {
    border-bottom: 1px #e6e6e6 solid;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 10px;
}
.zigongsi_home h3 {
    border: 0px;
    padding-top: 0px;
    margin: 5px 0px;
}

/* 表格 */
.datalist {
    border: 1px solid #ccc;
    border-collapse: collapse;
    background: #fff;
}
.datalist caption {
    padding-bottom: 5px;
    text-align: left;
}
.datalist th {
    border: 1px solid #ccc;
    background-color: #eee;
    font-weight: 700;
    padding: 5px 15px;
}
.datalist td {
    border: 1px solid #ccc;
    padding: 5px 15px;
}
.datalist tr.altrow {
    background-color: #ccc;
}

/*时间延迟*/
.delay100 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.delay200 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.delay300 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.delay400 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.delay500 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.delay600 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.delay700 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.delay800 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.delay900 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.delay1000 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.delay1200 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.delay1400 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.delay1600 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
.delay1800 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.delay2000 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.delay2400 {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}
.delay3000 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

/* 网站样式 */
.transition {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.hoverImg:hover {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    opacity: 0.9;
}
.mt30 {
    margin-top: 30px;
}
.mt20 {
    margin-top: 20px;
}
.c {
    padding-bottom: 9999px;
    margin-bottom: -9999px;
}

/*通用头部*/
.head_top {
    background: #fff;
}
.head_top a:hover {}
.pageHeader {
    background: url(../images/h_bg.jpg) center top no-repeat #fff;
    padding-top: 0px;
    position: relative;
    z-index: 21;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
}
.short {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.head_r {
    position: relative;
    z-index: 5;
    padding-right: 42px;
}
.head_r li {
    float: right;
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
.head_r .li01 {
    z-index: 2;
    position: relative;
    padding: 0;
    background: none;
    line-height: normal;
}
.head_r .li01 .btn-search {
    display: block;
    background-color: transparent;
    cursor: pointer;
    vertical-align: top;
    color: #585858;
    margin-top: 6px;
}
.head_r .li01 .btn-search i {
    vertical-align: top;
    margin-left: 5px;
}
.head_r .li01 .search {
    position: absolute;
    right: 45%;
    top: 2px;
    background-color: #fff;
    height: 28px;
    display: none;
    border: 1px #dcdcdc solid;
    width: 170px;
}
.head_r .li01 .search .inp {
    border: none;
    vertical-align: top;
    height: 28px;
    line-height: 1;
    box-sizing: border-box;
    padding-left: 5px;
    width: 0;
}
.head_r .li01:hover .search .inp {
    width: 97%;
}
.head_r .li01 .item {
    transition: right 300ms;
    -moz-transition: right 300ms;
    -ms-transition: right 300ms;
    -o-transition: right 300ms;
    -webkit-transition: right 300ms;
}
.head_r .li02 ._val {
    display: block;
    padding: 0 15px;
    cursor: pointer
}
.head_r .li02 ._val i {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    vertical-align: 0px;
}
.head_r .li02 ._option {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #f7f7f7;
    text-align: center;
    padding: 10px 0;
    display: none;
    color: #353535;
}
.head_r .li02 ._option a {
    display: block;
    padding: 5px 0;
    line-height: 20px;
    height: 20px;
    color: #bf000c;
}
.head_r .li04 .val {
    display: block;
}
.head_r .li04 .h_erwm {
    position: absolute;
    top: 100%;
    background-color: #f7f7f7;
    padding: 10px 20px;
    text-align: center;
    left: 50%;
    margin-left: -83px;
    display: none;
}
.mobile_key {
    display: none;
}
.logo {
    padding: 0px 0 0px;
}
.logo a {
    display: block;
    width: 262px;
    height: 100px;
    background: url(../images/logo.jpg) no-repeat;
    background-size: contain;
}
.nav {
    width: 75%;
    *width: 696px;
}
.nav .nav_li {
    float: left;
    padding: 20px 2% 0px 3%;
}
.nav .nav_li .nav_a {
    font-size: 16px;
    display: block;
    padding-bottom: 10px;
}
.nav .nav_li .setNav {
    width: 100%;
    left: 0;
    right: 0;
    background: url(../images/white_9.png) repeat;
    display: none;
    border-top: 1px #dbddde solid;
}
.nav .nav_li .setNav .set-img {
    width: 25%;
    padding-top: 25px;
}
.nav .nav_li .setNav .set-img img {
    width: 100%;
}
.nav .nav_li .setNav .setCon .tit {
    font-size: 22px;
    color: #4e4e4e;
    margin-bottom: 20px;
    border: bold;
    text-align: left;
}
.nav .nav_li .setNav .setMenu {
    width: 20%;
    padding-top: 20px;
    padding-right: 4%;
    padding-left: 4%;
    border-right: 1px #dbddde solid;
}
.nav .nav_li .setNav .setMenu li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #dbddde solid;
}
.nav .nav_li .setNav .setMenu li a {
    display: block;
    position: relative;
    color: #4a4a4a;
}
.nav .nav_li .setNav .setCon {
    width: 40%;
    padding: 30px 5% 50px 2%;
    border-right: 1px #dbddde solid;
}
.nav .nav_li .setNav .setCon .p {
    color: #333;
    line-height: 28px;
    height: 170px;
    overflow: hidden;
    text-align: justify;
    letter-spacing: 0.5px;
}
.nav .nav_li .setNav .set_close {
    display: block;
    width: 21px;
    height: 21px;
    background: url(../images/icons.png) 0 0 no-repeat;
    right: 0;
    bottom: 7%;
}
.nav .line {
    position: absolute;
    bottom: 0px;
    width: 0px;
    height: 4px;
    font-size: 3px;
    background-color: #006db8;
    display: none;
}
.nav .nav_li .setNav .tech-menuItems {
    border: none;
}
.nav .nav_li h2 {
    display: block;
    clear: both;
    font-size: 16px;
    color: #e60012;
    padding: 8px 0px;
}
.tech-menu-box {
    height: 222px;
}
.tech-menuItems {
    border: 1px #dadada solid;
    padding: 3% 2%;
}
.tech-menuItems li {
    font-size: 15px;
    margin-bottom: 10px;
}
.tech-menuItems li a {
    display: block;
    padding-left: 20px;
    position: relative;
}
.tech-menuItems li .icons {
    width: 12px;
    height: 15px;
    background-position: 0 -55px;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    left: 0;
}
.tech-menu-box .tech_colse {
    position: absolute;
    right: 1%;
    bottom: 1%;
    cursor: pointer;
    display: none;
}
.tech-menu-box .tech_colse i {
    font-size: 35px;
}

/* .tech-menu-box.t_fixed .tech-menuItems{position: fixed;background-color: #fff;top: 0;max-width: 1144px;z-index: 10;opacity:0;filter:alpha(opacity=0);} */
.tech-fixed-menu {
    position: fixed;
    width: 246px;
    height: 56px;
    line-height: 56px;
    background-color: #89b82a;
    top: 0;
    left: 50%;
    margin-left: 356px;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10;
}
.tech-fixed-menu a {
    display: block;
    color: #fff;
    font-size: 15px;
}
.tech-fixed-menu i {
    font-size: 30px;
    height: 30px;
    vertical-align: middle;
    line-height: 37px;
}
.tech-menu-box .t_fixed .tech-fixed-menu {
    opacity: 1;
    filter: alpha(opacity=100);
}
.tech-menu-box .t_fixed.show {
    position: fixed;
    background-color: #fff;
    top: 0;
    z-index: 13;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}
.tech-menu-box .t_fixed.show .tech_colse {
    display: block;
}
.tech-menu-box .show .tech-fixed-menu {
    opacity: 0;
    filter: alpha(opacity=0);
}

/*通用底部*/
.foot_top {
    background: url(../images/f_t_bg.jpg) center top no-repeat;
    padding: 55px 0;
    position: relative;
    *z-index: 2;
}
.foot-word li {
    font-size: 42px;
    font-weight: bold;
    color: #005ff3;
}
.foot-word {
    height: 125px;
}
.foot-word .slide_nav {
    display: none;
}
.foot_center {
    padding: 55px 0 40px;
    *z-index: 5;
    *zoom: 1;
}
.foot_center dl {
    width: 14%;
    margin-right: 3%;
}
.foot_center dl dt {
    font-size: 20px;
    margin-bottom: 20px;
}
.foot_center dl dd {
    line-height: 2;
    font-size: 14px;
    color: #838383;
}
.foot_center dl dd a {
    display: block;
    color: #838383;
}
.foot_center .f_dl1 {
    width: 10%;
}
.foot_center .f_dl2 {
    width: 15%;
    margin-right: 4%;
}
.foot_center .f_dl2 dd.scrollbar-ui .scroll_bar {
    background: url(../images/f_b_li.png) center top repeat-y;
}
.foot_center .f_dl2 dd.scrollbar-ui .scroll_slider {
    background: #006ab8;
}
.foot_center .f_dl2 dd {
    height: 168px;
    overflow: hidden;
    position: relative;
}
.foot_center .f_dl4 {
    width: 25%;
}
.foot_center .f_dl4 .f_dd4 a {
    display: inline-block;
}
.foot_center .f_dl4 .f_dd4 .pt {
    font-size: 16px;
    color: #006db8;
    font-weight: bold;
}
.foot_center .f_dl5 {
    width: 247px;
}
.foot_center .f_dl5 .f_media {
    background: url(../images/f_m_bg.jpg) no-repeat;
    padding: 30px 48px;
    margin-top: -118px;
    position: relative;
    *z-index: 10;
}
.foot_center .f_dl5 .f_media p {
    color: #fff;
    text-align: center;
    padding: 5px 0;
}
.f_dl5 .f_media .bdsharebuttonbox a {
    display: inline-block;
    float: none;
    background: url(../images/f_share.png) no-repeat;
    width: 28px;
    height: 27px;
    padding-left: 0;
    margin: 10px 3px 0;
}
.f_dl5 .f_media .bdsharebuttonbox a.bds_tqq {
    background-position: -39px 0;
}
.f_dl5 .f_media .bdsharebuttonbox a.bds_sqq {
    background-position: -78px 0;
}
.f_dl5 .f_media .bdsharebuttonbox a.bds_weixin {
    background-position: -118px 0;
}
.f_otherLine {
    margin-top: 35px;
}
.f_otherLine .f_fz_t {
    display: block;
    border: 1px #e0dede solid;
    height: 32px;
    line-height: 32px;
    padding: 0 5%;
    position: relative;
    cursor: pointer;
}
.f_otherLine .f_fz_t .ico1_4 {
    top: 50%;
    margin-top: -10px;
    position: absolute;
    right: 5%;
}
.f_otherLine ._option {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    border: 1px #e0dede solid;
    margin-bottom: -1px;
    padding: 10px 0;
    background-color: #fff;
    display: none;
}
.f_otherLine ._option a {
    display: block;
    padding: 5px 5%;
}
.f_otherLine.on .f_fz_t .ico1_4 {
    background-position: -80px 0;
}
.pageFooter {
    background: #13293e;
    padding: 8px 0;
    color: #8d8d8d;
    border-top: #293f54;
    border-top: 1px solid #293f54;
}
.pageFooter,
.pageFooter a {
    color: #8d8d8d;
}
.pageFooter .l {
    text-transform: uppercase;
}
.pageFooter ._beian {
    margin-left: 10px;
}
.pageFooter .r em {
    font-size: 12px;
    margin: 0 8px;
}

/*首页中间区域*/

/*
.banner {
	height: 590px;
	position: relative;
	overflow: hidden;
}
.banner img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 100%;
	max-width: none;
}
.banner .slide_nav {
	position: absolute;
	bottom: 6%;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
}
.banner .slide_nav a {
	display: inline-block;
	width: 53px;
	height: 7px;
	background-color: #fff;
	cursor: pointer;
	margin: 0 4px;
	line-height: 99;
	overflow: hidden;
}
.banner .slide_nav a.on {
	background-color: #006ab8;
}
*/
.cen-box1 {
    padding: 50px 0 75px;
}
.cen-box1 .xdnl-list li {
    background-image: url(../images/c_yj_li2.png);
}
.cen-box1 .xdnl-list li.first {
    background-image: url(../images/c_yj_li1.png);
}
.widget-prolist-10 {
    overflow: hidden;
}
.widget-prolist-10 li .top-Floor {
    width: 100%;
    height: 100%;
    background: url(../images/black_4.png) repeat;
    z-index: 3;
    left: 0;
    top: -100%;
}
.widget-prolist-10 li .top-Floor .white-cross {
    width: 60px;
    height: 60px;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    background: url(../images/whit_cross.png) no-repeat;
}
.widget-prolist-10 .bom-text {
    padding: 25px 8% 40px;
    background-color: #e8e8e8;
    overflow: hidden;
    z-index: 2;
    display: block;
}
.widget-prolist-10 .bom-text:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #88b829;
    left: 0;
    bottom: -100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: -1;
}
.widget-prolist-10 li .rect-57 img {
    height: auto;
}
.widget-prolist-10 .bom-text ._name {
    font-size: 18px;
}
.widget-prolist-10 .bom-text ._price {
    color: #666464;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    margin-top: 20px;
}
.widget-prolist-10 .hover .top-Floor {
    top: 0;
}
.widget-prolist-10 .hover .bom-text,
.widget-prolist-10 .hover .bom-text ._price {
    color: #fff;
}
.widget-prolist-10 .hover .bom-text:before {
    bottom: 0;
}
.cen-box2 {
    padding: 0 0 70px;
}
.cen-box2 .x_arrs {
    position: absolute;
    top: 50%;
    margin-top: -25.5px;
    width: 51px;
    height: 51px;
    overflow: hidden;
    background: url(../images/scroll_btn_4.png) 0px -51px no-repeat;
    z-index: 3;
}
.cen-box2 .x_prev {
    left: -5%;
    background-position: left bottom;
}
.cen-box2 .x_next {
    right: -5%;
    background-position: right bottom;
}
.cen-box2 .x_prev:hover {
    background-position: left top;
}
.cen-box2 .x_next:hover {
    background-position: right top;
}
.cen-box3 {
    background: url(../images/c3_bg.jpg) center bottom no-repeat;
    padding: 60px 0;
}
.cen-box3 .i_channel_IN {
    margin-bottom: 10px;
}
.cNews_top .img {
    width: 38.5%;
    margin-right: 4%;
}
.cNews_top .img .date {
    position: absolute;
    top: 0;
    left: 0;
    width: 106px;
    height: 82px;
    background-color: #8dba34;
    color: #fff;
    text-align: center;
}
.cNews_top .img .date span {
    display: block;
}
.cNews_top .img .date .day {
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 15px;
}
.cNews_top .img .date .year {
    font-size: 15px;
}
.cNews_top .title {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 25px;
    height: 46px;
    overflow: hidden;
}
.cNews_top .p {
    line-height: 22px;
    height: 88px;
    overflow: hidden;
    color: #747474;
}
.cNews_top ._detail {
    display: block;
    margin-top: 45px;
}
.cNews_list {
    padding-top: 10px;
}
.cNews_list li {
    position: relative;
    padding-left: 75px;
    margin-top: 30px;
}
.cNews_list .date {
    position: absolute;
    left: 0;
    top: 6px;
    width: 55px;
    border: 1px #ccc solid;
    text-align: center;
}
.cNews_list .date span {
    display: block;
    font-family: Arial;
}
.cNews_list .date .day {
    font-size: 30px;
    font-weight: bold;
    background-color: #ccc;
    line-height: 45px;
    color: #fff;
}
.cNews_list .date .year {
    font-size: 0.77em;
    color: #565656;
}
.cNews_list .title {
    font-size: 16px;
    font-weight: normal;
    color: #130202;
    margin-bottom: 8px;
}
.cNews_list .p {
    line-height: 1.4;
    height: 38px;
    overflow: hidden;
    color: #666;
}
.cNews_list li:hover .date {
    border-color: #006db8;
}
.cNews_list li:hover .date .day {
    background-color: #006db8;
}
.cNews_list li:hover .title {
    color: #006db8;
}
.c_video .rect-60 img {
    height: auto;
}
.c_video ._play {
    display: block;
    width: 66px;
    height: 66px;
    background: url(../images/play.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -33px;
}
.c_video .title {
    background: url(../images/green_88.png) repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 5%;
    color: #fff;
    font-size: 16px;
}
.xmNews_box {
    padding-top: 50px;
}
.xmNews_box .xn_arrs {
    display: block;
    width: 20px;
    height: 10px;
    background: url(../images/cx_btn.png) no-repeat;
    position: absolute;
    top: 28px;
}
.xmNews_box .xn_prev {
    right: 40px;
}
.xmNews_box .xn_next {
    right: 10px;
    background-position: right top;
}
.xmNews_box .xn_prev:hover {
    background-position: left bottom;
}
.xmNews_box .xn_next:hover {
    background-position: right bottom;
}
.xmNews_list {
    height: 170px;
    overflow: hidden;
}
.xmNews_list li {
    overflow: hidden;
    margin-bottom: 23px;
}
.xmNews_list li .img {
    width: 25%;
    margin-right: 4%;
}
.xmNews_list li .title {
    font-size: 16px;
    font-weight: normal;
    color: #000;
}
.xmNews_list li .p {
    color: #606060;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 5px;
}
.xmNews_list li:hover .title {
    color: #006db8;
}
.cen-box4 {
    background: url(../images/foot_bbg.jpg) center top no-repeat;
    height: 310px;
    overflow: hidden;
}
.cen-box4 ul {
    padding-top: 60px;
}
.cen-box4 a {
    color: #fff;
    display: block;
    text-align: center;
    padding: 0 10%;
}
.cen-box4 li .tit {
    font-size: 20px;
    font-weight: normal;
    margin: 5px 0;
}
.cen-box4 li .p {
    font-size: 13px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.cen-box5 {
    padding: 70px 0 85px;
}
.box5_map {
    margin-top: 25px;
}
.box5_map .c_map_left {
    width: 58.5%;
    height: 590px;
}
.box5_map .c_map_left .citygroup {
    width: 100%;
    height: 590px;
    top: 0;
    left: 0;
}
.box5_map .c_map_left .citygroup span {
    background: url(../images/icons.png) -26px -54px no-repeat;
    font-size: 14px;
    color: #2b2b2b;
    padding-left: 15px;
    line-height: 20px;
    font-weight: bold;
    cursor: pointer;
}
.box5_map .c_map_left .citygroup span:hover {
    background-position: -26px -84px;
}
.box5_map .c_map_right {
    width: 36.5%;
}
.ny_de_items {
    width: 102%;
    padding: 25px 0 30px;
    border-bottom: 1px #bebebe dashed;
}
.ny_de_items li {
    float: left;
    width: 46%;
    margin-right: 4%;
    *margin-right: 3%;
    margin-top: 20px;
}
.ny_de_items li .bp {
    display: block;
    position: relative;
    padding-left: 60px;
    font-size: 16px;
    color: #666464;
    line-height: 1.4;
    padding-top: 20px;
    height: 44px;
    overflow: hidden;
}
.ny_de_items li .bp .ico55 {
    position: absolute;
    top: 0;
    left: 0;
}
.ny_de_items li .bp b {
    color: #006db8;
    display: inline-block;
    font-weight: normal;
}
.alert-style {
    z-index: 999;
    width: 1000px;
    height: 600px;
    background: #fff;
    display: none;
}
.alert-close {
    float: right;
    width: 76px;
    height: 70px;
    background: url(../images/enn-css.png) no-repeat -415px 0;
    cursor: pointer;
}
.alert-close:hover {
    background-position: -531px 0;
}
.alert-map {
    position: relative;
    float: left;
    width: 560px;
    height: 577px;
}
#sd-map-position {
    margin: 140px 139px 0 30px;
}
.alert-map span {
    background: url(../images/icons.png) -26px -54px no-repeat;
    font-size: 14px;
    color: #2b2b2b;
    padding-left: 15px;
    line-height: 20px;
    font-weight: bold;
    cursor: pointer
}
.alert-map span.selected {
    background-position: -26px -84px;
    color: #00add8;
}
.alert-map span:hover {
    background-position: -26px -84px;
    color: #00add8;
}
.alert-map b {
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/alert-point02.png) no-repeat;
    width: 95px;
    height: 33px;
    padding: 5px 0 0 50px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}
.alert-infobox {
    float: left;
    margin-top: 40px;
    width: 360px;
}
.alert-infobox div {
    display: none;
}
.alert-infobox div.infoshow {
    display: block;
}
.alert-infobox h5 {
    color: #0089ca;
    line-height: 5px;
    font-weight: bold;
    font-size: 16px;
}
.alert-infobox h5 i,
.alert-infobox h5 a {
    font-weight: normal;
    font-style: normal;
}
.alert-infobox p {
    line-height: 24px;
}

/*下层--通用样式*/
.n_banner .img_bg {
    height: 400px;
    position: relative;
    overflow: hidden;
}
.n_banner .img_bg img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 100%;
    max-width: none;
}
.n_banner .box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.n_banner .text_t {
    font-size: 27px;
    color: #016db8;
    margin-top: 8%;
    padding-top: 15px;
}
.n_banner .text_t:before {
    content: '';
    width: 53px;
    height: 1px;
    background-color: #016db8;
    position: absolute;
    top: 0;
    left: 0;
}
.n_banner .text_t ._big {
    font-size: 42px;
    font-weight: bold;
}
.n_banner .text_p {
    font-size: 20px;
    color: #006db8;
    margin-top: 5px;
}
.s_menu_bar {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
}
.s_menu {
    background-color: #fff;
    border: 1px #d8d8d8 solid;
}
.s_menu li {
    float: left;
    border-left: 1px #d8d8d8 solid;
    margin-left: -1px;
    width: 25%;
    *width: 24.9%;
}
.s_menu li a {
    display: block;
    font-size: 16px;
    text-align: center;
    height: 66px;
    line-height: 66px;
}
.s_menu li.cur,
.s_menu li.active {
    border-left-color: #006db8;
    background-color: #006db8;
}
.s_menu li.cur a,
.s_menu li.active a {
    color: #fff;
}
.s_fixed,
.fixed {
    position: fixed;
    top: 0;
    bottom: auto;
    background: #fff;
    z-index: 10;
}
.fixed {
    width: 1200px;
}
.s_menu_bar2 .s_menu li {
    width: 50%;
}
.haveSmenu_bann {
    margin-bottom: 25px;
    z-index: 10;
}
.pageMain {
    padding: 20px 0 0;
}
.posi {
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 40px;
    color: #a4a4a4;
}
.posi i.ico {
    margin-right: 8px;
}
.posi em {
    margin: 0 5px;
}
.main_content {
    min-height: 400px;
    padding-bottom: 50px;
}
.channel_IN {
    font-size: 36px;
    font-weight: normal;
    color: #006ab8;
}
.channel_IP {
    font-size: 16px;
    color: #666464;
    width: 70%;
    margin: 10px auto 40px;
}
.doubleContent_main {
    background: url(../images/double_li.gif) 204px top repeat-y;
    padding: 20px 0 50px;
}
.doubleContent_main .main_left {
    width: 216px;
    padding-top: 20px;
}
.doubleContent_main .main_right {
    width: 942px;
}
.threeMenu {}
.threeMenu li {
    position: relative;
    padding-right: 30px;
    height: 64px;
    line-height: 64px;
    background: url(../images/double_m_li.gif) right center no-repeat;
}
.threeMenu li a {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    line-height: 1.2;
    height: auto;
}
.threeMenu li.cur {
    background: url(../images/double_m_li_cur.gif) right center no-repeat;
}
.threeMenu li.cur a {
    color: #006db8;
}
.breadCrum {
    padding: 20px 0 0;
}

/*新闻列表*/
.inews_items {
    border-bottom: 1px #e2e2e2 solid;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.inews_items .bd {
    height: 418px;
    overflow: hidden;
    position: relative;
}
.inews_items .bd li {
    float: left;
    width: 385px;
    margin-right: 20px;
}
.inews_items .inews_pd .date {
    position: absolute;
    top: 0;
    left: 0;
    width: 106px;
    height: 82px;
    background-color: #8dba34;
    color: #fff;
    text-align: center;
}
.inews_items .inews_pd .date span {
    display: block;
}
.inews_items .inews_pd .date .day {
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 15px;
}
.inews_items .inews_pd .date .year {
    font-size: 15px;
}
.inews_items ._inews_text ._title {
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    margin: 20px 0;
}
.inews_items ._inews_text ._text {
    font-size: 14px;
    color: #747474;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
}
.inews_items .hd {
    margin-top: 50px;
}
.inews_items .hd ul {
    font-size: 0;
    text-align: center;
}
.inews_items .hd li {
    display: inline-block;
    border: 1px #707070 solid;
    width: 9px;
    height: 9px;
    line-height: 99;
    overflow: hidden;
    margin: 0 4px;
    border-radius: 50%;
    background: url(about:blank);
    cursor: pointer;
    *display: inline;
    *zoom: 1;
}
.inews_items .hd li.on {
    border-color: #006db8;
    background-color: #006db8;
}
.NewsList-A9 li {
    padding: 25px 0 30px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    *zoom: 1;
    width: 100%;
}
.NewsList-A9 li .data {
    font-family: Arial;
    border: 1px #ccc solid;
    width: 55px;
    margin-right: 2%;
}
.NewsList-A9 li .data span {
    display: block;
    text-align: center;
}
.NewsList-A9 li .data .day {
    font-size: 30px;
    font-weight: bold;
    background-color: #ccc;
    line-height: 45px;
    color: #fff;
}
.NewsList-A9 li .data .month {
    font-size: 0.77em;
    color: #565656;
}
.NewsList-A9 ._img {
    float: left;
    width: 15%;
    margin-right: 2%;
}
.NewsList-A9 ._img img {
    height: 100%;
}
.NewsList-A9 ._t {
    font-size: 18px;
    margin-bottom: 5px;
    color: #555;
}
.NewsList-A9 ._p {
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    color: #999;
}
.NewsList-A9 ._i {
    overflow: hidden;
    *zoom: 1;
    margin-top: 25px;
}
.NewsList-A9 ._i span,
.NewsList-A9 ._i a {
    float: left;
    line-height: 26px;
    padding: 0 10px;
}
.NewsList-A9 ._i ._more {
    background: #006db8;
    color: #fff;
}
.NewsList-A9 ._i ._date {
    background: #ededed;
    color: #999;
}
.NewsList-A9 li:hover ._t {
    color: #0267b2;
}
.NewsList-A9 li:hover span {
    color: #0267b2;
}
.NewsList-A9 li:hover ._i ._more {
    background-color: #0267b2;
}
.NewsList-A9 li:hover .data {
    border-color: #006ab8;
}
.NewsList-A9 li:hover .data .day {
    background-color: #006ab8;
}
@media only screen and (max-device-width:760px) {
    .NewsList-A9 ._img {
        float: none;
        height: auto;
        width: 100%;
        margin-right: 0;
    }
}
.pj-lb-more {
    text-align: center;
    padding-top: 40px;
    position: relative;
}
.pj-lb-more .loading {
    font-size: 16px;
}
.pj-lb-more .loading .loading-img {
    background: url(../images/load2.gif) no-repeat;
    width: 50px;
    height: 50px;
    display: inline-block;
}

/*新闻详情*/
.widget-newsdetail-8 .ion {
    color: #676767;
}
.widget-newsdetail-8 .n_left {
    width: 71.5%;
    float: left;
}
.widget-newsdetail-8 ._head ._title {
    font-size: 36px;
    color: #000;
    margin-bottom: 10px;
    line-height: 1.4;
}
.widget-newsdetail-8 ._tools {
    font-size: 0;
    color: #7e7e7e;
    margin-bottom: 15px;
}
.widget-newsdetail-8 ._tools ._tool {
    font-size: 12px;
    margin-right: 10px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.widget-newsdetail-8 ._tools .ion {
    font-size: 18px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: -2px;
}
.widget-newsdetail-8 ._tools b {
    font-weight: normal;
}
.widget-newsdetail-8 ._tools #switcher {
    margin-left: 10px;
}
.widget-newsdetail-8 ._tools #switcher ._title {
    margin-right: 5px;
    font-size: 12px;
    color: #7e7e7e;
}
.widget-newsdetail-8 ._tools #switcher .ion {
    font-size: 15px;
}
.widget-newsdetail-8 ._tools .bds_more {
    float: none;
    background: none;
    padding: 0;
}
.widget-newsdetail-8 .myart {
    line-height: 2;
    min-height: 200px;
    font-size: 13px;
    color: #555555;
}
.widget-newsdetail-8 .n_right {
    width: 24%;
    float: right;
    padding-top: 40px;
}
.widget-newsdetail-8 .n_right ._tools {
    text-align: right;
}
.widget-newsdetail-8 ._tools ._back {
    font-size: 20px;
    font-weight: normal;
    font-weight: bold;
    color: #676767;
    height: 26px;
    line-height: 26px;
    border-right: #cccccc 1px solid;
    padding-right: 40px;
    vertical-align: 5px;
}
.widget-newsdetail-8 ._tools ._back .ion {
    font-weight: normal;
    vertical-align: 0;
}
.widget-newsdetail-8 ._tools .share,
.widget-newsdetail-8 ._tools .print {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #80939e;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    margin-right: 0;
    margin-left: 15px;
}
.widget-newsdetail-8 ._tools .share:hover,
.widget-newsdetail-8 ._tools .print:hover {
    background-color: #006db8;
}
.widget-newsdetail-8 ._tools .share .ion,
.widget-newsdetail-8 ._tools .print .ion {
    font-size: 18px;
    color: #ffffff;
}
.widget-newsdetail-8 ._tools .share:hover .ion,
.widget-newsdetail-8 ._tools .print:hover .ion {
    color: #ffffff;
}
.widget-newsdetail-8 ._tools .share .ion {
    font-size: 20px;
}
.widget-newsdetail-8 ._detailPage_bottom li strong,
.widget-newsdetail-8 ._detailPage_bottom li span,
.widget-newsdetail-8 ._detailPage_bottom li a {
    display: block;
}
.widget-newsdetail-8 ._detailPage_bottom {
    margin-top: 45px;
    border: #f3f3f3 10px solid;
}
.widget-newsdetail-8 ._detailPage_bottom ul {
    padding: 10px 7%;
}
.widget-newsdetail-8 ._detailPage_bottom li ._mark {
    padding-bottom: 8px;
    font-size: 19px;
    font-weight: bold;
    color: #000000;
}
.widget-newsdetail-8 ._detailPage_bottom ._date {
    height: 30px;
    line-height: 30px;
    margin-bottom: 7px;
    font-family: Arial;
    font-size: 13px;
    color: #676767;
}
.widget-newsdetail-8 ._detailPage_bottom ._date .ion {
    font-size: 20px;
    height: 30px;
    vertical-align: -2px;
    margin-left: 0;
}
.widget-newsdetail-8 ._detailPage_bottom li ._title:hover {
    color: #5c5c5c;
}
.widget-newsdetail-8 ._detailPage_bottom li ._title {
    font-size: 16px;
    font-weight: bold;
    color: #5c5c5c;
}
.widget-newsdetail-8 ._detailPage_bottom li {
    padding: 27px 0;
}
.widget-newsdetail-8 ._detailPage_bottom li._prev {
    border-bottom: 1px #ececec solid;
}
.bdshare_popup_box {
    display: none!important;
}
@media only screen and (min-width:1200px) {
    .logo a {
        margin-top: -28px !important;
    }
    
    #focus-banner {
        min-height: 450px;
    }
    
    .home_youshi_con .col-md-6 {
        padding: 25px 20px;
    }
}
@media only screen and (min-width:1441px) {
    .logo a {
        margin-top: -28px !important;
    }
    
    #focus-banner {
        min-height: 680px;
    }
}
@media only screen and (max-width:800px) {
    .indPro a {
        display: inline-block;
        height: 200px;
        margin: 0 0 0 0px;
        background: #fff;
    }
    
    .indPro a div {
        height: 130px;
        overflow: hidden
    }
}

/*体彩足球*/
.r-down {
    float: left;
    margin: 15px 0px;
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.r-down h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
}
.resp-tabs-list li {
    font-weight: bold;
    text-align: center;
    color: #666;
    font-size: 24px;
    display: block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    height: 350px;
    /*    float: left;*/
}
#parentVerticalTab {
    overflow: hidden;
    margin: 20px 0;
}
.resp-tabs-right {
    float: right;
    border: solid 1px #ddd;
    padding: 15px 10px;
}
#scrollbar1 {
    width: 100%;
}
#scrollbar1 .viewport {
    height: 300px;
    overflow: auto;
    position: relative;
}
#scrollbar1 .scrollbar {
    background-color: #e4e4e4;
    position: relative;
    background-position: 0 0;
    float: right;
    width: 5px;
}
@media(max-width:768px) {
    .slide-chanye {
        min-height: 140px;
    }
    
    .content_c {
        padding: 40px 0;
    }
    
    .img_section img {
        width: 100%;
        height: auto;
    }
}