﻿body
{
	margin:0px; 
	font-size:16px;
	font-family:wf_segoe-ui_semilight, wf_segoe-ui_light, wf_segoe-ui_normal, 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe UI', Arial, sans-serif !important; 

	}
		
ul,li,h1,h2,h3,h4,h5,h6,dd,dl,dt,p,a,img
{
	margin:0;
	padding:0;
	border:0px;
	list-style-type:none;
	text-decoration:none;
	}
a:hover
{
    text-decoration:underline;
    }
*:focus{outline: none;}

#content
{
    position:absolute;
    left:0px;
    top:0px;
    }

.header
{
    width:90%;
    height:60px;
    margin:0px auto auto auto;
    }
.header .logo
{
	float:left;
	display:inline;
	width:50%;
	height:40px;
	padding:10px 0px;
	}
.header .logo img
{
	height:80%;
	}
.header .right-con
{
	position:relative;
	float:right;
	display:inline;
	width:25%;
	height:40px;
	padding-top:20px;
	padding-bottom:0px;
	text-align:right;
	}
.header .right-con span
{
    float:left;
    display:inline-block;
    width:30%;
    height:40px;
    padding-left:20%;
    cursor:pointer;
    }
.header .right-con span img
{
    height:60%;
    }
.header .right-con span.back img
{
	width:100%;
	}
.header .right-con .en
{
    width:35%;
    font-size:24px;
    color:#5d5d58;
    }
.header .right-con .en img
{
    width:12%;
    margin-left:5px;
    vertical-align:middle;
    }


.biaoti
{
    width:90%;
    height:40px;
    margin:0px auto auto auto;
	padding-bottom:10px;
	border-bottom:solid 1px #dcdcdc;
    }
.biaoti .timu
{
	float:left;
	display:inline;
	width:70%;
	height:60%;
	padding:10px 0px;	
	font-size:18px;
	font-weight: bold;
	}
.biaoti .right-con
{
	position:relative;
	float:right;
	display:inline;
	width:25%;
	height:36px;
	padding-top:14px;
	text-align:right;
	}
.biaoti .right-con span
{
    float:right;
    display:inline-block;
    width:30%;
    height:36px;
    cursor:pointer;
    }
.biaoti .right-con span.share img
{
	height:60%;
	}


.footer-nav
{
    width:100%;
    padding-top:10px;
    background-color:#181818;
    }
.footer-nav .nav
{
    width:100%;
    line-height:42px;
    
    }
.footer-nav .nav ul
{
    width:90%;
    padding-left:5%;
    padding-right:5%;
    margin:0px auto auto auto;
    border-bottom:solid 1px #525252;
    }
.footer-nav .nav li
{
    line-height:42px;
    font-size:16px;
    color:#FFFFFF;
    }
.footer-nav .nav li a
{
    color:#FFFFFF;
    }
.footer-nav .nav li .icon
{
    float:right;
    display:inline-block;
    width:8%;
    height:42px;
    }
.footer-nav .nav li .icon img
{
    height:28%;
    vertical-align:middle;
    }
    
.footer-nav .nav dl
{
    width:90%;
    margin:0px auto auto auto;
    padding-left:5%;
    padding-right:5%;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:solid 1px #525252;
    display:none;
    }
.footer-nav .nav dl dt
{
    width:100%;
    height:36px;
    line-height:36px;
    font-size:16px;
    }
.footer-nav .nav dl dt a
{
    color:#FFFFFF;
    }
    
.footer-copy
{
    width:100%;
    padding:10px 0px;
    background-color:#272727;
    }
.footer-copy .copy
{
    width:90%;
    margin:0px auto auto auto;
    }
.footer-copy .copy p
{
    line-height:22px;
    margin:0px auto auto auto;
    font-size:100%;
    color:#898989;
	padding-bottom:10px;
    }
.footer-copy .other
{
    width:90%;
    margin:10px auto auto auto;
    padding-bottom:10px;
    }
.footer-copy .other p
{
    line-height:32px;
    margin:0px auto auto auto;
    font-size:100%;
    color:#FFFFFF;
	font-size:12px;
    }
.footer-copy .other p a
{
    color:#FFFFFF;
    }
    
.footer
{
	width:100%;
	height:60px;
	margin:0px auto auto auto;
	background-color:#e0e0e0;
	text-align:center;
	}
.footer span
{
	position:relative;
	display:inline-block;
	width:45%;
	height:60px;
	line-height:60px;
	padding-left:4%;
	text-align:left;
	color:#333333;
	font-size:100%;
	}
.footer span img
{
    height:30%;
    margin-right:5px;
    vertical-align:middle;
    }
.footer span a
{
	color:#333333;
	}
	
.menu-layout
{
	position:absolute;
	left:-900px;
	top:0px;
	width:240px;
	background-color:#181818;
	z-index:30000;
	height:100%;
	}
.menu-layout .hid-layout
{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    }
.menu-layout .menu-close
{
	width:100%;
	height:40px;
	border-bottom:solid 2px #525252;
	background-color:#181818;
	}
.menu-layout .menu-close .close
{
	float:right;
	display:inline-block;
	width:6%;
	height:30px;
	padding-top:10px;
	margin-right:4%;
	cursor:pointer;
	}
.menu-layout .menu-close .close img
{
	width:80%;
	vertical-align:middle;
	}
.menu-layout .menu-head
{
	width:100%;
    margin:0px auto auto auto;
	}
.menu-layout .menu-head .layout
{
    width:100%;
    height:40px;
    margin:0px auto auto auto;
    }
.menu-layout .menu-head .layout li
{
    width:230px;
    height:39px;
    line-height:39px;
    padding-left:5px;
    padding-right:5px;
    background-color:#181818;
    border-bottom:solid 0px #525252;
    }
.menu-layout .menu-head .layout li .icon-1
{
    float:right;
    display:inline-block;
    width:3%;
    height:39px;
    }
.menu-layout .menu-head .layout li .icon-1 img
{
    width:90%;
    vertical-align:middle;
    }
.menu-layout .menu-head .layout li .icon-2
{
    float:right;
    display:inline-block;
    width:3%;
    height:39px;
    display:none;
    }
    
.menu-layout .menu-head .layout li.hover
{
    background-color:#525252;
    border-bottom:solid 1px #585858;
    }
.menu-layout .menu-head .layout li.hover .icon-1
{
    float:right;
    display:inline-block;
    width:3%;
    height:39px;
    display:none;
    }
.menu-layout .menu-head .layout li.hover .icon-2
{
    float:right;
    display:inline-block;
    width:6%;
    height:39px;
    }
.menu-layout .menu-head .layout li.hover .icon-2 img
{
    width:100%;
    }
    
.menu-layout .menu-head .layout li .text
{
    font-size:16px;
    color:#FFFFFF;
    }
.menu-layout .menu-head .layout li .text a
{
    color:#FFFFFF;
    }
.menu-layout .menu-head .item
{
	width:100%;
	background-color:#525252;
	display:none;
	}
.menu-layout .menu-head .item dl
{
	width:90%;
	padding-left:10%;
	}
.menu-layout .menu-head .item dl dt
{
	width:100%;
	min-height:36px;
	line-height:36px;
	border-bottom:solid 1px #585858;
	font-size:16px;
	}
.menu-layout .menu-head .item dl dt a
{
	color:#ffffff;
	}
	
.back-top
{
    position:fixed;
    right:8px;
    bottom:8px;
    width:36px;
    height:36px;
    cursor:pointer;
    transition:all 250ms ease-in-out 0s;
    transform:scale(1, 1);
    z-index:99999;
    }
.back-top img
{
    width:100%;
    transform:translate(0px, 0px);
    }
    
.parentLayer
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-color:#333333;
	filter:alpha(opacity=90);
    opacity:0.9;
    -moz-opacity:0.9;
	z-index:30000;
	visibility: visible;
	}
	
.share-content
{
	position:fixed;
	left:-9900px;
	bottom:0px;
	width:100%;
	padding-bottom:10px;
	z-index:40000;
	}
.share-content .share-head
{
	width:100%;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:16px;
font-weight: bold;
	color:#FFFFFF;
	}
.share-content .content
{
	width:90%;
	margin:20px auto auto auto;
	text-align:center;
	}
.share-content .content a
{
	display:inline-block;
	width:30%;
	margin:10px 0px;
	text-align:center;
	}
.share-content .content a img
{
	width:50%;
	}
.share-content .close
{
	width:10%;
	margin:20px auto auto auto;
	text-align:center;
	cursor:pointer;
	}
.share-content .close img
{
	width:50%;
	}