﻿@charset "utf-8";
/* CSS Document */
* {margin:0; padding: 0;}
html, body{margin:0;padding:0; color:#333;font-family:"微软雅黑";}
h1, h2, h3, h4, h5, h6{font-weight:normal;margin:0;line-height:1em;}	
	h1{font-size:2em;margin-bottom:.5em;}	
	h2{font-size:1.75em;margin-bottom:.5142em;padding-top:.2em;}	
	h3{font-size:1.5em;}
	h4{font-size:1.25em;margin-bottom:.6em;}
	h5,h6{font-size:1em;margin-bottom:.5em;font-weight:bold;}
	a{ color:#333333;}
	blockquote, ul, ol, dl, p,dd,dt, form, table, pre{margin:0; padding:0;}
	article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary{display:block;}
	ul ul, ul ol, ol ol, ol ul, dd{}
	li{margin:0;padding:0;list-style:none; vertical-align: text-top;}	
	pre, code, samp, kbd, var{font:100% mono-space,monospace;}
	pre{overflow:auto;}
	abbr, acronym{text-transform:uppercase;border-bottom:1px dotted #000;letter-spacing:1px;}
	abbr[title], acronym[title]{cursor:help;}
	small{font-size:.9em;}
	sup, sub{font-size:.8em;}
	em, cite, q{font-style:normal;}
	img{border:none;vertical-align:middle;_vertical-align:top; }			
	hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0 0 1.5em 0;padding:0;}	
	table{border-collapse:collapse;}
	th,caption{text-align:left;}	
	label{}
	fieldset{margin:0;padding:0;border:none;}
	legend{font-weight:bold;}
	input, select{vertical-align:middle;_vertical-align:top;}
	input[type="radio"],input[type="checkbox"], .radio, .checkbox{margin:0;}
	a:focus{outline:0;}
a{
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
a:visited{
    text-decoration:none;
}
img,input{
    border:0;
}
div,ul,li,dl,dt,dd,p,span,a,label,input,body,h2,h3,h4,table,tr,td,select,option{
    margin:0px; padding:0px;
}
ul,li{
    list-style:none;
}
body{
}
/*导航栏样式*/
.title {
    /*width:1100px;*/
    margin:0 auto;
}
/*大图样式*/
.banner,.banner img {
    width:100%;
}
/*主体内容*/
.body {
    width:1102px;
    padding:40px 0 60px 0;
    margin: 0 auto;
}
.inner {
    width:100%;
    overflow: hidden;
    padding-bottom: 0px;
	margin-bottom: 20px;
}
.t1 dt{
	background:#f2f2f2;
	width:258px;
	height:179px;}
.t1 a:hover{color:#e0690d;}
.t1 dt img {
	width: 259px;
height: 179px;
    }
.t1 .tp{
width:258px;
height:35px;
background:none;
}
.t1 .tp img {
width:258px;
height:35px;
margin:0;

    }
.t1 {
    width: 258px;
    float: left;
    border: 1px solid #EFEEEC;
    margin-right: 20px;
}
.t1 p {
    font-size: 16px;
    color: #474746;
    margin:20px 0 26px 0;
    text-align: center;
}
.t1 a {
    font-size: 16px;
    color: #474746;
}
.fy {
    width:100%;
    height:30px;
    background: #F9F9F8;
    margin-top: 30px;
    overflow: hidden;
    padding: 10px 0 0 0;
}
.fy ul li {
    float: left;
    line-height: 38px;
    cursor:pointer;
}
.fy ul {
    text-align: center;
    margin-left: 480px;
}
.fy a {
    color: #474746;
}
.fy1 {
    width:38px;
    height: 38px;
    margin-right: 10px;
    color: #474746;
}
.fy1:hover {
    background: #F66000;
    color: #ffffff;
}
.fy2 {
    margin-left: 10px;
}


