@charset "UTF-8";

body,button,caption,input,select,td,textarea,th {
	font-size: 14px
}

a,body {
	color: #555
}

a,a:hover {
	text-decoration: none
}

body,button,input,select,textarea {
	font-family: "Helvetica Neue",Helvetica,Arial,"PingFang SC","Microsoft YaHei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif
}

li,ol,ul {
	list-style: none
}

body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
	padding: 0;
	margin: 0;
	border: none
}

body {
	background: #f4f4f4;
	width: 100%
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	font-size: 100%
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: 400
}

a {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none
}

img {
	border: 0;
	margin: 0
}

table {
	border-collapse: collapse
}

html {
	overflow-y: scroll
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

::selection {
	background: #005BAC
}

::-moz-selection {
	background: #005BAC
}[v-cloak] {
	display: none!important
}

.x-nav {
    width: 100%;
    min-width: 1200px;
	position: relative;
	height: 500px;
	overflow: hidden;
	background: #ccc
}

.x-nav .x-nav-musk {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .48;
	z-index: 9
}

.x-nav .x-nav-content {
	width: 1200px;
	position: relative;
	height: 500px;
	margin: 0 auto;
	z-index: 19
}

.x-nav .x-nav-content .x-nav-content-mk {
	padding-top: 190px;
	text-align:center;
}

.x-nav .x-nav-content .x-nav-content-mk h2 {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size:38px;
    line-height: 1.2;
    font-weight: 400;
}

.x-nav .x-nav-content .x-nav-content-mk span {
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size:58px;
	line-height: 1.3;
	font-weight: 400
}

.x-nav video {
	position: absolute;
    width: 1920px;
    left: 50%;
    top: -205px;
    margin-left: -960px;
}






.xt-header {
	width: 100%;
	height: 500px;
	background-color: #3b3b3b
}

.x-tabs {
	width: 100%;
	min-width: 1200px;
	font-size: 0;
	padding: 70px 0 40px
}

.x-tabs .x-tabs-content {
	width: 1200px;
	margin: 0 auto;
	text-align: left
}
.x-tabs .x-tabs-content a {
	display: inline-block;
    height: 40px;
    position: relative;
    background: #fff;
    color: #8c8c8c;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    margin: 0 8px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    overflow: hidden;
    padding: 0 19px 0 42px;
	background-size: 600px;
	background-image: url('../images/ywcpDMCahii.svg');
	background-position-x:-122px;
}

.x-tabs .x-tabs-content a.focus {
	background-color: #005BAC !important;
    background-position-x:16px !important;
    color: #fff;
    font-weight: 700;
}
.x-tabs .x-tabs-content a:active {
	background-color: #005BAC !important;
    background-position-x:16px !important;
    color: #fff;
    font-weight: 700;
}

.xt-news {
	width: 100%;
	background: #f4f4f4;
}

.xt-news .xt-news-content {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px
}

.xt-news .xt-news-content .xt-news-content-list {
	width: 1140px;
	position: relative;
	background: center center no-repeat #fff;
	padding: 20px 30px;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	margin-bottom: 30px;
	background-size: 1140px
}

.xt-news .xt-news-content .xt-news-content-list .xt-news-content-pic {
	width: 284px;
	height: 176px;
	float: left;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.xt-news .xt-news-content .xt-news-content-list .xt-news-content-pic img{
	display: block;
	width: 284px;
	height: 176px;
}

.xt-news .xt-news-content .xt-news-content-list .xt-news-content-mk {
	width: 820px;
	float: right
}

.xt-news .xt-news-content .xt-news-content-list .xt-news-content-mk .h3 {
	font-size: 22px;
	display: block;
	font-weight: 700;
	line-height: 2.2;
	transition: color 180ms;
	-webkit-transition: color 180ms;
	-moz-transition: color 180ms
}

.xt-news .xt-news-content .xt-news-content-list .xt-news-content-mk .h3:hover {
	color: #005BAC;
}

.xt-news .xt-news-content .xt-news-content-list .xt-news-content-mk span {
	color: #777;
	font-size: 15px;
	font-weight: 300;
	transition: color 180ms;
	-webkit-transition: color 180ms;
	-moz-transition: color 180ms
}

.xt-news .xt-news-content .xt-news-content-list .xt-news-content-mk p {
	padding: 16px 0 10px;
	font-size: 16px;
	color: #3b3b3b;
	font-weight: 400;
	line-height: 1.7
}

.xt-news .xt-news-content .xt-news-content-list a {
	/* position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0 */
}

.xt-news .xt-news-content .xt-news-content-list.xload {
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAgLS0+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiIFsNCgk8IUVOVElUWSBuc19mbG93cyAiaHR0cDovL25zLmFkb2JlLmNvbS9GbG93cy8xLjAvIj4NCl0+DQo8c3ZnIHZlcnNpb249IjEuMSINCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMTQwcHgiIGhlaWdodD0iMTc2cHgiIHZpZXdCb3g9IjAgNS41IDExNDAgMTc2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgNS41IDExNDAgMTc2Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxkZWZzPg0KPC9kZWZzPg0KPHJlY3QgeD0iMzIyIiB5PSIyMS41IiBmaWxsPSIjRjZGNkY2IiB3aWR0aD0iMjY4IiBoZWlnaHQ9IjMwIi8+DQo8cmVjdCB4PSIzMjIiIHk9IjYwLjUiIGZpbGw9IiNGNkY2RjYiIHdpZHRoPSIxNjQiIGhlaWdodD0iMzAiLz4NCjxyZWN0IHg9IjMyMiIgeT0iMTAzLjUiIGZpbGw9IiNGNkY2RjYiIHdpZHRoPSI4MzAiIGhlaWdodD0iMzAiLz4NCjxyZWN0IHg9IjMyMiIgeT0iMTQzLjUiIGZpbGw9IiNGNkY2RjYiIHdpZHRoPSI4MjIiIGhlaWdodD0iMzAiLz4NCjxyZWN0IGZpbGw9IiNGNkY2RjYiIHdpZHRoPSIyODQiIGhlaWdodD0iMTg5LjMzMyIvPg0KPC9zdmc+DQo=');animation: xloadding .8s infinite;
	-webkit-animation: xloadding .8s infinite;
	-moz-animation: xloadding .8s infinite
}

.xt-news .xt-news-content .xt-news-content-list:active {
	transform: scale(.96);
	-webkit-transform: scale(.96);
	-moz-transform: scale(.96)
}

.xt-news .xt-news-content .xt-news-content-list:hover {
	box-shadow: 0 9px 30px #e4e4e4
}
.xt-news .xt-news-content-load {
	display: block;
	height: 40px;
	text-align: center;
	padding-top: 40px
}

.xt-news .xt-news-content-load a {
	display: inline-block;
	min-width: 110px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	background: #ff9123;
	position: relative;
	transition: all .3s cubic-bezier(.645,.045,.355,1);
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	-moz-transition: all .3s cubic-bezier(.645,.045,.355,1)
}

.xt-news .xt-news-content-load a span {
	display: inline-block;
	height: 40px;
	position: relative;
	z-index: 9;
	transition: transform .3s cubic-bezier(.645,.045,.355,1),opacity .2s;
	-webkit-transition: transform .3s cubic-bezier(.645,.045,.355,1),opacity .2s;
	-moz-transition: transform .3s cubic-bezier(.645,.045,.355,1),opacity .2s
}

.xt-news .xt-news-content-load a i {
	display: block;
	position: absolute;
	width: 18px;
	height: 18px;
	margin-left: -9px;
	margin-top: -9px;
	left: 50%;
	top: 50%;
	opacity: 0;
	z-index: 8;
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTE3MTk2MjQ1ODUxIiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjIxODkiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI4IiBoZWlnaHQ9IjEyOCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNODk2IDQ0OCA1NzYgNDQ4IDU3NiAxMjggNDQ4IDEyOCA0NDggNDQ4IDEyOCA0NDggMTI4IDU3NiA0NDggNTc2IDQ0OCA4OTYgNTc2IDg5NiA1NzYgNTc2IDg5NiA1NzZaIiBwLWlkPSIyMTkwIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+') center center no-repeat;background-size: 100%;
	transition: opacity .4s;
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s
}

.xt-news .xt-news-content-load a:hover {
	transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	opacity: .9;
	box-shadow: 0 4px 7px #ff972e;
	-webkit-box-shadow: 0 4px 7px #ff972e;
	-moz-box-shadow: 0 4px 7px #ff972e
}

.xt-news .xt-news-content-load a:hover span {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	opacity: 0
}

.xt-news .xt-news-content-load a:hover i {
	opacity: 1
}
.xt-news-menulink{
        width:100%;
        min-width:1200px;
    }
    .xt-news-menulink .pages{
        width:1200px;
        text-align:right;
        margin:0 auto;
        
    }
    .xt-news-menulink .pages a,.xt-news-menulink .pages b{
	display: inline-block;
	line-height:29px;
	height:29px;
	margin: 0 5px;
	padding:4px 8px;
	min-width: 29px;
	font-size: 16px;
	font-weight: 400;
	background:#fff;
	text-align:center;
	color:#000;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.xt-news-menulink .pages b{
	color:#999 !important;
	background: none;
}
.xt-news-menulink{
        width:100%;
        min-width:1200px;
}
.xt-news-menulink .pages{
	width:1200px;
	text-align:center;
	margin:0 auto;
	
}


@keyframes xloadding {
	0%,100% {
		opacity: 1
	}

	50% {
		opacity: .55
	}
}

@-webkit-keyframes xloadding {
	0%,100% {
		opacity: 1
	}

	50% {
		opacity: .55
	}
}

@-moz-keyframes xloadding {
	0%,100% {
		opacity: 1
	}

	50% {
		opacity: .55
	}
}
/*内容页样式*/
    .x-newsdetail>div {
        padding-left: 30px;
        padding-right: 30px;
        box-sizing: border-box;
    }
    .right_list2>div>ul>li{
        text-indent: 30px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .b a{
        font-weight: bold;
    }
    .x-n-page{
        background-color: #fff;
        padding: 0;
        border-bottom: 1px solid #F0F0F0;
        border-top: 1px solid #F0F0F0;
        overflow: hidden;
    }
   
    .x-n-page p{
        width: 50%;
        display: flex;
        align-items: center;
        height: 120px;
        margin: 0;
        position: relative;
        cursor: pointer;
    }
    .x-n-page p .icon_font{
        position: absolute;
        display:block;
        width:12px;
        height:16px;
        background:url('../images/mryc_icon.png')  no-repeat;
        top: 0;
        bottom: 0;
        margin: auto;
        transition: all .6s ease-in-out;
    }
    .x-n-page p .x_tex{
        display: block;
       width: 100%;

    }
    .x-n-page p:nth-child(1) .icon_font{
        background-position:0px 0px;
        left: 30px;
    }
    .x-n-page p:nth-child(2) .icon_font{
        background-position:-26px -24px;
        right: 30px;
    }
    .x-n-page p:nth-child(1):hover .icon_font{
        background-position:-26px 0px;
    }
    .x-n-page p:nth-child(2):hover .icon_font{
        background-position:0px -24px;
    }
    .x-n-page p:hover{
        background-color: #005BAC;
    }
    .x-n-page p:hover .x_tex{
        color: #fff;
    }
    .x-n-page p:hover img{
        opacity: 1;
    }
    .x-n-page p:nth-child(1) .x_tex{
        margin-left: 70px;
        font-size: 16px;
    }
    .x-n-page p:nth-child(1){
        float: left;
        border-right: 1px solid #F0F0F0;
        margin-right:-1px; 
    }
    .x-n-page p:nth-child(2){
        float: right;
        justify-content: flex-end;
        border-left: 1px solid #F0F0F0;
        margin-left: -1px;
    }
    .x-n-page p:nth-child(2) a{
        margin-right: 70px;
    }
    .x-n-page p:nth-child(2) .x_tex{
        font-size: 16px;
    }
    .x-n-page p:nth-child(1):after{
        content: '';
        height: 18px;
        width: 1px;
        background-color: #F0F0F0;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 50px;
    }
    .x-n-page p:nth-child(2):after{
        content: '';
        height: 18px;
        width: 1px;
        background-color: #F0F0F0;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 50px;
    }
    .x-n-page p img{
        position: absolute;
        width: 25%;
        top: 0;
        bottom: 0;
        margin: auto;
        opacity: 0;
    }
    .x-n-page p:nth-child(1) img{
        right: 20px
    }
    .x-n-page p:nth-child(2) img{
        left: 20px;
    }
    .x-n-page .z{
        width:70px;
        margin-right:20px;
    }
    .x-n-page .z a{
        width:70px;
    }
    .right_list3 ul li a{
        display:block;
        width:220px;
        margin:0 auto;
    }
		.x-news-nav{
			color: #999;
			}
		.x-news-nav>a{
			color: #999;
			transition: all .5s;
			margin: 0 5px;
		}
		.x-news-nav>a:hover{
			color: #005BAC;
		}
        .x-tabs {
	width: 100%;
	min-width: 1200px;
	font-size: 0;
	padding: 40px 0 40px
}