/* CSS Document */

*{margin:0px; padding:0px; list-style:none; font-size:12px;color:#454545;}
body{overflow-x:hidden}
a.f18:link,a.f18:visited{font-size:18px;color:#2e2e2e;}
a.f18:hover,a.f18:active{color:#f44607;}
.windex{display:none}
.win4{display:none}
.ctmap{width:1200px;}
@keyframes move{
	from{opacity:0; margin-top:200px;}
	to{ opacity:1; margin-top:0;}
}

@keyframes mymovel{
	from{opacity:0; margin-left:-200px;}
	to{ opacity:1; margin-left:0;}
}
@keyframes mymover{
	from{opacity:0; margin-right:-200px;}
	to{ opacity:1; margin-right:0;}
}
/*@keyframes menuhover{
	from{height:80px;}
	to{height:50px; background:rgba(255,255,255,1); border-bottom:1px #e1e1e1 solid; box-shadow:0px 0px 20px #f1f1f1}
}*/
.com{opacity:0; animation:move 1.5s forwards; animation-play-state:paused;}
.com1{opacity:0; animation:move 1s forwards; animation-play-state:paused;}
.com2{opacity:0; animation:move 2.5s forwards; animation-play-state:paused;}
.move{animation-play-state:running;}
.newindex{width:100%;}
.newindex .h1{width:100%; position:relative; margin-bottom:30px}

/*.gomenu{animation:menuhover 1s;}*/
.newmenus{position:fixed; left:0px; top:0px; height:0px; background:#404040; width:100%; z-index:99; display:flex;}
.newmenu{position:fixed; left:0px; top:0px; height:60px; background:none; width:100%; z-index:999; display:flex;}
.newmenu .i1Con{width:1200px; margin:0px auto; display:flex; align-items:center;}
.newmenu .i1Con .j1{width:241px;}
.newmenu .i1Con .j1 img{height:100%}
.newmenu .i1Con .j2{flex:1; margin-left:160px; display:flex; align-items:center;}
.newmenu .i1Con .j2 a{margin-right:40px; font-size:14px;color:#f1f1f1;}
.newmenu .i1Con .j2 a:hover{color:#f44607;}
.newmenu .i1Con .j2 a.cur{color:#f44607;}
.newmenu .i1Con .j3{width:40px; height:27px;}

.newindex .h2{width:1200px; margin:40px auto;}
.newindex .h2 .i1{width:100%; height:60px; display:flex; align-items:center; flex-direction:column; justify-content:center; margin-bottom:5px}
.newindex .h2 .i1 .sp1{font-size:36px;}
.newindex .h2 .i1 .sp2{font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#bbb}
.newindex .h2 .i2{width:100%; height:50px; margin:0px auto 10px auto; display:flex; align-items:center;}
.newindex .h2 .i2 .j1{flex:1; height:10x; border-bottom:5px #f1f1f1 solid;}
.newindex .h2 .i2 .j2{flex:3; display:flex; align-items:cener; justify-content:center; height:50px;}
.newindex .h2 .i2 .j2 a{ margin-left:30px; margin-right:30px; font-size:14px;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical; align-items:center; line-height:50px;}
.newindex .h2 .i2 .j2 a:hover{margin-left:30px; margin-right:30px; display:flex; align-items:center; font-size:14px;color:#f05821; border-bottom:3px #f05821 solid}

.newindex .h2 .i3{width:1200px;margin:0px auto 10px auto; position:relative; z-index:2;}
.newindex .h2 .i4{width:1200px; height:60px; display:flex; margin:0px auto; background:#f1f1f1; align-items:center; justify-content:center;color:#f05821; font-size:14px; cursor:pointer}
/*.newindex .h2 .i4:hover{width:1200px; height:60px; display:flex; margin:0px auto; background:#f05821; align-items:center; justify-content:center;color:#fff; font-size:14px; cursor:pointer}*/
.newindex .h3{width:100%; height:680px; margin:0px auto; background:url(../images/images/ina.jpg) top center no-repeat; padding-top:70px; padding-bottom:50px;}
.newindex .h3 .i1{width:520px; margin:0px auto;}
.newindex .h3 .i1 .sp1{font-size:36px;color:#f1f1f1;width:100%; margin-bottom:20px; display:flex; align-items:center; justify-content:center;}
.newindex .h3 .i1 .sp2{color:#aaa; align-items:center; justify-content:center;width:100%; display:flex;}
.newindex .h3 .i2{width:1200px; height:470px; margin:70px auto 0px auto; display:flex; justify-content:space-between;}
.newindex .h3 .i2 .j1{width:316px; height:470px;}
.newindex .h3 .i2 .j1 .k1{width:316px; height:316px; overflow:hidden; border-radius:158px;}
.newindex .h3 .i2 .j1 .k1 img{-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}
.newindex .h3 .i2 .j1 .k2{width:100%; height:108px; display:flex; align-items:center; justify-content:center;color:#f1f1f1; font-size:24px;}
.newindex .h3 .i2 .j1 .k3{width:120px; height:44px; border:1px #626568 solid; border-radius:3px; display:flex; align-items:center; justify-content:center;color:#75787b; margin:0px auto}
.newindex .h3 .i2 .j1 .k3:hover{border:1px #f44607 solid; background:#f44607;color:#fff;}
.newindex .h3 .i2 .j2{flex:1; height:470px;}
.newindex .h3 .i2 .j2 .k1{width:338px; height:338px; border-radius:169px; overflow:hidden; margin:0px auto}
.newindex .h3 .i2 .j2 .k1 img{-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}
.imghover{-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);}
.newindex .h3 .i2 .j2 .k2{width:100%; height:108px; display:flex; align-items:center; justify-content:center;color:#f1f1f1; font-size:24px;}
.newindex .h3 .i2 .j2 .k3{width:120px; height:44px; border:1px #626568 solid; border-radius:3px; display:flex; align-items:center; justify-content:center;color:#75787b; margin:0px auto}
.newindex .h3 .i2 .j2 .k3:hover{border:1px #f44607 solid; background:#f44607;color:#fff;}
.newindex .h4{width:100%; height:500px; background:url(../images/images/pzbg.jpg) fixed top center no-repeat; padding-top:42px; padding-bottom:100px;}
.newindex .h4 .i1{width:100%; height:70px; display:flex; align-items:center; justify-content:center; flex-direction:column; margin-bottom:60px}
.newindex .h4 .i1 .sp1{font-size:36px;color:#333;}
.newindex .h4 .i1 .sp2{font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#666666}
.newindex .h4 .i2{width:1200px; height:370px; margin:0px auto 0px auto; display:flex; align-items:center; justify-content:space-between;}
.newindex .h4 .i2 .j1{width:290px; height:370px; background:#242b35}
.newindex .h4 .i2 .j1 .k1{width:280px; margin:5px; height:280px; display:flex;  overflow:hidden}
.newindex .h4 .i2 .j1 .k1 img{height:280px;width:280px;-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}
.newindex .h4 .i2 .j1 .k1 img:hover{-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);}  
.newindex .h4 .i2 .j1 .k2{width:280px; padding-left:10px; padding-right:10px; height:40px; line-height:20px; margin-top:5px; margin-bottom:5px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2; overflow:hidden;color:#f1f1f1; text-indent:20px;}
.newindex .h4 .i2 .j1 .k2 a{color:#fff; font-size:14px;}
.newindex .h4 .i2 .j1 .k3{width:94%; padding-left:3%; padding-right:3%; height:40px; background:#fff; display:flex; align-items:center; justify-content:space-between;}
.newindex .h4 .i2 .j1 .k3 a{color:#aaa}

.newindex .h4 .i2 .j1s{width:290px; height:370px; background:#f44607}
.newindex .h4 .i2 .j1s .k1{width:270px; margin:10px; height:270px; display:flex; align-items:center; justify-content:center; overflow:hidden}
.newindex .h4 .i2 .j1s .k1 img{width:270px; height:270px;-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}
.newindex .h4 .i2 .j1s .k1 img:hover{-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);} 
.newindex .h4 .i2 .j1s .k2{width:270px; padding-left:10px; padding-right:10px; height:40px; line-height:20px; margin-top:5px; margin-bottom:5px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2; overflow:hidden;color:#f1f1f1; text-indent:20px;}
.newindex .h4 .i2 .j1s .k2 a{color:#fff; font-size:14px;}
.newindex .h4 .i2 .j1s .k3{width:95%; padding-left:3%; padding-right:3%; height:40px; background:#fff; display:flex; align-items:center; justify-content:space-between;}
.newindex .h4 .i2 .j1s .k3 a{color:#aaa}

.newindex .h5{width:1200px; margin:40px auto }
.newindex .h5 .i1{width:100%; height:60px; display:flex; align-items:center; justify-content:center; flex-direction:column; margin-bottom:40px;}
.newindex .h5 .i1 .sp1{font-size:36px;color:#333;}
.newindex .h5 .i1 .sp2{font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#666666}
.newindex .h5 .i2{width:1200px; height:420px; margin:0px auto;}
.newindex .h5 .i2 .j1{width:580px; height:420px; overflow:hidden; display:flex; align-items:center; justify-content:center; position:relative; float:left;}
.newindex .h5 .i2 .j1 img{width:580px; height:420px;-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}
.newindex .h5 .i2 .j1 img:hover{-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);}  
.newindex .h5 .i2 .j1 .txt{position:absolute; left:0px; bottom:0px; z-index:2; background:rgba(0,0,0,0.7); width:100%; height:44px; display:flex; align-items:center; justify-content:center;color:#fff; font-size:14px;}
.newindex .h5 .i2 .j2{width:587px; float:right; height:464px;}
.newindex .h5 .i2 .j2 .k1{width:100%; height:76px; background:url(../images/images/nbg0.jpg) no-repeat; margin-bottom:40px; display:flex;}
.newindex .h5 .i2 .j2 .k1 .j1{width:100px; height:70px; display:flex; align-items:center; justify-content:center; flex-direction:column;}
.newindex .h5 .i2 .j2 .k1 .j1 .sp1{font-size:30px;color:#8e8e8e;font-style:italic}
.newindex .h5 .i2 .j2 .k1 .j1 .sp2{font-size:18px; font-style:italic;color:#bbb}
.newindex .h5 .i2 .j2 .k1 .j2{flex:1; height:76px; margin-left:20px; margin-right:20px;}
.newindex .h5 .i2 .j2 .k1 .j2 .a1{width:100%; height:36px; display:flex; align-items:center;}
.newindex .h5 .i2 .j2 .k1 .j2 .a1 a{font-size:16px; font-weight:bold}
.newindex .h5 .i2 .j2 .k1 .j2 .a2{width:100%; height:40px; display:flex; align-items:center;}

.newindex .h5 .i2 .j2 .k1s{width:100%; height:76px; background:url(../images/images/nbg.jpg) no-repeat; margin-bottom:40px; display:flex;}
.newindex .h5 .i2 .j2 .k1s .j1{width:100px; height:70px; display:flex; align-items:center; justify-content:center; flex-direction:column;}
.newindex .h5 .i2 .j2 .k1s .j1 .sp1{font-size:30px;color:#fff;font-style:italic}
.newindex .h5 .i2 .j2 .k1s .j1 .sp2{font-size:18px; font-style:italic;color:#f1f1f1}
.newindex .h5 .i2 .j2 .k1s .j2{flex:1; height:76px; margin-left:20px; margin-right:20px;}
.newindex .h5 .i2 .j2 .k1s .j2 .a1{width:100%; height:36px; display:flex; align-items:center;}
.newindex .h5 .i2 .j2 .k1s .j2 .a1 a{font-size:16px; font-weight:bold;color:#fff;}
.newindex .h5 .i2 .j2 .k1s .j2 .a2{width:100%; height:40px; display:flex; align-items:center;color:#f1f1f1;}

.newindex .h6{width:100%; height:630px; padding-top:90px; background:url(../images/images/inc.jpg) fixed top center no-repeat}
.newindex .h6 .i1{width:100%; height:70px; display:flex; align-items:center; justify-content:center; flex-direction:column; margin-bottom:50px;}
.newindex .h6 .i1 .sp1{font-size:36px;color:#fff;}
.newindex .h6 .i1 .sp2{font-size:18px; font-style:italic;color:#ccc}
.newindex .h6 .i2{width:600px; margin:0px auto 70px; line-height:20px; text-align:center;color:#ccc}
.newindex .h6 .i3{width:1200px; height:50px; margin:0px auto 20px auto; display:flex; justify-content:space-between;}
.newindex .h6 .i3 .j1{width:49%; border-radius:4px; background:rgba(255,255,255,0.9);  height:50px;}
.newindex .h6 .i3 .j1 input{border:none; outline:none; padding-left:15px; height:50px; display:flex; align-items:center; background:none; font-size:14px;color:#000;}
.newindex .h6 .i4{width:1170px; padding:15px; height:120px;border-radius:4px; background:rgba(255,255,255,0.9); margin:0px auto 20px auto}
.newindex .h6 .i4 .text{width:100%; outline:none; background:none; border:none; width:100%; height:120px; line-height:20px; font-size:14px;color:#000;}
.newindex .h6 .i5{width:1200px; height:50px; display:flex; align-items:center; justify-content:space-between; margin:0px auto;}
.newindex .h6 .i5 .j1{flex:1; height:50px; display:flex; aligni-items:center;color:#bbb;}
.newindex .h6 .i5 .j2{width:120px; height:50px; border-radius:4px; background:#242b35; display:flex; align-items:center; justify-content:center; cursor:pointer;color:#f1f1f1; font-size:14px;}
.ab{width:100%; margin:0px auto; flex-direction:column;-webkit-overflow-scrolling;touch;}
.ab .ban{width:100%; height:600px; display:flex; align-items:center; justify-content:center; overflow:hidden; position:relative}
.ab .ban img{transform: scale(1,1);
  -webkit-transform: scale(1,1);
  animation: scal 5s ease infinite alternate;
  -webkit-animation: scal 10s ease infinite alternate;}

@keyframes scal {
  from {
    -webkit-transform: scale(1,1);
  }
  to {
    -webkit-transform: scale(1.1,1.1);
  }
}
@-webkit-keyframes scal {
  from {
    -webkit-transform: scale(1,1);
  }
  to {
    -webkit-transform: scale(1.1,1.1);
  }
} 
.ab .ban .a1{width:1200px; display:flex; align-items:center; position:absolute; left:50%; bottom:20px; z-index:2; transform:translate(-50%,0);}
.ab .ban .a1 .b1{ padding-left:40px; padding-right:40px; height:42px; border:2px #f1f1f1 solid; display:flex; align-items:center; margin-right:20px}
.ab .ban .a1 .b1 a{font-size:14px;color:#fff;}
.ab .a2{width:1200px; margin:0px auto;padding-top:50px; padding-bottom:50px;}
.ab .a2 .b1{width:100%; height:112px; background:url(../images/images/abp1.png) top center no-repeat; display:flex; flex-direction:column; align-items:center; justify-content:center;}
.ab .a2 .b1 .sp1{font-size:36px;}
.ab .a2 .b1 .sp2{font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#666}
.ab .a2 .b2{width:1200px; margin:40px auto 0px auto; overflow:hidden;}
.ab .a2 .b2 .c1{width:570px; float:left; line-height:28px; font-size:14px; text-indent:28px;animation:mymovel 3s; display:flex; align-items:center; flex-direction:column;}
.ab .a2 .b2 .c2{width:590px; float:right; height:320px; border-radius:5px; box-shadow:0px 0px 20px #aaa; overflow:hidden;animation:mymover 2s;}
.ab .a2 .b2 .c2 img{width:590px; height:320px;}
.ab .a2 .b2 .c3{width:590px; float:left; height:364px;border-radius:5px; box-shadow:0px 0px 20px #aaa; overflow:hidden; animation:mymovel 2s; display:flex; align-items:center;}
.ab .a2 .b2 .c3 img{width:590px; height:364px;}
.ab .a2 .b2 .c4{width:570px; float:right;line-height:28px; font-size:14px; animation:mymover 3s}

.ab .a3{width:100%; height:640px; padding-top:40px; padding-bottom:40px; background:url(../images/images/abpic3.jpg) fixed top center no-repeat;}
.ab .a3 .b1{width:100%; height:92px; display:flex; flex-direction:column; align-items:center; justify-content:center; margin-bottom:70px;}
.ab .a3 .b1 .sp1{font-size:36px;color:#f1f1f1}
.ab .a3 .b1 .sp2{font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#ccc}
.ab .a3 .b2{width:1200px; height:480px; margin:0px auto;}

.nnews{width:100%; margin:0px auto; padding-top:60px; padding-bottom:60px; background:#f5f5f5; margin-bottom:40px;}
.nnews .a1{width:100%; height:112px; background:url(../images/images/np1.jpg) top center no-repeat; display:flex; flex-direction:column; align-items:center; justify-content:center;}
.nnews .a1 .sp1{font-size:36px;}
.nnews .a1 .sp2{font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#666}
.nnews .a2{width:1200px; margin:40px auto 0px auto; display:flex; align-items:center;}
.nnews .a2 .b1{width:515px; height:384px; margin-right:40px;border-radius:5px; box-shadow:0px 0px 20px #e1e1e1; overflow:hidden; display:flex; align-items:center;}
.nnews .a2 .b1 img{width:515px; height:384px;}
.nnews .a2 .b2{flex:1; display:flex; align-items:center;flex-direction:column;}
.nnews .a2 .b2 .cc1{width:100%; height:44px; display:flex; align-items:center;}
.nnews .a2 .b2 .cc2{ line-height:24px; min-height:150px; margin-top:20px; margin-bottom:20px; font-size:14px;color:#9e9e9e; text-indent:24px}
.nnews .a2 .b2 .cc3{width:100%; height:40px; display:flex; justify-content:flex-end;}
.nnews .a2 .b2 .cc3 .c3Con{width:130px; height:40px; border-radius:4px; display:flex; align-items:center; justify-content:center; background:#f44607}
.nnews .a2 .b2 .cc3 .c3Con a{color:#f1f1f1; font-size:14px;}
.nnews1{width:1200px; margin:0px auto 20px auto;  border:1px #fff solid}
.goLeft{animation:mymovel 1s;}
.goRight{animation:mymover 1s;}
.nnews1 .aa1{width:390px; height:210px; float:left;}
.nnews1 .aa1 img{width:390px; height:210px;}
.nnews1 .aa2{float:left;width:660px; padding-left:50px; display:flex; flex-direction:column; align-items:center;}
.nnews1 .aa2 .b1{width:100%; height:70px; display:flex; align-items:center;}
.nnews1 .aa2 .b2{width:100%; flex:1; line-height:24px;color:#8e8e8e; text-indent:24px;}
.nnews1 .aa2 .b3{width:100%; height:40px; display:flex; align-items:center;color:#bbb}
.nnews1 .aa3{width:58px; height:208px;  border:1px #f1f1f1 solid; display:flex; align-items:center; justify-content:center; font-family:"iconfont";color:#e1e1e1; font-size:30px; border-radius:2px; float:right;}
.nnews1 .aa3:before{content:"\f11f";}

.nnews1s{width:1200px; margin:0px auto 20px auto;border:1px #f44607 solid;}
.nnews1s .aa1{width:390px; height:210px; float:left;}
.nnews1s .aa1 img{width:390px; height:210px;}
.nnews1s .aa2{float:left;width:660px; padding-left:50px; display:flex; flex-direction:column; align-items:center;}
.nnews1s .aa2 .b1{width:100%; height:70px; display:flex; align-items:center;}
.nnews1s .aa2 .b2{width:100%; flex:1; line-height:24px;color:#8e8e8e; text-indent:24px;}
.nnews1s .aa2 .b3{width:100%; height:40px; display:flex; align-items:center;color:#bbb}
.nnews1s .aa3{width:58px; height:208px;  border:1px #f44607 solid; display:flex; align-items:center; justify-content:center; font-family:"iconfont";color:#fff; font-size:30px; border-radius:2px; float:right; background:#f44607}
.nnews1 .aa3:before{content:"\f11f";}

.newspage{width:1200px; height:44px; display:flex; align-items:center; justify-content:flex-end; margin:40px auto; font-size:14px;}
.newspage a{font-size:14px; padding:6px; padding-left:10px; padding-right:10px; border:1px #e1e1e1 solid; margin-left:3px; margin-right:3px; border-radius:3px;}
.newspage a.Cur{color:#fff; border:1px #f44607 solid}

.qua{width:1200px; height:580px; margin:0px auto 40px auto; position:relative}
.qua .h1{width:640px; height:580px; display:flex; flex-direction:column; align-items:center}
.qua .h1 .i1{width:640px; height:230px; display:flex;background:url(../images/images/abp1.jpg)  center no-repeat; display:flex; flex-direction:column; align-items:center; justify-content:center;}
.qua .h1 .i1 .sp1{font-size:36px; margin-bottom:10px}
.qua .h1 .i1 .sp2{font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#9e9e9e}
.qua .h1 .i2{width:640px; height:350px;border-radius:5px; box-shadow:0px 0px 20px #e1e1e1; overflow:hidden}
.qua .h1 .i2 img{width:640px; height:350px;}
.qua .h2{position:absolute;width:640px; height:350px;border-radius:5px; box-shadow:0px 0px 20px #ccc; overflow:hidden; right:0px; top:0px; z-index:2}
.qua .h2 img{width:640px; height:350px;}
.qua .h3{width:500px; height:200px; position:absolute; right:20px; bottom:0px; z-index:2; line-height:24px; font-size:14px; display:flex; align-items:center; text-indent:24px;color:#8e8e8e;}

.qua1{width:100%; padding-top:40px; padding-bottom:40px; margin:0px auto; background:#f5f5f5; height:520px;}
.qua1 .qua1Con{width:1200px; height:520px; margin:0px auto; display:flex;}
.qua1 .qua1Con .h1{width:330px; padding-left:40px; padding-right:40px; height:360px; padding-top:80px; padding-bottom:80px; background:#f44607; display:flex; flex-direction:column; align-items:center; justify-content:center;}
.qua1 .qua1Con .h1 .i1{width:100%; display:flex; flex-direction:column; justify-content:center; height:70px;}
.qua1 .qua1Con .h1 .i1 .sp1{font-size:36px; margin-bottom:10px;color:#fff}
.qua1 .qua1Con .h1 .i1 .sp2{font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#f1f1f1}
.qua1 .qua1Con .h1 .i2{width:100%; flex:1; line-height:24px;color:#f9f9f9; text-indent:24px; display:flex; align-items:center; font-size:14px;}
.qua1 .qua1Con .h1 .i3{width:100%; height:40px; display:flex; justify-content:flex-end;}
.qua1 .qua1Con .h1 .i3 .i3Con{width:120px; height:38px; border:1px #f9f9f9 solid; border-radius:3px; display:flex; align-items:center; justify-content:center;}
.qua1 .qua1Con .h1 .i3 .i3Con a{color:#fff; font-size:14px;}

.qua1 .qua1Con .h2{flex:1; margin-left:20px; margin-right:20px; height:520px; display:flex; aglin-items:center; justify-content:space-between; flex-direction:column;}
.qua1 .qua1Con .h2 .i1{width:100%; height:250px; overflow:hidden}
.qua1 .qua1Con .h2 img{height:250px;width:100%;-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}
.qua1 .qua1Con .h2 img:hover{-webkit-transform: scale(1.1);
				  -moz-transform: scale(1.1);
				  -ms-transform: scale(1.1);
				  -o-transform: scale(1.1);
				  transform: scale(1.1);}  
.qua1 .qua1Con .h3{width:380px; height:520px; overflow:hidden}
.qua1 .qua1Con .h3 img{width:380px; height:520px;-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}
.qua1 .qua1Con .h3 img:hover{-webkit-transform: scale(1.1);
				  -moz-transform: scale(1.1);
				  -ms-transform: scale(1.1);
				  -o-transform: scale(1.1);
				  transform: scale(1.1);}

.qua2{width:100%; padding-top:50px; padding-bottom:35px; margin:0px auto; background:url(../images/images/quabg.jpg) fixed top center no-repeat; overflow:hidden}
.qua2 .h1{width:100%; height:40px; margin-bottom:20px; display:flex; align-items:center; justify-content:center;color:#fff; font-size:36px;}
.qua2 .h2{width:540px; margin:0px auto 40px auto; display:flex; align-items:center; justify-content:center; line-height:24px;color:#f1f1f1; text-align:center}
.qua2 .h3{width:1200px;  margin:0px auto;}
.qua3{width:100%; padding-top:40px; padding-bottom:40px;}
.qua3 .h1{width:100%; height:60px; margin-bottom:20px; display:flex; align-items:center; justify-content:center;font-size:36px;}
.qua3 .h2{width:540px; margin:0px auto 80px auto; display:flex; align-items:center; justify-content:center; line-height:24px;color:#666; text-align:center}
.qua3 .h3{width:100%; display:flex; align-items:center; justify-content:center;}
.yy{width:1200px; margin:0px auto 20px auto;}
.yy .h1{display:flex;background:url(../images/images/abp1.jpg) top center no-repeat; display:flex; flex-direction:column; align-items:center; justify-content:center; height:112px;width:1200px; margin:0px auto 50px auto}
.yy .h1 .sp1{font-size:36px; margin-bottom:10px}
.yy .h1 .sp2{font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#9e9e9e}
.yy .h2{width:1200px; margin:30px auto 0px auto; display:flex; justify-content:flex-start;flex-wrap:wrap;}
.yy .h2 .i1{width:280px; height:410px; margin-left:20px; margin-bottom:20px;}
.yy .h2 .i1 .j1{width:280px; height:320px; display:flex; align-items:center; justify-content:center; overflow:hidden;}
.yy .h2 .i1 .j1 img{width:280px; height:320px;-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}
 .yy .h2 .i1 .j1 img:hover{-webkit-transform: scale(1.1);
				  -moz-transform: scale(1.1);
				  -ms-transform: scale(1.1);
				  -o-transform: scale(1.1);
				  transform: scale(1.1);} 
.yy .h2 .i1 .j2{width:100%; height:40px; display:flex; align-items:center;color:#000; font-size:16px; font-weight:bold;}
.yy .h2 .i1 .j3{width:100%; height:40px; line-height:20px; margin-top:10px;color:#9e9e9e; font-size:12px; overflow:hidden}

/*nshow*/
.nshow{width:1200px; margin:0px auto 50px auto; height:50px; display:flex; align-items:center; justify-content:flex-end; border-bottom:1px #f1f1f1 solid;}
.jt{font-family:"iconfont";color:#9e9e9e; font-size:14px; margin-left:3px; margin-right:3px;}
.jt:before{content:"\f11f"}
.nshow1{width:1200px; height:60px; display:flex; align-items:center; justify-content:center; font-size:24px;color:#000; margin:0px auto}
.ntime{width:1200px; height:40px; display:flex; align-items:center; justify-content:center;color:#bbb; margin:0px auto 40px auto}
.ncon{width:1200px; margin:0px auto 60px auto; line-height:24px;}
.ndown{width:1200px; border-top:1px #f1f1f1 solid; margin:0px auto 60px auto; line-height:30px; padding-top:10px; font-size:14px;color:#9e9e9e;}

.footbg{width:100%; height:225px; margin:0px auto; background:url(../images/images/footbg.jpg) top center no-repeat; position:relative}
.footbg .ziti{width:750px; height:74px; position:absolute; left:50%; top:50%; z-index:2; transform:translate(-50%,-50%)}

@media only screen and (max-width:1440px){
.newp{width:1300px; margin:50px auto 70px auto;}
.newp .a1{width:240px; float:left}
.newp .a1 .b1{width:234px; height:74px; background:#f5f5f5; display:flex; align-items:center; justify-content:center; border:3px #f44607 solid; margin-bottom:10px;}
.newp .a1 .b1 img{width:70%}
.newp .a1 .b2{width:238px; border:1px #f1f1f1 solid;}
.newp .a1 .b2 .c1{width:218px; height:78px; border-bottom:1px #f1f1f1 solid; display:flex; align-items:center; padding-left:20px;}
.newp .a1 .b2 .c1 .d1{flex:1; margin-left:20px; height:40px; flex-direction:column; align-items；:center; display:flex;}
.newp .a1 .b2 .c1 .d1 .sp1{font-size:18px;}
.newp .a1 .b2 .c1 .d1 .sp2{font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#9e9e9e}
.newp .a1 .b2 .c2{width:218px; height:79px; display:flex; align-items:center; border-bottom:1px #f1f1f1 solid; padding-left:20px;}
.newp .a1 .b2 .c2 img{margin-right:20px;}
.newp .a1 .b2 .c2 a{font-size:14px;color:#000}

.newp .a1 .b2 .c2s{width:216px; height:77px; display:flex; align-items:center; border:1px #f44607 solid; padding-left:20px; box-shadow:0px 0px 5px #ccc}
.newp .a1 .b2 .c2s img{margin-right:20px;}
.newp .a1 .b2 .c2s a{font-size:14px;color:#f44607}

.newp .a2{float:right; padding-left:40px;width:1020px}
.newp .a2 .bb{width:255px; height:272px; float:left; margin-bottom:20px}	

.newp .a2 .b1{width:230px; height:270px; margin-bottom:0px; border:1px #e9e9e9 solid; margin:0px auto;}
.newp .a2 .b1 .c1{width:100%; height:230px; display:flex; align-items:center; justify-content:center; overflow:hidden; overflow:hidden}
.newp .a2 .b1 .c1 img{height:230px; height:230px;-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}
.newp .a2 .b1 .c2{widows:100%; height:40px; background:#feeae2; display:flex; align-items:center; justify-content:center;}
.newp .a2 .b1 .c2s{widows:100%; height:40px; background:#f44607; display:flex; align-items:center; justify-content:center;}
.newp .a2 .b1 .c2s a{color:#fff;}

.ppage{width:100%; height:40px; line-height:40px; text-align:right; float:left}
.ppage a{font-size:14px; padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:6px; border:1px #e1e1e1 solid; border-radius:3px; margin-left:3px; margin-right:3px;}
.ppage a.Cur{ border:1px #f44607 solid; background:#f44607; color:#fff;}

.ppos{width:100%; height:44px; display:flex; align-items:center; justify-content:flex-end; border-bottom:1px #f1f1f1 solid; margin-bottom:30px;}
.pshow1{width:100%; height:50px; display:flex; align-items:center; font-size:22px;color:#000; margin-bottom:20px}
.pshow2{width:100%;display:flex; margin-bottom:30px;}
.pshow2 .aa1{width:300px; border:2px #f1f1f1 solid; border-radius:3px;}
.pshow2 .aa1 img{width:300px; height:300px;}
.pshow2 .aa2{flex:1; margin-left:40px; display:flex; justify-content:flex-start; flex-direction:column;}
.pshow2 .aa2 div{width:100%; display:flex; align-items:center; height:40px; font-size:14px;color:#9e9e9e}
.pshow3{width:100%; height:44px; margin-bottom:30px; display:flex; align-items:center; font-size:22px;color:#000;}
.pshow3 .a1{width:10px; height:20px; border-left:3px #f44607 solid;}
.pshow3 .aa2{flex:1; display:flex; align-items:center; font-size:18px;color:#000; justify-content:flex-start;}
.pshow4{width:100%; margin-bottom:30px; line-height:24px;}
}
@media only screen and (min-width:1441px){
.newp{width:1620px; margin:50px auto 70px auto;}
.newp .a1{width:300px; float:left}
.newp .a1 .b1{width:294px; height:74px; background:#f5f5f5; display:flex; align-items:center; justify-content:center; border:3px #f44607 solid; margin-bottom:10px;}
.newp .a1 .b1 img{width:70%}
.newp .a1 .b2{width:298px; border:1px #f1f1f1 solid;}
.newp .a1 .b2 .c1{width:278px; height:78px; border-bottom:1px #f1f1f1 solid; display:flex; align-items:center; padding-left:20px;}
.newp .a1 .b2 .c1 .d1{flex:1; margin-left:20px; height:40px; flex-direction:column; align-items；:center; display:flex;}
.newp .a1 .b2 .c1 .d1 .sp1{font-size:18px;}
.newp .a1 .b2 .c1 .d1 .sp2{font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;color:#9e9e9e}
.newp .a1 .b2 .c2{width:278px; height:79px; display:flex; align-items:center; border-bottom:1px #f1f1f1 solid; padding-left:20px;}
.newp .a1 .b2 .c2 img{margin-right:20px;}
.newp .a1 .b2 .c2 a{font-size:14px;color:#000}

.newp .a1 .b2 .c2s{width:276px; height:77px; display:flex; align-items:center; border:1px #f44607 solid; padding-left:20px; box-shadow:0px 0px 5px #ccc}
.newp .a1 .b2 .c2s img{margin-right:20px;}
.newp .a1 .b2 .c2s a{font-size:14px;color:#f44607}

.newp .a2{float:right; padding-left:40px;width:1280px}
.newp .a2 .bb{width:320px; height:362px; float:left; margin-bottom:20px}	

.newp .a2 .b1{width:300px; height:360px; margin-bottom:0px; border:1px #e9e9e9 solid; margin:0px auto;}
.newp .a2 .b1 .c1{width:100%; height:300px; display:flex; align-items:center; justify-content:center; overflow:hidden; overflow:hidden}
.newp .a2 .b1 .c1 img{height:300px; height:300px;-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}
.newp .a2 .b1 .c2{widows:100%; height:40px; background:#feeae2; display:flex; align-items:center; justify-content:center;}
.newp .a2 .b1 .c2s{widows:100%; height:40px; background:#f44607; display:flex; align-items:center; justify-content:center;}
.newp .a2 .b1 .c2s a{color:#fff;}

.ppage{width:100%; height:40px; line-height:40px; text-align:right; float:left}
.ppage a{font-size:14px; padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:6px; border:1px #e1e1e1 solid; border-radius:3px; margin-left:3px; margin-right:3px;}
.ppage a.Cur{ border:1px #f44607 solid; background:#f44607; color:#fff;}

.ppos{width:100%; height:44px; display:flex; align-items:center; justify-content:flex-end; border-bottom:1px #f1f1f1 solid; margin-bottom:30px;}
.pshow1{width:100%; height:50px; display:flex; align-items:center; font-size:22px;color:#000; margin-bottom:20px}
.pshow2{width:100%;display:flex; margin-bottom:30px;}
.pshow2 .aa1{width:450px; border:2px #f1f1f1 solid; border-radius:3px;}
.pshow2 .aa1 img{width:450px; height:450px;}
.pshow2 .aa2{flex:1; margin-left:40px; display:flex; justify-content:flex-start; flex-direction:column;}
.pshow2 .aa2 div{width:100%; display:flex; align-items:center; height:40px; font-size:14px;color:#9e9e9e}
.pshow3{width:100%; height:44px; margin-bottom:30px; display:flex; align-items:center; font-size:22px;color:#000;}
.pshow3 .a1{width:10px; height:20px; border-left:3px #f44607 solid;}
.pshow3 .aa2{flex:1; display:flex; align-items:center; font-size:18px;color:#000; justify-content:flex-start;}
.pshow4{width:100%; margin-bottom:30px; line-height:24px;}
}



./*newp .a2 .b1 .c1{width:190px; padding:4px; border:1px #f1f1f1 solid; height:270px; display:flex; align-items:center; justify-content:center; overflow:hidden}
.newp .a2 .b1 .c1 img{width:100%;-webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;}  
.newp .a2 .b1 .c2{width:200px; height:40px; display:flex; align-items:center; justify-content:center; background:#f44607;}
.newp .a2 .b1 .c2 a{font-size:14px;color:#fff;}*/


/*
.pshow1{width:100%; height:50px; display:flex; align-items:center; font-size:22px;color:#000; margin-bottom:20px}
.pshow2{width:100%;display:flex; margin-bottom:30px;}
.pshow2 .a1{width:300px; border:2px #f1f1f1 solid; border-radius:3px;}
.pshow2 .a1 img{width:300px; height:300px;}
.pshow2 .a2{flex:1; margin-left:40px; display:flex; justify-content:flex-start; flex-direction:column;}
.pshow2 .a2 div{width:100%; display:flex; align-items:center; height:40px; font-size:14px;color:#9e9e9e}
.pshow3{width:100%; height:44px; margin-bottom:30px; display:flex; align-items:center; font-size:22px;color:#000;}
.pshow3 .a1{width:10px; height:20px; border-left:3px #f44607 solid;}
.pshow3 .aa2{flex:1; display:flex; align-items:center; font-size:18px;color:#000; justify-content:flex-start;}
.pshow4{width:100%; margin-bottom:30px; line-height:24px;}*/

