*{
				margin: 0 ;
				padding: 0 ;
			}
		body,html{
			width: 100%;
			height: 100%;
            font-family:"微软雅黑" ;
		}	
			.fullpage{
				width: 100%;
				height: 100%;
                position:relative;
                background-size:cover;
                background-repeat:no-repeat ;
                background-position: center;
                overflow: hidden;
			}
			.page0{
				background-image: url(../img/yinte----_01.jpg);
			}
            .fullpage_b{
                width: 1200px;
                height: 100%;
                position: relative;
                margin: 0 auto;

            }
        .page0_txt{
            width: 43%;
            height: 380px;
            overflow: hidden;
            line-height: 30px;
            position: absolute;
            left: -100%;
            top: 25%;
            color: #a9c9d8;
            font-size: 0.8rem;
            opacity: 0;
        }
        .page0_div{
            opacity: 0;
            width: 0px;
            height:150px;
        }
        .page0_txt i{
            font-style: normal;
            display: inline-block;
            padding:0px 10px;
            border: 1px solid #009de1;
            color: #009de1;
            font-size: 15px;
            margin-right: 10px;
        }
        .page1{
            background-image: url(../img/yinte----_02.jpg);
        }
        .page1_b{
            width: 930px;
            overflow: hidden;
            margin: 0 auto;
            position: relative;
            height: 100%;
        }
        .page1_txt{
            width: 61%;
            height: 460px;
            overflow: hidden;
            line-height: 30px;
            position: relative;
            left: 0;
            top: 5%;
            color: #a0b4cb;
            font-size: 16px;
        }
        .page1_bg{
            position: absolute;
            left: -100%;
            top: 0;
        }
        .page1_p{
            position: absolute;
            right:-100% ;
            top: 335px;
            display: block ! important;
            width: 452px;
            height: 120px;
        }
        .page1_txt p{
            display: inline-block;
            padding-left: 115px;
        }
        .page2{
            background-image: url(../img/yinte----_03.png);
        }
        .page2_b{
            position: relative;
            width: 1110px;
            height: 100%;
            margin: 0 auto;
        }
        .page2_txt{
            width: 25%;
            height: auto;
            overflow: hidden;
            color: #ffffff;
            position: absolute;
            line-height: 30px;
        }
        .page2_txt_1{
            /* left: 0;*/
            top: 70%;
        }
        .page2_txt_2{
            /*left: 42%*/;
            top: 70%;
        }
        .page2_txt_3{
            /*left: 80%;*/
            top: 70%;
        }
        .page2_txt h2{
            font-weight: normal;
            font-size: 1.7rem;
            padding-bottom: 15px;
        }
        .page2_txt p{
            /*font-family: normal;*/
            font-size: 1.1rem;
            color: rgba(255,255,255,0.6);
        }
        .page3-2{
            transition: all 1s;
            width: 595px;
            height: 295px;
            opacity: 0;
        }
        .page3-3,.page3-4{
            width: 1200px;
            height:auto;
            margin: 0 auto;
        }
        .page3-4{
            height: 0;
        }
        .page3-5{ opacity: 0;}
        .page3-3{
            padding-left: 50px;
            padding-bottom: 25px;
        }
        .page3-3{
        	text-align: center;
        }
        .page3-3 span{
            display: inline-block;
            width: 230px;
            text-align: center;
        }
        .page3-4 span{
            display: inline-block;
            width: 145px;
            text-align: center;
        }
        .page3{
            background-image: url(../img/yinte----_04.jpg);
        }
        .page4{
            background-image: url(../img/yintegai----_08_02.jpg);
        }
        .page4_b{
            width: 1200px;
            height: 100%;
            position: relative;
            margin: 0 auto;
        }
        .page4_txt{
            width: 40%;
            height: 680px;
            position: relative;
            left: 0;
            top: 15%;
            color: #fffde1;
            line-height: 35px;
            overflow: hidden;
        }
        .page4_bg_1{
            position: absolute;
            left: -200%;
            top: 0;
        }
        .page4_an{
            position: absolute;
            width: 300px;
            height: 254px;
            right: -200%;
            top: 200px;
        }
        .page4_bg_2{
            position: absolute;
            left: -300%;
            top: 454px;
        }
        .page4_txt i{
            display: block;
            width: 43px;
            height: 2px;
            background-color: #fffde1;
            margin: 15px 0;
        }
        .page5{
            background-image: url(../img/yintegai----07_02.jpg);
        }
        .page5_b{
            width: 1670px;
            height: 100%;
            position: relative;
            margin: 0 auto;
        }
        .page5_txt{
            width: 31%;
            height: 0;
            position: absolute;
            left: 0%;
            top: 10%;
            opacity: 0;
        }
        .page5_txt ul{
            padding-left: 175px;
        }
        .page5_txt_list{
            list-style: none;
            width: 100%;
            height: auto;
            overflow: hidden;
            line-height: 24px;
            margin-bottom: 30px;
        }
        .page6{ background-image: url(../img/15.jpg);}
        .page7{ background-image: url(../img/16.jpg);}
        .page8{ background-image: url(../img/17.jpg);}
        .page9{ background-image: url(../img/18.jpg);}
        .list_span_left{
            width: 29%;
            display: block;
            float: left;
            vertical-align: middle;
        }
        .list_span_right{
            width: 71%;
            display: block;
            float: left;
            vertical-align: middle;
        }
        .list_span_right p{
           /* padding-top: 10px;*/
        }
        .list_span_right i{
            font-style: normal;
        }
        .list_span_right i img{
            vertical-align: middle;
            margin-left: 10px;
            cursor: pointer;
        }
        .list_span_right i img:hover{
            opacity: 0.8;
        }
			.div_list{
				width: 1200px;
				height: auto;
				margin: 0 auto;
				overflow: hidden;
			}

			.div_yuan{
				width: 20px;
				height: auto;
				position: fixed;
				top: 40%;
				left: 15px;
			}
			.div_span{
				display: block;
				width: 12px;
				height: 12px;
				border: 2px solid white;
				border-radius:100% ;
				margin-top: 10px;
				opacity: 0.8;
			}
			.floor{
				width: 100%;
				height: auto;
				overflow: hidden;
				margin-top: 30px;
			}
			.floor_left{
				width: 70%;
				height: auto;
				float: left;
				font-size: 13px;
			}
			.floor_right{
				width: 30%;
				height: auto;
				float: right;
				text-align: right;
			}
			.floor_right img{
				width: 12em;
				height: 12em;
			}
			.floor_left td{
				padding: 2px 85px 2px 0;
			}
			table{
				border-collapse: collapse;
				font-weight:bold ;
				color:#666;
			}
			.tr_1 td{
				border-top:2px solid silver ;
				border-bottom: 1px solid #999;
				padding: 5px 85px 5px 0;
			}
			.div_list h3{
				padding-bottom: 20px;
				border-bottom: 1px solid silver;
				color: #555555;
				font-weight:900 ;
			}
			.div_list p{
				margin-top: 20px;
				font-size: 14px;
				color: #666666;
				font-weight:600 ;
			}
			.head_left{
				width: 35%;
				height: auto;
				overflow: hidden;
				float: left;
				padding: 15px 0 0;
			}
			.head_left img{
				/*width: 12.6em;
				height: 5em;
				vertical-align: middle;*/
				vertical-align: middle ! important;
			}
			.head_left  i{
				display: inline-block;
				width: 2px;
				height: 18px;
				background-color: #999999;
			}
			.head_left  b{
				font-size: 20px;
				color: #666666;
				font-weight:600 ;
			}
			.div_right{
				width: 60%;
				height: auto;
				float: left;
			}
			.div_right a{
				text-decoration: none;
				display: inline-block;
				padding: 55px 24px 20px 24px;
				color: #777;
				font-weight:600 ;
			}
			.div_right i{
				display: inline-block;
				width: 1.5px;
				height: 10px;
				background-color: #999;
			}
			#fullpage_sliderid{
				position: fixed;
				top: 51%;
				right: 2%;
			}
			#fullpage_sliderid ul li{
				width: 12px;
				height: 12px;
				border: 2px solid white;
				border-radius:100% ;
				list-style: none;
				margin-bottom: 15px;
				cursor: pointer;
			}
			.on{
				width: 15px;
				height: 15px;
				border:2px solid white ;
				border-radius:100% ;
				
				background-color: deepskyblue;
			}
        /*.header_daohang{
            width: 1920px;

            position: absolute;
            background-color: #ffffff;
            left: 0px;
            text-align: -webkit-center;
            opacity: 0;
            top: 95px;
        }
        .display_span{
            display: inline-block;
            padding: 12px 10px;
        }
        .div_right a:hover .header_daohang{
           opacity: 0.5;
        }
        .display_span:hover{
            color: #009de1;
        }
        .div_right em{
            font-style: normal;
        }*/
        .frequently_box{
            width: 100%;
            height: auto;
            background-color: #f3f3f3;
            padding-bottom: 40px;
        }
        .frequently_bg{
            width: 100%;
            background-color: #FAFAFA;
        }
        .frequently_bg img{
            width: 100%;
        }
        .frequently_txt{
            width: 1100px;
            height: auto;
            background-color: #ffffff;
            margin: 0 auto;
            padding: 30px 40px 50px 60px;
            margin-top: 30px;
        }
        .frequently_txt_li{
            list-style: none;
            padding-top: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #c0c0c0;
        }
        .frequently_txt_li h4{
            font-size: 1.1rem;
            font-weight: normal;
            color: #009de1;
            /*padding-bottom: 10px;*/
              font-size: 16px;
        }
        .frequently_txt_li h4 span{
              font-size: 16px;
        }
        .frequently_txt_li h4 i{
            vertical-align: middle;
            display: inline-block;
            width: 23px;
            height: 23px;
            background-image: url("../new-img/ask_01_05.jpg");
            background-repeat: no-repeat;
            margin-right: 5px;
          
        }
        .frequently_txt_li .txt_p{
            display: block;
            padding-left: 30px;
            line-height: 28px;
            padding-top: 5px;
        }
        .txt_p li{
            margin-left: 14px;
            color: #333333;
            margin: 0px;
            padding: 0；;
        }
        .txt_p p{
            margin-left: 14px;
            color: #333333;
             margin: 0px;
            padding: 0；;
        }