@charset "utf-8";
html {
	font-family: simsun,Microsoft YaHei,Arial,Hiragino Sans GB,sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
}

body {
	font-family: Microsoft YaHei,Arial,Hiragino Sans GB,sans-serif;
	color: #666;
	margin:0px;
	padding:0px;
	font-size:12px;
}

html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	margin: 0px;
	padding: 0px
}

address,cite,dfn,em,var {
	font-style: normal
}




article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block
}
a {
	text-decoration: none
}
img {
	max-width: 100%;
	border: none;
}
body a {
	outline: none;
	blr: expression(this.onFocus=this.blur())
}

*:focus {
	outline: none
}

textarea {
	resize: none;
	border: none
}

button {
	outline: none;
	border: none
}

ul,li {
	list-style: none
}

table {
	border-collapse: collapse;
	margin: 0 auto
}

a:link {
	color:#ff4400;
	text-decoration:none;
}

a:visited {
	/*color: green*/
	color:#444;
	text-decoration:none;
}

a:hover {
	color: red;
	text-decoration:none;
}

a:active {
	color:#ff4400;
	text-decoration:none;
}
i{font-style:normal;}
ul{display:block;}
/*公有样式*/
.mainwidth{display:block;width:1100px;min-width:1100px;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;height:0px;padding:0px;margin:0px;}
.mlr{margin-left:auto;margin-right:auto;}
.textleft {text-align: left !important}
.textright {text-align: right !important}
.textcenter {text-align: center !important}
.header_reg{width:100%;min-width:1100px;background:#fff;}
a.nextbtn{
	display:block;
	text-align:center;
	line-height:40px;
	background:#ff4400;
	color:#fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
	
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	-ms-box-shadow: #666 0px 0px 10px;
	-o-box-shadow: #666 0px 0px 10px;
	box-shadow: #666 0px 0px 10px;	
	
	cursor:pointer;
}
a.nextbtn:hover{background:#ddd;color:#333;}
.pull-right {
	float: right!important
}
.radius4 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}

a.radius4:hover {
	background: #ccc;
	color: #333;
}

.radius6 {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

.radius8 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

.radius10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

.shadow {
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	-ms-box-shadow: #666 0px 0px 10px;
	-o-box-shadow: #666 0px 0px 10px;
	box-shadow: #666 0px 0px 10px;
}
input[type="text"]{border:1px solid #ccc;height:28px;line-height:28px;}
textarea{border:1px solid #ccc;}
.c_red{color:red;}

/*top*/
.user-wrap {
    float: right;
	z-index:999;
}

.user-wrap li {
    float: left;
}
.user-wrap li a {
    color: #999;
	
}
.user-wrap li .green{
    color: #ff4400;
}
.user-wrap li a:hover {
    color: #4d4d4d;
}
li.mww-sitemap {
    position: relative;
    margin-left: 7px;
    padding-left: 8px;
    padding-right: 8px;
    line-height:26px;
    height: 29px;
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
	z-index:999;
}

li.mww-sitemap:hover {
    background-color: #fff;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}


.mww-sitemap > i {
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #999 transparent transparent transparent;
    border-width: 5px;
}

li.mww-sitemap:hover > a {
    color: #ff4400;
    text-decoration: none;
}

li.mww-sitemap:hover > i {
    color: #ff4400;
    border-color: transparent transparent #ff4400 transparent;
    margin-bottom: 11px;
}

.sidemap-line {
    position: absolute;
    width: 78px;
    height: 1px;
    background-color: #fff;
    right: 0;
    top: 27px;
    z-index: 99999;
    display: none;
}

li.mww-sitemap:hover .sidemap-line {
    display: block;
}

.mww-sitemap-content {
    width: 512px;
    background-color: #fff;
    position: absolute;
    right: -1px;
    top: 27px;
    border: 1px solid #e4e4e4;
    display: none;
    z-index: 9999;
	padding-bottom:20px;
	-webkit-box-shadow: #666 0px 5px 10px;	
	-moz-box-shadow: #666 0px 5px 10px;	
	-ms-box-shadow: #666 0px 5px 10px;	
	-o-box-shadow: #666 0px 5px 10px;	
	box-shadow: #666 0px 5px 10px;	
}

li.mww-sitemap:hover .mww-sitemap-content {
    display: block;
	width: 512px;
}

.sitemap-item {
    float: left;
    margin-top:7px;
	padding-left:8px;
}

.sitemap-item-title {
    display: inline-block;
    overflow: hidden;
}

li .sitemap-item-title a,.sitemap-item-title a {
    display: inline-block;
    color: #ff4400;
    font-size: 17px;
    vertical-align: middle;

}

li .sitemap-item-title a:hover {
    color: #ff4400;
}

.sitemap-item a {
    display: inline-block;
    font-size: 12px;
    color: #4d4d4d;
    border: 1px solid #e4e4e4;
	width:150px;
	height:26px;
	line-height:26px;
	background:#f1f1f1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
	cursor:pointer;	
	letter-spacing:1px;
	text-align:center;
	margin-top:8px;
	margin-left:8px;
}
.sitemap-item  a:hover {
    color: #ff4400;
    border: 1px solid #ff4400;
    text-decoration:none;
}

.article .content img{width:100%;overflow:hidden;height:auto;}
.article .content .video{display:none;}
/*全局使用-代替alert()提示信息*/
.maskmsg{
	position:fixed;
	width:100%;
	height:100%;
	background:#000;
	z-index:800;
	top:0;
	left:0;
	filter:alpha(opacity=50);
	-webkit-opacity:0.5;
	-moz-opacity:0.5;
	-ms-opacity:0.5;
	-o-opacity:0.5;
	opacity:0.5;
	display:none;
}
.msgwindow{
	position:fixed;
	width:300px;
	min-height:200px;
	left:50%;
	top:50%;
	margin-left:-150px;
	margin-top:-100px;
	z-index:801;
	background:#fff;
	box-shadow:3px 3px 3px rgba(0,0,0,0.3);
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;	
	overflow:hidden;
	display:none;
}
.msgwindow .box{
position:relative;
}
.msgwindow h3{background:#ddd;height:30px;line-height:30px;padding-left:10px;}
.msgwindow a.closebtn{position:absolute;right:5px;top:5px;
width:20px;
height:20px;
line-height:18px;
background:#ff4200;
color:#fff;
text-align:center;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    -ms-border-radius:50%;
    border-radius:50%;

}
.msgwindow a.closebtn:hover{background:green;}
.msgwindow .msghtml{padding:5px 10px;}
.msgwindow .msghtml p{border-bottom:1px dashed #e4e4e4;font-size:12px;height:30px;line-height:30px;padding-left:5px;}
.msgwindow .msghtml p i{
	display:block;
	width:4px;
	height:4px;
	background:#ff4200;
	position:absolute;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    -ms-border-radius:50%;
    border-radius:50%;
	margin-top:12px;
}
.msgwindow .msghtml p b{margin-right:5px;margin-left:10px;}
.msgwindow .msghtml p a{display:block;height:18px;line-height:18px;float:right;background:#ff4200;color:#fff;padding:0px 5px;font-size:12px;
    -webkit-border-radius:18px;
    -moz-border-radius:18px;
    -o-border-radius:18px;
    -ms-border-radius:18px;
    border-radius:18px;	
	cursor:pointer;
	margin-top:4px;
}
.msgwindow .msghtml p a:hover{
	background:green;
}
