@charset "utf-8";

*{margin:0;padding:0;/* -webkit-transition:all ease-in-out 200ms; -moz-transition:all ease-in-out 200ms; transition:all ease-in-out 200ms; -webkit-transform:translate3d(0,0,0); -moz-transition:all ease-in-out 200ms; transform:translate3d(0,0,0); */}
html ,body{min-width: 1200px;}
body{font-family:'微软雅黑',sans-serif; font-size:14px; font-weight:300;  text-align:justify;}
input ,textarea ,select ,a{outline:0; font-size:inherit; font-family:inherit; font-style:inherit; font-weight:inherit;}
div ,form{margin:0 auto; height:auto; background-color:transparent;}
ul ,ul li{list-style:none;}
a{color:inherit; line-height:inherit; text-decoration:none; border:none; display:inline; border-radius:0; overflow:hidden; }
a:hover{text-decoration:none; }


.inside{width: 1160px;margin: 0 auto;padding: 0 20px; position:relative; z-index:999;}
.inside:after{content: "";display: block;clear: both;}

.header{background: #fff;}
.header .topBar{position: relative;margin: 0 auto;padding:20px 0;}
.header .topBar .logo{margin:  0;  display: block;width:28%;}
.topBar .logo img{width: 100%;margin: 0 auto;}
.header .topBar .lianxi{position: absolute;top:22px;right: 0;}
.lianxi .htel{width:264px;height:65px;background:url(i/tel.png) no-repeat;overflow:hidden}

.banner{}
.banner img{max-width:100%;}

.four{width:100%;min-width:1200px;background:url(i/four_bg.jpg) no-repeat;}
.voice_2 { width: 1200px;padding: 40px 0;height: 210px;margin: 0 auto;}
.voice_2 ul li { float: left; display: inline; height: 210px; color: #fff; cursor: pointer; position: relative;}
.voice_2 ul li.li1 { background: #e50f72}
.voice_2 ul li.li2 { background: #009da4} 
.voice_2 ul li.li3 { background: #15499a} 	
.voice_2 ul li.li4 { background: #5b0e34} 	
.voice_2 ul li.li5 { background: #1d1819}
.voice_2 ul li.li6 { background: #0159e1}
.voice_2 ul li.li7 { background: #e7385f}
.voice_2 ul li.li8 { background: #008c2c}
.voice_2 .fold { width: 100px; height: 100%; text-align: center; position: absolute; top: 0px; left: 0px;}
.voice_2 .fold .txt { font-size: 24px; display: block; width: 25px; font-weight: normal; margin: 0px auto; line-height: 25px;  padding-top: 20px;}
.voice_2 .unfold { width: 100%; height: 100%; display: none; position: absolute; top: 0px; left: 0px;}
.voice_2 .unfold a{display: block;}

.bgwg{width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/bg.png) repeat;
    top: 0;
    left: 0;
    z-index: 9;}
.about_us{width:100%;background-image:url(../img/bg1.jpg);padding:60px 0;     background-position: center;   background-size: 100% 100%; background-repeat: no-repeat;background-attachment: fixed;    -webkit-transition: none;    transition: none;    -webkit-transform: none;    -moz-transition: none;    transform: none; position:relative;}
.about_us .inner{background:rgba(0,0,0,.5);color:#fff;    border-radius: 10px; padding: 20px; width: 800px; position:relative; z-index:99; }
.about_us .inner .title{font-size:28px;text-align:center;font-weight:bold;}
.about_us .inner .itemText{font-size:16px;line-height:2;    text-indent: 32px;padding:20px;}
.about_us .inner .more{display:table;margin:0 auto;padding:5px 40px;border: 1px  solid #fff;border-radius: 10px;}
.about_us .inner .more:hover{background:#fff;}


.product_part{padding:80px 0;-webkit-transition: none; -moz-transition: none;transition: none; -webkit-transform: none;  -moz-transition: none;transform: none;}
.product_part .inside{padding: 0 0 30px;background: rgba(255,255,255,.5);width:1200px;border-radius: 10px;}
.product_part .title{font-size: 28px; font-weight:bold; line-height: 2;text-align: center;position: relative;padding: 10px 30px 5px;margin: 0 auto 50px;color: #000;}
.product_part .title:after{content: ""; display: block;width: 76px;height: 10px;background: url("i/title_bg.png") center no-repeat;position: absolute;left: 50%;margin-left: -38px;bottom: 0;}
.product_part .product_list{}
.product_part .product_list:after{content: ""; display: block;clear:both;}
.product_part .product_list .item{display:block;width: 250px;margin: 0 25px 50px;float: left;}
.product_part .product_list .item2{animation-delay: .1s;}
.product_part .product_list .item3{animation-delay: .2s;}
.product_part .product_list .item4{animation-delay: .3s;}
.product_part .product_list .item5{animation-delay: .3s;}
.product_part .product_list .item6{animation-delay: .4s;}
.product_part .product_list .item7{animation-delay: .5s;}
.product_part .product_list .item8{animation-delay: .6s;}
.product_part .product_list .item .img{position: relative;overflow: hidden;}
.product_part .product_list .item img{max-width: 100%;margin: 0 auto;display: block;}
.product_part .product_list .item .itemText{text-align: center;line-height: 2;padding: 10px 0;background:#fff;}
.product_part .product_list .item:hover .img:after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,.1);position: absolute;  top:0;left: 0;}
.product_part .product_list .item:hover .itemText{color:#ff6bc8;}
/* .product_part .product_list .item:hover img{transform: scale(1.1);} */
.product_part .more{display:table;margin:0 auto;padding:5px 40px;border: 1px  solid #000;border-radius: 10px;}
.product_part .more:hover{background:#000;color:#fff;}

.news_part{margin: 0 auto;padding:50px 0; -webkit-transition: none; -moz-transition: none;transition: none; -webkit-transform: none;  -moz-transition: none;transform: none; position:relative;}
.news_part .title{font-size: 28px; font-weight:bold; line-height: 2;text-align: center;position: relative;padding: 10px 30px 5px;margin: 0 auto;color: #fff;}
.news_part .title:after{content: ""; display: block;width: 76px;height: 10px;background: url("i/title_bg.png") center no-repeat;position: absolute;left: 50%;margin-left: -38px;bottom: 0;}
.newsList{}
.newsList:after{content:"";display:block;clear:both;}
.newsList .item{display:block;margin-bottom: 25px; padding:10px 0;background:rgba(0,0,0,.5);  -webkit-box-shadow:0 0 6px rgba(0,0,0,.5);  -moz-box-shadow:0 0 6px rgba(0,0,0, .5);   box-shadow:0 0 6px rgba(0,0,0, .5);  }
.newsList .item2{animation-delay: .3s;}
.newsList .item3{animation-delay: .6s;}
.newsList .item4{animation-delay: .9s;}
.newsList .item .riQi{float:left;padding:0 30px;} 
.newsList .item .riQi p{text-align:center;font-size:50px;color:#ff6bc8;line-height:1.4;} 
.newsList .item .riQi .y{font-size:14px;}
.newsList .item .text{padding: 0;line-height: 2;float:left;font-size: 14px;color:#ccc;}
.newsList .item .text .title{font-size: 18px;color:#fff;font-weight:bold;padding-top:12px; text-align:left;} 
.newsList .item .text .title:after{display:none;}
.newsList .item .text .summary{padding: 0 30px;}
.newsList .item:hover{-webkit-box-shadow:0 0 6px rgba(255,107,200,.8);  -moz-box-shadow:0 0 6px rgba(255,107,200,.8);   box-shadow:0 0 6px rgba(255,107,200,.8);}
.newsList .item:hover .text{color:#ff6bc8;}
.news_part .more{display: table;
    margin: 0 auto;
    padding: 5px 40px;
    border: 1px solid #fff; color:#FFF;
    border-radius: 10px; position:relative; z-index:999;}
.news_part .more:hover{background:#FFF;color:#000;}


/*浮动客服*/
#floatDivBoxs{width:160px;background:#fff;position:fixed;top:185px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#a91b76;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:15px 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:10px;background:#a91b76;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:185px;right:160px;z-index:999;}
#rightArrow a{display:block;height:45px;}
