@font-face {font-family: 'sylfaen';src: url("../font/SYLFAEN.TTF");}
@font-face {font-family: 'pingfang';src: url("../font/PingFang Regular.ttf");}

* {margin: 0;padding: 0;}
.trans{transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;
-o-transition: all 0.6s; -ms-transition: all 0.6s;}
body, html {font-family: "pingfang",Arial;-webkit-tap-highlight-color:rgba(0,0,0,0);
overflow-x: hidden;}
button, a {border: 0;background-color: transparent;outline: none;text-decoration:none;}
a{cursor: pointer;}
a:focus, a:hover{text-decoration:none;}
ul, li {list-style: none;text-decoration: none;}
textarea,input,select{appearance: none;-moz-appearance: none;-webkit-appearance: none;outline: none;}
input {background: none;border: none;}
input:focus {border: none;outline: none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only;}
textarea {resize: none;}
textarea:focus {outline: none;}
select::-ms-expand { display: none; }
input::-webkit-input-placeholder {color: #ccc;font-size: 14px;}
input:-ms-input-placeholder {color: #ccc;font-size: 14px;}
input::-ms-input-placeholder {color: #ccc;font-size: 14px;}
textarea::-webkit-input-placeholder {color: #ccc;font-size: 14px;}
textarea:-ms-input-placeholder {color: #ccc;font-size: 14px;}
textarea::-ms-input-placeholder {color: #ccc;font-size: 14px;}
.clear {clear: both}
.titLimit{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.titLimitMore{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.jdjz{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);}

.en{font-family: 'sylfaen';}
.dwimg{width: auto;height: auto;min-height: 100%;min-width: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);}

/* header */
.nav{position: relative;left: 0;top: 0;z-index: 10; background: #fff;width: 258px;height: 70px;padding-left: 170px;padding-right: 88px;box-shadow: 1px 0 5px rgba(179,191,198,0.24);}
.nav .logo{background: #00a0e9;display: inline-block;padding: 20px 40px;position: absolute;left: 0;top: 0;}
.nav .logo a{display: block;}
.nav .logo img{width: 90px;height: 30px;}
.navtxt{overflow: hidden;width: 100%;height: 100%;}
.navtxt ul{margin-bottom: 0;padding: 14px 0px;overflow: hidden;}
.navtxt li{display: inline-block;margin: 0 35px;}
.navtxt li a{display: block;}
.navtxt li span,.navtxt li a img{display: inline-block;vertical-align: middle;}
.navtxt li span{font-size: 14px;color: #000000;}
.navtxt li.act span{color: #00a0e9;}
.navtxt img{width: 30px;}
.navtxt li.last a{background-color: #00a0e9;padding: 6px 10px 6px 4px;border-radius: 10px;display: inline-block;}
.navtxt li.last span{color: #fff;}
.navsign{cursor: pointer;box-shadow: 1px 0 5px rgba(179,191,198,0.24);display: inline-block;width: 88px;text-align: center;background: #fff;position: absolute;right: 0px;top: 0px;padding: 20px 0;}
.indexnav{position: fixed;}
.indexnav .navtxt ul{opacity: 0;}
.nav.act{width: 100%;}
.nav .navtxt ul.actul{opacity: 1;}

.navtxt ul,.navtxt,.nav,.Fot-nav .nav-down-arrow,.nav .logo,.section .ctit,
.firpro .firproit .proit-txt,.firnewit .firnewit-img img,.section .showle,.section .showri,.section .showbo,.section .showup{
	transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;
	-o-transition: all 0.6s; -ms-transition: all 0.6s;
}

.section .showle,.section .showri,.section .showbo{position: relative;}
.section .showle{left: -120%;transition-delay: 0.3s;transition-duration: 1s;}
.section .showri{right: -120%;transition-delay: 0.2s;transition-duration: 1s;}
.section .showbo{bottom: -120%;transition-delay: 0.3s;transition-duration: 1s;}
.section.active .showle{left: 0;}
.section.active .showri{right: 0;}
.section.active .showbo{bottom: 0;}
.section.active .prosucl .ctit.showle{left: 20%;}
.section.active .weltopl{left: 40px;}
/***** 向上 *****/
.section .showup{position: relative;top:300px;opacity: 0;}
.section.active .showup{top: 0;opacity: 1;
transition-delay: 0.6s;transition-duration: 1.5s;}




/* 第10部分-底部*/
.foot{position: relative;background: #252525 url("../img/fotbg.jpg") no-repeat top center;}
.fnav{padding: 40px 0;}
.fnav .left{float: left;width: 75%;}
.Fot-nav li{float: left;width: 18%;}
.Fot-nav li.two{width: 28%;}
.Fot-nav li.two dd{display: inline-block;width: 48%;}
.Fot-nav dt a{color: #ffffff;font-size: 16px;line-height: 40px;}
.Fot-nav dd a{font-size: 14px;color: #bebebe;line-height: 30px;}
.Fot-nav .nav-down-arrow{padding-left: 6px;display: none;transform: rotate(-90deg);}
.Fot-nav .nav-down-arrow.act{transform: rotate(0deg);}

.secfot{height: 100%;
	background-color: #252525;background: #252525 url("../img/fotbg-index.png") no-repeat top center;}
.secfot .foot{background: none;height: 100%;}
.secfot .Fot-nav dt a{font-size: 20px;display: block;padding-bottom: 16px;}
.secfot .Fot-nav dd a{font-size: 16px;line-height: 34px;}
.secfot .container{width: 1400px;}
.secfot .foot .Copyright{position: absolute;left: 0;bottom: 0;width: 100%;}
.secfot .fnav{position: relative;top: 30%;padding: 0;}

.fnav .right{float: right;width: 20%;}
.Qcrod .Email {margin-bottom: 50px;}
.Qcrod .Email h4{font-size: 14px;color: #fff;line-height: 40px;}
.Qcrod .Email h4 img{width: 22px;margin-right: 10px;position: relative;top: 0px;}
.Qcrod .Email span{font-size: 14px;color: #fff;line-height: 20px;display: block;font-weight: 500;}
.Qcrod .weixin p{font-size: 14px;color: #fff;line-height: 40px;}
.foot .Copyright{padding: 20px 0;background-image: url("../img/Copyrightbg.png");text-align: center;}
.foot .Copyright p{font-size: 14px;color: #929292;line-height: 20px;margin-bottom: 0;}
.foot .Copyright a{font-size: 14px;color: #929292;line-height: 20px;display: inline-block;margin-left: 10px;}
.slidetop{display: block;position: absolute;right: 20px;bottom: 6%;z-index: 10;}
.slidetop img{width: 46px;height: 46px;}


.page{font-size: 0;text-align: center;padding: 40px 0;}
.page a{display: inline-block;vertical-align: middle;line-height: 40px;color:#333;font-size: 16px;margin-left: 12px;padding: 0 12px;height: 40px;text-align: center;background: #eeeeee;}
.page .page-cur{background: #00a0e9;color: #fff;}
.page a img{width: 20px;}

.book iframe{height: 600px;}
.bookContainer{background-image: url("../img/Copyrightbg.png")!important;}

.container{width: 1230px;}
@media screen and (max-width: 1600px){
	.navtxt li{margin: 0 22px;}
}

@media screen and (max-width: 1430px){
	.container{width: 1170px;}
	.navtxt li{margin: 0 9px;}
	.fnav .left{width: 80%;}
	.secfot .container{width: 1170px;}
	.secfot .fnav .left{width: 88%;}
	.secfot .fnav .right{width: 12%;}
	.secfot .Fot-nav dt a{font-size: 18px;}
}
@media screen and (max-width: 1230px){
	.container{width: 992px;}
	.secfot .container{width: 992px;}
	.nav{padding-left:130px;width: 190px;padding-right:60px;}
	.nav .logo{padding: 20px;}
	.navtxt li{margin: 0 3px;}
	.navsign{width:60px;}
	
	.secfot .Fot-nav dt a{font-size: 16px;padding-bottom: 8px;}
	.secfot .Fot-nav dd a{font-size: 14px;line-height: 30px;}
}
@media screen and (max-width: 991px){
	.container{width: 100%;}
	.secfot .container{width: 100%;}
	.foot { background: #252525; }
	.fnav{padding: 0;}
	.fnav .left,.secfot .fnav .left{ width: 100%; }
	.fnav .right,.secfot .fnav .right{ width: 100%; text-align: center;float: none; }
	.Fot-nav li,.Fot-nav li.two{ float: none; width: 100%; }
	.Fot-nav dl{margin-bottom: 0;}
	.Fot-nav dt { border-bottom: 1px solid #bababa; padding: 0 5px; position: relative; }
	.Fot-nav dt img { position: absolute; right: 0px; top: 20px; width: 20px;cursor: pointer; }
	.Fot-nav .nav-down-arrow{display: block;}
	.Fot-nav dt a { line-height: 50px; }
	.Fot-nav dd,.Fot-nav li.two dd{ display: none; }
	.Fot-nav li.two dd{width: 100%;}
	.Fot-nav dd a { line-height: 30px; padding-left: 15px; }
	.Qcrod .Email { margin-bottom: 0; margin-top: 5px; }
	.Qcrod .Email span { display: inline-block; line-height: 40px; margin-left: 5px; }
	.secfot .Fot-nav .nav-down-arrow{display: none;}
	.secfot .Fot-nav dt a{padding-bottom: 0px;}
	.secfot .foot{height: auto;}
	.secfot .foot .Copyright{position: relative;}
	
	.navbg.active:after{content: '';width: 100%;height: 100%;
	background-color: rgba(0,0,0,0.7);position: fixed;left: 0;top: 0;}
	.nav{height: 60px;width: 160px;padding-left: 100px;}
	.nav .logo img{height: 20px;width: auto;}
	.navsign{padding: 15px 0;}
	.navtxt ul{padding: 11px 0;top: 0;position: fixed;width: 240px;
	height: 100%;background: #fff;z-index: -1;left: -240px;padding-top: 70px;
	}
	.nav.cur{position: fixed;padding-left: 180px;}
	.nav.cur .logo{z-index: 10;padding: 20px 60px;}
	.nav.cur .navsign{z-index: 10;}
	.nav.cur .navtxt ul{left:0px;opacity: 1;}
	.nav.cur .navtxt li{display: block;line-height: 34px;margin-left: 20px;}
	.nav.cur .navtxt li.last a{padding: 0 10px 0 0;margin-top: 10px;}
	.nav.cur .navtxt li.last a .sbs{font-size:12.5px}
}
@media screen and (max-width: 768px){
	.book iframe{height: 500px;}
	.page{padding: 20px 0;}
	.page a{margin-bottom: 10px;font-size: 14px;margin-left: 8px;}
	.fnav .left{float: none;}
	.foot .Copyright{padding: 6px 0;}
	.Fot-nav dt{padding: 0;}
	.Fot-nav dt a{line-height: 40px; }
	.Qcrod .Email span,.Qcrod .weixin p,.Qcrod .Email h4{line-height: 26px;}
	.Qcrod .weixin p{margin-bottom: 0;}
	.Qcrod .Email h4{margin: 0;}
	.Qcrod .Email h4 img{top: 0;}
	.foot .Copyright p{line-height: 18px;}
}
@media screen and (max-width: 640px){
	.Fot-nav dt a,.secfot .Fot-nav dt a{font-size: 14px;}
	.book iframe{height: 450px;}
}

@media screen and (max-width: 414px){
	.book iframe{height: 350px;}
	.ctit .en, .ctit .zh{font-size: 18px;}
	.foot {position: inherit;}
	.foot .Copyright{padding: 10px 0;background: #333;}
	
}
