﻿@charset "utf-8";
/*--中服加盟页--2015-09-29-JiangHui*/
body{ background: url(images/bg.jpg) ; }

/* 幻灯上方图 （默认无） */
.topimg{width:100%;  background:url(images/topimg.jpg) center 0 no-repeat;height:702px; overflow:hidden;}
.titleh1{
    font-weight: normal!important;
    font-size: 14px!important;
    padding: 0!important;
}

/* 菜单 */
.Hmenu{width:100%; overflow:hidden;color: #fff; font-family:"微软雅黑"}
.Hmenu-inner{width:980px; line-height: 40px;font-size: 15px;margin: 0 auto;background: #636363; overflow:hidden;}
.Hmenu-inner ul{width:100%;}
.Hmenu-inner li{display: inline-block; margin-left: 10px; float:left;}
.Hmenu-inner li.fst{padding: 0 20px;}
.Hmenu-inner li a{display: inline-block;padding: 0 20px;color: #fff;transition: background-color ease .3s}
.Hmenu-inner li a:hover{ background:#ccc;  color:#fff; text-decoration:none;}
.Hmenu-inner li a:visited{text-decoration:none; color:#fff}
.Hmenu-inner .companyName{ float: right;}

/* 内容 */
.content{width:100%;font-family:"微软雅黑";float:left;  }
.content p{text-indent:2em;}
.content h2{display:none;}
.content strong{ font-weight:bold;}

/* 背景 */
.bg1{background: url(images/b1.jpg) center 0 no-repeat; height: 1638px;}
.bg2{background: url(images/b2.jpg) center 0 no-repeat; height: 2250px;}
.bg3{background: url(images/b3.jpg) center 0 no-repeat; height: 1225px;}
.bg4{background: url(images/b4.jpg) center 0 no-repeat; height: 606px;}
.bg5{background: url(images/b5.jpg) center 0 no-repeat; height: 545px;}
.bg6{background: url(images/b6.jpg) center 0 no-repeat; height: 594px;}
.bg7{background: url(images/b7.jpg) center 0 no-repeat; height: 1263px;}
.bg8{background: url(images/b8.jpg) center 0 no-repeat; height: 442px;}
.bg11{background: url(images/b11.jpg) center 0 no-repeat; height: 594px;}


/* 内容 */
.text{float:left;font-size: 14px; line-height: 28px;color:#000;_display:inline;}
.c1{width: 655px;margin: 1114px 0 0px 20px;line-height: 26px;font-size: 14px;}
.c2{width: 772px;margin: 761px 0 0px 134px;text-align: center;font-size: 17px;font-weight: bold;line-height: 28px;}
.c2-2{width: 689px;margin: 652px 0 0px 143px;text-align: center;font-size: 17px;font-weight: bold;line-height: 28px;}
.c3{width: 495px;margin: 408px 0 0px 78px;color: #cfcfcf;line-height: 28px;font-size: 17px;}
.c4{width: 980px;height: 530px;margin: 30px 0 0px -29px;}
.c5{width: 495px;margin: 292px 0 0px 381px;font-size: 15px;line-height: 24px;}
.c6{width: 980px;height: 382px;margin: 143px 0 0px -1px;}
.c7{width: 495px;margin: 517px 0 0px -198px;text-align: center;color: white;}
.c7-2{width: 495px;margin: 618px 0 0px -271px;text-align: center;color: white;}
.c7-3{width: 495px;margin: -8px 0 0px 246px;text-align: center;color: white;}
.c7-4{width: 495px;margin: -217px 0 0px 467px;text-align: center;color: white;}
.c7-5{width: 495px;margin: -315px 0 0px 694px;text-align: center;color: white;}
.c7-6{width: 495px;margin: 185px 0 0px -206px;text-align: center;color: white;}
.c7-7{width: 495px;margin: 107px 0 0px -265px;text-align: center;color: white;}
.c7-8{width: 558px;margin: -8px 0 0px -74px;text-align: center;color: white;}
.c7-9{width: 495px;margin: -217px 0 0px 473px;text-align: center;color: white;}
.c7-10{width: 495px;margin: -144px 0 0px 697px;text-align: center;color: white;}
.c11{width: 980px;height: 382px;margin: 143px 0 0px -1px;}




/*图片滚动*/
.picscroll1{width: 930px; margin:0 auto; margin-top: 9px;}
.picscroll1 #MarqueeDiv1{margin: 00px 0 30px 00px; float: left;overflow:hidden;padding:0;}
.picscroll1 img{margin-right: 10px;}


/*留言*/
.liuyan_info{width:900px;float:left;text-indent:70px; margin-top: 16px;font-family:"微软雅黑";font-size: 13px;}
.liuyan_info b{color:#f00;}

.footer{width:980px;text-align:center;line-height: 24px;margin-top:20px;color:#666;margin: 30px auto;margin-bottom: 61px;font-size: 14px;text-shadow: 1px 1px 0px #fff;overflow: hidden;}
.footer a{color:#333;}



/*全屏大图*/
.fullSlide,.fullSlide .bd li,.fullSlide .bd li a{height:702px;}


.goMsg{ width:60px; height:180px; background:url(images/go_message.gif); position:fixed; right: 5px; top: 220px; cursor:pointer; _position: absolute; _top: expression(documentElement.scrollTop+(documentElement.clientHeight-this.offsetHeight)/2);}
#goMsg{
-webkit-animation:flip 10s .2s ease both infinite;
-moz-animation:flip 10s .2s ease both infinite;}
@-webkit-keyframes flip{
0%{-webkit-transform:perspective(400px) rotateY(0);
-webkit-animation-timing-function:ease-out}
4%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function:ease-out}
5%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function:ease-in}
8%{-webkit-transform:perspective(400px) rotateY(360deg) scale(.95);
-webkit-animation-timing-function:ease-in}
10%{-webkit-transform:perspective(400px) scale(1);
-webkit-animation-timing-function:ease-in}
100%{-webkit-transform:perspective(400px) rotateY(0);
-webkit-animation-timing-function:ease-out}
}
@-moz-keyframes flip{
0%{-moz-transform:perspective(400px) rotateY(0);
-moz-animation-timing-function:ease-out}
4%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg);
-moz-animation-timing-function:ease-out}
5%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-moz-animation-timing-function:ease-in}
8%{-moz-transform:perspective(400px) rotateY(360deg) scale(.95);
-moz-animation-timing-function:ease-in}
10%{-moz-transform:perspective(400px) scale(1);
-moz-animation-timing-function:ease-in}
100%{-moz-transform:perspective(400px) rotateY(0);
-moz-animation-timing-function:ease-out}
}



.vote2014qrBox{width:120px;  position:fixed; left:5px; top:250px; background:#eee;	 _position:absolute; 
	 _margin-top: 0; 
	 _top:expression(documentElement.scrollTop+(documentElement.clientHeight-this.offsetHeight)/2)}
.vote2014qrBox span{width:100px; float:left; display:block; text-align:right; padding:5px 10px; font-family:Tahoma, Geneva, sans-serif}
.vote2014qrBox img{width:100px; height:100px; float:left; margin-left:10px;}
.vote2014qrBox p{width:120px; float:left; line-height:40px; font-size:14px; text-align:center; height:40px; }

.vote2014NoticeBox{width:188px;  position:fixed; right:5px; top:250px;  _position:absolute; 
	 _margin-top: 0; 
	 _top:expression(documentElement.scrollTop+(documentElement.clientHeight-this.offsetHeight)/2)}
.vote2014NoticeBox span{width:168px; float:left; display:block; text-align:right; padding:5px 10px; font-family:Tahoma, Geneva, sans-serif}
.vote2014NoticeBox img{width:188px; float:left;}

.the_result{padding: 10px; font-size: 16px; line-height: 28px; text-align: center;color: #F00; padding-top: 7px; font-weight: bold;}

.zsNewsBox{width: 980px;overflow: hidden;margin: 0 auto;}
.zsNewsBox li{float: left;width: 450px;line-height: 24px;height: 100px;margin-left: 20px;}
.zsNewsBox li p{color: #666;display: block;height: 70px;overflow: hidden;}
.zsNewsBox li a{font-size: 14px;font-weight: bold;}
.zsNewsBox h2{width: 100%;height: 50px;line-height: 50px;font-size: 25px;color: #666;background: #eaeaea;text-indent: 15px;float: left;margin-bottom: 20px;}

