.m-pic1 .txt2 .more{ display:none;}

@media screen and (max-width: 1400px) {

	/* .header .r2 .main-nav li {
	   font-size:14px;
   } */
	.ul_list03>li>a {
		font-size: 17px !important;
		padding: 0 33px !important;
	}

	.header .r2 .main-nav li .nav_title {
		font-size: 16px;
	}

	.header .r1 .max1920 {
		width: 100%
	}

	.wrap {
		width: 100%;
	}

	.main-tit {
		font-size: 26px;
		margin-bottom: 20px;
	}

	.footer .r1 .c2 {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		padding-left: 30px;
	}

	.footer .r1 .c2 .friend {
		display: none;
	}

	.footer .r1 .c2 .friend1 {
		display: block;
	}

	.footer .r1 .c2 .friend1 a {
		display: inline-block;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		line-height: 40px;
		text-align: center;
		background-color: #595959;
		margin: 6px;
	}

	.footer .r1 .c2 .friend1 a:hover {
		background-color: #99141B;
	}

	.footer .r1 .c2 .friend1 a img {
		max-width: 15px;
		max-height: 15px;
	}
}

@media screen and (max-width: 1300px) {
	.ul_list03>li>a {
		font-size: 16px !important;
		padding: 0 28px !important;
	}
}

@media screen and (max-width: 1200px) {

.item2 .main-tit{
padding-top:0px;
}
	.header .r1 .max1920 {
		width: 100%
	}

	.header.active {
		/* padding: 10px 0; */
		background: #9b0000;
	}

	.wrap {
		width: 98%;
	}

	.main-tit {
		/* margin-bottom: 20px; */
	}

	.header .r2 .main-nav li a {
		font-size: 14px;
		margin: 0 10px;
	}

	.main-tit {
		padding: 0px 0;
	}

	.header {
		display: block;
		text-align: center;
	}

	.header .r2 {
		display: none;
	}

	.header .r1 .nav-ctrl {
		display: inline-block;
	}

	.index-row1 .item .text .more {
		margin-bottom: 20px;
	}

	.index-row1 .item1 .text {
		margin-right: 0;
	}

	.index-row1 .item2 .text {
		margin-left: 0;
	}

	.index-row1 .list {
		padding: 60px 0;
	}

	.index-row1 .list ul li {
		margin: 0 20px;
	}

	.index-row4 .wrap .main-tit {
		text-align: center;
		float: none;
		width: 100%;
	}

	.index-row4 .wrap .main-tit>div {
		display: inline-block;
	}

	.index-row4 .wrap .list {
		margin-left: 0;
	}

	.index-row5 .play {
		top: auto;
		bottom: 100px;
	}

	.index-row5 .pic {
		position: relative;
		height: 320px;
		overflow: hidden;
	}

	.index-row5 .pic img {
		position: absolute;
		width: 1800px;
		max-width: 1920px;
		left: 50%;
		transform: translateX(-50%);
	}

	.index-row5 .text {
		padding: 20px 40px;
		left: 0;
		margin-left: 0;
	}

	.index-row7 {
		margin-top: 40px;
	}

	.index-row7 .wrap .main-tit {
		margin-top: 0;
		text-align: center;
	}

	.index-row7 .wrap .list ul li {
		box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
	}

	.footer .r1 {
		padding-bottom: 30px;
	}

	.footer .r1 .wrap {
		display: block;
		text-align: center;
	}

	.footer .r1 .wrap .c1 .tit {
		margin-top: 0;
	}

	.footer .r1 .wrap .c2 {
		width: 100%;
		margin-top: 50px;
	}

	.index-row2 .wrap .main_content {
		padding: 0px;
		box-sizing: border-box;
	}

	.index-row2 .wrap .main_content .card {
		width: 46%;
	}

	.index-row2 .wrap .main_content_100 .card {
		width: 100%;
	}
}

@media screen and (max-width: 980px) {
	.header .r1 .max1920 {
		padding: 17px 30px;
	}

	.header .r1 .logo img {
		height: 50px;
		margin-top: 0px;
	}

	.index-row1 .item .round_box .round {
		width: 31%;
		padding-bottom: 29.5%;
	}

	.main-tit {
		padding: 40px 0;
	}

	.header {
		display: block;
		text-align: center;
	}

	.header .r2 {
		display: none;
	}

	.header .r1 .nav-ctrl {
		display: inline-block;
	}

	.index-row1 .list {
		padding: 0 0 20px;
	}

	.index-row1 .item .round_box {
		justify-content: space-around;
	}

	.index-row2 .wrap .main_content {
		justify-content: space-around;
	}

	/* 	.footer .r1 .c1{
	   display: none;
   }
   
   .footer .r1 .h5{
	   display: block;
   } */
}

@media screen and (max-width: 768px) {
.subMain .cont .txt_box img {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto !important;
}

.ul_list05 > li .time{
background: none !important;
}
.index-row2 .wrap .main_content .card .title {
  
  height:auto;
    overflow: hidden;

    text-overflow: ellipsis;
   display: -webkit-box;
     -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
line-height: 1.9;
margin-bottom:11px;

color: #333;
}



.index-row2 .wrap .main_content .card .text{height: auto !important;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;line-height: 1.8;}
.index-row2 .wrap .main_content .card .more {
    margin:1em;
   
}

.main_content .card .summary {
  height:auto;
    overflow: hidden;

    text-overflow: ellipsis;
   display: -webkit-box;
     -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
line-height: 2;
}


.m-pic1 .txt h4{
font-size:16px;
height:auto;
    padding-left: 10px;
line-height: 1.9;
margin-bottom:13px;
    height: 60px;
    overflow: hidden;
}

.m-pic1 .con:hover .txt h4{color: #333;}


.m-pic1 .zy22 p{padding: 0 10px;font-size:15px;
text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
line-height: 1.8;
height: 80px;
}
.m-pic1 .con{padding: 0 10px;margin: 0;}
.m-pic1 .pic {
   width: 100%;
    height: auto;
    margin: 0;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0 0 10px #aaa;
}


.m-pic1 .pic .picpad{ width:100%; display:block; padding-bottom:56%; 
    position:relative; overflow:hidden;
 }
.m-pic1 .pic .picpad img{width:100%; position:absolute; top:0; left:0; }


.m-pic1 .txt{
width: 100%;
    height: auto;
    margin: 0;
    position: relative;
padding-bottom: 1em;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0 0 10px #aaa;
    margin-bottom: 10px;
}
.m-pic1 .txt2 {

width: 100%;
    margin: 0;
    border: 0;
    float: none;
    padding: 0;
}
.m-pic1 .txt .title{
margin-top: 0.8em;
margin-bottom: 0.5rem;

}



.main-tit span {
    font-size: 1.2rem !important;
}
	.header .r1 .max1920 {
		padding: 22px 20px;
	}

	.header .r1 .logo img {
		height: 40px;
		margin-top: 0px;
	}

	.ul-list5 li:nth-child(4),
	.ul-list5 li:nth-child(5),
	.ul-list5 li:nth-child(6) {
		display: none;
	}

	.ul-list5 {
		margin: 0;
	}

	.index-row3 {
		padding-bottom: 10px !important;
	}

	.ul-list5 li {
		float: none;
		width: auto;
		padding: 0;
		margin-top: 0;
		margin-bottom: 12px;
    border-radius:10px;
    box-shadow: 0 0 10px #aaa;
	}

	.ul-list5 .con {
		font-size: 14px;
		padding: 10px;
border-radius:10px;
	}

	.ul-list5 span {
		margin-right: 10px;
	}

	.ul-list5 span p {
		font-size: 1.5rem !important;
	}



	body {
		font-size: 14px;
font-family:Arial;
	}

	.main-tit {
		font-size: 24px;
		padding: 5px 0;
	}

	.header .r1 .c1>* {
		display: none;
	}

	.header .r2 .logo img {
		height: 32px;
	}

	.index-row1 .item {
		margin: 20px 0;
	}

	.index-row1 .item .text .more span {
		font-size: 12px;
		width: 80px;
	}

	.index-row1 .item .text h6 {
		line-height: 1;
		font-size: 16px;
	}

	.index-row1 .item .text .desc {
		line-height: 24px;
		height: 72px;
	}

	.index-row1 .item1 .pic img {
		left: 0;
		top: 0;
	}

	.index-row1 .item1 .text {
		margin-left: 42%;
	}

	.index-row1 .item2 .pic img {
		top: 0;
		right: 0;
	}

	.index-row1 .item2 .text {
		margin-right: 42%;
	}

	.index-row1 .list ul li .text {
		font-size: 14px;
		padding: 10px;
		height: 70px;
	}

	.index-row4 .wrap .list ul li {
		width: 33%;
	}

	.index-row5 .play {
		bottom: 40%;
	}

	.index-row5 .play img {
		width: 54px;
	}

	.index-row5 .text {
		padding: 20px 10px;
		width: 100%;
		box-sizing: border-box;
	}

	.index-row5 .text a {
		font-size: 15px;
	}

	.index-row5 .text a img {
		margin-left: 20px;
	}

	.index-row6 ul li .icon {
		width: 60px;
		height: 60px;
		background-size: 100%;
		margin-bottom: 10px;
	}

	.index-row6 ul li p {
		font-size: 14px;
	}

	.footer .r1 .wrap .c2 .tabs .hd ul li {
		font-size: 16px;
	}

	.footer .r1 .wrap .c2 .tabs .bd .item {
		padding: 15px;
	}

	.footer .r1 .wrap .c2 .tabs .bd .item .pic {
		float: left;
		width: auto;
	}

	.footer .r1 .wrap .c2 .tabs .bd .item .text {
		padding-top: 0;
		margin-left: 60px;
		font-size: 14px;
	}

	.footer .r2 {
		font-size: 14px;
line-height:25px;
padding:10px 0;
	}

	.index-row2 .wrap .main_content {
		padding: 0px;
		box-sizing: border-box;
	}

	.index-row2 .wrap .main_content .card {
		width: 48%;
	}

	.index-row2 .wrap .main_content_100 .card {
		width: 100%;
	}
}

@media screen and (max-width: 500px) {
.m-pic1 .txt{ padding-bottom:8px;}
.m-pic1 .txt2 .more img{ display:none;}
.m-pic1 .txt2 .more {
    margin: 10px 10px 0px 10px;
    font-size: 14px;
    color: #888;
    float: right;
font-weight: bold;
    background: url(../images/english/arrow2.png) no-repeat right center;
    padding-right: 27px;
display: block;
}

.m-pic1 .txt h4{height: 80px;}


.ul-list5 {margin-top:10px; }
.ul-list5 span{margin-top: 8px !important;}
.ul-list5 span p {
font-size: 24px !important;
    font-weight: bold;
	}

.ul-list5 span p.ullt5_sj{font-size: 16px !important; color: #999; font-weight: normal;text-indent: 15px;}

.ul-list5 .txt{
    font-size: 16px;
    line-height: 1.9;
    color: #333;
   font-weight: bold;
   height:60px;
   overflow: hidden;
}

}


@media screen and (max-width: 480px) {
.index-row1 .item .round_box .round1 p{
width:62%;
}
#hd-m .inner {
TOP:54PX !IMPORTANT;
}
	.header {
		background: none;
	}

	.header.active .r1 {
		background: none;
	}

	.header .r1 .max1920 {
		padding: 10px;
	}

	.wrap {
		padding: 0 2%;
	}

	.header .r1 .c2 .search {
		display: inline-block;
		width: 15px;
	}

	.header .r1 .c2 .search img {
		width: 15px;
	}

	.header .r1 span {
		margin: 0px;
	}

	.header .r1 a {
		font-size: 14px;
	}

	.header .r1 .nav-ctrl img {
		height: 12px;
	}

	.header .r1 .logo img {
		height: 34px;
		margin-top: 0px;
	}

	.header .main-nav {
		text-align: center;
	}

	.header .main-nav ul {
		display: block;
	}

	.header .main-nav ul li {
		float: left;
		margin-right: 4%;
	}

	.header .r1 .wrap {
		background-color: #4F0000;
	}

	.banner {}

	.banner .slick-dots {
		bottom: 20px;
		padding-right: 0;
		text-align: center;
	}

	.banner+.main-tit {
		padding: 0;
	}

	.index-row1 .item {
		margin: 0px 0;
		padding: 0px 0;
	}

	.index-row1 .item .pic {
		float: none;
		width: 100%;
	}

	.index-row1 .item .text {
		margin: 0 !important;
	}

	.index-row1 .item .round_box {
		padding: 0px;
	}

	

	.index-row2 .item1 .main_content .card {
		max-width: 100%;
	}

	.index-row2 .item1 .main_content .card .img {
		width: 100%;
		overflow: hidden;
	}

	.index-row2 .item1 .main_content .card .img img {
		width: 100%;
border-radius: 10px 10px 0px 0px;
	}

	.index-row2 .wrap .main_content .card .title {
		-webkit-line-clamp: 2;
		font-size: 16px;
    height: 90px;
	}

.index-row2 .wrap .main_content .card .title-xw{ -webkit-line-clamp: 3;}

	.index-row2 .wrap .main_content .card .text {
		-webkit-line-clamp: 3;
	}

	.index-row2 .item2 .main_content .card {
		padding: 0px;
	}

	.index-row2 .item2 .main_content .card .date {
		margin-top: 10px;
	}

	.index-row2 .item2 .main_content .card .mark {
		margin-top: 10px;
	}

	.index-row2 .item2 .main_content .card .text {
		margin: 0 10px 10px 0;
	}

	.footer {
		padding: 0px;
	}

	.footer .r1 .c1 {
		display: none;
	}

	.footer .r1 .panel {
		display: inline-block;
	}

	.footer .r1 .c2 {
		padding-left: 0;
		text-align: center;
	}

	.footer .r1 .panel {
		min-width: 0px;
	}

	.footer .r1 .c2 .friend .br {
		display: none;
	}

	.footer .r1 .wrap .c2 {
		width: 100%;
		margin-top: 50px;
	}

	.index-row2 .wrap .main_content {
		width: 100%;
		padding: 0px;
		box-sizing: border-box;
		/*overflow: hidden;*/
	}

	.index-row2 .wrap .main_content_100 .card {
		width: 100%;
	}

}

.head_pc {
	width: 100%;
}

.float_list>* {
	float: left
}

.nav_bg {
	height: 50px;
	line-height: 50px
}

.nav_bg .ul_list03 li {
	position: relative
}


.nav_bg .ul_list03 li .subBox {
	display: none;
	position: absolute;
	left: 0;
	top: 50px
}

.nav_bg .ul_list03 li .subBox ul li {
	position: relative
}

.nav_bg .ul_list03 li .subBox ul li a {
	background: rgba(0, 0, 0, 0.5);
	padding: 0 20px;
	color: #fff;
	display: block;
	padding-right: 30px;
	white-space: nowrap
}

.nav_bg .ul_list03 li.on a {
	background: #990000;
	color: #fff
}

/*  */
/*-----------fixed-module-----------*/

.ul_list02 {}

.ul_list02 li {
	padding: 0 20px;
	color: #fff;
	background: url("../images/violin/ul_list02.png") no-repeat right center;
}

.ul_list02 a {
	display: block;
	color: #fff;
}

.ul_list03>li {
	position: relative;
}

.ul_list03>li>a {
	padding: 0 26px;
	display: block;
	color: #fff;
	font-size: 20px;
	text-align: center;
	transition-property: background-color;
}

.ul_list03>li>a:after {}

.ul_list03>li:last-child>a:after {
	background: none;
}

.ul_list03>li.on>a:after,
.ul_list03>li:hover>a:after,
.ul_list03>li:hover>a,
.ul_list03>li.on>a {
	background: #990000;
	color: #fff;
}

.ul_list03>li .subBox {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
}

.ul_list03>li .subBox>ul>li {
	position: relative;
}


.ul_list03>li .subBox>ul>li.on:hover>a {
	background: rgba(0, 0, 0, 0.51) url("../images/english/gicon5.png") no-repeat right 10px center;
}

.ul_list03>li .subBox ul li a {
	background: rgba(0, 0, 0, 0.5);
	padding: 0 20px;
	color: #fff;
	display: block;
	padding-right: 30px;
	white-space: nowrap;
}

.ul_list03>li .subBox ul li a:hover {
	color: #ff0404;

}

.ul_list03>li .subBox_3 {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}

.ul_list03>li .subBox>ul>li:hover .subBox_3 {
	display: block !important;
}


.ul_list04 {}

.ul_list04>li {
	background: url("../images/violin/ul_list04.png") no-repeat left center;
	padding-left: 15px;
	line-height: 32px;
}

.ul_list04>li a {
	font-weight: bold;
}

.ul_list05 {}

.ul_list05>li {
	padding-left: 15px;
	line-height: 32px;
	border-bottom: solid 1px #eee;
	padding: 20px 0;
}

.ul_list05>li a {
	font-size: 1.5rem;
	/*font-family: sf_pro_displayregular;*/
}

.ul_list05>li .time {
	background: url("../../images/list_01.png") no-repeat left center;
	/* padding-left: 15px; */
	font-size: 12px;
	color: #888;
}

.ul_list05 ul>li {
	padding-left: 15px;
	line-height: 32px;
	border-bottom: solid 1px #eee;
	padding: 20px 0;
}

.ul_list05 ul>li a {
	font-size: 1.5rem;
	/*font-family: sf_pro_displayregular;*/
}

.ul_list05 ul>li .time {
	background: url("../../images/list_01.png") no-repeat left center;
	padding-left: 15px;
	font-size: 12px;
	color: #888;
}

.search01.an input[type='text'] {
	display: none;
}

.search01 input {
	border: none;
	background: none;
}

.search01 input[type='text'] {
	border: solid 1px transparent;
	border-radius: 30px;
	height: 22px;
	line-height: 22px;
	transition: 0.3s;
	text-indent: 10px;
	color: #fff;
	width: 22px;
	padding-right: 0;
	visibility: hidden;
}

.search01 input[type='text'].an {
	width: 90px;
	padding-right: 30px;
	border-color: #fff;
	visibility: visible;
}

.search01 input[type='image'] {
	margin-top: 3px;
	margin-left: -24px;
}

/*???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½??aè„™ç‚‰è„—é©´è„—é™†???aè„™ç‚‰è„—é©´è„—é™†????|???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½???è„™ç‚‰è„—é©´è„—è½???è„™ç‚‰è„—é©´è„—è½?è„™ç‚‰è„—é©´è„—è½a??????????aè„™ç‚‰è„—é©´è„—é™†????è„™éˆ¥æ¯­å®ï¿½???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½???è„™ç‚‰è„—é©´è„—è½???è„™ç‚‰è„—é©´è„—è½?è„™ç‚‰è„—é©´è„—è½a??????????aè„™ç‚‰è„—é©´è„—é™†????1???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½??aè„™ç‚‰è„—é©´è„—é™†???aè„™ç‚‰è„—é©´è„—é™†????|???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a???|???è„™ç‚‰è„—é©´è„—è½?è„™ç‚‰è„—é©´è„—è½aè„™ç‚‰è„—é©´è„—é™†????è„™åž„èŠ’éˆ¥æ¯¬îƒžå®î›‡è„™ç‚‰è„—é©´è„—é™†????è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a??????aè„™ç‚‰è„—é©´è„—é™†????o???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½??aè„™ç‚‰è„—é©´è„—é™†???aè„™ç‚‰è„—é©´è„—é™†????è„™ç‚‰è„—é©´è„—æ¥¼???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a??????aè„™ç‚‰è„—é©´è„—é™†????è„™éˆ¥å§‘â‘©å“æŽ³???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a??????aè„™ç‚‰è„—é©´è„—é™†????????è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½??aè„™ç‚‰è„—é©´è„—é™†???aè„™ç‚‰è„—é©´è„—é™†????è„™éˆ¥æ¯­å®ï¿½???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a???1???è„™ç‚‰è„—é©´è„—è½?è„™ç‚‰è„—é©´è„—è½aè„™ç‚‰è„—é©´è„—é™†??????????è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a??????aè„™ç‚‰è„—é©´è„—é™†????a*/
#hd-m {
	/* position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    height: 60px;
    line-height: 60px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    background: #fff;
    display: none;
    border-bottom: solid 1px #eee; */
}

.index #hd-m {
	background: #000;
}

.index #hd-m.bg {
	background: rgba(0, 0, 0, .6);
}

#hd-m .inner {
	position: fixed;
	left: 0;
	top: 34px;
	z-index: 99999;
	width: 100%;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#hd-m .inner .bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
}

#hd-m .so-Box {
	float: right;
	position: relative;
	height: 60px;
	width: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 20px;
}

#hd-m .so-Box.open {
	width: 100%;
}

#hd-m .so-Box .close {
	display: block;
	width: 45px;
	height: 60px;
	background: url(../images/violin/icon-close2.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

#hd-m .so-Box.open .close {
	display: block;
}

#hd-m .so-Box.open {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2000;
	padding: 0 45px;
	background: #fff;
}

#hd-m .so-Box input[type="text"] {
	display: block;
	width: 100%;
	height: 30px;
	margin: 15px 0px;
	border: none;
	background: none;
	border-left: 1px #f3f2f2 solid;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px;
	display: none;
}

#hd-m .so-Box.open input[type="text"] {
	display: block;
}

#hd-m .so-Box input[type="submit"],
#hd-m .so-Box .btn {
	display: block;
	width: 40px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	border: none;
	background: url(../images/violin/icon-so1-1.png) no-repeat center center;
}

/*.index #hd-m .so-Box .btn{background-image: url(../images/violin/icon-so1.png);}*/
#hd-m .so-Box input[type="submit"] {
	display: none;
	background-image: url(../images/violin/icon-so2.png);
}

#hd-m .so-Box.open input[type="submit"] {
	display: block;
}

#hd-m .so-Box.open .btn {
	display: none;
}

#hd-m .nav {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	overflow-y: auto;
	width: 46%;
	background: #fff;
}

.menuBtn {
	/* position: absolute; */
	z-index: 9;
	display: none;
	right: 10px;
	width: 30px;
	padding: 0;
	cursor: pointer;
	top: 6px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.menuBtn b {
	/* display: none;
    height: 3px;
    background-color: #9a0000;
    margin: 3px 0 5px;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s; */
}

.index .menuBtn b {
	/* background-color: #fff; */
}

.menuBtn.open {
	top: 21px;
}

.menuBtn.open b {
	display: none;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 105%;
	width: 30px;
}

.menuBtn.open b:first-child {
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.menuBtn.open b:last-child {
	display: block;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

#hd-m .nav {
	float: right;
	line-height: 100px;
	height: 100px;
	margin-right: -22px;
}

#hd-m .nav li {
	float: left;
	font-size: 18px;
	position: relative;
	z-index: 999;
}

#hd-m .nav .v1 {
	display: block;
	color: #4d4f51;
	text-align: center;
	padding: 0 20px;
}

#hd-m .nav .v1:hover,
#hd-m .nav li.on .v1 {
	color: #9a0000;
}

#hd-m .nav .subBox {
	position: absolute;
	left: 0;
	top: 100%;
	width: 145px;
	font-size: 14px;
	display: none;
}

#hd-m .nav .subBox dl {
	padding: 12px 0 14px;
	border-top: 1px rgba(255, 255, 255, .2) solid;
	border-bottom: 1px rgba(255, 255, 255, .2) solid;
}

#hd-m .nav .subBox dd {
	overflow: hidden;
	position: relative;
}

#hd-m .nav .subBox dd:hover {
	overflow: visible;
}

#hd-m .nav .subBox .v2 {
	display: block;
	line-height: 20px;
	padding: 8px 22px;
	color: #fff;
	position: relative;
	overflow: hidden;
}

#hd-m .nav .subBox .v2 i {
	display: block;
	position: absolute;
	width: 5px;
	height: 9px;
	/*background: url(../images/violin/gicon5.png) no-repeat center center;*/
	top: 50%;
	margin-top: -4px;
	right: -120%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

#hd-m .nav .subBox a:hover {
	color: #c50000;
}

#hd-m .nav .subBox a:hover i {
	right: 10px;
}

/*???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½??aè„™ç‚‰è„—é©´è„—é™†???aè„™ç‚‰è„—é©´è„—é™†????è„™éˆ¥æ¯­å®ï¿½???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a??????aè„™ç‚‰è„—é©´è„—é™†????????è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½???è„™ç‚‰è„—é©´è„—è½???è„™ç‚‰è„—é©´è„—è½?è„™ç‚‰è„—é©´è„—è½a??????????aè„™ç‚‰è„—é©´è„—é™†????è„™éˆ¥æ¯­å®ï¿½???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½??aè„™ç‚‰è„—é©´è„—é™†???aè„™ç‚‰è„—é©´è„—é™†????è„™éˆ¥æ¯­å®ï¿½???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a??????aè„™ç‚‰è„—é©´è„—é™†????o???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a??????aè„™ç‚‰è„—é©´è„—é™†????è„™éˆ¥æ¯­å®ï¿½???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½??aè„™ç‚‰è„—é©´è„—é™†???aè„™ç‚‰è„—é©´è„—é™†????è„™éˆ¥æ¯­å®ï¿½???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a??????aè„™ç‚‰è„—é©´è„—é™†????????è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a???|???è„™ç‚‰è„—é©´è„—è½?è„™ç‚‰è„—é©´è„—è½aè„™ç‚‰è„—é©´è„—é™†????è„™åž„èŠ’éˆ¥æ¯¬îƒžå®î›‡è„™ç‚‰è„—é©´è„—é™†????è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½??aè„™ç‚‰è„—é©´è„—é™†???aè„™ç‚‰è„—é©´è„—é™†????è„™ç‚‰è„—é©´è„—æ¥¼???è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½?è„™ç‚‰è„—é©´è„—è½a??????aè„™ç‚‰è„—é©´è„—é™†????????è„™åž„èŠ’éˆ¥æ¯¬îƒžâ‘©ï¿½çºï¿½???è„™ç‚‰è„—é©´è„—è½???è„™ç‚‰è„—é©´è„—è½?è„™ç‚‰è„—é©´è„—è½a??????????aè„™ç‚‰è„—é©´è„—é™†????è„™ç‚‰è„—é©´è„—è½*/
#hd-m .nav .subBox2 {
	position: absolute;
	left: 100%;
	top: 30px;
	width: 100%;
	min-height: 200px;
	/*background: url(../images/violin/bg05.png);*/
	padding: 12px 0 14px;
	display: none;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	border-top: 1px rgba(255, 255, 255, .2) solid;
	border-bottom: 1px rgba(255, 255, 255, .2) solid;
}

#hd-m .nav li.last .subBox2 {
	left: auto;
	right: 100%;
}

#hd-m .nav .subBox dd:hover .subBox2 {
	top: 0;
	display: block;
}

#hd-m .nav .subBox2 a {
	display: block;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 5px 6px 20px;
}

#hd-m .nav li .first-level,
#hd-m .nav li .second-level {
	display: block;
	position: absolute;
	right: 0;
	top: 7px;
	background-position: center center;
	background-repeat: no-repeat;
}

#hd-m .nav li .first-level {
	width: 40px;
	height: 36px;
	background-image: url(../images/english/icon-arrow1.png);
}

#hd-m .nav li .second-level {
	width: 40px;
	height: 28px;
	background-image: url(../images/english/icon-on.png);
}

#hd-m .nav li .first-level em,
#hd-m .nav li .second-level em {
	display: block;
	width: 1px;
	background: #ccc;
	opacity: 0;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

#hd-m .nav li .first-level em {
	height: 25px;
	margin-top: 5px;
}

#hd-m .nav li .second-level em {
	height: 20px;
	margin-top: 4px;
}

#hd-m .nav li .first-level.on em,
#hd-m .nav .second-level.on em {
	opacity: 1;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

#hd-m .nav li .v1-open+.first-level {
	background-image: url(../images/english/icon-arrow2.png);
}

#hd-m .nav li .v2.open+.second-level {
	background-image: url(../images/english/icon-off.png);
}

/*banner*/
.banner_bg .slick-slider,
#banner .slick-list,
#banner .slick-track,
#banner .slick-slide {
	height: 100%;
}




.banner_bg .item {
	outline: 0;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.ban .item a,
.banner_bg .item a {
	display: block;
	height: 100%;
}

.banner_bg .slick-dots {
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 100%;
	text-align: center;
	z-index: 99;
}

.banner_bg .slick-dots li {
	display: inline-block;
	margin: 0 5px 0 6px;
}

.banner_bg .slick-dots li button {
	display: block;
	width: 13px;
	height: 13px;
	border: none;
	outline: 0;
	cursor: pointer;
	text-indent: -9999em;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	text-indent: 999px;
	background: none;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.banner_bg .slick-dots li.slick-active button {
	background-color: #fff;
}

/*foot*/
.wp,
.wp2 {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
}

#fd {
	overflow: hidden;
}

.fd-top {
	background: #212121;
	font-size: 13px;
	padding: 60px 0 24px;
}

.fd-con {
	overflow: hidden;
}

.fd-con .l-con {
	float: left;
	width: 73%;
	border-left: 1px solid #2c2c2c;
}

.fd-con .r-con {
	float: right;
	width: 23%;
	color: rgba(255, 255, 255, .25);
}

.fd-con dl {
	width: 25%;
	float: left;
	border-right: 1px solid #2c2c2c;
	padding-left: 35px;
	height: 405px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.fd-con dt {
	font-size: 16px;
	color: rgba(255, 255, 255, .7);
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}

.fd-con dl a {
	display: block;
	padding: 7px 0px;
	line-height: 16px;
	overflow: hidden;
	color: rgba(255, 255, 255, .25);
}

.fd-con dl a:hover {
	color: #fff;
}

.fd-con .share {
	padding-bottom: 40px;
}

.fd-con .share a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 5px 6px 4px;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, .25);
}

.fd-con .share a:hover {
	background-color: #9a0000;
}

.fd-con .ma {
	position: absolute;
	top: 60px;
	z-index: 99;
	left: -20px;
	width: 80px;
	height: 80px;
	display: none;
}

.fd-con .ma img {
	display: block;
	width: 100%;
	height: 100%;
}

.fd-con .share a.on .ma {
	display: block;
}

.fd-con .img {
	line-height: 54px;
	margin-top: 15px;
}

.fd-con .img img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}

.fd-con .img img:hover {
	/*opacity: .8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
}

.fd-copy {
	background: #000000;
	color: rgba(148, 148, 148, .6);
	height: 53px;
	line-height: 53px;
	font-size: 14px;
	text-align: center;
}

.fd-copy .r-copy {
	float: right;
}

.fd-copy a {
	color: rgba(255, 255, 255, .6);
}

.fd-copy a:hover {
	color: #fff;
}

/*col-module*/

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto
}

.container,
.container-fluid {
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width: 1200px) and (max-width: 1278px) {
	.container {
		overflow: hidden;
	}

	.subMain,
	.subMain .container {
		overflow: visible;
	}

}

.calcImg .pic {
	width: 400px;

}

.calcImg .words {
	width: calc(100% - 400px);
}

@media only screen and (max-width: 959px) {

	.calcImg .pic {
		width: 100% !important;
		text-align: center;
		display: none;
	}

	.calcImg .words {
		width: 100% !important;
	}
}

@media (min-width: 1200px) {
	.container {
		/* max-width: 1200px;
        padding: 0; */
	}

	.subMain_box {
		width: 880px;
		float: right;
	}
}

.row {
	margin-left: -10px;
	margin-right: -10px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.666%
}

.col-xs-10 {
	width: 83.333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.666%
}

.col-xs-7 {
	width: 58.333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.666%
}

.col-xs-4 {
	width: 33.333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.666%
}

.col-xs-1 {
	width: 8.333%
}

@media (min-width: 768px) {

	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.666%
	}

	.col-sm-10 {
		width: 83.333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.666%
	}

	.col-sm-7 {
		width: 58.333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.666%
	}

	.col-sm-4 {
		width: 33.333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.666%
	}

	.col-sm-1 {
		width: 8.333%
	}
}

@media (min-width: 992px) {

	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.666%
	}

	.col-md-10 {
		width: 83.333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.666%
	}

	.col-md-7 {
		width: 58.333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.666%
	}

	.col-md-4 {
		width: 33.333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.666%
	}

	.col-md-1 {
		width: 8.333%
	}
}

@media (min-width: 1200px) {

	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.666%
	}

	.col-lg-10 {
		width: 83.333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.666%
	}

	.col-lg-7 {
		width: 58.333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.666%
	}

	.col-lg-4 {
		width: 33.333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.666%
	}

	.col-lg-1 {
		width: 8.333%
	}
}

.ul-col-1,
.ul-col-2,
.ul-col-3,
.ul-col-4,
.ul-col-5,
.ul-col-5-3,
.ul-col-6,
.ul-col-7,
.ul-col-8,
.ul-col-9,
.ul-col-10,
.ul-col-11,
.ul-col-12 {
	margin-top: -20px;
	margin-left: -10px;
	margin-right: -10px;
	overflow: hidden;
}

.ul-col-1>li,
.ul-col-2>li,
.ul-col-3>li,
.ul-col-4>li,
.ul-col-5>li,
.ul-col-5-3>li,
.ul-col-6>li,
.ul-col-7>li,
.ul-col-8>li,
.ul-col-9>li,
.ul-col-10>li,
.ul-col-11>li,
.ul-col-12>li {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.ul-col-1>li {
	width: 100%;
}

.ul-col-2>li {
	width: 50%;
}

.ul-col-3>li {
	width: 33.333%;
}

.ul-col-4>li {
	width: 25%;
}

.ul-col-5>li {
	width: 20%;
}

.ul-col-5-3>li {
	width: 20%;
}

.ul-col-6>li {
	width: 16.666%;
}

.ul-col-7>li {
	width: 14.285%;
}

.ul-col-8>li {
	width: 12.5%;
}

.ul-col-9>li {
	width: 11.111%;
}

.ul-col-10>li {
	width: 10%;
}

.ul-col-11>li {
	width: 9.090%;
}

.ul-col-12>li {
	width: 8.333%;
}

.ul-pd25>li {
	padding: 25px 0;
}

.txt0 {
	font-size: 2rem;
}

.txt1 {
	font-size: 1.4rem;
}

.txt2 {
	font-size: 1rem;
	line-height: 32px;
}

.txt3 {
	font-size: 1rem;
	line-height: 1.5rem;
}

.txt4 {
	font-size: 1.2rem !important;
	line-height: 24px !important;
	color: #666;
}

.mco,
.mco a {
	color: #9a0000;
}

.mco_blk {
	padding: 10px;
	background: #990000;
	color: #fff;
}

.mco_blk a {
	color: #fff;
}

.gray_blk {
	padding: 10px;
	background: #333333;
	color: #fff;
}

.gray_blk a {
	color: #fff;
}

.light_blk {
	padding: 10px;
	background: #F3F3F3;
}

.com_head01,
.com_head02 {
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: solid 1px #D3C9C9;
	padding-bottom: 5px;
}

.com_head02 {
	text-align: center;
	padding: 30px 0;
	border-bottom: none;
}

.com_head02.tl {
	text-align: left;
}

.bgImg_blk,
.bgImgCover_blk {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	padding: 30px 0;
	/*padding-right: 15px;*/
}

.bgImgCover_blk {
	background-size: cover;
}

.bgImg_blk .gray_blk {
	height: 75%;
}

.bgImg_blk .pic {
	width: 164px;

}

.bgImg_blk .words {
	height: 355px;
	width: 480px;
	margin-right: 10px;
	padding: 30px;
	padding-right: 20px;
}

.insertImg {
	margin-top: 40px;
}

.insertImg .pic {
	position: relative;
	z-index: 2;
	margin-top: 40px;
}

.insertImg .words {
	margin-left: -8.333%;
	position: relative;
	z-index: 1;
	padding-left: 10%;
	background: #F1F3F1;
	padding-top: 30px;
	padding-bottom: 30px;
}

.insertImg.Imgr .words {
	margin-left: 0;
	margin-right: -8.333%;
	padding-left: 10px;
	padding-right: 10%;
}

.insertImg .words .txt2 {
	max-height: 250px;
	overflow: hidden;
}

.insertImg_txt_1_2 {}

.insertImg_txt_1_2 .pic {
	position: relative;
	z-index: 2;

}

.insertImg_txt_1_2 .words {
	margin-top: 40px;
	margin-left: -41.666%;
	position: relative;
	z-index: 1;
	padding-left: 41.666%;
	/*padding-right: 10px;*/
	padding-top: 30px;
	padding-bottom: 30px;
}

.insertImg_txt_1_2 .words_box {
	background: #F1F3F1;
	padding: 10px;
}

.show_article {
	background: url("../../images/VIEW_MORE.png") no-repeat right center;
	padding-right: 15px;
	margin-top: 15px;
	display: inline-block;
}

.show_article img {
	margin-top: 8px;
	margin-left: 5px;
}

.com_contact {
	background: url("../../images/contact_icon06.png") no-repeat right bottom;
	padding-bottom: 50px;
}

.com_contact .words p {
	padding-left: 30px;
	margin-top: 10px;
	font-size: 1.3rem;
	font-family: sf_pro_displayregular;
	min-height: 20px;
}

.com_contact .words p:nth-of-type(1) {
	background: url("../../images/contact_icon01.png") no-repeat left 0.3rem;
}

.com_contact .words p:nth-of-type(2) {
	background: url("../../images/contact_icon02.png") no-repeat left 0.2rem;
}

.com_contact .words p:nth-of-type(3) {
	background: url("../../images/contact_icon03.png") no-repeat left 0.2rem;
}

.com_contact .words p:nth-of-type(4) {
	background: url("../../images/contact_icon04.png") no-repeat left 0.2rem;
}

.com_contact .pic {
	margin-top: 35px;
}

@media only screen and (max-width: 1199px) {
	.com_contact .com_head02 {
		padding-bottom: 10px;
	}
}

.fl,
.left,
.cent {
	float: left;
}

.fr,
.right {
	float: right;
}

.mt60-20 {
	margin-top: 60px;
}

.mt50-20 {
	margin-top: 50px;
}

.mt40-20 {
	margin-top: 40px;
}

.mt30-0 {
	margin-top: 30px;
}

.mt20-0 {
	margin-top: 20px;
}

.mt20-10 {
	margin-top: 20px;
}

.mt10-0 {
	margin-top: 10px;
}

@media (max-width: 1199px) {
	.aside {
		display: none;
	}

	.mt50-20,
	.mt60-20,
	.mt40-20 {
		margin-top: 20px;
	}

	.mt20-10 {
		margin-top: 10px;
	}

	.mt30-0,
	.mt20-0,
	.mt10-0 {
		margin-top: 20px;
	}

	.ul-col-5-3>li {
		width: 33.333%;
	}

	.ul-pd25>li {
		padding: 20px 0;
	}

	.ul-col-1,
	.ul-col-2,
	.ul-col-3,
	.ul-col-4,
	.ul-col-5,
	.ul-col-5-3,
	.ul-col-6,
	.ul-col-7,
	.ul-col-8,
	.ul-col-9,
	.ul-col-10,
	.ul-col-11,
	.ul-col-12 {
		margin-top: -15px;
		margin-left: -7.5px !important;
		margin-right: -7.5px !important;
		overflow: hidden;
	}

	.ul-col-1>li,
	.ul-col-2>li,
	.ul-col-3>li,
	.ul-col-4>li,
	.ul-col-5>li,
	.ul-col-5-3>li,
	.ul-col-6>li,
	.ul-col-7>li,
	.ul-col-8>li,
	.ul-col-9>li,
	.ul-col-10>li,
	.ul-col-11>li,
	.ul-col-12>li {
		margin-top: 15px;
		padding-left: 7.5px !important;
		padding-right: 7.5px !important;
		float: left;
	}

	.insertImg .words {
		margin-left: 0;
		padding-left: 15px;
	}

	.insertImg.Imgr .words {
		margin-right: 0;
		padding-right: 15px;
	}

	.insertImg_txt_1_2 .words {
		margin-left: 0;
		padding-left: 15px;
	}
}

@media (max-width: 991px) {
	.ul-col-5-3>li {
		width: 33.333%;
	}

	.ul-col-8>li {
		width: 25%;
	}

	.ul-pd25>li {
		padding: 15px 0;
	}

	.bgImg_blk {
		background-image: none;
	}

	.bgImg_blk .pic {
		width: 20%;

	}

	.bgImg_blk .words {
		height: auto;
		width: calc(80% - 10px);
		margin-right: 10px;
	}

	.bgImg_blk .words .txt2 {
		margin-top: 10px;
	}

	.bgImg_blk .words .tr {
		/*margin-top:10px;*/
	}
}

@media (max-width: 767px) {
	.ul-col-5-3>li {
		width: 100%;
	}

	.ul-col-3>li {
		width: 100%;
	}

	.ul-pd25>li {
		padding: 10px 0;
	}

}

@media (max-width: 576px) {

	.ul-col-1>li,
	.ul-col-2>li,
	.ul-col-3>li,
	.ul-col-4>li,
	.ul-col-5>li,
	.ul-col-6>li,
	.ul-col-7>li,
	.ul-col-9>li,
	.ul-col-10>li,
	.ul-col-11>li,
	.ul-col-12>li {
		width: 100%;
	}

	.ul-col-8>li {
		width: 50%;
	}

	.footer .r1 .c2 {
		display: block;
	}

}

/*  */


@media only screen and (max-width: 1199px) {
.main-tit span {
    font-size: inherit;
}
	.head_pc {
		display: none
	}

	#hd-m .inner {
		display: none;
	}
}


#hd-m .inner {
	display: none;
}


#hd-m .nav {
	width: 60%;
}
@media only screen and (max-width: 500px) {
.index-row1 .item .round_box .round {
		width: 32.3%;
		padding-bottom: 29.6%;
		font-size: 12px;
	}

.index-row2 .wrap .main_content .card {
    width: 100%;
border-radius: 10px;
    box-shadow: 0 0 15px #aaaaaa;
}

.index-row2 .wrap .main_content .card .more {
    margin: 10px 10px 15px 10px;
    font-size: 14px;
    color: #888;
    float: right;
    background: url(../../images/english/arrow2.png) no-repeat right center;
    padding-right: 27px;
}


.index-row2 .wrap .main_content .card .more img{ display:none;}


.index-row2{
padding:0;
}
.main-tit {
   
    margin-bottom: 0px;
}
.index-row2 .item2 .main_content .card .summary {
  
    height: 60px;
    line-height: 20px;
display:none;

}



}
@media only screen and (max-width: 415px) {
.banner{
display:none; 
/*banner图小屏切换隐藏代码 */

}

.banner2{
/*display:none; */
/*banner图小屏切换隐藏代码 */

display:block;
}


.bann-full{
display:block;
    width: 100%;
    overflow: hidden;
}

.bann-full2{
display:block;
    width: 100%;
    overflow: hidden;
}

.header {
position: relative;
height:54px;
background: #99141b;
}


}




@media only screen and (max-width: 321px) {
	#hd-m .inner {
		top: 54px !important;
	}


.header .r1 .max1920 a img {
   height:auto;
}
.logo{
width:65%;
}
}
