@charset "utf-8";
/**头部部分**/
/*.head{
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 15;
}*/

.hide { display:none; }

.head{
    height: 109px; 
}
.header{
    padding-top: 50px;
}
.hd_ul{
    padding-left: 30px;
}
.hd_ul li{
    line-height: 59px;
    float: left;
    margin-left: 42px;
    display: inline;
}
.hd_ul li a{
    color:#F1F1F2;
    font-size: 16px;
}
.hd_login{
    padding-top: 10px;
}
.login_bt{
    display: inline-block;
    margin-left: 40px;
    width: 160px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border:1px solid #fff;
    border-radius: 42px;
    color:#fff;
}
.login_active{
    background-color: #72BA49;
    border-color:#72BA49;
}
.conter{
    background: url(/img/home/cont_log_bg.jpg) left top no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
    height: 750px;
    position: relative;
}
.cont_top{
    padding-top: 80px;
    color:#fff;
}
.cont_top h3{
    width: 480px;
    line-height: 50px;
    font-size: 36px;
    font-style:italic;
    font-weight:bold;
}
.cont_top p{
    line-height: 34px;
    font-size: 20px;
    color:#DADCDE;
    font-style:italic;
}
.cont_top_bt{
    padding-top: 35px;
}
.cont_top_bt a{
    display: block;
    width: 321px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color:#fff;
    font-weight:bold;
    text-align: center;
    background-color: #72BA49;
    border-radius: 30px;
}
.cont_sj{
    position: absolute;
    bottom: 0;
    right: 0;
    width:0;
    height:0;
    border-top:103px solid transparent;
    border-bottom:0 solid transparent;
    border-right:2000px solid #2579BF;
}
.cont_top_Wc{
    background-color: #2579BF;
    padding-bottom: 67px;
}
.cont_Wc_L{
    width: 321px;
    border-left:5px solid #7CAFD9;
    padding-left: 12px;
    margin-top: 60px;
}
.cont_Wc_R{
    margin-left: 400px;
}
.cont_Wc_L p{
    font-size: 42px;
    color:#BED7EC;
    line-height: 42px;
    margin-bottom: 10px;
}
.cont_Wc_L h3{
    font-size: 40px;
    line-height: 40px;
    color:#fff;
    font-weight:bold; 
}
.cont_Wc_R h3{
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color:#fff;
    margin-bottom: 8px;
}
.cont_Wc_R p{
    font-size: 14px;
    line-height: 20px;
    color:#fff;
    margin-bottom: 7px;
}
/**services部分**/
.cont_services{
    padding-top: 56px;
    padding-bottom: 98px;
}
.cerv_top{
    text-align: center;
    /*padding-bottom: 50px;*/
}
.cerv_top h3{
    font-size: 44px;
    line-height: 48px;
    font-weight: bold;
    color:#484848;
}
.cerv_top h3 i{
    font-weight: normal;
    padding-right: 10px;
}
.SV_p1{
    margin: 6px auto 25px;
    width: 60px;
    height: 5px;
    background-color: #4ED032;
    overflow: hidden;
}
.SV_p2{
    font-size: 18px;
    line-height: 18px;
    color:#646472;
    font-weight: bold;
}
.SV_p3{
    font-size: 14px;
    line-height: 20px;
    color:#70717E;
}
/**轮播图**/
.cerv_list{
    position: relative;
    width: 821px;
    margin: 0 auto;
}
.cerv_list_d{
    margin: 0 auto;
}
.cerv_list_u{
    /*margin-right: -19px;*/
    width: 1120px;
}
.cerv_list_u li{
    position: relative;
    text-align: center;
    border:1px solid #E1E1E1;
    float: left;
    width: 259px;
    height: 278px;
    margin-right: 19px;
    border-radius: 5px;
}
.cerv_list_p1{
    position: absolute;
    left: 92px;
    top: 82px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}
.cerv_list_pp1{
    background-image: url(/img/home/list_qq.jpg);
}
.cerv_list_pp2{
    background-image: url(/img/home/list_ws.jpg);
}
.cerv_list_pp3{
    background-image: url(/img/home/list_cus.jpg);
}
.cerv_list_pp4{
    background-image: url(/img/home/list_ms.jpg);
}
.cerv_list_pp5{
    background-image: url(/img/home/list_sp.jpg);
}
.cerv_list_pp6{
    background-image: url(/img/home/list_rp.jpg);
}
.cerv_list_p2{
    margin-top: 32px;
}
.cerv_list_p2 h3{
    font-size: 18px;
    line-height: 28px;
    color:#484848;
}
.cerv_list_p2 p{
    font-size: 14px;
    color:#9C9993;
    line-height: 24px;
    padding:0 10px;
}
.next,.prev{
    position: absolute;
    width: 28px;
    height: 48px;
    top: 108px;
}
.next{
    left: -65px;
    background: url(/img/home/text.jpg) left center no-repeat;
}
.prev{
    right: -65px;
    background: url(/img/home/prev.jpg) left center no-repeat;
}
.next a,.prev a{
    display: block;
    width: 28px;
    height: 48px;
}
.cerv_ss{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/img/home/ss.png) center center no-repeat;
    background-color: rgba(0,0,0,0.5);
    z-index: 10; 
    display: none;
    
}
.cont_services_2{
    background: url(/img/home/our.jpg) left center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    height: 435px;
}
.cont_serv_our{
    position: relative;
}
.cont_serv_our_list{
    position: relative;
}
.cont_serv_our_list>li{
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 20px;
    padding-top: 58px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: 1s;

}
.cont_serv_our_list .our_list_active{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.serv_our_cont_L{
    width: 330px;
    margin-top: 58px;
}
.our_p1{
    padding-top: 48px;
    font-size: 50px;
    line-height: 50px;
    color:#A2A7AB;
    margin-bottom: 14px;
    font-style: italic;
}
.our_p2{
    font-size: 46px;
    line-height: 46px;
    color:#fff;
    font-weight: bold;
}
.cont_serv_our_list{
    margin-left: 380px;
}
.serv_our_cont_R p{
    color:#fff;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
    font-style: italic;
}
.serv_our_ol{
    position: absolute;
    left: 620px;
    bottom: -82px;
}
.serv_our_ol ol{
    width: 200px;
}
.serv_our_ol ol li{
    width: 14px;
    height: 14px;
    overflow: hidden;
    border:1px solid #fff;
    float: left;
    margin-right: 16px;
    border-radius: 50%;
}
.serv_our_ol ol .our_ol{
    background-color: #72BA49;
    border:1px solid #72BA49;
}



/**悬浮框**/
.xf{
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color:rgba(0,0,0,0.5);
    z-index: 12;
    display: none;
}
.xf_cont{
    position: relative;
    width: 500px;
    margin: 10% auto;
    text-align: center;
    color:#fff;
    background-color: #fff;
    padding-bottom: 20px;
}
.xf_cont h3{
    padding-top: 5px;
    font-size: 18px;
    line-height: 38px;
    color: #484848;
}
.xf_cont p{
    color:#898681;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 46px;
}
.xf_a a{
    display: inline-block;
    margin:0 5px;
    width: 148px;
    height: 36px;
    line-height: 36px;
    border:1px solid #72BB4A;
    color:#72BB4A;
    border-radius: 20px;
}
.xf_a .xf_a_active{
    background-color:#72BB4A;
    color:#fff;
}
.xf_cc{
    position: absolute;
    right: -7px;
    top: -40px;
    width: 30px;
    height: 30px;
}
.xf_cc a{
    display: block;
    height: 30px;
    background: url(/img/home/gb.png) left center no-repeat;
}
/**底部代码**/
.footer_top{
    text-align: center;
    background-color: #323538;
    padding-top: 30px;
    padding-bottom: 40px;
}
.footer_top_img{
    margin-bottom:15px;
}
.footer_top_p1{
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 7px;
    color:#fff;
}
.footer_top_p2{
    font-size: 12px;
    line-height: 12px;
    color:#C2C3C4;
}
.footer_bottom{
    height: 15px;
    overflow: hidden;
    background-color: #2579BF;
}
/**登录页面**/
.head_login{
    padding-top: 28px;
}
.head_bg{
    background: url(/img/home/login.jpg) left top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.entry_form_cont{
    width: 300px;
    margin: 0 auto;
}
.entry_item{
    position: relative;
    background-color: #F5F5F5;
    width: 300px;
    height: 40px;
    margin-bottom: 20px;
}
.entry_ite{
    /*background-color: #F5F5F5;*/
    width: 300px;
    height: 40px;
    margin-bottom: 20px;
    line-height: 40px;
}
/*.entry_item label {
    float: left;
    width: 130px;
    height: 40px;
    line-height: 40px;
    padding-left: 7px;
    font-size: 14px;
    color:#8C8C8C;
}*/
.entry_item input {
    z-index: 2;
    background-color: #F5F5F5;
    line-height: 38px;
    margin-top: 2px;
    font-size: 14px;
    font-family: "Microsoft YaHei", "Hiragino Sans GB";
    color: #000;
    display: inline;
    width: 93%;
    padding-left: 7%;
    /*text-align: center;*/
}
.entry_bt{
    height: 40px;
    background-color:#72BA49;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 50px;
}
.entry_sb{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    background-color: transparent;
    font-weight: bold;
    color:#fff;
}
.entry_bbt{
    border-top: 1px solid #DBDBDB;
    padding-top: 22px;
}
.entry_bbt p{
    height: 22px;
    font-size: 14px;
    color:#94949E;
    line-height: 22px;
}
.entry_bbt_p{
    width: 20px;
    height: 20px;
    border:1px solid #72BA49;
    border-radius: 3px;
    margin-right: 8px;
}
.entry_bbt_pg{
    background: url(/img/home/duig.png) center center no-repeat;
}
.checkbox{
    display: inline-block;
    width: 20px;
    height: 20px;
    opacity: 0;
}
/**管理注册**/
.manage_create{
    width: 770px;
    margin: 0 auto;
}
.manage_create_list{
    border-bottom: 3px solid #D5D5D5;
    margin-bottom: 50px;
}
.manage_create_list li{
    float: left;
    width: 33.3%;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 10px;
    color:#747676;
    position: relative;
    top: 3px;
}
.manage_create_list .create_list_active{
    border-bottom: 3px solid #72BB4A;
}
.create_list_1{
    text-align:left; 
}
.create_list_2{
    text-align:center; 
}
.create_list_3{
    text-align:right; 
}
.manage_create_h3{
    font-size: 16px;
    font-weight: bold;
    color:#646472;
}
.entry_next{
    width: 300px;
}
.entry_next a{
    display: block;
    padding:0 40px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    float: right;
    margin-left: 20px;
}
.entry_next_a1{
    background-color: #72BB4A;
    color:#fff;
}
.entry_next_a2{
    background-color: #f5f5f5;
    color:#000;
}
.entry_span1{
    position: absolute;
    right: -105px;
    top: 7px;
}
.input-xlarge{
    background-color: transparent;
    border: 1px solid transparent;
    width: 100%;
    padding-left: 7%;
    height: 40px;
    line-height: 40px;
    color: #8C8C8C;
}
.control-group{
    padding:0 10px;
}
.entry_it{
    margin-bottom: 20px;
}
/*.control-label{
    margin-right: 10px;
}*/
.inline{
    padding-left: 15px;
}
.buttonUpload{
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    border: 1px solid #bbb;
    border-radius: 3px;
}
.entry_form_dr{
    margin-left: 20px;
}
.adminpho {
    width: 270px;
    margin-top: 10px;
}
.entry_select{
    margin-left: 20px;
    display: inline;
}
.prefphotp{
    background-color:#F5F5F5;
    border: 1px solid transparent;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #8C8C8C;
}










.gWidth{
    width: 980px;
    margin: 0 auto;
}
