@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button, 
textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:none;}
/* remember to define focus styles! */
:focus {outline:0;}
address, caption, cite, code, dfn,
em, th, var, optgroup {font-style:normal;font-weight:normal !important;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:none;font-variant:normal;}

input, button, textarea,
select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;font-family:"Microsoft YaHei",Arial;resize: none;border:none;outline:none;}
code, kbd, samp, tt {font-size: 100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {font-size: 100%;outline:none;}
body {line-height: 1; font-family:"Microsoft YaHei",Arial,simsun; font-size:14px; color:#333;}
ul,li{list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;
/*表格自动换行*/
table-layout:fixed;word-wrap:break-word;}
caption, th{text-align:center;}
/*caption, th {text-align: left;}*/
sup, sub {font-size: 100%;vertical-align: baseline;}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {text-decoration: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
a{color:#666;}
/*------------浮动-----------------*/
.clear{ clear:both; height:0; font-size:0; overflow:hidden; line-height:0;}
.clear10{ clear:both; height:10px; overflow:hidden;}
.clear15{ clear:both; height:15px; overflow:hidden;}
.clear20{ clear:both; height:20px; overflow:hidden;}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }
.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:20px;}

.textover{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;filter:alpha(opacity=50);}
/* a{color: #333333;} */
/* a:hover{ color: #d3453a;} */

/* .img_box{overflow: hidden;} */

.ft55{font-size: 55px;}
.ft50{font-size: 50px;}
.ft36{font-size: 36px;}
.ft30{font-size: 30px;}
.ft26{font-size: 26px;}
.ft24{font-size: 24px;}
.ft40{font-size: 40px;}
.ft44{font-size: 44px;}


/*:first-child  filter:alpha(opacity=50);*/
/*.img img{display: block;}*/


.pdlr40{padding: 0 40px;}
.mglr40{margin: 0 40px;}
.p40{padding: 40px;}



@media screen and (max-width:1400px) {
  .ft55{font-size: 50px;} 
  .ft50{font-size: 46px;}	
  .ft44{font-size: 40px;}	
  .ft30{font-size: 28px;}
}

@media screen and (max-width:1300px) {
  .navright{margin-right: 0; right: 1%;}
  .ft55{font-size: 48px;}
  .ft50{font-size: 42px;}
  .ft40,.ft44{font-size: 38px;}
  .ft30{font-size: 26px;}
}

@media screen and (max-width:1200px) {
	.ft55{font-size: 46px;}
	.ft50{font-size: 40px;}
	.ft40,.ft44{font-size: 36px;}
	.ft36{font-size: 30px;}
	.ft30{font-size: 24px;}
}
@media screen and (max-width:1100px){
	.ft30{font-size: 22px;}
}
@media screen and (max-width:960px) {
	.ft55{font-size: 40px;}
	.ft50{font-size: 36px;}
	.ft40,.ft44{font-size:30px;}
	.ft36{font-size: 24px;}
	.ft30{font-size: 22px;}
	.ft26{font-size: 24px;}
	.ft24{font-size: 20px;}
	
}
@media screen and (max-width:768px) {
	.ft55{font-size: 36px;}
	.ft50{font-size: 32px;}
	.ft40,.ft44{font-size:24px;}
	.ft36{font-size: 20px;}
	.ft30{font-size: 20px;}
	
}
@media screen and (max-width:640px) {
	.ft55{font-size: 30px;}
	.ft50{font-size: 26px;}
	.ft40,.ft44{font-size:22px;}
	.ft36{font-size: 18px;}
	.ft30{font-size: 18px;}
	.ft26{font-size: 18px;}
	.ft24{font-size: 18px;}
	
	
	
}
@media screen and (max-width:480px) {
	.ft55{font-size: 26px;}
	.ft50{font-size: 22px;}
	.ft30{font-size: 16px;}
}
@media screen and (max-width:400px) {
	.ft55{font-size: 22px;}
	.ft50{font-size: 20px;}
	.ft44{font-size:18px;}
	.ft40{font-size:16px;}
	.ft36{font-size: 16px;}
	.ft26{font-size: 15px;}
	.ft24{font-size: 16px;}
	.foot .left{width: 155px; margin: 0 auto; text-align: center;}
	.foot .left .logos{width: 140px; padding-right: 15px; padding-top: 0; padding-bottom: 10px;}
	.foot .left .logos img{width: 100%;}
}


























