﻿*{margin:0;padding:0;list-style-type:none;}
body {
    margin:0px;
    padding:0px;
    font-size:12px;
    font-family:"simsun";
    width:100%;
    height:100%;
}
a, p, span, ul, li, tr, td, h5,img{
    /*display:inline-block;*/
    list-style:none;
    margin:0px;
    padding:0px;
    color:#565555;
    font-size:16px;
    text-decoration:none;
    border:none;
}
input {
    outline:none;
}
a:hover{
    color:#fe4949;
}
.WeiXin {
    width:100%;
    height:600px;
    float:left;
    background:#f1f1f1;
}
.WeiXin .WeiXin_main{
    width:1000px;
    height:560px;
    margin:20px auto;
    background:#fff;
}
.WeiXin_Title {
    height:41px;
    background:#cdcdcd;
    -moz-box-shadow: 0px 2px 10px #878787;
    -webkit-box-shadow: 0px 2px 10px #878787;
    box-shadow: 0px 2px 10px #878787;
}
.WeiXin_Title ul li {
    height:41px;
    float:left;
    color:#414141;
    line-height:41px;
    margin-left:40px;
    font-weight:600;
}
.Qr_code {
    margin:50px 0 0 50px;
}
.Qr_code img {
    float:left;
    border:1px solid #676767;
    box-shadow: 0 0 20px rgba(103, 103, 103, 255); 
}
.Qr_Tip {
    width:448px;
    height:400px;
    margin-left:50px;
    float:left;
}
.Qr_Tip span{
    width:448px;
    height:41px;
    text-align:center;
    margin-top:100px;
    float:left;
    font-size:24px;
    color:#4ac14a;
}
.Qr_Tip p{
    width:448px;
    text-align:center;
    float:left;
    font-size:12px;
}
.Qr_Tip p a{
    width:448px;
    text-align:center;
    color:#326bfc;
    font-size:12px;
}
.Qr_Tip p a:hover{
    color:#e73e3e;
}
.ResetPwd {
    width:100%;
    float:left;
    min-height:549px;
}
.ResetPwd_main {
    width:1000px;
    min-height:460px;
    margin:20px auto;
}
.resetprogress {
    width:600px;
    float:left;
    height:20px;
    margin:20px 0 0 0;

}
.resetprogress ul{
    width:100%;
    height:24px;
}
.resetprogress ul li{
    height:5px;
    float:left;
    padding:0 63px 0 63px;
    background:#dddddd;
}
.resetprogress ul li span{
    width:23px;
    height:23px;
    float:left;
    background:#dddddd;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    text-align:center;
    line-height:24px;
    color:#fff;
    font-size:12px;
    font-family:'Microsoft YaHei';
    margin-top:-9px;
}
.resetprogress ul li p{
    display: inline-block;
    margin-top: 20px;
    float: left;
    margin-left: -84px;
    width:150px;
    position: absolute;
    text-align:center;
    font-size:12px;
    font-family:SimSun;
    color:#cdcdcd;
}
.resetprogress ul li.Reseted{
    background:#3fc438;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.resetprogress ul li.Reseted span{
    background:#3fc438;
}
.resetprogress ul li.Reseted p{
    color:#3fc438;
}
.Operating {
    width:100%;
    float:left;
    margin-top:20px;
}
.Operating ul{
    display:none;
}
.Operating ul li{
    margin-top:20px;
    height:40px;
    width:100%;
    position: relative;
}
.Operating ul li input{
    width:340px;
    height:40px;
    padding-left:10px;
    font-size:14px;
    border:1px solid #cdcdcd;
    float:left;
}
.Operating ul li input#CodeNext,.Operating ul li input#CodeNext2{
    width:350px;
    font-size:14px;
    font-family:'Microsoft YaHei';
    color:#fff;
    background:#0f6ef0;
    border:none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.Operating ul li  input#CodeNext[type=button]:hover,.Operating ul li  input#CodeNext2[type=button]:hover{
    background:#1e79f3;
}
.Operating ul li input#CodeNext[type=button]:active,.Operating ul li input#CodeNext2[type=button]:active{
    background:#0460dc;
}
.Operating ul li input[type=text]:focus{
    border:1px solid #3e7eff;
}
.Operating ul li img#img2{
    height:42px;
    float:left;
    margin-left:25px;
}
.Operating ul li h5{
    font-size:12px;
    color:#7a7a7a;
    font-weight:400;
    margin-top:28px;
    float:left;
    margin-left:20px;
}
.Operating ul li h5 span{
    font-size:12px;
    color:#1965ff;
    font-weight:400;
    cursor:pointer;
}
.Operating ul li h5 span:hover{
    color:#ff1944;
}
.moeOne,.moeTwo,.moecode2,.newpwd,.newpwd2{
    position:absolute;
    left:14px;
    top:10px;
    cursor:text;
    font-size:14px;
    font-family:'Microsoft YaHei';
    color:#939393;
}
.moelab {
    color:#c4c5c5;
}
.Operating ul li input#SendCode,.Operating ul li input#sub{
    width:135px;
    font-size:14px;
    font-family:'Microsoft YaHei';
    color:#fff;
    background:#2294ff;
    border:none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 10px;
}
.Operating ul li  input#SendCode[type=button]:hover,.Operating ul li  input#sub[type=button]:hover{
    background:#369dfd;
}
.Operating ul li input#SendCode[type=button]:active,.Operating ul li input#sub[type=button]:active{
    background:#188ffe;
}
.Operating ul#Re3Re {
    margin-top:20px;
}
.Operating ul#Re3Re li{
    height: 30px;
    margin-top: 0px;
    font-size:14px;
    font-family:'Microsoft YaHei';
    color:#421d1f;
}
.Operating ul#Re3Re li a{
    color:#1869fe;
    font-size:12px;
    font-family:SimSun;
}
.Operating ul#Re3Re li a:hover{
    color:#f94851;
}
/*产品页面样式*/
.ProductPage {
    width:100%;
    height:auto;
    float:left;
    background:#f5f5f5;
    min-width:1150px;
}
.ProductPage .ProductPage_main {
    width:1150px;
    height:60px;
    margin:0px auto;
}
.ProductPage .ProductPage_main ul {
    width:220px;
    float:right;
    line-height:60px;
}
.ProductPage .ProductPage_main ul li {
    float:left;
    margin-left:20px;
    font-family:'Microsoft YaHei';
}
.ProductPage .ProductPage_main img {
    float:left;
    margin-top:10px;
}

.ProductPage .ProductPage_main label {
    float:left;
    height:60px;
    line-height:60px;
    margin-left:10px;
    font-size:18px;
    color:#515151;
    font-family:'Microsoft YaHei';
}
.ProductDetails,.ProductDetails2,.Details3,.Details4,.Details5 {
    height:480px;
    width:100%;
    float:left;
    min-width:1150px;
}
.ProductDetails .ProductDetails_Main,.ProductDetails2 .ProductDetails2_Main,.Details3 .Details3_main,.Details4_main,.Details5_main {
    height:480px;
    width:1150px;
    margin:0px auto;
}
.banner1_left, .banner1_right {
    height:480px;
    float:left;
}
.banner1_right img.gif2 {
    position:absolute;
    width:440px;
    height:280px;
    margin:87px 0 0 -537px;
}
.banner1_left {
    width:480px;
}
.banner1_left ul {
    margin-top:122px;
}
.banner1_left ul li a {
    margin:35px 0 0 36px;
    width:180px;
    height:54px;
    display:inline-block;
    -moz-box-shadow: 2px 2px 10px #c8c8c8;
    -webkit-box-shadow: 2px 2px 10px #c8c8c8;
    box-shadow: 2px 2px 10px #c8c8c8;
    font-size:18px;
    font-family:'Microsoft YaHei' ;
    font-weight:400;
    color:#fff;
    line-height:54px;
}
.banner1_left ul li a.installSM {
    margin:0 0 0 20px;
    display:inline-block;
    -moz-box-shadow:none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size:14px;
    font-family:'Microsoft YaHei' ;
    color:#3eba32;
    line-height:58px;
    float:left;
    text-decoration:solid;
}
.banner1_left ul li a.installSM:hover {
    color:#f94e52;
}
.banner1_left ul li a img {
    margin: 15px 5px 0 25px;
    float: left;
}
.banner1_left ul li a#download {
    background:#77d737;
}
.banner1_left ul li a#download:hover {
    background:#80e040;
}
.banner1_left ul li a#configuration {
    background:#fb6767;
}
.banner1_left ul li a#configuration:hover {
    background:#fc7676;
}

.banner1_left ul li a#eedonline {
    background:#fda045;
    margin:10px 0 0 36px;
    width:404px;
    height:40px;
    display:inline-block;
    -moz-box-shadow: 2px 2px 10px #c8c8c8;
    -webkit-box-shadow: 2px 2px 10px #c8c8c8;
    box-shadow: 2px 2px 10px #c8c8c8;
    font-size:18px;
    font-family:'Microsoft YaHei' ;
    font-weight:400;
    color:#fff;
    line-height:40px;
}
.banner1_left ul li a#eedonline img {
    margin: 5px 5px 0 100px;
    float: left;
}
.banner1_left ul li a#eedonline:hover {
    background:#fbb26b;
}

.banner1_left ul li span {
    margin:20px 0 0 36px;
    float:left;
    font-size:14px;
    font-family:'Microsoft YaHei';
}
.banner1_right {
    width:670px;
}
.banner1_right img{
    margin-top:62px;
}
.ProductDetails2 {
    background:url(../Images/bg3d.png) no-repeat 0px -500px;
}
/*模块2*/
.details2_left,.details2_right {
    width:580px;
    height:360px;
    float:left;
    margin-top:74px;
}
.details2_right {
    width:570px;
}
.details2_right img {
    float:left;
    margin-top:40px;
}
.details2_right ul {
    float:left;
    margin:10px 0 0 28px;
}
.details2_right ul li {
    line-height:18px;
    font-family:'Microsoft YaHei';
    font-size:14px;
    color:#fff;
    font-weight:400;
    list-style:circle;
    margin-top:5px;
}
.details2_right ul li.li_f {
    line-height:60px;
    font-size:26px;
    color:#422124;
    list-style:none;
}

/*footer*/
.profooter {
    width:100%;
    height:200px;
    float:left;
    background:#eeeded;
    min-width:1150px;
}
.profooter .profooter_main {
    width:1150px;
    height:120px;
    margin:0px auto;
}
.profooter .profooter_main h5 {
    text-align:center;
    margin-top:20px;
    font-size:24px;
    color:#3fc438;
    font-weight:400;
}
.profooter .profooter_main a {
    text-align:center;
    margin:20px 0 0 500px;
    font-size:14px;
    color:#fff;
    font-weight:400;
    width:170px;
    height:40px;
    background:#299fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display:inline-block;
    line-height:40px;
    font-family:'Microsoft YaHei';
}
.profooter .profooter_main a:hover {
    background:#56b1fa;
}
.profooter .profooter_main h5 span {
    text-align:center;
    margin-top:20px;
    font-size:24px;
    color:#4d4d4d;
    font-weight:400;
    margin-left:10px;
}
.prodown {
    height:60px;
    float:left;
    width:100%;
    background:#282828;
}
.prodown .prodown_main {
    height:60px;
    width:1150px;
    margin:0px auto;
    background:#282828;
    color:#fff;
    line-height:60px;
}
.Details3_left,.Details3_right {
    float:left;
}
.Details3_left {
    width:555px;
    margin-top:100px;
}
.Details3_left h5 {
    font-size:40px;
    font-family:STXihei;
    font-weight:400;
}
.Details3_left ul {
    margin-top:30px;
}
.Details3_left ul li {
    font-size:18px;
    font-family:STKaiti;
    line-height:36px;
    color:#6b6b6b;
}
.Details3_right {
    width:595px;
    margin-top:28px;
}
.Details3_right img{
    float:right;
    -moz-box-shadow: 2px 2px 10px #2e2e2e;
    -webkit-box-shadow: 2px 2px 10px #2e2e2e;
    box-shadow: 2px 2px 10px #2e2e2e;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.Details4 {
    background:url(../Images/Details4_bg.png) no-repeat;
}
.Details4_left {
    width:650px;
    margin-top:50px;
    float:left;
}
.Details4_right {
    width:500px;
    margin-top:100px;
    float:left;
}
.Details4_left img {
    border:1px solid #2b364e;
}
.Details4_right ul li.li1 {
    text-align:right;
    font-size:40px;
    color:#fff;
    font-family:STXihei;
}
.Details4_right ul li.li2 a {
    text-align:center;
    font-size:14px;
    color:#fff;
    font-family:'Microsoft YaHei';
    width:120px;
    height:38px;
    background:#49d082;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    display:inline-block;
    line-height:38px;
    margin:30px 0 0 25px;
}
.Details4_right ul li.li2 a:hover {
    background:#5bdb91;
}
.Details4_right ul li.li3{
    font-size:14px;
    color:#fff;
    font-family:'Microsoft YaHei';
    line-height:28px;
    margin:0px 0 0 25px;
}
.Details5_left {
    width:736px;
    float:left;
    height:100%;
}
.Details5_left ul{
    margin-top:120px;
}
.Details5_left ul li{
    font-size:18px;
    font-family:STXihei;
    color:#575656;
    line-height:28px;
}
.Details5_left ul li.li_5t {
    font-size:40px;
    font-family:STXihei;
    color:#414241;
    line-height:40px;
}
.Details5_left ul li.li_5t2 span {
    font-size:14px;
    font-family:'Microsoft YaHei';
    width:128px;
    height:42px;
    display:inline-block;
    border:1px solid #5cb94d;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color:#5cb94d;
    line-height:42px;
    margin-top:20px;
}
.Details5_left ul li.li_5t2 span img {
    float:left;
    margin:12px 0 0 22px;
}
.Details5_right {
    width:414px;
    float:left;
    height:100%;
}
.Details5_right img {
    margin-top:74px;
}
/*更新日志*/
.updateLog {
    width:100%;
    min-height:800px;
    float:left;
}
.updateLog_main {
    width:1150px;
    min-height:800px;
    margin:10px auto;
}
.updateLog_main h5,.updateLog_main span{
    float:left;
    width:100%;
    text-align:center;
    margin-top:20px;
    font-size:20px;
    font-family:'Microsoft YaHei';
}
.updateLog_main span{
    margin-top:10px;
    font-size:12px;
    font-family:SimSun;
    color:#b6b6b6;
}
.updateLog_main ul li span{
    width:auto;
    margin-right:20px;
    text-align:left;
    font-size:16px;
    font-family:'Microsoft YaHei';
    color:#414141;
}
.updateLog_main ul li p {
    float:left;
    width:100%;
    margin-top:10px;
    font-size:14px;
    font-family:'Microsoft YaHei';
    color:#818181;
}
.updateLog_main ul li{
    margin-top:20px;
    float:left;
    width:100%;
}

/*-----------------支付宝充值成功返回提示页------------------*/
.PayTip {
    min-height:600px;
    width:100%;
    float:left;
}
.PayTip_mian {
    width:1000px;
    margin:20px auto;
    min-height:400px;
}
.ptTitle,.ptPc,.ptMobil {
    float:left;
}
.ptTitle {
    width:950px;
    height:40px;
    padding-left:50px;
    background:url(../Images/paysuccessful.png) no-repeat;
    line-height:40px;
    font-size:14px;
    font-family:'Microsoft YaHei';
    color:#3fc438;
}
.ptTitle label {
    line-height:40px;
    font-size:14px;
    font-family:'Microsoft YaHei';
    color:#f84949;
    margin-left:10px;
}
.ptPc {
    width:650px;
    min-height:360px;
    margin-top:20px;
}
.ptPc h5,.ptMobil h5 {
    height:40px;
    font-size:12px;
    font-weight:400;
    font-family:SimSun;
    margin-top:20px;
}
.ptPc h5 a {
    height:40px;
    font-size:12px;
    font-weight:400;
    font-family:SimSun;
    margin-top:20px;
    color:#004efe;
    text-decoration:underline;
}
.ptPc h5 a:hover {
    color:#fe4949;
}
.ptMobil {
    width:350px;
    min-height:360px;
    margin-top:20px;
}
.down {
    height:60px;
    margin:20px 0 0 0;
    float:left;
}
/*产品农田页面*/


/*产品页面样式*/
.pfpage {
    width:100%;
    height:auto;
    float:left;
    background:#1b75bb;
    min-width:1150px;
}
.pfpage .pfpage_main {
    width:1150px;
    height:40px;
    margin:0px auto;
}
.pfpage .pfpage_main ul {
    width:200px;
    float:right;
    line-height:40px;
}
.pfpage .pfpage_main ul li {
    float:left;
    margin-left:20px;
    font-family:'Microsoft YaHei';
}
.pfpage .pfpage_main ul li a {
    font:400 14px/1.5em 'Microsoft YaHei';
    color:#ffffff;
}
.pfpage .pfpage_main ul li a:hover {
    color:#6dbfff;
}
.pfpage .pfpage_main img {
    float:left;
    margin-top:5px;
}
.pfpage .pfpage_main label {
    float:left;
    height:40px;
    line-height:40px;
    margin-left:10px;
    font-size:16px;
    color:#ffffff;
    font-family:'Microsoft YaHei';
}
.nav {
    float:left;
    width:100%;
}
.showfarm1 {
    height: 600px;
    background:url(/Images/fram_bg.jpg) no-repeat;
}
.showf1_main {
    width:1150px;
    height:600px;
    margin:0px auto;
}
.sm_top {
    width:100%;
    float:left;
    height:250px;
}
.sm_top h5 {
    margin-top:70px;
    width:100%;
    font:600 24px/2em "Microsoft YaHei";
    color:#212529;
    line-height:40px;
    text-align:center;
}
.sm_top span {
    width:100%;
    display:inline-block;
    font:400 12px/2em "Simsun";
    color:#c8c8c8;
    text-align:center;
}
.smt_botton {
    width:260px;
    margin:10px auto;
    height:30px;
}
.smt_botton a {
    width:120px;
    height:30px;
    font:400 14px/1em "Microsoft YaHei";
    line-height:30px;
    text-align:center;
    background:#ff9a40;
    display:inline-block;
    border:1px solid #ff9a40;
    color:#fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.smt_botton a.immedown {
    background:none;
    border:1px solid #fff;
    color:#fff;
}
.sm_down {
    width:100%;
    float:left;
    height:350px;
    background:url(/Images/farm_apple.png) top center no-repeat;
}
.showfarm2 {
    height:380px;
    background:#1b75bb;
    margin-top:40px;
}
.box_main {
    width:1150px;
    margin:0 auto;
}
.sf_main {
   height:380px;
}
.sfm {
    float:left;
    height:380px;
}
.sfm_left{
    width:600px;
    background:url(/Images/farm_crops.png) left center no-repeat;
}
.sfm_leftm {
    width:600px;
    background:url(/Images/farm_model.png) left center no-repeat;
}
.sfm_right {
    width:500px;
    margin-left:50px;
}
.sfm_rightm {
    width:500px;
    margin-right:50px;
}
.sfm_right h5,.sfm_rightm h5 {
    width:100%;
    float:left;
    text-align:center;
    margin-top:100px;
    font:600 16px/1em "Microsoft YaHei";
    color:#fff;
}
.sfm_right span,.sfm_rightm span {
    width:100%;
    float:left;
    display:inline-block;
    margin-top:10px;
    font:400 14px/1em "Microsoft YaHei";
    line-height:24px;
    color:#fff;
    text-indent:2em;
}
.showfarm3 {
    height:380px;
}
.sfm3 {
    float:left;
    width:100%;
}
.sfm_top {
    height:150px;
}
.sfm_top h5 {
    width:100%;
    float:left;
    text-align:center;
    margin-top:40px;
    font:600 24px/1em "华文中宋";
    color:#1b75bb;
}
.sfm_top span{
    width:80%;
    float:left;
    display:inline-block;
    margin-left:10%;
    margin-top:20px;
    font:400 16px/1em "Microsoft YaHei";
    line-height:24px;
    color:#727171;
    text-align:center;
}
.sfm_down {
    height:230px;
    background:url(/Images/farm_excavation.png) no-repeat;
}
.sfm_downf {
    height:230px;
    background:url(/Images/farm_fly.png) no-repeat;
}
.showfarm4 {
    margin-top:40px;
    height:180px;
}
.nsf4_main {
    width:1150px;
    height:180px;
    margin:0 auto;
}
.sf_footer {
    height:80px;
    background:#0e0b26;
    float:left;
}
.suav_footer {
    height:80px;
    background:#787878;
    float:left;
}
.sf_footer_main {
    width:1150px;
    height:80px;
    margin:0 auto;
    font:400 14px/1em "Microsoft YaHei";
    line-height:80px;
    color:#fff;
}
.nsf4_main h5 {
    width:100%;
    float:left;
    text-align:center;
    margin-top:10px;
    font:600 24px/1em "Simsun";
    color:#1b75bb;
}
.nsf4_main ul {
    width:750px;
    margin:0px auto;
}
.nsf4_main ul li {
    margin-top:20px;
    height:60px;
    float:left;
    width:250px;
    font:400 16px/1em "Microsoft YaHei";
    line-height:60px;
    color:#969595;
}
.nsf4_main ul li a.fly_shooting {
    float:right;
    border:1px solid #1b75bb;
    color:#1b75bb;
    line-height:40px;
    margin-top:10px;
    padding:0 20px 0 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/*---------------无人机航测建模-----------------*/
.uvapage {
    width:100%;
    height:auto;
    float:left;
    background:#f6f6f6;
    min-width:1150px;
}
.uvapage .uvapage_main {
    width:1150px;
    height:40px;
    margin:0px auto;
}
.uvapage .uvapage_main ul {
    width:200px;
    float:right;
    line-height:40px;
}
.uvapage .uvapage_main ul li {
    float:left;
    margin-left:20px;
    font-family:'Microsoft YaHei';
}
.uvapage .uvapage_main ul li a {
    font:400 14px/1.5em 'Microsoft YaHei';
    color:#414141;
}
.uvapage .uvapage_main ul li a:hover {
    color:#6dbfff;
}
.uvapage .uvapage_main img {
    float:left;
    margin-top:5px;
}
.uvapage .uvapage_main label {
    float:left;
    height:40px;
    line-height:40px;
    margin-left:10px;
    font-size:16px;
    color:#414141;
    font-family:'Microsoft YaHei';
}
.uvabanner {
    height:730px;
    background:url(../Images/uva_banner.jpg) no-repeat top center;
}
.banneruvain {
    width:1150px;
    height:730px;
    margin:0px auto;
}
.buva_intorduce {
    width:550px;
    height:300px;
    float:left;
    margin-top:260px;
}
.buva_intorduce h5 {
    font:600 26px/1.6em "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    color:#ffffff;
    float:left;
    line-height:50px;
}
.buva_intorduce span {
    text-indent:2em;
    font:400 14px/1.6em "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    color:#f1f1f1;
    float:left;
}
.buva_intorduce .btn_uva {
    width:100%;
    float:left;
    margin-top:30px;
}
.buva_intorduce .btn_uva a {
    float:left;
    width:120px;
    height:32px;
    background:#ff9533;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align:center;
    font:400 14px/1.5em 'Microsoft Yahei';
    line-height:32px;
    color:#ffffff;
    margin-right:10px;
}
.buva_intorduce .btn_uva a.uva_p {
    border:1px solid #ffb571;
    background:#ff9533;
}
.buva_intorduce .btn_uva a.uva_p:hover {
    border:1px solid #ffb571;
    background:#ffa14a;
}
.buva_intorduce .btn_uva a.uva_p:active {
    border:1px solid #ffb571;
    background:#e9801e;
}
.buva_intorduce .btn_uva a.uva_demo {
    border:1px solid #93f598;
    background:#4bd852;
}
.buva_intorduce .btn_uva a.uva_demo:hover {
    border:1px solid #93f598;
    background:#5ce263;
}
.buva_intorduce .btn_uva a.uva_demo:active{
    border:1px solid #93f598;
    background:#3cb242;
}
.uvabanner ,.uva_introduce{
    width:100%;
    float:left;
}
.ui1 {
    background:#f1f1f1;
}
.uva_introduce .uvaint_main {
    width:1150px;
    margin:0 auto;
    min-height:600px;
    display:table;
}
.uva_introduce .uvaint_main .uva_title {
    width:100%;
    float:left;
    height:40px;
    margin-top: 40px
}
.uva_introduce .uvaint_main .uva_title .ut_text {
    margin:0px auto;    
    text-align:center;
    font:600 18px/1.8em 'Simsun';
    line-height:40px;
    color:#414141;
}
.uva_introduce .uvaint_main .uva_title .ut_text span {
    font:600 28px/2em 'Simsun';
    color:#5cb94d;
}
.uva_introduce .uvaint_main .uva_icontent {
    width:100%;
    float:left;
    height:450px;
    margin-top:40px;
}
.uva_introduce .uvaint_main .uva_icontent table {
    width:100%;
    border-top:1px solid #1b75bb;
    border-left:1px solid #1b75bb;
    border-spacing:0px;
}
.uva_introduce .uvaint_main .uva_icontent table tr th {
    border:1px solid #1b75bb;
    border-left:none;
    border-top:none;
    height:36px;
    font:600 14px/1.6em 'Microsoft YaHei';
    line-height:36px;
    text-align:center;
    background:#1b75bb;
    color:#ffffff;
}
.uva_introduce .uvaint_main .uva_icontent table tr td {
    border:1px solid #1b75bb;
    border-left:none;
    border-top:none;
    text-align:center;
    padding:20px 0 20px 0;
}
.uva_introduce .uvaint_main .uva_icontent .ic_left {
    width:450px;
    height:100%;
    background:url(../Images/uva_i1.jpg) no-repeat;
    float:left;
}
.uva_introduce .uvaint_main .uva_icontent .ic2_left {
    width:450px;
    height:100%;
    background:url(../Images/uva_acc.png) no-repeat;
    float:left;
}
.uva_introduce .uvaint_main .uva_icontent .ic_right{
    width:680px;
    height:100%;
    margin-left:20px;
    float:left;
}
.uva_introduce .uvaint_main .uva_icontent .ic_right .icr_title {
    font:400 18px/1.8em 'Mircosoft YaHei';   
    line-height:40px;
    color:#414141;
    text-align:center;
}
.uva_introduce .uvaint_main .uva_icontent .ic_right span {
    font:400 14px/1.5em 'Mircosoft YaHei';   
    color:#414141;
    float:left;
    text-indent:2em;
    margin-top:10px;
    line-height:26px;
}
.uva_introduce .uvaint_main .uva_icontent .ic_right ul {
    float:left;
    margin-top:100px;
}
.uva_introduce .uvaint_main .uva_icontent .ic_right ul li {
    font:400 14px/1.5em 'Mircosoft YaHei';   
    color:#414141;
    float:left;
    margin-top:10px;
    line-height:26px;
}
.uva_introduce .uvaint_main .uva_icontent .ic_right ul li span {
    float:left;
    width:10px;
    height:10px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    background:#27bcb6;
    margin-right:5px;
    margin-top:8px;
}
.uva_introduce .uvaint_main .uva_videocontent {
    width:100%;
    float:left;
    margin-top:40px;
}
/*********************EEDDownLoader*********************/
.d_title {
    z-index:100;
    position:absolute;
    width:100%;
    height:auto;
    float:left;
    background-color:rgba(255,255,255,0.6);
    min-width:1150px;
}
.d_title .d_title_main {
    width:1150px;
    height:40px;
    margin:0px auto;
}
.d_title .d_title_main ul {
    width:200px;
    float:right;
    line-height:40px;
}
.d_title .d_title_main ul li {
    float:left;
    margin-left:20px;
    font-family:'Microsoft YaHei';
}
.d_title .d_title_main ul li a {
    font:400 14px/1.5em 'Microsoft YaHei';
    color:#414141;
}
.d_title .d_title_main ul li a:hover {
    color:#6dbfff;
}
.d_title .d_title_main img {
    float:left;
    margin-top:5px;
}
.d_title .d_title_main label {
    float:left;
    height:40px;
    line-height:40px;
    margin-left:10px;
    font-size:16px;
    color:#414141;
    font-family:'Microsoft YaHei';
}
.down_banner {
    height:900px;
    float:left;
    width:100%;
    background:#409ce3;
    top:40px;
}
.anm_box {
    width:100%;
    height:960px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    text-align:center;
}
.df1 {
    width:923px;
    height:410px;
    position:absolute;
    top:0px;
    right:0px;
    z-index:1;
    background:url(../Images/downloader/d_f1.png) no-repeat;
}
.df2 {
    width:923px;
    height:360px;
    position:absolute;
    bottom:0px;
    left:0px;
    z-index:1;
    background:url(../Images/downloader/d_f2.png) no-repeat;
}
.dfmain {
    width:1200px;
    height:790px;
    bottom:120px;
    z-index:1;
    margin:60px auto auto auto;
    background:url(../Images/downloader/suit.png) no-repeat ;
}
.db_main {
    width:100%;
    height:66px;
}
.db_info {
    width:100%;
    float:left;
    z-index: 1000;
    position: absolute;
    bottom:0px;
}
.db_info h5{
    font:400 40px/2.5em "Microsoft YaHei";
    width:100%;
    text-align:center;
    color:#ffffff;
    height:90px;
    float:left;
    margin-top:10px;
}
.db_info h5 span{
    font:400 48px/2.5em "Microsoft YaHei";
    padding:0 5px 0 5px;
    color:#fcf700;
}
.db_info > .di_adver {
    font:400 14px/2.5em "Microsoft YaHei";
    width:100%;
    float:left;
    text-align:center;
    color:#fff;
    float:left;
}
.db_info > .btndown > a.downloaderbtn {
    font:400 14px/2.5em "Microsoft YaHei";
    width:260px;
    height:46px;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    background:#3fc438;
    color:#ffffff;
    display:inline-block;
    line-height:46px;
}
.db_info > .btndown {
    margin-top:0px;
    width:100%;
    height:46px;
    text-align:center;
    float:left;
}
.db_info > .other_info {
    width:100%;
    height:20px;
    float:left;
    margin-top:10px;
    color:black;
}
.db_info > .other_info ul {
    width:302px;
    margin:0 auto;
}
.db_info > .other_info ul li {
    margin:0 5px 0 5px;
    font:400 12px/1.5em "Microsoft YaHei";
    color:#000;
    float:left;
}
.db_info > .other_info ul li a {
    font:400 12px/1.5em "Microsoft YaHei";
    color:#000;
    float:left;
}
.db_info > .other_info ul li span {
    font:400 12px/1.5em "Microsoft YaHei";
    color:#000;
}
.down_softintroduce1,.down_softintroduce2,.down_softintroduce3 {
    height:800px;
    width:100%;
    float:left;
}
.down_softintroduce2 {
    background:rgba(64,156,227,0.1);
}
.down_softintroduce3 {
}
.nav_main {
    width:1150px;
    height:800px;
    margin:0 auto;
    position:relative;
}
.pay_info {
    width:100%;
    height:540px;
    float:left;
    margin-top:130px;
    /*background:#1b75bb;*/
}
.pay_info h5 {
    font-size:28px;
    width:100%;
    text-align:center;
    float:left;
}
.pay_info > .npi_left {
    width:440px;
}
.pay_info > .npi_left > .npil_title {
    font:400 14px/1.5em "Microsoft YaHei";
    width:100%;
    height:40px;
    line-height:40px;
    float:left;
}
.pay_info > .npi_left > ul {
    float:left;
}
.pay_info > .npi_left > ul li {
    width:160px;
    height:80px;
    border:1px solid #8e8e8e;
    float:left;
    margin:10px 50px 10px 0;
    cursor:pointer;
}
.pay_info > .npi_left > ul li h5 {
    font:400 14px/1.5em 'Microsoft YaHei';
    margin-top:10px;
}
.pay_info > .npi_left > ul li p {
    font:400 12px/1.5em 'Microsoft YaHei';
    text-align:center;
    text-decoration:line-through;
}
.pay_info > .npi_left > ul li h5 span {
    font:400 24px/1.5em 'Microsoft YaHei';
}
.pay_info > .npi_left > ul li.pay_choose {
    border:1px solid #0eac02;
    background:url(../Images/downloader/c_downloader_price.png) no-repeat;
}
.pay_info > .npi_left > ul li.pay_choose span {
    color:#0eac02;
}
.pay_info > .npi_right, .pay_info > .npi_left {
    margin-top:28px;
    float:left;
    height:480px;
}
.pay_info > .npi_right {
    width:710px;
}
.datatype {
    width:710px;
    height:400px;
    box-shadow: 0px 0px 15px rgba(14,172,2,0.4);
    -webkit-box-shadow: 0px 0px 15px rgba(14,172,2,0.4);
    -moz-box-shadow: 0px 0px 15px rgba(14,172,2,0.4);
    position:relative;
}
.mapt {
    position:absolute;
    width:150px;
    height:150px;
}
.mapt1 {
    top:125px;
    left:40px;
    background:url(../Images/downloader/type1.png) no-repeat;
}
.mapt2 {
    top:215px;
    left:130px;
    background:url(../Images/downloader/type2.png) no-repeat;
}
.mapt3 {
    top:35px;
    left:130px;
    background:url(../Images/downloader/type3.png) no-repeat;
}
.mapt4 {
    top:125px;
    left:220px;
    background:url(../Images/downloader/type4.png) no-repeat;
}
.down_info {
    width:300px;
    height:400px;
    float:right;
}
.down_info h5 {
    font-size:18px;
    color:#414141;
    height:40px;
    line-height:40px;
    float:left;
    margin-top:25px;
}
.down_info ul {
    float:left;
    margin-top:10px;
}
.down_info ul li {
    width:100%;
    float:left;
    margin-top:10px;
}
.downpay {
    font:400 14px/1.5em 'Microsoft YaHei';
    width:375px;
    height:40px;
    text-align:center;
    line-height:40px;
    color:#ffffff;
    float:left;
    background:#0eac02;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-top: 14px;
}
.downloaderdetails1 {
    width:100%;
    float:left;
    height:600px;
    margin-top:100px;
}
.dld_long, .dld_short {
    float:left;
    height:600px;
}
.dld_short {
    position:relative;
    width:500px;
}
.dld_long {
    position:relative;
    width:650px;
}
.demimg {
    width:500px;
    height:300px;
    float:left;
}
.dem1 {
    background:url(../Images/downloader/dem1.jpg) no-repeat;
}
.dem2 {
    background:url(../Images/downloader/dem2.jpg) no-repeat;
}
.hisimg{
    width:500px;
    height:600px;
    float:left;
    position:absolute;
}
.his1 {
    background:url(../Images/downloader/his1.png) no-repeat;
}
.his2 {
    background:url(../Images/downloader/his2.png) no-repeat;
}
.dld_long h5 {
    width:100%;
    font:400 36px/1.5em 'Microsoft YaHei';
    color:#414141;
    margin-left:40px;
    float:left;
}
.dld_long span {
    float:left;
    margin-left:40px;
    margin-top:40px;
    font:400 14px/1.5em 'Microsoft YaHei';
    border-top:1px solid #c8c8c8;
    padding-top:40px;
}
.dld_long ul {
    float:left;
    margin-left:40px;
    margin-top:40px;
}
.dld_long ul li {
    width:100%;
    float:left;
    font:400 20px/1.5em 'Microsoft YaHei';
    color:#464646;
    line-height:40px;
}
.ErrorMessage {
    margin-left:200px;
    color:red;
    font:400 20px/1.5em 'Microsoft YaHei';
}