﻿@charset "utf-8";
/* CSS Document */

h2{
	margin-top:10px;
	height:30px;
	line-height: 30px;
	padding-left:30px;
    color:#336699;
	font-weight:bold;
	font-size: 27px;text-align: center;margin-bottom: 17px;}
	
h3{
	width:100%;
	border-bottom:1px dotted #999;
	font-family:"新宋体";
	font-size:12px;
	color:#336699;
	padding-bottom:10px;
	text-align:center;	}
	
h4{
	color:#336699;
	font-size:12px;}
	
body{
	width:100%;
	
	font-size:14px;
	
	height:800px;
	margin:0 auto;}

img{
	border:0px;}
	
h1{
    border:1px solid #CEE1EE;
	margin-top:0px;
	padding-left:120px;
	height:25px;
	line-height:25px;
	background-image:url(../image/3.jpg);
	background-repeat:repeat-x;
	color:#74BA77;
	font-size:14px;}
	
.headimg{
	background-image:url(../image/1.jpg);
	padding-top:8px;
	background-repeat:repeat-x;
	text-align:center;
	height: 121px;
	 float: left;display: flex;justify-content: center;flex-direction: row;width: 100%;margin-top: -25px;}
	
#main{
	background-color:#F0F5F8;
	margin:0 auto;
	width:980px;
	clear:both;
	}
	
#main:after{
	content:" ";
	display:block;
	clear:both;}
	
#bottom{
	border-top:1px solid #CEE1EE;
	font-size:14px;
	text-align:center;
	padding-top:10px;
	height:50px;
	}
	
#bottom span{
	margin-left:10px;
	margin-right:10px;}
	
	
	
#bottom a{
	font-weight:100;
	font-size:12px;
	color:#666;
	text-decoration:none;}
	
#bottom a:hover{
	color:#F33;
	text-decoration:underline;}
	
#top{
	background-image:url(../image/2.jpg);
	background-repeat:repeat-x;
	height:70px;
    width:100%;
	}
	
#right{
	margin-left:10px;
	margin-bottom:20px;
	padding-bottom:15px;
        padding-top:20px;
	border:1px solid #CEE1EE;
	background-color:#fff;
	background-image:url(../image/bg.gif);
	background-repeat:no-repeat;
	width:720px;
	float:left;}
	

	
.img1{
	background-image:url(../image/bi.gif); 
	position:absolute; 
	width:113px; 
	height:67px; 
	margin-top:30px; 
	margin-left:800px;}
	
.img2{
	background-image:url(../image/yingzhang.gif);
	width:120px; 
	height:120px;
	position:absolute;
	margin-left: -30px; 
	display: 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: 25px;}
.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;margin-top: 10px;}
.footer p{text-align:center;font-size:12px;color:#fff;float:left;width:100%;line-height: 24px;margin: 0;}
.footer p a{margin: 0 5px;color:#fff;font-size: 12px;font-weight: 400;}

.main_bgcenter ul{}