/*header设置 开始*/
.header{
    width:1280px;
    height:120px;
    margin:0 auto;
}

.header_left{
    float:left;
    line-height:120px;
}

.header_right{
    /*display: block;*/
    
    /*height:120px;*/
    line-height:120px;
    
    float:right;
    position: relative;
    }

.header_right>div{
    position: absolute;
    top:0;
    right:0;
}

.header_right ul{
    margin-top:80px;
}

/*.header_right ul a{*/
    /*float:left;*/
    /*line-height:13px;*/
    /*background-color:#ffffff;*/
        /*}*/
.header_right ul li{
    float:left;
    line-height:13px;
    background-color:#ffffff;
    
    position: relative;
    display:block;
    
    /*border-right:1px solid #000000;*/
    height:13px;
    font-size:15px;
    padding:0 25px;
    font-weight:bold;
    color: #666;
    
    padding-bottom: 20px;
    border-right: none;
}


/*.header_right ul a li:hover{*/
.header_right ul li:hover{
    color:#000;
}

/*.header_right ul a:last-child li{*/
.header_right ul li:last-child li{
    border:none;
}


.header_right ul li ul{
	display: none;
    z-index: 103;
    position: absolute;
    top: -56px;
    left: 0;
    width: 100%;
    background: #333;
    text-align: center;
}



/*.show_list .move_list li{*/
.header_right ul li ul li{
    padding: 10px 0; 
    width: 110px;
    color: #fff; 
    
    float: none;
}
		
	
/*.show_list:hover .move_list{*/
.header_right ul li:hover ul{
    display: block;
}

/*.header_right ul a:nth-child(3){*/
/*.header_right ul li:nth-child(3){*/
.header_right ul a:nth-child(3){
    /*border-left: 1px solid #000;*/
}

/*.show_list .move_list li:hover{*/
.header_right ul li ul li:hover{
    color: white;
    background: orange;
}


/*header设置 结束

.body{
    min-width:1200px;
}

/*下载区域开始*/
.banner{
    /*min-width:1200px;*/
    /*width:1080px;height:300px;*/
    /*background-color: #0000FF;*/
    /*height:400px;*/
    /*width:90%;*/
    /*margin:0 auto;*/
    /*background-color: #4169E1;*/
    /*background-image: url(../img/banner5-1.png);*/
    /*background-repeat: no-repeat;*/
        /*background-size:100% 400px;*/
    /*background-size:contain;*/
    /*background-size:1280px 400px;*/
    /*background-size:cover;*/
    /*background-size:600px,300px;*/
    /*background-position: 600px,10px;*/
    /*background-position: right bottom;*/
    background-color: #3399ff;
    /*background-color: #FFAA28;*/
    margin-bottom:50px;
    /*opacity: 0.2;*/
}

.banner_wrap{
    /*background-color: #4169E1;*/
    width:1280px;
    height:400px;
    overflow: hidden;
    white-space:nowrap;
    position: relative;
    margin:0 auto;
    font-family:Arial,sans-serif;
    /*background-color:	#FFA500;*/
    /*background-color:#FFEBCD;*/
}

.banner_wrap .mygif{
    display: block;
    width:500px;
    height:90%;
    box-sizing: content-box;
    position: absolute;
    float: left;
    margin:20px auto;
    opacity: 0.9;
}


.banner_wrap .waitan img{
    width:800px;
    height:400px;
    position: absolute;
    left:500px;

    /*color:rgba(51,153,255,0.2);*/
    /*filter:blur(2px);*/
    /*filter:opacity(20%);*/
    opacity: 0.2;
    /*filter:alpha(opacity=20);*/
    /*-moz-opacity: 0.2;*/
    /*z-index: 3;*/
}

/*.banner_wrap .banner_img li img{*/
    /*width:100%;*/
    /*height:100%;*/
/*}*/

.left_button{
    cursor: pointer;
    background: #999;
    /*background:rgba(0,0,0,0);*/
    height:40px;
    width:160px;
    top:25%;
    right:40%;
    position: absolute;
    /*position: fixed;*/
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}

.left_button a{
    display:block;
    width: 100%;
    height: 100%;
    /*background-image:url(../img/button_excel_old.png);*/
    background-image:url(../img/button_excel_old_HPD.png);
    background-size: 100%;
}

.left_button a:hover {
    /*background: url(../img/button_excel_click.png);*/
    background: url(../img/button_excel_click_HPD.png);
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background-size: 100%;
    box-shadow:2px 2px 2px 2px #ff9900;
}

/*.left_button img{*/
    /*width:100%;*/
    /*height:100%;*/
/*}*/

.text1 p{
    margin-top:10px;
    color: #ffffff;
}

.text2 p{
    margin-top:10px;
    color: #ffffff;
}

.right_button{
    cursor: pointer;
    background: #999;
    height:40px;
    width:160px;
    top:60%;
    right:40%;
    position: absolute;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}

.right_button a{
    display:block;
    width: 100%;
    height: 100%;
    /*background-image:url(../img/button_word_old.png);*/
    background-image:url(../img/button_word_old_HPD.png);
    background-size: 100%;
}

.right_button a:hover {
    /*background: url(../img/button_word_click.png);*/
    background: url(../img/button_word_click_HPD.png);
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background-size: 100%;
    box-shadow:2px 2px 2px 2px #ff9900;
}


.content_forexcel img{
    display: block;
    width:820px;height:460px;
}

.content_forword img{
    display: block;
    width:820px;height:460px;
}

/*下载区域结束*/


/*LYPG资产评估软件forExcel 开始*/
.first{
    width:1280px;
    /*height:420px;*/
    margin:0 auto;
    /*padding: 20px;*/
    /*background: rgb(33,41,50);*/
    border-bottom:1px #000099 solid;
}
.first_left{
    /*margin-top:20px;*/
    /*width:55%;*/
    width:680px;
}
.first_left img{
    margin-top: 20px ;
    margin-bottom: 20px ;
    /*width:600px;height:300px;*/
}

.first_left_amplifyImg{
    /*margin-top:20px;*/
    /*width:55%;*/
    width:680px;
}

.first_left_amplifyImg img{
    margin-top: 60px ;
    margin-bottom: 60px ;
    /*width:600px;height:300px;*/
}


.first>div{
    float: left;
}
.first_text{
    position: relative;
    top:20px;
    left:50px;
    /*width:45%;*/
    width:600px;
    font-family:"Microsoft YaHei","微软雅黑",Arial,Helvetica,sans-serif;
}
.first_text h2 {
    color:#0066FF;
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.first_text .first_tittle{
    margin-bottom: 15px;
    font-size:18px;
}
.first_text p{
    width:90%;
    margin-bottom: 18px;
    font-size:16px;
}


/*.first:
/*.first:nth-child(odd){*/
    /*background: rgba(255,255,255,.1);*/
/*}*/

/*LYPG资产评估软件forExcel 结束*/


.footer{
    width:1280px;
    /*height:420px;*/
    margin:0 auto;
    padding: 20px;
    /*background: rgb(33,41,50);*/
    /*border-bottom: 0.7px blue solid;*/

    /*border-bottom-color: #0066FF;*/
}
.footer_wrap{
    /*float: left;*/
    float:left;
    margin-left:20px;
}
.footer_text{
    /*float: left;*/
    /*text-align: center;*/
    /*font-family:(Microsoft YaHei),(STHeiti Light);*/
    /*font-family:Microsoft YaHei,STHeiti Light;*/
    /*font-family:"STHeiti Light";*/
    /*font-family:"Microsoft YaHei","STHeiti Light";*/
    font-family:Arial,Helvetica,sans-serif;
    /*font-family:"\5FAE\8F6F\96C5\9ED1";*/
    font-size:14px;
    float:left;
}
.footer_text span:first-child{
    font-size:18px;
    font-weight:bold;
    /*color: red;*/
    /*clear:left;*/
 }
.footer_text span:last-child{
   line-height:30px;
}
.footer_img{
    float:left;
    /*line-height:100px;*/
    /*width:50px;height:50px;*/
    /*margin-top:0px;*/
}
.footer_img img{
    width:70px;
}

.footer_img_cafe{
    float:right;
    position: relative;
    display: block;
    right:50px;
    /*line-height:100px;*/
}
.footer_img_cafe img{
    width:70px;
}