body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,code,legend,button,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
body{
	overflow-x:hidden;
}
li{
	list-style: none;
}
a:hover{
	text-decoration: none;
}
img{
	max-width:100% !important;
	height:auto;
}
body{	
	font-family: "arial, helvetica, sans-serif";
	font-size: 14px;
	overflow-x:hidden;
	max-width:100%;
}
html{
	overflow-x:hidden;
	max-width:100%;
}

/* css */

.txtbar strong,.txtbar span{
	color: #fff;
	letter-spacing: 1px;
}
.txtbar strong{
	font-size: 40px;	
}
.txtbar hr{
	border: solid 3px #fff;
	width: 50px;
	margin: 6px auto;
}
.txtbar span{
	font-size: 16px;
	font-weight: bold;
}

.section2 .txtbar strong,.section2 .txtbar span{
    color:#002062;
}
.section2 .txtbar hr{
    border: solid 3px #002062;
}

.section4 .txtbar strong,.section4 .txtbar span{
    color:#002062;
}
.section4 .txtbar hr{
    border: solid 3px #002062;
}

.content_part{
	width: 91%;
	margin: 70px auto 0px;
}
.content_part p{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
}

.content_number{
	margin: 70px 0px 70px 0px;
}
.content_number .year{
	position: relative;
}
.content_number .year,.content_number li span {
	color: #fff;
}
.sup_unit_01{
	font-style: normal;
	position: absolute;
	top: 70px;
	right: -25px;
}
.sup_unit_02{
	font-style: normal;
	position: absolute;
	top: 70px;
	right: -16px;
}
.sup_unit_03{
	font-style: normal;
	position: absolute;
	top: 70px;
	right: -16px;
}
.content_number .year i.sup{
	font-style: normal;
	position: absolute;
	top: 25px;
	right: 10px;
}
.content_number .year i.sup_much{
	font-style: normal;
	font-size: 22px;
	position: absolute;
	top: 20px;
	right: 0;
}
.content_number .year i.sup_square{
	font-style: normal;
	font-size: 22px;
	position: absolute;
	top: 20px;
	right: 0;
}
.content_number .year i.sup_factory{
	font-style: normal;
	font-size: 22px;
	position: absolute;
	top: 20px;
	right: 0;
}

.content_number .year strong{	
	font-size: 80px;
	font-weight: normal;
}
.content_number li span{
	font-size: 18px;
}



.btn_link {
    width: 50%;
    text-align: center;
    margin: 90px auto 0px;
}        
.btn_link img {
    animation: myfirst 2s infinite;
}


.galleryContainer,.lead_list,.advbox,.thumbbox{
    margin-top:70px;
}
.show_list li{
    overflow:hidden;   
    /*margin-bottom:30px;*/
}
.show_list .left_time{
    width:20%;
    float:left;
}
.show_list .right_txt{
    width:78%;
    float:right;
    margin-top:26px;
    padding-bottom:16px;
}
.show_list .left_time strong{
    display:block;
    text-align:center;
    font-size:54px;
    color:#fff;
}
.show_list .left_time i{
    display:block;
    margin-top: -6px;
    text-align:center;
    font-style:normal;
    font-size:16px;
    color:#fff;
}
.show_list .right_txt h6.title{
    font-size:26px;
    color:#fff;
}
.show_list .right_txt span{
    color:#fff;
    line-height:40px;    
    font-weight:lighter;
    font-size:14px;
}
.show_list li:hover {
    background:#fff;
}
.show_list li:hover .left_time strong ,
.show_list li:hover .left_time i ,
.show_list li:hover .right_txt h6.title,
.show_list li:hover .right_txt span
{
    color:#282828;
}


.advbox .based{
    padding:24px;
}
.advbox li:hover .based{
    background:#002062;
}
.advbox li span,.advbox li p{
    color:#575757;
} 
.advbox li span{
    font-size:16px;   
    font-weight:bold;
    line-height:46px;
}
.advbox .bg_img_01{
    background:url(../../images/icon-1.png) no-repeat center center;
    height:100px;
}
.advbox li:hover .bg_img_01{
    background:url(../../images/icon-01.png) no-repeat center center;
    height:100px;
}
.advbox .bg_img_02{
    background:url(../../images/icon-2.png) no-repeat center center;
    height:100px;
}
.advbox li:hover .bg_img_02{
    background:url(../../images/icon-02.png) no-repeat center center;
    height:100px;
}
.advbox .bg_img_03{
    background:url(../../images/icon-3.png) no-repeat center center;
    height:100px;
}
.advbox li:hover .bg_img_03{
    background:url(../../images/icon-03.png) no-repeat center center;
    height:100px;
}
.advbox .bg_img_04{
    background:url(../../images/icon-4.png) no-repeat center center;
    height:100px;
}
.advbox li:hover .bg_img_04{
    background:url(../../images/icon-04.png) no-repeat center center;
    height:100px;
}
.advbox li:hover .based span,
.advbox li:hover .based p{
    color:#fff;
}

.thumbbox li{
    margin-bottom:56px;
    height: 50px;
}


.section6{
    position:relative;
}
.section6 .txtbar strong,.section6 .txtbar span{
	color: #002062;
}
.section6 .txtbar hr{
	border: solid 3px #002062;
}
.boxcall{
	margin-top: 60px;
}
.boxcall .icon_img{
	overflow: hidden;
}
.boxcall .icon_img img{
	float: left;
	margin-right: 16px;
}
.boxcall .icon_img .hotline{
	float: left;
}
.hotline .span{				
	margin-top: 10px;
}
.hotline .strong{
	font-family: 黑体;
	font-size: 44px;
	color: #282828;	
	letter-spacing: -2px;
	line-height: 44px;
}
.boxcall .part{
	margin-top: 40px;
}
.boxcall .part span{
	font-size: 34px;
	color: #282828;
	letter-spacing: 2px;
	display: block;
	margin-bottom: 16px;
}
.boxcall .part p{
	line-height: 36px;
}
.boxcall .market{
	margin-top: 20px;
} 
#container{
	height: 444px;
}
.info-content a{
	color: #333;
}



.thumbbox li img{	
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;	
	transition: all 0.5s ease;
	
}
.thumbbox li:hover img{	
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY-10px);	
	transform: translateY(-10px);
}






.footerbox .left_set span,.footerbox .left_set a,.f_nav li,.f_nav li a{
    text-decoration:none;
    color:#fff;
}
.footerbox .f_nav{
    overflow:hidden;
}
.footerbox .f_nav li{
    float:right;
}

.left_set a{
	padding:0px 36px;
}


/* css 内页样式 */

.located {
    border-bottom: solid 1px #efefef;
    line-height: 50px;
}
.located h6{
    background:#09286a;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:26px;
    color:#fff;
}
.located a.homeIcon {
    background: url(../../images/home_ico.png) no-repeat left center;
    padding-left: 16px;
}
.located a{
    background: url(../../images/home_ico1.png) no-repeat left center;
    color: #717171;
}
.located a:hover{
	text-decoration: none;
	color: #717171;
}

.located ul.subitem li{	
	text-align: center;
	height: 50px; 
}
.located ul.subitem li a{
	background: none;
	text-decoration: none;
	color: #777;
	line-height: 50px;
}
.located ul.subitem li:hover{
	border-bottom: solid 2px #09286a;
}

.pages{
	margin-top: 60px;
}
.pages a{
	color: #888;
}



.inContent{
    margin:50px auto 100px
}

.inFooter{
    background:#1b1a1a;
    padding:36px 0;
}
.navFooter h2{
    color:#fff;
    font-size:18px;     
}
.navFooter h2 em{
    display:block;
    background:#fff;
    width:30px;
    height:4px;
    margin:13px 0 22px;
}
.navFooter li a{
    color:#6b6b6b;
    line-height:28px;
    text-decoration: none;
}
.tel{
    margin-top:22px;
}
.tel span{
    font-size:16px;
    color:#fff;
}
.tel p{
    font-size:24px;
    margin-top:16px;
    color:#fff;
}

.inCopyright{
    border-top:solid 1px #2b2b2b;
    margin-top:22px;
    padding-top:15px;
}
.inCopyright span,.inCopyright span a{
	color:#6d6d6d;
    text-decoration:none;
}


/* FEIDA */

.tit{
    font-size:26px;
    text-align:center;
    margin-bottom:36px;
    
}
.series .tit{
    margin:50px auto 75px;;
}
.jianjie p{
    text-indent:28px;
    line-height:42px;
    color:#8c8c8c;
}


.bigimg{
	width:600px;
	position: fixed;
	left: 0;
	top: 0; 
	right: 0;
	bottom: 0;
	margin:auto;
	display: none;
	z-index:9999;
	border: 10px solid #fff;
}
.mask{
	position: fixed;
	left: 0;
	top: 0; 
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity:0.5;
	filter: Alpha(opacity=50);
	z-index: 999;
	transition:all 1s;
	display: none;
}
.bigbox{
	width: 100%; 
	overflow: hidden;
}
.imgbox{
	width: 32%;
    float: left;
    margin: 0 0.65%;
    border: solid 1px #ccc;
    padding: 1%;
    margin-bottom: 1.5%;
}
.imgbox p{
	text-align: center;
	line-height: 36px;
	color: #777;
}			
.bigbox>.imgbox>img{
	display: block;
	margin: 0 auto;	
	height: 240px;
}		
.imgbox:hover{
	cursor:zoom-in;
}
.mask:hover{
	cursor:zoom-out;
}
.mask>img{
	position: fixed;
	right:25%;
	top: 19%;
	width: 60px;
}
.mask>img:hover{
	cursor:pointer;
}



/* PRODUCTS */

.subnav li{   
	text-align:center;
}
.subnav li a{
    color:#777;
    text-decoration: none;
    background: none;
}


.box{
		text-align: center;
		overflow: hidden;
		color: #fff;
		position: relative;
        margin-bottom:30px;
	}
	.box:after{
		content: "";
		width: 100%;
		height: 100%;
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 69%, rgba(0, 0, 0, 0.76) 100%);
		position: absolute;
		top: 0;
		left: 0;
		transition: all 0.5s ease 0s;
	}
	.box:hover:after{
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.09) 11%, rgba(0, 0, 0, 0.12) 13%, rgba(0, 0, 0, 0.19) 20%, rgba(0, 0, 0, 0.29) 28%, rgba(0, 0, 0, 0.29) 29%, rgba(0, 0, 0, 0.42) 38%, rgba(0, 0, 0, 0.46) 43%, rgba(0, 0, 0, 0.53) 47%, rgba(0, 0, 0, 0.75) 69%, rgba(0, 0, 0, 0.87) 84%, rgba(0, 0, 0, 0.98) 99%, rgba(0, 0, 0, 0.94) 100%);
	}
	.box img{
		width: 100%;
		height: auto;
	}
	.box .box-content{
		width: 100%;
		padding: 20px;
		margin-bottom: 20px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
	}
	.box .title{
		font-size: 22px;
		font-weight: 700;
		text-transform: uppercase;
		margin: 0 0 10px 0;
		transform: translateY(145px);
		transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s;
	}
	.box .post{
		display: block;
		padding: 8px 0;
		font-size: 15px;
		transform: translateY(145px);
		transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s;
	}
	.box:hover .title,
	.box:hover .post{
		transform: translateY(0);
	}
	.box .social{
		list-style: none;
		padding: 0 0 5px 0;
		margin: 40px 0 25px;
		opacity: 0;
		position: relative;
		transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
		transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s;
	}
	.box:hover .social{
		opacity: 1;
		transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	}
	.box .social:before{
		content: "";
		width: 50px;
		height: 2px;
		background: #fff;
		margin: 0 auto;
		position: absolute;
		top: -23px;
		left: 0;
		right: 0;
	}
	.box .social li{
		display: inline-block;
	}
	.box .social li a{
		display: block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		border-radius: 50%;
		background: #6d3795;
		font-size: 20px;
		color: #fff;
		margin-right: 10px;
		transition: all 0.3s ease 0s;
	}
	.box .social li a:hover{
		background: #bea041;
	}
	.box .social li:last-child a{
		margin-right: 0;
	}
	@media only screen and (max-width:990px){
		.box{ margin-bottom: 30px; }
	}
    

.introA{
    margin-top: 22px;
}   
.introA p{
    line-height:36px;    
}
.introA p:nth-child(4){
    color:#707070;
    font-size:20px;
    font-weight:bold;
    margin-top:60px;
}
.introA p:nth-child(4) img{
    margin-right:14px;
}
.intro_title{
    background:#f5f5f5;
    margin:50px auto;
    padding:10px 0 10px 16px;
    font-size:20px;
    font-weight:bold;
    color:#5d5d5d;
}
.introB p{
    text-indent:28px;
    line-height:42px;
}

.backtop a {
    color: #777;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 60px auto 0px;
    border: solid 1px #e6e6e6;
    text-align: center;
    line-height: 60px;
}
    
    
/* NEWS */
    
.newsList li{
    overflow:hidden;
    margin-bottom:22px;
    border-bottom: solid 1px #f3f1f1;
    padding-bottom: 22px;
}    
    
.dates{
    width:10%;
    border-right: solid 1px #f3f1f1;
    color:#fff;
    padding:4px 0 8px 0;
    float:left;
}
.dates strong{
    font-size:36px;
    color: #333;
}
.dates span{
	color: #717171;
}
.txt{
    width:88.5%;
    float:left;
    margin-left:1.5%;
    padding:13px 0;
}
.txt strong{
    font-size:16px;
    color: #333;
}
.txt p{
    margin-top:9px;
    color: #717171;
}

.newShow .tit{
    margin-bottom:20px;    
}
.update{
    color:#a2a2a2;
    border-bottom:dashed 1px #e6e6e6;
    padding-bottom:30px;
    margin-bottom:50px;
}
.textpart p{
    line-height:42px;
}
/* .textpart p img{
    display:block;
    margin:22px auto;
} */
.jump_page {
    margin-top: 70px;
    padding-top: 12px;
    border-top: dashed 1px #ccc;
}
.jump_page span,.jump_page span a{
    color: #5d5d5d;
    text-decoration: none;
}

/*job*/

.job_t{
	margin-bottom: 32px;
}
.job_t .posts,.job_t .numbers,.job_t .topdate,.job_t .deadline{
	font-size: 16px;
	font-weight: bold;
}
.job_group .job_list{
	border-bottom: solid 1px #eaeaea;
	line-height: 40px;
}
.job_group .job_list .j{
	color: #7b7b7b;
}

.job_group_content{
	border: solid 1px #eaeaea;
}
.job_group_content li{
	padding: 0px;
	line-height: 50px;
	text-align: center;
}
.job_group_content li .b_1{			
	width: 50%;			
}
.job_group_content li .b_11{
	width: 25%;			
}
.job_group_content li .b_1,.job_group_content li .b_11{
	border-bottom: solid 1px #eaeaea;			
	background: #f5f5f5;
	font-weight: bold;
	color: #6b6b6b;
}
.job_group_content li .b_text{
	width: 50%;			
}
.job_group_content li .b_text_1{
	width: 75%;			
}
.job_group_content li .b_text,.job_group_content li .b_text_1{			
	border-left: solid 1px #eaeaea;
	border-right: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
	color: #777;
}
.submit{
	border-bottom: solid 1px #eaeaea;
}
.submit a{			
	background: #09286a;
	padding: 10px 15px;
 	border-radius: 10px;
	text-decoration: none;
}
.desctxt .desc{
	border-bottom: solid 1px #eaeaea;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	color: #6b6b6b;
}
.desctxt .desctext{
	padding: 30px;
	line-height: 40px;
	color: #777;
}


/* CONTACT */

.tell_add {
    line-height: 40px;
}
.tell_add p:first-child {
    font-size: 20px;
    margin-bottom: 32px;
}


.invite_box li{
	border-bottom: solid 1px #eaeaea;
	padding:0px 15px 15px;
	margin-bottom: 15px;
}
.invite_box li strong{
	font-size: 20px;
}
.invite_box li p{
	line-height: 36px;			
}
.invite_box li p,.invite_box li span{
	color: #777;
}




@keyframes myfirst {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@media screen and (max-width: 769px){
	.fp-right{
		display: none;
	}
	nav .menubar .icons .secondary-icons{
		margin-right: 30px !important;
	}
	.s1{
		background: url(../../images/m1.jpg) no-repeat;    
  		background-size: cover;
  		background-position: center;
	}
	.s2{
		background: url(../../images/m2.jpg) no-repeat;    
  		background-size: cover;
  		background-position: center;
	}
	.s3{
		background: url(../../images/m3.jpg) no-repeat;    
  		background-size: cover;
  		background-position: center;
	}
	.bigbox>.imgbox>img{
		height: 145px !important;
	}
	.content_number .year i.sup{
		right: 50px;
	}
	.content_number .year i.sup_much{
		right: 40px;
	}
	.sup_unit_01{
		right: 15px;
	}
	.content_number .year i.sup_square,
	.content_number .year i.sup_factory{
		right: 40px;
	}
	.sup_unit_02,.sup_unit_03{
		right: 20px;
	}
	.galleryContainer li{
		margin-bottom: 30px !important;
	}
	.btn_link{
		margin: 50px auto 0px;
	}
	.show_list{
		margin: 30px auto;
	}
	.cl .slideshow li img{
		display:block !important;
		width: 100% !important;
		height:530px !important;
		margin:0 auto !important;
	}
	.map,.section6 .txtbar{
		margin-top: 30px;
	}
	.footerbox{
		background: #254079;
		margin-top: 50px;
    	padding: 30px 0px;
	}
	.footerbox .left_set{
		text-align: center;
	}
	.footerbox .left_set span{
		line-height: 40px;
	}
	.footerbox .f_nav{
		width: 25%;
    	margin: 0 auto;
	}

}


@media screen and (max-width:767px){
	#fp-nav{
		display: none;
	}
	nav .menubar{
		padding: 0px 20px 0px 0px !important;
	}
	.txtbar{
		margin-top: 90px;
	}
	.content_part{
		margin-top: 50px;
	}
	.content_number{
		margin-top: 40px;
	}
	.content_number .year i.sup{
		right: 0 !important;
		top:0;
	}
	.content_number .year i.sup_much{
		right: 20px;
	}
	.sup_unit_01{
		right: 0px;
		top:0;
	}
	.content_number .year i.sup_square,
	.content_number .year i.sup_factory{
		right: 0;
	}
	.sup_unit_02,.sup_unit_03{
		right: 0;
		top:0
	}
	.btn_link{
		margin-bottom: 70px;
	}
	.galleryImage{
		height: auto !important;
		margin-bottom: 16px;		
	}
	.slidebar{
		bottom: 15px !important;
	}
	.show_list .right_txt h6.title{
		font-size: 22px;
	}
	.advbox .based{
		border: solid 1px #c5c5c5;
		margin-bottom: 20px ;
	}
	.thumbbox{
		margin-bottom: 90px;
	}
	.footerbox{
		height: 180px;
		padding: 0px 35px;
	}
	
	.inCopyright{
		border-top: none;
		margin-top: 0px; 
		padding-top: 0px;
		font-size: 14px;
		line-height: 24px;
	}
	
	.located{
		padding: 0px;
	}
	
	.inContent{
		margin-top: 40px;
	}
	
	.smallbox li{
		border: solid 1px #e4e4e4;
		padding: 15px;
		margin-bottom: 15px;
	}
	.smallbox li p{
		text-align: center;
		padding-top: 15px;
		color: #777;
	}
	
	.newsList li .txt{
		width: 100%;
	}
	.newsList li .txt .t_wap{
		color: #777;
		margin-top: 8px;
	}
	.newShow .update{
		padding-bottom: 15px;
		margin-bottom: 10px;
	}
	.newShow .textpart img{
		width: 100% !important;
	}
	.show_list .left_time{
		display: none;
	}
	.show_list .right_txt{
		width: 100%;
	}
	
}

@media screen and (max-width: 414px){
	.subnav li{
		width: 33.3% !important;
	}
	.left_position{
		margin-right: 15px;
	}
	.cl .slideshow li img {
	    display: block !important;
	    width: 100% !important;
	    height: 288px !important;
	    margin: 0 auto !important;
	}
	.slideshow .title{
		font-size: 20px !important;
	}
	.boxcall .part span{
		font-size: 30px !important;
	}
	.footerbox,.footerbox .container{
		height: auto;
		padding: 10px 0px;
	}	
	.left_set a{
		padding: 0px 0px 0px 15px;
	}
	.footerbox .f_nav {
	    width: 42%;
	    margin: 0 auto;
	}
	.show_list .left_time{
		display: none;
	}
	.show_list .right_txt{
		width: 100%;
	}
}

@media screen and (max-width: 375px){
	.s1{
		background: url(../../images/m1.jpg) no-repeat;    
  		background-size: cover;
  		background-position: center;
	}
	.s2{
		background: url(../../images/m2.jpg) no-repeat;    
  		background-size: cover;
  		background-position: center;
	}
	.s3{
		background: url(../../images/m3.jpg) no-repeat;    
  		background-size: cover;
  		background-position: center;
	}
	.content_number .year i.sup {
	    right: 55px;
	}
	.content_number .year i.sup {
	    right: 55px;
	}
	.sup_unit_01 {
	    right: 15px;
	}
	.content_number .year i.sup_much {
	    right: 40px;
	}
	.content_number .year i.sup_square, .content_number .year i.sup_factory {
	    right: 40px;
	}
	.sup_unit_02, .sup_unit_03 {
	    right: 25px;
	}
	.thumbbox {
	    margin-bottom: 190px;
	}
	.cl .slideshow li img {
	    display: block !important;
	    width: 100% !important;
	    height: 260px !important;
	    margin: 0 auto !important;
	}
	.slideshow .title{
		font-size: 20px !important;
	}
	.footerbox,.footerbox .container{
		height: auto;
		padding: 10px 0px;
	}
	.left_set a{
		padding: 0px 0px 0px 15px;
	}
	.footerbox .f_nav {
	    width: 42%;
	    margin: 0 auto;
	}
	nav .menu.open .menu-link .submenu .sub-item{
		margin: 5px 0;
	}
	.subnav li{
		width: 33.3% !important;
	}
	.left_position{
		margin-right: 15px;
	}
	.show_list .left_time{
		display: none;
	}
	.show_list .right_txt{
		width: 100%;
	}
}




@media screen and (max-width: 360px){
	.content_number .year strong{
		font-size: 70px;
	}
	.sup_unit_01,.sup_unit_02,.sup_unit_03{
		top: 60px;
	}
	.slideshow .title{
		font-size: 16px;
	}
	.show_list .left_time{
		display: none;
	}
	.show_list .right_txt{
		width: 100%;
	}
	.subnav li {
	    width: 50% !important;
	}
    
}

@media screen and (max-width: 320px){
	nav .menu.open .menu-link .submenu .sub-item{
		margin: 3px 0 !important;
	}
	.content_number .year strong{
		font-size: 60px !important;
	}
	.content_number .year i.sup {
    	right: 45px !important;
    	top: 15px !important;
	}
	.content_number .year i.sup_much {
    	right: 35px !important;
    	top: 10px !important;
	}
	.sup_unit_01 {
	    right: 10px !important;
	    top: 50px !important;
	}
	.content_number .year i.sup_square, .content_number .year i.sup_factory {
	   right: 35px !important;
	   top: 10px !important;
	}
	.sup_unit_02, .sup_unit_03 {
	    right: 20px !important;
	    top: 50px !important;
	}
	.located .container{
		padding: 0px;
	}
	.introB table{
		width: 0 !important;
	}
	.footerbox .left_set{
		padding: 0px;
	}
	.footerbox .f_nav {
	    width: 45%;
	    margin: 0 auto;
	}
	.subnav li {
	    width: 50% !important;
	}
	.left_position {
	    margin-right: 30px;
	}
	.show_list .left_time{
		display: none;
	}
	.show_list .right_txt{
		width: 100%;
	}
}



@media screen and (min-width:1200px){
	.section2 .container,
    .section3 .container,
    .section4 .container,
    .section6 .footerbox .container 
    {
        width:1440px;
    }	
	.galleryImage{
		height: 262px !important;
	}
	.galleryImage .info h2{
		font-size: 20px;
	}
	.show_list li{
		margin-bottom: 0px !important;
	}
	.cl .slideshow li img{
		display:block !important;
		height:440px !important;
		margin:0 auto !important;
	}
	.footerbox{
	    background:#002062;
	    width:100%;
	    height:60px;
	    line-height:60px;
	    padding:0px 60px;
	    position:absolute;
	    bottom:0;
	}
}

@media screen and (min-width:1679px) {
	
	.galleryImage{
		height: 330px !important;
	}
	.cl .slideshow li img{
		display:block !important;
		height:530px !important;
		margin:0 auto !important;
	}
	.show_list li{
		margin-bottom: 30px !important;
	}

}

@media(max-width:768px){
	.content_number .year strong{
		font-size:32px;
	}
	.content_part p{
		line-height:1.75em;
	}
	.info h2{
		font-size:18px !important;
	}
	.info p{
		height:60px;
		overflow:hidden;
	}
	.advbox .based{
    padding:15px;
	}
	.advbox li span, .advbox li p{
		height:120px;
		overflow:hidden;
	}
	.left_position{
		display:none;
	}
}