
@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
body,td,th { font-size: 14px; }
body { color:#383838; font-size:14px; font-family:"微软雅黑",Microsoft YaHei,Arial,Verdana; overflow-y:scroll; background:#FFF; margin:0px;}

a { font-size: 14px; color:#2b262b; }
a:link { text-decoration: none;}
a:visited { text-decoration: none; color:#2b262b; }
a:hover { text-decoration: none; color:#775145; text-decoration:none;}
a:active { text-decoration: none; color:#775145;}
ul {  margin:0 0 0 0; padding: 0; list-style: none; }
img{ border:0;}


#Version { width:100%; height:988px; position:relative; overflow:hidden;}/*页面总高度再次调整*/
#Flash { width:1920px; height:1200px; position:absolute; left:50%; margin:0 auto 0 -960px; z-index:2;}/*FLASH*/
#Header { margin:0 auto 0 -960px; width:1920px; height:988px; position:absolute; left:50%; z-index:1;}/*BG*/


.head_1 { width:1200px; margin: 0 auto; position:absolute; left:50%; margin-left:-600px; z-index:6; overflow:hidden;}/*整体*/
.head_2 { width:1200px; height:988px; position:relative;}

.head_3 { background:url(btna.png); width:182px; height:182px; position:absolute; bottom:30px; left:30px; z-index:8; transition:0.5s;}
.head_3:hover { transform:rotate(360deg);}

.head_4 { background:url(btnb.png); width:182px; height:182px; position:absolute; bottom:30px; left:340px; z-index:8; transition:0.5s;}
.head_4:hover { transform:rotate(360deg);}

.head_5 { background:url(btnc.png); width:182px; height:182px; position:absolute; bottom:30px; right:340px; z-index:8; transition:0.5s;}
.head_5:hover { transform:rotate(360deg);}

.head_6 { background:url(btnd.png); width:182px; height:182px; position:absolute; bottom:30px; right:30px; z-index:8; transition:0.5s;}
.head_6:hover { transform:rotate(360deg);}

.head_7 { background:url(m1.jpg) top center no-repeat;}
.head_8 { margin:0 auto; width:1200px; height:734px; position:relative;}

.head_9 { width:1050px; height:485px; position:absolute; top:190px; left:80px; z-index:9;}

.head_10 { width:1020px; overflow:hidden;}

.head_11 { background:url(m2.jpg) top center no-repeat;}
.head_12 { margin:0 auto; width:1200px; height:771px; position:relative;}

.head_13 { width:1050px; height:514px; position:absolute; top:195px; left:77px; z-index:9;}

.head_14 { background:url(foot.jpg) bottom center no-repeat;}
.head_15 { margin:0 auto; width:1200px; overflow:hidden;}
.head_16 { background:url(m3.jpg) top center no-repeat;}




.head_50a { width:1200px; overflow:hidden;}
.head_34a { float:left; width:390px; overflow:hidden;}
.head_35a { float:left; width:390px; overflow:hidden; margin:0 0 0 15px;}
.head_36a { float:right; width:390px; overflow:hidden; margin:0 0 0 15px;}

.head_37a { border:double 1px #7392c0; overflow:hidden; background:#f2fdff; transition:0.5s; display:block; border-radius:0.6em; margin-bottom:15px;}
.head_37a:hover { background:#2a4265}
.head_38a { height:50px; line-height:50px; text-align:center;}
.head_38a a { font-size:18px; font-family:"微软雅黑"; color:#000; font-weight:200;}
.head_39a { overflow:hidden; border-top:double 1px #7392c0;}
.head_40a { margin:10px; overflow:hidden; text-align:center; }

.head_41a { float:left; width:290px; overflow:hidden;}
.head_42a { float:left; margin:0 0 0 13px; width:290px; overflow:hidden;}
.head_43a { float:left; margin:0 0 0 13px; width:290px; overflow:hidden;}
.head_44a { float:right; margin:0 0 0 14px; width:290px; overflow:hidden;}

.head_45a { float:left; width:590px; overflow:hidden;}
.head_46a { float:right; margin:0 0 0 20px; width:590px; overflow:hidden;}

.head_47a {}
.head_47a img { border-radius:0.5em;}
.head_40a img { border-radius:0.5em;}

.head_40 { width:1200px; overflow:hidden; margin-bottom:10px;}
.head_59 { border:double 1px #c59671; background:#310001; display:block; transition:0.5s;}
.head_59:hover { background:#000; border-radius:0.5em}
.head_59 { display:block; transition:0.5s;border: double 1px #7392c0;
    overflow: hidden;
    background: #f2fdff;    border-radius: 0.6em;
    margin-bottom: 15px;}
.head_59:hover { background:#000; border-radius:0.5em}
.head_60 { width:1200px; overflow:hidden; line-height:54px; text-align:center; font-family:"å¾®è½¯é›…é»‘"; font-weight:200; font-size:18px; color:#060101; border-bottom:double 1px #7392c0;}
.head_61 { margin:20px; width:1155px; overflow:hidden;}
.head_61 img { border-radius:0.5em;}
.head_61 img:hover { animation-name:lmyani; animation-duration:0.2s; animation-iteration-count:infinite;}

@keyframes lmyani {
	10%{ opacity:1;}
	20%{ opacity:0.9;}
	}


#PicShow{ width:1050px; height:514px; position:relative; display:inline; /* background:#FFF;*/}/*主框大小与外框大小一样*/
#PicShow .gundong{width:1050px; position:relative;}/*调整箭头宽*/
#PicShow .gundong .jCarouselLite { float:left; width:520px; overflow:hidden;}/*图像暂用高度这里宽度和上调CSS一样*/
#PicShow .move_right,#PicShow .move_left{ width:50px; height:380px;position:absolute;top:30px;z-index:500;}/*调整箭头上下艰巨*/
#PicShow .move_left span,#PicShow .move_right span{width:50px;height:60px;position:absolute; top:50%; background:url(arroc.png) no-repeat left top;background-repeat:no-repeat;}
#PicShow .move_left{left:-18px;}
#PicShow .move_left span{background-position:left top;}
#PicShow .move_left:hover span{background-position:left bottom;}
#PicShow .move_right{right:0;}
#PicShow .move_right span{background-position:right top;}
#PicShow .move_right:hover span{background-position:right bottom;}	

.PicList{ float:left;}
.PicList li{ float:left; width:1000px; margin-right:10px; margin-left:8px; display:inline;}/*图形宽度 这里的和第三2个CSS的宽度一直*/
.PicList li a img {width:1000px;height:500px; border-radius:0.5em;}



/*滚动条相关*/
.container1 {width:100%;height:auto;margin:0 auto;}
.container1 .div_scroll{float:left;width:100%;height:289px;overflow:auto;}
.container1 .scroll_container{position:relative;overflow:hidden;}
.container1 .scroll_absolute{position:absolute;}
.container1 .scroll_vertical_bar{width:12px;height:100%;position:absolute;top:0;right:0;margin:0;padding:0;}
.container1 .scroll_track{position:relative;border-radius:10px;background:url(line_y.gif) repeat-y center top;}
.container1 .scroll_drag{position:relative;top:0;left:0;border-top:none;border-bottom:none;cursor:pointer;background-color:#1f4072;border-radius:20px;}
.container1 .scroll_arrow{text-indent:-20000px;cursor:pointer;display:block;}
.container1 .scroll_vertical_bar .scroll_arrow{height:16px;}
/*滚动条相关*/


.head_28a li { display:block; width:1018px; overflow:hidden; line-height:30px; text-align:left; border:double 1px #b7b090; margin-bottom:5px; transition:0.5s; background:#2f4c76; border-radius:1em;}
.head_28a li:hover { background:#000; transition:0.5s; border-radius:2em;}
.head_28a li a { display:block; padding:0 0 0 40px; font-family:"微软雅黑"; font-weight:200; color:#FFC; font-size:14px;}
.head_28a li a:hover { color:#0F0; animation-name:bmyani; animation-duration:1s;}
.head_28a li span { display:block; background:url(hot.jpg) 10px center no-repeat;}

@keyframes bmyani {
	
	0%{ margin-left:50px;}
	
	}


.footer { margin:0 0 0 0; background:url(../foot_img/bg.jpg) top repeat-x #000;}
.footer_1 { margin:0 auto; width:1200px; overflow:hidden; font-size:12px; line-height:24px;}
.footer_1 img { border-radius:1em;}
.footer_1 a { font-size:12px;}
.footer_1 span { font-size:12px;}
.footer_1 p { font-size:12px;}

.kv-music{position:fixed;z-index:50;top:50px;left:50px; width:58px;height:100px;}


.rightbar{width:176px;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:-176px}
.rightbar.close .btn-close{background:url(left4.png) no-repeat}
.rightbar .btn-close{width:31px;height:89px;background:url(left2.png);position:absolute;top:0;left:-31px}
.rightbar h6{margin-bottom:24px;padding-top:10px;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 9px;width:157px;height:188px;background:#036}
.rightbar .code p{height:30px;line-height:30px;background:#036;margin-bottom:5px}
.rightbar p{font-size:16px;line-height:24px;margin-bottom:5px}
.rightbar .kefu{margin-left:9px;display:block;width:157px;height:51px;background:url(left3.png) no-repeat;line-height:44px;font-size:18px;color:#fff;text-decoration:none;margin-bottom:5px}
.rightbar .kefu:hover{background:url(left5.png) no-repeat}