@charset "utf-8";
/*css reset*/
*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0px;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
body{font-size:14px;height:100%;width:100%;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul,ol,li{list-style:none;}
i,em,b{font-style:normal; display:block;}
a{text-decoration:none;}
a:link, a:visited, a:hover, a:active {text-decoration: none;cursor: pointer;}
fieldset,img{border:0;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.container{width:1280px;margin: auto;}
.xzzxPic img,.fdsjtwImg img,.fdspImg img,.ywPic img{width:100%; height:100%;}

/*首页*/
.banner{position: relative; height: calc(100% - 189px);}
#slick1{margin-bottom: 0;}
#slick1 img{width:100%; height:100%;}
#slick1 .slick-dots{width:1280px;margin: auto;left:0;right:0;bottom:45px;text-align: right;z-index: 5}
#slick1 .slick-dots li{background: url("../images/bannerdots1.png") no-repeat;}
#slick1 .slick-dots li.slick-active{background: url("../images/bannerdots2.png") no-repeat;}
#slick1 .slick-dots li button:before{content: ""}
#slick1 .slick-slide{position:relative;}
.bannertit{background: url("../images/bannertxtbg.png") repeat-x;bottom:0px;left:0;right:0;height:186px;position: absolute;}
.bannertit span{font-size: 20px;color:#fff;position: absolute;top:115px;width:1280px;margin: auto;left:0;right:0;z-index: 15;}
/*.bannertit span:before{width:90px;height:1px;background:#fff;position:absolute;left:-100px;top:15px;content:"";}*/
.slick-list{height:100%;}
.slick-track{height:100%;}