@charset "utf-8";
/* CSS Document */
html {
	overflow-x: hidden;
}
.foter-up{height: 320px;width: 100%;background: url('../img/foter-up.jpg');background-size: cover;}
.foter-up .contain{
width: 930px;
  height: 200px;
  padding-top: 70px;
  font-size: 16px;
    color: #c2c2c2;
    margin: 0 auto;position: relative;
}
.left-floter{width:315px;height: 200px;border-right:1px solid #fff;float: left;    margin-right: 60px; }
.left-foter-logo {
  width: 260px;height: 135px;
    padding-top: 20px;
}
.center-floter{float: left;}
.center-floter p:nth-of-type(2){margin-top: 10px}
.copy-foter{margin-top: 50px;}
.add-floter span{font-size: 16px;}
.add-floter{margin-top: 20px;}
footer .address{position: relative;}
.f_2_a.f_2_4{
    width: 90px;
    height: 36px;
    background: url(../parents/img/cy.png) no-repeat;
    background-position: right top;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 145px;
    margin-top: 46px;
}
.header .nv3,.header .nv2{display: none;}
.menu,.menus{
    height:55px;
    line-height: 60px;
    position: fixed;
    top:62px;
    width: 100%;
    background: #fc645f;
    z-index:1;
    padding-left: 320px;
    left:0;
    opacity: 0
}
.about-nav #menus{    padding-left: 533px;}
.menu li,.menus li{float:left;padding-left: 60px}
/*.nv1 li .menu a,.nv1 li .menus a{
    font-size: 15px;
    color:#550300;
}*/
.nv1 li .menu a.actives,.nv1 li .menus a.actives{
    color:#550300;
}

.show{    position: absolute;
    left: 0;width: 100%}
.fig-hide li{display: none}


#fp-nav ul li a.active font {
    display: block;
}
body .nav-up {
    top: 69px;
    transition: all .7s ease-in-out;
    opacity: 1
}
body .nav-down {
    transition: all .7s ease-in-out;
    opacity: 1
}

body {
	font-size: 14px !important;
	color: #474747;
	margin: 0;
	padding: 0;
	_overflow: hidden;
	background: #fff;
}
body,ol,table,tr,td,dt,dd,dl,h2,h3,h4,h5,h6,form,input,select,textarea,span,em {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑",Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

ul,li {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-weight: normal;
}

.red {
	color: red;
}
/*版心设置*/
.w{
	width: 1150px;
	margin: 0 auto;
}
input,button,select,textarea {
	outline: none
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #000;
	
}

i, em, cite, address {
	font-style: normal;
}

input {
	vertical-align: middle;
	font-family: "微软雅黑";
}

table {
	border-collapse: collapse;
	font-family: "微软雅黑";
}

a:hover {
	cursor: pointer;
	text-decoration: none;
}

a,area {
	blr: expression(this.onFocus=this.blur())
} /* for IE */
:focus {
	-moz-outline-style: none;
} /* for Firefox */
a {
	outline: none;
} /* for FF Chrome */
.dis {
	display: none;
}

.clear {
	clear: both;
}

.fl{
	float:left;	
}

.fr{
	float:right;
}

html {
	-webkit-text-size-adjust: none;
  /*解决chrome浏览器下字体不能小于12px*/
}
#menu li a:hover{
	color:#fff;
}
#menus li a:hover{
	color:#fff;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* chrome*/
	.justify:after {
		content: ".";
		display: inline-block;
		width: 100%;
		overflow: hidden;
		height: 0;
	}
}
/*----- clearfix///给容器清除浮动-----*/
.clearfix:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0;
	} 
.clearfix{
	zoom:1;
	} 
	
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
	border: none;
	padding: 0;
}
/*  CSS3调用*/
.com-right-img img,
.com-left-menu li,
.com-top-info,
.com-top-info span,
.com-top-info .com-top-ico,
.com-more {
	transition: all 0.5s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
	-moz-transition: all 0.5s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
}

.com-right-img img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
}
/******************************************************************common/////**********************************************************************/
header {
	width: 100%;
	position: fixed;
	top: 0;
	background-color: #0f2032;
	padding-top: 12px;
	z-index: 99999999;
 /*display:table;*/
}

.logo {
	width: 99px;
	height: 46px;
	float: left;
	margin-left: 90px;
	float: left\9;
}
.address span:nth-of-type(2){
	margin-left: 20px
}
.nv1 {
	float: left;
	float: left\9;
	margin-left: 64px;
	display: table;
}
.nv1 li{
	float: left;
}
.nv1 li a{
	width: 127px;
	text-align: center;
	float: left;
	height: 57px;
	    line-height: 50px;
	margin-right: 12px;
	box-sizing: border-box;
}

.nv1 li a {
	color: #fff;
	font-size: 14px;
	font-weight: 900;
}
.nv1 li>a:hover{
	border-bottom: 3px solid #fc645f;
	color: #fc645f;
}

.nv1 li .active{
	color: #fc645f;
	border-bottom: 3px solid #fc645f;
}


.CN-EN{
	height: 45px;
	line-height: 45px;
}
.CN-EN span{
	color: #D6D6D8;
}
.CN-EN a{
	color:#D6D6D8;
}
.CN-EN .active{
	color:#ea4c89;
}
.nv2 {
	float: right;
	float: right\9;
	margin-right: 64px;
	display: table;
}
.nv2 span{
	margin: 0 15px
}

/*
.nv2 li {
	float: left;
	float: left\9;
	margin-right: 12px;
	height: 45px;
	line-height: 45px;
}

.nv2 li a {
	color: #D6D6D8;
}

.nv2 li a:hover {
	color: #C7610B;
}

.nv2 li span {
	color: #D6D6D8;
}*/

.gb-nav {
	padding: 12px 0;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 99;
	top: -100%;
}

.gb-nav .logo {
	width: 99px;
	height: 46px;
	float: left;
	margin-left: 90px;
}

.ghh {
	float: right;
	width: 48px;
	height: 38px;
	margin-right: 30px;
	margin-top: 7px;
	text-align: center;
	border-radius: 5px;
}

.ghh.clect {
	border-color: #fff;
}

.gh {
	float: right;
	width: 34px;
	margin-top: 17px;
	margin-right: 5px;
	position: relative;
	cursor: pointer;
	display: table;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}

.gh.selected {
	transform: rotate(90deg);
}

.gh a {
	background-color: #fc645f;
	display: block;
	height: 4px;
	margin-top: -2px;
	position: relative;
	top: 50%;
	width: 100%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}

.gh:hover a:before {
	transform: translateY(-2px) rotate(0deg);
	-webkit-transform: translateY(-2px) rotate(0deg);
	-ms-transform: translateY(-2px) rotate(0deg);
}

.gh:hover a:after {
	transform: translateY(2px) rotate(0deg);
	-webkit-transform: translateY(2px) rotate(0deg);
	-ms-transform: translateY(2px) rotate(0deg);
}

.gh.selected:hover a:before {
	transform: translateY(0px) rotate(-55deg);
	-webkit-transform: translateY(0px) rotate(-55deg);
	-ms-transform: translateY(0px) rotate(-55deg);
}

.gh.selected:hover a:after {
	transform: translateY(0px) rotate(55deg);
	-webkit-transform: translateY(0px) rotate(55deg);
	-ms-transform: translateY(0px) rotate(55deg);
}

.gh a:after, 
.gh a:before {
	background-color: #fc645f;
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	width: 100%;
	content: " ";
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}

.gh a:after {
	top: 10px;
}

.gh a:before {
	top: -10px;
}

.gh.selected a:after, .gh.selected a:before {
	top: 0;
}

.gh.selected a:before {
	background-color: #fff;
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
}

.gh.selected a:after {
	background-color: #fff;
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
}

.gh.selected a {
	background-color: transparent !important;
}

#fp-nav ul li a.active span {
	background: #f4615ca;
	border: 1px solid #f4615c;
}

#fp-nav ul li a.active font {
	display: block;
}

#fp-nav ul li a span {
	width: 10px !important;
	height: 10px !important;
	border-radius: 50%;
	border: 1px solid #f4615c;
	    line-height: 12px;
}

#fp-nav ul li a font {
	position: absolute;
	left: 20px;
	top: 0px;
	display: inline-block;
	width: 100px;
	margin-left: 5px;
	color: #f4615c;
	display: none;
	transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s;
	-webkit-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	font-family: "微软雅黑";
}

#fp-nav ul li a:hover font {
	display: block;
}

.fp-slidesNav ul li {
	position: relative;
}

.fp-slidesNav ul li a span {
	width: 10px !important;
	height: 10px !important;
	border-radius: 50%;
	background-color: #D8D09C;
	border: 1px solid #D8D09C !important;
}

.fp-slidesNav ul li a.active span {
	bordder: none !important;
	background-color: #D8D09C !important;
}

.fp-slidesNav ul li a:hover span:before {
	position: absolute;
	content: " ";
	left: -6px;
	top: -6px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #D8D09C;
	opacity: 1;
	transition: all .6s linear 0s;
	-moz-transition: all .6s linear 0s;
	-webkit-transition: all .6s linear 0s;
	-o-transition: all .6s linear 0s;
}

.fp-slidesNav ul li a.active span:before {
	position: absolute;
	content: " ";
	left: -6px;
	top: -6px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #D8D09C;
	transition: all .6s linear 0s;
	-moz-transition: all .6s linear 0s;
	-webkit-transition: all .6s linear 0s;
	-o-transition: all .6s linear 0s;
}

footer {
	width: 100%;
	
	position: relative;
	height: 300px;

	background: repeating-linear-gradient(-45deg, #141115, #000 5px);
}

footer .copyright{
	margin-top: 70px;
}
footer .publicCode{
	width: 113px;
	color: #FFF;
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
}

.foot .fot-lft .advice,.foot .fot-lft .copyright,.foot .fot-lft .checkcode,.foot .fot-lft .address{
	color: #D6D6D8;
	font-family: "微软雅黑";
}
.foter {
	height: 200px;
}

.foter .foot .fot-lft .top-fot {
	margin-top: 65px;
}

.foter  .fot-rit {
	margin-top: 32px;
}

.foot {
	width: 1150px;
	margin: 0 auto;
}

.foot .fot-lft {
	float: left;
	width: 1150px;
	text-align: center;
}
.top-fot p{line-height: 25px}
.address p{line-height: 25px}
.address p span{color:#fff!important;margin-right: 0}
.foot .fot-lft .top-fot {
	width: 100%;
	margin-top: 100px;
}

.foot .fot-lft .top-fot .flsm {
	float: left;
	width: 420px;
}

.foot .fot-lft .top-fot .flsm a {
	display: inline-block;
	font-size: 13px;
	color: #fff;
	margin-right: 8px;
	vertical-align: middle;
	font-weight: bold;
}

.foot .fot-lft .top-fot .flsm a:hover {
	color: #ED6C00;
}

.foot .fot-lft .top-fot .flsm span {
	display: inline-block;
	height: 13px;
	border-right: 1px solid #fff;
	margin-right: 8px;
	vertical-align: middle;
}

.foot .fot-lft .top-fot .flsm font {
	display: inline-block;
	margin-left: 53px;
	color: #fff;
	font-size: 13px;
	/*font-weight: bold;*/
	vertical-align: middle;
}

.wb {
	float: left;
	margin-left: 62px;
	width: 142px;
	display: table;
}

.wb a {
	display: inline-block;
	width: 31px;
	height: 31px;
	margin-right: 16px;
	vertical-align: middle;
}

.wb .nn1 {
	background: url("../img/fot-4.png")/*tpa=http://www.daoyoudao.com/20160420/img/fot-4.png*/ no-repeat center center;
}

.wb .nn2 {
	background: url("../img/fot-2.png")/*tpa=http://www.daoyoudao.com/20160420/img/fot-2.png*/ no-repeat center center;
}

.wb .nn3 {
	background: url("../img/fot-3.png")/*tpa=http://www.daoyoudao.com/20160420/img/fot-3.png*/ no-repeat center center;
}

.wb .nn1:hover {
	background: url("../img/fot-1.png")/*tpa=http://www.daoyoudao.com/20160420/img/fot-1.png*/ no-repeat center center;
}

.wb .nn2:hover {
	background: url("../img/fot-5.png")/*tpa=http://www.daoyoudao.com/20160420/img/fot-5.png*/ no-repeat center center;
}

.wb .nn3:hover {
	background: url("../img/fot-6.png")/*tpa=http://www.daoyoudao.com/20160420/img/fot-6.png*/ no-repeat center center;
}

.tel {
	float: left;
	margin-left: 30px;
	margin-top: -8px;
}

.tel p img {
	vertical-align: middle;
}

.tel p span {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 24px;
	margin-left: 18px;
}

.mid-fot {
	width: 100%;
	height: 40px;
	margin-top: 5px;
 /*background:url(../img/xiu.png) no-repeat left center;*/
	/* background: url(../img/db-bg.png) no-repeat left center; */
}

.mid-fot span,
.mid-fot font,
.mid-fot small {
	display: inline-block;
	/* margin-left: 104px; */
	color: #B3B4B5;
	line-height: 40px;
	font-size: 12px !important;
}

.bot-fot {
	margin-top: 20px;
}

.bot-fot p {
	color: #B3B4B5;
	font-size: 12px;
}

.fot-rit {
	float: right;
	width: 113px;
	text-align: center;
	margin-top: 105px;
	display: none;
}
#gallery-slider{
	margin-bottom: 40px
}
#slider-bottom-controls{
	display: none;
}
.fot-rit p font {
	font-size: 12px;
	color: #D2D3D3;
	display: inline-block;
	margin-top: 8px;
}

.moblie-nav {
	width: 100%;
	height: 100%;
	display: table;
	position: fixed;
	left: 0;
	top: 0%;
	background-color: #383B43;
	background-color: rgba(56,59,67,0.9);
	z-index: 12;
	display: none;
}

.mob-sub-nav {
	position: absolute;
	left: 50%;
	margin-left: -430px;
	top: 50%;
	margin-top: -176px;
	width: 860px;
	height: 352px;
}

.mob-sub-nav ul {
	width: 100%;
	display: table;
}

.mob-sub-nav ul li {
	width: 33%;
	float: left;
}

.mob-sub-nav ul li dl {
	margin-bottom: 30px;
	width: 100%;
	display: table;
}

.mob-sub-nav ul li dl dt {
	float: left;
	width: 24px;
	height: 24px;
}

.mob-sub-nav ul li dl dd {
	float: left;
	margin-top: 3px;
	margin-left: 15px;
	width: 180px;
}

.mob-sub-nav ul li dl dd h3 a {
	font-size: 16px;
	color: #D1D1D2;
}

.mob-sub-nav ul li dl dd h3 a:hover {
	color: #fff;
	text-decoration: underline;
}

.mob-sub-nav ul li.mob1 dl.bg1 dt {
	background: url("../img/r1.png")/*tpa=http://www.daoyoudao.com/20160420/img/r1.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob1 dl.bg2 dt {
	background: url("../img/r4.png")/*tpa=http://www.daoyoudao.com/20160420/img/r4.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob1 dl.bg3 dt {
	background: url("../img/r5.png")/*tpa=http://www.daoyoudao.com/20160420/img/r5.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob1 dl.bg4 dt {
	background: url("../img/r8.png")/*tpa=http://www.daoyoudao.com/20160420/img/r8.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob1 dl.bg5 dt {
	background: url("../img/r11.png")/*tpa=http://www.daoyoudao.com/20160420/img/r11.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob2 dl.bg1 dt {
	background: url("../img/r2.png")/*tpa=http://www.daoyoudao.com/20160420/img/r2.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob2 dl.bg2 dt {
	background: url("../img/r3.png")/*tpa=http://www.daoyoudao.com/20160420/img/r3.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob2 dl.bg3 dt {
	background: url("../img/r6.png")/*tpa=http://www.daoyoudao.com/20160420/img/r6.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob2 dl.bg4 dt {
	background: url("../img/r7.png")/*tpa=http://www.daoyoudao.com/20160420/img/r7.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob2 dl.bg5 dt {
	background: url("../img/r9.png")/*tpa=http://www.daoyoudao.com/20160420/img/r9.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob2 dl.bg6 dt {
	background: url("../img/r10.png")/*tpa=http://www.daoyoudao.com/20160420/img/r10.png*/ no-repeat center center;
}

.mob-sub-nav ul li.mob3 p {
	width: 100%;
	height: 40px;
	margin-bottom: 35px;
	background: url("../img/img1.png")/*tpa=http://www.daoyoudao.com/20160420/img/img1.png*/ no-repeat left center;
}

.mob-sub-nav ul li.mob3 p span {
	display: inline-block;
	margin-left: 60px;
	font-size: 28px;
	color: #fff;
}

.mob-sub-nav ul li.mob3 p.img2 {
	background: url("../img/img3.png")/*tpa=http://www.daoyoudao.com/20160420/img/img3.png*/ no-repeat left center;
}

.mob-sub-nav ul li.mob3 p.img2 a {
	margin-top: 7px;
	display: inline-block;
	margin-left: 60px;
	width: 100px;
	height: 24px;
	border: 1px solid #fff;
	border-radius: 20px;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
}

.mob-sub-nav ul li.mob3 p.img3 {
	background: url("../img/img2.png")/*tpa=http://www.daoyoudao.com/20160420/img/img2.png*/ no-repeat left center;
}

.mob-sub-nav ul li.mob3 p.img3 font {
	display: inline-block;
	margin-top: 7px;
	margin-left: 60px;
	width: 164px;
	height: 24px;
	border-radius: 20px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
}

.delu {
	width: 197px;
	height: 185px;
	background-color: #fff;
	position: fixed;
	right: 0;
	bottom: -145px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow: hidden;
	z-index: 999;
}

.delu .dl-tit {
	width: 100%;
	height: 40px;
	background-color: #D76403;
	position: relative;
	display: table;
}

.delu .dl-tit h3 {
	font-size: 15px;
	color: #fff;
	float: left;
	margin-top: 12px;
	margin-left: 15px;
}

.delu .dl-tit .gjj {
	float: right;
	position: relative;
}

.delu .dl-tit .gjj font {
	cursor: pointer;
}

.delu .dl-tit .gjj .gj1 {
	position: absolute;
	right: 15px;
	top: 12px;
	display: none;
}

.delu .dl-tit .gjj .gj2 {
	position: absolute;
	right: 15px;
	top: 12px;	
}

.delu .sub-fulid {
	width: 100%;
	display: table;
	height: 94px;
	background-color: #E0DFDE;
}

.delu .sub-fulid p .txt,
.delu .sub-fulid p .pass {
	display: block;
	width: 145px;
	height: 25px;
	border: 1px solid #C2C2C2;
	margin: 15px auto 0;
	padding-left: 5px;
	color: #C3C3C3;
}

.delu  p .sumit {
	display: block;
	width: 76px;
	height: 25px;
	color: #fff;
	font-size: 15px;
	border: none;
	background-color: #ED6C00;
	margin: 15px auto 0;
}

.delu  p .sumit:hover {
	background-color: #F28E3B;
}


.right-fdd{ width:70px; height:266px; position:fixed; right:0; top:40%; background-color:#34373F; background-color:rgba(52,55,63,0.7); border-top-left-radius:8px;  border-bottom-left-radius:8px;}
.right-fdd ul li{ width:255px; height:66px; border-bottom:1px solid #545760; border-bottom:1px solid rgba(84,87,96,0.6); }
.right-fdd ul li a{ display:block; width:90%; height:100%; margin:0% auto; font-size:14px; font-weight:bold;  padding-left:57px; line-height:64px; color:#EDEDED;}

.right-fdd ul li.nn1 a{ background:url("../img/mlr1.png")/*tpa=http://www.daoyoudao.com/20160420/img/mlr1.png*/ no-repeat 10px center;}
.right-fdd ul li.nn2 a{ background:url("../img/mlr2.png")/*tpa=http://www.daoyoudao.com/20160420/img/mlr2.png*/ no-repeat 10px center;}
.right-fdd ul li.nn3 a{ background:url("../img/mlr3.png")/*tpa=http://www.daoyoudao.com/20160420/img/mlr3.png*/ no-repeat 10px center;}
.right-fdd ul li.nn4 a{ background:url("../img/mlr4.png")/*tpa=http://www.daoyoudao.com/20160420/img/mlr4.png*/ no-repeat 10px center;}

.right-fdd li{
	height: 66px; width: 255px; border-radius:8px 0 0 8px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.right-fdd li img{
	display: block;
}
.right-fdd li:hover{
	margin-left: -184px; background: rgba(0,0,0,0.6); 
}

.right-fdd li:hover a{ padding-left:50px;}

/**首页专用*/
.right-fdd2{ width:70px; height:198px; position:fixed; right:0; top:40%; background-color:#34373F; background-color:rgba(52,55,63,0.7); border-top-left-radius:8px;  border-bottom-left-radius:8px;}
.right-fdd2 ul li{ width:255px; height:66px; border-bottom:1px solid #545760; border-bottom:1px solid rgba(84,87,96,0.6); }
.right-fdd2 ul li a{ display:block; width:90%; height:100%; margin:0% auto; font-size:14px; font-weight:bold;  padding-left:57px; line-height:64px; color:#EDEDED;}

.right-fdd2 ul li.nn1 a{ background:url("../img/mlr1.png")/*tpa=http://www.daoyoudao.com/20160420/img/mlr1.png*/ no-repeat 10px center;}
.right-fdd2 ul li.nn2 a{ background:url("../img/mlr2.png")/*tpa=http://www.daoyoudao.com/20160420/img/mlr2.png*/ no-repeat 10px center;}
.right-fdd2 ul li.nn3 a{ background:url("../img/mlr3.png")/*tpa=http://www.daoyoudao.com/20160420/img/mlr3.png*/ no-repeat 10px center;}
.right-fdd2 ul li.nn4 a{ background:url("../img/mlr4.png")/*tpa=http://www.daoyoudao.com/20160420/img/mlr4.png*/ no-repeat 10px center;}

.right-fdd2 li{
	height: 66px; width: 255px; border-radius:8px 0 0 8px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.right-fdd2 li img{
	display: block;
}
.right-fdd2 li:hover{
	margin-left: -184px; background: rgba(0,0,0,0.6); 
}

.right-fdd2 li:hover a{ padding-left:50px;}

.delu2 strong{ display:inline-block; margin-right:15px; cursor:pointer; font-weight:300;  color: #333;}
.delu2 strong.on{ font-weight:bold;  color: #fff;}
.logo img{
	width: 100%;
	height: 100%;
}


footer {
    margin-top: 0;
    background: repeating-linear-gradient(-45deg, #141115, #000 5px);
}

.toTop{
	text-align: center;
	line-height: 100%;
	color: #fff;
}
.toTop span{
	background: #f4615c!important;
}
.pullmask{
	display: none;
}
@media screen and (max-width: 1280px) {
	.foot .fot-lft .top-fot{
		margin-top: 62px;
	}
}
.btn-nav,.nav-content{display: none}
@media screen and (max-width: 640px) and (min-width: 320px){
	.btn-nav {
    position: absolute;
    top: 0px;
    right: 6px;
    background: transparent;
    border: none;
    padding: 8px 13px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
    z-index: 99999;
}
.icon-bar {
    display: block;
    margin: 8px 0;
    width: 35px;
    height: 2px;
    background-color: #fc645f;
}
.icon-bar {
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    z-index: 999999;
}

.hideNav {
    -webkit-animation: hideNav 1s ease forwards;
    -moz-animation: hideNav 1s ease forwards;
    -o-animation: hideNav 1s ease forwards;
    animation: hideNav 1s ease forwards;
}
.nav-content {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
   /* background-color: rgba(0, 0, 0, 0.78039);*/
    display: block;
    height: 100%;
    z-index: 9999999;
    width: 100%
}
.hidden {
    display: none;
}

.showNav {
    -webkit-animation: showNav 1s ease forwards;
    -moz-animation: showNav 1s ease forwards;
    -o-animation: showNav 1s ease forwards;
    animation: showNav 1s ease forwards;
}

.nav-list {
    list-style: none;
    padding: 0;
    position: absolute;

    width: 69%;
    right: 0;
    height: 100%;
    /* background: rebeccapurple; */
    background-color: rgba(0, 0, 0, 0.9);
}
.animated {
    display: block;
    margin: 0 auto;
}
.animated .icon-bar {
  z-index: 999999;
  background-color: #FCA311;
}

.animated .top {
  -webkit-transform: translateY(10px) rotateZ(45deg);
  -moz-transform: translateY(10px) rotateZ(45deg);
  -ms-transform: translateY(10px) rotateZ(45deg);
  -o-transform: translateY(10px) rotateZ(45deg);
  transform: translateY(10px) rotateZ(45deg);
}

.animated .bottom {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.animated .middle {
  width: 0;
}
@keyframes showNav {
  from {
    left: 100%;
  }
  to {
    left: 0;
  }
}

@-webkit-keyframes showNav {
  from {
    left: 100%;
  }
  to {
    left: 0;
  }
}

@-moz-keyframes showNav {
  from {
    left: 100%;
  }
  to {
    left: 0;
  }
}

@-o-keyframes showNav {
  from {
    left: 100%;
  }
  to {
    left: 0;
  }
}
@keyframes hideNav {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}

@-webkit-keyframes hideNav {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}

@-moz-keyframes hideNav {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}

@-o-keyframes hideNav {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
	.ghh{display: none}
	.btn-nav{display: block}
	.nav-list li a{    color: #fff;
    font-size: .7rem;
    display: block;
    border-bottom: 1px solid #4b4d50;}
	/*.nav-list li a:before{
		content: "";display: block;
		width: 1.16rem;height:1.16rem;background: url('../img/item7.png');background-size: cover;
		position: absolute;right: 10px;
		top:50%;margin-top:-0.58rem;
	}*/
	.nav-list li:nth-of-type(1){
		margin-top: 2.4rem
	}
	.nav-list li:nth-of-type(1) a:after{     content: "";
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    background: url('../img/item1.png');
    background-size: cover;
    position: absolute;
    left: 1rem;
    top: 50%;
    margin-top: -.8rem;}
    .nav-list li:nth-of-type(3),.nav-list li:nth-of-type(4),.nav-list li:nth-of-type(8),.nav-list li:nth-of-type(9){
    	    text-indent: 1.3rem;
    }
    .nav-list li:nth-of-type(3) a,.nav-list li:nth-of-type(4) a,.nav-list li:nth-of-type(8) a,.nav-list li:nth-of-type(9) a{
    	    color:#888688
    }
    .nav-list li:nth-of-type(3) a:after{
        content: "";
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    background: url('../img/item6.png');
    background-size: cover;
    position: absolute;
    left: 3rem;
    top: 50%;
    margin-top: -.6rem;
    }
    .nav-list li:nth-of-type(8) a:after{
        content: "";
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    background: url('../img/item9.png');
    background-size: cover;
    position: absolute;
    left: 3rem;
    top: 50%;
    margin-top: -.6rem;
    }
    .nav-list li:nth-of-type(9) a:after{
        content: "";
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    background: url('../img/item10.png');
    background-size: cover;
    position: absolute;
    left: 3rem;
    top: 50%;
    margin-top: -.6rem;
    }
    .nav-list li:nth-of-type(4) a:after{
        content: "";
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    background: url('../img/item7.png');
    background-size: cover;
    position: absolute;
    left: 3rem;
    top: 50%;
    margin-top: -.6rem;
    }
    .nav-list li:nth-of-type(6) a:after{content: "";display: block;width: 1.8rem;height:1.8rem;background: url('../img/item5.png');background-size: cover;position: absolute;
    left: 1rem;
    top: 50%;
    margin-top: -0.8rem;}
    .nav-list li:nth-of-type(7) a:after{
    	content: "";display: block;width: 1.8rem;height:1.8rem;background: url('../img/item8.png');background-size: cover;position: absolute;
    left: 1rem;
    top: 50%;
    margin-top: -0.8rem;
    }
    .nav-list li:nth-of-type(2) a:after{content: "";display: block;width: 1.8rem;height:1.8rem;background: url('../img/item3.png');background-size: cover;position: absolute;
    left: 1rem;
    top: 50%;
    margin-top: -0.8rem;}
    
    .nav-list li:nth-of-type(5) a:after{content: "";display: block;width: 1.8rem;height:1.8rem;background: url('../img/item2.png');background-size: cover;position: absolute;
    left: 1rem;
    top: 50%;
    margin-top: -0.8rem;}
	.nav-list li{        height: 2.2rem;
    line-height: 2.2rem;
    /* text-indent: 3rem; */
    /* border-bottom: 2px solid #4b4d50; */
    position: relative;
    padding-left: 3rem;}
footer{
		   height: 9rem;
	}
	.mob .mfsec img {
	    width: 100%;
	    height: 65%;
	}
	.foot{
		width: 100%;
	}
	.foot .fot-lft{
		width: 100%;
	}
	.copyright,.checkcode,.advice p{
		font-size: 12px;
		color: #fff;
		width: 92%;
		margin-left: 8%;
		
	}
	.copyright,.checkcode{
		color: #fff!important;
	}
	.address span{
		margin-left:8%;
		    color: #fff;
	}
	.address p span{
		margin-left:0
	}
	.address span:nth-of-type(2){
		display: block;
		margin-left:8%
	}
	.foot .fot-lft .top-fot{
		margin-top: 14%!important
	}
	.foot .fot-lft .top-fot {
	    margin-top: 1rem!important;
	    margin-bottom: .5rem;
	}
	.address-phone p{
		width: 92%;
		margin-left: 8%;
		font-size: 12px;
		color: #fff;
	}
	footer .copyright {
		margin-top: 5%;
	}
	.address-phone{
		margin-top:5%;
	}
	footer .fot-rit{
		width: 100%;
		float:left;
		margin-top: 10%;
	}
	.fot-rit div{
		width: 26%;
		height: 26%;
		margin-left: 37%;
	}
	footer .publicCode{
		width: 100%;
	}
.pullmask{
		display: block;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.5);
		position: absolute;
		top:0;
		left: 0;
		z-index: 10;
	}
	.pullmask ul li{
		width: 100%;
		height:80px;
		float: left;
		color: #FFFFFF;
		font-size: 20px;
		box-sizing: border-box;
		border-bottom: 1px solid #fff;
		line-height: 80px;
		padding: 0 10px;
		padding-left:30px ;
		font-family: "微软雅黑";
		
	}
	.pullmask ul li a{
		color:#fff;
	}
	.pullmask ul li span{
		font-size:30px;
		float:right;
	}

}





