@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	overflow-x: hidden;
}
.header{
    width: 100%;
    height: 84px;
    background: url('../images/sm0.html') center no-repeat;
}
.menu{
    width: 1000px;
    height: 100%;
    margin: 0px auto;
}
.menu .text{
    width: 560px;
    height: 100%;
    float: right;
}
.menu .text ul li{
    list-style: none;
    float: left;
    height: 100%;
    /* font-weight: bold; */
    margin-left: 30px;
    text-align: center;
    margin-top: 15px;
}
.menu .text ul li .atext{
    font-size: 25px;
}
.menu .text ul li .ftext{
    font-size: 15px;
}
.menu .text ul li:hover{
    color: #404040;
}
.menu .text ul li a:link{
    color: #404040;
    text-decoration: none;
}
.menu .text ul li a:active{
    color: #404040;
}
.menu .text ul li a:visited{
    color: #404040;
}
.menu .text ul li a:hover{
    color: #B52A00;
}
.bigcontainer {
	width: 100%;
	background: #000;
	top:-110;
}


/*顶部*/
#top{width:100%;height:62px;margin:0 auto;background:#fff;z-index:45500;position:relative;border-bottom:2px solid #9d0000;}
#toplogo{float:left;height:62px;overflow:hidden;}
#toplogo img{height:100%}
#topad{float:left;height:62px;overflow:hidden;}
.quicklink{float:right;line-height:22px;margin:20px 14px 0px 0px;}
.quicklink a{color:#707e91;margin:0px 8px 0px 9px;}
.quicklink a i{margin:0;}
.quicklink a:hover{color:#be0503;text-decoration:none;}
#more{float:right;width:112px;height:52px;line-height:22px;text-align:center;position:relative;font-size:14px;color:#fff;margin-right:2px;margin-bottom:-6px;padding-top:6px;padding-bottom:6px;background-color:#fca833;display:block;}
#more.hovermore{background-color:#de8912;}
#more:hover{text-decoration:none;}
#more .icon_list{width:23px;height:17px;margin:0px auto 3px auto;background:url(../images/top/iconlist.html) no-repeat left top;display:block;}
.icon_top{width:16px;height:15px;vertical-align:middle;background:url(../images/top/icons.png) no-repeat left top;display:inline-block;}
.icon_top.icon_top1x1{background-position:0 0;}
.icon_top.icon_top2x1{background-position:-16px 0;}
.icon_top.icon_top3x1{background-position:-32px 0;}
 .center{margin: 0 auto;width:1280px;}
.test {
	border: 1px solid red;
}
.fl {
	float: left;
}
.cl {
	clear: both;
}
.bl {
	display: block;
}
.ab {
	position: absolute;
	left: 413px;
	top: 0px;
}
.rl {
	position: relative;
}
.topcontainer {
	width:1920px;height:900px;left: 50%;margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../smps8/smps8.jpg) no-repeat center;
	background-position: -0px -0px;
}

.animatetop{	
	width:1920px;height:900px;left:50%;margin-left:-960px;

}


.topcontainer .topnavs{
	width:616px;height:30px;left:50%;margin-left:-41px;top:23px;
}

.topcontainer .topnavs .nav{
	width:112px;height:30px;
}

.topcontainer .topnavs .nav1{
	margin-left:0px;;
}

.topcontainer .topnavs .nav2{
	margin-left:167px;;
}

.topcontainer .topnavs .nav3{
	margin-left:335px;;
}

.topcontainer .topnavs .nav4{
	margin-left:503px;;
}



.topcontainer .navs{
	width:938px;height:263px;left:50%;margin-left:-471px;top:836px;
}

.topcontainer .navs .nav{
	width:177px;height:178px;
}

.topcontainer .navs .nav1{
	margin-left:0px;top:86px;
}

.topcontainer .navs .nav2{
	margin-left:255px;top:35px;
}

.topcontainer .navs .nav3{
	margin-left:508px;top:0px;
}

.topcontainer .navs .nav4{
	margin-left:761px;top:7px;
}


.topcontainer .navs .nav:hover{
	cursor: pointer;	
}

.zbhs {
	width:1920px;height:800px;left: 50%;margin-left: -960px;
	position: relative;
	background: url(../images/sm1.jpg) no-repeat center;
	background-position: 0px -0px;
}


.download_box{ width: 630px; height: 106px; padding: 8px; border-radius: 5px; background-color: rgba(255,255,255,.2); position: absolute; top: 700px; left: 50%; margin-left: -320px; z-index: 444444; box-shadow: 0 0 15px rgba(255,255,255,1) inset; border: 1px rgba(255,255,255,.85) solid;}
.download_box img{ display: block; }
.download_box .download_qrcode{ width: 138px; height: 104px; float: left; border: 1px #8ec2c7 solid; border-radius: 5px; background-color: #fff; position: relative;}
.download_box .download_qrcode img{ width: 104px; float: left; margin-left: 5px; }
.download_box .download_qrcode span{ width: 15px; display: block; float: left; font-size: 16px; color: #000; margin-left: 5px; line-height: 20px; padding-top: 11px;}
.download_box .download_qrcode .qrcode_light { width: 115px; height: 16px; display: block; background-image: url(img/qrcode_light.html); background-size: 100% 100%; position: absolute; top: 0; left: 0; animation: Qrcode_light 1.2s linear infinite alternate; z-index: 4; }
@-webkit-keyframes Qrcode_light {
	from { transform: translateY(0); }
	to { transform: translateY(90px); }
}
@keyframes Qrcode_light {
	from { transform: translateY(0); }
	to { transform: translateY(90px); }
}
.download_box .download_qrcode:after { content: ""; display: block; width: 104px; height: 104px; background-color: #2c4464; position: absolute; top: 0; left: 0; -ms-mix-blend-mode: lighten; mix-blend-mode: lighten; opacity: 0\0; display: none\0}
.download_box .download_qrcode:before { content: ""; display: block; width: 25px; height: 25px; display: block; position: absolute; top: 39px; left: 43px; background-image: url(img/icon.html); background-size: 100% 100%; z-index: 3; }
.download_box .download_btn{ width: 140px; float: left; padding-left: 10px; margin-top: 2px;}
.download_box .download_btn a{ display: block; margin: 5px 0; }
.download_box .download_desk{ width: 140px; float: left; padding-left: 10px; margin-top: 4px;}
.download_box .new_server{ width: 180px; height: 98px; float: left; margin-left: 7px; background-color: #bfaa6c; border: 1px #fff solid; border-radius: 5px; margin-top: 4px; }
.download_box .new_server .server_t{ height: 39px; border-bottom: 1px #b49f61 solid; width: 158px; margin: 0 auto;}
.download_box .new_server .server_t b{ line-height: 39px; font-size: 16px; color: #fff; display: block; float: left; }
.download_box .new_server .server_t b:before{ content: ""; display: inline-block; width: 3px; height: 3px; background-color: #fff; border-radius: 3px;  vertical-align: middle; margin-top: -3px; margin-right: 5px; }
.download_box .new_server .server_t span{ width: 31px; height: 15px; line-height: 15px; font-size: 12px; color: #fff; text-align: center; white-space: nowrap; background-color: #cd6f47; float: right; margin-top: 13px; border-radius: 3px; display: block;}
.download_box .new_server .server_list{ width: 158px; margin: 0 auto; border-top: 1px #ceb879 solid; padding-top: 4px;}
.download_box .new_server .server_list ul li{ font-size: 14px; color: #fff; line-height: 24px; overflow: hidden; white-space: nowrap;}
.download_box .new_server .server_list ul li span.sys{ width: 31px; height: 15px; line-height: 15px; font-size: 12px; color: #fff; text-align: center; white-space: nowrap; background-color: #9a864d; border-radius: 3px; margin-top: 5px; margin-right: 5px; display: inline-block;}
.download_box a{ transition: .5s }
.download_box a:hover{ transform: translateY(-5px); }

.dtzs{
	width:1920px;
	height:880px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/sm2.jpg) no-repeat center;
	background-position: 0px -0px;
	background-image: url(../images/sm2.jpg);
}


.zbzs{
	width:1920px;
	height:854px;
	left: 50%;
	margin-left: -960px;
	position: relative;
	background: url(../images/sm3.jpg) no-repeat center;
	background-position: 0px -0px;
	background-image: url(../images/sm3.jpg);
}


.gzzs{
	width:1920px;
	height:900px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/sm4.html) no-repeat center;
	background-position: 0px -0px;
	background-image: url(../images/sm4.html);
}

.NewsList{margin:0 18px;width:850px;height:703px;position: absolute;top:160px; margin-left: 820px;transition:all 0.1s linear;}
.NewsList li:hover{transform:translatex(5px);background-color:#000;}
.NewsList li{width:1000px;height:59px;line-height:59px;overflow:hidden;color:#ecdcbd;padding-right:8px;border-bottom:1px dotted #635140;font-size:16px;list-style: none;}
.NewsList li a{margin-left:5px;color:#ecdcbd;}
.NewsList li time{float:right;color:#ecdcbd;}
.NewsList li .lx{margin:0 8px;color:#ecdcbd;}

.pub_ani{-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;transition:0.4s;}

.heroMain{width: 1400px; height: 720px; position: absolute; margin-left: 237px; top: 150px;z-index: 10000;}
.heroMain a.prev,.heroMain a.next{width: 83px; height: 90px; display: block; cursor: pointer; position: absolute; top: 246px; z-index: 100;}
.heroMain a.prev{left: 0; background: url(../images/prev.html) no-repeat 0 0;}
.heroMain a.next{right: 0; background: url(../images/next.html) no-repeat 0 0;}

.heroMain .bd{width: 1400px; height: 720px; overflow: hidden;}
.heroMain .bd li{width: 1400px; height: 720px; position: relative;}
.heroMain .bd li img.hero{display: block; position: absolute; left: 0; top: 0; width: 670px; z-index: 10;}

.heroFont{width: 841px; height: 498px; position: absolute; right: 50px; top: 66px; z-index: 2;}
.heroPic{padding-top: 16px;}
.heroPic img{width: 810px; height: 466px; display: block; margin:0 auto; border-radius: 55px;}
.heroBorder{width: 100%; height: 100%; background: url(../images/bor.html) no-repeat 0 0; position: absolute; left: 0; top: 0; z-index: 2;}
.heroText{text-align: center; width: 100%; position: absolute; left: 0; top: 437px; font-size: 20px; color: #f3d606; line-height: 30px; z-index: 8;}


.moveleft{-webkit-transform: translate3d(-30%,0,0);-moz-transform: translate3d(-30%,0,0);-ms-transform: translate3d(-30%,0,0);-o-transform: translate3d(-30%,0,0);transform: translate3d(-30%,0,0); filter:alpha(opacity=0);-moz-opacity:0; opacity:0;}

.moveright{-webkit-transform: translate3d(30%,0,0);-moz-transform: translate3d(30%,0,0);-ms-transform: translate3d(30%,0,0);-o-transform: translate3d(30%,0,0);transform: translate3d(30%,0,0); filter:alpha(opacity=0);-moz-opacity:0; opacity:0;}

.movedown{-webkit-transform: translate3d(0,30%,0);-moz-transform: translate3d(0,30%,0);-ms-transform: translate3d(0,30%,0);-o-transform: translate3d(0,30%,0);transform: translate3d(0,30%,0); filter:alpha(opacity=0);-moz-opacity:0; opacity:0;}


.bottom{
	width:1920px;
	height:132px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/sm7.jpg) no-repeat center;
	background-position: 0px -0px;
	background-image: url(../images/sm7.jpg);
}

.zuoyi {
            transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
        }

.zuoyi:hover {
			transform: rotate(0deg) scale(1.1);
            -webkit-transform: rotate(0deg) scale(1.1);
            -moz-transform: rotate(0deg) scale(1.1);
            -o-transform: rotate(0deg) scale(1.1);
            -ms-transform: rotate(0deg) scale(1.1);
        }


#Layer4 {
	position:absolute;
	width:1920px;
	height:132px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(images/sm7.html);
	background-repeat: no-repeat;
}
#Layer5 {
	position:absolute;
	width:700px;
	height:90px;
	z-index:1;
	left: 777px;
	top: 24px;
}
#Layer2 {
	position:absolute;
	width:1200px;
	height:700px;
	z-index:2;
	left: 390px;
	top: 213px;
}

.STYLE2 {	font-size: 12px;
	color: #FFFFFF;
}

.slide1{
	width:1145px;height:559px;left: 50%;margin-left: -573px;top:107px;
	
}

.slide1 .uls li{list-style: none;}

.slide1 .prev,.slide1 .next{width:32px;height:50px;}
.slide1 .prev{top:-315px;left:-38px;}
.slide1 .next{top:-367px;left:1144px;}

.slide2{
	width:1380px;
	height:459px;
	left: 758px;
	margin-left: -397px;
	top: 260px;
}

.slide2 .uls li{list-style: none;}

.slide2 .prev,.slide2 .next{width:140px;height:152px;}
.slide2 .prev{top: -326px;left: 730px;}
.slide2 .next{top: -479px;left: -709px;}


.slide3{
	width:1032px;height:527px;left: 983px;margin-left: -893px;top:267px;
	
}

.slide3 .uls li{list-style: none;}

.slide3 .prev,.slide3 .next{width:60px;height:80px;}
.slide3 .prev{top:-407px;left:-346px;}
.slide3 .next{
	top:-486px;
	left:416px;
	background-image: url(../images/LG.html);
}



#smdown{width: 902px;height: 101px;text-align:center;position:absolute;top:840px;left:50%;margin-left: -450px;z-index:5100;border-radius:5px;}
#smdown .smdown1{float:left;width: 252px;height: 101px;text-indent:-999em;}
#smdown .smdown2{float:left;width: 181px;height: 101px;text-indent:-999em;}
#smdown .smdown3{float:left;width: 128px;height: 101px;text-indent:-999em;}
#smdown .smdown4{float:left;width: 99px;height: 89px;text-indent:-999em;margin-left: 4px;}

.items {width: 1159px;left:50%;margin-left: -499px;margin-top: 157px;}
.items ul{}
.items li{width: 61px;height:142px;float:left;list-style:none;margin-right:138px;}
.downcontainer4 .items{margin-left: -437px;width: 1200px;margin-top: 416px;}
.downcontainer4 .items li{margin-right: 205px;height: 210px;}

.downcontainer2 .items{margin-left: -503px;width: 1200px;margin-top: 313px;}
.downcontainer2 .items li{margin-right: 154px;height: 182px;}



.rightbar{width:208px;height:619px;position:fixed;top:40%;right:0;margin-top:-280px;background:url(left1.png) no-repeat;z-index:10000;text-align:center;color:#fff;-o-transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;transition:all .5s}
.rightbar.close{right:-208px}
.rightbar.close .btn-close{background:url(left4.png) no-repeat}
.rightbar .btn-close{width:86px;height:73px;background:url(left2.png);position:absolute;top:10px;left:-86px}
.rightbar h6{margin-bottom:10px;padding-top:30px; padding-left:28px;/*右边*/ font-size:18px;line-height:24px;font-weight:700;overflow:hidden}
.rightbar h6 span{display:block;font-size:14px}
.rightbar .code{margin:0 0 10px 35px;/*右边*/width:157px;height:188px;background:#d0b37e; /*微信底色*/}
.rightbar .code p{height:30px;line-height:30px;background:#8e7649;/*微信底色*/margin-bottom:5px;}
.rightbar p{font-size:16px;line-height:24px;margin-bottom:5px; padding-left:20px;/*右边*/}

.rightbar .kefu{margin-left:35px;/*右边*/display:block; width:157px;height:51px;background:url(left3.png) no-repeat;line-height:50px;font-size:18px; font-weight:200; font-family:"微软雅黑"; color:#fff;text-decoration:none;margin-bottom:5px}
.rightbar .kefu:hover{background:url(left5.png) no-repeat}

/*浮动条*/
#Floatingbar{width:160px;height:530px;position:fixed;top:50%;right:0px;margin-top:-250px;margin-bottom:80px;padding-right:7px;padding-left:20px;background-color:#d7caba;z-index:12500;background:url(../images/Floatingbar.png) no-repeat left top;padding-top:40px}
.kefuList{margin-bottom:11px;}
.kefuList li{width:135px;line-height:24px;font-size:15px;border-bottom:1px solid #000;transition:all 0.2s linear;margin-bottom:2px}
.kefuList li:hover{position:relative;margin-right:-7px;margin-left:-7px;}
.kefuList li a{padding-top:6px;padding-bottom:8px;padding-left:11px;text-decoration:none;display:block;background-color:#652200;color:#ffffff}
.kefuList li:hover a{background-color:#900b01;}
.kefuList li  em{line-height:18px;overflow:hidden;font-size:12px;color:#d5b003;text-overflow:ellipsis;white-space:nowrap;display:block;}
.kefuList li .userphoto{float:left;width:39px;height:39px;overflow:hidden;margin-right:5px;border-radius:50%;}
.kefuList li .userphoto img{width:100%;height:100%;}
.kefuList li .userphoto .userphoto imgstrong{font-weight:bold;}
#Floatingbar .erweima{text-align:center;padding-bottom:12px;}
#Floatingbar .erweima .photo{width:120px;height:120px;position:relative;overflow:hidden;padding:10px;background-color:#000000;}
#Floatingbar .erweima .photo img{width:100%;height:100%;display:block;}
#Floatingbar .erweima strong{line-height:24px;font-size:16px;font-weight:500;display:block;font-family:'Microsoft YaHei';color:#fbcf00;margin-left:-20px;margin-top:10px}
#Floatingbar .btn_backtop{width:147px;height:53px;line-height:53px;text-align:center;position:absolute;font-size:14px;top:100%;left:15px;font-weight:bold;color:#e1d5fd;}
#Floatingbar .btn_backtop:hover{color:#e5f900;text-decoration:none;}
#Floatingbar .btn_openhide{width:16px;line-height:18px;text-align:center;position:absolute;font-size:13px;color:#fff;top:15px;right:100%;padding-top:6px;padding-right:6px;padding-bottom:6px;padding-left:6px;background-color:#9c3d1d;text-decoration:none;}
#Floatingbar .btn_openhide:hover{background-color:#e15222;}
#Floatingbar .btn_retract:hover{background-color:#ce4920;}

/*浮动条*/
#FloatingJTL{border-radius: 10px;border: 1px solid #d4610a;width:220px;height:172px;position:fixed;top:50%;right:0px;margin-top:-430px;margin-bottom:80px;margin-right:10px;z-index:12600;background:url(../images/menubg.png);background-color:#6E3321;background-size: cover;}
