  .swiper-slide {
      background-size: cover;
      background-position: center;
    }
    .gallery-top {
      height: 80%;
      width: 100%;
    }
    .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }
    .gallery-thumbs .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
.hover{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
}
.F_imgbg{
	position:relative;
}
.sectionman1{
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top:90px;
    z-index: 1;
}

.sectionman1 .center{
    overflow: hidden;
    position: relative;
    max-width: 1200px;
    margin: auto;
}
.sectionman1 .center .tit{
	width:100%;
 
    position: absolute;
    text-align: center;
    top:15%;
}

.sectionman1 .center .tit h3{
    color: #fff;
    
    margin: 0;
	margin-top:50px;
	font-size:30px;
	text-shadow: 1px 1px 6px grey;
	
}
.sectionman1 .center .tit h1{
    font-size: 24px;
   
    color: #fff;
	text-shadow: 1px 1px 6px grey;
	
    margin: 55px 0 0 0;
}
.sectionman1 .center .txt{
    overflow: hidden;
    position: relative;
    margin: 110px 0 0 0;
}
.sectionman1 .center .txt p{
    font-size: 20px;
    color: #fff;
    line-height: 1.6;
    margin: 0 0 35px 0;
}

.shadow{
display:block;
max-width:100%;
-moz-box-shadow: 5px 5px 5px #000; /* 老的 Firefox */
box-shadow: 5px 5px 5px #000;
	
}




.sectionman2{
	margin-top:50px;
}
.sectionman2 .center{
	max-width:1200px;
	position:relative;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.sectionman2 .center .txt{
    overflow: hidden;
    position: relative;
    margin: 0px 0 0 0;
	
}
.sectionman2 .center .txt p{
	margin-top:0px;
	font-size:24px;
	color:#333;
	margin-bottom:10px;
}

.sectionman2 .center .fon span{
	display:block;
	font-size:16px;
	line-height:28px;
	text-align: justify;
}

/* .sectionman2 .center .fon span a:first-child{
	color:#333;
	    border-bottom: none;
} */
.sectionman2 .center .fon span a{
	color:#950a0e;
	    display: block;
	/* padding-bottom: 2px;
    border-bottom: 2px solid #950a0e; */
}
.sectionman2 .center .fon span p{
	width:200px;
	padding-bottom: 2px;
    border-bottom: 2px solid #950a0e;
}
.sectionman2 .center .fon span a:hover{
	color:#950a0e;
}

.fa{
	    padding: 5px;
	color:#950a0e;
}



/*part3*/
.sectionman3{
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top:50px;
    z-index: 1;
}
.sectionman3 .center{
    overflow: hidden;
    position: relative;
    max-width: 1200px;
    margin: auto;
}
.sectionman3 .center .wenzi{
	width:100%;
 
    position: absolute;
    text-align: center;
    top:0;
}
.sectionman3 .center .txt{
	margin-top:0;
	overflow:hidden;
}
.sectionman3 .center .txt p{
    color: #fff;
    
    margin: 0;
	margin-top:20px;
	font-size:24px;
	
	
}
.sectionman3 .center .tib{
	width:50%;
	
}



.sectionman3 .center .tic{
    overflow: hidden;
    position: relative;
	width:90%;
	margin:0 auto;
}

.sectionman3 .center .tic ul{
    overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	margin-top:20px;
}
.sectionman3 .center .tic ul li{
    display: block;
    overflow: hidden;
    height: 65px;
    line-height: 20px;
    font-size: 16px;
    list-style-type: none;
	text-align:left;
	
}
.sectionman3 .center .tic ul li:nth-child(3){
	margin-top:20px;
}
.sectionman3 .center .tic ul li i{
	display:inline-block;
	width:4px;
	height:4px;
	background:#fff;
	border-radius:50%;
	margin-right:10px;
	text-align:middle;
}
.sectionman3 .center .tic ul li .spT{
    overflow: hidden;
    width: 45%;
    height: 100%;
    color: #fff;
    padding: 0 0 0 30px;
}
.sectionman3 .center .tic ul li .spD{
    overflow: hidden;
    width: 45%;
    height: 100%;
    color: #fff;
    padding: 0 10px 0 0px;
}
.sectionman3 .center .tic ul li .mt30{
	display:block;
    margin-bottom:20px !important;
}

.sectionman4{

	margin:40px auto auto auto;
	position:relative;
	overflow:hidden;
	padding:10px;
	
}
.sectionman4 .center{
	max-width:1200px;
	position:relative;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.sectionman4 .center .txt{
    overflow: hidden;
    position: relative;
    margin: 0px 0 0 0;
	
}
.sectionman4 ul{
	display:flex;
	justify-content:space-between;
}
.sectionman4 ul li{
	width:590px;
	height:473px;
	box-sizing:border-box;
	padding:20px;
	background:#f5f5f5;
	position:relative;
}
.sectionman4 .center .txt{
	width:55%;
}
.sectionman4 .center .txt p{
	margin-top:2px;
	font-size:24px;
	color:#333;
	margin-bottom:30px;
	line-height:28px;
}

.sectionman4 .center .fon span{
	display:block;
	font-size:14px;
	line-height:24px;
	text-align: justify;
}

.sectionman4 .center .pull-l{

	float:left;
}
.sectionman4 .center .pullimg{
	max-width:100%;
}
.sectionman4 .center .pull-r{
	width:40%;
	float:right;
}
.sectionman4 ul li a{
	width:100%;
	text-align:left;
	position:absolute;
	left:0px;
	bottom:30px;
	font-size:16px;
	color:#950a0e;
	padding-left:20px;
}
.sectionman5{
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top:20px;
    z-index: 1;
	padding-bottom:20px;
}
.sectionman5 .center{
    overflow: hidden;
    position: relative;
    max-width: 1200px;
    margin: auto;
}
.sectionman5 .center .wenzi{
	width:100%;
 
    position: absolute;
    text-align: center;
    top:0;
}
.sectionman5 .center .txt{
	margin-top:0;
	overflow:hidden;
}
.sectionman5 .center .txt p{
    color: #fff;
    
    margin: 0;
	margin-top:30px;
	font-size:24px;
	margin-bottom:10px;
	
	
}

.sectionman5 .center .imglist{
	max-width:700px;
	margin:20px auto;

	
}
.sectionman5 .center .imglist ul{
	display:-webkit-flex;
	/* Safari */
	display:flex;
	justify-content:space-between;
}
.sectionman5 .center .imglist ul li{
	width:340px;
	height:350px;
	background:#fff;
	overflow:hidden;
	padding:20px;
	box-sizing:border-box;
	
}
.sectionman5 .center .imglist ul li img{
	display:block;
	margin:10px auto auto auto;
	width:183px;
	height:183px;
}
.sectionman5 .center .imglist ul li span{
	display:inline-block;
	text-align:center;
	font-size:20px;
	color:#333333;
	margin-top:10px;

	
}
.sectionman5 .center .imglist ul li span:nth-child(2){
	margin-bottom:0;
	
}

.sectionman5 .center .imglist ul li .span2{
	font-family: "微軟正黑體","Microsoft JhengHei";
	font-weight: initial;
}

.sectionman5 .center .imglist2 ul li .span2{
	font-family: "微軟正黑體","Microsoft JhengHei";
	font-weight: initial;
}

.sectionman5 .center .imglist2{
	max-width:1030px;
	margin:0 auto;

	
}
.sectionman5 .center .imglist2 ul{
	display:-webkit-flex;
	/* Safari */
	display:flex;
	justify-content:space-between;
}
.sectionman5 .center .imglist2 ul li{
	width:330px !important;
	height:360px;
	background:#fff;
	overflow:hidden;
	padding:20px;
	box-sizing:border-box;
}
.sectionman5 .center .imglist2 ul li img{
	display:block;
	margin:10px auto auto auto;
/* 	width:183px; */
	height:183px;
}
.sectionman5 .center .imglist2 ul li span{
	display:inline-block;
	text-align:center;
	font-size:18px;
	color:#333333;
	margin-top:10px;

	
}
.sectionman5 .center .imglist2 ul li span:nth-child(2){
	margin-bottom:0;
}

.swiper-pagination{
	bottom:0px !important;
}

/*Member*/
.address{
    overflow: hidden;
    position: relative;
   
    z-index: 1;
    
    color: #fff;
    
	font-size:16px;
}
.address .center{
	max-width:1200px;
    position:relative;
	margin:0 auto;
	height:auto;
	overflow:hidden;

    height: 44px;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center;
	background-color: #f7f6f6;
	box-sizing:border-box;
	padding:0 18px;
}
.address .center span{
	color: #333333;
}
.address .center a{
    color:#950a0e;
	
}
.address .center a:nth-child(1){
	color:#333;
}
.address .center span{
    margin: 0 10px;
}
.Member1 .center{
	max-width:1200px;
	position:relative;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}	

.Member1 ul li{
	display:flex;
	justify-content:space-between;
	width:100%;
 text-align: center;
	color:#333;
	border-bottom:1px solid #d9d9d9;
	box-sizing:border-box;
	padding:30px 3px 30px 3px;
}
.Member1 ul li img{
/* 	width:100%; */
}
.Member1 ul li b{
	margin:10px 0px 10px 0px;
	display:block;
	font-size:24px;
}
.Member1 ul li p{
	font-size:16px;
	text-align:justify;
}


.Activity_recap{
	position:relative;
	overflow:hidden;
}
.Activity_recap .center{
	max-width:1200px;
	position:relative;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}



.Activity_recap .center .tib ul li{
    display:inline-block;
	margin:30px 18px;
	width: 30.333%;
	list-style-type: none;
	background:#f7f6f6;
	height:542px;
	position:relative;
	box-sizing:border-box;
	float:left;

  
}
.Activity_recap .center .tib ul li img{
  max-width:100%;
}
.Activity_recap .center .tib ul li .description{
	padding:20px;
	box-sizing:border-box;
}
.Activity_recap .center .tib ul li .date{
	font-size:16px;
	color:#950a0e;
	margin:10px 0px;
}
.Activity_recap .center .tib ul li .title{
	font-size:20px;
	color:#333;
    margin-bottom:30px;
	text-align:justify;
}
.Activity_recap .center .tib ul li .description .more{
	position:absolute;
	bottom:20px;
	width:105px;
	display:block;
	font-size:16px;
	color:#950a0e;
	border-bottom:2px solid #950a0e;
	text-transform:Uppercase;
}
.Activity_recap .center .tib ul li .description .more  img{
	width:6px;
	height:11px;
}

.Contact{
	position:relative;
	overflow:hidden;
}
.Contact .center{
	max-width:1200px;
	position:relative;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}

.Contact .center .tib ul li{
	width:50%;
	float:left;
	height:450px;
	margin-top:30px;
	
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
}
.Contact .center .tib ul li b{
	display:block;
	font-size:20px;
	color:#333;
	margin-bottom:30px;
}
.Contact .center .tib ul li img{
	max-width:100%;
	
}
.Contact .center .tib ul li dl{
	margin:35px 0px;
}
.Contact .center .tib ul li dl dd{
	font-size:16px;
	color:#333;
	margin-top:10px;
}
.Contact .center .tib ul li dl dd a{
	color:#950a0e;
}
.Contact .center .tib ul li dl dd img{
	margin-right:5px;
}
.Contact .center .tib ul li dl dd em{
	font-style:normal;
	text-align:right
}
.Article{
	position:relative;
	overflow:hidden;
	margin-top:30px;
}
.Article .center{
		max-width:1200px;
	position:relative;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.Article .txt{
	color:#333;
	font-size:16px;
	line-height:30px;
	
}
.Article .txt p{
	font-size:16px;
	text-align:justify;
}
.Article .txt img{
	width:100%;
}
.Article .txt span{
	color:#950a0e;
	display:block;
	margin-bottom:20px;
}
.Article .txt b{
	display:block;
	font-size:24px;
	margin-bottom:20px;
	
}
.Article .txt h1{
	display:block;
	font-size:32px;
	margin-bottom:20px;
	line-height: 1.8;
}
.Article .txt strong{
	font-size:20px;
	margin-top:20px;
	box-sizing:border-box;
	padding-bottom:2px;

	
	border-bottom:1px solid #333;
	

	
}


.Article .txt strong u{
	padding-bottom:2px;
		text-decoration:none
}


.pc-slide{
	    width: 50%;
        text-align: center;
		margin:30px auto 0px auto;
    }
    .view{
        max-width: 1200px;
        max-height: 800px;
        margin: 0 auto;overflow: hidden;
    }
    .view .swiper-container {
        width: 100%;
    }
    .view .swiper-container img{
        width: 100%;
    }
    .view .arrow-left {
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -25px;
        width: 28px;
        height: 51px;
        z-index: 10;
    }
    .view .arrow-right {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -25px;
        width: 28px;
        height: 51px;
        z-index: 10;
    }
    .cover{
        position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
        top: 0;
		background: rgba(255,255,255,.5);
		transition: all .35s;
    }
    .view .swiper-slide-active .cover,.active-nav .cover{
        opacity: 0;
    }

    .preview {
        margin-top: 25px;
        position: relative;
        display: inline-block;
        padding-right: 35px;
    }

    .preview .swiper-container {
        max-width: 520px;
        height: 110px;
		margin-left:20px;
     
    }

    .preview .swiper-slide {
        width: 244px;
        /* height: 120px; */
        cursor: pointer;
    }
 .preview .swiper-slide img{
		 width:100%;
	 }
    .preview .slide6 {
        width: 82px;
    }

    .preview .arrow-left {
        background: url("../images/pre.png") no-repeat  center ;
        background-size: cover;
        position: absolute;
        left: -30px;
        top: 35%;
        margin-top: -9px;
        width: 40px;
        height: 40px;
        outline: none;
        z-index: 10;
    }

    .preview .arrow-right {
        background: url("../images/next.png")no-repeat center;
        background-size: cover;
        position: absolute;
        right: -20px;
        top: 35%;
        margin-top: -9px;
        width: 40px;
        height: 40px;
        z-index: 10;
		outline: none;
    }

   
.swiper-pagination{
	display:none;
}

.eventsection{overflow: hidden;position: relative;margin: 30px auto;}
.eventsection .center{max-width: 1200px;height: 100%;margin: 0 auto;overflow: hidden;position: relative;}
.eventsection .onepart img{max-width: 100%;display: block;margin: 0 auto;}
.eventsection .onepart{overflow:hidden;}
.eventsection .twopart{width: 100%;height: 100%;background-color: #eeeeee;margin: 50px auto;overflow: hidden;position: relative;}
.eventsection .twopart .pull-left{width: 68%;padding: 30px 0px 0px 30px;box-sizing: border-box;}
.eventsection .twopart .pull-left h3{font-weight: bold; font-size: 24px;color: #910000;text-align: center;margin-top: 0px;margin-bottom: 10px;}
.eventsection .twopart .pull-left p{font-size: 16px;font-weight:normal;margin-bottom: 10px;    text-align: justify;font-weight: bold;}
.eventsection .twopart .pull-left ul li{list-style-type: disc;margin-left: 20px;font-weight: bold; font-size: 16px;}
.eventsection .twopart .pull-left  a{display: block;width: 200px;height: 50px;line-height: 50px;background-color: #910000;color: #fff;font-size: 18px;margin: 30px auto auto auto;text-align: center;}
.eventsection .twopart .pull-left a:hover{border:1px solid #910000;color:#910000;background:none;}
.eventsection .twopart .pull-right{width: 32%;}
.eventsection .twopart .pull-right img{width: 100%;}
.eventsection .therepart h1{font-weight: bold; text-align: center;font-size: 24px;margin: 50px auto 30px auto;}
.eventsection .therepart .tib ul{display: flex;justify-content: center;flex-wrap: wrap;}
.eventsection .therepart .tib ul li{width: 32%;overflow: hidden;margin:0 5px;margin-bottom: 30px;}
.eventsection .therepart .tib ul li .boximg{overflow: hidden;font-size: 0;position:relative;}
.eventsection .therepart .tib ul li .boximg img{
    max-width: 100%;
    width: 100%;
    position:relative;
	margin:0 auto;
	overflow:hidden;
    -webkit-transition: all 0.5s ease 0s ;
    -moz-transition: all 0.5s ease 0s ;
    -ms-transition: all 0.5s ease 0s ;
    -o-transition: all 0.5s ease 0s ;
    transition: all 0.5s ease 0s ;
}

.eventsection .therepart .tib ul li .zcon{width: 100%;height: 130px;background-color: #e7e6e6;}
.eventsection .therepart .tib ul li .zcon h5{margin-top: 0px;font-weight: bold; font-size: 14px;text-align: center;color: #910000;padding-top: 20px;padding-bottom: 0px;padding-left: 10px;padding-right: 10px}
.eventsection .therepart .tib ul li .zcon p{font-size: 14px;text-align: center;font-weight: bold;height: 50px;}
.eventsection .therepart .tib ul li .zcon img{max-width: 100%;}
.eventsection .therepart .tib ul li .redcon{width: 100%;height: 100px;display: flex;justify-content: center;align-items: center; background-image: linear-gradient(#960101, #d4090c);font-size: 14px;color: #fff;padding: 10px;box-sizing: border-box;text-align: center;}

.eventsection .therepart .tib ul li .redcon p{margin-bottom: 0px}
.eventsection .fourpart h1{font-weight: bold; text-align: center;font-size: 24px;margin: 50px auto 30px auto;}
.eventsection .fourpart ul{display: flex; width: 100%;height: auto;border-top: 5px solid #940001;background-color: #e7e6e6;}
.eventsection .fourpart ul li{width: 30%;margin:30px 10px;}
.eventsection .fourpart ul li h3{font-size: 16px;color: #95090e;font-weight: bold;}
.eventsection .fivepart{margin-bottom: 30px}
.eventsection .fourpart ul li p{font-size: 16px;color: #333;font-weight:bold;}
.eventsection .fivepart h1{font-weight: bold; text-align: center;font-size: 24px;margin: 80px auto 30px auto;}
.eventsection .fivepart p{font-size: 16px;color: #910000;text-align: center;}
.eventsection .fivepart .fcon{display: flex;justify-content: space-between;}
.eventsection .fivepart .tt{font-size: 16px;color: #910000;text-align: center;}
.eventsection .fivepart h3{font-weight: bold; height: auto;padding: 20px 0px;text-align: center;background-color: #910000;color: #fff;font-size: 16px;margin-top: 30px;}
.eventsection .fivepart .pull-left{width: 48%;}
.eventsection .fivepart .pull-right{width: 48%;}
.eventsection .fivepart ul{background-color: #999;margin-top:20px;}
.eventsection .fivepart ul li{border-bottom: 1px dashed #a7a7a7;box-sizing: border-box;width: 92%;margin: 0px auto;padding: 20px;height:180px;background: #fff;overflow:hidden;}
.eventsection .fivepart .pull-left ul li:nth-last-child(1){border: none;} 
.eventsection .fivepart .pull-left ul li:nth-last-child(2){border: none;} 
.eventsection .fivepart .pull-left ul li:nth-last-child(3){border: none;} 
.eventsection .fivepart .pull-left ul li:nth-last-child(4){border: none;} 
.eventsection .fivepart .pull-left ul li:nth-last-child(4) .right{width:100%;}
.eventsection .fivepart ul li:nth-last-child(2) .right{width:100%;}
.eventsection .fivepart ul li .boximg{width: 24%;float:left;}
.eventsection .fivepart ul li img{width: 100%;}
.eventsection .fivepart ul li .right{width: 72%;padding-top:2%;float:right;}

.eventsection .fivepart ul li .right h1{font-size: 18px;color: #95090e;margin:0px 0 10px 0;text-align: left;}
.eventsection .fivepart ul li .right p{font-size: 16px;color: #333;text-align: left;margin-bottom: 0px;font-weight:bold;}

.eventsection .sixpart{overflow: hidden;}
.eventsection .sixpart  h1{font-weight: bold; text-align: center;font-size: 24px;margin: 50px auto 30px auto;}
.eventsection .sixpart ul{display: flex;}
.eventsection .sixpart ul li{width: 31%;margin: 15px;}
.eventsection .sixpart ul li .stop{color: #fff;
  width: 100%;height: 100px;box-sizing: border-box;padding: 10px 10px;
  background: -webkit-linear-gradient(left,#970100,#db0b0d); /* Safari 5.1-6.0 */
            background: -o-linear-gradient(right,#970100,#db0b0d); /* Opera 11.1-12.0 */
            background: -moz-linear-gradient(right,#970100,#db0b0d);/* Firefox 3.6-15 */
            background: linear-gradient(to right,#970100,#db0b0d); /* 标准语法 */

}
.eventsection .sixpart ul li .stop h1{font-weight: bold; margin: 0;font-size: 20px;color: #fff;text-align: left;}
.eventsection .sixpart ul li .stop p{font-size: 18px;}
.eventsection .sixpart ul li  dl{width: 100%;height: 950px;background-color: #eeeeee;box-sizing: border-box;padding: 10px;padding-bottom: 50px
  
}
.eventsection .sixpart ul li  .zbg{
  border-style: solid;
            border-width: 0px 0px 91px 366px;
            border-color: transparent transparent #fff transparent;
            width: 0px;
            height: 0px;
}
.eventsection .sixpart ul li  dl dd{margin-top: 20px;font-size: 16px;height:120px;}
.eventsection .sixpart ul li  dl dd .p1{font-weight: bold; color: #95090e;margin-bottom: 10px;}
.eventsection .sixpart ul li  dl dd .p2{ color: #333;font-weight:bold;}
.eventsection .sevenpart{position: relative;}
.eventsection .sevenpart img{position: relative;width: 100%;}
.eventsection .sevenpart .scon{position: absolute;width: 100%;height: 100%;left: 0;top: 0;color: #fff;}
.eventsection .sevenpart .scon h1{font-weight: bold; font-size: 48px;text-align: center;margin-top: 40px;text-shadow: 5px 5px 10px #686f75;}
.eventsection .sevenpart .sbga{width: 80%;height: auto;margin: 30px auto; background: rgba(0,0, 0, 0.5);box-sizing: border-box;padding: 30px 50px;}
.eventsection .sevenpart .sbga p{text-align: center;font-size: 20px;}
.eventsection .sevenpart .sbga dl dd{font-size: 16px;margin-top: 20px;display: flex;}
.eventsection .sevenpart .sbga dl dd a{font-size: 16px;    display: contents;color: #fff;}
.eventsection .sevenpart .sbga dl dd span:nth-child(1){display: inline-block;width: 170px;}
.eventsection .sevenpart .scon a{display: block;text-align: center;margin: 30px auto; width: 100%;width: 80%;height: auto;padding:20px 0px;background-color: #fff;font-size: 18px;color: #333333;}
.eventsection .eightpart{overflow: hidden;    margin-top: 2%;}
.eventsection .eightpart h1{text-align: center;font-size: 24px;}
.eventsection .eightpart .econ{width: 100%;height: auto;box-sizing: border-box;padding:50px;background-color: #f3f3f3;margin:30px 0px}
.eventsection .eightpart .econ b{font-size: 20px;border-bottom: 1px solid #333333;}
.eventsection .eightpart .econ ul {display: flex;;flex-wrap: wrap;}
.eventsection .eightpart .econ ul li{width: 50%;margin-top: 30px;}
.eventsection .eightpart .econ ul li p{font-size: 16px;margin-bottom: 20px;font-weight:bold;}
.eventsection .eightpart .econ ul li  span{font-size: 16px;display: block;margin-top: 10px;}
.eventsection .eightpart .econ ul li  span em{font-style: normal;}
.eventsection .ninepart{overflow: hidden;}
.eventsection .ninepart h1{font-weight: bold; font-size: 24px;}
.eventsection .ninepart ul{display: flex;margin: 50px 0px;}
.eventsection .ninepart ul li{margin-right: 20px;}
.eventsection .ninepart ul li img{width: 100%;}
.eventsection .ninepart p{font-size: 16px;margin-bottom: 30px;line-height: 1.6}
.eventsection .ninepart .ni{max-width: 100%;margin: 50px 0px 30px 0px;}
.rhover{position:absolute;left:0;top:-200%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(145,0,0,0.6);transition: all 0.5s ease 0s ;}
.rhover i{font-size:30px;color:#fff !important;}
.eventsection .therepart .tib ul li .boximg:hover .rhover{top:0;}
.eventsection .fivepart ul li .boximg{position:relative;}
.eventsection .fivepart ul li .boximg:hover .rhover{top:0;}
	.back{display: block; width: 80px;height: 32px;background-color: #950a0e;color: #fff;text-align: center;line-height: 32px;margin-bottom: 15px;}
	.back i{color: #fff}
	.back:hover{color: #fff}
	.pageinfo{margin-bottom: 3%;position: relative;overflow: hidden;margin-top: 15px;}
	.pageinfo a{display: block;width: 48%;background-color: #f7f6f6;box-sizing: border-box;padding: 3%;display: flex;justify-content: space-between;align-items: center;}
	.pageinfo .prev{float: left;}
	.pageinfo .next{float: right;}
	.pageinfo a p{margin: 0}
	.pageinfo a p span{display: block;}
	.pageinfo a .right{width: 90%}
	.pageinfo a p .sp1{color: #950a0e;}
	.pageinfo a p .sp2{color: #333;}
@media screen and (max-width:1680px) {

}

@media screen and (max-width:1600px) {

}

@media screen and (max-width:1440px) {
  

}

@media screen and (max-width:1366px) {
.sectionman5 .center .imglist{
	width:70%;
}

}

@media screen and (max-width:1360px) {

}

@media screen and (max-width:1280px) {

}

@media screen and (max-width:1152px) {

}

@media screen and (max-width:1024px) {
    .main-box {
        width: 100%;
        padding: 0 15px;
    }
    .section3 .center,.sectionab3 .center,.sectionab4 .center{
        width: 100%;
        padding: 0 15px;
    }
    .section3 .center .tic ul li .spD {
        width: 814px;
    }
    .section3 .center .tib ul li a {
        height: 368px;
    }
    .sectionman1{
		
		margin-top:100px;
	
		
	}
	  .sectionman2{
		
		width:98%;
		margin:20px auto;
	
		
	}
	.col-md-9{
		width:70%;float:right;
	}
	.sectionman2 .center .txt{
		margin-top:0px;
		
	
	}
	
	.sectionman2 .center .fon span{
		display:block;
		line-height:24px;
	}

   .sectionman5{
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top:20px;
    z-index: 1;
	padding-bottom:50px;
	}
	.sectionman5 .center{
		overflow: hidden;
		position: relative;
		max-width: 1200px;
		margin: auto;
	}
	.sectionman5 .center .wenzi{
		width:100%;
	 
		position: absolute;
		text-align: center;
		top:0;
	}
	.sectionman5 .center .txt{
		margin-top:0;
		overflow:hidden;
	}
	.sectionman5 .center .txt p{
		color: #fff;
		
		margin: 0;
		margin-top:30px;
		font-size:18px;
		margin-bottom:10px;
		
		
	}

	.sectionman5 .center .imglist{
		max-width:100%;
		margin:20px auto;

		
	}
	.sectionman5 .center .imglist{
		display:block;
	}
	
	
	.sectionman5 .center .imglist  li{
		width:100%;
		height:360px;
		background:#fff;
		overflow:hidden;
		padding:20px;
		box-sizing:border-box;
		margin:10px auto;
		
	}
	.sectionman5 .center .imglist  li img{
		display:block;
		margin:10px auto auto auto;
		width:183px;
		height:183px;
	}
	.sectionman5 .center .imglist  li span{
		display:inline-block;
		text-align:center;
		font-size:16px;
		color:#333333;
		margin-top:20px;

		
	}
   
    .phone5{
		max-width:800px;
		margin:0 auto;
	}

     
	 .footer .foot {
			padding: 20px 0 15px 0;
		}
			.preview .swiper-container{
			max-width:870px;
			margin-left:20px;
		}
		.preview .swiper-slide{
			width:90%;
		}
		.preview .swiper-slide img{
			width:100%;
		}
			.preview .arrow-left{
			top:22%;
			
		}
       .preview .arrow-right{
			top:22%;
			right:0;
	   }
	.eventsection .twopart .pull-left h3{font-size: 20px}  
	.eventsection .twopart .pull-left p{font-size: 13px} 
	 
		.eventsection .twopart .pull-left ul li{font-size: 13px}

.eventsection .sevenpart .scon h1{font-size: 40px}
.eventsection .sevenpart .sbga p{font-size: 18px}
.eventsection .sevenpart .scon a{margin: 20px auto}
.eventsection .center{max-width: 100%;padding: 0 15px;}
.eventsection .sixpart ul li dl{height: 800px}
	.eventsection .sixpart ul li dl dd{font-size:14px;height:90px;}		
	.eventsection .fivepart ul li .boximg{height:82%;overflow:hidden;}
}

@media screen and (max-width:768px) {
    .hide768{
        display: none;
    }
    .show768{
        display: block;
    }
    .header{
        overflow: hidden;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        height: 50px;
        padding: 0 15px;
        background-color: rgba(255,255,255,.8);
     /*    -webkit-box-shadow: 0 3px 10px -1px rgba(0,0,0,.2);
        -moz-box-shadow: 0 3px 10px -1px rgba(0,0,0,.2);
        box-shadow: 0 3px 10px -1px rgba(0,0,0,.2); */
        z-index: 99999;
    }
    .header .logo{
        overflow: hidden;
        position: relative;
        padding: 10px 0;
        text-align: center;
    }
    .header .logo img{
        max-height: 30px;
    }
    .header .language-on{
        overflow: hidden;
        position: absolute;
        left: 15px;
        top: 0;
        padding: 17px 0 0 0;
        color: #333;
        z-index: 2;
    }
    .language-box ul{}
    .language-box ul li{
        display: block;
        overflow: hidden;
        padding: 0 15px;
        background-color: #fff;
        list-style-type:none;
    }
    .language-box ul li a{
        display: block;
        overflow: hidden;
        padding:  20px  15px;
        color: #999;
        font-size: 16px;
        border-top: 1px solid #eee;
        background-color: #fff;
    }
    .header .menu-on{
        overflow: hidden;
        position: absolute;
        right: 15px;
        top: 0;
        padding: 17px 0 0 0;
        color: #333;
        z-index: 2;
    }
    .header .menu-on i{
        font-size: 20px;
        display: block;
    }
    .header .menu-on .fa-close{
        display: none;
    }
    .menu-box ul{
        overflow: hidden;
    }
    .menu-box ul li{
        display: block;
        overflow: hidden;
        padding: 0 15px;
        background-color: #fff;
        list-style-type:none;
    }
    .menu-box ul li a{
        display: flex;
		align-items: center;
		justify-content: space-between;
        overflow: hidden;
        padding:  20px  15px;
        color: #999;
        font-size: 16px;
        border-bottom: 1px solid #eee;
        background-color: #fff;
    }
    .menu-box ul li a i{
        float: right;
        font-size: 16px;
        color: #333;
        display: block;
    }
    .menu-box ul li a .fa-angle-up{
        display: none;
    }
    .menu-box ul li dl{
        margin: 0;
        display: none;
    }
    .menu-box ul li dl dd{

    }
    .menu-box ul li dl dd a{
        padding:  10px 30px 10px  30px;
        text-align: left;
    }
    .menu-box dl{
        overflow: hidden;
        margin: 0;
        padding: 15px 0;
        display: flex;
        display: -o-flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        align-items: center;
        flex-wrap: wrap;
        background-color: #fff;
    }
    .menu-box dl dd {
        display: block;
        overflow: hidden;
        background-color: #fff;
        width: 50%;
        list-style-type: none;
        text-align: center;
    }
    .menu-box dl dd img{
        max-width: 100%;
        height: auto;
    }
    .section3 .center .tic ul li .spD {
        width: 558px;
    }
    .section3 .center .tib ul li a {
        height: 272px;
    }
    .sectionman1{
		margin-top:50px !important;
	}
	.col-md-9{
		width:100%;
		margin:0 auto;
	}
	.sectionman2 img{
		display:block;
		margin:0 auto;
	}
	.sectionman2 .txt{
		text-align:center;
	}

	
    .sectionman3 .center .txt p{
		margin-top:20px;
	}
	.sectionman4 .center .txt p{
		font-size:18px;
		margin-bottom:10px;
	}
	.sectionman3 .center .tic ul li{
		font-size:14px;
		height:auto;
		padding-bottom:10px;
	}
	.sectionman3 .center .tic ul li:nth-child(3){
		margin-top:0px;
	}
	.sectionman4 .center .fon span{
		line-height:20px;
	}
	.sectionman4 ul{
		display:block;
	}
	
	.sectionman4 ul li{
		width:100%;
		height:auto;
		margin:0 auto;
		padding-bottom:50px;
		margin-bottom:10px;
	}
	.sectionman4 .center .txt{
		width:100%;
	}
	.sectionman4 .center .pull-l{
		width:100%;
		float:none;
	}
	.sectionman4 .center .pull-r{
		width:100%;
		float:none;
	}
	.sectionman4 .center .pullimg{
		margin:10px auto;
		display:block;
	}
	.sectionman5 .center .imglist ul{
		display:block;
	}
	.address{
		font-size:14px;
		
	}
	.address .center{
		padding:0 15px;
	}
	.Member1 ul li{
		display:block;
	}
	.Member1 ul li img{
		width:240px;
		display:block;
		margin:0 auto;
	}
	.Member1 ul li b{
		font-size:18px;
		text-align:center;
	}
	.Member1 ul li p{
		font-size:14px;
	}
	.Contact .center .tib ul li b{
		font-size:16px;
		text-align:center;
	}
	.Contact .center .tib ul li .box-img{
		display:block;
		margin:0 auto;
	}
		.preview{
		display:none;
	}
	.swiper-pagination{
	    display:block;
    }
	.Article .txt span{
		display:inline-block;
	}
	.swiper-pagination-bullet-active{
		background:#950a0e;
	}
	.pc-slide{
		width:100%;
	}
	.eventsection .fivepart ul li{padding:10px;height:140px;}
	.eventsection .fivepart ul li .right{padding-top:0;}
    .eventsection .fivepart ul li .right h1{font-size: 14px;margin:10px 0px;}
    .eventsection .fivepart ul li .right p{font-size: 14px;line-height:1.2;}
	.eventsection .twopart .pull-left{width: 100%;margin-bottom: 30px}
	.eventsection .twopart .pull-right{width: 100%}
	
	
	
	.eventsection .therepart .tib ul li{margin: 15px 2px}
	.eventsection .sevenpart .scon h1{font-size: 20px;color: #999}
	.eventsection .sevenpart .sbga p{font-size: 16px;}
	.eventsection .sevenpart .sbga dl dd{font-size: 14px;margin-top: 5px}
	.eventsection .sevenpart .sbga{padding: 20px;margin:10px auto;}
	.eventsection .sevenpart .scon a{padding: 10px 0px;font-size: 14px}
	.eventsection .sixpart ul li .stop h1{font-size: 18px;margin: 10px 0px 5px 0px}
	.eventsection .sixpart ul li .stop p{font-size: 16px}
	.eventsection .sixpart ul li dl dd{font-size: 14px}
	.eventsection .sevenpart .sbga dl dd{margin-bottom: 0px;margin-top:5px;}
	.eventsection .therepart .tib ul li .zcon p{line-height:1.2;}
	.eventsection .therepart .tib ul li .redcon p{line-height:1;}
	.eventsection .fivepart h3{font-size:15px;}
	.eventsection .therepart .tib ul li .zcon p{font-size:13px;}
	.eventsection .sixpart ul li dl{height:800px;}
	.eventsection .sixpart ul li dl dd{font-size:12px;}
	.eventsection .fivepart ul li .boximg{height:62%;}
	
}

@media screen and (max-width:767px) {
	.Article .txt h1{
		font-size:20px;
	}
    .section7 .main-box .center {
        margin: 30px 0 0 0;
    }
    .menu-box ul li a,.language-box ul li a {
        padding: 10px 10px;
        font-size: 14px;
    }
    .menu-box dl{
        padding: 0;
    }
    .menu-box dl dd{
        width: 100%;
    }
    .menu-box dl dd img {
        max-height: 50px;
    }
    .section2 .down .scroll {
        background-image: url(../images/pic.png);
        background-size: 100% 100%;
        width: 50px;
        height: 75px;
        left: 50%;
        margin-left: -25px;
    }
    .section3 .tit-bg {
        top: 27px;
    }
    .section3 .center .tit {
        margin: 30px 0 0 0;
    }
    .section3 .center .tit h3,.section5 .main-box .tit h3{
        font-size: 16px;
    }

    .section3 .center .tit h1,.section5 .main-box .tit h1,.tit h2{
        font-size: 18px;
    }
    .section3 .center .txt p {
        font-size: 14px;
        margin: 0 0 15px 0;
    }
	.sectionpr2 .center .txt ul li  {
        font-size: 14px;
        
    }
	.sectionpr2{
		padding-bottom:30px;
	}
	.sectionab4{
		padding-bottom:30px;
	}
    .section3 .center .tic p {
        font-size: 14px;
        margin: 0 0 25px 0;
    }
    .section3 .center .txt {
        margin: 20px 0 0 0;
    }
    .section3 .center .tic ul li {
        height: 50px;
        line-height: inherit;
        font-size: 14px;
    }
    .section3 .center .tic ul li .spT {
        width: 100px;
        line-height: 50px;
        padding: 0 0 0 15px;
    }
    .section3 .center .tic ul li .spD {
        width: 70%;
        font-size: 13px;
        padding: 0 15px 0 0;
        display: flex;
        display: -o-flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        align-items: center;
    }
    .section3 .center .tib {
        margin: 5px 0 0 0;
    }
    .section3 .center .tib ul li a {
        height: 138px;
    }
    .section3 .center .more {
        margin: 30px 0 25px 0;
    }
    .section3 .center .more a,.section5 .main-box .more a,.section6 .main-box .more a,.section7 .main-box .more a,.section8 .main-box .more a {
        width: 125px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }
		.eventsection .twopart .pull-left p{
		    font-size: 14px;
    line-height: 1.6;
	text-align: justify;
	}
		.eventsection .twopart .pull-left ul li{
		    font-size: 14px;
    line-height: 1.6;
	text-align: justify;	
	}
		.eventsection .sevenpart .sbga dl dd span:nth-child(1){
		width:auto;
	}
    .sectionman1 .center .tit h3{
		 font-size:18px;
	 }
	.sectionman1 .center .tit h1{
		 font-size:16px;
		 margin-top:20px;
		 line-height:24px;
	 }
	.sectionman2 .center{
		padding:10px;
		
	}
	.sectionman2 .center img{
		display:block;
		margin:0 auto;
	}
	.sectionman2{
		margin-top:20px;
	}
	.sectionman2 .center .txt p{
		margin-top:20px;
		line-height:28px;
		text-align:center;
	}
	.sectionman4 ul{
		display:block;
	}
	.sectionman4 ul li{
		width:100%;
		height:auto;
		padding-bottom:100px;
		margin-bottom:10px;
	}
	.sectionman4 .center .pull-l{
		float:none;
	}
	.sectionman4 .center .pull-r{
		float:none;
		width:100%;
	}
	.sectionman4 .center .txt{
		width:100%;
	}
	
	
	
	
	
	.sectionman4 .center .pullimg{
		display:block;
		margin:15px auto;
	}
	.sectionman5{
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top:20px;
    z-index: 1;
	padding-bottom:50px;
	}
	.sectionman5 .center{
		overflow: hidden;
		position: relative;
		max-width: 1200px;
		margin: auto;
	}
	.sectionman5 .center .wenzi{
		width:100%;
	 
		position: absolute;
		text-align: center;
		top:0;
	}
	.sectionman5 .center .txt{
		margin-top:0;
		overflow:hidden;
	}
	.sectionman5 .center .txt p{
		color: #fff;
		
		margin: 0;
		margin-top:30px;
		font-size:18px;
		margin-bottom:10px;
		
		
	}

	.sectionman5 .center .imglist{
		max-width:100%;
		margin:20px auto;

		
		
	}
	.sectionman5 .center .imglist ul li span{
		font-size:16px;
	}
	.sectionman5 .center .imglist{
		display:block;
	}

		.sectionman5 .center .imglist  li{
		width:100% !important;
		height:350px;
		background:#fff;
		overflow:hidden;
		padding:10px;
		box-sizing:border-box;
		    margin-bottom: 10px;
		
	}
	.sectionman5 .center .imglist  li img{
		display:block;
		margin:10px auto auto auto;
		width:90%!important;
		height:auto!important;
	}
	.sectionman5 .center .imglist  li span{
		display:inline-block;
		text-align:center;
		font-size:14px;
		color:#333333;
		margin-top:15px;

		
	}
 

   .phone5{
	 max-width:700px;
		
	}
	.phone3{
		
		
	}
	.sectionman4 .center .fon span{
		line-height:22px !important;
	}
	.sectionman3 .center .tic{
		width:90%;
		margin:0 auto;
	}
	.sectionman3 .center .tic ul li{
		width:90%;
		font-size:14px;
		margin:0 auto;
	}
	.sectionman3 .center .tic ul li .spT{
		width:100%;
		padding-left:0px;
		height:auto;
		padding-bottom:30px;
	}
   
	.sectionman3 .center .tic ul li .spD{
		width:100%;
	}
	.sectionman3 .center .tic ul{
		height:700px;
	}
	.phonep{
		height:620px;
	}
	
	.pull-left{
		float:none;
		margin:0 auto;
	}
	.pull-right{
		float:none;
		margin:0 auto;
	}
	
	.footer{
		margin-top:0px;
	}
	
    .footer .foot .logo{
        width: 100%;
        text-align: center;
    }
    .footer .foot .foot-c{
        width: 100%;
        text-align: center;
		display:none;
    }
    .footer .foot .foot-c h3 {
        font-size: 18px;
        margin: 15px 0 5px 0;
    }
    .footer .foot .foot-c ul li {
        font-size: 14px;
        margin: 5px 0 0 0;
        width: 100%;
        display: flex;
        display: -o-flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer .foot .foot-c .link {
        margin: 20px 0 0 0;
    }
    .footer .foot .foot-c .link a {
        width: 125px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        margin: auto;
	
    }
    .footer .foot .foot-r {
        max-width: 100%;
        width: 100%;
			margin-top: 0px;
    }
    .footer .foot .foot-r .tit {
        font-size: 14px;
        text-align: center;
        margin: 20px 0 0 0;
    }
    .footer .foot .foot-r ul li {
        width: 100%;
        text-align: center;
        padding: 0!important;
        margin-bottom: 15px!important;
    }
    .footer .foot {
        padding: 10px 0 15px 0;
    }
	.footer .foot .foot-c ul li a span i{
	display:none;
    }

   /*Member*/
	.address{
		font-size:12px;
		padding:0 3%;
	}
	.address .center{
		padding:0 10px;
	}
	.Member1 ul li{
		display:block;
	}
	.Member1 ul li b{
		font-size:18px;
	}
	.Member1 ul li p{
		font-size:14px;
	}
	.Activity_recap .center{
		padding:0 3%;
	}
	.Activity_recap .center .tib ul li .date{
		font-size:14px;
	}
	.Activity_recap .center .tib ul li .title{
		font-size:16px;
	}
	.Activity_recap .center .tib ul{
		display:block;
	}
	.Activity_recap .center .tib ul li{
		width:100%;
		height:462px;
		margin: 30px 0px; 
	}
	.Contact .center .tib ul li{
		width:100%;
		margin:30px auto;
	
	}
	.Contact .center .tib ul li .box-img{
		display:block;
		margin:0 auto
	}
	.Contact .center .tib ul li b{
		font-size:16px;
		text-align:center;
	}
	.Article .center{
		padding:0 3%;
	}
	.Article .txt b{
		font-size:16px;
		text-align:justify;
	}
	.Article .txt strong{
		font-size:16px;
	}
	.Article .txt p{
		font-size:14px;
		line-height:24px;
	}
	.Contact .center .tib ul li dl dd{
		font-size:14px;
	}
	.preview{
		display:none;
	}
	.swiper-pagination{
	    display:block;
    }
	.Article .txt span{
		display:inline-block;
	}
	.swiper-pagination-bullet-active{
		background:#950a0e;
	}
	.pc-slide{
		width:100%;
	}
	.eventsection .therepart .tib ul{display: block;}
.eventsection .therepart .tib ul li{width: 78%;margin:15px auto;}
.eventsection .fivepart .fcon{display: block;}
.eventsection .fivepart .pull-left{width: 100%;margin-bottom: 20px}
.eventsection .fivepart .pull-right{width: 100%}
.eventsection .sixpart ul{display: block;}
.eventsection .sixpart ul li{width: 100%;margin:25px 0px;}
.eventsection .sevenpart .scon{position: relative;}
.eventsection .eightpart .econ ul{display: flex;}
.eventsection .eightpart .econ ul li{width: 100%}
.eventsection .fivepart ul li{justify-content: space-between;}
.eventsection .fourpart ul{display: block;padding-bottom: 30px}
.eventsection .fourpart ul li{width: 95%;margin:30px auto;}
.eventsection .sevenpart .scon a{background: #333;color: #fff}
.trans{margin-top: -15px}
.trans3{height: 50px !important}
.trans4{height: 50px !important}
.eventsection .sevenpart .sbga{padding:40px;}
.eventsection .sevenpart .sbga p{text-align: left;}
.eventsection .eightpart .econ ul li:nth-child(1){border-bottom: 1px solid red;padding-bottom: 30px}
.eventsection .ninepart p{text-align: justify;}

.eventsection .therepart .tib ul li .zcon p{height: auto;}
.eventsection .fivepart ul li{height:auto;}
.eventsection .fivepart .pull-right ul li:nth-last-child(2){height:140px;}
.eventsection .therepart .tib ul li .zcon{height:160px !important;}
.pageinfo a{width: 100%;margin-bottom: 15px;}
}

@media screen and (max-width:414px) {
.sectionman1 .center .tit{
	top:15%;
}
.phonep{
	height:540px;
}
.sectionman5 .center .imglist ul{
	display:block;
}
.sectionman5 img{
	width:100%;
	height:1900px;
}
}

@media screen and (max-width:375px) {
 
    .menu-box dl dd img {
        max-height: 40px;
    }
    .section3 .center .tib ul li a {
        height: 124px;
    }
    .sectionman1{
		margin-top:60px;
	}
	.sectionman5 .center .imglist ul{
		display:block;
		margin:0 auto;
	}


}

@media screen and (max-width:360px) {
    .section8 .main-box .picScroll-left .bd ul li .pic .spI {
        height: 266px;
    }
    .section3 .center .tic ul li .spD {
        width: 65%;
    }
    .section3 .center .tib ul li a {
        height: 118px;
    }
    .section6 .main-box .tib ul li{
        width: 100%;
    }
    .section6 .main-box .tib ul li .spI {
        width: 120px;
        height: 120px;
        line-height: 120px;
    }
    .section6 .main-box .tib ul li .spT{
        height: 120px;
        padding: 0 0 0 20px;
    }

    .section7 .main-box .center .gallery-top .swiper-slide {
        height: 220px;
    }
    .section7 .main-box .center .gallery-thumbs .swiper-slide {
        height: 36px;
    }
    .section7 .main-box .center .list{
        margin-top: -276px;
    }
    .section7 .main-box .center .list-this-o{
        margin-top: -276px;
    }
    .section7 .main-box .center .list-this{
        margin-top: 0px;
    }

}

@media screen and (max-width:320px) {
  
    .menu-box dl dd img {
        max-height: 20px;
    }
    .section3 .center .tic ul li .spD {
        width: 60%;
        font-size: 12px;
    }
    .section3 .center .tib ul li a {
        height: 102px;
    }
     .sectionman1{
		margin-top:70px;
	 }

	 .sectionman3 .center .tic ul li .spT{
		 width:100%;
	 }

	 .phonep{
	  height:560px;
}
.Article .txt b{
	font-size:14px;
	line-height:20px;
	
}
.Article .txt p{
	font-size:12px;
	line-height:18px;
}
.Article .txt span{
	font-size:12px;
}
  
}

@media only screen and (max-width:980px){
	
}
@media (max-width:480px){
	
}


