/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: none outside none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

a {
    color: #256EB1;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}



.big_div{
width:960px;
margin:0 auto; overflow: hidden;}


/*  top头部  */

#top {
    background-image: url("../images/bg.gif");
	background-repeat:repeat-x;
    height: 66px;
    width: 100%;
}

#top .header .logo {
    float: left;
	margin-top:5px;
}

#top .header {
    height: 56px;
    margin: auto;
    text-align: center;
    width: 960px;
}

#top .header .topnav {
    float: right top;
	text-align:right;
    font-size: 12px;
	line-height:40px;
}

#top .header .topnav a {
    color: #666666;
    text-decoration: none;
}

/*  img  */

.img_div{
float:left;
width:960px;
margin:0 auto;
margin-bottom:40px;}



/*  center中间部分  */

#center{
width:960px;
float:left;
margin:0 auto;}

.tub_img{
float:left;
background:url(../images/tub1.gif) no-repeat;
width:135px;
height:135px;
position:absolute;
top:-33px;
left:-33px;}

.left_wrap {
    float: left;
    width: 680px;
}

.topic_r {
    background: url("../images/topic_fl.png") no-repeat scroll 0 0 transparent;
    margin-bottom: 13px;
	position:relative;
	margin-bottom:40px;
}

.tit_left_wrap {
    line-height:64px;
	margin-left:65px;
	font-size: 26px;font-weight: 700;}

.div_h2{
    border-bottom:1px solid #CCCCCC;
    width:668px;
	color:#2B2B2B;}
	
.time{
font-size:12px;
text-align:right;
padding:0 10px;
line-height:200%;}

.left_con {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #C9C9C9;
    width: 668px;
}

.left_con .conBox {
    padding: 16px;
}

.borderBottom {
    border-bottom: 1px solid #CCCCCC;
}

.conBox {
    height: auto;
}
.speclist {
    clear: both;
}

.conBox h4 {
    color: #E5710B;
    font: bold 14px/26px simsun;
}

.conBox p {
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
}

.conBox p a {
    display: inline-block;
}
.conBox a {
    color: #E5710B;
    text-decoration: none;
}

.conBox a:hover{
text-decoration:underline;}

.right_wrap {
    float: right;
    width: 270px;
}

.right_mod_r {
    margin-bottom: 10px;
}

.right_mod_r h4 {
    background: #6bbb2e;
    color: #FDFDFD;
    font: bold 14px/36px simsun;
    height: 36px;
    text-indent: 27px;
    width: 270px;
}

.speclist img {
    background: none repeat scroll 0 0 #E9E9E9;
    border: 1px solid #C0C0C0;
    float: left;
    height: 140px;
    margin-bottom: 10px;
    margin-right: 25px;
    padding: 4px;
    width: 220px;
}

.right_mod_r .right_mod_con_r {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FBFBFB;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border/*-right*/: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    position: relative;
}
.right_mod_con_r_box {
    height: 1%;
    overflow: hidden;
    padding: 0 10px 10px;
}

.right_mod_r h5 {
    background: url("../images/right_con_bg.png") no-repeat scroll right 14px transparent;
    color: #81511C;
    font: bold 14px/35px simsun;
    height: 35px;
}

.right_mod_r .img_wrap {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    text-align: left;
}
.img_wrap, .img_wrap span {
    display: block;
    text-align: center;
}

.right_mod_con_r_box h6{
    font-weight:bold;
    font-size: 15px;
	color:#2B2B2B
}

.right_mod_con_r_box p{
    font: 12px/28px Simsun,Helvetica,Arial,sans-serif;}

.right_mod_con_r_box a {
    color: #81511C;
    text-decoration: none;
}

.right_mod_con_r_box a:hover{
color:#CC0033;
text-decoration:underline;}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}


.jiesy{
width:99%;
height:min-80px;
background-color:#F9F9F9;
border:1px solid #C9C9C9;
padding-bottom:10px;
font-size:14px;}

.jiest{
background:url(../images/jiest.gif) no-repeat;
width:150px;
height:37px;
position:relative;
margin-bottom:10px;
left:-30px;
top:8px;}

.jiesy p{
width:95%;
line-height:150%;
font:14px;
text-indent:28px;
margin:0 auto;}

/*  footer底部  */

#footer {
float:left;
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    font-size: 12px;
    line-height: 22px;
	margin-top:10px;
    padding-top: 5px;
    width: 960px;
	text-align:center;
}



/*   Content页的样式   */

.content_div{
border:1px solid #CCCCCC;
float:left;
width:680px;}

.img{
position:absolute;
margin-left:-33px;
margin-top:-34px;
background:url(../images/tub1.gif) no-repeat;
width:135px;
height:135px;
}

.content{
margin-top:30px;
color:#333333;
font-size:14px;
padding:10px;
line-height:150%;
min-height:850px;
text-align:center;}

.content h1{
font-weight:bold;
font-size:24px;
text-align:center;
line-height:50px;}

.content p{
text-align:left;
text-indent:28px;
margin:10px 0px ;}

.return{
width:120px;
height:30px;
background:#999999;
border:1px solid #CCCCCC;
font-size:13px;
color:#FFFFFF;
text-align:center;
float:right;
line-height:30px;
cursor:pointer;}

.return a:hover{
background-color:#666666;
text-decoration:none;}

.indexWidth{ width:1000px; margin:0 auto;}
/*head*/
.header{float:left;width:100%}
.head{float: left;width: 100%;height: 60px;box-shadow: 0 1px 5px #ccc;position: relative;z-index: 10;background: #fff; border-top: 3px solid #6BBB2E;margin-bottom: 20px;}
.head .logo{ float:left;}

.head .Nav{float:left;width: 581px;}
.head .Nav a{float: left;color: #444;font-weight: bold;font-size: 16px;margin: 0 0px 0 20px!important;height: 60px;line-height: 60px;position: relative;}
.head .Nav a.on,.head .Nav a:hover{ color:#6BBB2E; text-decoration:none;}
.head .Nav a .i_hot{background:url(https://www.yuwenmi.com/static/img/hot3.gif) no-repeat scroll 0 0;height:16px;position:absolute;right:-19px;top:10px;width:21px}
.head .login{ float:right; height:30px; width:auto; line-height:30px; background:#6BBB2E; padding:0 10px;}
.head .login a{ color:#FFFFFF; font-size:14px; cursor:pointer}
.head .login code{ color:#FFFFFF; margin:0 5px;}
.head .headtit{float: left;margin: 14px 19px;width: 100px;margin-right: 0;}
.head .headtit span{float: left;background: #6bbb2e;color: #fff;padding: 4px 10px;font-size: 18px;border-radius: 2px;}

/*footer*/
.footer{float:left;width:100%;background:#3c3d41;padding:8px 0;}
.footer p{text-align:center;line-height:24px;font-size:12px;color:#fff;float:left;width:100%;}
.footer p a{margin: 0 5px;color:#fff;}























