/*
* name:Global && Pc StyleSheet
* version:v3.4.2
* update:添加百度地图容器样式；默认隐藏百度分享的触控弹层
* date:2017-08-11
*/
/* 翻页样式 */
.fanye{  text-align:center;  margin:30px 0 20px 0;}
.fanye li{display:inline}
.fanye a, .fanye span{ border:#bbb solid 1px; 
    padding:0px 15px; 
    font-size:14px; 
    color:#666; 
    line-height: 36px; 
    display: inline-block; 
    border-radius: 5px;
    margin:0 1px;}
.fanye a:hover{ color:white; 
    background-color:#dc2017; 
    border:#dc2017 solid 1px;}
.fanye span.current{ color:white; 
    background-color:#dc2017; 
    border:#dc2017 solid 1px;}
.fanye span.disable{  }
.fanye .active span{background:#dc2017;color:#ffffff}
@media only screen and (min-width: 761px){
	#banner_main { display:none;}
}
@media only screen and (max-width: 760px){
/* banner */
#banner_main {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	    margin-top: 60px;
}
.banner {
	margin: 0 auto;
	width: 100%;
*zoom: 1;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.banner .list {
	width: 100%;
	overflow: hidden;
}
.banner .list li {
	float: left;
	width: 100%;
	overflow: hidden;
}
.banner .list li a {
	display: block;
}
.banner .list li img {
	width: 100%;
	height: auto;
	display: block;
}
#banner .tip {
	width: 80%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	clear: both;
	position: absolute;
	left: 8%;
	bottom: 3%;
	z-index: 2;
	font-size: 0;
}
#banner .tip span {
	display: inline-block;
	vertical-align: middle;
width: .5rem;
height: .08rem;
	margin: 0 0.1rem;
	vertical-align: middle;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background: #fcfcfc;
	border-radius: 12px;
}
#banner .tip span.cur {
	background: #f8720f;
	opacity: 1;
	filter: alpha(opacity=100);
}
}

.row {
    width: 101%;
    transition: .2s width ease;
    *zoom: 1
}

.row:before,
.row:after {
    display: table;
    clear: both;
    content: ''
}

.row>[class*="span-"] {
    float: left;
    margin-right: 1%;
    *margin-right: .89%
}

.row>.span-1 {
    width: 7.33333333%
}

.row>.span-2 {
    width: 15.66666667%
}

.row>.span-3 {
    width: 24%
}

.row>.span-4 {
    width: 32.33333333%
}

.row>.span-5 {
    width: 40.66666667%
}

.row>.span-6 {
    width: 49%
}

.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: 24%
    }
    .row>.midd-4 {
        width: 32.33333333%
    }
    .row>.midd-5 {
        width: 40.66666667%
    }
    .row>.midd-6 {
        width: 49%
    }
    .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%
    }
}


/*挂件分页样式*/

.util-page {
    font-size: 0;
    color: #000;
    text-align: center;
}

.util-page .gobutton,
.util-page .sl,
.util-page .num,
.util-page .count {
    color: #000;
    display: inline-block;
    border: 1px solid #ededed;
    margin: 10px 0;
    padding: 5px 10px;
    vertical-align: middle;
    margin: 0 0 10px -1px;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
}

.util-page .gobutton:hover,
.util-page .num:hover,
.util-page .current {
    color: #fff;
    background: #3cabff;
}

.util-page span.gobutton,
.util-page span.gobutton:hover {
    color: #000;
    background-color: #eee;
}

.util-page .gobutton .ion {
    font-size: .8em;
}

.util-page .count {
    margin-left: 10px;
    color: #000;
    background: none;
    border: none;
}

.util-page span.jump {
    background: none;
    color: #000;
    display: inline-block;
    margin: 0 7px;
    vertical-align: top;
}

.util-page span.jumpto,
.util-page span.jumpto_text,
.util-page span.jumpto_text {
    background: none;
    border: none;
    color: #000;
    font-size: 14px;
}

.util-page .jumpto_inp {
    width: 40px;
    text-align: center;
    height: 37px;
    line-height: 37px;
    vertical-align: top;
}


/*百度地图容器-默认高度45%，BdMapArea是防止在同屏版心下地图太大*/

.BdMapArea {
    margin: 0 auto 55px;
    max-width: 1200px;
}

.BdMapWrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 45%;
    overflow: hidden;
}

.BdMapWrapper .BdMapCon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width:760px) {
    .BdMapArea {
        display: none;
    }
}


/*默认隐藏百度分享触控弹层*/

.bdshare_popup_box {
    display: none!important;
}


/* 雪碧图 */


/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */

.ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    white-space: nowrap;
    letter-spacing: -1em;
    text-indent: -99em;
    color: transparent;
    background: url(../static/images/ico.png);
    *text-indent: 0;
    *zoom: expression( this.runtimeStyle['zoom']='1', this.innerHTML='\3000');
    vertical-align: middle;
}

.ico:before {
    content: '\3000';
}

.ico1_2 {
    background-position: -20px 0;
}

.ico1_3 {
    background-position: -40px 0;
}

.ico1_4 {
    background-position: -60px 0;
}

.ico1_5 {
    background-position: -80px 0;
}

.ico2_1 {
    background-position: 0 -20px;
}

.ico2_2 {
    background-position: -20px -20px;
}

.ico2_3 {
    background-position: -40px -20px;
}

.ico2_4 {
    background-position: -60px -20px;
}

.ico2_5 {
    background-position: -80px -20px;
}

.ico3_1 {
    background-position: 0 -40px;
}

.ico3_2 {
    background-position: -20px -40px;
}

.ico3_3 {
    background-position: -40px -40px;
}

.ico3_4 {
    background-position: -60px -40px;
}

.ico3_5 {
    background-position: -80px -40px;
}

.ico4_1 {
    background-position: 0 -60px;
}

.ico4_2 {
    background-position: -20px -60px;
}

.ico4_3 {
    background-position: -40px -60px;
}

.ico4_4 {
    background-position: -60px -60px;
}

.ico4_5 {
    background-position: -80px -60px;
}


/* 常量设置 */

.wrap {
    width: 1300px;
    margin-right: auto;
    margin-left: auto;
}

.mwrap {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}


/*对ie8设置最小宽度，防止页面错乱*/


/*for ie8*/

body {
    min-width: 1240px\9;
    overflow-x: auto;
}


/*for ie9+*/

@media all and (min-width:0) {
    body {
        min-width: 0;
        overflow-x: hidden;
    }
}

body {
    font-size: 13px;
    line-height: 1.6;
    color: #666;
    background: #fff;
}

a {
    color: inherit;
}

a:hover {
    color: #00a1e9;
}

::-moz-selection {
    color: #fff;
    background: #00a1e9;
}

::selection {
    color: #fff;
    background: #00a1e9;
}

::-webkit-input-placeholder {
    color: #aaa;
}

.placeholder {
    color: #aaa;
}


/*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);
}

.imgZoom img,
.imgY180 img {
    -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;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.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)
}


/* 网站样式 */


/*头部*/

.header {
    position: relative;
    z-index: 10;
    transition: all 0.5s ease;
    background: #fff;
}

.header_top {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    z-index: 6;
    background: #fff
}


/*20191018头部改版*/

.header_top .h_top_tool {
    line-height: 30px;
}

.header_top .h_top_tool a {
    display: block;
}

.header_top .h_top_tool .h_tel {
    float: left;
    font-size: 12px;
}

.header_top .h_top_tool .guanhui {
    float: right;
    font-size: 12px;
    color: #666;
    padding: 0 15px;
    position: relative;
    height: 30px
}

.header_top .h_top_tool .guanhui:after {
    content: '';
    width: 1px;
    height: 11px;
    background: #e5e5e5;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px
}

.header_top .h_top_tool .guanhui span {
    display: inline-block;
    vertical-align: 0;
}

.header_top .h_top_tool .guanhui i {
    display: inline-block;
    vertical-align: 0;
    font-weight: bold;
    width: 10px;
    height: 7px;
    background: url(../static/images/xggw.png) no-repeat center;
}

.header_top .h_top_tool .guanhui_ewm {
    position: absolute;
    width: 112px;
    height: 112px;
    left: 50%;
    margin-left: -66px;
    top: 100%;
    display: none;
    padding: 12px;
}

.header_top .h_top_tool .guanhui_ewm .img_ {
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0px;
    background: #fff;
}

.header_top .h_top_tool .guanhui_ewm .img_:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -8%;
}

.header_top .h_top_tool .top_list {
    float: right;
}

.header_top .h_top_tool .top_list li {
    float: right;
    font-size: 12px;
    color: #666;
    position: relative;
    padding: 0 15px;
}

.header_top .h_top_tool .top_list li:after {
    content: '';
    width: 1px;
    height: 11px;
    background: #e5e5e5;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px
}

.header_top .h_top_tool .top_list .li01 span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../static/images/h_top_pic.png) no-repeat center;
}

.header_top .h_top_tool .top_list .li02 span {
    display: inline-block;
    width: 12px;
    height: 10px;
    background: url(../static/images/h_top_pic2.png) no-repeat center;
}

.header_bott .mLan_down {
    display: none;
}

.header_bott .mSearch {
    display: none;
}


/*20191018头部改版 end*/


/*导航*/

.header_bott {
    padding: 23px 0;
    transition: all 0.5s ease;
    background: #fff;
    position: relative;
}

.header_bott .logo {
    float: left;
    margin-right: 14%;
    font-size: 0;
    width: 139px;
    height: 30px;
}

.header_bott .logo a {
    display: block;
}

.header_bott .inav_wrapper {
    /* width: 70%; */
    float: left;
    /* text-align: right; */
}

.header_bott .inav_wrapper .inav .nav_li {
    display: inline-block;
    margin-left: 40px;
}

.header_bott .inav_wrapper .inav .nav_li>a {
    display: block;
    font-size: 17px;
    color: #666;
    font-weight: bold;
    line-height: 30px;
}

.header_bott .inav_wrapper .inav .nav_li>a:hover {
    color: #00a1e9;
}

.header_bott .inav_wrapper .inav .nav_li>a i {
    font-weight: normal;
    font-size: 14px;
    line-height: 1;
}

.header_bott .inav_wrapper .inav .nav_li.cur>a {
    color: #00a1e9;
}


/*导航下拉*/

.header_bott .inav_wrapper .inav .nav_li .xiala_nav {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: url(../static/images/xiala_bg.jpg) no-repeat center;
    height: 373px;
    /* box-shadow:0px 2px 13px 1px rgba(0,0,0,0.2) inset;*/
    display: none;
}

.header_bott .inav .nav_li .xiala_nav .left {
    float: left;
    width: 75%;
    padding-top: 53px;
}

.header_bott .inav .nav_li .xiala_nav .left .rect-6219 {
    padding-bottom: 62.19%;
}

.header_bott .inav .nav_li .xiala_nav .left .nav_infor {
    float: left;
    width: 55%;
}

.header_bott .inav .nav_li .xiala_nav .left .nav_infor .t {
    font-size: 35px;
    color: #666;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 30px;
}

.header_bott .inav .nav_li .xiala_nav .left .nav_infor .c {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-bottom: 17px;
}

.header_bott .inav .nav_li .xiala_nav .left .nav_infor .list li {
    float: left;
    width: 33%;
    font-size: 16px;
    line-height: 34px;
    color: #666;
}

.header_bott .inav .nav_li .xiala_nav .left .nav_infor .list li a:hover {
    color: #00a1e9;
}

.header_bott .inav .nav_li .xiala_nav .left .nav_img {
    float: right;
    width: 33%;
    padding-top: 54px;
    padding-right: 5%;
}

.header_bott .inav .nav_li .xiala_nav .right {
    width: 25%;
    float: left;
}

.header_bott .inav .nav_li .xiala_nav .right .r_infor {
    padding-top: 100px;
    padding-left: 16%;
}

.header_bott .inav .nav_li .xiala_nav .right .r_infor dt {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: 28px;
    margin-bottom: 24px;
}

.header_bott .inav .nav_li .xiala_nav .right .r_infor dd {
    font-size: 16px;
    color: #fff;
    line-height: 37px;
}

.header_bott .inav .nav_li .xiala_nav .right .r_infor dd a:hover {
    color: #facd00;
}


/*语言版本和搜索*/

.header_bott .h_tools {
    float: right;
    position: relative;
}

.header_bott .h_tools .h_search {
    float: right;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.5s ease;
}

.header_bott .h_tools .h_search.nolink {
    display: block;
}

.header_bott .h_tools .h_search.a_link {
    display: none;
}

.header_bott .h_tools .h_search .iconfont {
    margin: 0;
    font-size: 20px;
    color: #ccc
}

.header_bott .h_tools .h_search:hover .iconfont {
    color: #00a1e9;
}

.header_bott .h_tools .h_language {
    padding-right: 50px;
}

.header_bott .h_tools .h_language>a {
    display: block;
    color: #666;
    font-size: 15px;
    line-height: 30px;
}

.header_bott .h_tools .h_language>a i {
    line-height: 1;
}

.header_bott .h_tools .h_language>a i:first-child {
    font-size: 16px;
    background: none
}

:root .header_bott .h_tools .h_language>a i:first-child {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    background: #ccc url(../static/images/language_icon_2.gif) no-repeat center center;
    background-size: cover;
    margin-right: 6px;
}

.header_bott .h_tools .h_language>a:hover {
    color: #00a1e9;
}

.header_bott .h_tools .h_language.mobile_language {
    display: none;
}


/*语言下拉*/

.header_bott .lan_down {
    position: absolute;
    left: 0%;
    top: 100%;
    width: 100%;
    background: url(../static/images/landown_bg.png) center;
    display: none;
    color: #fff;
}

.header_bott .lan_down .content {
    padding-top: 50px;
}

.header_bott .lan_down .content .sl {
    height: 170px;
    position: relative;
    padding-left: 115px;
    min-height: 90px;
}

.header_bott .lan_down .content .sl .map {
    background: url(../static/images/landown_map.png) no-repeat;
    width: 110px;
    height: 90px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.header_bott .lan_down .content .sl01 .map {
    background-position: 0 0;
}

.header_bott .lan_down .content .sl01:hover .map {
    background-position: -110px 0;
}

.header_bott .lan_down .content .sl02 .map {
    background-position: 0 -90px;
}

.header_bott .lan_down .content .sl02:hover .map {
    background-position: -110px -90px;
}

.header_bott .lan_down .content .sl03 .map {
    background-position: 0 -180px;
}

.header_bott .lan_down .content .sl03:hover .map {
    background-position: -110px -180px;
}

.header_bott .lan_down .content .sl04 .map {
    background-position: 0 -270px;
}

.header_bott .lan_down .content .sl04:hover .map {
    background-position: -110px -270px;
}

.header_bott .lan_down .content .sl05 .map {
    background-position: 0 -360px;
}

.header_bott .lan_down .content .sl05:hover .map {
    background-position: -110px -360px;
}

.header_bott .lan_down .content .sl06 .map {
    background-position: 0 -450px;
}

.header_bott .lan_down .content .sl06:hover .map {
    background-position: -110px -450px;
}

.header_bott .lan_down .content .sl07 .map {
    background-position: 0 -540px;
}

.header_bott .lan_down .content .sl07:hover .map {
    background-position: -110px -540px;
}

.header_bott .lan_down .content .sl dt {
    font-size: 22px;
    font-weight: bold;
    color: #e6e6e6;
    line-height: 1.3;
    margin-bottom: 10px;
}

.header_bott .lan_down .content a {
    color: #c7c7c7;
}

.header_bott .lan_down .content a:hover {
    color: #caa403;
    text-decoration: underline;
}


/* 搜索下拉 */

.search-alert {
    position: fixed;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background: #00a1e9;
    z-index: 98;
    transition: all 0.5s ease
}

.search-alert .close {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../static/images/search_close.png) no-repeat center;
    background-size: 24px auto;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 2.6%;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
}

.search-alert .close:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.search-alert .cent-form {
    position: absolute;
    width: 86%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #fff;
}

.search-alert .cent-form .tex {
    border: none;
    font-size: 20px;
    height: 65px;
    line-height: 65px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    background: none;
    padding-left: 70px;
    padding-right: 120px;
    background: url(../static/images/ico2_2.png) no-repeat left center;
}

.search-alert .cent-form .sub-butn {
    border: none;
    width: 120px;
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    height: 65px;
    font-size: 22px;
    line-height: 65px;
    color: #fff;
    cursor: pointer;
}

.search-alert.active {
    top: 0;
}


/* input默认文字白色 */

.search-alert .cent-form .tex::-webkit-input-placeholder {
    color: #fff;
}

.search-alert .cent-form .tex:-ms-input-placeholder {
    color: #fff;
}

.search-alert .cent-form .tex:-moz-placeholder {
    color: #fff;
}

.search-alert .cent-form .tex::-moz-placeholder {
    color: #fff;
}


/*头部吸顶及触控*/

.header.fixed .header_bott {
    position: fixed;
    left: 0;
    top: 0px;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, .4);
    width: 100%;
}


/*下层页面不吸顶*/

.header.xc_header.fixed .header_bott {
    position: relative;
    box-shadow: none;
}


/*底部 footer*/

.footer {
    background: #e7e8ea;
    position: relative;
    z-index: 4;
}

.footer_top {
    padding: 60px 0 30px;
}

.footer_top dl {
    float: left;
    width: 14%;
}

.footer_top dl dt {
    font-size: 17px;
    color: #666;
    margin-bottom: 30px;
}

.footer_top dl dt a:hover {
    font-weight: bold;
}

.footer_top dl dd {
    font-size: 13px;
    color: #666;
    line-height: 30px;
}

.footer_top dl.dl07 {
    text-align: center; width:260px;
}

.footer_top dl.dl07 dt {
    cursor: pointer;
}

.footer_top dl.dl07 dt span {
    display: inline-block;
    vertical-align: 0;
}

.footer_top dl.dl07 dt i {
    display: inline-block;
    vertical-align: 0;
}

.footer_top dl.dl07 dd {
    margin-bottom: 15px;
}

.footer_top .share_box .share_tit {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 15px;
}
.share_tit{ float:left; width:130px;}
.footer_top .share_box .bdsharebuttonbox {
    text-align: center;
}

.footer_top .share_box a {
    display: inline-block;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    background: #fff;
    color: #a0a6b1;
    padding: 0;
    margin: 0 8px;
    text-align: center;
    float: none;
}

.footer_top .share_box a i {
    display: block;
    font-size: 20px;
    line-height: 31px;
    margin: 0;
}

.footer_top .share_box a:hover {
    background: #00a1e9;
    color: #fff;
}

.footer_top .ser_tit {
    font-size: 14px;
    color: #666; width:260px; float:left;
}

.footer_top .ser_tel {
    font-size: 24px;
    color: #00a1e9;
}

.footer_bott .left {
    float: left;
}

.footer_bott .right {
    float: right;
}

.footer_bott {
    color: #666;
    font-size: 12px;
    padding: 20px 0;
}


/*旗下子公司*/

.footer .f_son_company {
    background: #5a5a5a;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.footer .f_son_company .content {
    padding: 45px 0;
    position: relative;
}

.footer .f_son_company .content .tit {
    font-size: 24px;
    color: #fff;
    margin-bottom: 40px;
}

.footer .f_son_company .content .con .cell {
    font-size: 13px;
    color: #fff;
}

.footer .f_son_company .content .con .cell a {
    width: 25%;
    float: left;
    line-height: 30px;
}

.footer .f_son_company .content .f_son_close {
    width: 26px;
    height: 26px;
    background: url(../static/images/f_son_close.png) no-repeat center;
    position: absolute;
    right: 50px;
    top: 60px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.footer .f_son_company .content .f_son_close:hover {
    transform: rotateZ(180deg);
}

.mobile_key {
    display: none;
}


/*下层banner*/

.xc_banner {
    height: 430px;
    overflow: hidden;
    position: relative;
}

.xc_banner>img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
    /*animation:img_room 6s linear 1; -webkit-animation:img_room 6s linear 1;*/
}

.xc_banner .infor {
    position: absolute;
    left: 0;
    bottom: 60px;
    width: 100%;
    color: #fff;
}

.xc_banner .infor .tit {
    font-size: 24px;
}

.xc_banner .infor .con {
    font-size: 40px;
    font-weight: bold;
}

@keyframes img_room {
    0% {
        -moz-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }
    100% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-webkit-keyframes "img_room" {
    0% {
        -moz-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }
    100% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}


/* 手机端分享弹窗 */

.share_content {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 99999;
}


/*二级导航*/

.xc_nav {
    border-bottom: 1px solid #d6d8db;
    line-height: 70px
}

.xc_nav ul {
    float: left;
}

.xc_nav li {
    padding: 0 25px;
    float: left;
}

.xc_nav li a {
    display: block;
    font-size: 16px;
    color: #666;
    position: relative;
}

.xc_nav li.cur>a {
    color: #00a1e9;
}

.xc_nav li.cur>a:after {
    content: '';
    width: 100%;
    height: 4px;
    background: #00a1e9;
    position: absolute;
    left: 0;
    bottom: 0;
}

.xc_nav .xc_crumbs {
    float: right;
    font-size: 13px;
}

.xc_nav .xc_crumbs a,
.xc_nav .xc_crumbs em,
.xc_nav .xc_crumbs span {
    display: inline-block;
    font-size: 13px;
    color: #666;
}

.xc_nav .xc_crumbs em {
    margin: 0 7px;
}

.xc_nav .xc_crumbs a:hover {
    color: #00a1e9;
}

.xc_nav.fixed {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
    background: #fff;
}

.channel_content {
    min-height: 300px;
    padding: 0 0 60px;
}

.luru {
    padding-top: 60px;
}


/* 下层banner中面包屑 */

.xc_banner .xc_crumbs {
    font-size: 13px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: none;
}

.xc_banner .xc_crumbs a,
.xc_banner .xc_crumbs em,
.xc_banner .xc_crumbs span {
    display: inline-block;
    font-size: 13px;
    color: #fff;
}

.xc_banner .xc_crumbs em {
    margin: 0 7px;
}

.xc_banner .xc_crumbs a:hover {
    color: #00a1e9;
}


/* 手机端二级导航 */

.m_sencondNav {
    display: none;
    position: relative;
    z-index: 9;
    height: 51px;
}

.m_sencondNav .m_second.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 15;
}

.m_sencondNav .m_second {
    position: relative;
    border-bottom: 1px solid #e8e8e8
}

.m_sencondNav .m_second .home {
    background: #efefef;
    border-right: 1px solid #e8e8e8;
    width: 50px;
    height: 50px;
    float: left;
    line-height: 50px;
    display: block;
    text-align: center;
}

.m_sencondNav .m_second .home i {
    display: block;
    color: #adadad;
}

.m_sencondNav .m_second .m_second_hd {
    width: calc(100% - 51px);
    background: #f6f6f6;
    float: left
}

.m_sencondNav .m_second .m_second_hd li {
    float: left;
    position: relative;
}

.m_sencondNav .m_second .m_second_hd li {
    border-right: 1px solid #e8e8e8;
}

.m_sencondNav .m_second .m_second_hd li:last-child:after {
    border-right: none
}

.m_sencondNav .m_second .m_second_hd li a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #666;
    padding: 0 40px 0 13px;
    font-size: 14px;
}

.m_sencondNav .m_second .m_second_hd li:after,
.m_sencondNav .m_second .m_second_hd li:before {
    content: '';
    background: #a5a5a5;
    width: 9px;
    height: 2px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
}

.m_sencondNav .m_second .m_second_hd li:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: all 0.6s ease-out;
}

.m_sencondNav .m_second .m_second_hd li:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all 0.6s ease-out;
}

.m_sencondNav .m_second .m_second_hd li.cur:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #a5a5a5;
}

.m_sencondNav .m_second .m_second_hd li.cur:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    background: #a5a5a5;
}

.m_sencondNav .m_second .m_second_bd .erji {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #efefef;
    border-top: 1px solid #e8e8e8;
    padding-bottom: 10px;
    display: none;
}

.m_sencondNav .m_second .m_second_bd .erji li a {
    padding: 6px 20px 6px 63px;
    font-size: 14px;
    color: #666;
    display: block
}

.m_sencondNav .m_second .m_second_bd .erji li {
    margin-top: 10px;
}

.m_sencondNav .m_second .m_second_hd.active {
    background: #efefef;
}

.m_sencondNav .m_second .m_second_hd.cur {
    background: #efefef;
}

.m_sencondNav .m_second .m_second_bd .sanji {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #efefef;
    border-top: 1px solid #e8e8e8;
    padding-bottom: 10px;
    display: none;
}

.m_sencondNav .m_second .m_second_bd .sanji li a {
    padding: 6px 20px 6px 63px;
    font-size: 14px;
    color: #666;
    ;
    display: block
}

.m_sencondNav .m_second .m_second_bd .sanji li {
    margin-top: 10px;
}


/*公共线*/

.common-line {
    width: 128px;
    height: 1px;
    background: #facd00;
    position: relative;
}

.common-line i {
    width: 38%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #001e55;
}


/*分页 start*/

.widgets_common_pages_5 {
    padding: 40px 0px;
    line-height: 50px;
}

.widgets_common_pages_5 .transition {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.widgets_common_pages_5 .page_l {
    text-align: left;
}

.widgets_common_pages_5 .page_r {
    text-align: right;
}

.widgets_common_pages_5 .page_arr {
    width: 40%;
    cursor: pointer;
}

.widgets_common_pages_5 .page_c {
    width: 20%;
    text-align: center;
}

.widgets_common_pages_5 .page_arr b {
    width: 10%;
    height: 1px;
    background-color: #000;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 0 10px;
}

.widgets_common_pages_5 .page_arr .iconfont {
    font-size: 30px;
}

.widgets_common_pages_5 .page_arr:hover b {
    width: 70%;
}

.widgets_common_pages_5 .page_c {
    font-size: 22px;
    color: #323232;
}

.widgets_common_pages_5 .page_c em {
    font-size: 14px;
}

@media only screen and (max-width:996px) {
    .widgets_common_pages_5 .page_arr:hover b {
        width: 50%;
    }
}

@media only screen and (max-width:760px) {
    .widgets_common_pages_5 .page_arr b {
        display: none;
    }
    .widgets_common_pages_5 {
        padding: 15px 0;
    }
}


/*分页 end*/


/*首页*/

.rect-5565 {
    padding-bottom: 55.65%;
}

.ibanner {
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 730px;
    z-index: 2;
}

.ibanner .item {
    position: relative;
    height: 730px;
    overflow: hidden;
}

.ibanner .owl-carousel .owl-item img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
}

.ibanner .owl-carousel .item {
    opacity: 0;
    visibility: hidden;
}

.ibanner .owl-carousel.owl-loaded .item {
    opacity: 1;
    visibility: visible;
}

.ibanner .owl-carousel video {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
}

.ibanner .video_item img {
    display: block;
}

:root .ibanner .video_item img {
    display: none;
}


/*banner蒙版*/

.ibanner .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../static/images/banner_on.png) no-repeat center;
    z-index: 1;
    background-size: cover;
}

.ibanner .wrap {
    position: relative;
}

.ibanner .dots_btn {
    position: absolute;
    z-index: 10;
    bottom: 50px;
    right: 0%;
    width: auto;
    height: 50px;
    text-align: center;
    font-size: 0;
}

.ibanner .dots_btn .dot {
    border: 4px solid #bababb;
    float: left;
    width: 90px;
    height: 50px;
    cursor: pointer;
    position: relative;
}

.ibanner .dots_btn .dot .mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 20
}

.ibanner .dots_btn .dot .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.55);
    width: 100%;
    height: 100%;
    z-index: 10;
}

.ibanner .dots_btn .dot .cover .icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: 50%;
    margin-top: -18px;
}

.ibanner .dots_btn .dot01 .cover .icon {
    background-position: -36px -36px;
    background: url(../static/images/dots.png) no-repeat;
}

:root .ibanner .dots_btn .dot01 .cover .icon {
    background-position: 0 -36px;
}

.ibanner .dots_btn .dot02 .cover .icon {
    background-position: -36px -36px;
}

.ibanner .dots_btn .dot03 .cover .icon {
    background-position: -36px -36px;
}

.ibanner .dots_btn .dot04 .cover .icon {
    background-position: -36px -36px;
}

.ibanner .dots_btn .dot05 .cover .icon {
    background-position: -36px -36px;
}

.ibanner .dots_btn .dot.active .cover {
    background: rgba(0, 0, 0, 0);
}

.ibanner .dots_btn .dot01.active .cover .icon {
    background-position: -36px 0;
}

:root .ibanner .dots_btn .dot01.active .cover .icon {
    background-position: 0 0;
}

.ibanner .dots_btn .dot02.active .cover .icon {
    background-position: -36px 0;
}

.ibanner .dots_btn .dot03.active .cover .icon {
    background-position: -36px 0;
}

.ibanner .dots_btn .dot04.active .cover .icon {
    background-position: -36px 0;
}

.ibanner .dots_btn .dot05.active .cover .icon {
    background-position: -36px 0;
}

.ipart.channel_content {
    padding: 0;
}

.ipart {
    position: relative;
    z-index: 4;
    margin-top: 690px;
    background: #fff;
}

.ipart01 {
    background: url(../static/images/ipart01_1.jpg) no-repeat center;
    height: 331px;
}

.ipart01 .infor {
    text-align: center;
    color: #fff;
    padding-top: 60px;
}

.ipart01 .infor .tit a {
    display: block;
    cursor: default;
    color: #fff;

}

.ipart01 .infor .tit a:hover {
    color: #fff;
}

.ipart01 .infor .tit {
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 16px;
}

.ipart01 .infor .con {
    font-size: 16px;
    color: rgba(255, 255, 255, .6);
    line-height: 26px;
}

.ipart01 .content {
    margin-top: 40px;
    /**/
}

.ipart01 .content .item {
    float: left;
    width: 20%;
    transition: all 0.5s ease;
    position: relative;
    height: 251px;
    cursor: pointer;
    overflow: hidden;
}

.ipart01 .content .item.cur {
    width: 40%;
}

.ipart01 .content .item ._img {
    position: absolute;
    left: 50%;
    margin-left: -260px;
    bottom: 0;
    width: 520px;
    height: 100%;
    max-width: none;
}

.ipart01 .content .item .intro {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.ipart01 .content .item .intro .box {
    padding: 47px 32px;
    ;
    color: #666;
}

.ipart01 .content .item .intro .box .t {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 17px;
}

.ipart01 .content .item .intro .box .c {
    font-size: 14px;
    color: #666;
    line-height: 22px; 
}

.ipart02 {
    padding-top: 163px;
}

.ipart02 .infor {
    text-align: center;
    color: #666;
}

.ipart02 .infor .tit a {
    display: block;
}

.ipart02 .infor .tit a:hover {
    color: #929292;
}

.ipart02 .infor .tit {
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 16px;
}

.ipart02 .infor .con {
    font-size: 16px;
    line-height: 26px;
}

.ipart02 .content {
    margin-top: 50px;
}

.ipart02 .content .left {
    width: 49%;
    float: left;
    position: relative;
}

.ipart02 .content .left .rect-745 {
    padding-bottom: 74.5%;
}

.ipart02 .content .left .video_news {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ipart02 .content .left .mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../static/images/banner_on.png) no-repeat center
}

.ipart02 .content .left .intro {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.ipart02 .content .left .intro .box {
    padding: 36px 140px 36px 40px;
    color: #fff;
}

.ipart02 .content .left .intro .box .d {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}

.ipart02 .content .left .intro .box .t {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}

.ipart02 .content .right {
    width: 50%;
    float: right;
}

.ipart02 .content .right .rect-3523 {
    padding-bottom: 35.23%;
}

.ipart02 .content .right .rect-7269 {
    padding-bottom: 72.69%;
}

.ipart02 .content .right .r_top {
    margin-bottom: 14px;
}

.ipart02 .content .right .r_top .intro {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
}

.ipart02 .content .right .r_top .intro .box {
    padding: 36px 40px;
    color: #fff;
}

.ipart02 .content .right .r_top .intro .box .d {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 8px;
}

.ipart02 .content .right .r_top .intro .box .t {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}

.ipart02 .content .right .r_bott {
    overflow: hidden;
}

.ipart02 .content .right .r_bott .bott_l {
    float: left;
    width: 49%;
}

.ipart02 .content .right .r_bott .bott_l .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.ipart02 .content .right .r_bott .bott_l .cover .play {
    width: 63px;
    height: 63px;
    background: url(../static/images/ipart02_play.png) no-repeat center;
    margin: 66px auto 16px;
}

.ipart02 .content .right .r_bott .bott_l .cover .t {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center
}

.ipart02 .content .right .r_bott .bott_r {
    float: right;
    width: 49%;
}

.ipart02 .content .right .r_bott .bott_r {
    background: url(../static/images/ipt2_bg1.jpg) no-repeat center;
    transition: all 0.5s ease;
}

.ipart02 .content .right .r_bott .bott_r:hover {
    background: url(../static/images/ipt2_bg2.jpg) no-repeat center;
}

.ipart02 .content .right .r_bott .bott_r .box {
    padding: 64px 53px 45px 34px;
    color: #fff;
}

.ipart02 .content .right .r_bott .bott_r .box .d {
    font-size: 14px;
    line-height: 24px;
}

.ipart02 .content .right .r_bott .bott_r .box .t {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
}

.ipart02 {
    padding-bottom: 75px;
    background: #fff;
}

.ipart02 .list .item {
    float: left;
    overflow: hidden;
    position: relative;
    width: 25%;
    cursor: pointer;
}

.ipart02 .list .item .item_box {
    padding: 49px 22px 0px;
    display: block;
}

.ipart02 .list .item .item_box .intro {
    position: relative;
    overflow: hidden;
}

.ipart02 .list .item .item_box .intro .t {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    margin-bottom: 7px;
    height: 60px;
    overflow: hidden;
}

.ipart02 .list .item .item_box .intro .d {
    font-size: 14px;
    line-height: 22px;
    color: #00479d;
    margin-bottom: 18px;
}

.ipart02 .list .item .item_box .intro .c {
    font-size: 13px;
    color: #666;
    line-height: 22px;
    margin-bottom: 40px;
    height: 44px;
    overflow: hidden;
}

.ipart02 .list .item .item_box .intro:after {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #d1d1d1;
}

.ipart02 .list .item .item_box .intro:before {
    content: '';
    width: 0%;
    height: 5px;
    background: #facd00;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.6s ease;
}

.ipart02 .list .item:hover .item_box .intro:before {
    width: 100%;
    z-index: 3
}

.ipart02 .list .item:hover .item_box .intro .t {
    color: #00479d;
}

.i_video_box {
    background: #000;
}

.ipart03 {
    background: url(../static/images/b2\(1\).jpg) no-repeat center;
    height: 562px;
}

.ipart03 .infor {
    text-align: center;
    padding-top: 135px;
}

.ipart03 .infor .tit {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

.ipart03 .infor .tit span {
    display: inline-block;
}

.ipart03 .infor .tit .img_ {
    position: absolute;
    left: -100px;
    bottom: 0;
    width: 88px;
    height: 110px;
}

.ipart03 .infor .tit .text {
    color: #fff;
    margin-bottom: 22px;
}

.ipart03 .infor .con {
    font-size: 33px;
    line-height: 33px;
    color: #fff;
}

.ipart03 .content .form_box {
    padding: 60px 18% 0;
}

.ipart03 .content .form_box .select_wrap {
    width: 35%;
    float: left;
    margin-right: 3px;
}

.ipart03 .content .form_box .select_wrap .sele {
    width: 100%;
    height: 49px;
    line-height: 49px;
    background: #e3e7ec;
    font-size: 14px;
    color: #5b5b5b;
    text-indent: 23px;
    border: none;
    border-radius: 0;
}

.ipart03 .content .form_box button {
    width: 24%;
    float: left;
    outline: none;
    border: none;
    background: #facd00;
    height: 49px;
    line-height: 49px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #4f4f4f;
}

.ipart03 .content .form_box .select_wrap .select-ui-choose-default ._arrow .arr {
    width: 12px;
    height: 6px;
    background: url(../static/images/ipart03_2.png) no-repeat center;
    border: none;
}

.ipart03 .content .form_box .select_wrap .select-ui-choose-default.on ._arrow .arr {
    margin: -.2em 0 0;
}

.ipart03 .content .form_box .select_wrap .select-ui-choose ._arrow {
    right: 17px;
}

body .select-ui-options-default li:hover {
    background: #00a1e9;
}

body .select-ui-options-default {
    /*border:none; border-radius:0;*/
    box-sizing: border-box;
}


/*:root body .select-ui-options{width:auto;}
body .select-ui-options{width:351px; max-height:10em;}*/

.ipart03 .content .list {
    padding: 45px 11% 0;
    text-align: center;
}

.ipart03 .content .list a {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}

.ipart03 .content .list a:after {
    content: '';
    width: 1px;
    height: 10px;
    background: #facd00;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -4px;
}

.ipart03 .content .list a.cur {
    color: #facd00;
}

.ipart03 .content .list a:hover {
    color: #facd00;
}

.ipart03 .content .list a:last-child:after {
    display: none;
}

.ipart03 .content .list a.last:after {
    display: none;
}

.ipart04 {
    /*background:url(../static/images/ipart04.jpg) no-repeat center;*/
    padding: 88px 0 100px;
}

.ipart04 .infor {
    text-align: center;
    color: #666;
}

.ipart04 .infor .tit a {
    display: block;
}

.ipart04 .infor .tit a:hover {
    color: #929292;
}

.ipart04 .infor .tit {
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 16px;
}

.ipart04 .infor .con {
    font-size: 16px;
    line-height: 26px;
    padding: 0 21%;
}

.ipart04 .content {
    margin-top: 70px;
}

.ipart04 .content .list li {
    width: 25%;
    float: left;
    text-align: center;
}

.ipart04 .content .list li .li_box .icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 10px;
    transition: all 0.5s ease;
}

.ipart04 .content .li_box:hover .icon {
    transform: rotateY(180deg);
}

.ipart04 .content .list li .li_box .t {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
}

.ipart04 .content .list li .li_box .number {
    font-size: 20px;
    color: #666;
}

.ipart04 .content .list li .li_box .number .num {
    font-size: 48px;
    line-height: 60px;
    color: #00479d;
    font-family: Impact;
}

.ipart04 .content .list li .li_box sup {
    font-size: 36px;
    font-family: Arial;
}

.ipart05 {
    background: url(../static/images/datu\(1\).jpg) no-repeat center;
    background-attachment: fixed;
    height: 640px;
    padding: 0;
}

.ipart05 .right {
    margin-top: 117px;
}

.ipart05 .right {
    width: 54%;
    padding-right: 2.5%;
    float: right;
}

.ipart05 .right .infor {
    color: #666;
    text-align: right;
}

.ipart05 .right .infor .tit a {
    display: block;
}

.ipart05 .right .infor .tit {
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 16px;
}

.ipart05 .right .infor .tit a:hover {
    color: #929292;
}

.ipart05 .right .infor .con {
    font-size: 16px;
    line-height: 26px;
}

.ipart05 .right .content {
    margin-top: 37px;
}

.ipart05 .right .content .rect-7656 {
    padding-bottom: 76.56%;
}

.ipart05 .right .content .rect-6244 {
    padding-bottom: 62.44%;
}

.ipart05 .right .content .rect-6530 {
    padding-bottom: 65.30%;
}

.ipart05 .right .content .con_l {
    width: 61.5%;
    float: left;
}

.ipart05 .right .content .con_l .intro {
    position: absolute;
    left: 35px;
    bottom: 39px;
    right: 35px;
    top: 52px;
}

.ipart05 .right .content .con_l .intro .box .small_t {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
}

.ipart05 .right .content .con_l .intro .box .t {
    font-size: 26px;
    line-height: 26px;
    color: #4f4f4f;
    font-weight: bold;
    margin: 10px 0 15px;
}

.ipart05 .right .content .con_l .intro .box .c {
    font-size: 14px;
    line-height: 26px;
    color: #4f4f4f;
    height: 78px;
    overflow: hidden
}

.ipart05 .right .content .con_l .intro .box .ip5_icon {
    width: 70px;
    height: 12px;
    background: url(../static/images/ipart05_4.png) no-repeat center;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.5s ease;
}

.ipart05 .right .content .con_l:hover .intro .box .ip5_icon {
    right: 10px;
}

.ipart05 .right .content .con_r {
    width: 35%;
    float: right;
}

.ipart05 .right .content .con_r .intro {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.ipart05 .right .content .con_r .intro .box {
    padding: 41px 35px;
    text-align: center;
}

.ipart05 .right .content .con_r .intro .box .small_t {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 2px;
}

.ipart05 .right .content .con_r .intro .box .t {
    font-size: 24px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
}

.ipart05 .right .content .con_r .r_top {
    margin-bottom: 17px;
}


/*加入徐工*/

.ipart_link {
    background: url(../static/images/bgd1.jpg) no-repeat center;
    transition: all 0.5s ease;
    display: none;
}

.ipart_link:hover {
    background: url(../static/images/bgd2.jpg) no-repeat center;
}

.ipart_link a {
    display: block;
    font-size: 24px;
    text-align: center;
    color: #fff;
    line-height: 110px;
}

.ipart_link a:hover {
    color: #4f4f4f;
}

.ipart_link a .icon {
    position: relative;
    top: 9px;
    display: inline-block;
    width: 53px;
    height: 34px;
    background: url(../static/images/footer_top_1.png) no-repeat center;
    background-position: 0 0;
}

.ipart_link a:hover .icon {
    background-position: -53px 0;
}


/*.go_top{background:url(../static/images/go_top.png) no-repeat center; background-size:contain; position:fixed; right:9%; bottom:5%; width:60px; height:60px; z-index:99; display:none;}
*/


/*------------------手机端下拉---------------------*/

.m_nav {
    display: none;
}

.m_banner {
    display: none;
}

.m_ipart {
    display: none;
}

.m_footer {
    display: none;
}


/*************************************下层页面实现*****************************/


/*招聘综合*/

.job_center_ban {
    height: 580px;
    overflow: hidden;
    position: relative;
}

.job_center_ban>img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
}

.job_center_ban .infor {
    position: absolute;
    left: 0;
    bottom: 300px;
    width: 100%;
}

.job_center_ban .infor .tit {
    font-size: 46px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.job_center_ban .infor .con {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    padding: 0 18%;
    margin-top: 26px
}

.job_center_ban .infor .form_box {
    padding: 0 5%;
    margin-top: 50px;
    display: none;
}

.job_center_ban .infor .form_box .inp_box {
    float: left;
    width: 30%;
    margin-right: 0.8%;
}

.job_center_ban .infor .form_box .inp_box .inp {
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding: 0;
    margin: 0;
    border: none;
    text-indent: 25px;
    border-radius: 0;
    background: #e3e7ec;
}

.job_center_ban .infor .form_box .inp_box .inp:hover {
    background: #fff
}

.job_center_ban .infor .form_box .btn_box {
    float: left;
}

.job_center_ban .infor .form_box .btn_box button {
    display: block;
    width: 56px;
    height: 56px;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    position: relative;
    background: #facd00;
    cursor: pointer;
}

.job_center_ban .infor .form_box .btn_box button .icon {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../static/images/job_center_ico.png) no-repeat center;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    top: 50%;
    margin-top: -11px;
}

.job_center_ban .select-ui-choose-default ._arrow {
    width: 2em;
}

.job_center_ban .select-ui-choose-default ._txt {
    padding-left: 0;
}

.job_center.channel_content {
    padding: 0;
}

.job_center01 .content {
    margin-top: -142px;
}

.job_center01 .content li {
    width: 25%;
    float: left;
    position: relative;
}

.job_center01 .content li.odd {
    background: #00a1e9;
    margin-top: 54px;
}

.job_center01 .content li.li03 {
    background: #facd00;
}

.job_center01 .content li.even {
    background: #f8f8f8;
}

.job_center01 .content .li_box {
    padding: 70px 33px 68px;
    display: block;
}

.job_center01 .content .li_box .intro .tit {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.job_center01 .content .li_box .intro .con {
    margin: 25px 0 30px;
}

.job_center01 .content .li_box .intro .con .rect-5714 {
    padding-bottom: 57.14%;
}

.job_center01 .content .li_box .intro .txt {
    font-size: 15px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}

.job_center01 .content .li_box .intro .jt {
    width: 41px;
    height: 12px;
    background: url(../static/images/job_center01_jt.png) no-repeat center;
    margin-top: 34px;
}

.job_center01 .content li.odd .li_box .intro {
    color: #fff;
}

.job_center01 .content li.li03 .li_box .intro {
    color: #4f4f4f;
}

.job_center01 .content li.even .li_box .intro {
    color: #666;
}

.job_center01 .content li.even .li_box .intro .txt {
    color: #666;
}

.job_center02 {
    background: url(../static/images/job_center02_1.jpg) no-repeat center;
    padding: 100px 0 30px;
    background: none;
}

.job_center02 .job02_top {
    height: 591px;
    background: url(../static/images/job02_top.jpg) no-repeat center;
    overflow: hidden;
    position: relative;
}

.job_center02 .job02_top .infor {
    width: 47%;
    padding: 150px 0 120px;
}

.job_center02 .job02_top .infor .tit {
    font-size: 36px;
    color: #666;
    font-weight: bold;
    line-height: 40px;
}

.job_center02 .job02_top .infor .con {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    margin: 30px 0 55px;
}

.job_center02 .job02_top .infor .job02_top_anniu a {
    width: 220px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    display: inline-block;
    border: 1px solid #666;
    color: #666;
    margin-top: 20px;
    margin-right: 20px;
}

.job_center02 .job02_top .infor .job02_top_anniu a:hover {
    color: #fff;
    background: #00a1e9;
    border-color: #00a1e9;
}

.job_center02 .job02_bott li {
    width: 19%;
    float: left;
    height: 316px;
    position: relative;
}

.job_center02 .job02_bott li a.li_box {
    display: block;
    height: 100%;
    background: #fff;
    border: 1px solid #e2e4f5;
    border-left: none;
    text-align: center;
}

.job_center02 .job02_top .infor .job02_top_anniu a i {
    display: none
}

.job_center02 .job02_bott li:first-child a.li_box {
    border-left: 1px solid #e2e4f5;
}

.job_center02 .job02_bott li a.li_box>.icon {
    padding-top: 65px;
    margin-bottom: 20px;
}

.job_center02 .job02_bott li a.li_box>.text {
    font-size: 20px;
    font-weight: bold;
    color: #666;
}

.job_center02 .job02_bott li:before {
    content: '';
    position: absolute;
    bottom: 60px;
    left: 50%;
    width: 40px;
    height: 2px;
    background: #00a1e9;
    margin-left: -20px;
}

.job_center02 .job02_bott li a.li_box .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: url(../static/images/job_center02_3.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.job_center02 .job02_bott li a.li_box .cover .box {
    padding: 0 65px;
}

.job_center02 .job02_bott li a.li_box .cover .icon {
    padding-top: 60px;
    margin-bottom: 50px;
}

.job_center02 .job02_bott li a.li_box .cover .tit {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 7px;
}

.job_center02 .job02_bott li a.li_box .cover .con {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    height: 60px;
    overflow: hidden
}

.job_center02 .job02_bott li a.li_box .cover .more {
    width: 41px;
    height: 12px;
    background: url(../static/images/job_center01_jt.png) no-repeat center;
    margin: 40px auto 0;
}

.job_center02 .job02_bott li.on {
    top: -51px;
    width: 24%;
    height: 410px;
    box-shadow: 40px 40px 50px 0px rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.job_center02 .job02_bott li.on a.li_box>.icon {
    display: none;
}

.job_center02 .job02_bott li.on a.li_box>.text {
    display: none;
}

.job_center02 .job02_bott li.on a.li_box {
    border: none;
}

.job_center02 .job02_bott li.on a.li_box .cover {
    display: block;
}


/*学习发展*/

.learn_develop01 {
    margin-bottom: 60px;
    padding-top: 60px;
}

.learn_develop01 .left {
    float: left;
    width: 50%;
}

.learn_develop01 .left .infor {
    padding: 50px;
}

.learn_develop01 .left .infor .tit {
    font-size: 36px;
    line-height: 45px;
    color: #666;
    font-weight: bold;
}

.learn_develop01 .left .infor .con {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-top: 25px;
}

.learn_develop01 .right {
    width: 45%;
    float: right;
    position: relative;
}

.learn_develop01 .right .rect-5743 {
    padding-bottom: 57.43%;
}

.learn_develop01 .right .item {
    display: none;
}

.learn_develop01 .right .owl-item .item {
    display: block;
}

.learn_develop01 .right .learn01_btn>div {
    width: 41px;
    height: 80px;
    background: url(../static/images/learn01_2.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
    font-size: 0;
    cursor: pointer;
}

.learn_develop01 .right .learn01_btn .owl-prev {
    left: 0;
    background-position: 0 0;
}

.learn_develop01 .right .learn01_btn .owl-next {
    right: 0;
    background-position: -41px 0px;
}

.learn_develop02 {
    margin-bottom: 60px;
}

.learn_develop02 .content {
    background: #00a1e9
}

.learn_develop02 .left {
    width: 38%;
    float: left;
}

.learn_develop02 .left .infor {
    padding: 55px 52px 40px;
    color: #fff;
}

.learn_develop02 .left .infor .tit {
    font-size: 26px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 14px
}

.learn_develop02 .left .infor .con {
    font-size: 16px;
    line-height: 28px;
    height: 112px;
    overflow: hidden;
}

.learn_develop02 .right {
    width: 62%;
    float: right;
}

.learn_develop02 .right .rect-3128 {
    padding-bottom: 31.28%;
}

.learn_develop02 .right .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.learn_develop02 .right .cover ul {
    padding: 75px 40px;
    text-align: center;
    font-size: 0;
}

.learn_develop02 .right .cover li {
    display: inline-block;
    width: 23%;
    /*height:158px; background:url(../static/images/learn02_1.png) no-repeat center;*/
    padding: 0 1%;
    position: relative;
}

.learn_develop02 .right .cover li:after {
    content: '';
    width: 1px;
    height: 50px;
    background: #a8a8a8;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
}

.learn_develop02 .right .cover li:last-child:after {
    display: none
}


/*.learn_develop02 .right .cover li.li02{background:url(../static/images/learn02_2.png) no-repeat center;}
.learn_develop02 .right .cover li.li03{background:url(../static/images/learn02_3.png) no-repeat center;}
.learn_develop02 .right .cover li.li04{background:url(../static/images/learn02_4.png) no-repeat center;}*/

.learn_develop02 .right .cover li .txt {
    text-align: center;
    padding: 30px;
    font-size: 18px;
    height: 52px;
    color: #fff;
    overflow: hidden;
}

.learn_develop03 {
    margin-bottom: 60px;
}

.learn_develop03 .content {
    background: #00479d;
}

.learn_develop03 .left {
    width: 38%;
    float: left;
}

.learn_develop03 .left .infor {
    padding: 50px 52px 40px;
    color: #fff;
}

.learn_develop03 .left .infor .tit {
    font-size: 26px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 14px;
}

.learn_develop03 .left .infor .con {
    font-size: 16px;
    line-height: 28px;
    height: 112px;
    overflow: hidden;
}

.learn_develop03 .right {
    width: 62%;
    float: right;
}

.learn_develop03 .right .rect-3128 {
    padding-bottom: 31.28%;
}

.learn_develop03 .right .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.learn_develop03 .right .cover ul {
    padding: 75px 40px;
    text-align: center;
    font-size: 0;
}

.learn_develop03 .right .cover li {
    display: inline-block;
    width: auto;
    /*height:158px; background:url(../static/images/learn02_1.png) no-repeat center;*/
    padding: 0 3%;
    position: relative;
}

.learn_develop03 .right .cover li:after {
    content: '';
    width: 1px;
    height: 30px;
    background: #a8a8a8;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
}

.learn_develop03 .right .cover li:last-child:after {
    display: none
}


/*.learn_develop03 .right .cover li.li02{background:url(../static/images/learn02_2.png) no-repeat center;}*/

.learn_develop03 .right .cover li .txt {
    text-align: center;
    padding: 30px 20px;
    font-size: 18px;
    color: #fff;
    height: 26px;
    overflow: hidden;
}

.learn_develop04 {
    padding: 60px 0;
    background: url(../static/images/learn03_1.jpg) no-repeat center;
}

.learn_develop04 .left {
    width: 60%;
    float: left;
}

.learn_develop04 .left .tit {
    font-size: 45px;
    line-height: 45px;
    color: #666;
    font-weight: bold;
}

.learn_develop04 .left .tit a {
    display: inline-block;
    line-height: 45px;
    font-size: 36px;
}

.learn_develop04 .left .tit a:hover {
    color: #929292;
}

.learn_develop04 .left .con {
    font-size: 15px;
    line-height: 26px;
    color: #666;
    margin-top: 20px;
}

.learn_develop04 .right {
    width: 28%;
    float: right;
    margin-top: 35px;
}

.learn_develop04 .right .item {
    width: 50%;
    float: left;
    text-align: center;
}

.learn_develop04 .right .item .num {
    font-size: 50px;
    line-height: 50px;
    font-family: Impact;
    color: #00a1e9;
}

.learn_develop04 .right .item .txt {
    font-size: 16px;
    color: #666;
    margin-top: 8px;
}

.learn_develop05 {
    margin-top: 35px;
}

.learn_develop05 a {
    display: block;
    float: left;
    width: 48%;
    margin-right: 2%;
    line-height: 72px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    color: #666;
}

.learn_develop05 a:hover {
    color: #00a1e9;
    font-weight: bold;
}


/*招聘列表*/

.job_list.channel_content {
    padding: 0;
}

.jobList_ban.xc_banner .infor .tit {
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 45px;
}

.job_list .form_box {
    padding: 60px 5% 0;
    text-align: center;
}

.job_list .form_box .inp_wrap {
    width: 12%;
    display: inline-block;
    margin-right: 1.1%;
    margin-bottom: 45px;
    border: 1px solid #e3e7ec;
}

.job_list .form_box .inp_wrap .inp {
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    color: #666;
    text-indent: 23px;
    border: none;
    border-radius: 0;
    padding: 0;
}

.job_list .form_box .inp_wrap.search_wrap {
    width: 56px;
}

.job_list .form_box button {
    outline: none;
    border: none;
    background: #facd00;
    height: 56px;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    text-align: center;
    width: 100%;
}

.job_list .form_box button i {
    display: inline-block;
    font-size: 20px;
    color: #4f4f4f;
    vertical-align: middle;
}

.job_list .form_box .inp_wrap .select-ui-choose-default ._arrow .arr {
    width: 12px;
    height: 6px;
    background: url(../static/images/ipart03_2.png) no-repeat center;
    border: none;
}

.job_list .form_box .inp_wrap .select-ui-choose-default.on ._arrow .arr {
    margin: -.2em 0 0;
}

.job_list .form_box .inp_wrap .select-ui-choose ._arrow {
    right: 17px;
}

.job_list .form_box .inp_wrap .select-ui-choose-default ._txt {
    text-align: left;
}

.job_list01 {
    margin-bottom: 60px;
}

.job_list01 .widget-job-tit {
    background: #00a1e9;
    color: #fff;
    overflow: hidden;
    height: 56px;
    line-height: 56px;
}

.job_list01 ._jt {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    *zoom: 1;
    cursor: pointer;
    border-bottom: 1px solid #dedede;
}

.job_list01 ._ut {
    float: left;
    text-align: center;
    min-height: 1px;
}

.job_list01 ._t1 {
    width: 28%;
}

.job_list01 ._t2 {
    width: 20%;
}

.job_list01 ._t3 {
    width: 14%;
}

.job_list01 ._t4 {
    width: 14%;
}

.job_list01 ._t5 {
    width: 10%;
}

.job_list01 ._t6 {
    width: 14%;
}

.job_list01 ._jc {
    display: none;
}

.job_list01 ._jcon {
    padding: 40px;
    background: #f6f6f6;
    padding-left: 96px;
}

.job_list01 .widget-job-btn {
    cursor: pointer;
    background: #00a1e9;
    color: #fff;
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    display: block;
    text-align: center;
    font-size: 15px;
    border-radius: 3px;
}

.job_list01 .widget-job-btn a:hover {
    color: #fff;
}

.job_list01 .tit {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
}

.job_list01 .info {
    font-size: 13px;
    color: #666;
    line-height: 24px;
    margin-bottom: 40px;
}


/* 关于我们 */

.about_center_ban {
    /*height:634px;*/
    position: relative;
    overflow: hidden;
    height: 430px;
}

.about_center_ban>img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
    /*animation:img_room 6s linear 1; -webkit-animation:img_room 6s linear 1;*/
}

.about_center.channel_content {
    padding: 0;
}

.about_center_logo {
    height: 190px;
    background: url(../static/images/about_center_logo_bg.jpg) no-repeat center;
    position: relative;
    display: none;
}

.about_center_logo img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
}

.about_center01 {
    padding: 60px 0px;
}

.about_center01 .infor {
    text-align: center;
    padding: 0 8%;
}

.about_center01 .infor a {
    display: block;
    display: none;
}

.about_center01 .infor .tit {
    font-size: 32px;
    line-height: 48px;
    color: #666;
}

.about_center01 .infor .con {
    Font-size: 16px;
    line-height: 32px;
    color: #666;
    margin: 23px 0 80px;
}

.about_center01 .infor .list li {
    width: 23%;
    margin: 0 1%;
    text-align: center;
    float: left;
}

.about_center01 .infor .list li .number {
    font-size: 60px;
    color: #00479d;
    font-family: Impact;
    line-height: 1;
    margin-top: 15px;
}

.about_center01 .infor .list li .number .num {
    display: inline-block;
    vertical-align: unset;
}

.about_center01 .infor .list li .number span {
    display: inline-block;
    vertical-align: unset;
    font-size: 20px;
    color: #666
}

.about_center01 .infor .list li .txt {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    margin-top: 10px;
}


/* 关于我们补充 */

.about_center .rect-93 {
    padding-bottom: 93%;
}

.about_center .rect-925 {
    padding-bottom: 92.5%;
}

.about_center .nr {
    float: left;
    width: 39%;
    padding: 0 4%;
    position: relative;
    height: 100%;
}

.about_center .title {
    font-size: 30px;
    font-weight: bold;
    margin-top: 50px;
}

.about_center .en {
    font-size: 14px;
    margin-bottom: 15px;
    display: none;
}

.about_center .sum {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 20px;
}

.about_center .jt_btn {
    display: block;
    width: 39px;
    height: 37px;
    /* position:absolute; bottom:50px; left:8%;*/
    background-image: url(../static/images/jt_btn.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    transition: none;
}

.about_center .jt_btn:hover {
    background-position: 0px -40px;
}

.about_center .jt_ico {
    display: block;
    border-style: solid;
    border-width: 15px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -30px;
    width: 0;
    height: 0;
}

.about_center02 {
    background: #f6f6f6;
    padding-top: 50px;
}

.about_center02 .ab_left {
    width: 64%;
    float: left;
    color: #666;
}

.about_center02 .ab_left a:hover {
    color: #666;
}

.about_center02 .ab_left .box {
    height: 411px;
    background: #fff;
    overflow: hidden;
}

.about_center02 .ab_left .box .img {
    float: right;
    width: 53%;
    height: 100%;
    overflow: hidden;
}

.about_center02 .ab_right {
    width: 34%;
    float: right;
    height: 411px;
    overflow: hidden;
    position: relative;
    color: #4f4f4f;
}

.about_center02 .ab_right a:hover {
    color: #4f4f4f;
}

.about_center02 .ab_right .cover {
    width: 100%;
    background: url(../static/images/yellow80.png);
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.about_center02 .ab_right .cover .box {
    padding: 20px 5%;
}

.about_center02 .ab_right .cover .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.about_center02 .ab_right .cover .sum {
    margin-top: 10px;
    font-size: 14px;
}

.about_center02 .ab_right .cover .ab_jt {
    display: block;
    width: 29px;
    height: 51px;
    background: url(../static/images/ab_jt.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    right: 4%;
}

.about_center03 {
    padding: 28px 0;
    background: #f6f6f6;
}

.about_center03 .content {
    background: #00a1e9;
    color: #fff;
}

.about_center03 .content a:hover {
    color: #fff;
}

.about_center03 .img {
    width: 66%;
    float: left;
}

.about_center03 .img .rect-556 {
    padding-bottom: 47.9%;
}

.about_center03 .nr {
    width: 28%;
    padding: 0 3%;
    float: right;
}

.about_center03 .jt_ico {
    border-left-color: transparent;
    border-right-color: #00a1e9;
    left: -30px;
}

.about_center03 .jt_btn {
    background-position: -43px 0;
}

.about_center03 .jt_btn:hover {
    background-position: -43px -80px;
    background-color: #fff;
}

.about_center04 {
    background: #f6f6f6;
    padding-bottom: 50px;
}

.about_center04 .ab_left {
    width: 32%;
    float: left;
    overflow: hidden;
    position: relative;
    color: #4f4f4f;
}

.about_center04 .ab_left a:hover {
    color: #4f4f4f;
}

.about_center04 .ab_left .cover {
    width: 100%;
    background: url(../static/images/yellow80.png);
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.about_center04 .ab_left .cover .box {
    padding: 20px 5%;
}

.about_center04 .ab_left .cover .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.about_center04 .ab_left .cover .sum {
    font-size: 14px;
}

.about_center04 .ab_left .cover .ab_jt {
    display: block;
    width: 29px;
    height: 51px;
    background: url(../static/images/ab_jt.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    right: 4%;
}

.about_center04 .nr {
    width: 32%;
    padding: 0;
    margin: 0 2%;
}

.about_center04 .nr .box {
    padding: 0 8%;
}

.about_center04 .ab_right {
    width: 32%;
    float: right;
    overflow: hidden;
    position: relative;
    color: #fff;
}

.about_center04 .ab_right a:hover {
    color: #f6f6f6;
}

.about_center04 .ab_right .cover {
    width: 100%;
    background: url(../static/images/about_center04_2.png);
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.about_center04 .ab_right .cover .box {
    padding: 20px 5%;
}

.about_center04 .ab_right .cover .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.about_center04 .ab_right .cover .sum {
    margin-top: 10px;
    font-size: 14px;
}

.about_center .cover .title {
    margin-top: 0;
}

.about_center04 .nr a:hover {
    color: #666;
}

.about_center04 .nr .cover {
    position: absolute;
    width: 100%;
    top: 0;
}

.about_center04 .nr .cover .title {
    margin-top: 50px;
}


/*品牌故事*/

.brand_story.channel_content {
    padding: 0;
}

.brand_story01 {
    padding: 60px 0 30px;
}

.brand_story01 .infor {
    text-align: center;
}

.brand_story01 .infor .tit {
    font-size: 36px;
    color: #666;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}

.brand_story01 .infor .con {
    font-size: 16px;
    color: #666;
}

.brand_story02 .rect-5520 {
    padding-bottom: 55.2%;
}

.brand_story02 li {
    position: relative;
    height: 632px;
    margin-bottom: 50px;
}

.brand_story02 li .img img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.brand_story02 li .cover {
    width: 50%;
    height: 500px;
    position: absolute;
    bottom: 0;
    background: url(../static/images/black.6.png);
}

.brand_story02 li.odd .cover {
    left: 0;
}

.brand_story02 li.even .cover {
    right: 0;
}

.brand_story02 li .tit {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    position: relative;
    margin-bottom: 55px;
}

.brand_story02 li .tit:after {
    content: '';
    position: absolute;
    bottom: -20px;
    width: 342px;
    height: 3px;
    background: #f6f6f6;
    left: 0;
}

.brand_story02 li .cover .box {
    padding: 75px 125px 60px;
}

.brand_story02 li .cover .box .list {
    height: 252px;
    overflow-y: auto;
}

.brand_story02 li .cover .box .list .cell {
    display: block;
    font-size: 15px;
    color: #fff;
    line-height: 36px;
    height: 36px;
    position: relative;
    cursor: pointer;
    transition: all 0.5s ease;
}

.brand_story02 li .cover .box .list .cell:hover:after {
    width: 100%;
}

.brand_story02 li .cover .box .list .cell:hover {
    color: #00a1e9
}

.brandBox_detail .box .tit {
    margin-top: 50px;
}

.brandBox_detail .close {
    cursor: pointer;
    background: #fff;
    display: inline-block;
    width: 43px;
    height: 43px;
    margin: 30px auto 0;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
    background-image: url(../static/images/popup_close_btn.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    line-height: 40px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    transition: all 0.5s ease;
}

.brandBox_detail .close:hover {
    background-image: url(../static/images/popup_close_btn_hover.png);
}


/*弹窗*/

.brandBox_detail {
    position: fixed;
    width: 86%;
    top: 50%;
    margin-top: -300px;
    z-index: 100;
    background: #fff;
    max-width: 800px;
    height: 600px;
    left: 50%;
    margin-left: -400px;
    overflow: hidden;
    bottom: 10%;
    overflow: hidden;
}

.brandBox_detail .box {
    margin: 75px 0;
    padding: 0 80px;
    height: 450px;
    overflow: auto;
    text-align: center;
}

.brandBox_detail .box .tit {
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
}

.brandBox_detail .box .img_ {
    margin-bottom: 30px;
}

.brandBox_detail .box .intro .con {
    line-height: 25px;
    font-size: 14px;
    text-align: justify;
}

.brandBox_detail .close:hover i {
    transform: rotateZ(180deg);
}

.brandBox_detail_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../static/images/black.6.png);
    z-index: 90
}


/*全球徐工*/

.global.channel_content {
    padding: 0;
}

.global01 {
    margin-bottom: 60px;
    padding-top: 60px;
    overflow: hidden;
}

.global01>.wrap {
    background: #f8f8f8;
}

.global01 .left {
    width: 24%;
    float: left;
}

.global01 .left li {
    background: #00a1e9;
    border-top: 1px solid #fff;
    cursor: pointer;
}

.global01 .left li:first-child {
    border-top: none;
}

.global01 .left li .icon_box {
    display: inline-block;
    width: 86px;
    height: 86px;
    text-align: center;
    vertical-align: middle;
}

.global01 .left li .icon_box .icon {
    display: inline-block;
    width: 52px;
    height: 45px;
    background: url(../static/images/global01_1.png) no-repeat;
    margin: 20px 0 21px;
}

.global01 .left li .icon_box .icon01 {
    background-position: 0 0;
}

.global01 .left li .icon_box .icon02 {
    background-position: -52px 0;
}

.global01 .left li .icon_box .icon03 {
    background-position: -104px 0;
}

.global01 .left li .icon_box .icon04 {
    background-position: -156px 0;
}

.global01 .left li .icon_box .icon05 {
    background-position: -208px 0;
}

.global01 .left li .text {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    line-height: 86px;
}

.global01 .left li.cur {
    background: #facd00;
}

.global01 .left li.cur .icon_box .icon01 {
    background-position: 0 -45px;
}

.global01 .left li.cur .icon_box .icon02 {
    background-position: -52px -45px;
}

.global01 .left li.cur .icon_box .icon03 {
    background-position: -104px -45px;
}

.global01 .left li.cur .icon_box .icon04 {
    background-position: -156px -45px;
}

.global01 .left li.cur .icon_box .icon05 {
    background-position: -208px -45px;
}

.global01 .left li.cur .text {
    color: #4f4f4f;
}

.global01 .right {
    width: 76%;
    float: left;
}

.global01 .right .item {
    display: none;
}

.global01 .right .item.cur {
    display: block;
}

.global01 .right .item_l {
    width: 51%;
    float: left;
}

.global01 .right .item_l .intro {
    padding: 83px 41px 81px 65px;
}

.global01 .right .item_l .intro .tit {
    font-size: 36px;
    line-height: 40px;
    color: #666;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.global01 .right .item_l .intro .con {
    font-size: 16px;
    line-height: 24px;
    color: #4c4c4c;
    margin-top: 30px;
    height: 96px;
    overflow: hidden;
}

.global01 .right .item_l .intro .more {
    width: 220px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    display: inline-block;
    border: 1px solid #666;
    color: #666;
    margin-top: 20px;
}

.global01 .right .item_l .intro .more:hover {
    color: #fff;
    background: #00a1e9;
    border-color: #00a1e9;
}

.global01 .right .item_r {
    width: 43%;
    float: right;
    margin-right: 5%;
    margin-top: 64px;
}

.global01 .right .item_r .rect-7093 {
    padding-bottom: 70.93%;
}

.global02 {
    background: #f5f6fa;
    padding: 60px 0 20px;
}

.global02 .rect-556 {
    padding-bottom: 55.6%;
}

.global02 li a {
    display: block;
}

.global02 li {
    width: 31.5%;
    margin-right: 1.5%;
    float: left;
    cursor: pointer;
}

.global02 li.three_li {
    margin-right: 0;
}

.global02 li .img_ .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
    background: url(../static/images/black.4.png);
}

.global02 li .img_ .cover .t {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    padding-top: 80px;
}

.global02 li .intro {
    position: relative;
    top: -47px;
}

.global02 li .intro .cover {
    margin: 0 27px;
}

.global02 li .intro .cover .box {
    transition: all .5s ease;
    background: #fff;
    padding: 40px 46px 30px 30px;
}

.global02 li .intro .cover .box .c {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.global02 li .intro .cover .box .more {
    display: block;
    font-size: 14px;
    color: #00a1e9;
    margin-top: 22px;
}

.global02 li .intro .cover .box .more i {
    font-size: 13px;
}

.global03 {
    padding: 60px 0;
}

.global03 .infor {
    text-align: center;
    padding: 0 14%;
    margin-bottom: 30px;
}

.global03 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    color: #666;
    font-weight: bold;
}

.global03 .infor .con {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-top: 23px;
}

.global03 .infor .con span {
    font-size: 20px;
    color: #00479d;
    font-weight: bold;
}

.global03 .content {
    padding: 0 50px;
    position: relative;
}

.global03 .content .rect-5133 {
    padding-bottom: 51.33%;
}

.global03 .content .dot_box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.global03 .content .dot_box .dot {
    position: absolute;
}

.global03 .content .dot_box .dot .dot_circle {
    display: block;
    width: 14px;
    height: 14px;
    background: #00479d;
    position: relative;
    z-index: 3;
    border-radius: 50%;
}

.global03 .content .dot:after,
.global03 .content .dot:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    z-index: 1;
}

.global03 .content .dot:before {
    width: 29px;
    height: 29px;
    background: transparent;
    background: rgba(0, 71, 157, 0.3);
    margin-top: -14px;
    margin-left: -14px;
    -webkit-animation: warn 2s linear 0.4s infinite;
    -moz-animation: warn 2s linear 0.4s infinite;
    animation: warn 2s linear 0.4s infinite;
    opacity: 0;
}

.global03 .content .dot:after {
    width: 46px;
    height: 46px;
    background: transparent;
    /*background:#7e9ec3;*/
    background: rgba(0, 71, 157, 0.2);
    margin-left: -23px;
    margin-top: -23px;
    -webkit-animation: warn 2s linear 0s infinite;
    -moz-animation: warn 2s linear 0s infinite;
    animation: warn 2s linear 0s infinite;
    opacity: 0;
}

@keyframes warn {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    25% {
        transform: scale(1);
        opacity: 0.4;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.8;
    }
    75% {
        transform: scale(1.3);
        opacity: 0.4;
    }
    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes warn {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    25% {
        transform: scale(1);
        opacity: 0.4;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.8;
    }
    75% {
        transform: scale(1.3);
        opacity: 0.4;
    }
    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

.global03 .content .cover {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../static/images/blue80.png) center;
    width: 45%;
}

.global03 .content .cover .box {
    padding: 50px;
}

.global03 .content .cover .box dt {
    float: left;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 25px;
}

.global03 .content .cover .box dd {
    float: left;
    width: 49%;
    margin-right: 2%;
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    margin-top: 5px;
}

.global03 .content .cover .box dd span {
    display: inline-block;
    margin-right: 3px;
    font-size: 28px;
    color: #facd00;
    font-family: Arial;
    font-weight: bold;
}

.global03 .content .cover .box dd.even {
    margin-right: 0;
}

.global03 .content .cover .box .text {
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    margin-top: 30px;
}


/*社会责任*/

.social_respon.channel_content {
    padding: 0;
    background: #f6f6f6;
}

.social_respon01 {
    padding: 60px 0 35px;
}

.social_respon01 .hd {
    background: #00a1e9;
    margin-bottom: 60px;
}

.social_respon01 .hd .left {
    width: 63%;
    float: left;
}

.social_respon01 .hd .left .rect-4975 {
    padding-bottom: 49.75%;
}

.social_respon01 .hd .right {
    width: 37%;
    float: right
}

.social_respon01 .hd .right .box {
    padding: 60px 35px;
    color: #fff;
}

.social_respon01 .hd .right .box .tit {
    font-size: 30px;
    margin-bottom: 20px;
    transition: all 0.5s ease;
}

.social_respon01 .hd .right .box .con {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    transition: all 0.5s ease;
}

.social_respon01 .hd .right .box .txt {
    font-size: 14px;
}

.social_respon01 .bd .item {
    margin-bottom: 25px;
    width: 32%;
    margin-right: 2%;
    float: left;
}

.social_respon01 .bd .item.three_item {
    margin-right: 0;
}

.social_respon01 .bd .box {
    border: #b3b3b3 1px solid;
    padding: 30px;
    position: relative;
    color: #666;
    transition: all 0.5s ease;
}

.social_respon01 .bd .box .t {
    font-size: 22px;
    font-weight: bold;
    color: #666;
    margin-bottom: 10px
}

.social_respon01 .bd .box .c {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.social_respon01 .bd .box:hover {
    background: #facd00;
}

.social_respon01 .bd .box:hover:hover .t {
    color: #4f4f4f;
}

.social_respon01 .bd .box:hover:hover .c {
    color: #4f4f4f;
}

.social_respon02 {
    background: #f7f7f7;
    padding: 0 0 30px;
}

.social_respon02 .rect-1112 {
    padding-bottom: 111.2%;
}

.social_respon02 li.li_ {
    margin-bottom: 30px;
    width: 32%;
    margin-right: 2%;
    float: left;
}

.social_respon02 li.three_li {
    margin-right: 0;
}

.social_respon02 li .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(../static/images/black.6.png) center;
}

.social_respon02 li .cover .box {
    padding: 20px 40px;
    color: #fff;
}

.social_respon02 li .cover .box .t {
    font-size: 22px;
}

.social_respon02 li .cover .box .c {
    font-size: 14px;
    display: none;
    margin-top: 10px;
}


/*品牌文化*/

.culture.channel_content {
    padding: 0;
}

.culture01 {
    padding: 60px 0;
}

.culture01 .infor {
    text-align: center;
    margin-bottom: 30px;
}

.culture01 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    color: #666;
    font-weight: bold;
}

.culture01 .infor .con {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-top: 15px;
}

.culture01 .bd {
    background: url(../static/images/culture1_1.jpg) no-repeat center;
    /*height:600px;*/
    padding: 70px 0;
}

.culture01 .bd {
    position: relative;
    /*height:600px;*/
    overflow: hidden;
}


/* .culture01 .bd .bg_move{background:url(../static/images/bg_move.jpg) no-repeat center; position:absolute; left:50%; margin-left:-1500px; top:50%; margin-top:-1000px; width:3000px; height:2000px;}  */


/* .culture01 .bd .content>.wrap{padding:70px 0;} */

.culture01 .bd .content .item {
    float: left;
    width: 25%;
    position: relative;
    cursor: pointer;
}

.culture01 .bd .content .item .cover_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #facd00;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.culture01 .bd .content .item .box {
    padding: 82px 46px 22px;
    color: #fff;
    position: relative;
    z-index: 2;
    transition: all 0.5s ease;
    border-right: 1px solid #fff;
    border-right: 1px solid rgba(255, 255, 255, .4);
}

.culture01 .bd .content .item .box .t {
    font-size: 30px;
    line-height: 66px;
    font-weight: bold;
    position: relative
}

.culture01 .bd .content .item .box .t:after {
    content: '';
    width: 44px;
    height: 1px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: 0;
    left: 0
}

.culture01 .bd .content .item .box .t1 {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.culture01 .bd .content .item .box .c {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    height: 104px;
    overflow: hidden;
    margin-bottom: 70px;
}

.culture01 .bd .content .item .box .icon {
    width: 33px;
    height: 32px;
    background: url(../static/images/culture1_2.png) no-repeat center;
    position: absolute;
    right: 24px;
    bottom: 22px;
    opacity: 0;
    visibility: hidden;
}

.culture01 .bd .content .item:hover .cover_bg {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.culture01 .bd .content .item:hover .box .icon {
    opacity: 1;
    visibility: visible;
}

.culture01 .bd .content .item:hover .box {
    color: #4f4f4f
}

.culture02 {
    padding: 0 0 60px;
}

.culture02 .item {
    position: relative;
    margin-left: -1px;
    margin-bottom: -1px;
    transition: all 0.5s ease;
    cursor: pointer;
}

.culture02 .item .box {
    height: 199px;
    border: 1px solid #e4e4e4;
    position: relative;
}

.culture02 .item .box .intro {
    color: #666;
    padding-top: 40px;
    padding-left: 35px;
    padding-right: 90px;
}

.culture02 .item .box .intro .tit {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 12px;
}

.culture02 .item .box .intro .con {
    font-size: 16px;
    line-height: 32px;
}

.culture02 .item .box .intro .icon {
    width: 33px;
    height: 32px;
    background: url(../static/images/culture2_1.png) no-repeat center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.culture02 .item:hover .box {
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .2);
}

.culture02 .item .cover_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #facd00;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.culture02 .item:hover .cover_bg {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.culture02 .item:hover .box .intro {
    color: #4f4f4f;
}

.culture02 .item:hover .box .intro .icon {
    background: url(../static/images/culture1_2.png) no-repeat center;
}


/* 弹窗 */

.common_tc {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    overflow: hidden;
    transition: background .3s;
}

.common_tc .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.common_tc .content {
    position: absolute;
    width: 1080px;
    height: 600px;
    background: #fff;
    left: 50%;
    margin-left: -540px;
    margin-top: -300px;
    top: 50%;
    z-index: 2;
}

.common_tc .content .box {
    padding: 75px 80px;
    height: 400px;
    overflow: auto;
}

.common_tc .tc_close {
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 81px;
    text-align: center;
    background-color: #fff;
}

.common_tc .tc_close span {
    cursor: pointer;
    display: inline-block;
    width: 43px;
    height: 43px;
    margin: 30px auto 0;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
    vertical-align: top;
    background-image: url(../static/images/popup_close_btn.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    transition: all 0.5s ease;
}

.common_tc .tc_close span:hover {
    background-image: url(../static/images/popup_close_btn_hover.png);
}

.common_tc .content .box .tc_con .tit .t {
    font-size: 30px;
    font-weight: bold;
    color: #666;
    position: relative;
}

.common_tc .content .box .tc_con .tit .t:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -20px;
    width: 50px;
    height: 1px;
    background: #666;
}

.common_tc .content .box .tc_con .tit .c {
    font-size: 20px;
    color: #666;
    margin: 50px 0 40px;
}

.common_tc .content .box .tc_con .left {
    float: left;
    width: 56%;
}

.common_tc .content .box .tc_con .left .txt {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.common_tc .content .box .tc_con .right {
    float: right;
    width: 35%;
    margin-top: 70px;
}

.common_tc .content .rect-118 {
    padding-bottom: 127%;
}


/*发展历程*/

.progress {
    display: none;
}

:root .progress {
    position: fixed;
    top: 107px;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: #fff;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column nowrap;
}

.progress .loading {
    width: 50px;
    height: 50px;
}

.progress .count {
    margin-top: 10px;
    font-size: 20px;
}

.history.channel_content {
    padding-bottom: 0;
}

.history01 {
    width: 100%;
    position: relative;
    height: 830px;
}

.history01 .bg {
    position: absolute;
    width: 100%;
    height: 100%
}

.history01 .bg video {
    width: 100%;
}

.history01 .bg img {
    width: 100%;
}

:root .history01 .bg img {
    display: none;
}

.history01 .bg .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: url(../static/images/black.20.png) center;
    z-index: 3;
}

.history01 .bg .cover .year {
    width: 450px;
    height: 319px;
    background: url(../static/images/history1_4.png) no-repeat center;
    position: absolute;
    left: 20%;
    bottom: 0;
}


/* .history01 .bg img{width:100%;} */

.history01 .content {
    position: relative;
    left: 0;
    top: 0;
    z-index: 5;
}

.history01 .content .left {
    width: 50%;
    float: left;
}

.history01 .content .left .box {
    padding: 170px 29% 170px 40px;
    color: #fff;
}

.history01 .content .left .box .tit {
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    margin-bottom: 40px;
}

.history01 .content .left .box .con {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 38px;
}

.history01 .content .left .box .line {
    width: 50px;
    height: 2px;
    background: #fff;
}

.history01 .content .right {
    width: 45%;
    float: right;
}

.history01 .content .right ul {
    height: 100%;
}

.history01 .content .right li {
    position: relative;
    background: url(../static/images/black.28.png) center;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    height: 25%;
    overflow: hidden;
}

.history01 .content .right li:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    background: rgba(255, 255, 255, .1);
    position: absolute;
    left: 0;
    bottom: 0;
}

.history01 .content .right .li1.cur:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.history01 .content .right li a {
    display: block;
}

.history01 .content .right li .intro {
    padding: 85px 50px 65px;
}

.history01 .content .right li .intro .text_box {
    float: left;
    width: 70%;
}

.history01 .content .right li .intro .text_box .t {
    font-size: 23px;
    color: #fff;
}

.history01 .content .right li .intro .icon {
    float: right;
    width: 40px;
    height: 40px;
    background: url(../static/images/history1_2.png) no-repeat center;
}

.history01 .content .right li .cover {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    transform: scaleY(0);
    transform-origin: 50%;
    transition: transform .3s ease-out;
}

.history01 .content .right li .cover .box {
    padding: 48px 40px 60px;
}

.history01 .content .right li .cover .box .box_l {
    width: 68%;
    float: left;
}

.history01 .content .right li .cover .box .box_l .t {
    color: #666;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 3px;
}

.history01 .content .right li .cover .box .box_l .c {
    font-size: 14px;
    color: #666;
}

.history01 .content .right li .cover .box .box_r {
    width: 157px;
    height: 69px;
    float: right;
}

.history01 .content .right li.cur .cover {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}


/*了解徐工*/

.know.channel_content {
    padding: 0
}

.know01 {
    padding: 60px 0;
	overflow: hidden;
	
}

.know01 .content .rect-5843 {
    padding-bottom: 58.43%;
}

.know01 .content .rect-6208 {
    padding-bottom: 0%;
    height: auto;
}

.know01 .content {
    position: relative;
    height: 561px;
}

.know01 .content .left {
    width: 960px;
    height: 100%;
    position: absolute;
    right: 50%;
    margin-left: -1300px;
}

.know01 .content .left .play {
    width: 113px;
    height: 113px;
    position: absolute;
    left: 50%;
    margin-left: -56px;
    top: 50%;
    margin-top: -56px;
    background: url(../static/images/know01_3.png) no-repeat center;
    cursor: pointer;
    display: none;
}

.know01 .content .right {
    width: 960px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-right: -1300px;
    background: #00a1e9;
	overflow: hidden;
}

.know01 .content .cover_l {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.know01 .content .cover_l .play {
    width: 113px;
    height: 113px;
    position: absolute;
    left: 50%;
    margin-left: -56px;
    top: 50%;
    margin-top: -56px;
    background: url(../static/images/know01_3.png) no-repeat center;
    cursor: pointer;
    transition: all 1s ease;
}

.know01 .content .cover_l:hover .play {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.know01 .content .cover_l .know_logo {
    width: 718px;
    height: 155px;
    background: url(../static/images/know01_5.png) no-repeat center;
    position: absolute;
    right: 25px;
    bottom: -84px;
    display: none;
}

.know01 .content .cover_r {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 47px;
}

.know01 .content .cover_r .box {
    padding: 20px 0 50px 80px;
}

.know01 .content .cover_r .box .tit {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
    padding-left: 87px;
    position: relative;
}

.know01 .content .cover_r .box .tit i {
    display: inline-block;
    width: 65px;
    height: 64px;
    background: url(../static/images/know01_4.png) no-repeat center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.know01 .content .cover_r .box .con {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    margin-top: 40px;
}

.know02 {
    margin-top: 10px;
    padding-bottom: 60px;
}

.know02 .list li {
    width: 33%;
    float: left;
    text-align: center;
}

.know02 .list li .li_box .icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 10px;
    transition: all 0.5s ease;
}

.know02 .li_box:hover .icon {
    transform: rotateY(180deg);
}

.know02 .list li .li_box .t {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
}

.know02 .list li .li_box .number {
    font-size: 20px;
    color: #666;
}

.know02 .list li .li_box .number .num {
    font-size: 48px;
    line-height: 60px;
    color: #00479d;
    font-family: Impact;
}

.know02 .list li .li_box sup {
    font-size: 36px;
    color: #666;
    font-family: Impact;
}

.know03 {
    position: relative;
    background: #f5f5f8;
}

.know03 .bg {
    background: url(../static/images/know03_1.jpg) no-repeat center;
    height: 573px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.know03 .content .rect-6810 {
    padding-bottom: 68.1%;
}

.know03 .content .bd {
    position: relative;
}

.know03 .content .bd .item {
    display: none;
}

.know03 .content .bd .item .left {
    width: 55%;
    float: left;
}

.know03 .content .bd .item .left .box {
    padding: 80px 25px 50px;
}

.know03 .content .bd .item .left .box .tit {
    font-size: 36px;
    line-height: 34px;
    color: #666;
    font-weight: bold;
}

.know03 .content .bd .item .left .box .con {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-top: 25px;
    min-height: 260px;
    height: 260px;
    overflow: hidden;
}

.know03 .content .bd .item .right {
    width: 39%;
    float: right;
    margin-top: 63px;
}

.know03 .content .bd .item.cur {
    display: block;
}

.know03 .content .hd {
    background: url(../static/images/know03_4.jpg) no-repeat center;
    width: 100%;
    height: 100px;
}

.know03 .content .hd .item {
    width: 25%;
    float: left;
    background: url(../static/images/blue90.png) center;
    height: 100%;
    text-align: center;
    position: relative;
    transition: all 0.5s ease;
    cursor: pointer;
    overflow: hidden;
}

.know03 .content .hd .item:after {
    content: '';
    width: 1px;
    background: url(../static/images/white30.png) center;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.know03 .content .hd .item:first-child:after {
    display: none;
}

.know03 .content .hd .item .icon {
    width: 40px;
    height: 40px;
    background: url(../static/images/know03_3.png) no-repeat;
    margin: 15px auto 5px;
}

.know03 .content .hd .item .icon01 {
    background-position: 0 -40px;
}

.know03 .content .hd .item .icon02 {
    background-position: -40px -40px;
}

.know03 .content .hd .item .icon03 {
    background-position: -80px -40px;
}

.know03 .content .hd .item .icon04 {
    background-position: -120px -40px;
}

.know03 .content .hd .item .txt {
    font-size: 20px;
    color: #fff;
    line-height: 26px;
}

.know03 .content .hd .item.cur {
    background: url(../static/images/yellow90.png) center;
}

.know03 .content .hd .item.cur .icon01 {
    background-position: 0 0;
}

.know03 .content .hd .item.cur .icon02 {
    background-position: -40px 0;
}

.know03 .content .hd .item.cur .icon03 {
    background-position: -80px 0;
}

.know03 .content .hd .item.cur .icon04 {
    background-position: -120px 0;
}

.know03 .content .hd .item.cur .txt {
    color: #4f4f4f;
}

.know04 {
    padding: 60px 0;
}

.know04 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    color: #666;
    font-weight: bold;
}

.know04 .content {
    margin-top: 35px;
}

.know04 .content .rect-7050 {
    padding-bottom: 70.5%;
}

.know04 .content .rect-6933 {
    padding-bottom: 69%;
}

.know04 .content .rect-3322 {
    padding-bottom: 33.22%;
}

.know04 .content .rect-1003 {
    padding-bottom: 100.3%;
}

.know04 .content .rect-4752 {
    padding-bottom: 43.7%;
}

.know04 .content .rect-4788 {
    padding-bottom: 47.88%;
}

.know04 .content .rect-2197 {
    padding-bottom: 21.4%;
}

.know04 .content .left {
    width: 49.5%;
    float: left;
}

.know04 .content .left .left_top {
    margin-bottom: 15px;
    cursor: pointer;
}

.know04 .content .left .left_top .cover .t {
    bottom: 35px
}

.know04 .content .left .left_bott_l {
    width: 49%;
    float: left;
    cursor: pointer;
}

.know04 .content .left .left_bott_r {
    width: 49%;
    float: right;
    cursor: pointer;
}

.know04 .content .left .left_more {
    background: #facd00;
    float: left;
    width: 100%;
    margin-top: 15px;
}

.know04 .content .left .left_more .box {
    padding-top: 86px;
    text-align: center;
}

.know04 .content .left .left_more .box .intro {
    font-size: 36px;
    line-height: 1;
    color: #4f4f4f;
}

.know04 .content .left .left_more .box .intro .t {
    display: inline-block;
}

.know04 .content .left .left_more .box .intro .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../static/images/know4_4.png) no-repeat center;
    margin-left: 25px;
    transition: all 0.5s ease;
}

.know04 .content .left .left_more:hover .box .intro .icon {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.know04 .content .right {
    width: 49.5%;
    float: right;
}

.know04 .content .right .right_top {
    margin-bottom: 15px;
}

.know04 .content .right .right_top .right_top_l {
    width: 49%;
    float: left;
    cursor: pointer;
}

.know04 .content .right .right_top .right_top_r {
    width: 49%;
    float: right;
    cursor: pointer;
}

.know04 .content .right .right_top .right_top_ .intro {
    background: #00479d;
    text-align: center;
}

.know04 .content .right .right_top .right_top_ .intro .box {
    padding: 40px 47px;
}

.know04 .content .right .right_top .right_top_ .intro .t {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
}

.know04 .content .right .right_bott {
    cursor: pointer;
}

.know04 .content .right .right_bott .intro {
    background: #00a1e9;
    text-align: center;
}

.know04 .content .right .right_bott .intro .box {
    padding-top: 57px;
}

.know04 .content .right .right_bott .intro .box .t {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
}

.know04 .content .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../static/images/blue70.png) center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.know04 .content .cover .ico {
    width: 55px;
    height: 58px;
    background: url(../static/images/know04_ico.png) no-repeat center;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    top: 50%;
    margin-top: -29px;
}

.know04 .content .cover .t {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 20px;
    text-align: center;
}

.know04 .content .left .left_top:hover .cover {
    opacity: 1;
    visibility: visible;
}

.know04 .content .left .left_bott_l:hover .cover {
    opacity: 1;
    visibility: visible;
}

.know04 .content .left .left_bott_r:hover .cover {
    opacity: 1;
    visibility: visible;
}

.know04 .content .right .right_top .right_top_l:hover .cover {
    opacity: 1;
    visibility: visible;
}

.know04 .content .right .right_top .right_top_r:hover .cover {
    opacity: 1;
    visibility: visible;
}

.know04 .content .right .right_bott:hover .cover {
    opacity: 1;
    visibility: visible;
}

.know04 .imgList {
    display: none;
}

.know_album .album_gallery .slide_nav .on {
    border-color: #00a1e9;
}

.know_album .album_gallery .album_close:hover {
    color: #00a1e9;
}

.know_album.album_wrap_case5 .album_case5 .right_btn .btn_box:hover {
    background: #00a1e9;
}


/*20190912---9月补充*/


/*品牌活动*/

.brand_activity.channel_content {
    padding: 0
}

.brand_activity01 {
    padding: 30px 0;
    background: #f6f6f6;
}

.brand_activity01 .rect-57 {
    padding-bottom: 57%;
}

.brand_activity01 .content {
    padding: 0 2%;
}

.brand_activity01 .content .item {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
}

.brand_activity01 .content .item.three_item {
    margin-right: 0;
}

.brand_activity01 .content .item a {
    display: block;
}

.brand_activity01 .content .item .intro {
    background: #fff;
    transition: all 0.5s ease;
}

.brand_activity01 .content .item .intro .box {
    padding: 32px 45px 45px 27px;
}

.brand_activity01 .content .item .intro .box .d {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}

.brand_activity01 .content .item .intro .box .d span {
    font-size: 13px;
    display: inline-block;
    padding: 3px 7px;
    border: 1px solid #8b8b8b;
    margin-left: 17px;
    line-height: 1;
}

.brand_activity01 .content .item .intro .box .t {
    font-size: 24px;
    line-height: 32px;
    color: #666;
    font-weight: bold;
    margin: 7px 0 15px;
    height: 64px;
    overflow: hidden;
}

.brand_activity01 .content .item .intro .box .c {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    height: 52px;
    overflow: hidden;
}

.brand_activity01 .content .item:hover .intro {
    background: #facd00;
}

.brand_activity01 .content .item:hover .intro .d {
    color: #4f4f4f
}

.brand_activity01 .content .item:hover .intro .t {
    color: #4f4f4f
}

.brand_activity01 .content .item:hover .intro .c {
    color: #4f4f4f
}


/*联系我们*/

.contact_us.channel_content {
    padding: 0
}

.contact_us01 {
    padding: 60px 0;
}

.contact_us01 .infor {
    text-align: center;
    color: #666;
}

.contact_us01 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
}

.contact_us01 .infor .con {
    font-size: 16px;
    margin: 15px 0 30px;
}

.contact_us01 .content {
    padding: 0 3%;
}

.contact_us01 .content .rect-6085 {
    padding-bottom: 60.85%;
}

.contact_us01 .content .top_ {
    margin-bottom: 50px;
}

.contact_us01 .content .top_ .item {
    display: none;
}

.contact_us01 .content .top_ .owl-item .item {
    display: block;
}

.contact_us01 .content .top_ .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.contact_us01 .content .top_ .cover .box {
    padding: 60px 50px 45px;
    text-align: center;
}

.contact_us01 .content .top_ .cover .box .t {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.contact_us01 .content .top_ .cover .box .c {
    font-size: 14px;
    color: #fff;
}

.contact_us01 .content .top_ .cover .box .more {
    width: 118px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    color: rgba(255, 255, 255, .7);
    border: 1px solid #fff;
    border-color: rgba(255, 255, 255, .7);
    text-align: center;
    margin: 20px auto 0;
}

.contact_us01 .content .top_ .owl-nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -48px;
    color: #fff;
}

.contact_us01 .content .top_ .owl-nav div {
    font-size: 55px;
    position: absolute;
    top: 0%;
}

.contact_us01 .content .top_ .owl-nav .owl-prev {
    left: 0;
}

.contact_us01 .content .top_ .owl-nav .owl-next {
    right: 0;
}

.contact_us01 .content .bott_ .li_box {
    padding: 30px 45px;
    border: 1px solid #e6e6e6;
}

.contact_us01 .content .bott_ .li_box .tit {
    font-size: 22px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    font-weight: bold;
    color: #666;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.contact_us01 .content .bott_ .li_box .tit:after {
    content: '';
    width: 24px;
    height: 2px;
    background: #dddddd;
    position: absolute;
    left: 0;
    bottom: 0;
}

.contact_us01 .content .bott_ .li_box .con {
    font-size: 16px;
    line-height: 34px;
    color: #000;
    height: 306px;
    overflow-y: auto;
}


/*********************祥瑞*****************************/


/*因为集团站没有产品栏目，所以把样式删掉了，产品站中有*/


/* 新闻栏目下层是统一的banner*/

.newsBanner {
    position: relative;
    height: 228px;
    overflow: hidden;
}

.newsBanner img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
}


/* 时间排序 */

.time_order {
    margin-bottom: 25px;
}

.time_order .time_box {
    display: inline-block;
}

.time_order .time_tit {
    font-size: 18px;
    color: #666;
    font-weight: bold;
}

.time_order .time_con a {
    display: inline-block;
    font-size: 16px;
    color: #666;
    position: relative;
    margin: 0 10px;
}

.time_order .time_con a span {
    display: inline-block;
    vertical-align: 0
}

.time_order .time_con a i {
    display: inline-block;
    vertical-align: 0
}

.time_order .time_con a .icon {
    width: 11px;
    height: 11px;
    background: url(../static/images/border.png) no-repeat;
    margin-right: 5px;
}

.time_order .time_con a.cur .icon {
    background-position: -11px 0;
}

.time_order .time_con a.cur span {
    color: #00a1e9;
    font-weight: bold;
}

.time_order .time_con a:hover {
    color: #00a1e9;
}


/*新闻详细页*/

.news_detail.channel_content {
    padding: 0!important;
    background: #f6f6f6;
}

.xc_nav.xcNav_nofixed {
    position: static;
}

.news_detail02 .news_det_top {
    height: 95px;
    background: #fff;
    position: fixed;
    top: -95px;
    width: 100%;
    overflow: hidden;
    z-index: 10;
    transition: .3s ease;
}

.news_detail02 .news_det_top .logo {
    float: left;
    margin: 30px 0;
    width: 139px;
    height: 30px;
}

.news_detail02 .news_det_top .tit {
    text-align: center;
    line-height: 95px;
    font-size: 20px;
    font-weight: bold;
    color: #2d2d2d;
}

.news_detail02 .news_det_top .tit span {
    color: #00a1e9;
    font-size: 20px;
    font-weight: bold;
}

.news_detail02 .news_det_top .tit em {
    margin: 0 5px;
}

.news_detail02 .news_det_top .right {
    float: right;
    line-height: 95px;
    margin-left: 30px;
}

.news_detail02 .news_det_top .right .icon {
    background: url(../static/images/news_detail02_1.png) no-repeat;
    display: inline-block;
    margin-right: 12px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 0;
}

.news_detail02 .news_det_top .right .share {
    float: left;
    font-size: 14px;
    color: #00a1e9;
    margin-right: 50px;
    position: relative;
    cursor: pointer;
    padding-left: 25px;
}

.news_detail02 .news_det_top .right .share:after {
    content: '';
    width: 2px;
    height: 30px;
    background: #d2d2d2;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -25px;
}

.news_detail02 .news_det_top .right .share .icon {
    background-position: 0 0;
    width: 19px;
    height: 19px;
}

.news_detail02 .news_det_top .right .share:hover .icon {
    background-position: 0 -21px;
}

.news_detail02 .news_det_top .right .gotop {
    float: left;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    font-size: 14px;
}

.news_detail02 .news_det_top .right .gotop .icon {
    background-position: -24px 0;
    width: 12px;
    height: 19px;
}

.news_detail02 .news_det_top .right .gotop:hover .icon {
    background-position: -24px -21px;
}

.news_detail02 .line_progress {
    width: 100%;
    background: #fff;
    height: 2px;
    position: absolute;
    bottom: 0;
}

.news_detail02 .line_progress i {
    position: absolute;
    left: 0;
    top: 0;
    width: 10%;
    height: 2px;
    background: #00a1e9;
}

.news_detail02 .news_det_bott {
    padding-bottom: 115px;
    padding-top: 50px;
}

.news_detail02 .news_det_bott .content {
    background: #fff;
    position: relative;
    z-index: 2;
    position: relative;
}

.news_detail02 .news_det_bott .content .box {
    padding: 60px 90px;
}

.news_detail02 .news_det_bott .content ._t {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #3f3f3f;
}

.news_detail02 .news_det_bott .content .con {
    font-size: 15px;
    line-height: 2em
}

.news_detail02 .news_det_bott .content .con strong {
    /*color: #00a1e9; */
    font-size: 19px;
}

.news_detail02 .news_det_bott .content .share {
    width: 73px;
    height: 73px;
    position: absolute;
    top: 0;
    right: -316px;
    background: url(../static/images/news_detail02_2.jpg) no-repeat center;
    cursor: pointer;
}

.news_detail02 .news_det_bott .keywords {
    font-size: 16px;
    color: #2f2f2f;
    margin-top: 60px;
}

.news_detail02 .news_det_bott .keywords a {
    color: #00a1e9;
    text-decoration: underline;
    margin: 0 5px
}

.news_detail02 .news_det_bott .page_bott {
    background: #fff;
    margin-top: 30px;
}

.news_detail02 .news_det_bott .page_bott .page_prev {
    float: left;
    width: 46%;
    border-right: 1px solid #c9c9c9;
}

.news_detail02 .news_det_bott .page_bott .page_next {
    float: right;
    width: 46%;
    border-left: 1px solid #c9c9c9;
}

.news_detail02 .news_det_bott .page_bott .box {
    padding: 30px 20px;
}

.news_detail02 .news_det_bott .page_bott .page_prev .page_btn {
    float: left;
    padding-left: 45px;
}

.news_detail02 .news_det_bott .page_bott .page_next .page_btn {
    float: right;
    padding-right: 45px;
}

.news_detail02 .news_det_bott .page_bott .page_btn {
    margin-right: 30px;
    font-size: 16px;
    color: #797979;
    position: relative;
}

.news_detail02 .news_det_bott .page_bott .page_btn .icon {
    position: absolute;
    width: 31px;
    height: 11px;
    background: url(../static/images/news_detail02_3.png) no-repeat;
    top: 50%;
    margin-top: -5px;
}

.news_detail02 .news_det_bott .page_bott .page_prev .page_btn .icon {
    left: 0;
}

.news_detail02 .news_det_bott .page_bott .page_next .page_btn .icon {
    background-position: -32px 0;
    right: 0
}

.news_detail02 .news_det_bott .page_bott .t {
    font-size: 18px;
    font-weight: bold;
    color: #3f3f3f;
    line-height: 30px;
}

.news_detail02 .news_det_bott .page_bott a:hover .t {
    color: #00a1e9;
}

.news_detail02 .news_det_bott .page_bott .page_center {
    float: left;
    width: 7%;
    height: 90px;
    position: relative;
}

.news_detail02 .news_det_bott .page_bott .page_center .icon .iconfont {
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -16px;
    font-size: 24px;
    color: #b5b5b5;
    color: #b5b5b5;
}

.news_detail02 .news_det_bott .page_bott .page_center:hover .icon .iconfont {
    color: #00a1e9;
}

.news_detail02 .news_det_bott .page_bott .page_prev:hover .page_btn .icon {
    left: -5px;
    transition: .3s ease
}

.news_detail02 .news_det_bott .page_bott .page_next:hover .page_btn .icon {
    right: -5px;
    transition: .3s ease;
}

.news_detail02 .news_det_bott ._tools {
    font-size: 0;
    color: #7e7e7e;
    margin-bottom: 15px;
    text-align: center
}

.news_detail02 .news_det_bott ._tools ._tool {
    font-size: 12px;
    margin-right: 10px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    overflow: hidden;
}

.news_detail02 .news_det_bott ._tools .iconfont {
    font-size: 18px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: -2px;
}

.news_detail02 .news_det_bott ._tools b {
    font-weight: normal;
}

.news_detail02 .news_det_bott ._tools #switcher {
    margin-left: 10px;
    line-height: 41px;
}

.news_detail02 .news_det_bott ._tools #switcher ._title {
    margin-right: 5px;
    font-size: 12px;
    color: #7e7e7e;
}

.news_detail02 .news_det_bott ._tools #switcher a {
    font-size: 13px;
    margin: 0 1px;
}


/* 新闻综合 */

.news_center.channel_content {
    padding: 0;
}

.news_center01 .infor {
    text-align: center;
}

.news_center01 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 40px;
    font-weight: bold;
    color: #fff;
}

.news_center01 {
    background: url(../static/images/newscenter01_1.jpg) no-repeat center;
    padding: 65px 0 87px;
}

.news_center01 .content .left {
    width: 49%;
    float: left;
    position: relative;
}

.news_center01 .content .left .rect-745 {
    padding-bottom: 74.5%;
}

.news_center01 .content .left .video_news {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.news_center01 .content .left .mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../static/images/banner_on.png) no-repeat center
}

.news_center01 .content .left .intro {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.news_center01 .content .left .intro .box {
    padding: 36px 140px 36px 40px;
    color: #fff;
}

.news_center01 .content .left .intro .box .d {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}

.news_center01 .content .left .intro .box .t {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}

.news_center01 .content .right {
    width: 50%;
    float: right;
}

.news_center01 .content .right .rect-3523 {
    padding-bottom: 35.23%;
}

.news_center01 .content .right .rect-7269 {
    padding-bottom: 72.69%;
}

.news_center01 .content .right .rect-7275 {
    padding-bottom: 72%;
}

.news_center01 .content .right .r_top {
    margin-bottom: 14px;
    overflow: hidden;
}

.news_center01 .content .right .r_top .top_l {
    float: left;
    width: 49%;
}

.news_center01 .content .right .r_top .top_l .introduce {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: url(../static/images/jb_black.png) center;
}

.news_center01 .content .right .r_top .top_l .introduce .box {
    padding: 30px 20px;
}

.news_center01 .content .right .r_top .top_l .introduce .box .d {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.news_center01 .content .right .r_top .top_l .introduce .box .t {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    height: 48px;
    overflow: hidden;
}

.news_center01 .content .right .r_top .top_r {
    float: right;
    width: 49%;
}

.news_center01 .content .right .r_top .top_r .introduce {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: url(../static/images/jb_black.png) center;
    width: 100%;
}

.news_center01 .content .right .r_top .top_r .introduce .box {
    padding: 30px 20px;
}

.news_center01 .content .right .r_top .top_r .introduce .box .d {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.news_center01 .content .right .r_top .top_r .introduce .box .t {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    height: 48px;
    overflow: hidden;
}

.news_center01 .content .right .r_bott {
    overflow: hidden;
}

.news_center01 .content .right .r_bott .bott_l {
    float: left;
    width: 49%;
}

.news_center01 .content .right .r_bott .bott_l {
    background: #facd00;
}

.news_center01 .content .right .r_bott .bott_l .box {
    padding: 60px 53px 45px 34px;
    color: #4f4f4f;
}

.news_center01 .content .right .r_bott .bott_l .box .d {
    font-size: 14px;
    line-height: 24px;
}

.news_center01 .content .right .r_bott .bott_l .box .t {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    height: 90px;
    overflow: hidden;
}

.news_center01 .content .right .r_bott .bott_r {
    float: right;
    width: 49%;
}

.news_center01 .content .right .r_bott .bott_r {
    background: #00479d;
}

.news_center01 .content .right .r_bott .bott_r .box {
    padding: 60px 53px 45px 34px;
    color: #fff;
}

.news_center01 .content .right .r_bott .bott_r .box .d {
    font-size: 14px;
    line-height: 24px;
}

.news_center01 .content .right .r_bott .bott_r .box .t {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    height: 90px;
    overflow: hidden;
}

.news_center02 {
    padding: 65px 0;
    background: #fff;
}

.news_center02 .infor {
    text-align: center;
}

.news_center02 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #666;
    display: block
}

.news_center02 .infor .tit:hover {
    color: #929292;
}

.news_center02 .infor .con {
    font-size: 16px;
    line-height: 42px;
    color: #585858;
}

.news_center02 .list {
    position: relative;
    padding-bottom: 40px;
}

.news_center02 .list .item {
    float: left;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    display: none;
}

.news_center02 .list .owl-item .item {
    display: block;
}

.news_center02 .list .item .item_box {
    padding: 49px 22px 0px;
    display: block;
}

.news_center02 .list .item .item_box .intro {
    position: relative;
    overflow: hidden;
}

.news_center02 .list .item .item_box .intro .t {
    font-size: 22px;
    line-height: 30px;
    color: #666;
    font-weight: bold;
    margin-bottom: 7px;
    height: 60px;
    overflow: hidden;
}

.news_center02 .list .item .item_box .intro .d {
    font-size: 14px;
    line-height: 22px;
    color: #00479d;
    margin-bottom: 18px;
}

.news_center02 .list .item .item_box .intro .c {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin-bottom: 40px;
    height: 88px;
    overflow: hidden;
}

.news_center02 .list .item .item_box .intro:after {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #d1d1d1;
}

.news_center02 .list .item .item_box .intro:before {
    content: '';
    width: 0%;
    height: 5px;
    background: #facd00;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.6s ease;
}

.news_center02 .list .item:hover .item_box .intro:before {
    width: 100%;
    z-index: 3
}

.news_center02 .list .item:hover .item_box .intro .t {
    color: #00479d;
}

.news_center02 .list .owl-dots {
    position: absolute;
    z-index: 10;
    bottom: -45px;
    left: 0%;
    width: 100%;
    text-align: center;
}

.news_center02 .list .owl-dot {
    width: 9px;
    height: 9px;
    background: #a5acb0;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.news_center02 .list .owl-dot.active {
    background: #eaeaea;
    width: 13px;
    height: 13px;
}

.news_center03 {
    background: url(../static/images/news_center03_1.jpg) no-repeat center;
    padding: 70px 0;
}

.news_center03 .intro {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 60px;
}

.news_center03 .content .item {
    position: relative;
    display: none;
}

.news_center03 .content .owl-item .item {
    display: block;
}

.news_center03 .content .item:after {
    content: "";
    position: absolute;
    right: -40px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.4);
}

.news_center03 .content .item .box .time {
    font-size: 15px;
    color: #4f4f4f;
    text-align: center;
    background: #facd00;
    display: inline-block;
    padding: 5px;
    margin-bottom: 20px;
}

.news_center03 .content .item:hover .box .tit {
    color: #00a1e9;
}

.news_center03 .content .item:hover .box .con {
    color: #00a1e9;
}

.news_center03 .content .item .box .tit {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    margin-bottom: 20px;
}

.news_center03 .content .item .box .con {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.news_center03 .owl-nav>div {
    color: #fff;
    transition: .3s;
    position: absolute;
    font-size: 20px;
    display: inline-block;
    top: 50%;
    margin-top: -22px;
}

.news_center03 .owl-nav .owl-prev {
    left: -80px;
}

.news_center03 .owl-nav .owl-next {
    right: -80px;
}

.news_center04 {
    padding: 60px 0;
}

.news_center04 .infor {
    text-align: center
}

.news_center04 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 45px;
    font-weight: bold;
    color: #666;
    display: block;
}

.news_center04 .infor .tit:hover {
    color: #929292;
}

.news_center04 .content {
    position: relative;
}

.news_center04 .content .rect-57 {
    padding-bottom: 57%;
}

.news_center04 .content .item {
    display: none;
}

.news_center04 .content .item a {
    display: block;
}

.news_center04 .content .owl-item .item {
    display: block
}

.news_center04 .content .item .intro {
    background: #f6f6f6;
    transition: all 0.5s ease;
}

.news_center04 .content .item .intro .box {
    padding: 32px 45px 45px 27px;
}

.news_center04 .content .item .intro .box .d {
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.news_center04 .content .item .intro .box .d span {
    font-size: 13px;
    display: inline-block;
    padding: 3px 7px;
    border: 1px solid #8b8b8b;
    margin-left: 17px;
    line-height: 1;
}

.news_center04 .content .item .intro .box .t {
    font-size: 22px;
    line-height: 30px;
    color: #666;
    font-weight: bold;
    margin-top: 7px;
    height: 64px;
    overflow: hidden;
}

.news_center04 .content .item .intro .box .c {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    height: 52px;
    overflow: hidden;
    margin-top: 15px;
}

.news_center04 .content .item:hover .intro {
    background: #facd00;
}

.news_center04 .content .item:hover .intro .box .d {
    color: #4f4f4f;
}

.news_center04 .content .item:hover .intro .box .t {
    color: #4f4f4f;
}

.news_center04 .content .item:hover .intro .box .c {
    color: #4f4f4f;
}

.news_center04 .content .owl-dots {
    position: absolute;
    z-index: 10;
    bottom: -45px;
    left: 0%;
    width: 100%;
    text-align: center;
}

.news_center04 .content .owl-dot {
    width: 9px;
    height: 9px;
    background: #a5acb0;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.news_center04 .content .owl-dot.active {
    background: #eaeaea;
    width: 13px;
    height: 13px;
}

.news_center05 {
    padding: 40px 0 60px;
}

.news_center05 .content .rect-8211 {
    padding-bottom: 82.11%;
}

.news_center05 .content .rect-8359 {
    padding-bottom: 81.92%;
}

.news_center05 .content .left {
    width: 40%;
    float: left;
}

.news_center05 .content .left .cover {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fbfbfd;
    background: rgba(255, 255, 255, .83)
}

.news_center05 .content .left .cover .box {
    padding: 46px 55px 80px 25px;
}

.news_center05 .content .left .cover .box .t {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #666;
    margin-bottom: 15px;
    max-height: 48px;
    overflow: hidden;
}

.news_center05 .content .left .cover .box .c {
    font-size: 18px;
    line-height: 24px;
    color: #666;
}

.news_center05 .content .left .cover .box .icon {
    width: 47px;
    height: 47px;
    background: url(../static/images/newscenter05_1.png) no-repeat center;
    position: absolute;
    right: 25px;
    bottom: 25px;
}

.news_center05 .content .center {
    width: 40%;
    float: left;
}

.news_center05 .content .center .cover {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fbfbfd;
    background: rgba(255, 255, 255, .83)
}

.news_center05 .content .center .cover .box {
    padding: 46px 55px 80px 25px;
}

.news_center05 .content .center .cover .box .t {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #666;
    margin-bottom: 15px;
    max-height: 48px;
    overflow: hidden;
}

.news_center05 .content .center .cover .box .c {
    font-size: 18px;
    line-height: 24px;
    color: #666;
}

.news_center05 .content .center .cover .box .icon {
    width: 47px;
    height: 47px;
    background: url(../static/images/newscenter05_1.png) no-repeat center;
    position: absolute;
    right: 25px;
    bottom: 25px;
}

.news_center05 .content .right {
    width: 20%;
    float: left;
}

.news_center05 .content .right .icon {
    width: 47px;
    height: 47px;
    background: url(../static/images/newscenter05_2.png) no-repeat center;
    position: absolute;
    left: 50%;
    margin-left: -23px;
    top: 50%;
    margin-top: -23px;
}

.news_center05 .content .right .intro {
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 15px;
}


/* 新闻列表 */

.news_list.channel_content {
    padding: 0;
}

.news_list01 .tool b {
    font-weight: normal;
}

.news_list01 {
    padding: 30px 0 90px;
    background: #f6f6f6;
}

.news_list01 .news_list_l {
    float: left;
    width: 70%;
}

.news_list01 .news_list_l .recommend_news {
    background: #fff;
    margin-bottom: 22px;
}

.news_list01 .news_list_l .recommend_news .box {
    padding: 40px 30px;
    display: block;
}

.news_list01 .news_list_l .recommend_news .box .box_left {
    width: 60%;
    float: left;
}

.news_list01 .news_list_l .recommend_news .box .box_right {
    width: 39%;
    float: right;
}

.news_list01 .news_list_l .recommend_news .box .box_right .intro {
    padding: 19px 0 0 30px;
}

.news_list01 .news_list_l .recommend_news .box .box_right .intro .t {
    font-size: 28px;
    line-height: 33px;
    color: #666;
    max-height: 132px;
    overflow: hidden;
    transition: all 0.5s ease;
}

.news_list01 .news_list_l .recommend_news .box .box_right .intro .c {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-top: 13px;
    height: 78px;
    overflow: hidden;
    transition: all 0.5s ease;
}

.news_list01 .news_list_l .recommend_news .box .box_right .intro .tool {
    font-size: 15px;
    color: #666;
    margin-top: 26px;
    transition: all 0.5s ease;
}

.news_list01 .news_list_l .recommend_news:hover .box .box_right .intro .t {
    color: #00a1e9;
}

.news_list01 .news_list_l .recommend_news:hover .box .box_right .intro .c {
    color: #00a1e9;
}

.news_list01 .news_list_l .recommend_news:hover .box .box_right .intro .tool {
    color: #00a1e9;
}

.news_list01 .news_list_l .rect-667 {
    padding-bottom: 66.7%;
}

.news_list01 .news_list_l ul a {
    display: block;
}

.news_list01 .news_list_l ul li {
    background: #fff;
    margin-bottom: 20px;
}

.news_list01 .news_list_l ul li .box {
    padding: 30px 20px;
}

.news_list01 .news_list_l ul li .box .img {
    float: right;
    width: 35%;
    margin-left: 60px;
}

.news_list01 .news_list_l ul li .box .txt .d {
    font-size: 15px;
    color: #666;
    transition: all 0.5s ease;
}

.news_list01 .news_list_l ul li .box .txt .t {
    font-size: 20px;
    color: #666;
    margin: 18px 0;
    transition: all 0.5s ease;
}

.news_list01 .news_list_l ul li .box .txt .c {
    font-size: 15px;
    color: #666;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    transition: all 0.5s ease;
}

.news_list01 .news_list_l ul li:hover .box .txt .d {
    color: #00a1e9;
}

.news_list01 .news_list_l ul li:hover .box .txt .t {
    color: #00a1e9;
}

.news_list01 .news_list_l ul li:hover .box .txt .c {
    color: #00a1e9;
}

.news_list01 .news_list_r {
    float: right;
    width: 26%;
    margin-bottom: 20px;
}

.news_list01 .news_list_r .search_box {
    background: #fff;
    padding: 12.5% 8%;
}

.news_list01 .news_list_r .search_box .search_title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #666;
}

.news_list01 .news_list_r .search_inp {
    background: #fff;
    margin-bottom: 14px;
    font-size: 16px;
    width: 100%;
}

.news_list01 .news_list_r .search_inp .select_box01,
.news_list01 .news_list_r .search_inp input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #d4dadf;
    border: none;
    padding: 0;
    margin: 0;
    color: #666666;
    text-indent: 10px;
    border-radius: 0;
    display: inline-block;
}


/*body .select-ui-options{width:100%;}*/

.news_list01 .news_list_r .search_btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666;
    font-size: 18px;
    border: none;
    cursor: pointer;
    background: #facd00;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none;
}

.news_list01 .news_list_r .search_inp ._arrow {
    width: 50px;
    height: 50px;
    background: #facd00;
}

.news_list01 .news_list_r .search_inp ._arrow .arr {
    /*background:url(../static/images/news_list_jiantou.png) no-repeat center; border-color:transparent;*/
    left: 50%;
    margin-left: -.4em;
}

.news_list01 .news_list_r .search_inp .on ._arrow .arr {
    /*border-color:transparent; background:url(../static/images/news_list_jiantou_1.png) no-repeat center;*/
}

.news_list01 .news_list_r .select-ui-choose-default ._txt {
    padding: 0;
}

.news_list01 .news_list_r .search_btn:hover {
    background: #facd00;
}

.news_list01 .news_list_r .news_gjc {
    padding: 30px 25px;
    background: #fff;
    margin-top: 23px;
}

.news_list01 .news_list_r .news_gjc .gjc_tit {
    font-size: 28px;
    color: #666;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 25px;
}

.news_list01 .news_list_r .news_gjc .gjc_con a {
    display: inline-block;
    padding: 0 18px;
    height: 31px;
    line-height: 31px;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 20px;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #666;
    font-size: 14px
}

.news_list01 .news_list_r .news_gjc .gjc_con a:hover {
    background: #00a1e9;
    color: #fff;
}

.news_list .widgets_common_pages_5 .page_arr:hover b {
    width: 65%;
}


/*******************************下层页面实现 end***************************/


/************************* 老网站页面迁移******************************/


/*抗震救灾*/

.kzjz.channel_content {
    padding: 0
}

.kzjz01 {
    padding: 60px 0;
}

.kzjz01 .infor .tit {
    font-size: 36px;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #666;
}

.kzjz01 .infor .con {
    font-size: 16px;
}

.kzjz01 .infor .con span {
    font-size: 24px;
    color: #00b0f0;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}

.kzjz01 .content {
    background: url(../static/images/kzjz01_1.jpg) no-repeat center;
    margin-top: 50px;
}

.kzjz01 .content ul {
    padding: 0 5%;
    padding-top: 65px;
    height: 275px;
}

.kzjz01 .content ul li {
    float: left;
    width: 25%;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.kzjz01 .content ul li .number {
    display: block;
    position: relative;
    width: 166px;
    height: 166px;
    margin: 0 auto;
    line-height: 168px;
    background: url(../static/images/kzjz01_2.png) 0 0 no-repeat;
    font-size: 16px;
}

.kzjz01 .content ul li .number span {
    font-family: Arial;
    font-size: 60px;
    transition: color linear .64s;
}

.kzjz01 .content ul li .txt {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    margin-top: 16px;
}

.kzjz01 .content ul li ._circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: rotateZ(-90deg);
}

.kzjz01 .content ul li ._circle circle {
    stroke-dasharray: 516;
    stroke-dashoffset: 516;
    transition: all linear 1s;
}

.kzjz01 .content ul li:hover ._circle circle {
    stroke-dashoffset: 0;
    transition: all linear .64s;
}

.kzjz02 {
    background-color: #fbfbfb;
}

.kzjz02 .jiuzai_hd {
    height: 713px;
    background: url(../static/images/kzjz01_3.png) center top no-repeat;
    padding-bottom: 20px;
}

.kzjz02 .jiuzai_hd .wrap {
    height: 713px;
    position: relative;
    width: 1180px;
    min-width: 1180px;
}

.kzjz02 .jiuzai_hd .tab_t {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    white-space: nowrap;
    line-height: 1.5;
    cursor: default;
    width: auto;
    z-index: 5;
}

.kzjz02 .jiuzai_hd .tab_t i {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    border-style: dashed dashed solid;
    border-width: 16px 10px;
    border-color: transparent transparent #5fbfea;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -32px;
}

.kzjz02 .jiuzai_hd .tab_t .tabLayer {
    display: none;
    width: 225px;
    height: 206px;
    background: url(../static/images/jz_map_layer.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -142px;
    top: -180px;
    cursor: pointer;
}

.kzjz02 .jiuzai_hd .tab_t .tabLayer .box {
    padding: 35px 20px 0;
    font-size: 23px;
    font-weight: bold;
    color: #4f4f4f;
}

.kzjz02 .jiuzai_hd .tab_t .tabLayer .close {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../static/images/jiuzaiclose.png) center no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.kzjz02 .jiuzai_hd .hover,
.kzjz02 .jiuzai_hd .tab_t.default {
    z-index: 10;
}

.kzjz02 .jiuzai_hd .hover .tabLayer,
.kzjz02 .jiuzai_hd .default .tabLayer {
    display: block;
}

.kzjz02 .jiuzai_hd .hover i,
.kzjz02 .jiuzai_hd .default i {
    border-bottom-color: #facd00;
}

.kzjz02 .jiuzai_hd .ps01 {
    left: 671px;
    top: 281px;
}

.kzjz02 .jiuzai_hd .ps01 i {
    top: 13px;
}

.kzjz02 .jiuzai_hd .ps02 {
    left: 490px;
    top: 440px;
}

.kzjz02 .jiuzai_hd .ps03 {
    left: 390px;
    top: 466px;
}

.kzjz02 .jiuzai_hd .ps04 {
    left: 740px;
    top: 460px;
}

.kzjz02 .jiuzai_hd .ps05 {
    left: 490px;
    top: 496px;
}

.kzjz02 .jiuzai_hd .ps06 {
    left: 463px;
    top: 528px;
}

.kzjz02 .jiuzai_hd .ps07 {
    left: 804px;
    top: 584px;
}

.kzjz02 .jiuzai_hd .ps07 i {
    top: 23px;
}

.kzjz02 .jiuzai_hd .ps07 .tabLayer {
    top: -143px;
}

.kzjz02 .jiuzai_hd .ps08 {
    left: 488px;
    top: 593px;
}

.kzjz02 .jiuzai_hd .ps09 {
    left: 409px;
    top: 635px;
}

.kzjz02 .jiuzai_hd .ps010 {
    left: 706px;
    top: 342px;
}

.kzjz02 .jiuzai_hd .ps011 {
    left: 756px;
    top: 397px;
}

.kzjz02 .jiuzai_hd .ps011 i {
    top: 13px;
}

.kzjz02 .jiuzai_hd .ps012 {
    left: 495px;
    top: 459px;
}

.kzjz02 .jiuzai_hd .ps012 i {
    top: 13px;
}

.kzjz02 .jiuzai_hd .ps013 {
    left: 470px;
    top: 406px;
}

.kzjz02 .jiuzai_hd .ps013 i {
    top: 13px;
}

.kzjz02 .jiuzai_hd .ps014 {
    left: 740px;
    top: 630px;
}

.kzjz02 .areaMap span {
    display: none;
    width: 30px;
    height: 32px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

.kzjz02 .areaMap .psm01 {
    left: 735px;
    top: 281px;
    background-image: url(../static/images/beijing.png);
}

.kzjz02 .areaMap .psm02 {
    left: 392px;
    top: 263px;
    width: 243px;
    height: 205px;
    background-image: url(../static/images/quzhou.png);
}

.kzjz02 .areaMap .psm03 {
    left: 326px;
    top: 326px;
    width: 217px;
    height: 157px;
    background-image: url(../static/images/yushu.png);
}

.kzjz02 .areaMap .psm04 {
    left: 761px;
    top: 406px;
    width: 99px;
    height: 77px;
    background-image: url(../static/images/subei.png);
}

.kzjz02 .areaMap .psm05,
.areaMap .psm06 {
    left: 450px;
    top: 434px;
    width: 187px;
    height: 165px;
    background-image: url(../static/images/wenchuan.png);
}

.kzjz02 .areaMap .psm07 {
    left: 850px;
    top: 591px;
    width: 30px;
    height: 69px;
    background-image: url(../static/images/taiwan.png);
}

.kzjz02 .areaMap .psm08,
.areaMap .psm09 {
    left: 444px;
    top: 537px;
    width: 152px;
    height: 158px;
    background-image: url(../static/images/yunnan.png);
}

.kzjz02 .areaMap .psm010 {
    left: 706px;
    top: 342px;
    width: 152px;
    height: 158px;
    background-image: url(../static/images/yunnan.png)
}

.kzjz02 .areaMap .psm011 {
    left: 756px;
    top: 397px;
    width: 99px;
    height: 77px;
    background-image: url(../static/images/subei.png);
}

.kzjz02 .jiuzai_bd {
    height: 360px;
    background: url(../static/images/jiuzaibg.jpg) center top repeat-x;
    padding-top: 90px;
}

.kzjz02 .jiuzai_imgs {
    width: 470px;
    height: 260px;
    float: left;
    border: #fff 7px solid;
    overflow: hidden;
    position: relative;
    margin-left: 30px;
}

.kzjz02 .jiuzai_imgs .img {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    display: block;
}

.kzjz02 .jiuzai_imgs img {
    width: 100%;
    height: auto;
}

.kzjz02 .jiuzai_imgs .arrs {
    display: block;
    width: 38px;
    height: 74px;
    background: url(../static/images/jiuzai_slide_btn.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -37px;
}

.kzjz02 .jiuzai_imgs .arr_prev {
    left: 0;
}

.kzjz02 .jiuzai_imgs .arr_next {
    right: 0;
    background-position: -38px 0;
}

.kzjz02 .jiuzai_intro {
    width: 690px;
    float: right;
    margin-right: 30px;
}

.kzjz02 .jiuzai_intro ._t {
    font-size: 36px;
    margin-bottom: 10px;
}

.kzjz02 .jiuzai_intro ._t ._n {
    color: #666;
}

.kzjz02 .jiuzai_intro ._t ._time {
    font-size: 20px;
    color: #daa20c;
    margin-left: 8px;
}

.kzjz02 .jiuzai_intro ._text {
    font-size: 14px;
    line-height: 2;
}

.kzjz02 .jiuzai_bd .tab_c {
    clear: both;
    display: none;
}

.kzjz02 .jiuzai_bd .tab_c_cur {
    display: block;
}


/*教育助学*/

.edu_zx.channel_content {
    padding: 0;
}

.edu_zx01 {
    padding: 60px 0;
}

.edu_zx01 .infor .tit {
    font-size: 36px;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #666
}

.edu_zx01 .infor .con {
    font-size: 16px;
}

.edu_zx01 .content {
    margin-top: 50px;
}

.edu_zx01 .content .aixinMain .ax_hd {
    width: 24%;
    float: left;
}

.edu_zx01 .content .aixinMain .ax_bd {
    width: 74%;
    float: right;
}

.edu_zx01 .content .aixinMain .tab_t {
    width: auto;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #666;
    background-color: #e4e4e4;
    margin-bottom: 5px;
    position: relative;
    cursor: pointer;
}

.edu_zx01 .content .aixinMain .tab_t i {
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    border-color: transparent transparent transparent #facd00;
    border-style: dashed dashed dashed solid;
    border-width: 11px;
    position: absolute;
    right: -22px;
    top: 50%;
    margin-top: -11px;
}

.edu_zx01 .content .aixinMain .tab_t_cur {
    background-color: #facd00;
    color: #4f4f4f;
}

.edu_zx01 .content .aixinMain .tab_t_cur i {
    display: block;
}

.edu_zx01 .content .aixinMain .tab_c {
    display: none;
    overflow: hidden;
}

.edu_zx01 .content .aixinMain .tab_c_cur {
    display: block;
}

.edu_zx01 .content .aixinMain .axSlider {
    width: 52%;
    float: left;
    overflow: hidden;
    position: relative;
}

.edu_zx01 .content .aixinMain .axSlider .item .n {
    padding: 0 5%;
    width: 90%;
    height: 44px;
    line-height: 44px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../static/images/black.6.png);
    color: #fff;
    font-size: 16px;
}

.edu_zx01 .owl-nav>div {
    width: 38px;
    height: 74px;
    background: url(../static/images/jiuzai_slide_btn.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -37px;
    z-index: 2;
    font-size: 0;
    cursor: pointer;
}

.edu_zx01 .owl-nav .owl-prev {
    left: 0;
    background-position: 0 0;
}

.edu_zx01 .owl-nav .owl-next {
    right: 0;
    background-position: -38px 0px;
}

.edu_zx01 .content .aixinMain .axSlider .arr_prev {
    left: 0;
}

.edu_zx01 .content .aixinMain .axSlider .arr_next {
    right: 0;
    background-position: -38px 0;
}

.edu_zx01 .content .aixinMain .axIntro {
    width: 45%;
    float: right;
    overflow: hidden;
}

.edu_zx01 .content .aixinMain .axIntro .box {
    padding: 30px 20px;
    background: #fbfbfb url(../static/images/edu_zx01_logo.png) right bottom no-repeat;
    border: #e6e6e6 1px solid;
    height: 313px;
    font-size: 14px;
    line-height: 1.8;
    overflow: hidden;
}

.edu_zx01 .content .aixinMain .axIntro .text {
    height: 313px;
    overflow: hidden;
    position: relative;
}

.edu_zx01 .content .aixinMain .axIntro .box .text_b {
    margin-right: 15px;
}

.edu_zx01 .content .aixinMain .axIntro .scroll_bar {
    background: url(../static/images/grey_line.png) center top repeat-y;
}

.edu_zx01 .content .aixinMain .axIntro .scroll_slider {
    border-radius: 0;
    background: #facd00;
}


/*成长环境--图片列表*/

.pic_list.channel_content {
    padding: 0
}

.pic_list01 {
    padding: 60px 0;
}

.pic_list01 li {
    margin-bottom: 30px;
    position: relative;
}

.pic_list01 li a {
    display: block;
}

.pic_list01 li .nr {
    width: 90%;
    padding: 10px 5%;
    text-align: center;
    background: url(../static/images/black.6.png) center;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.pic_list01 li .tit {
    font-size: 14px;
    color: #fff;
    margin-bottom: 3px;
}


/*成长故事*/

.growth_story.channel_content {
    padding: 0;
}

.growth_story01 {
    padding: 60px 0 15px;
    background: #f6f6f6;
}

.growth_story01 li {
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    cursor: pointer;
}

.growth_story01 li:last-child {
    margin-bottom: 0
}

.growth_story01 li .rect-5932 {
    padding-bottom: 59.32%;
}

.growth_story01 li .img {
    width: 50%;
    overflow: hidden;
}

.growth_story01 li .intro {
    width: 50%;
}

.growth_story01 li.odd .img {
    float: right;
}

.growth_story01 li.odd .intro {
    float: left;
}

.growth_story01 li.even .img {
    float: left;
}

.growth_story01 li.even .intro {
    float: right;
}

.growth_story01 li .intro .box {
    padding: 55px;
}

.growth_story01 li .intro .box .tit a {
    font-size: 30px;
    color: #666;
    font-weight: bold;
}

.growth_story01 li .intro .box .con {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.growth_story01 li .intro .box .txt {
    font-size: 14px;
    padding-right: 10%;
    /*height:110px;*/
    overflow: hidden;
}


/*多彩徐工*/

.colorful_xg.channel_content {
    padding: 0
}

.colorful_xg01 {
    padding: 30px 0 0px;
    background: #f6f6f6
}

.colorful_xg01 .infor {
    margin-bottom: 36px;
    text-align: center;
}

.colorful_xg01 .infor a {
    display: inline-block;
    padding: 0 33px;
    font-size: 15px;
    color: #282828;
    height: 48px;
    line-height: 48px;
    border: 1px solid #ddd;
    margin: 0 13px;
}

.colorful_xg01 .infor a:hover {
    border-color: #00a1e9;
    background: #00a1e9;
    color: #fff;
}

.colorful_xg01 .infor a.cur {
    border-color: #00a1e9;
    background: #00a1e9;
    color: #fff;
}

.colorful_xg01 .content li {
    margin-bottom: 30px;
    position: relative;
}

.colorful_xg01 .content li a {
    display: block;
}

.colorful_xg01 .content li .nr {
    width: 90%;
    padding: 10px 5%;
    text-align: center;
    background: url(../static/images/black.6.png) center;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.colorful_xg01 .content li .tit {
    font-size: 14px;
    color: #fff;
    margin-bottom: 3px;
}

body .album_wrap_case5 .album_case5 .right_btn .btn_box:hover {
    background: #00a1e9
}

body .album_wrap_case5 .album_case5 .slide_nav .on {
    border-color: #00a1e9;
}


/*视频列表*/

.video_list.channel_content {
    padding: 0
}

.video_list01 {
    padding: 30px 0 60px;
    background: #f6f6f6;
}

.video_list01 .infor {
    margin-bottom: 36px;
    text-align: center;
}

.video_list01 .infor a {
    display: inline-block;
    padding: 0 33px;
    font-size: 15px;
    color: #282828;
    height: 48px;
    line-height: 48px;
    border: 1px solid #ddd;
    margin: 0 13px;
}

.video_list01 .infor a:hover {
    border-color: #00a1e9;
    background: #00a1e9;
    color: #fff;
}

.video_list01 .infor a.cur {
    border-color: #00a1e9;
    background: #00a1e9;
    color: #fff;
}

.video_list01 .content li {
    cursor: pointer;
    margin-bottom: 35px;
}

.video_list01 .content li .rect-5755 {
    padding-bottom: 57.55%;
}

.video_list01 .content li .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../static/images/blur79.png) center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.video_list01 .content li .cover .play {
    width: 90px;
    height: 90px;
    background: url(../static/images/video_list01_2.png) no-repeat center;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    top: 50%;
    margin-top: -45px;
}

.video_list01 .content li .intro {
    transition: all 0.5s ease;
    position: relative;
}

.video_list01 .content li .intro .box {
    padding: 25px 40px 25px 25px;
}

.video_list01 .content li .intro .box .tit {
    font-size: 16px;
    color: #666;
}

.video_list01 .content li .intro .box .icon {
    width: 56px;
    height: 56px;
    background: url(../static/images/video_list01_3.jpg) no-repeat center;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -28px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    display: none;
}

.video_list01 .content li:hover .cover {
    opacity: 1;
    visibility: visible;
}

.video_list01 .content li:hover .intro {
    background: #e7e8ea;
}

.video_list01 .content li:hover .intro .box .icon {
    opacity: 1;
    visibility: visible;
}

.box_wrap_out_posi.show {
    background: #666;
}


/********************** 老网站页面迁移 end*************************/


/*20190916 全球徐工详细*/

.global_detail.channel_content {
    padding: 0
}

.global_detail01 {
    padding: 60px 0;
    background: #f6f6f6;
}

.global_detail01 .infor .tit {
    font-size: 26px;
    line-height: 30px;
    color: #666;
    font-weight: bold;
    margin-bottom: 30px;
}

.global_detail01 .infor .con {
    margin-bottom: 30px;
    font-size: 14px;
}

.global_detail01 .infor .madana i {
    display: none;
}

.global_detail01 .infor .madana {
    width: 220px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    display: inline-block;
    border: 1px solid #666;
    color: #666;
    margin-top: 20px;
}

.global_detail01 .infor .madana:hover {
    color: #fff;
    background: #00a1e9;
    border-color: #00a1e9;
}


/*20190918 公益奖项*/

.awards.channel_content {
    padding: 0;
}

.awards01 {
    padding: 60px 0;
    background: #f6f6f6;
}

.awards01 .list {
    margin-bottom: 30px;
    background: #fff;
}

.awards01 .list:last-child {
    margin-bottom: 0
}

.awards01 .list .imgs {
    width: 30%;
    float: left;
}

.awards01 .list .imgs .rect-6216 {
    padding-bottom: 62.16%;
}

.awards01 .list .imgs .item {
    display: none;
}

.awards01 .list .imgs .owl-item .item {
    display: block;
}

.awards01 .list .imgs .owl-dots {
    position: absolute;
    z-index: 10;
    bottom: 10px;
    right: 10px;
}

.awards01 .list .imgs .owl-dot {
    width: 12px;
    height: 12px;
    background: #fff;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
}

.awards01 .list .imgs .owl-dot.active {
    background: #01a2ea;
}

.awards01 .list .intro {
    float: right;
    width: 70%;
}

.awards01 .list .intro a {
    display: block;
    padding: 20px 30px 5px;
}

.awards01 .list .intro a .tit {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.awards01 .list .intro a .con {
    font-size: 14px;
    line-height: 25px;
    color: #666;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.awards01 .list .intro a .con .text {
    padding-right: 15px;
}

.awards01 .list .intro .scroll_slider {
    border-radius: 0;
    background: #01a2ea;
}

.awards01 .list .intro .scroll_bar {
    background: url(../static/images/grey_line.png) center top repeat-y;
}


/*20190924品牌理念*/

.brand_concept.channel_content {
    padding: 0
}

.brand_concept01 {
    padding: 60px 0;
}

.brand_concept01 .hd {
    margin-bottom: 20px;
}

.brand_concept01 .hd ul {
    height: 80px;
    line-height: 80px;
    background: #00479d;
    overflow: hidden;
}

.brand_concept01 .hd li {
    width: 20%;
    float: left;
    position: relative;
    border-left: 1px solid #eee;
    cursor: pointer;
    margin-left: -1px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.brand_concept01 .hd li .icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../static/images/brand_concept01_jt.png) no-repeat;
    background-position: 0 0px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -13px;
}

.brand_concept01 .hd li.cur .icon {
    background-position: 0 -26px;
}

.brand_concept01 .hd li.cur {
    color: #4f4f4f;
    background: #facd00;
}

.brand_concept01 .hd.fixed {
    width: 100%;
    position: fixed;
    left: 0;
    top: 71px;
    z-index: 2;
    height: 80px;
    margin-bottom: 0;
}

.brand_concept01 .bd.fixed {
    padding-top: 80px;
}

.brand_concept01 .bd .section1 {
    margin-bottom: 40px;
}

.brand_concept01 .bd .section1 .infor {
    padding-top: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.brand_concept01 .bd .section1 .infor .tit {
    display: inline-block;
    width: auto;
    height: 52px;
    line-height: 50px;
    background-color: #01a2ea;
    color: #fff;
    padding: 0 33px;
    font-size: 27px;
    position: relative;
    margin-bottom: 6px
}

.brand_concept01 .bd .section1 .infor .tit i {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    border-style: solid dashed dashed;
    border-color: #01a2ea transparent transparent;
    border-width: 7px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -14px;
}

.brand_concept01 .bd .section1 .infor .con .t {
    font-size: 36px;
    color: #666;
    font-weight: bold;
    margin: 20px 0;
}

.brand_concept01 .bd .section1 .infor .con .c {
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
    text-align: left;
    border: #ccc 1px solid;
    padding: 30px 50px;
}

.brand_concept01 .bd .section1 .content {
    padding: 40px 10% 0;
}

.brand_concept01 .bd .section1 .content .cell {
    border: 1px solid #ccc;
    font-size: 12px;
    line-height: 20px;
    height: 80px;
    width: 96%;
    padding: 10px 2%;
    margin-bottom: 20px;
    position: relative;
    transition: all 0.5s ease;
    cursor: pointer;
}

.brand_concept01 .bd .section1 .content .cell span {
    display: block;
}

.brand_concept01 .bd .section1 .content .cell .line {
    width: 0px;
    height: 1px;
    background: #ccc;
    position: absolute;
    transition: width 0.5s ease;
}

.brand_concept01 .bd .section1 .content .cell .line:after {
    content: '';
    width: 4px;
    height: 4px;
    background: #eee;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    transition-delay: 0.5s;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    z-index: 2;
}

.brand_concept01 .bd .section1 .content .left {
    width: 30%;
    margin-right: 5%;
    float: left;
    margin-top: 120px;
}

.brand_concept01 .bd .section1 .content .left .cell .line {
    left: 100%;
    top: 50%;
}

.brand_concept01 .bd .section1 .content .left .cell .line:after {
    right: 0;
}

.brand_concept01 .bd .section1 .content .left .cell2 span {
    margin-top: 20px;
}

.brand_concept01 .bd .section1 .content .center {
    width: 30%;
    float: left;
}

.brand_concept01 .bd .section1 .content .center .box {
    padding: 0 5%;
}

.brand_concept01 .bd .section1 .content .center .box .cen_top .cell {
    width: 175px;
    padding: 0 5%;
    margin: 0 auto 60px;
}

.brand_concept01 .bd .section1 .content .center .cell .line {
    display: none;
}

.brand_concept01 .bd .section1 .content .center .cell .line:after {
    display: none;
}

.brand_concept01 .bd .section1 .content .center .box .cen_bott {
    position: relative;
    width: 175px;
    height: 175px;
    margin: 0 auto;
}

.brand_concept01 .bd .section1 .content .center .box .cen_bott .img_ {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.brand_concept01 .bd .section1 .content .center .box .cen_bott .img_.cur {
    opacity: 1;
    visibility: visible;
}

.brand_concept01 .bd .section1 .content .right {
    width: 30%;
    float: right;
    margin-left: 5%;
    margin-top: 120px;
}

.brand_concept01 .bd .section1 .content .right .cell span {
    margin-top: 15px;
}

.brand_concept01 .bd .section1 .content .right .cell .line {
    right: 100%;
    top: 50%;
}

.brand_concept01 .bd .section1 .content .right .cell .line:after {
    left: 0;
}

.brand_concept01 .bd .section1 .content .cell:hover {
    border-color: #00479d;
    color: #00479d;
}

.brand_concept01 .bd .section1 .content .cell:hover .line {
    width: 130px;
}

.brand_concept01 .bd .section1 .content .cell:hover .line:after {
    opacity: 1;
    visibility: visible;
}

.brand_concept01 .bd .section1 .brand_logo {
    border: 1px solid #ccc;
    margin: 30px 10%;
    position: relative;
}

.brand_concept01 .bd .section1 .brand_logo .box {
    padding: 40px 30px 30px;
}

.brand_concept01 .bd .section1 .brand_logo .brand_logo_tit {
    position: absolute;
    left: 0;
    top: 0%;
    width: 100%;
    text-align: center;
    color: #666;
    font-size: 16px;
    line-height: 26px;
    margin-top: -13px;
}

.brand_concept01 .bd .section1 .brand_logo .brand_logo_tit span {
    display: inline-block;
    background: #fff;
    padding: 0 10px;
}

.brand_concept01 .bd .section1 .brand_logo .img_pic {
    width: 80px;
    height: 58px;
    margin: 0 auto
}

.brand_concept01 .bd .section1 .brand_logo .img_txt {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.brand_concept01 .bd .section2 {
    margin-bottom: 30px;
}

.brand_concept01 .bd .section2 .content {
    position: relative;
    height: 490px;
    overflow: hidden;
}

.brand_concept01 .bd .section2 .content>img {
    position: absolute;
    left: 50%;
    margin-left: -650px;
    width: 1300px;
    max-width: none;
}

.brand_concept01 .bd .section2 .content .cover {
    position: absolute;
    color: #fff;
    padding: 50px;
    overflow: hidden;
    background: url(../static/images/opc-blue-90.png);
    left: 120px;
    top: 100px;
}

.brand_concept01 .bd .section2 .content .cover .box {
    width: 300px;
}

.brand_concept01 .bd .section2 .content .cover .box .tit {
    font-size: 26px;
    font-weight: bold;
}

.brand_concept01 .bd .section2 .content .cover .box .con {
    font-size: 26px;
}

.brand_concept01 .bd .section3 {
    margin-bottom: 50px;
}

.brand_concept01 .bd .section3 .infor {
    padding-top: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.brand_concept01 .bd .section3 .infor .tit {
    display: inline-block;
    width: auto;
    height: 52px;
    line-height: 50px;
    background: #01a2ea;
    color: #fff;
    padding: 0 33px;
    font-size: 27px;
    position: relative;
    margin-bottom: 6px;
    font-weight: bold;
}

.brand_concept01 .bd .section3 .infor .tit i {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    border-style: solid dashed dashed;
    border-color: #01a2ea transparent transparent;
    border-width: 7px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -14px;
}

.brand_concept01 .bd .section3 .content ul {
    text-align: center;
    font-size: 0;
}

.brand_concept01 .bd .section3 .content li {
    display: inline-block;
    width: 225px;
    height: 175px;
    cursor: pointer;
    border: 2px solid #666;
    color: #666;
    font-size: 20px;
    margin: 6px;
    *display: inline;
    *zoom: 1;
}

.brand_concept01 .bd .section3 .content li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.brand_concept01 .bd .section3 .content li a .tit {
    display: block;
    font-size: 36px;
    margin-top: 55px;
    font-weight: bold;
}

.brand_concept01 .bd .section3 .content li:hover,
.brand_concept01 .bd .section3 .content li a:hover {
    border-color: #facd00;
    background: #facd00;
    color: #4f4f4f;
}

.brand_concept01 .bd .section4 {
    margin-bottom: 50px;
}

.brand_concept01 .bd .section4 .content {
    position: relative;
    height: 490px;
    overflow: hidden;
}

.brand_concept01 .bd .section4 .content>img {
    position: absolute;
    left: 50%;
    margin-left: -650px;
    width: 1300px;
    max-width: none;
}

.brand_concept01 .bd .section4 .content .cover {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 30px 50px 50px;
    overflow: hidden;
    background: url(../static/images/opc-yellow.png);
    color: #4f4f4f;
    margin: 0px 0 0 100px;
    width: 24%;
}

.brand_concept01 .bd .section4 .content .cover .box .tit {
    font-size: 32px;
    font-weight: bold;
}

.brand_concept01 .bd .section4 .content .cover .box .con {
    font-size: 16px;
}

.brand_concept01 .bd .section5 .content {
    position: relative;
    height: 490px;
    overflow: hidden;
}

.brand_concept01 .bd .section5 .content>img {
    position: absolute;
    left: 50%;
    margin-left: -650px;
    width: 1300px;
    max-width: none;
}

.brand_concept01 .bd .section5 .content .cover {
    position: absolute;
    left: 0;
    top: 0px;
    padding: 30px 50px;
    overflow: hidden;
    background: url(../static/images/opc-blue-90.png);
    color: #fff;
    margin: 30px 0 0 0px;
    width: 30%;
}

.brand_concept01 .bd .section5 .content .cover .box .tit {
    font-size: 32px;
    font-weight: bold;
}

.brand_concept01 .bd .section5 .content .cover .box .con {
    font-size: 16px;
}

.brand_concept01 .bd .section5 .content .cover .box .txt {
    font-size: 13px;
}


/*20190924解决方案*/


/*解决方案*/

.channel_content.soluiton {
    padding-bottom: 0;
}

.solution01 {
    background: url(../static/images/ipart03_bg.jpg) no-repeat center;
    height: 485px;
}

.solution01 .infor {
    text-align: center;
    padding-top: 135px;
}

.solution01 .infor .tit {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

.solution01 .infor .tit span {
    display: inline-block;
}

.solution01 .infor .tit .img_ {
    position: absolute;
    left: -100px;
    bottom: 0;
    width: 88px;
    height: 110px;
}

.solution01 .infor .tit .text {
    color: #fff;
    margin-bottom: 22px;
}

.solution01 .infor .con {
    font-size: 33px;
    line-height: 33px;
    color: #fff;
}

.solution01 .content .form_box {
    padding: 60px 18% 0;
}

.solution01 .content .form_box .select_wrap {
    width: 35%;
    float: left;
    margin-right: 3px;
}

.solution01 .content .form_box .select_wrap .sele {
    width: 100%;
    height: 49px;
    line-height: 49px;
    background: #e3e7ec;
    font-size: 14px;
    color: #5b5b5b;
    text-indent: 23px;
    border: none;
    border-radius: 0;
}

.solution01 .content .form_box .select_wrap .sele:hover {
    background: #fff;
}

.solution01 .content .form_box button {
    width: 24%;
    float: left;
    outline: none;
    border: none;
    background: #facd00;
    height: 49px;
    line-height: 49px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

.solution01 .content .form_box button:hover {
    background: #fabc00;
}

.solution01 .content .form_box .select_wrap .select-ui-choose-default ._arrow .arr {
    width: 12px;
    height: 6px;
    background: url(../static/images/ipart03_2.png) no-repeat center;
    border: none;
}

.solution01 .content .form_box .select_wrap .select-ui-choose-default.on ._arrow .arr {
    margin: -.2em 0 0;
}

.solution01 .content .form_box .select_wrap .select-ui-choose ._arrow {
    right: 17px;
}

.solution02 {
    border-bottom: 1px solid #d6d8db;
    line-height: 70px;
    height: 70px;
    overflow: hidden;
}

.solution02 .con {
    position: relative;
    padding: 0 20px;
}

.solution02 .con .item {
    display: none;
    overflow: hidden;
}

.solution02 .con .owl-item .item {
    display: block;
}

.solution02 .con .item a {
    display: block;
    font-size: 16px;
    color: #666;
    ;
    position: relative;
}

.solution02 .con .item .item_cell {
    text-align: center;
}

.solution02 .con .owl-nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -35px;
}

.solution02 .con .owl-nav div {
    font-size: 25px;
    position: absolute;
    cursor: pointer;
}

.solution02 .con .owl-nav .owl-prev {
    left: -30px
}

.solution02 .con .owl-nav .owl-next {
    right: -30px;
}

.solution02 .con .owl-carousel1 .item .item_cell {
    width: 12.5%;
    float: left;
}

.solution02 .con .owl-carousel2 {
    display: none;
}

.solution02 .con .item .item_cell.cur>a {
    color: #00a1e9;
}

.solution02 .con .item .item_cell.cur>a:after {
    content: '';
    width: 100%;
    height: 4px;
    background: #00a1e9;
    position: absolute;
    left: 0;
    bottom: 0;
}

.solution02.fixed {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
    background: #fff;
}

.solution03 .rect-56 {
    padding-bottom: 56%;
}

.solution03 .rect-566 {
    padding-bottom: 56.6%;
}

.solution03 .rect-116 {
    padding-bottom: 115.5%;
}

.solution03 .content .item {
    background: #f6f6f6;
    transition: .3s ease;
    position: relative;
}

.solution03 .content .item .li_line {
    width: 0;
    height: 5px;
    background: #facd00;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.5s ease;
}

.solution03 .content .item:hover .li_line {
    width: 100%;
}

.solution03 .content .item:hover {
    box-shadow: -4px 2px 20px 1px rgba(0, 0, 0, 0.2)
}

.solution03 .content .item .box {
    padding: 35px 25px;
}

.solution03 .content .item .box .t {
    font-size: 26px;
    font-weight: bold;
    color: #666;
    margin-bottom: 20px;
}

.solution03 .content .item .box .c {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

.solution03 .content .item .box .more {
    float: right;
    color: #666;
}

.solution03 .content1 {
    margin-bottom: 30px;
}

.solution03 .content1 .left {
    float: left;
    width: 66%;
}

.solution03 .content1 .left a {
    display: block;
    position: relative
}

.solution03 .content1 .left .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
}

.solution03 .content1 .left .t {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

.solution03 .content1 .left .c {
    font-size: 14px;
    color: #fff;
}

.solution03 .content1 .left .c .txt {
    width: 85%;
}

.solution03 .content1 .left .c .iconfont {
    float: right;
}

.solution03 .content1 .right {
    float: right;
    width: 32%;
}

.solution03 .content2 .item {
    position: relative;
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
}

.solution03 .content2 .item.three_item {
    margin-right: 0;
}

.solution03 .pad {
    padding: 5% 0% 0;
}


/*解决方案详情*/

.solu_detail.channel_content {
    padding: 0;
    background: #f6f6f6;
}

.solu_detail01 {
    position: relative;
    margin-top: 80px;
    padding-bottom: 80px;
}

.solu_detail01>.wrap {
    position: relative;
    z-index: 2;
}

.solu_detail01 .infor {
    text-align: center;
    color: #666;
    padding: 0 15%;
    margin-bottom: 50px;
}

.solu_detail01 .infor .tit {
    font-size: 36px;
    line-height: 42px;
}

.solu_detail01 .infor .con {
    font-size: 14px;
    margin-top: 35px;
}

.solu_detail01 .infor .con em {
    display: inline-block;
    margin: 0 12px;
}

.solu_detail01 .infor .con a {
    display: inline-block;
}

.solu_detail01 .infor .con span {
    display: inline-block;
}

.solu_detail01 .content {
    padding: 0 75px 0 0;
    position: relative;
}

.solu_detail01 .content .box {
    background: #fff;
    padding: 65px 70px;
}

.solu_detail01 .content .box .con {
    font-size: 18px;
    margin-top: 30px;
}

.solu_detail01 .content .box .bott_ {
    margin-top: 55px;
}

.solu_detail01 .content .box .bott_ .item {
    background: #fafafa;
    margin-bottom: 22px;
}

.solu_detail01 .content .box .bott_ .rect-653 {
    padding-bottom: 65.3%;
}

.solu_detail01 .content .box .bott_ .img_ {
    width: 38%;
    float: left;
}

.solu_detail01 .content .box .bott_ .intro_ {
    width: 62%;
    float: right;
}

.solu_detail01 .content .box .bott_ .intro_box {
    padding: 42px 52px 25px 47px;
}

.solu_detail01 .content .box .bott_ .intro_box .t {
    font-size: 28px;
    line-height: 28px;
    color: #666;
    margin-bottom: 17px;
}

.solu_detail01 .content .box .bott_ .intro_box .c {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    height: 84px;
    overflow: hidden;
}

.solu_detail01 .content .box .bott_ .intro_box .more {
    display: block;
    width: 143px;
    height: 41px;
    line-height: 41px;
    border: 1px solid #929292;
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-top: 25px;
    border-radius: 3px;
}

.solu_detail01 .content .box .bott_ .intro_box .more:hover {
    background: #00a1e9;
    color: #fff;
    border-color: #00a1e9;
}

.solu_detail01 .content .back_box {
    position: absolute;
    right: 0;
    top: 0;
    width: 56px
}


/* .solu_detail01 .content .back_box .icon{width:100%; height:63px; line-height:63px; display:inline-block;} */

.solu_detail01 .content .back_box>div {
    background: #fff;
    transition: all .3s ease;
}

.solu_detail01 .content .back_box>div:hover {
    background: #00a1e9;
}

.solu_detail01 .content .back_box .icon {
    width: 100%;
    height: 63px;
    margin: 0;
    line-height: 63px;
    display: inline-block;
    font-size: 30px;
    text-align: center;
    color: #bfbfbf;
    transition: all .3s ease;
}

.solu_detail01 .content .back_box>div:hover .icon {
    color: #fff;
}

.solu_detail01 .content .back_box .next_list a {
    display: block;
    text-align: center;
}

.solu_detail02 {
    background: url(../static/images/ipart03_bg.jpg) no-repeat center;
    height: 485px;
}

.solu_detail02 .infor {
    text-align: center;
    padding-top: 135px;
}

.solu_detail02 .infor .tit {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

.solu_detail02 .infor .tit span {
    display: inline-block;
}

.solu_detail02 .infor .tit .img_ {
    position: absolute;
    left: -100px;
    bottom: 0;
    width: 88px;
    height: 110px;
}

.solu_detail02 .infor .tit .text {
    color: #fff;
    margin-bottom: 22px;
}

.solu_detail02 .infor .con {
    font-size: 33px;
    line-height: 33px;
    color: #fff;
}

.solu_detail02 .content .form_box {
    padding: 60px 18% 0;
}

.solu_detail02 .content .form_box .select_wrap {
    width: 35%;
    float: left;
    margin-right: 3px;
}

.solu_detail02 .content .form_box .select_wrap .sele {
    width: 100%;
    height: 49px;
    line-height: 49px;
    background: #e3e7ec;
    font-size: 14px;
    color: #5b5b5b;
    text-indent: 23px;
    border: none;
    border-radius: 0;
}

.solu_detail02 .content .form_box .select_wrap .sele:hover {
    background: #fff;
}

.solu_detail02 .content .form_box button {
    width: 24%;
    float: left;
    outline: none;
    border: none;
    background: #facd00;
    height: 49px;
    line-height: 49px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

.solu_detail02 .content .form_box button:hover {
    background: #fabc00;
}

.solu_detail02 .content .form_box .select_wrap .select-ui-choose-default ._arrow .arr {
    width: 12px;
    height: 6px;
    background: url(../static/images/ipart03_2.png) no-repeat center;
    border: none;
}

.solu_detail02 .content .form_box .select_wrap .select-ui-choose-default.on ._arrow .arr {
    margin: -.2em 0 0;
}

.solu_detail02 .content .form_box .select_wrap .select-ui-choose ._arrow {
    right: 17px;
}

.solu_detail03 {
    background: #fff;
    overflow: hidden;
    line-height: 70px;
    height: 70px;
}

.solu_detail03 .con {
    position: relative;
    padding: 0 20px;
}

.solu_detail03 .con .item {
    display: none;
    overflow: hidden;
}

.solu_detail03 .con .owl-item .item {
    display: block;
}

.solu_detail03 .con .item a {
    display: block;
    font-size: 16px;
    color: #666;
    ;
    position: relative;
}

.solu_detail03 .con .item .item_cell {
    text-align: center;
}

.solu_detail03 .con .owl-nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -35px;
}

.solu_detail03 .con .owl-nav div {
    font-size: 25px;
    position: absolute;
    cursor: pointer;
}

.solu_detail03 .con .owl-nav .owl-prev {
    left: -30px
}

.solu_detail03 .con .owl-nav .owl-next {
    right: -30px;
}

.solu_detail03 .con .owl-carousel1 .item .item_cell {
    width: 12.5%;
    float: left;
    text-align: center;
}

.solu_detail03 .con .owl-carousel2 {
    display: none;
}

.solu_detail03 .con .item .item_cell.cur>a {
    color: #00a1e9;
}

.solu_detail03 .con .item .item_cell.cur>a:after {
    content: '';
    width: 100%;
    height: 4px;
    background: #00a1e9;
    position: absolute;
    left: 0;
    bottom: 0;
}

.solu_detail03.fixed {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
    background: #fff;
}


/* 分页 */

.page_bott {
    background: #fff;
    margin-top: 30px;
}

.page_bott .page_prev {
    float: left;
    width: 46%;
    border-right: 1px solid #c9c9c9;
}

.page_bott .page_next {
    float: right;
    width: 46%;
    border-left: 1px solid #c9c9c9;
}

.page_bott .box {
    padding: 30px 20px;
}

.page_bott .page_prev .page_btn {
    float: left;
    padding-left: 45px;
}

.page_bott .page_next .page_btn {
    float: right;
    padding-right: 45px;
}

.page_bott .page_btn {
    margin-right: 30px;
    font-size: 16px;
    color: #797979;
    position: relative;
}

.page_bott .page_btn .icon {
    position: absolute;
    width: 31px;
    height: 11px;
    background: url(../static/images/news_detail02_3.png) no-repeat;
    top: 50%;
    margin-top: -5px;
}

.page_bott .page_prev .page_btn .icon {
    left: 0;
}

.page_bott .page_next .page_btn .icon {
    background-position: -32px 0;
    right: 0;
}

.page_bott .t {
    font-size: 18px;
    font-weight: bold;
    color: #3f3f3f;
    line-height: 30px;
}

.page_bott a:hover .t {
    color: #00a1e9;
}

.page_bott .page_center {
    float: left;
    width: 7%;
    height: 90px;
    position: relative;
}

.page_bott .page_center .icon .iconfont {
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -16px;
    font-size: 24px;
    color: #b5b5b5;
    color: #b5b5b5;
}

.page_bott .page_center:hover .icon .iconfont {
    color: #00a1e9;
}

.page_bott .page_prev:hover .page_btn .icon {
    left: -5px;
    transition: .3s ease;
}

.page_bott .page_next:hover .page_btn .icon {
    right: -5px;
    transition: .3s ease;
}


/*简历投递*/

body .channel-content-title-48524 .Form-J1 .Form-J1-Btn button {
    width: 120px;
    height: 40px;
    line-height: 40px;
}

body .channel-content-title-48524 .Form-J1 .Form-J1-Btn ._submit {
    background: #00479d;
}


/*20190925全站搜索*/

.total_header {
    box-shadow: 0px 2px 13px 1px rgba(0, 0, 0, 0.2)
}

.total_search.channel_content {
    padding: 0 0 60px;
}


/*搜索区域*/

.searchArea {
    padding: 100px 0;
}

.searchArea .infor {
    text-align: center;
    color: #000000;
}

.searchArea .infor .tit {
    font-size: 46px;
    line-height: 46px;
    font-weight: bold;
}

.searchArea .content {
    padding: 0 8%;
    margin-top: 60px;
}

.searchArea .content .form_box .searchTit {
    font-size: 58px;
    font-weight: bold;
    color: #fff;
    text-align: center
}

.searchArea .content .form_box .search {
    position: relative;
    overflow: visible
}

.searchArea .content .form_box .search .input_wrap {
    position: relative;
    width: 80%;
    line-height: 68px;
    height: 68px;
}

.searchArea .content .form_box .search .input_wrap input {
    width: 98%;
    padding: 0 0 0 2%;
    height: 68px;
    line-height: 68px;
    border: 1px solid #e1e1e1;
}

.searchArea .content .form_box .search .input_wrap .textDelBtn {
    display: block;
    position: absolute;
    top: 20px;
    right: 30px;
    width: 30px;
    height: 30px;
    background: url(../static/images/del_btn.jpg) no-repeat center center;
}

.searchArea .content .form_box .search .btn_wrap {
    width: 20%;
    text-align: center;
    vertical-align: middle;
}

.searchArea .content .form_box .search .btn_wrap .btns {
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
    width: 100%;
    border: none;
    outline: none;
    background: #0d1233;
    color: #fff;
    cursor: pointer;
}

.searchArea .content .list {
    margin-top: 20px;
}

.searchArea .content .list a {
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    color: #93949e;
    position: relative;
}

.searchArea .content .list a:after {
    content: '';
    width: 1px;
    height: 14px;
    background: #93949e;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}

.searchArea .content .list a:first-child:after {
    display: none;
}


/*搜索结果区域*/

.resultArea .infor {
    text-align: center;
}

.resultArea .infor .tit {
    font-size: 30px;
    color: #181818;
}

.resultArea .infor .tit span {
    color: #ff0000
}

.resultArea .content {
    margin-top: 60px;
    border-top: 10px solid #f4f4f4;
    border-bottom: 10px solid #f4f4f4;
    padding: 60px 0;
}

.resultArea .content h3 {
    font-size: 30px;
    color: #181818;
    font-weight: bold;
    margin-bottom: 30px;
}

.resultArea .content .area {
    border-bottom: 1px solid #dddddd;
    padding: 40px 0;
}

.resultArea .content .area:last-child {
    border-bottom: none;
}


/*搜索结果区域 -- 产品部分*/

.resultArea .content .piclist_area .rect-695 {
    padding-bottom: 69.5%;
}

.resultArea .content .piclist_area .srchList li {
    margin-bottom: 40px;
}

.resultArea .content .piclist_area .srchList li a {
    display: block;
}

.resultArea .content .piclist_area .srchList li .intro {
    margin-top: 10px;
}

.resultArea .content .piclist_area .srchList li .intro .t {
    font-size: 28px;
    text-align: center;
}

.resultArea .content .piclist_area .srchList li .intro .t span {
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
    color: #068ccb;
    margin-left: 23px;
}


/*搜索结果区域 -- 信息部分*/

.resultArea .content .content_area li {
    margin-bottom: 20px;
}

.resultArea .content .content_area li a {
    display: block;
}

.resultArea .content .content_area li .t {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: #333333;
}

.resultArea .content .content_area li .c {
    margin-top: 10px;
}


/*三级下拉 补充*/

.xc_nav li {
    position: relative;
}

.xc_nav li>a i {
    font-size: 14px;
    margin-left: 5px;
    font-weight: bold;
}

.xc_nav li .third_nav {
    position: absolute;
    left: -7%;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 0;
    display: none;
    z-index: 3;
    border: 1px solid #d7d7d7;
}

.xc_nav li .third_nav a {
    display: block;
    font-size: 14px;
    line-height: 25px;
    padding: 5% 3%;
    text-align: center;
}

.xc_nav li .third_nav a:hover {
    background: #00a1e9;
    color: #fff
}

.xc_nav li.cur a i {
    color: #00a1e9;
}

.xc_nav li>a:hover {
    color: #00a1e9;
}

.xc_nav li>a:hover i {
    color: #00479d;
}

.xc_nav li>a {
    height: 70px;
}


/*简历投递*/

#xcmg-jltd .Form-J1 .Form-J1-Left {
    float: left;
    width: 50%;
}

#xcmg-jltd .Form-J1 .Form-J1-right {
    float: right;
    width: 50%;
}

#xcmg-jltd .Form-J1 .Form-J1-li {
    padding-top: 10px;
}

#xcmg-jltd .Form-J1 .Form-J1-li label {
    width: 7em;
    display: inline-block;
    color: #666;
    vertical-align: middle;
    text-align: right;
}

#xcmg-jltd .Form-J1 .Form-J1-li>input {
    height: 30px;
    line-height: 28px;
    border: 1px #ddd solid;
    width: 70%;
}

#xcmg-jltd .Form-J1 .Form-J1-li textarea {
    border: 1px #ddd solid;
    width: 70%;
}

#xcmg-jltd .Form-J1 .Form-J1-li em {
    color: red;
    vertical-align: middle;
    padding-left: 10px;
}

#xcmg-jltd .Form-J1 .Form-J1-li input._yzm {
    width: 20%;
}

#xcmg-jltd .Form-J1 .Form-J1-li img {
    vertical-align: middle;
    padding-left: 10px;
    cursor: pointer;
}

#xcmg-jltd .Form-J1 .Form-J1-li b {
    color: #666;
    font-size: 12px;
    padding-left: 4px;
}

#xcmg-jltd .Form-J1 .Form-J1-li select {
    border: 1px #ddd solid;
    width: 70%;
    height: 30px;
}

#xcmg-jltd .Form-J1 .Form-J1-Btn {
    clear: both;
    text-align: left;
    padding-top: 0px;
    padding: 0 8%;
}

#xcmg-jltd .Form-J1 .Form-J1-Btn button {
    width: 148px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    outline: none;
    border: none;
    margin-top: 30px
}

#xcmg-jltd .Form-J1 .Form-J1-Btn ._submit {
    background: #16a9ea;
    margin-right: 10px;
}

#xcmg-jltd .Form-J1 .Form-J1-Btn ._reset {
    background: #909090;
}

#xcmg-jltd .Form-J1 .Form-J1-li .uploadBox {
    width: 57%;
    height: 26px;
    border: #ddd 1px solid;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #fff;
    overflow: hidden;
    vertical-align: middle;
    position: relative;
}

#xcmg-jltd .Form-J1 .Form-J1-li #uploadPiker {
    width: 100%;
    height: 26px;
    line-height: 26px;
    position: relative;
    z-index: 2;
}

#xcmg-jltd .Form-J1 .Form-J1-li #file_info {
    width: 100%;
    height: 26px;
    line-height: 26px;
    position: absolute;
    left: 0;
    top: 0;
}

#xcmg-jltd .Form-J1 .Form-J1-li #uploadPiker {
    z-index: 2;
}

#xcmg-jltd .Form-J1 .Form-J1-li #file_info {
    text-indent: 10px;
}

#xcmg-jltd .Form-J1 .Form-J1-li #ctlBtn {
    display: inline-block;
    width: auto;
    height: 26px;
    line-height: 26px;
    border: #01a2ea 1px solid;
    padding: 0 24px;
    overflow: hidden;
    vertical-align: middle;
}

#xcmg-jltd .Form-J1 .Form-J1-li .webuploader-pick {
    width: 100%;
    height: 100%;
    padding: 0;
    background: none;
}


/* 实力徐工20191102 */

.channel_content.slxg {
    padding-top: 0;
}

.slxg01 {
    padding-top: 60px;
}

.slxg01 .infor {
    text-align: center;
    margin-bottom: 40px;
}

.slxg01 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    color: #666;
    font-weight: bold;
}

.slxg01 .infor .con {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    margin-top: 15px;
    padding: 0 20%;
}

.slxg02 .content {
    width: 1476px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.slxg02 .content .content_bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 1476px;
    height: 459px;
    left: 50%;
    margin-left: -738px;
}

.slxg02 .content .box {
    padding: 70px 0;
    position: relative;
    z-index: 1;
}

.slxg02 .content .box .tit {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    margin-bottom: 10px;
    text-align: center;
}

.slxg02 .content .box .con {
    font-size: 14px;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    line-height: 26px;
    text-align: center;
    padding: 0 13%;
}

.slxg02 .content .box ul {
    padding: 0 27%;
    margin-top: 30px;
}

.slxg02 .content .box ul li {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    line-height: 26px;
    margin-bottom: 10px;
}

.slxg03 .rect-508 {
    padding-bottom: 50.8%;
}

.slxg03 .content {
    width: 1476px;
    height: auto;
    margin: 0 auto;
    background: #0096db;
}

.slxg03 .content2 {
    background: #facd00;
}

.slxg03 .content3 {
    background: #f7f7f7;
}

.slxg03 .content .infor {
    position: absolute;
    left: 50%;
    margin-left: -650px;
}

.slxg03 .content .infor .box {
    margin-left: 10px;
    width: 23%;
    margin-top: 70px;
    color: #fff;
}

.slxg03 .content .infor .t {
    position: relative;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px;
}

.slxg03 .content .infor .t:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: #fff;
    bottom: -15px;
    left: 0;
}

.slxg03 .content .infor .c {
    font-size: 14px;
}

.slxg03 .content .img {
    float: right;
    width: 63.5%
}

.slxg03 .content.odd .img {
    float: left;
}

.slxg03 .content.odd .infor .box {
    float: right;
    margin-right: 10px;
    width: 26%;
    margin-top: 70px;
}

.slxg03 .content1 .infor .t a:hover {
    color: #fff;
    color: rgba(255, 255, 255, 0.7)
}

.slxg03 .content2 .infor .box {
    color: #4f4f4f;
}

.slxg03 .content3 .infor .box {
    color: #666;
}

.slxg03 .content2 .infor .t:after {
    background: #4f4f4f;
}

.slxg03 .content3 .infor .t:after {
    background: #666;
}


/*语言下拉 重写一遍，把有冲突的content换成lan_content*/

.header_bott .lan_down {
    position: absolute;
    left: 0%;
    top: 100%;
    width: 100%;
    background: url(../static/images/landown_bg.png) center;
    display: none;
    color: #fff;
}

.header_bott .lan_down .lan_content {
    padding-top: 50px;
}

.header_bott .lan_down .lan_content .sl {
    height: 170px;
    position: relative;
    padding-left: 115px;
    min-height: 90px;
}

.header_bott .lan_down .lan_content .sl .map {
    background: url(../static/images/landown_map.png) no-repeat;
    width: 110px;
    height: 90px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.header_bott .lan_down .lan_content .sl01 .map {
    background-position: 0 0;
}

.header_bott .lan_down .lan_content .sl01:hover .map {
    background-position: -110px 0;
}

.header_bott .lan_down .lan_content .sl02 .map {
    background-position: 0 -90px;
}

.header_bott .lan_down .lan_content .sl02:hover .map {
    background-position: -110px -90px;
}

.header_bott .lan_down .lan_content .sl03 .map {
    background-position: 0 -180px;
}

.header_bott .lan_down .lan_content .sl03:hover .map {
    background-position: -110px -180px;
}

.header_bott .lan_down .lan_content .sl04 .map {
    background-position: 0 -270px;
}

.header_bott .lan_down .lan_content .sl04:hover .map {
    background-position: -110px -270px;
}

.header_bott .lan_down .lan_content .sl05 .map {
    background-position: 0 -360px;
}

.header_bott .lan_down .lan_content .sl05:hover .map {
    background-position: -110px -360px;
}

.header_bott .lan_down .lan_content .sl06 .map {
    background-position: 0 -450px;
}

.header_bott .lan_down .lan_content .sl06:hover .map {
    background-position: -110px -450px;
}

.header_bott .lan_down .lan_content .sl07 .map {
    background-position: 0 -540px;
}

.header_bott .lan_down .lan_content .sl07:hover .map {
    background-position: -110px -540px;
}

.header_bott .lan_down .lan_content .sl dt {
    font-size: 22px;
    font-weight: bold;
    color: #e6e6e6;
    line-height: 1.3;
    margin-bottom: 10px;
}

.header_bott .lan_down .lan_content a {
    color: #c7c7c7;
}

.header_bott .lan_down .lan_content a:hover {
    color: #caa403;
    text-decoration: underline;
}


/*全站搜索结果页面按钮*/

.resultArea #botBtn {
    text-align: center;
    padding-top: 0px;
}

.resultArea #botBtn .btnMore {
    display: inline-block;
    padding: 0 85px;
    font-size: 16px;
    height: 56px;
    line-height: 56px;
    color: #00479d;
    border: 1px solid #00479d;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.resultArea #botBtn a {
    background: #fff;
    overflow: hidden;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    position: relative;
    display: inline-block;
    z-index: 1;
    color: #078fcf;
    border: 1px solid #078fcf;
}

.resultArea #botBtn a {
    background: transparent;
    border: 1px solid #00479d;
    color: #00479d
}

.resultArea #botBtn a {
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
    position: relative;
}

.resultArea #botBtn a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00479d;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.resultArea #botBtn a,
.resultArea #botBtn a::before {
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.resultArea #botBtn a:hover {
    background: #00479d;
}

:root .resultArea #botBtn a:hover {
    background: none;
}

.resultArea #botBtn a:hover {
    color: #fff;
    border-color: #00479d;
}

.resultArea #botBtn a:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.searchArea .content_form .form_box .search .btn_wrap .btns {
    background: #fff;
    overflow: hidden;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    position: relative;
    display: inline-block;
    z-index: 1;
    color: #078fcf;
    border: 1px solid #078fcf;
}

.searchArea .content_form .form_box .search .btn_wrap .btns {
    background: transparent;
    border: 1px solid #00479d;
    color: #00479d
}

.searchArea .content_form .form_box .search .btn_wrap .btns {
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
    position: relative;
}

.searchArea .content_form .form_box .search .btn_wrap .btns::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00479d;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.searchArea .content_form .form_box .search .btn_wrap .btns,
.searchArea .content_form .form_box .search .btn_wrap .btns::before {
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.searchArea .content_form .form_box .search .btn_wrap .btns:hover {
    color: #fff;
}

.searchArea .content_form .form_box .search .btn_wrap .btns:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/*首页部分按钮*/

.ipart03 .content .form_box button {
    overflow: hidden;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    position: relative;
    display: inline-block;
    z-index: 1;
}

.ipart03 .content .form_box button {
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
    position: relative;
}

.ipart03 .content .form_box button:hover {
    background: #fabc00;
}

.ipart03 .content .form_box button {
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.ipart03 .content .form_box .select_wrap .sele:hover {
    background: #fff
}


/*去掉全站滚动条样式之后的页面滚动条修改*/

.brand_story02 li .cover .box .list::-webkit-scrollbar-track-piece {
    background: #f8f8f8;
}

.brand_story02 li .cover .box .list::-webkit-scrollbar {
    width: 0px;
    height: 5px;
}

.brand_story02 li .cover .box .list::-webkit-scrollbar-thumb {
    background: #20ade5;
    background-clip: padding-box;
    min-height: 10px;
}

.brand_story02 li .cover .box .list::-webkit-scrollbar-thumb:hover {
    background: #bbb;
}

.brandBox_detail .box .box_scroll::-webkit-scrollbar-track-piece {
    background: #f8f8f8;
}

.brandBox_detail .box .box_scroll::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.brandBox_detail .box .box_scroll::-webkit-scrollbar-thumb {
    background: #20ade5;
    background-clip: padding-box;
    min-height: 10px;
}

.brandBox_detail .box .box_scroll::-webkit-scrollbar-thumb:hover {
    background: #bbb;
}

body .select-ui-options-default::-webkit-scrollbar-track-piece {
    background: #f8f8f8;
}

body .select-ui-options-default::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

body .select-ui-options-default::-webkit-scrollbar-thumb {
    background: #20ade5;
    background-clip: padding-box;
    min-height: 10px;
}

body .select-ui-options-default::-webkit-scrollbar-thumb:hover {
    background: #bbb;
}


/*去掉全站滚动条样式之后的页面滚动条修改 end*/


/*404页面*/

.channel_content.false {
    padding: 0;
}

.false01 .content {
    width: 850px;
    position: absolute;
    left: 50%;
    margin-left: -425px;
    top: 50%;
    margin-top: -302px;
}

.false01 .content .box {
    width: 55%;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 110px;
}

.false01 .text {
    padding: 20px 0 0 60px;
}

.false01 .text .txt1 {
    font-size: 28px;
    font-weight: bold;
    color: #06378e;
    margin-bottom: 25px;
}

.false01 .text .txt2 {
    font-size: 18px;
    font-weight: bold;
    color: #1f1f1f;
}

.false01 .text .txt3 {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.false01 .text .txt3 li {
    position: relative;
    padding-left: 25px;
}

.false01 .text .txt3 li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #959595;
}

.false01 .text .txt4 {
    font-size: 16px;
    color: #666;
    line-height: 26px;
}

.false01 .text .txt4 a {
    color: #1b6ce5;
}


/*网站返回顶部*/

.website_gotop .gotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: url(../static/images/go_top.png) no-repeat center;
    width: 40px;
    height: 40px;
    z-index: 10;
    cursor: pointer;
}

.header_bott .inav_wrapper {
    width: 62%;
}


/* 20191108 */


/* 薪酬体系 */

.xctx.channel_content {
    padding: 0;
}

.xctx01 {
    padding: 50px 0 60px;
}

.xctx01 .left {
    width: 50%;
    float: left;
}

.xctx01 .left .infor {
    color: #666;
    padding: 87px 36px 0 77px;
}

.xctx01 .left .infor .tit {
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
}

.xctx01 .left .infor .con {
    font-size: 14px;
    line-height: 30px;
    margin-top: 30px;
}

.xctx01 .right {
    width: 50%;
    float: right;
}

.xctx01 .right .box {
    padding-left: 80px;
}

.xctx02 {
    background: #f6f6f6;
    padding: 60px 0;
}

.xctx02 .infor {
    text-align: center;
    color: #666;
    margin-bottom: 40px
}

.xctx02 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
}

.xctx02 .content .rect-6667 {
    padding-bottom: 66.67%;
}

.xctx02 .content .item {
    width: 23%;
    margin-left: 2.6%;
    float: left;
}

.xctx02 .content .item:first-child {
    margin-left: 0;
}

.xctx02 .content .item .intro {
    background: #fff
}

.xctx02 .content .item .intro .box {
    padding: 47px 50px;
    text-align: center;
}

.xctx02 .content .item .intro .box .icon {
    width: 55px;
    height: 55px;
    margin: 0 auto 23px;
}

.xctx02 .content .item .intro .box .text {
    font-size: 20px;
}

.xctx02 .content .item .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #00a1e9;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    -webkit-trandition: all 0.5s ease;
}

.xctx02 .content .item .cover .box {
    padding: 48px;
    color: #fff;
    font-size: 14px;
}

.xctx02 .content .item:hover .cover {
    opacity: 1;
    visibility: visible;
}

.xctx03 {
    padding: 60px 0;
}

.xctx03 .rect-102 {
    padding-bottom: 102%;
}

.xctx03 .rect-625 {
    padding-bottom: 62.5%;
}

.xctx03 .left {
    width: 38%;
    float: left;
    background: #facd00;
}

.xctx03 .left .box {
    padding: 107px 72px 130px 82px;
}

.xctx03 .left .box .tit {
    font-size: 36px;
    color: #4f4f4f;
    line-height: 40px;
    font-weight: bold;
}

.xctx03 .left .box .con {
    color: #4f4f4f;
    margin-top: 50px;
}

.xctx03 .left .box .con li {
    font-size: 14px;
    line-height: 33px;
    cursor: pointer;
}

.xctx03 .left .box .con li.cur {
    color: #929292;
}

.xctx03 .left .box .con li i {
    float: left;
    margin: 0;
    margin-right: 10px;
    font-size: 12px;
}

.xctx03 .left .box .con li span {
    vertical-align: middle;
    overflow: hidden;
}

.xctx03 .right {
    width: 62%;
    float: right;
}

.xctx03 .right .img_box {
    position: relative;
}

.xctx03 .right .img_ {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
    -webkit-trandition: all 0.5s ease;
}

.xctx03 .right .img_.cur {
    opacity: 1;
    visibility: visible;
}


/* 社交媒体 */

.sj_media.channel_content {
    padding: 0;
    background: #f6f6f6;
}

.sj_media01 {
    padding: 30px 0 10px;
}

.sj_media02 {
    padding: 60px 0 60px;
}

.sj_media02 .infor {
    text-align: center;
    margin-bottom: 60px;
}

.sj_media02 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #666;
}

.sj_media02 .infor .con {
    font-size: 17px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #666;
}

.sj_media02 .content li {
    width: 17%;
    float: left;
    margin: 0 1.5%;
    position: relative;
    overflow: hidden;
}

.sj_media02 .content li .li {
    transition: all .3s;
    background: #fff;
}

.sj_media02 .content li .box {
    padding: 25px;
}

.sj_media02 .content li .box .intro .t {
    font-size: 24px;
    color: #00a1e9;
    margin-top: 20px
}

.sj_media02 .content li .box .intro .c {
    font-size: 14px;
    color: #666;
    margin-top: 7px;
    margin-bottom: 10px;
}

.sj_media02 .content li:hover .li {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.sj_media02 .content li:hover .li_hover {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.sj_media02 .content li .li_hover {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    -webkit-transform: scale(1.333, 1.333);
    -ms-transform: scale(1.333, 1.333);
    transform: scale(1.333, 1.333);
    transition: all .3s ease;
}

.sj_media02 .content li .li_hover .img {
    width: 35%;
    margin: 15% auto;
}

.sj_media02 .content li .li_hover .t {
    text-align: center;
    font-size: 16px;
    color: #666;
}

.sj_media03 {
    padding: 60px 0;
}

.sj_media03 .infor {
    margin-bottom: 50px;
}

.sj_media03 .infor .tit {
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #666;
    margin-bottom: 30px;
    text-align: center;
}

.sj_media03 ul {
    text-align: center;
}

.sj_media03 li {
    display: inline-block;
    margin-bottom: 17px;
}

.sj_media03 li .box {
    display: block;
}

.sj_media03 li .icon {
    display: inline-block;
    width: 55px;
    height: 55px;
    vertical-align: middle;
    margin: 0 9px;
}

.sj_media03 li span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
}


/* 发展历程下层 */

.history_xc.channel_content {
    padding: 0;
}

.history_xc01 {
    padding: 60px 0;
}

.history_xc01 .rect-64 {
    padding-bottom: 64%;
}

.history_xc01 .stage_box li {
    float: left;
    width: 25%;
    cursor: pointer;
    border-bottom: 4px solid #00479d;
}

.history_xc01 .stage_box li.cur {
    background: #00479d;
}

.history_xc01 .stage_box li .pd {
    padding: 10px 20px;
}

.history_xc01 .stage_box li .year span {
    font-size: 16px;
    color: #666;
}

.history_xc01 .stage_box li .year i {
    float: right;
    visibility: hidden;
    opacity: 0;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    width: 16px;
    height: 8px;
    background: url(../static/images/history_xc01_1.png) 0 0 no-repeat;
}

.history_xc01 .stage_box li.cur .year i,
.history_xc01 .stage_box li.cur:hover .year i {
    visibility: visible;
    opacity: 1;
}

.history_xc01 .stage_box li:hover .year i {
    visibility: visible;
    opacity: .3;
}

.history_xc01 .stage_box .desc {
    font-size: 20px;
    color: #666;
}

.history_xc01 .stage_box li:hover .desc {
    color: #00a1e9;
}

.history_xc01 .stage_box li:hover .year span {
    color: #00a1e9;
}

.history_xc01 .stage_box li.cur .desc {
    color: #fff;
}

.history_xc01 .stage_box li.cur .year span {
    color: #fff;
}

.history_xc01 .container {
    background: url(../static/images/history_xc01_2.jpg) center top repeat-y;
}

.history_xc01 .container .l_box {
    width: 50%;
    text-align: right;
}

.history_xc01 .container .r_box {
    width: 50%;
}

.history_xc01 .container .l_box .pd {
    padding: 80px 80px 0 60px;
    display: none;
}

.history_xc01 .container .l_box .tit {
    font-size: 30px;
    color: #666;
    margin-bottom: 10px;
}

.history_xc01 .container .l_box .info {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.history_xc01 .container .r_box ul {
    padding: 80px 100px 0 80px;
}

.history_xc01 .container .r_box ul li {
    margin-bottom: 50px;
}

.history_xc01 .container .r_box .year {
    font-size: 24px;
    color: #666;
    margin-bottom: 10px;
    position: relative;
}

.history_xc01 .container .r_box .desc {
    font-size: 14px;
    line-height: 22px;
    color: #666666;
}

.history_xc01 .container .r_box .desc img {
    margin-bottom: 20px;
}

.history_xc01 .container .r_box .year:after {
    content: '';
    width: 70px;
    height: 14px;
    background: url(../static/images/history_xc01_3.png) center center no-repeat;
    display: block;
    position: absolute;
    left: -88px;
    top: 12px;
}

.text_content {
    margin-top: 30px;
}


/* 表单  */

.jltd .tit {
    text-align: center;
    margin-bottom: 30px;
}

.jltd .tit .t {
    font-size: 36px;
    line-height: 1.2;
    color: #666;
    font-weight: bold;
}

.jltd .tit .c {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin: 5px 0;
}

.jltd .text_content {
    padding: 0 19%;
}

.jltd .text_content .inp_box {
    float: left;
    width: 46%;
    margin: 0 2% 20px;
    position: relative;
}

.jltd .text_content .inp_box .type {
    font-size: 14px;
    color: #353333;
    margin-bottom: 5px;
}

.jltd .text_content .inp_box .input_area {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc;
    padding: 0
}

.jltd .text_content .inp_box .select_wrap {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc;
    position: static;
    box-sizing: inherit;
}

.jltd .text_content .inp_box textarea.input_area {
    height: 100px;
}

.jltd .text_content .inp_box span.xing {
    color: #ff0000;
    position: absolute;
    right: 20px;
    top: 55%;
}

.jltd .text_content .inp_box span.Validform_checktip {
    position: absolute;
    top: 55%;
    right: 27px;
}

.jltd .text_content .choose .xz i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 11px;
    height: 11px;
    margin-right: 10px;
    vertical-align: middle;
    background: url(../static/images/service_case02_1.png) no-repeat 0 0;
}

.jltd .text_content .choose .xz.cur i {
    background-position: 0 -11px;
}

.jltd .text_content .yzm .input_area {
    width: 46%;
    margin: 0 4% 0 2%;
    height: 44px;
    line-height: 44px;
    border: 1px solid #cccccc;
    padding-left: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.jltd .text_content .yzm .yzmImg {
    height: 44px;
}

.jltd .text_content .con {
    font-size: 13px;
    color: #454545;
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #999999;
}

.jltd .text_content .send {
    cursor: pointer;
    float: right;
    background: #00a1e9;
    border: none;
    outline: none;
    font-size: 20px;
    color: #fff;
    width: 190px;
    line-height: 50px;
}

.jltd .text_content .send:hover {
    background: #038dcc;
}

.jltd .text_content .t {
    line-height: 50px;
}

.jltd .text_content .t a {
    color: #00a1e9;
    text-decoration: underline;
}

.jltd .select-ui-choose-default {
    border-radius: 0;
    position: relative;
}

.jltd .select-ui-choose ._arrow {
    top: 13px;
}


/* 20191122 */


/* 分享弹窗 */

.Share_box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 100;
    display: none;
}

.Share_box .share_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: url(../static/images/share_bg.png) center;
    z-index: 1;
}

.Share_box .content .share_close {
    width: 38px;
    height: 38px;
    background: url(../static/images/share_close.png) no-repeat center;
    position: absolute;
    top: 30px;
    right: 24px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.Share_box .content .share_close:hover {
    transform: rotateZ(360deg);
}

.Share_box .content {
    position: fixed;
    width: 580px;
    height: 380px;
    left: 50%;
    margin-left: -290px;
    top: 50%;
    margin-top: -190px;
    background: #fff;
    z-index: 2;
}

.Share_box .content .box {
    padding: 55px 70px 50px;
}

.Share_box .content .box .share_title {
    font-size: 20px;
    line-height: 26px;
    color: #666;
    text-align: center;
    margin-bottom: 40px;
}

.Share_box .content .box ul {
    text-align: center;
}

.Share_box .content .box ul li {
    font-size: 0;
    margin: 0 21px;
    display: inline-block;
    position: relative;
}

.Share_box .content .box ul li a {
    display: block;
}

.Share_box .content .box ul li a .img_ {
    display: block;
    width: 54px;
    height: 54px;
}

.Share_box .content .box ul li a .txt {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-align: center;
    margin: 8px 0 30px;
    opacity: 1;
    visibility: visible;
}

.Share_box .content .box ul li a.linkin .txt {
    margin-bottom: 0;
}

.Share_box .content .box ul li a.twitter .txt {
    margin-bottom: 0;
}


/* 微信下拉及微信字体隐藏 */

.Share_box .content .box ul li.weixin_xl a .txt {
    opacity: 0;
    visibility: hidden;
}

.Share_box .content .box ul li .share_ewm {
    position: absolute;
    width: 112px;
    height: 112px;
    left: 50%;
    margin-left: -66px;
    top: 54px;
    display: none;
    padding: 12px;
}

.Share_box .content .box ul li .share_ewm .img_ {
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0px;
    background-repeat: no-repeat;
}

.Share_box .content .box ul li .share_ewm .img_:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -8%;
}

.Share_box .bdsharebuttonbox a {
    height: auto;
    padding: 0;
    margin: 0;
    background: none;
}


/*20191129*/

.news_download.channel_content {
    background: #f6f6f6;
}

.news_download01 {
    padding-top: 60px;
}

.news_download01 .item {
    margin-bottom: 30px;
}

.news_download01 .item:last-child {
    margin-bottom: 0;
}

.news_download01 .item .title {
    font-size: 26px;
    font-weight: bold;
    color: #646464;
    margin-bottom: 20px
}

.news_download01 .item .con .li_ {
    width: 32%;
    margin-right: 2%;
    float: left;
    position: relative;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    margin-bottom: 26px;
}

.news_download01 .item .con .li_three {
    margin-right: 0;
}

.news_download01 .item .con .li_ .li_box {
    padding: 37px 107px 39px 40px;
    background: #fff;
}

.news_download01 .item .con .li_ .li_box .tit {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    margin-bottom: 30px;
    height: 48px;
    overflow: hidden;
}

.news_download01 .item .con .li_ .li_box .date {
    font-size: 14px;
    color: #646464;
    line-height: 24px;
}

.news_download01 .item .con .li_ .li_box .icon {
    display: block;
    width: 22px;
    height: 25px;
    background: url(../static/images/news_down01_1.png) no-repeat center;
    position: absolute;
    right: 27px;
    bottom: 27px;
}

.news_download01 .item .con .li_ .li_line {
    width: 0;
    height: 5px;
    background: #ffcb2d;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.5s ease;
}

.news_download01 .item .con .li_:hover .li_line {
    width: 100%;
}

.news_download01 .item .con .li_:hover {
    box-shadow: -4px 2px 20px 1px rgba(0, 0, 0, 0.2)
}


/*20191205预警平台*/

.yjpt.channel_content {
    padding: 0;
}

.yjpt .addPart {
    clear: both;
    position: relative;
    background: #f6f6f6;
    padding: 35px 0;
}

.yjpt .addPart .partArr {
    display: block;
    width: 0;
    height: 0;
    border-color: #f6f6f6 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 20px 30px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: -40px;
    overflow: hidden;
}

.yjpt .addPart b {
    font-weight: normal;
}

.yjpt .yjpt01 {
    z-index: 9;
}

.yjpt .yjpt02 {
    z-index: 20;
    background: #fff;
}

.yjpt .yjpt02 .partArr {
    border-top-color: #fff;
}

.yjpt .yjpt03 {
    z-index: 10;
}

.yjpt .yjpt03 .partArr {
    display: none;
}

.yjpt .addPart .hd {
    margin-bottom: 10px;
}

.yjpt .addPart .n {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 26px;
    margin-left: 11px;
}

.yjpt .addPart .more {
    padding-left: 12px;
    color: #c5c5c5;
    font-size: 14px;
}

.yjpt .addPart .more b {
    font-family: sans-serif;
    padding-left: 5px;
    font-weight: bold;
}

.yjpt .addPart li a {
    display: block;
    padding: 10px;
    margin: 1px;
    position: relative;
    *zoom: 1;
    -webkit-transition: none;
    transition: none;
    overflow: hidden;
    height: 52px;
}

.yjpt .addPart li ._n {
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 80%;
    height: 26px;
    line-height: 26px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.yjpt .addPart li ._time {
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 26px;
    white-space: nowrap;
    color: #999;
    margin-left: 5px;
}

.yjpt .addPart li ._text {
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.yjpt .addPart li a:hover {
    border: #3ca8e6 1px solid;
    background-color: #ffffff;
    margin: 0;
    padding-left: 70px;
    height: 50px;
}

.yjpt .addPart li a:hover ._time {
    width: 52px;
    height: 17px;
    background: #14a7ea;
    position: absolute;
    left: 10px;
    top: 10px;
    color: #fff;
    text-align: center;
    font: 0/0 a;
    letter-spacing: -9px;
    padding-top: 35px;
    margin-left: 0;
}

.yjpt .addPart li a:hover ._time b {
    font-size: 12px;
    color: #e7f3f1;
    line-height: 1.2;
    letter-spacing: 0;
    font-family: Arial;
}

.yjpt .addPart li a:hover ._time ._day {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 0;
    top: 5px;
}

.yjpt .addPart li a:hover ._n {
    color: #40b4e5;
}

.yjpt .yjpt03 li a {
    height: 50px;
}


/*预警平台列表*/

.yjpt_list.channel_content {
    background: #f6f6f6;
}

.yjpt_list01 {
    padding-top: 60px
}

.yjpt_list01 .left {
    width: 70%;
    float: left;
}

.yjpt_list01 .left li {
    background: #fff;
    clear: both;
    overflow: hidden;
    padding: 17px;
    margin-bottom: 30px;
}

.yjpt_list01 .left li a {
    display: block;
}

.yjpt_list01 .left li .date {
    float: left;
    width: 10%;
    color: #fff;
    text-align: center;
    background: #16a9ea;
    margin-right: 3%;
    padding: 10px 0;
}

.yjpt_list01 .left li .date span {
    display: block;
    font-family: Arial;
}

.yjpt_list01 .left li .date .d1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    width: auto;
    margin: 0;
}

.yjpt_list01 .left li .date .d2 {
    color: #c8e2f1;
}

.yjpt_list01 .left li .time {
    display: none;
}

.yjpt_list01 .left li .n {
    font-size: 22px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    transition: all 0.5s ease;
}

.yjpt_list01 .left li .text {
    border-top: #999 1px dotted;
    overflow: hidden;
    padding-top: 10px;
    margin-top: 5px;
    color: #333;
}

.yjpt_list01 .left li a:hover .n {
    color: #01a2ea;
}

.yjpt_list01 .right {
    width: 25.4%;
    float: right;
}

.yjpt_list01 .right .r_box {
    padding: 30px;
    background: #fff;
}

.yjpt_list01 .right .r_box .sec_hd {
    margin-bottom: 15px;
    line-height: 32px;
    font-size: 24px;
    color: #333;
}

.yjpt_list01 .right .r_box .sec_bd li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.yjpt_list01 .right .r_box .sec_bd li a {
    display: block;
}

.yjpt_list01 .right .r_box .sec_bd li a .time {
    color: #01a2ea;
}


/*20191227*/


/*简历投递 上传*/

.jltd .text_content .inp_box.Form-J1-li .uploadBox {
    width: 57%;
    height: 26px;
    border: #ddd 1px solid;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #fff;
    overflow: hidden;
    vertical-align: middle;
    position: relative;
}

.jltd .text_content .inp_box.Form-J1-li #uploadPiker {
    width: 100%;
    height: 26px;
    line-height: 26px;
    position: relative;
    z-index: 2;
}

.jltd .text_content .inp_box.Form-J1-li #file_info {
    width: 100%;
    height: 26px;
    line-height: 26px;
    position: absolute;
    left: 0;
    top: 0;
}

.jltd .text_content .inp_box.Form-J1-li #uploadPiker {
    z-index: 2;
}

.jltd .text_content .inp_box.Form-J1-li #file_info {
    text-indent: 10px;
}

.jltd .text_content .inp_box.Form-J1-li #ctlBtn {
    display: inline-block;
    width: auto;
    height: 26px;
    line-height: 26px;
    border: #01a2ea 1px solid;
    padding: 0 24px;
    overflow: hidden;
    vertical-align: middle;
}

.jltd .text_content .inp_box.Form-J1-li .webuploader-pick {
    width: 100%;
    height: 100%;
    padding: 0;
    background: none;
}


/*20191228*/

.job_list .form_box .inp_wrap {
    width: 17%;
}


/*调查问卷*/

.questionnaire {
    background: #fbfbfb;
    padding-bottom: 0;
}

.questionnaire .wrap {
    background: #fff;
    padding-bottom: 60px;
}

.questionnaire01 {
    position: relative;
    height: 190px;
    color: #666;
}

.questionnaire01 img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
}

.questionnaire02 {}

.questionnaire02 form {
    margin-left: 40px;
    margin-right: 40px;
}

.questionnaire02 form .tit {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    color: #5d5d5d;
}

.questionnaire02 form .tit .t {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.questionnaire02 form .tit .d {
    line-height: 28px;
}

.questionnaire02 form .con {
    padding: 40px 95px 70px;
    border-bottom: 2px solid #e5e5e5;
}

.questionnaire02 form .con.con2 {
    padding-bottom: 45px;
}

.questionnaire02 form .con.con3 {
    padding-bottom: 45px;
}

.questionnaire02 form .con .desc {
    font-size: 14px;
    line-height: 2.2;
}

.questionnaire02 form .con .desc strong {
    font-size: 16px;
}

.questionnaire02 .form1 {
    width: 65%;
    margin-top: 25px;
}

.questionnaire02 .form1 .span-6 {
    position: relative;
}

.questionnaire02 .form1 .tip {
    color: red;
    position: absolute;
    right: 13%;
    bottom: 40px;
    line-height: 20px;
}

.questionnaire02 .form1 input {
    line-height: 40px;
    height: 40px;
    width: 90%;
    margin: 10px 0 25px;
    border: 1px solid #e2e2e2;
}

.questionnaire02 .form1 img {
    margin-top: 10px;
}

.questionnaire02 .form2 {
    line-height: 2.2;
}

.questionnaire02 .form2 ._cbox {
    margin-right: 40px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.questionnaire02 .form2 .item_a {
    margin: 10px 0;
}

.questionnaire02 .form2 input[type=checkbox],
.questionnaire02 .form2 input[type=radio] {
    margin: 0;
    margin-right: 20px;
    cursor: pointer;
    position: relative;
    width: 0;
    height: 16px;
}

.questionnaire02 .form2 input[type=checkbox]:after,
.questionnaire02 .form2 input[type=radio]:after {
    position: absolute;
    top: 0;
    left: -2px;
    width: 16px;
    height: 16px;
    content: " ";
    background: url(../static/images/questionnaire_radio.jpg) no-repeat;
    display: inline-block;
    visibility: visible;
}

.questionnaire02 .form2 input[type=checkbox]:checked:before,
.questionnaire02 .form2 input[type=radio]:checked:before {
    content: " ";
    display: block;
    position: absolute;
    top: 5px;
    left: 3px;
    width: 6px;
    height: 6px;
    background: #00a1e9;
    border-radius: 50%;
    z-index: 1;
}

.questionnaire02 .form2 textarea {
    resize: none;
    width: 62%;
    background: #f4f4f4;
    border: 1px solid #e9e9e9;
    height: 75px;
}

.questionnaire02 button {
    width: 220px;
    display: block;
    margin-top: 40px;
    margin-left: 95px;
    line-height: 48px;
    font-size: 17px;
    color: #fff;
    background: #00a1e9;
    border-radius: 3px;
    border: none;
}


/*2020-0108*/


/*点击加载更多*/

.load_more {
    text-align: center;
    margin-top: 40px;
    position: relative;
}

.load_more .loading {
    display: none;
    background: url(../static/images/loading2.gif) no-repeat;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
}

.load_more a {
    display: block;
    border: 2px #00a1e9 solid;
    height: 45px;
    line-height: 45px;
    width: 366px;
    text-align: center;
    font-size: 16px;
    color: #00a1e9;
    position: relative;
    z-index: 2;
    margin: auto;
}

.load_more.loading_status .loading {
    display: block;
}

.load_more.loading_status a {
    display: none;
}

.load_more a:hover {
    border-color: #00a1e9;
    background-color: #00a1e9;
    color: #fff;
}

.load_more a:hover .ico {
    background-position: -80px -100px;
}

.load_more.nomore {
    display: none;
}

@media only screen and (max-width:760px) {
    .load_more {
        margin-top: 20px;
    }
}


/*首页*/

.index_questionnaire {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
    color: #fff;
    cursor: pointer;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    transform: translateX(100%);
}

.index_questionnaire.tiny {
    margin-right: -490px;
}

.index_questionnaire i {
    margin: 0;
}

.index_questionnaire .text {
    position: absolute;
    left: 5px;
    top: 20px;
    width: 24px;
    line-height: 1.2;
    font-size: 16px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.index_questionnaire.tiny .text {
    opacity: 1;
    visibility: visible;
}

.index_questionnaire .close {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 24px;
}

.index_questionnaire .pic {
    width: 522px;
}

.index_questionnaire.mobile {
    left: 0;
    width: 100%;
    transform: none;
}

.index_questionnaire.mobile.tiny {
    left: 100%;
    margin-left: -30px;
}

.index_questionnaire.mobile .pic {
    width: 100%;
}

.index_questionnaire.mobile .text {
    font-size: 12px;
    top: 50%;
    margin-top: -80px;
    line-height: 1.1;
    width: 20px;
}


/* 徐工专题 抗击疫情 20200312 */

.zt_wrap {
    width: 1260px;
    margin-right: auto;
    margin-left: auto;
}

.zt_header .logo {
    float: left;
    padding: 10px 0;
}

.zt_header .top_list {
    float: right;
    margin-right: 100px;
    padding-top: 10px;
}

.zt_header .top_list li {
    float: left;
    font-size: 12px;
    color: #666;
    position: relative;
    padding: 0 15px;
    line-height: 30px;
}

.zt_header .top_list li.li01 .icon {
    display: inline-block;
    width: 12px;
    height: 10px;
    background: url(../static/images/h_top_pic3.png) no-repeat center;
}

.zt_header .top_list li.li02 .icon {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../static/images/h_top_pic2_1.png) no-repeat center;
}

.zt_header .top_list li.li03 .icon {
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(../static/images/h_top_pic1.png) no-repeat center;
}

.zt_header .top_list li:after {
    content: '';
    width: 1px;
    height: 11px;
    background: #e5e5e5;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px
}

.zt_header .top_list li:first-child:after {
    display: none;
}

.zt_header .guanhui_ewm {
    position: absolute;
    width: 112px;
    height: 112px;
    left: 50%;
    margin-left: -66px;
    top: 100%;
    display: none;
    padding: 12px;
}

.zt_header .guanhui_ewm .img_ {
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0px;
    background: #fff;
}

.zt_header .guanhui_ewm .img_:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -8%;
}

.zt_header .m_tool {
    display: none;
}

.zt_nav .nav_wrap {
    background: url(../static/images/zt_nav_bg.png) no-repeat center;
    height: 92px;
    margin-top: -17px;
    position: relative;
}

.zt_nav dl dt,
.zt_nav dl dd {
    float: left;
    line-height: 103px;
    margin: 0 50px;
    cursor: pointer;
}

.zt_nav dl dt {
    margin-left: 79px;
    color: #444;
    font-weight: bold;
    font-size: 18px;
}

.zt_nav dl dd {
    font-size: 18px;
    color: #fff;
}

.zt_nav dl dd.cur {
    color: #ffc700;
}

.zt_nav dl a {
    display: block;
}

.zt_nav .nav_wrap.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.zt_main {
    background: url(../static/images/zt_main_bg.jpg) no-repeat center top;
    box-sizing: border-box;
    margin-top: -5px;
    position: relative;
    background-size: cover;
}

.zt_pt1 {
    padding-top: 60px;
}

.zt_pt1 .left {
    float: left;
    width: 27%;
}

.zt_pt1 .left .infor {
    position: relative;
}

.zt_pt1 .left .infor:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 960px;
    height: 100%;
    background: #03479c;
    z-index: 0;
}

.zt_pt1 .left .infor .box {
    position: relative;
    z-index: 1;
    padding: 40px 30px;
}

.zt_pt1 .left .infor .tit {
    font-size: 46px;
    font-weight: bold;
    color: #fec601;
}

.zt_pt1 .left .infor .con {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}

.zt_pt1 .left .content {
    background: url(../static/images/zt_pt1_1.jpg) no-repeat center;
    background-size: cover;
    margin-top: 20px;
}

.zt_pt1 .left .content ul {
    padding: 55px 35px;
}

.zt_pt1 .left .content ul li {
    overflow: hidden;
    margin-bottom: 10px;
}

.zt_pt1 .left .content ul li .num {
    float: left;
    font-size: 60px;
    font-family: Impact;
    color: #fff;
    line-height: 1;
    padding-right: 15px;
}

.zt_pt1 .left .content ul li .txt {
    float: left;
    font-size: 17px;
    color: #fff;
    position: relative;
    top: 5px;
}

.zt_pt1 .left .content ul li .txt span {
    display: block;
}

.zt_pt1 .right {
    float: right;
    width: 70.6%;
    background: #fff;
}

.zt_pt1 .right .box {
    padding: 20px 25px 60px 25px;
}

.zt_pt1 .right .hd .left {
    width: 60%;
    float: left;
}

.zt_pt1 .right .hd .left .rect-64 {
    padding-bottom: 64%;
}

.zt_pt1 .right .hd .right {
    width: 39%;
    float: right;
}

.zt_pt1 .right .hd .right .intro {
    padding: 19px 0 0 30px;
}

.zt_pt1 .right .hd .right .intro .t {
    font-size: 30px;
    line-height: 33px;
    color: #3d3c3c;
    max-height: 132px;
    font-weight: bold;
    overflow: hidden;
    transition: all 0.5s ease;
}

.zt_pt1 .right .hd .right .intro .c {
    font-size: 13px;
    line-height: 23px;
    color: #3d3c3c;
    margin-top: 13px;
    height: 92px;
    overflow: hidden;
    transition: all 0.5s ease;
}

.zt_pt1 .right .hd .right .intro .tool {
    font-size: 15px;
    color: #666;
    margin-top: 26px;
    transition: all 0.5s ease;
}

.zt_pt1 .right .hd:hover .right .intro .t {
    color: #00a1e9;
}

.zt_pt1 .right .hd:hover .right .intro .c {
    color: #00a1e9;
}

.zt_pt1 .right .hd:hover .right .intro .tool {
    color: #00a1e9;
}

.zt_pt1 .right .hd .right .intro .tool .share_more {
    cursor: pointer;
}

.zt_pt1 .right .list {
    display: none;
    overflow: hidden;
    position: relative;
}

.zt_pt1 .right .bd .item {
    float: left;
    cursor: pointer;
    width: 33%;
}

.zt_pt1 .right .owl-item .list {
    display: block;
}

.zt_pt1 .right .bd .item .item_box {
    padding: 30px 20px 0px;
    display: block;
}

.zt_pt1 .right .bd .item .item_box .intro {
    position: relative;
    overflow: hidden;
}

.zt_pt1 .right .bd .item .item_box .intro .t {
    font-size: 18px;
    line-height: 26px;
    color: #666;
    font-weight: bold;
    height: 52px;
    overflow: hidden;
}

.zt_pt1 .right .bd .item .item_box .intro .d {
    font-size: 13px;
    line-height: 20px;
    color: #00479d;
    margin-bottom: 10px;
}

.zt_pt1 .right .bd .item .item_box .intro .c {
    font-size: 13px;
    color: #666;
    line-height: 22px;
    margin-bottom: 30px;
    height: 66px;
    overflow: hidden;
}

.zt_pt1 .right .bd .item .item_box .intro:after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #d1d1d1;
}

.zt_pt1 .right .bd .item .item_box .intro:before {
    content: '';
    width: 0%;
    height: 3px;
    background: #facd00;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.6s ease;
}

.zt_pt1 .right .bd .item:hover .item_box .intro:before {
    width: 100%;
    z-index: 3
}

.zt_pt1 .right .bd .item:hover .item_box .intro .t {
    color: #00479d;
}

.zt_pt1 .right .owl-dots {
    position: absolute;
    z-index: 10;
    bottom: -45px;
    left: 0%;
    width: 100%;
    text-align: center;
}

.zt_pt1 .right .owl-dot {
    width: 9px;
    height: 9px;
    background: #a5acb0;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.zt_pt1 .right .owl-dot.active {
    background: #face00
}

.zt_pt1 .m_news {
    display: none;
}

.zt_pt2 .zt_wrap {
    position: relative;
}

.zt_pt2 .infor {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
}

.zt_pt2 .rect-927 {
    padding-bottom: 92.7%;
}

.zt_pt2 .left {
    float: left;
    width: 35%;
}

.zt_pt2 .right {
    float: right;
    width: 57%;
    margin-right: 1%;
    height: 407px;
    overflow: hidden;
}

.zt_pt2 .right ul li {
    margin-bottom: 32px;
    cursor: pointer;
}

.zt_pt2 .right ul li .tit {
    line-height: 70px;
}

.zt_pt2 .right ul li .tit .t {
    float: left;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    width: 84%;
    padding: 0 2%;
    background: #01a2ea;
}

.zt_pt2 .right ul li .tit .t_btn {
    width: 64px;
    height: 70px;
    float: right;
    background: url(../static/images/zt_pt2_3.jpg)
}

.zt_pt2 .right ul li .con {
    display: none;
    width: 84%;
    padding: 2%;
    overflow: hidden;
}

.zt_pt2 .right ul li .con .t {
    line-height: 25px;
    font-size: 15px;
    color: #1a1a1a;
    height: 75px;
    overflow: hidden;
}

.zt_pt2 .right ul li .con .more {
    float: left;
    line-height: 30px;
    text-align: center;
    padding: 0 15px;
    color: #000;
    background: #ffc700;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px;
    transition: all 0.5s ease;
}

.zt_pt2 .right ul li .con .more:hover {
    border-color: #00a1e9;
    background: #00a1e9;
    color: #fff;
}

.zt_pt2 .right ul li.cur .tit .t {
    background: #ffc700;
    color: #000;
}

.zt_pt2 .right ul li.cur .tit .t_btn {
    background: url(../static/images/zt_pt2_2.jpg)
}

.zt_pt2 .narrs {
    font-size: 24px;
    position: absolute;
    top: 20px;
    right: 0
}

.zt_pt2 .narr_prev {
    right: 40px
}

.zt_pt3 {
    padding: 60px 0;
}

.zt_pt3 .infor {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
}

.zt_pt3 .rect-50 {
    padding-bottom: 50%;
}

.zt_pt3 .content {
    position: relative;
}

.zt_pt3 .content_wrap {
    width: 76%;
    margin: 0 auto;
    overflow: hidden;
}

.zt_pt3 .content ul {
    width: 750px;
    height: 375px;
    margin: 0 auto;
    z-index: 30;
}

.zt_pt3 .content li {
    width: 750px;
    height: 375px;
}

.zt_pt3 .content li .list_img {
    transition: .3s ease;
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    background: #000;
}

.zt_pt3 .content li .list_img img {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.zt_pt3 .content li.roundabout-in-focus .list_img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.zt_pt3 .content li.roundabout-in-focus .list_img img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.zt_pt3 .content li .list_text {
    transition: .3s ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../static/images/zt_pt3_2.png) no-repeat center;
}

.zt_pt3 .content li.roundabout-in-focus .list_text {
    opacity: 1;
    visibility: visible;
}

.zt_pt3 .content li .list_text .list_p {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.zt_pt3 .content .arr_btn02 {
    position: absolute;
    width: 63px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
}

.zt_pt3 .content .arr_btn02_l {
    background: url(../static/images/zt_pt2_4.jpg) no-repeat center;
    left: 0;
}

.zt_pt3 .content .arr_btn02_r {
    background: url(../static/images/zt_pt2_3.jpg) no-repeat center;
    right: 0;
}

.zt_pt3 .arr_btn {
    display: none;
}

.zt_pt3 .ie8 {
    display: none;
}

.zt_pt3 .ie8 .owl-nav>div {
    font-size: 0;
    position: absolute;
    width: 63px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
}

.zt_pt3 .ie8 .owl-nav .owl-prev {
    background: url(../static/images/zt_pt2_4.jpg) no-repeat center;
    left: 0;
}

.zt_pt3 .ie8 .owl-nav .owl-next {
    background: url(../static/images/zt_pt2_3.jpg) no-repeat center;
    right: 0;
}

.zt_pt4 {
    padding-bottom: 60px;
}

.zt_pt4 .infor {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
}

.zt_pt4 .content {
    width: 92%;
}

.zt_pt4 .content .item {
    background: #fff;
    cursor: pointer;
    display: none;
}

.zt_pt4 .content .owl-item .item {
    display: block;
}

.zt_pt4 .content .item .box {
    position: relative;
    padding: 50px 20px;
    height: 215px;
    text-align: center;
}

.zt_pt4 .content .item .box:after {
    content: '';
    position: absolute;
    width: 96%;
    height: 96%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.075);
    top: 2%;
    left: 2%;
}

.zt_pt4 .content .item .box img {
    width: auto;
    margin: 0 auto;
    transition: .5s ease;
}

.zt_pt4 .content .item .box .t {
    margin: 25px 0 15px;
    font-size: 23px;
    font-weight: bold;
    color: #16233e;
}

.zt_pt4 .content .item .box .c {
    font-size: 15px;
    font-weight: bold;
    color: #121f37;
    line-height: 22px;
}

.zt_pt4 .content .item:hover img {
    transform: rotateY(180deg)
}

.zt_pt5 {
    padding-bottom: 60px;
}

.zt_pt5 .infor {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
}

.zt_pt5 .content .item {
    border-bottom: 4px solid #facd00;
    cursor: pointer;
    margin-bottom: 20px;
}

.zt_pt5 .content .item .cover .icon {
    opacity: 1;
    visibility: visible;
    position: absolute;
    width: 66px;
    height: 66px;
    left: 50%;
    margin-left: -33px;
    ;
    top: 50%;
    margin-top: -33px;
    background: url(../static/images/zt_pt5_play.png);
    transition: .3s ease;
}

.zt_pt5 .content .item .rect-55 {
    padding-bottom: 55%;
}

.zt_pt5 .content .item .cover span {
    font-size: 20px;
    color: #000;
    background: #facd00;
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    line-height: 40px;
    padding: 0 20px;
}

.zt_pt5 .content .item .cover2 {
    position: absolute;
    width: 100%;
    bottom: -100%;
    left: 0;
    background: url(../static/images/black.6.png);
    transition: .5s ease;
}

.zt_pt5 .content .item .cover2 .box {
    padding: 20px;
}

.zt_pt5 .content .item .cover2 .box .t {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    overflow: auto;
    white-space: normal;
}

.zt_pt5 .content .item .cover2 .box .c {
    font-size: 14px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    color: #fff;
}

.zt_pt5 .content .item:hover .cover2 {
    bottom: 0;
}

.zt_pt5 .content .item:hover .cover .icon {
    opacity: 0;
    visibility: hidden;
}

.zt_pt6 {
    padding-bottom: 40px;
}

.zt_pt6 .box {
    background: #fff;
    padding: 20px;
}

.zt_pt6 .infor {
    font-size: 32px;
    font-weight: bold;
    color: #03479e;
}

.zt_pt6 .infor1 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    background: url(../static/images/zt_pt6_bg.jpg) 300px 30px no-repeat;
}

.zt_main .brand_tanchuang {
    display: none;
}

.zt_main .img_list {
    display: none;
}

.zt_foot {
    background: #0a325e;
    padding: 20px 0;
    font-size: 14px;
    color: #fff;
}

.zt_foot .zt_wrap {
    position: relative;
}

.zt_foot .gotop {
    cursor: pointer;
    position: absolute;
    right: 35px;
    top: -10px;
    width: 45px;
    height: 45px;
    background: url(../static/images/zt_gotop.jpg) no-repeat center;
}


/* 徐工专题 抗击疫情 end*/


/* 20200320 徐工新闻轮播修改 */

.ipart02 .content .left .owl-nav>div {
    color: #fff;
    padding: 0;
    font-weight: bold;
    font-size: 30px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}

.ipart02 .content .left .owl-nav .owl-prev {
    left: 0;
}

.ipart02 .content .left .owl-nav .owl-next {
    right: 0;
}

.ipart02 .content .left .owl-nav>div:hover {
    color: #facd00;
}

.ipart02 .content .left .owl-nav>div i {
    margin: 0;
}

.ipart02 .list .owl-dots {
    position: absolute;
    z-index: 10;
    bottom: -45px;
    left: 0%;
    width: 100%;
    text-align: center;
}

.ipart02 .list .owl-dot {
    width: 9px;
    height: 9px;
    background: #a5acb0;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.ipart02 .list .owl-dot.active {
    background: #eaeaea;
    width: 13px;
    height: 13px;
}

/* 新闻列表修改 */

.news_list01 .news_list_l .recommend_news {
    margin-bottom: 0;
}

.news_list01 .news_list_l ul li .box {
    padding: 10px 20px;
}

.news_list01 .news_list_l ul li .box .img {
    width: 20%;
}

.news_list01 .news_list_l ul li .box .txt .t {
    font-size: 20px;
    color: #000;
    margin: 2px 0;
}

.news_list01 .news_list_l ul li .box .txt .c {
    font-size: 12px;
    color: #666;
    height: 52px;
}

.news_list01 .news_list_r .search_inp .select_box01,
.news_list01 .news_list_r .search_inp input {
    line-height: 40px;
    height: 40px;
}

.news_list01 .news_list_r .search_btn {
    line-height: 40px;
    height: 40px;
}

.news_list01 .news_list_r .search_inp ._arrow {
    width: 40px;
    height: 40px;
}

.news_center01 .content .left .owl-nav>div {
    color: #fff;
    padding: 0;
    font-weight: bold;
    font-size: 30px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}

.news_center01 .content .left .owl-nav .owl-prev {
    left: 0;
}

.news_center01 .content .left .owl-nav .owl-next {
    right: 0;
}

.news_center01 .content .left .owl-nav>div:hover {
    color: #facd00;
}

.news_center01 .content .left .owl-nav>div i {
    margin: 0;
}

.news_center02 .list .item .item_box .intro .t {
    color: #333;
    font-size: 18px;
}

.news_center02 .list .item .item_box .intro .c {
    font-size: 13px;
    height: 44px;
}

.ibanner .dots_btn {
    display: none;
}

.ibanner:hover .dots_btn {
    display: block;
}


/* 0331 */


/* 底部广告法修改 */

.ggf {
    position: relative;
}

.ggf .ggf_box {
    position: absolute;
    left: 0;
    bottom: 150%;
    background: #fff;
    width: 200px;
    padding: 15px;
    color: #555;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.ggf .ggf_box:after {
    content: '';
    height: 0;
    width: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-color: #fff transparent transparent transparent;
    border-style: solid solid dashed dashed;
    border-width: 6px;
    position: absolute;
    top: 100%;
    left: 10px;
}

.ggf:hover .ggf_box {
    opacity: 1;
    visibility: visible;
}


/* 20200402 */

.ibanner .dots_btn .dot02 .cover .icon,
.ibanner .dots_btn .dot03 .cover .icon,
.ibanner .dots_btn .dot04 .cover .icon,
.ibanner .dots_btn .dot05 .cover .icon {
    display: none;
}


/* 20200827 新闻详细宽度修改 */

.news_detail.channel_content {
    background: #fff;
}

.news_detail02 .news_det_bott .content .con {
    width:1000px;
    margin: 0 auto;
}

.news_detail02 .news_det_bott .content .box {
    padding: 60px 0;
}

.news_detail02 .news_det_bott .page_bott {
    background: #f6f6f6;
}

@media only screen and (max-width: 760px) {
    .news_detail02 .news_det_bott .content .con {
        width: 100%;
    }
}


/* 头部增加宝马展链接 */

.header_bott .logo {
    margin-right: 5%;
}

.header_bott .bmz {
    position: absolute;
    right: 500px;
    top: 4px;
}

@media only screen and (max-width:1440px) {
    .header_bott .bmz {
        right: 255px;
    }
}

@media only screen and (max-width:1240px) {
    .header_bott .bmz {
        right: 100px;
    }
}


/*产品右侧导航*/

.pro_rightbar {
    position: fixed;
    right: 0;
    top: 50%;
    width: 39px;
    z-index: 9999;
    display: none
}

.pro_rightbar li {
    display: block;
    width: 39px;
    height: 39px;
    margin: 5px 0;
    position: relative;
}

.pro_rightbar li a {
    display: block;
    width: 39px;
    height: 39px;
    background-image: url(../static/images/pro_right_icon.png);
    transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    border: 1px solid #eee;
}

.pro_rightbar li {
    position: relative;
}

.pro_rightbar li.li1 a {
    background-position: 0 0;
}

.pro_rightbar li.li1 a:hover {
    background-position: -46px 0;
}

.pro_rightbar li.li2 a {
    background-position: 0 -43px;
}

.pro_rightbar li.li2 a:hover {
    background-position: -46px -43px;
}

.pro_rightbar li.li3 a {
    background-position: 0 -86px;
}

.pro_rightbar li.li3 a:hover {
    background-position: -46px -86px;
}

.pro_rightbar li.li4 a {
    background-position: 0 -128px;
}

.pro_rightbar li.li4 a:hover {
    background-position: -46px -128px;
}

.pro_rightbar li .ewm {
    position: absolute;
    right: 100%;
    bottom: 0;
    width: 68px;
    height: 68px;
    display: none;
}


/* 2021-0331 */

.ibanner {
    margin-top: 75px
}