﻿/* CSS Document */
/*reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}

/*global*/
body{font:14px/1.5 Microsoft Yahei,Helvetica,Arial;color:#262526; background:#FFFFFF;}
.wrapper{width:1000px;margin:0 auto;}

a,a * {text-decoration: none;outline: none;star:expression(this.onFocus=this.blur());}
::selection {background:#01a4b5; color:#fff;}
::-moz-selection {background:#01a4b5; color:#fff;}
.fonthui { color:#898989;}
.fontqing { color:#00a5b5;}
@font-face {
    font-family:ghost;
	src:url('ghost.eot');
    src:url('ghost.eot?#iefix') format('embedded-opentype'),url('ghost.ttf') format('truetype');}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix{*zoom:1;}
.fix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.fix{*zoom:1}
input[type="text"]:focus,textarea:focus{outline:none;resize:none;}

.fl{float:left;}
.fr{float:right;}
/*nav*/
.topbg .nav{ width:100%; height:30px;border-bottom:#dddddd 1px solid;}
.topbg .nav .con{ margin:0 auto; width:1228px; height:30px;color: #333}
.topbg .nav .con .hy{ float:left; line-height:30px; height:30px;padding-right:20px; font-size:14px; }
.topbg .nav .con .dl{float:left; line-height:30px; height:30px; padding-right:20px; font-size:12px;}
.topbg .nav .con .dl a{color:#999999;white-space:nowrap;}
.topbg .nav .con .dl a:hover{color:#993399;}

.topbg .nav .con .dt{float:right; line-height:30px; height:30px; width:350px; font-size:12px;}
.topbg .nav .con .dt a{ display: inline-block; padding-left:25px;color: #333;}
.topbg .nav .con .dt a.dt-t{background: url(../images/t-ico.png) no-repeat left center; margin-right: 10px }
.topbg .nav .con .dt a.dt-m{background: url(../images/m-ico.png) no-repeat left center; }

.topbg .nav .con .sj .wx{ position:absolute; z-index:999; left:-70px; top:16px;opacity:0;
	filter: alpha(opacity=0);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out; display:none;}
.topbg .nav .con .sj:hover .wx{opacity:1;filter: alpha(opacity=100); display:block;}

.headTxtR {width: 190px;}
.fri { float: right;}

#header{height:90px;background:#FFFFFF;width:1228px;margin:0 auto; padding: 5px 0; position:relative;z-index: 2500;}
#header .logo{float:left;position: relative; overflow:hidden;}
#header .logo a{width:335px;height:78px;background:url(../../index/images/logo.jpg);text-indent:-999em;display:block;}
#header .logo .light{
	cursor:pointer;
	position: absolute;
	left: -180px;
	top: 10px;
	width: 80px;
	height: 60px;
	background-image: linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
	background-image: -ms-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
	transform: skewx(-25deg);
	-o-transform: skewx(-25deg);
	-moz-transform: skewx(-25deg);
	-webkit-transform: skewx(-25deg);
	-ms-transform: skewx(-25deg);
	animation:light_move 2.5s 1s infinite linear ;
	-webkit-animation:light_move 2.5s 1s infinite linear ;
	-moz-animation:light_move 2.5s 1s infinite linear ;
	-o-animation:light_move 2.5s 1s infinite linear ;
	-ms-animation:light_move 2.5s 1s infinite linear ;
}

@keyframes light_move {0% {left:-180px;}30%{left:320px}75%{left:50px;}100%{left:320px;}}
@-moz-keyframes light_move {0% {left:-180px;}30%{left:320px}75%{left:50px;}100%{left:320px;}}
@-webkit-keyframes light_move {0% {left:-180px;}30%{left:320px}75%{left:50px;}100%{left:320px;}}
@-o-keyframes light_move {0% {left:-180px;}30%{left:320px}75%{left:50px;}100%{left:320px;}}
@-ms-keyframes light_move {0% {left:-180px;}30%{left:320px}75%{left:50px;}100%{left:320px;}}

/**头部搜索 star**/
/* #header .header-r{ float: right; width: 600px} */
#header .header-r{ float: right; width: 600px;position: absolute;padding-left: 710px;}
#header .search{ margin-top:35px; float: left; width:300px; height:36px;}
#header .search .input{width:209px; height:30px; line-height:30px; overflow:hidden; border:0 none; 
	 border-radius: 5px; border: 1px solid #ccc; 
	/* background: url(../images/search.png) no-repeat 5px center; */ padding-left: 5px}
#header .search .sbtn{ width:50px; height:32px; border:0 none; background:none; cursor:pointer; background: #902bc3; color: #fff; font-size: 16px;font-family: "微软雅黑","宋体";}
#header .search .s1{ float:left; width:220px;}
#header .search .s2{ float:left; width:50px;margin-left: 2%; border-radius: 5px; overflow: hidden;}

#header .myliketel{ padding:25px 0 0 30px; float: left;}
#header .myliketel .img{ display:inline-block;}
#header .myliketel .telcon {width: 160px;display:inline-block;color:#902bc3;font-size: 15px;line-height: 25px;}
#header .myliketel .telcon span{ font-size:18px}
#header .mylikewx{ width:62px; float: left; text-align: center; padding: 25px 0 0; position: relative}
#header .mylikewx i{ display: inline-block;}
#header .mylikewx p{font-size: 12px;}
#header .mylikewx .wx {position: absolute; z-index: 999;left: -70px;top: 80px;transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;display: none;}
#header .mylikewx:hover .wx{ display: block}

.in-nav{width:100%;height:45px;background:#f4f0f9;overflow:hidden;}
.in-nav-cont{width:1228px;height:45px;margin:0 auto;}
.in-nav-main{ position:absolute; left:50%; margin-left:-388px;width:1002px;height:45px;font-size:17px;line-height:14px;}
.in-nav-main li{width:167px;height:45px;line-height:45px;z-index:2;text-align:center; float: left; position: relative}
.in-nav-main li .a{ width:100%; height:45px;color:#4b4b4b;font-family:"Hiragino Sans GB", "Microsoft YaHei", "΢���ź�", tahoma, arial, simsun, "����";display:block; position:absolute; z-index:3}
.in-nav-main li:hover a{ color: #fff}
.in-nav-main li .i{ width:166px; height:45px; background:#66558c; position:absolute; left:0px; top:0px; z-index:2;opacity:0;
	filter: alpha(opacity=0);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transform: scale(0);
	-webkit-transform: scale(0);}
.in-nav-main li:hover .i{opacity:1;
	filter: alpha(opacity=100);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transform: scale(1);
	-webkit-transform: scale(1);}

.in-nav-main li .ptxt{ z-index:999; position:absolute; width:166px; height:auto; left:0px; top:45px; display:none; background:#FFFFFF}
.in-nav-main li .ptxt dd{ width:100%;line-height:30px; text-align:center; border-bottom:#CCCCCC 1px dotted; color:#333333}
.in-nav-main li .ptxt dd a{ display:block; width:100%; height:30px; font-size:15px; color:#333}
.in-nav-main li .ptxt dd a:hover{color:#FFFFFF}
.in-nav-main li .ptxt dd:hover{ background:#66558c; color:#FFFFFF}

.Z_TypeList .off{ display:none}
.Z_TypeList:hover .off{ display:block}

/*footer*/
.footer{padding-bottom:40px;color:#747184; background:#1f1d2a;}
.footer a{color:#747184;}
.footer a:hover{text-decoration:underline;}
.footer .con{ margin:0 auto; width:1200px; text-align:center; padding-top:30px;}
.footer .con a{color:#747184;}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 250px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:#000 url(/newsz/index/images/top.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* ����û��������¹���,�����ť��͸���Ȼ��ø��� */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 250px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 250px;
  }
}
.bt {
    -moz-transition: background 0.3s linear 0s;
    -webkit-transition: background 0.3s linear 0s;
    transition: background 0.3s linear 0s;
}
.absolute {
    position: absolute;
}
.banner{ overflow:hidden;width:100%; position:relative; }

.dabody .banner{ height:500px;}

.banner .preBtn {left:50%;top:50%;display:block;width:74px;height:74px;margin-top:-37px; margin-left:-690px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.banner .preBtn i {display:block;width:28px;height:51px;margin-left:24px;margin-top:13px; background:url(../../index/images/icon.png) no-repeat 0 0px;}
.banner .nextBtn {right:50%;top:50%;display:block;width:74px;height:74px;margin-top:-37px; margin-right:-690px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.banner .nextBtn i {display:block;width:28px;height:51px;margin-left:24px;margin-top:13px;background:url(../../index/images/icon.png) no-repeat -32px 0px;}
.banner .preBtn:hover,.banner .nextBtn:hover { background-color:rgba(0,0,0,.4);}

.banner .hd{bottom: 5px;height: 35px;overflow: hidden;position: absolute;left: 50%;z-index: 1;}
.banner .hd ul{ overflow:hidden}
.banner .hd ul li{background: rgba(128,128,128,0.2);cursor: pointer;float: left;height: 21px;margin-right:40px; position:relative;
	width: 20px; background: url(/newsz/index/images/kv-radio.png) no-repeat; background-position: -21px 0}
.banner .hd ul li.on{background-position: 0 0}
.banner .hd ul li:after{ content: ""; display: block; width:26px;height: 2px;position: absolute; top: 9px; left: 30px;
	 background: url(/newsz/index/images/kv-radio.png) no-repeat; background-position: -8px -27px}
.banner .hd ul li.on:after{background-position: -8px -23px}
.banner .hd ul li:nth-last-child(1):after{ background: none}
.banner .bd {height: 100%; position: relative;z-index: 0;}
.banner .bd ul{ width:100%}
.banner .bd ul li{ width:100%; height:500px;}
.banner .bd ul li a{ display:block; width:100%; height:500px;}
.banner .bd ul li a.ban1{ background:url(../../index/images/1.jpg) center 0 no-repeat}
.banner .bd ul li a.ban2{ background:url(../../index/images/2.jpg) center 0 no-repeat}
.banner .bd ul li a.ban3{ background:url(../../index/images/3.jpg) center 0 no-repeat}