
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0;}
table { border-spacing:0; border-collapse: collapse;}
img { border:0; vertical-align: middle;}
li { vertical-align: middle;}
em { font-style:normal; font-weight: bold;}
ol, ul, li { list-style:none;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;}
input, button, select, textarea, a { outline:none;}
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a { background: transparent; text-decoration: none; color: #666;transition: 0.3s; -moz-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
a:active, a:hover { outline: 0;}
body { color: #666; font:14px/2 arial, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, 宋体, Tahoma, Arial, Helvetica, STHeiti; word-break:break-all;}
.o8 { filter:alpha(opacity=100); opacity:1; transition:all 0.25s ease-out 0s; -webkit-transition:all 0.25s ease-out 0s;}
.o8:hover { filter:alpha(opacity=80); opacity:0.8;}
div,p{max-height: 10000rem;}
::selection {color:#fff; background-color: #061034;} ::-moz-selection {color:#fff; background-color: #061034;}
.noselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}

/*自定义常用配制*/
.l { float:left; }.r { float:right; }
.w { width:100%; }.h { height: 100%; }.full{ width: 100%; height: 100%;}
.cer0{ max-width: 1200px; margin: 0 auto;}
.cer{ max-width:1200px; margin:0 auto; padding: 0 20px;}
.cer1{ max-width:1200px; margin:0 auto; padding: 0 30px;}
.cer2{ max-width:1520px; margin:0 auto; padding: 0 20px;}
.cer3{ max-width:1540px; margin:0 auto; padding: 0 30px;}
.b { font-weight:bold } .n{ font-weight: normal;}
.tc { text-align:center }.tr { text-align:right }
.posr { position:relative } .ikong{ display: inline-block; width: 14px;}
.h30{ width: 100%; height: 30px;}.h40{ width: 100%; height: 40px;}.h50{ width: 100%; height: 50px;}
.h60{ width: 100%; height: 60px;}.h70{ width: 100%; height: 70px;}.h80{ width: 100%; height: 80px;}
.disn { display:none }.disb { display:block }.dib{display: inline-block;}
.ov { overflow:hidden }.cur { cursor:pointer }
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.op70 { filter:alpha(opacity=70); opacity:0.7;}

a.aftl{position: relative; padding-bottom: 1px;}
a.aftl::after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0; 
   border-bottom: 1px solid #f5951c; -webkit-transition: .3s; transition: .3s;}
a.aftl:hover::after{ width: 100%; left:0;
	 transition: width 0.3s; -webkit-transition: width 0.3s;}
::-webkit-input-placeholder{ color:#888;}
::-moz-placeholder{ color:#888;}
::-moz-placeholder{ color:#888;}
::-ms-input-placeholder{ color:#888;}


/*font-style*/
.t12 { font-size: 12px; }.t14 { font-size: 14px; }.t16 { font-size: 16px; }.t18 { font-size: 18px;}
.t24{font-size: 24px;}.t26 { font-size: 26px;}.t28 { font-size: 28px;}
.t30{ font-size: 30px;}.t32{ font-size: 32px;}.t34{ font-size:34px;}.t36{ font-size: 36px;}
.ti2 { text-indent:2em; }.lh1-5{ line-height: 1.5em;} .lh30{ line-height: 30px;}
.lh2-5{ line-height: 2.5em;}.lh2{ line-height: 2em;}
.fontya { font-family:'Microsoft Yahei';}.fontsong { font-family:'simsun';}
.ell { overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.ttc { text-transform:capitalize; }.ttl { text-transform:lowercase; }.ttu { text-transform:uppercase;}
.c3 { color:#333 }.c6 { color:#666 }.c9 { color:#999 }.ca{ color: #aaa;} .cf{ color: #fff;}
.ora{ color: #f70;}.red{ color: #f00;} .blue{ color: #0096ff;}.c4{color: #444;}.c8{color: #888;}
.yel{ color: #f5951c;}.lblue{ color: #bfdefb;}.green{ color: #3c2;}
.picw img{ max-width: 100%;}

.bsb{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.yj4{ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;}
.yj2{ -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}
.shadow6{ box-shadow: 0 0px 6px 0  #d9d9d9;}
.guodu{ transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; 
	-webkit-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.guodu2{ transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s;}
.poa{ position: absolute; width: 100%; height: 100%; left: 0; top:0; z-index: 1;}
.pic101,.pic102,.pic104{ overflow: hidden;}
.pic102 img,.pic104 img,.pic101 img{ -webkit-transition: 0.5s; -moz-transition: 0.5s;
	-ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
li:hover .pic101 img{ -webkit-transform: scale(1.01); -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);  -o-transform: scale(1.01); transform: scale(1.01);}
li:hover .pic102 img{ -webkit-transform: scale(1.02); -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);  -o-transform: scale(1.02); transform: scale(1.02);}
li:hover .pic104 img{ -webkit-transform: scale(1.04); -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);  -o-transform: scale(1.04); transform: scale(1.04);}
@media screen and (max-width:380px) {}

.btn{ padding: 0; cursor: pointer; text-align: center; border: none; color:#fff;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
 	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
.btn2{ padding: 0; cursor: pointer; text-align: center; border: none; 
 	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
img.tw{ position: relative; margin-top: -3px;}


div.pageList{ padding: 0 20px; text-align: center; font-size: 0;}
div.pageList ul.l{ display: none;}
div.pageList ul.r{ float: none;}
div.pageList ul li { display: inline-block;}
div.pageList ul li a{ display: block; line-height: 36px; color: #999; font-size: 14px;
 	padding: 0 14px; margin: 0 5px; height: 36px; border: 1px solid #c6c6c6; background-color: transparent;}

div.pageList ul li:hover a{ border-color: #da0001; color: #da0001;}
div.pageList ul li a.selected{ border-color: #da0001; background-color: #da0001; color: #fff;}


.listbtnout{ padding: 0 20px; display: none;}
.listmore{ display: block; width: 100%; height: 60px; margin: 0 auto; border: 1px solid #b3b3b3;
	background-color: #fff; font-size: 26px; color: #666; line-height: 60px; text-align: center;}
.listmore:hover{ background-color: #da0001; border-color: #da0001; color: #fff;}

/*表单验证相关*/
.Validform_checktip{ font-size: 14px; line-height:24px; height:24px; overflow:hidden; color:#999;}
.Validform_right{ color:#71b83d; padding-left:20px; background:url(../images/right.png) no-repeat left center;}
.Validform_wrong{ color:#d30315; padding-left:20px; white-space:nowrap; background:url(../images/error.png) no-repeat left center;}
.Validform_loading{ padding-left:20px; background:url(http://www.puyuanff.cn/static/images/onLoad.gif) no-repeat left center;}
.Validform_error{ }
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px;
 -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute;
  top:0px; right:50px; z-index:99999; display:none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff;
 position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute;
 right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}
.v{ position:relative;}i.v{ display:inline-block; }
.v span.Validform_checktip{ position:absolute; left:0; top:100%; z-index: 1; font-style: normal;}
.v p.message{ position: absolute; left:31px; top:100%; height: 40px; line-height: 40px; 
	font-size: 16px; color: #f00; font-weight: bold;}
i.v2{ position:relative; display:inline-block;}
i.v2 span.Validform_checktip{ font-style: normal; margin-left: 20px; line-height: 36px;}

/* banner */
#banner{ width: 350px; height: 438px; position: absolute; z-index: 1; top: 50%; left:50%;
	  margin-top: -240px; padding: 0 100px 40px;}
#banner .hd{ height:10px; overflow:hidden; position:absolute; left:50%; margin-left: -30px; bottom:20px; z-index:1; }
#banner .hd ul{ overflow:hidden; zoom:1; float:left;}
#banner .hd ul li{ float:left; margin-right:10px; width:10px; height:10px; cursor:pointer; 
		background: url(http://www.puyuanff.cn/static/images/dot02.png) center; opacity: 0.3;}
#banner .hd ul li.on{ opacity: 0.7;}
#banner .bd{ position:relative; z-index:0; width: 350px; height: 438px; overflow: hidden;}
#banner .bd li{ zoom:1;}

/* 下面是前/后按钮代码 */
#banner .prev,#banner .next{ position:absolute; top:50%; margin-top:-26px; display:block; 
	width:52px; height:52px;}
#banner .prev{ left: 0;  background:url(http://www.puyuanff.cn/static/images/xiaoyu1.png) center no-repeat;} 
#banner .next{ right:0;  background:url(http://www.puyuanff.cn/static/images/dayu1.png) center no-repeat;}
#banner .prev:hover{ background-image: url(http://www.puyuanff.cn/static/images/xiaoyu1h.png)}
#banner .next:hover{ background-image: url(http://www.puyuanff.cn/static/images/dayu1h.png)}


.newban .flex-direction-nav a{width:55px;height:55px; display:block;position:absolute;
	bottom: 130px; left: 50%; z-index: 4; font-size: 0; opacity: 0.4; margin-left: -770px;}
.newban .flex-direction-nav a.flex-prev{ background: url('../images/lt1.png') center no-repeat;}
.newban .flex-direction-nav a.flex-next{ margin-left: -700px; background: url('../images/gt1.png') center no-repeat;}
.newban .flex-direction-nav a:hover{ opacity: 1;}

.newban .flex-control-paging{ width: 48px; font-size: 0; text-align: center;
	position: absolute; top: 50%; right: 40px; z-index: 3; margin-top: -108px;}
.newban .flex-control-paging li{ overflow:hidden;}
.newban .flex-control-paging li a{ width:48px; height:40px; display: block; cursor:pointer; padding-bottom: 0; position: relative;
	font-size: 16px; color: rgba(255,255,255,0.5); line-height: 40px; text-align: center; font-family: 'arial';}
.newban .flex-control-paging li a:after{ content: ''; position: absolute; left: 50%; bottom:0; z-index: 0;
	width: 1px; height: 0; background-color: rgba(255,255,255,0.5);}
.newban .flex-control-paging li a.flex-active{ color: rgba(255,255,255,1); padding-bottom: 110px;}
.newban .flex-control-paging li a.flex-active:after{ height: 110px;}
.newban .flex-control-paging li a,.newban .flex-control-paging li a:after{ -webkit-transition: 0.5s;
	-moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}

.flexslider .mouse{ width: 48px; height: 31px; position: absolute; z-index: 2; right: 40px; top: 50%;
	background: url('../images/mouse.png') center no-repeat; margin-top: 180px;}


.newban{ position:relative; width: 100%; z-index: 1;}

.flexslider{ position: relative; height: 960px; overflow: hidden;}
.flexslider .slides{ overflow: hidden;}
.flexslider .slides li{ display:none; height: 960px; -webkit-backface-visibility:hidden; position: relative;}
.flexslider .slides li .wrap{ display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.flexslider .slides .wrap>img{ position: absolute; width: 1920px; height: 100%;
	top:0; z-index: 1; left:50%; margin-left: -960px;}
.flexslider .vd{ position: absolute; top:50%; left:50%; width: 1920px; height: 1080px; z-index: 1;
	background-color: #016b45; margin-left: -960px; margin-top: -540px;}
.flexslider li .wrap:before{ content: ''; position: absolute; left: 0; bottom:0; z-index: 2;
	width: 0; height: 4px; background-color: #da0001; display: none;}
.flexslider li.ac .wrap:before{ transition: linear 6s; width: 100%;}

.flexslider .slides .wrap>img {-webkit-transition: -webkit-transform 1s ease-in; transition: transform 1s ease-in;
	transform:scale(1.08); -webkit-transform:scale(1.08);}
.flexslider .slides .ac .wrap>img {
	-webkit-transition: -webkit-transform 5s ease-in; transition: transform 5s ease-in;
	transform:scale(1); -webkit-transform:scale(1);}




.btt1{ position: absolute; top:42%; left:47%; z-index: 1; margin-left: -500px; height: 222px;
	 margin-top: -70px; /*! padding-left: 32px; */ /*! border-left: 1px solid rgba(255,255,255,0.4); */}
.btt1 img{ display: block; max-width:100%;}
.btt1 a.more{ font-size: 12px; color: #fff; font-family: 'arial'; text-transform: uppercase;
	background: url('../images/jtr1.png') center bottom no-repeat; line-height: 30px; text-align: center;
	width: 108px; display: block; margin-top: 30px;}

.btt2{ position: absolute; top:45%; left:50%; width: 468px; height: 264px; z-index: 1;
	background: url('../images/btt2.png') center no-repeat; margin-left: -500px; margin-top: -173px;}
.btt2 img{ display: block; max-width:100%;}

.btt1,.btt2,.btt3,.btt21,.btt31{ transition-duration: 1.2s; -moz-transition-duration: 1.2s;
	 -webkit-transition-duration: 1.2s; -o-transition-duration: 1.2s;}

.ac .finu, .ac .find{ -webkit-transform:translateY(0); -moz-transform:translateY(0); opacity: 1;
    -o-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0);}
.ac .finl, .ac .finr{ -webkit-transform:translateX(0); -moz-transform:translateX(0); opacity: 1;
    -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}
.ac .findsc05{ -webkit-transform:translateY(0) scale(1, 1); -moz-transform:translateY(0) scale(1, 1);
    -o-transform:translateY(0) scale(1, 1); -ms-transform:translateY(0) scale(1, 1);
    transform:translateY(0) scale(1, 1); opacity: 1;}
.ac .scl05,.ac .scl01{ -webkit-transform:scale(1, 1); -o-transform:scale(1, 1); transform:scale(1, 1);
  -moz-transform:scale(1, 1); -ms-transform:scale(1, 1); opacity: 1;}
.ac .finrsc05, .ac .finlsc05{ -webkit-transform:translateX(0) scale(1, 1); -moz-transform:translateX(0) scale(1, 1);
    -o-transform:translateX(0) scale(1, 1); -ms-transform:translateX(0) scale(1, 1);
    transform:translateX(0) scale(1, 1); opacity: 1;}







html,body{ height: 100%;}
body.locked{ overflow: hidden;}
.all{ width: 100%; min-width: 640px; min-height: 100%; overflow: hidden; position: relative;}


.top{ width: 100%; min-width: 640px; /*! height: 40px; */ /* border-top: 5px solid #da0001; */
	position: fixed; z-index: 21; top:0; left:0; background-color: #f5f5f5;}
.top .cer2{ height: 100%; line-height: 40px; position: relative;}
.top .wel{ float: left; color: #666;}
.toplink2{ position: absolute; z-index: 1; right: 40px; top:0;}
.toplink2 a{ display: inline-block; height: 100%; color: #666; padding: 0 20px;}
.toplink2 a:hover{ text-decoration: underline; color: #da0001;}
.toplink2 i.sx{ display: inline-block; width: 2px; height: 16px; background-color: #999; vertical-align: middle;}


/* 头部 */
.head{ width: 100%; min-width: 640px; height: 100px; position: fixed; z-index: 20; top: 0; border-bottom: 1px solid rgba(255,255,255,.5);
	/*! background-color: #fff; */ /*! box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1); */}
.mini{background-color: rgba(215,20,24,.8); box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1); border-bottom:none;background-image: -webkit-linear-gradient(bottom, #bb4052, #e94550);}
/* .mini .nav > li > a{ color: #333;}
.mini .nav > li:hover > a,.mini .nav > li.on > a{ color: #da0001; border-color: #da0001;}
.mini a.glass{ background:#da0001 url('../images/glass.png') center no-repeat;} */
.logo{ float: left; height: 100px; font-size: 0; z-index: 1; line-height: 100px;}
.logo img{ max-height: 100%;}
.headshadow{ width: 100%; height: 105px;}
.head .cer2{ position: relative; z-index: 1; height: 100%;}

.head.fixed{ position: fixed;}
.headshadow.fixed{ display: block;}

a.glass{ width:100px; height:100%; position: absolute; z-index: 2; right: 0; top:0;
	background: url('../images/glass.png') center no-repeat;}
a.glass.on{ -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); transform:rotate(360deg);
  -moz-transform:rotate(360deg); -ms-transform:rotate(360deg);}

.topsouout{ padding:30px 0; background-color: rgba(51,51,51,0.8); position: absolute; display: none;
	  z-index: 10; width: 100%; right:0; top:100%; font-size: 16px; line-height: 40px;}
.topsouout .topsou{ position: relative; width: 580px; padding-right: 110px; height:100%;
	background-color: #fff; margin: 0 auto; overflow:hidden;}
.topsou input.shuru{ width: 100%; height:100%; background-color:#fff; border:none; color:#666; text-indent:20px;}
.topsou input.anniu{ position:absolute; top:0; right:0; z-index:2; width:110px; height:100%; border:none; cursor:pointer;
	background-color: #da0001; color: #fff; text-align: center;}



.nav{ float: right; z-index: 3; height: 100%;margin-right: 10%;}
.nav>li{ float: left; position: relative; z-index: 1; padding: 30px 0; /*! margin-left: 5px; */}
.nav>li>a{ display: block; width: 124px; height: 40px; position: relative;
	font-size: 18px; color: #fff; line-height: 40px; text-align: center; /*! font-weight: bold; */
	-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius:20px;}
.nav>li:hover>a,.nav>li.on>a{ color: #fff;  border: 1px #fff solid; box-sizing: border-box;}
.nav>li>a:after{ left:50%; position: absolute; top: 0; content: " "; width:0; margin-left: 0;
   border-bottom: 2px solid #da0001; display: none; -webkit-transition: .3s; transition: .3s;}
.nav>li:hover>a:after,.nav>li.on>a:after{ width: 80px; margin-left: -40px;}





dl.navtwo{ width: 100%; display: none; position: absolute; top: 76px; left:0%; z-index: 1; padding-top: 15px;
	-webkit-transition: top 0.3s; -moz-transition: top 0.3s; -ms-transition: top 0.3s;
	-o-transition: top 0.3s; transition: top 0.3s;}
dl.navtwo.on{ top:64px;}
dl.navtwo .inner{ width: 100%; background-color: rgba(255,255,255,1); padding: 13px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
	box-shadow: 0 0 7px 2px rgba(0,0,0,0.2);}
dl.navtwo:after{ position: absolute; left:50%; top: 0; margin-left: -11px; content: " "; width: 23px; 
    background: url('../images/sju1.png') center no-repeat; height: 15px; z-index: 1;}

dl.navtwo dd{ height: 36px; line-height: 36px; text-align: center;}
dl.navtwo dd>a{ display: block; height: 100%;  color: #666; overflow: hidden;}
dl.navtwo dd:hover>a{ color: #da0001; background-color: #f1f1f1;}

dl.navtwo dd>a:after{ left:100%; position: absolute; bottom: 12px; content: " "; width: 0; display: none;
   border-bottom: 2px solid #da251d; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd>a:hover:after{ width: 100%; left:0; transition: width 0.3s; -webkit- transition: width 0.3s;}







/* 手机导航 */
.navsjout{ width: 100%; opacity: 0; overflow: auto; position: fixed; top:100px; bottom: 0; left:-100%; z-index: 20;
	-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;
	-o-transition: 0.4s; transition: 0.4s; background-color: #333;}
.navsjout.on{ opacity: 1; left:0;}

.navsj{ width: 100%; -webkit-overflow-scrolling : touch; background-color: #333;
	position: absolute; top:0; left:0;}
.navsj>li{ position: relative;}
.navsj>li>a{ display: block; height: 100px; text-align: center; line-height: 100px; 
	font-size: 30px; color: #fff; position: relative;}
.navsj>li>a:after{ content: ''; position: absolute; left: 30px; right:30px; bottom:0; z-index: 0;
	height: 1px; background-color: #666;}

.navsjtwo{ width: 100%; overflow: hidden; display: none; padding: 22px 0; background-color: #f1f1f1;}
.navsjtwo>li{ width: 100%; border-bottom: 1px solid #fff;}
.navsjtwo>li>a{ display: block; line-height: 80px; font-size: 26px; color: #432a23;
	position: relative; z-index: 1; background-color: #ada; text-align: center;
	background: url('../images/nav-jtr1.png') 73% center no-repeat;}

.navsj li i{ position: absolute; right: 22%; top:0; z-index: 1; width: 80px; height: 100px;
	display: block; cursor: pointer; background: url('../images/nav-jtd1.png') center no-repeat;}
.navsj li.on i{-moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); 
	-ms-transform: rotate(180deg); transform: rotate(180deg);}

.navsj,.navsj li i{ -moz-transition: 0.3s; -ms-transition: 0.3s;
	-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}




#close { position: fixed; left: 0; top: 0; width: 100%;bottom: 0; z-index: 9; display: none; 
	background:url('../images/op0-60.png'); cursor: pointer;}

.navbtn{position: absolute; right: 0; top:0; z-index: 20; width: 100px; height: 100px; display: none;
	-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;
	-o-transition: 0.4s; transition: 0.4s;}

.navbtn s{ position: absolute; left: 25%; display: block; width: 50%; height: 4%; background-color: #fff;
	-moz-transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}
.navbtn>s:nth-child(1){top: 32%;}
.navbtn>s:nth-child(2){top: 48%; width: 40%; transform: rotate(0deg) scale(1,1);}
.navbtn>s:nth-child(3){top: 64%;}
.navbtn.on s:nth-child(1){ top:48%; -webkit-transform: rotate(-225deg); transform: rotate(-225deg);}
.navbtn.on s:nth-child(2) { transform: rotate(-180deg) scale(0,1);}
.navbtn.on s:nth-child(3) { top:48%; -webkit-transform: rotate(225deg); transform: rotate(225deg);}





.footer1{ background-color: #323232; border-top: 5px solid #da0001; padding: 17px 0;}
.footer1 .cer{ height: 36px; line-height: 36px; color: #eee;}


.footnav{ float: left; font-size: 0; padding-left: 56px; height: 36px;
	background: url('../images/link.png') left top no-repeat;}
.footnav a{ font-size: 14px; color: #eee; display: inline-block;}
.footnav a:hover{ color: #fff;}
.footnav i{ font-size: 14px; color: #7b7b7b; margin: 0 25px; display: inline-block;}
.foothot{ float: right;}
.foothot a{ font-size: 24px; color: #da0001; font-style: italic;}




.footer2{ background-color: #323232; border-top: 1px solid #403f3f; padding: 31px 0 21px;}

.footinfo{ float: left;}
.footinfo p{ line-height: 32px; color: #eee; padding-left: 28px;
	 background-repeat: no-repeat;}
.footinfo p.flx1{ background-image: url('../images/flx1.png');background-position: 0 7px;}
.footinfo p.flx2{ background-image: url('../images/flx2.png');background-position: 0 8px;}
.footinfo p.flx3{ background-image: url('../images/flx3.png');background-position: 0 10px;}
.footinfo p.flx4{ background-image: url('../images/flx4.png');background-position: 0 7px;}
.footinfo p.flx5{ background-image: url('http://www.puyuanff.cn/static/images/flx5.png');background-position: 0 7px;}
.footinfo p.flx5 span{ opacity:0;}

.footewm{ float: right; /*! height: 100px; */ /*! margin-top: 9px; */margin-left: 80px;}
.footewm img{ /*! float: right; */ display: block; width: 140px; height: 140px;}
.footewm p{ /*! float: right; */ /*! margin-top: 26px; */ /*! margin-right: 18px; */
	font-size: 14px; color: #eee; line-height: 30px; text-align: center;}



.footer3{ background-color: #323232; padding: 15px 0; border-top: 1px solid #403f3f;}
.footer3 .cer2{ height: 30px; line-height: 30px; color: #7b7b7b;}
.footer3 span{ display: inline-block; margin-right: 20px;}
.footer3 a{ color: #727272;}
.footer3 a:hover{ text-decoration: underline; color: #fff;}
.footer3 a img{ position: relative; margin-top: -2px; margin-left: 10px; }



.waiting{ width: 124px; height: 124px; background: url('http://www.puyuanff.cn/static/images/waiting.gif') center; display: none;
	position: absolute; left:50%; margin-left: -62px; z-index: 2; top:50%; margin-top: -62px;}
#totop{ position: fixed; padding-right: 34px; height: 32px; left:50%; cursor: pointer; margin-left: 610px;
	z-index: 1; bottom: 100px; background: #40698f url('http://www.puyuanff.cn/static/images/jtu1.png') 80px no-repeat;}
#totop span{ display: block; width: 74px; background-color: #94acc2; text-indent: 16px;
	line-height: 32px; color: #fff; font-size: 12px;}
#totop:hover span{ background-color: #40698f;}


.msgbg{ width: 100%; height: 100%; position: fixed; z-index: 150; left:0; top:0;
	background: url('../images/op0-80.png'); display: none; overflow: hidden; }
.msg{ width: 40%; height: 280px; position: absolute; z-index: 1; background-color: #fff; font-family: 'Microsoft Yahei';
	left:30%; top:-50%; margin-top: -160px; border: 5px solid #2194ef ; padding: 20px;}
.msgtxt{ font-size: 28px; color: #2194ef ; line-height: 40px; text-align: center;
	margin: 40px 0 0; height: 120px; overflow: hidden;}
.msgbg.on .msg{ top:50%;}
.msg input{ width: 200px; height: 50px; display: block; background-color: #2194ef;
	font-size: 24px; margin: 0 auto;}
.msgclose{ width: 41px; height: 41px; position: absolute; top:-20px; right: -20px; z-index: 1;
	cursor: pointer; background: url('http://www.puyuanff.cn/static/images/close.png') center no-repeat;}



/*---在线QQ---*/
.fside{ position: fixed; z-index: 100; left:0; top:50%; margin-top: -100px; width: 50px;}
.fside a{ display: block; width: 56px; height: 56px; margin-top: 2px; position: relative;
	 background-color: #bfbfbf; text-align: center; line-height: 56px;}
.fside a:first-child{ margin-top: 0;}

.sidetelno{  width: 0; height: 56px; overflow: hidden; position: absolute; left:-1px;
	top:0; z-index: 1; background-color: #b00b18;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;}
.sidetelno.on{ width: 240px;}
.sidetelno span{ display: block; height: 56px; padding: 0 10px;
	 font-family: 'arial'; color: #fff; font-size: 20px; line-height: 56px;}

.sidebigewm{ display: none; position: absolute; top: 116px; left: 61px; z-index: 1;
    border: 1px solid #aaa; background-color: #fff; border-radius: 4px; }
.sidebigewm img{ width: 150px; height: 150px;}


.side{position:fixed;width:78px;right:0;top:60%;margin-top:-200px;z-index:100;/*! border:1px solid #e0e0e0; */background:rgba(255,255,255,.7);border-bottom:0;border-radius:10px 0 0 10px; box-shadow: 0 0 15px rgba(0,36,100,.3);}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer;}
.side ul li:hover{background:#da0001;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li.shangqiao{border-radius: 10px 0 0 0;}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../images/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(http://www.puyuanff.cn/static/images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#da0001;color:#fff;border-radius: 0 0 0 10px;}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:150px;display:none;color:#363636;text-align:center;padding-top:150px;position:absolute;left:-155px;top:0;background-image:url(../images/leftewm.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;/*! height:237px; */display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-37px;background:#be4051;}
.side ul li.sideetel .telBox dd{display:block;height:80px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:13px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#da0001}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}


@media screen and (max-width:1560px){
	.nav>li{ margin-left: 5px;}
	.btt1{ left:40px; margin-left: 0;}
	.nav > li > a{ width:94px;}
	.newban .flex-direction-nav a{ left:40px; margin-left: 0;}
	.newban .flex-direction-nav a.flex-next{ margin-left: 75px;}
}
@media screen and (max-width:1200px){
	.nav>li{ margin-left: 0;}
	.nav > li > a{ width:94px;}
	.footnav{ float: none;}
	.foothot{ display: none;}
	.footewm{margin-left: 20px;}
}
@media screen and (max-width:1100px){
	.top{ display: none;}
	.head{ top:0;}
	.headshadow{ height: 100px;}

	.nav{ display: none;}
	.navsjout{ display: block;}
	.navbtn{ display: block;}
}
@media screen and (min-width:1100px){
	.navsjout{ display: none;}
}
@media screen and (max-width:1050px){
	.footer3{ padding: 20px 0; text-align: center;}
	.footer3 .cer2{ height: auto; line-height: 1.8em;}
	.footer3 .l,.footer3 .r{ float: none; display: block;}
	.footer3 span{ margin: 0 10px;}
}
@media screen and (max-width:1000px){
	.btt1{ left:1%; padding-left: 20px;}
	.newban .flex-direction-nav a{ left:1%;}
	.newban .flex-control-paging{ right:1%;}
	.flexslider .mouse{ right: 1%;}
}
@media screen and (max-width:840px){
	.btt1 a.more{ width: 150px; font-size: 24px; line-height: 40px;}
	.footnav i{ margin: 0 16px;}
}
@media screen and (max-width:750px){
	.side{display: none;}
	div.pageList{ display: none;}
	.listbtnout{ display: block;}
	body{ font-size: 26px;}
	.Validform_checktip{ font-size: 22px;}
	.mhide{ display: none;}

	.btt1 .cn2{ font-size: 32px; line-height: 44px; height: 44px;}
	.newban .flex-control-paging li a{ font-size: 24px;}

	.topsouout{ height: 60px; line-height: 60px; font-size: 24px;}
	.topsouout .topsou{ width: 560px;}
	.footer1{ padding: 0;}
	.footer1 .cer{ height: 0;}
	.footnav{ display: none;}
	.footer2{ padding: 30px 0;}
	.footewm{ float: left;width: 50%;margin: 0;}
	.footewm img{ margin: 20px auto 10px; display: block; text-align: center;width: 65%;height: auto;}
	.footewm p{ font-size: 22px;}
	.footinfo{ float: none; margin-top: 0;}
	.footinfo p{ line-height: 1.7em;padding: 0;}
	.footinfo p.flx1,.footinfo p.flx2,.footinfo p.flx3,.footinfo p.flx4{ background-image: none;}
}

/*分页页码样式 基础版 Bootstrap S */
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 18px 0;
	border-radius: 3px;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #da0001;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	z-index: 2;
	color: #da0001;
	background-color: #eeeeee;
	border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #da0001;
	border-color: #da0001;
	cursor: default;
}

#Paging {
	text-align: center;
}
#Paging .pager {
	margin: 18px 0;
	list-style: none;
}
#Paging .pager:before {
	content: " ";
	display: table;
}
#Paging .pager .pagination {
	margin: 0;
}
#Paging .pager li {
	margin: 0 .4em;
	display: inline-block;
}
#Paging .pager li > a, .pager li > span {
	background: none;
	border: 1px solid #da0001;
	border-radius: 0.25em;
	padding: .5em .93em;
	font-size: 14px;
	text-decoration: none;
}
#Paging .pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #da0001;
	color: #fff;
}
#Paging .pager li:first-child > a, .pager li:last-child > a, .pager li:first-child > span, .pager li:last-child > span {
	padding: .5em 1.2em;
}
#Paging .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #777;
	border: 1px solid #777;
	background-color: #fff;
	cursor: not-allowed;
}

@media screen and (max-width:767px) {
	#Paging .pager li{
		margin: 0 2px;
	}
	#Paging .pager li > a, .pager li > span{
		padding: .3em .6em;
	}
	#Paging .pager li:first-child > a, .pager li:last-child > a, .pager li:first-child > span, .pager li:last-child > span {
		padding: .3em .6em;
	}
}
/*分页页码样式 E */
