body{
	padding: 0;
	margin:0 auto;
	background: none;
    max-width:1366px;
}
html{
	background: White;
	width: 100%;
}
*{
	color:#3d3d3d;
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
}

a:hover{
	color: #3c3c3c;
   text-decoration: none; 
}
a{ 
bblr:expression(this.onFocus=this.blur()) !important;/*IE使用*/ 
outline-style:none !important;/*FF使用*/ 
} /*去除a标签带来的虚框*/
a{blr:expression(this.onFocus=this.close()) !important;} /* 只支持IE，过多使用效率低 */ 　 
a{blr:expression(this.onFocus=this.blur()) !important;} /* 只支持IE，过多使用效率低 */ 　 
a:focus { -moz-outline-style: none !important; } /* IE不支持 */ 

.outa{
	display: block;
}
.outa:hover,.outa:active{
   background: #f6f6f6;
}

h3{
}
h4{
}
h3 a,h4 a{
	font-size: inherit;
}
h5{
}
h6{
	line-height: 1.5em;
}

h5 .ft-or{
	line-height: 1.5em;
}

p{
	color: #494949;
	margin-bottom: 0;
	line-height: 1.7em;
	font-size:12px;
}
p a{
	color: #494949;
}
p a:hover{
	color: black;
}
.alignleft{
	text-align: left !important;
}
.alignright{
	text-align: right !important;
}
.aligncenter{
	text-align: center !important;
}
.nowrap{
	white-space: nowrap;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.rightline1{
	border-right:1px solid #e1e1e1;
}
.link1{
	color:#00b0eb;
}
.link1:hover{
	text-decoration: underline;
	color:#00b0eb;
}
.red1{	
   font-weight: bold;
	font-size: 14px;
	padding: 0 5px;
	color: #f40036;
}
.clear{
	clear: both;
}
.hrblack{
   border-color: black;
}
.hrwhite{
	border-color: rgba(255,255,255,0.5);
}
.imgnormal{
	width: auto;
}
.ft-blue,.ft-blue a{
	color: #0379d5 !important;
	font-size: inherit;
}
.ft-blue,.ft-blue a:hover{
	color: White;
}
.ft-black,.ft-black a{
	color: black !important;
	font-size: inherit;
}
.ft-gray,.ft-gray a{
	color: #303030 !important;
	font-size: inherit;
}
.ft-price{
	font-size: 2em;
}

/* Banner */
.banner{
   width: 100%;
	overflow: hidden;
	padding:10px 0;
}
.banner .bannerin{
	width:1067px;
	margin:0 auto;
}
.banner .bannerright{
	padding-right: 0;
	padding-left: 0;
	width: 340px;
	float: right;
}
.banner .bannercenter{
	padding-right: 0;
}
.logo2{
	padding-top: 10px;
}
.logo2 *{
	line-height: 1em;
}
.logo2 h4{
    font-size:18px;
	 font-weight: bold;
}
.logo2 h5 {
    font-size: 18px;
	 color: #ffa332;
	 font-weight: bold;
	 font-family:宋体;
	 
}
.subtitle{
	color: #ffa200 ;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 16px;
	position: relative;
	top:-2px;
	padding-bottom: 18px;
	padding-top: 10px;
}
.banner .language{
	text-align: right;
	padding-top: 35px;
	font-size:12px;
}
.banner .language a{
	color: #333;
}
.menu{
   width: 100%;
	overflow: hidden;
	background: #525ab2;
}
.menu .menuin{
	width:1067px;
	margin:0 auto;
}
.menu .menuin a{
	display: block;
	padding: 10px 26px;
	font-size: 14px;
	float: left;
	margin-right: 1px;
	color: #020202;
	color: White;

}
.menu .menuin a:hover,.menu .menuin .cur{
   background: #e48b00;
	color: White;
}

.indexpart{
   width: 100%;
	overflow: hidden;
}
.indexpart .indexpartin{
	width:1067px;
	margin:0 auto;
	padding:20px 0;
}
.title{
	border-bottom:2px solid #b4b4b4;
	margin-bottom: 10px;
	padding: 10px 0;
	position: relative;
}
.title span{
	border-bottom:2px solid #525ab2;
	padding: 10px 16px;
	font-size:16px;
	color: #020202;	
	position: relative;
	top: 1px;
}
.title .more{
	position: absolute;
	right: 0px;
	top: 8px;
}
.title .more a{
	display: block;
	padding: 5px 25px;
	color:#484848;
	background: #e5e5e5;
	font-size: 12px;
}
.title .more a:hover{
   background: #fe0200;
	color: White;
}

.title2{
	margin-bottom: 10px;
	padding: 10px 0;
	position: relative;
}
.title2 span{
	padding: 10px 16px;
	font-size:16px;
	color: #020202;	
	position: relative;
	top: 1px;
}

.gsjj .img-responsive{
	margin-bottom: 10px;
}
.gsjj .col-xs-9{
	padding-left: 0;
}
.gsjj p{
	font-size: 12px;
}
.more2 {
	float: right;
}
.more2 a{
	display: block;
	padding: 5px 25px;
	color:#484848;
	background: #e5e5e5;
	width: 100px;
	font-size: 12px;
}
.more2 a:hover{
   background: #fe0200;
	color: White;
}
.picnews{
	background: #fbfbfb;
	padding: 10px;
	margin: 0;
}
.picnews .col-xs-5,.picnews .col-xs-7{
	padding: 0;
}
.picnews .col-xs-7{
	padding-top:15px;
}
.topnews a{
   color: Black;
}
.topnews a:hover{	
   color: #fe0200;
}
.date{
	color: #f48400;
	float: right;
}
.newslist{
	margin: 0;
	padding: 0;
	width: 100%;
	padding-top: 10px;
}
.newslist ul,.newslist ul li{
	padding: 0;
	font-size: 12px;
}
.newslist ul li{
   clear: both;
	list-style: none;
}
.newslist .newstitle{
   padding: 0;
	padding-left: 0;
	color: #797979;	
	margin-bottom: 5px;
	background: url(../images/dot01.png) no-repeat 0px 6px;
	padding-left: 10px; 
	color: Black;
}
.newslist .newstitle:hover{
   color: #fe0200;
}
.newslist .date{
	padding-right:0;
	text-align: right;
	padding-right: 10px;
}



.infolist{
	margin: 0;
	padding: 0;
	width: 100%;
	padding-top: 10px;
}
.infolist ul,.infolist ul li{
	padding: 0;
}
.infolist ul li{
   clear: both;
	list-style: none;
	padding: 10px 0;
	border-bottom: 1px dotted #cbcbcb;
	float: left;
	width: 100%;
}
.infolist ul li:hover{
	background: #f9f9f9;
}
.infolist .newstitle{
   padding: 0;
	padding-left: 0;
	color: #797979;	
	margin-bottom: 5px;
	background: url(../images/dot01.png) no-repeat 0px 6px;
	padding-left: 15px; 
	font-size: 14px;
	float: left;
	color: Black;
}
.infolist .newstitle:hover{
   color: #fe0200;
}
.infolist .date{
	padding-right:0;
	text-align: right;
	padding-right: 10px;
	color: #b0b0b0;
	float: right;
}



.contactinfo {
	padding-top: 10px;
    font-size:12px;
}
.contactinfo .dl-horizontal dt{
	width: 70px !important;
	font-weight: normal;
	margin-bottom:5px;
}
.contactinfo .dl-horizontal dd{
	margin-left: 70px !important;
}

.footer{
	width:100%;
	margin: 0;
	padding: 0;
	background: #1f1f1f;
	border-top:8px solid #525ab2;
	padding:40px 0;
}
.footer .footerin{
	width: 100%;
}
.footer *{
	color: #9b9b9b;
}
.fotmenu{
	color: #5b5b5b;	
	margin-bottom:5px;
}
.fotmenu a{
	color: white;
	font-size: 16px ;
}
.indexad{
	width:100%;
	margin: 0;
	padding: 0;
}	
.indexad .indexadin{
	width: 100%;
	padding: 0;
   margin:0;
}

.subpage{
   width: 100%;
	overflow: hidden;
	padding:20px 0;
}
.subpage .subpagein{
	width:1067px;
	margin:0 auto;
}
.subpagein .col-xs-2{
	padding-right: 0;
}
.mainright{
	padding-top: 40px;
}

.address{
    margin-top:10px;
	padding-bottom:10px;
	color: Black;
}
.address a,.address a:hover,.address a:visited{
    color:#000;
}
.leftmenu{
    margin-top:10px;
}
.subtitle h4,.subtitle h5{
	line-height: 1em;
	margin-bottom: 0;
	margin-top:4px;
	padding-left: 20px;
    font-size:18px;
}
.subtitle h5{
	color: #848484;
    font-size:15px;
}


.pager{
	text-align: center;
	padding: 20px;
}
.pager a{
	margin:0 5px;
	border: 1px solid #8a8a8a;
	padding: 5px 8px;
	color:#666;
	width: auto;
}
.pager a:hover{
   background: #525ab2;
	border: 1px solid #525ab2;
	color: White;
}
.pager .cur{
	border: 1px solid white;
}
.pager .cur:hover{
	background: White;
	color:#666;
	border: 1px solid white;
}
.pager .unclick{
	border: 1px solid white;
}
.pager .unclick:hover{
	background: White;
	color:#666;
	border: 1px solid white;
	
}
.proview {
	margin-bottom:10px;
	text-align: center;
    padding-left:15px;
}
.proview .proimg{
	height:209px;	
	border: 1px solid #e1e1e1;
	text-align: center;
	float: left;
   clear: both;
	width:100%;
	margin-bottom:10px;
   vertical-align: middle;
	overflow: hidden;
    display:table;
}
.proview .proimg a{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:100%;
}
.proview .img-responsive{
	max-height:100%;
    max-width:100%;
    text-align:center;
    display:inline-block;
}
.proview .proimg:hover{
	border: 1px solid #ababab;
}
.proview h4{
	margin-bottom: 3px;
	clear: both;
}
.proview h4 a{
   color: Black;
}
.proview h5 {
	margin-top: 0px;
}
.proview h5 a{
	color: #5c5c5c;
}
.proview h4 a:hover,.proview h5 a:hover{
   color: #fe0200;
}

.article{
	padding: 10px;
}

.articletitle{
	text-align: center;
}
.subpagein .subtitle{
    color:#000;
}
area, area:hover, area:visited, area:active {
    outline: none;
}