@charset "utf-8";
/* CSS Document */
body{ background:#fff;font:12px/1.6 "微软雅黑",arial;color:#444;margin:0px;}
div,img{padding:0px;margin:0px;}
p{line-height:24px;margin:0;padding:0;}
h1{text-indent:-9999em;line-height:0px;font-weight:normal;margin:0px;}
h2{font-size:0px;letter-spacing:0px;margin:0px;padding:0px;padding-bottom:10px;padding-top: 40px;}
h2 span{color: #b00d06;padding-right: 5px;border-bottom: 1px solid #3d3d3e;font-weight:normal;padding: 0 5px 2px 0;}
h3{font-size:24px;color:#fff;margin:0;font-weight:normal;}
h4{font-size:14px;}
ul,ol{list-style: none;padding:0px;margin:0;}
li{font-size:14px;list-style-type: none;padding:0px;margin:0;}
a:link,a:hover,a:visited,a:active{text-decoration:none;color: #323232;}
a:hover{text-decoration: underline;color:#df0100;}
a img{border:none;}
table th,table td{}
table {
border-collapse: collapse;
}

/*分栏*/
.w90{width:90px;} 
.w140{width:140px;}
.w210{width:210px;}
.w230{width:230px;}
.w240{width:240px;}
.w250{width:250px;}
.w260{width:260px;}
.w270{width:270px;}
.w280{width:280px;}
.w290{width:290px;}
.w300{width:300px;}
.w310{width:310px;}
.w320{width:320px;}
.w330{width:330px;}
.w340{width:340px;}
.w350{width:350px;}
.w390{width:390px;}
.w400{width:400px;}
.w420{width:420px;}
.w430{width:430px;}
.w450{width:450px;}
.w470{width:470px;}
.w500{width:500px;}
.w530{width:530px;}
.w550{width:550px;}
.w600{width:600px;}
.w670{width:670px;}
.w680{width:680px;}
.w720{width:720px;}
.w760{width:760px;}
.w880{width:880px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.clear{clear:both;}

/*float*/
.clright{clear:right;}
.clleft{clear:left;}
.clboth{clear:both;}

.lilast{white-space:nowrap;}
.center{text-align: center;}

/*颜色*/
.white{color:white;}
.red{color:red;}
.black{color:black;}

/*通用头部*/
.header2_top{height:29px;border-bottom:1px #dddddd solid;background:#f0f0f0;margin:0px;padding:0px;}
.header2_top_main{width:980px;height:29px;margin:0 auto;}
.header2_top_main .nhhy{ling-height:23px;}
.header2_top_main_index{width:65px;height:29px;background:url("/img/video_fz.jpg") 3px center no-repeat;float:left;color:red;line-height:29px;padding-left:25px;}
.header2_top_main_index:hover{color:red;}
.header2_top_main_name{height:29px;line-height:29px;float:left;background:url("/img/phone.gif") 0 center no-repeat;padding-left:10px;font-family:"΢ź";color:red;margin:0 20px 0 17px;}
.header2_top_main_name:hover{color:red;}
.header2_top_main p{color:#676767;height:29px;line-height: 30px;_line-height: 29px;float:left;}
.header2_top_main span{width:56px;height:16px;display:block;float:right;margin:6px 13px 0 0;}
.header2_top_main span a{display:block;width:28px;height:16px;float:right;color:#2b2b2b;text-align:center;line-height:16px;}
.header2_top_main span a:hover{background:#cf0015;color:#fff;line-height:16px;}
.dlxg{float:right;width:400px;overflow:hidden;}
.login_before{width:400px;margin-top:3px;overflow:hidden;}
.login_before .text{width:96px;hegiht:18px;bordeR:1px solid #ccc;}
.login_before .btn{width:33px;font-size:12px;padding:1px;padding-top:0;}
.login_before label{margin-left:5px;color:#676767;}
.con_login_name{width:380px;line-height:23px;text-align:right;padding-right:20px;color:#676767;}
.con_login_name a {color:#333;}
.con_login_name .logout{color:#C90000;}

/*通用底部*/
.footer{width:1000px;height:206px;margin:0 auto;border-top: 1px dotted #aaa;margin-top: 30px;}
.footer_top{width:1000px;height:38px;color:#3c3c3c;border-top:1px #5c5c5c solid;border-bottom:1px #5c5c5c solid;line-height:38px;}
.footer_top a{margin:0 .5em;color:#1B0000;}
.footer_main{width:1000px;height:166px;}
.footer_left{width:63px;height:166px;background:url("/img/web_nn1.jpg") 0 no-repeat;float:left;}
.footer_right{width:59px;height:166px;background:url("/img/web_nn2.jpg") 0 no-repeat;float:right;}
.footer_center{width:600px;height:136px;margin:0 auto;text-align:center;padding-top:30px;}
.footer_center span{display:block;margin-bottom:20px;}
.footer_center span a{margin:0 5px;color:#1B0000;}
.footer_center p{margin-bottom:3px;font-size:12px;line-height:12px;color:#1b0000;}

.container{width:1200px;margin:0 auto;position: relative;}
.layout:after{content:'\20';display:block;height:0;clear:both;}
.layout{*zoom:1;}

.headerWrapper{height:930px;}
.box {padding:0 5px 15px 5px;margin-bottom: 20px;color:#f4eddd;background:#f4eddd;}
a.seeMore {font-size: 12px;float: right;font-weight:normal;}
a.detail {color: #b00d06;}
.text-shadow {text-shadow: 1px 1px black;}
.shadow {
-webkit-box-shadow: 1px 1px 5px black;
-moz-box-shadow: 1px 1px 5px #000000;
box-shadow: 1px 1px 5px black;
}
.i_dot {
float: left;
width: 4px;
height: 4px;
margin: 10px 6px 0 0;_margin: 2px 6px 0 0;
background: url(/hynn/dot_b.gif) 0 0 no-repeat;
}

/*导航*/
.navWrapper{margin: 0 auto; width:1000px;}
.navWrapper a{font-size: 16px;line-height: 100px;color: #FFFFFF;display: block;float: left;background-color:#017ec6;background-color: rgba(1,126,198,0.6);border-radius: 50%;width: 100px;height: 100px;text-align: center;margin: 0 30px;}
.navWrapper a:hover{background-color:#017ec6;background-color: rgba(0,152,240,0.6); text-decoration:none;}


/*上传 微信*/
.upload{background:url(/2013damingshan/dms/up.jpg) no-repeat center center;width: 180px;height: 72px;display: inline-block;position: absolute;z-index: 1;right: 51px;top: -19px;}

/*չʾƷʽ1-һ4ͼƬ*/
.tList {padding-left: 10px;overflow:hidden;}
.tList li {float:left;width: 210px;margin: 0 15px;_margin: 0 11px;padding: 10px 0;}
.listBox {width: 210px;border: 1px solid #E4E4E4;background: white;height: 195px;padding-top: 8px;}
.listBox img{width:200px;height:150px;}
.listBox .info{position:relative;left:10px;top:10px;}
/*չʾƷʽ2-һ3ͼƬ*/
.tList2 {padding-left: 10px;_padding-left: 0px;overflow:hidden;}
.tList2 li {float:left;width: 272px;margin: 0 25px;_margin: 0 20px;padding: 10px 0;}
.listBox2 {width: 270px;border: 1px solid #E4E4E4;background: white;height: 260px;padding-top: 8px;}
.listBox2 img{width:250px;height:188px;}
.listBox2 .info{position:relative;left:10px;top:10px;}
/*չʾƷʽ3-һ4ͼƬ,ޱ*/
.tList3 {padding-left: 10px;overflow:hidden;}
.tList3 li {float:left;width: 210px;margin: 0 15px;_margin: 0 11px;padding: 10px 0;}
.listBox3 {width: 210px;border: 1px solid #E4E4E4;background: white;height: 195px;padding-top: 8px;}
.listBox3 img{width:200px;height:150px;}
.listBox3 .info{position:relative;left:10px;top:10px;}
/*Ƶ-һ3ͼƬ*/
.listvideo{overflow:hidden; text-align:center;clear:both;_clear:right;_clear:left;padding-top:10px;_height:380px;}
.listvideo ul{margin:0px;padding-left:0px;}
.listvideo li{float:left;width: 170px;margin: 0 9px;_margin: 0 6px;height:190px;}
.listvideo li img{width:170px;height:130px;}
/*Ƶ2-һ4ͼƬ*/
.listvideo2{overflow:hidden; text-align:center;clear:both;_clear:right;_clear:left;_height:188px;}
.listvideo2 ul{margin:0px;padding-left:0px;}
.listvideo2 li{float:left;width: 184px;margin: 0 5px;_margin: 0 5px;height:188px;}
.listvideo2 li img{width:173px;height:140px;}
/*Ƶ3-һ5ͼƬ*/
.listvideo3{overflow:hidden; text-align:center;clear:both;_clear:right;_clear:left;padding-top:10px;_height:400px;}
.listvideo3 ul{margin:0px;padding-left:0px;}
.listvideo3 li{float:left;width: 172px;margin: 0 13px;_margin: 0 10px;height:200px;line-height: 20px;}
.listvideo3 li img{width:167px;height:130px;}

.tit{overflow: hidden;zoom:1;padding: 10px;}
/*.tit h2{
	float:left;
	font-size: 25px;
	font-family: "΢ź", "";
	color: #560000;
	background: white;
	padding: 0 10px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	zoom:1;
}*/
.article .pic{text-align: center;margin:0 20px 20px 20px;}
.article img{display: block;border: solid 1px #D9D9D9;padding: 7px;background: white;width:220px;}


/*头图样式*/
.logo-wrap{position: relative;}

.music{position:fixed;z-index:10;top:10px;right:10px;width: 110px;height: 34px;}
.music embed{width: 100px;height: 64px;}

video {
    position: absolute;
    z-index: 10;
}

.active .p1_lxr{
position: absolute;
z-index: 3;
width: 378px;
height: 601px;
    top: 150px;
	right:0;
background: url(img/p1_lxr.png) no-repeat bottom center;
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-ms-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration: 7s;
-moz-animation-duration: 7s;
-ms-animation-duration: 7s;
animation-duration: 7s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}
	
.active .p1_book{
position: absolute;
z-index: 3;
width: 1920px;
height: 290px;
    bottom: -950px;
    left: -380px;
background: url(img/p1_book.png) no-repeat bottom center;
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-ms-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-ms-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}
	
.active .p2_tit{
position: absolute;
z-index: 3;
width: 177px;
height: 355px;
top: 100px;
left: -50px;
background: url(img/tit1.png) no-repeat bottom center;
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-ms-animation-name: fadeInLeft;
animation-name: fadeInLeft;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
    }
    
.active .sum1,.active .sum2,.active .sum3,.active .sum4,.active .sum5{
position: absolute;
z-index: 3;
top: 70px;
left: 175px;
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-ms-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration: 5s;
-moz-animation-duration: 5s;
-ms-animation-duration: 5s;
animation-duration: 5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
}
	
.active .cy_box{
position: absolute;
z-index: 3;
width: 978px;
height: 302px;
top: 130px;
left: 200px;
background: url(img/cy_boxbg.png) no-repeat bottom center;
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-ms-animation-name: fadeInDown;
animation-name: fadeInDown;
-webkit-animation-duration: 1.5s;
-moz-animation-duration: 1.5s;
-ms-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
}

.cy_flash {
    width: 420px;
    height: 270px;
    float: left;
    margin: 0 30px 0 -20px;
}

.cy_list{
    padding: 30px 0 0 30px;
}

.cy_list li{
    line-height:35px;
    font-size:16px;
}

.cy_list a{
    color:#ffecba;
}

.active .cy_cycle{
font-size: 14px;
color: #ffde2a;
text-indent: 2em;
position: absolute;
z-index: 3;
top: 480px;
left: -50px;
width: 1230px;
}

.active .cy_cycle1{
position: absolute;
left: 0px;
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-ms-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-ms-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
}

.active .cy_cycle2{
    position: absolute;
    left: 250px;
    top: 50px;
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -ms-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    }

    .active .cy_cycle3{
        position: absolute;
        left: 500px;
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -ms-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        animation-fill-mode: both;
        }

        .active .cy_cycle4{
            position: absolute;
            left: 750px;
            top: 50px;
            -webkit-animation-name: fadeInDown;
            -moz-animation-name: fadeInDown;
            -ms-animation-name: fadeInDown;
            animation-name: fadeInDown;
            -webkit-animation-duration: 2s;
            -moz-animation-duration: 2s;
            -ms-animation-duration: 2s;
            animation-duration: 2s;
            -webkit-animation-fill-mode: both;
            -moz-animation-fill-mode: both;
            -ms-animation-fill-mode: both;
            animation-fill-mode: both;
            }

            .active .cy_cycle5{
                position: absolute;
                left: 1000px;
                -webkit-animation-name: fadeInUp;
                -moz-animation-name: fadeInUp;
                -ms-animation-name: fadeInUp;
                animation-name: fadeInUp;
                -webkit-animation-duration: 2s;
                -moz-animation-duration: 2s;
                -ms-animation-duration: 2s;
                animation-duration: 2s;
                -webkit-animation-fill-mode: both;
                -moz-animation-fill-mode: both;
                -ms-animation-fill-mode: both;
                animation-fill-mode: both;
                }

.active .p3_tit{
position: absolute;
z-index: 3;
width: 170px;
height: 355px;
top: 100px;
left: -50px;
background: url(img/tit2.png) no-repeat bottom center;
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-ms-animation-name: fadeInLeft;
animation-name: fadeInLeft;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}

	.active .rc_bzy{
position: absolute;
z-index: 3;
width: 1034px;
height: 359px;
    top: 145px;
    left: 150px;
background: url(img/rc_boxbg.png) no-repeat bottom center;
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-ms-animation-name: fadeInRight;
animation-name: fadeInRight;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}
.active .p3_txt{
font-size:14px;
color:#fff;
position: absolute;
z-index: 3;
top: 550px;
left: 0;
width: 255px;
height: 170px;
float: left;
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-ms-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
    }
.p3_txt img {
    width:250px;
    height:170px;
}
.p3_txt p{
    width: 255px;
    line-height: 50px;
    background: #f14040;
    color: #fff;
    margin: -45px 0 0 -30px;
    z-index: 3;
    position: relative;
    text-indent: 1em;
}

.p3_txt2 p,.p3_txt4 p {
    background: #9b674b;
}
    
.active .p3_txt1{-webkit-animation-duration: 1.5s;-moz-animation-duration: 1.5s;-ms-animation-duration: 1.5s;animation-duration: 1.5s;top:600px;}
.active .p3_txt2{-webkit-animation-duration: 2s;-moz-animation-duration: 2s;-ms-animation-duration: 2s;animation-duration: 2s;left: 300px;}
.active .p3_txt3{-webkit-animation-duration: 3s;-moz-animation-duration: 3s;-ms-animation-duration: 3s;animation-duration: 3s;top:600px;left: 600px;}
.active .p3_txt4{-webkit-animation-duration: 4s;-moz-animation-duration: 4s;-ms-animation-duration: 4s;animation-duration: 4s;left: 900px;}
	
.active .p4_vbg{
position: absolute;
z-index: 3;
width: 848px;
height: 635px;
top:100px;
    right: 0;
background: url(img/p4_vbg.png) no-repeat bottom center;
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-ms-animation-name: fadeInRight;
animation-name: fadeInRight;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}
	
.active .p4_tit{
position: absolute;
z-index: 3;
width: 170px;
height: 372px;
top:100px;
    left: -50px;
background: url(img/tit3.png) no-repeat bottom center;
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-ms-animation-name: fadeInLeft;
animation-name: fadeInLeft;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}
	
.active .p4_hua{
position: absolute;
z-index: 3;
width:602px;
height:303px;
    top: 130px;
    left: 135px;
background: url(img/wh_boxbg1.png) no-repeat bottom center;
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-ms-animation-name: fadeInDown;
animation-name: fadeInDown;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}
    
.wh_list1 {
    padding: 42px 0 0 80px;
}
.wh_list2 {
    padding: 28px 0 0 275px;
}
.wh_list3 {
    padding: 10px 0 0 25px;
}
.wh_list3 li a {
    color:#fff;
}
.wh_list li{
    line-height: 35px;
    font-size: 16px;
}
	.active .p4_cam{
position: absolute;
z-index: 3;
width: 731px;
height: 306px;
    top: 450px;
    left: -10px;
background: url(img/wh_boxbg2.png) no-repeat bottom center;
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-ms-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-ms-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}
	
.active .p4_txt{
color:#fff;
font-size:18px;
position: absolute;
z-index: 3;
width: 562px;
height: 691px;
top: 80px;
right:-130px;
background: url(img/wh_boxbg3.png) no-repeat bottom center;
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-ms-animation-name: fadeInRight;
animation-name: fadeInRight;
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-ms-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}
	
.active .p5_tit{
position: absolute;
z-index: 3;
width: 170px;
height: 355px;
top:100px;
    left: -50px;
background: url(img/tit4.png) no-repeat bottom center;
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-ms-animation-name: fadeInLeft;
animation-name: fadeInLeft;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}
		
.active .st_block{
position: absolute;
z-index: 3;
 top: 100px;
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-ms-animation-name: fadeInRight;
animation-name: fadeInRight;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
    }
    
.active .st_block1{left:150px;-webkit-animation-duration: 2s;-moz-animation-duration: 2s;-ms-animation-duration: 2s;animation-duration: 2s;}
.active .st_block2{left:500px;-webkit-animation-duration: 3s;-moz-animation-duration: 3s;-ms-animation-duration: 3s;animation-duration: 3s;}
.active .st_block3{left:850px;-webkit-animation-duration: 4s;-moz-animation-duration: 4s;-ms-animation-duration: 4s;animation-duration: 4s;}

.active .st_box{
    position: absolute;
    z-index: 3;
    width: 1027px;
    height: 369px;
    top: 500px;
    left: 50px;
    background: url(img/st_boxbg.jpg) no-repeat bottom center;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    }

    .st_flash{
    width: 550px;
    height: 360px;
    float: left;
    margin: -20px 30px 0 -20px;
    }

    .st_list{
        padding: 30px 15px 0 0px;
        float: left;
        width: 450px;
    }

    .st_list .st_headline{
        padding-bottom:10px;
        margin-bottom:10px;
        border-bottom: 1px dashed #fff;
    }
    .st_list p{
        font-size:14px;
        text-indent: 2em;
        color:#ccf2ff;
    }
    
    .st_list li{
        line-height:35px;
        font-size:16px;
    }
    
    .st_list a{
        color:#fff;
    }

.active .p7_tit{
position: absolute;
z-index: 3;
width: 170px;
height: 362px;
top: 50px;
left: -50px;
background: url(img/tit5.png) no-repeat bottom center;
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-ms-animation-name: fadeInLeft;
animation-name: fadeInLeft;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}

	.active .p7_hat{
position: absolute;
z-index: 3;
width: 491px;
height: 486px;
top: 90px;
right: -50px;
background: url(img/zz_boxbg.png) no-repeat bottom center;
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-ms-animation-name: fadeInRight;
animation-name: fadeInRight;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
    }

    .zz_list{
        padding: 120px 0px 0px 30px;
    }
    .zz_list li{
        line-height:35px;
        font-size:16px;
    }
    
    .zz_list a{
        color:#fff;
    }
	
.active .p7_pictxt{
position: absolute;
z-index: 3;
width: 548px;
height: 146px;
background: rgba(172,58,39,0.8);
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-ms-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
}

.active .p7_pictxt1{top: 130px;left: 160px;-webkit-animation-duration: 2s;-moz-animation-duration: 2s;-ms-animation-duration: 2s;animation-duration: 2s;}
.active .p7_pictxt2{top: 300px;left: 140px;-webkit-animation-duration: 3s;-moz-animation-duration: 3s;-ms-animation-duration: 3s;animation-duration: 3s;}
.active .p7_pictxt3{top: 470px;left: 120px;-webkit-animation-duration: 4s;-moz-animation-duration: 4s;-ms-animation-duration: 4s;animation-duration: 4s;}

.p7_pictxt .zz_headline{
    padding: 20px;
}

.p7_pictxt .zz_headline h3{
    font-weight: bold;
}
.p7_pictxt p{
    font-size:14px;
    text-indent: 2em;
    color:#fff;
}

    .active .p7_txt{
        font-size:14px;
        color:#fff;
        position: absolute;
        z-index: 3;
        top: 640px;
        left: 0;
        width: 255px;
        height: 170px;
        float: left;
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        animation-fill-mode: both;
            }
        .p7_txt img {
            width:250px;
            height:170px;
        }
        .p7_txt p{
            width: 255px;
            line-height: 50px;
            background: #f14040;
            color: #fff;
            margin: -45px 0 0 -30px;
            z-index: 3;
            position: relative;
            text-indent: 1em;
        }
        
        .p7_txt2 p,.p7_txt4 p {
            background: #9b674b;
        }
            
        .active .p7_txt1{-webkit-animation-duration: 1.5s;-moz-animation-duration: 1.5s;-ms-animation-duration: 1.5s;animation-duration: 1.5s;}
        .active .p7_txt2{-webkit-animation-duration: 2s;-moz-animation-duration: 2s;-ms-animation-duration: 2s;animation-duration: 2s;left: 300px;}
        .active .p7_txt3{-webkit-animation-duration: 3s;-moz-animation-duration: 3s;-ms-animation-duration: 3s;animation-duration: 3s;left: 600px;}
        .active .p7_txt4{-webkit-animation-duration: 4s;-moz-animation-duration: 4s;-ms-animation-duration: 4s;animation-duration: 4s;left: 900px;}
        
	
.active .p6_tit{
    position: absolute;
    z-index: 3;
    width: 170px;
    height: 386px;
    top: 50px;
    left: -50px;
    background: url(img/tit6.png) no-repeat bottom center;
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -ms-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 2.5s;
    -moz-animation-duration: 2.5s;
    -ms-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
	}
	
.active .p6_iphone{
position: absolute;
z-index: 99;
width: 400px;
height: 630px;
top: 180px;
left: 140px;
background: url(img/p6_iphone.png) no-repeat bottom center;
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-ms-animation-name: fadeInLeft;
animation-name: fadeInLeft;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}
	
.active .p6_1 {position: absolute;z-index: 3;top:100px;right:-590px;-webkit-animation:translateX 15s ease-out infinite;animation:translateX 15s ease-out infinite;}
.active .p6_2 {position: absolute;z-index: 3;top:300px;right:-590px;-webkit-animation:translateX 20s ease-out infinite;animation:translateX 20s ease-out infinite;}
.active .p6_3 {position: absolute;z-index: 3;top:400px;right:-590px;-webkit-animation:translateX 30s ease-out infinite;animation:translateX 30s ease-out infinite;}
.active .p6_4 {position: absolute;z-index: 3;top:500px;right:-590px;-webkit-animation:translateX 15s ease-out infinite;animation:translateX 15s ease-out infinite;}
.active .p6_5 {position: absolute;z-index: 3;top:580px;right:-590px;-webkit-animation:translateX 11s ease-out infinite;animation:translateX 11s ease-out infinite;}
.active .p6_6 {position: absolute;z-index: 3;top:690px;right:-590px;-webkit-animation:translateX 18s ease-out infinite;animation:translateX 18s ease-out infinite;}
.active .p6_7 {position: absolute;z-index: 3;top:780px;right:-590px;-webkit-animation:translateX 10s ease-out infinite;animation:translateX 10s ease-out infinite;}
.active .p6_8 {position: absolute;z-index: 3;top:850px;right:-590px;-webkit-animation:translateX 25s ease-out infinite;animation:translateX 25s ease-out infinite;}

@-webkit-keyframes translateX{
    0%{ -webkit-transform: translate3d(0,0, 0);}
    100%{-webkit-transform: translate3d(-2500px,0,0);} 
}
@-ms-keyframes translateX{
    0%{ transform: translate3d(0, 0, 0);}
    100%{transform: translate3d(-2500px,0,0);}
}  
@-moz-keyframes translateX{
    0%{ transform: translate3d(0, 0, 0);}
    100%{transform: translate3d(-2500px,0,0);}
}  
@keyframes translateX{
    0%{ transform: translate3d(0, 0, 0);}
    100%{transform: translate3d(-2500px,0,0);}
}  

.active .slide{
position: relative;
z-index: 3;
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-ms-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-duration: 0s;
-moz-animation-duration: 0s;
-ms-animation-duration: 0s;
animation-duration: 0s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}

.zyq{position: absolute;top: 580px;font-size: 14px;color: #E64E41;font-weight: bold;}
.zyq span{color:#fff;background:#E64E41;padding: 0 5px;margin-right: 5px;}
.zyq{
z-index: 3;
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-ms-animation-name: fadeInLeft;
animation-name: fadeInLeft;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
animation-fill-mode: both;
	}


.video{padding: 63px 10px 0px 29px;}

.section { position: relative; overflow: hidden;}
.section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.section .bg img { display: block; width: 100%; height: 100%;}
.review .relist img{width:480px;height:160px;margin: 0 10px 10px 10px;}
.fp-slides{overflow:visible;}
.slide{height:700px;}

/* #fp-nav {
    background: url(img/navbg.png) no-repeat center top;
    width: 111px;
    height: 291px;
}

#fp-nav ul li, .fp-slidesNav ul li{margin: 15px 0px;width: 111px;}

#fp-nav ul li .fp-tooltip{
    opacity: 1;
    width: 111px;
    text-align: center;
}

#fp-nav ul li.right {
    right:0;
}

#fp-nav ul li .fp-tooltip.right {
    right: 0px;
} */

.fp-controlArrow.fp-prev{left:0;top:500px; opacity:0;}
.fp-controlArrow.fp-next{right:0;top:500px;opacity:0;}
#fp-nav ul li a span, .fp-slidesNav ul li a span {/* display:none;*/border:1px solid #fff;} 
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {background: #fff;}


.p7_pictxt .tuitem{float: left; width: 250px;padding: 0px 5px;margin-bottom: 10px;}
.p7_pictxt .tuitem .tupic img{  width: 250px;  height: 190px;}
.p7_pictxt .tuitem .tutit{height: 60px;  padding: 5px 5px 0px 5px;background: #666;  background: rgba(0,0,0,0.4);  line-height: 25px;  font-size: 14px;}
.p7_pictxt .tuitem .tutit a{color:#fff;}
.p7_txt li{padding: 15px 10px;border-bottom: 1px dotted #999;margin-left:20px;font-size: 16px;  line-height: 25px;  float: left;}
.p7_txt li a{padding-left: 12px;background: url(http://mat1.gtimg.com/news/2014/zt/lh/index/icons.png) -200px 9px no-repeat;}

.active .slide{
    position: relative;
    z-index: 3;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0s;
    -moz-animation-duration: 0s;
    -ms-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
        }
        .active .p5_2{
    position: absolute;
    z-index: 3;
    width: 383px;
    height: 282px;
    top:89px;
        left: 670px;
    background: url(img/p5_2.jpg) no-repeat bottom center;
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -ms-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
        }
        .active .p5_3{
    position: absolute;
    z-index: 3;
    width: 200px;
    height: 199px;
        top: 172px;
        left: 1060px;
    background: url(img/p5_3.jpg) no-repeat bottom center;
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -ms-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
        }
        .active .p5_5{
    position: absolute;
    z-index: 3;
    width: 369px;
    height: 277px;
    top:379px;
        left: 568px;
    background: url(img/p5_5.jpg) no-repeat bottom center;
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -ms-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
        }
        .active .p5_6{
    position: absolute;
    z-index: 3;
    width: 327px;
    height: 297px;
    top:379px;
        left: 945px;
    background: url(img/p5_6.jpg) no-repeat bottom center;
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -ms-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
        }
        .active .p5_8{
    position: absolute;
    z-index: 3;
    width: 301px;
    height: 224px;
    top: 664px;
        left: 636px;
    background: url(img/p5_8.jpg) no-repeat bottom center;
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -ms-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
        }
        
    .p5_1:hover,.p5_2:hover,.p5_3:hover,.p5_4:hover,.p5_5:hover,.p5_6:hover,.p5_7:hover,.p5_8:hover{background-size:102%;}    

/*百叶窗*/
  .rc_bzy h2 {
    height: 121px;
    margin-bottom: 40px;
    background: url(../images/title_2.png) center no-repeat;
  }
  .rc_bzy h2 a {
    display: block;
    float: right;
    width: 61px;
    height: 21px;
    background: url(../images/more.png) no-repeat;
    margin-top: 53px;
  }
  .rc_bzy .gx-story-list {
    height: 371px;
    padding-top: 20px;
    background: url(../images/content_bg_1.png) no-repeat;
  }
  .rc_bzy .list {
    width: 1048px;
    height: 359px;
  }
  .rc_bzy .list li {
    width: 55px;
    height: 359px;
    overflow: hidden;
    float: left;
    transition: all 0.7s ease;
    cursor: pointer;
  }
  .rc_bzy .list li img {
      width: 188px;
      height: 285px;
  }
  .rc_bzy .list li .label {
    width: 55px;
    height: 315px;
    background: #9e674a;
    padding: 22px 0;
    float: left;
  }
  .rc_bzy .list li .rctitle {
    height: 311px;
    padding: 0 18px;
    line-height: 23px;
    color: #fff;
    border-left: 1px solid #fff;
    /* text-align: center; */
    width: 16px;
    writing-mode: tb-rl;
  }
  .rc_bzy .list li .rctitle span {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #f39b3c;
  }
  .rc_bzy .list li .content {
    width: 693px;
    height: 297px;
    padding: 40px 36px 0 40px;
    float: left;
  }
  .rc_bzy .list li .content dl {
    overflow: hidden;
  }
  .rc_bzy .list li .content dt {
    width: 250px;
    height: 246px;
    float: left;
  }
  .rc_bzy .list li .content dd {
    padding-left: 210px;
  }
  .rc_bzy .list li .content dd .m1 {
    margin-bottom: 15px;
    text-align: center;
  }
  .rc_bzy .list li .content dd .m1 a {
    font-size: 18px;
    color: #e63b13;
    font-weight: bold;
  }
  .rc_bzy .list li .content dd .m2 {
    font-size: 16px;
    color: #313131;
    text-indent: 2em;
    line-height: 26px;
  }
  .rc_bzy .list .open {
    width: 824px;
  }
  .rc_bzy .enter {
    border: 5px solid #fff;
    margin-top: 40px;
  }


  /* Swiper */
.swiper-container1 {
    height:270px;
}
.swiper-container2 {
    width: 390px;
    margin: 80px 0 10px 25px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-slide img {
    width: 100%;
    height: 270px;
  }

  .swiper-container2 .swiper-slide img{
    height: 245px;
  }
  .swiper-container3 .swiper-slide img{
    height: 360px;
  }
  .swiper-slide p{
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,0.6);
    margin: 0;
    padding: 0.5em;
    font-size: 15px;
  }
  .swiper-pagination {
    color: #fff;
    text-align: right;
    font-size: 12px;
    padding-right: 1em;
  }

  .baoming{
    padding: 130px 117px 0 20px;
  }
.baoming label{width:4em;font-size: 16px;}
.baoming input[type="text"] {width: 70%;height: 2.5em;border: 1px solid #ccc;border-radius: 0.5em;color: #333;}
.baoming select {width: 30%;height: 2em;border: 1px solid #ccc;border-radius: 0.5em;color: #333;}
.baoming textarea {width: 70%;height: 6em;border: 1px solid #ccc;border-radius: 0.5em;color: #333;}
.baoming p{margin-bottom:1em;}