body {
    font: 14px "微软雅黑", Arial, Helvetica, sans-serif;
    font-family: Microsoft Yahei;
    color:#5D5D5D;
    margin:0px;
    padding:0px;
}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
    margin:0px;
    padding:0px;
    border:none;
    list-style:none;
}
img{
    margin: 0;
    border: none;
    vertical-align: middle;
}
a{text-decoration: none; color: #525252;}
input,textarea{
    /*border:none;*/
    outline: none;
}
.fl   {float:left;}
.fr  {float:right;}
.clear  {clear:both;}

/*html,body{ overflow-y:scroll;}*/
/*html,body{ overflow:scroll; min-height:101%;}*/
html,body{ min-height:101%;}
html{ overflow:-moz-scrollbars-vertical;}

/*index*/
#header{
    background-color: #ffffff;
    height: 130px;
    border-bottom: 1px solid #DADADA;
}
.wrap{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.wrap h2{
   color: #0284c1;
    font-size: 24px;
}
#header .wrap .logo{
    margin-right: 30px;
    position: absolute;
    top: 14px;
}
#header .wrap .logoTxt{
    position: absolute;
    /* left: -12px; */
    top:84px;
}
#header ul.nav>li{
    position: relative;
}
#header .nav>li{
    float: left;
}
#header .nav>li>a{
    color: #6C3213;
    font-size: 14px;
    padding: 10px 16px;
    line-height: 130px;
    border-right: 1px solid #C7C7C7;
}
#header li.active>a{
    color: #0284c1;
}
#dd>li>a:hover{
    color: #0284c1;
}
/*隐藏*/
ul.hid{
    position: absolute;
    top: 80px;
    background-color: black;
    filter:alpha(opacity=50);
    background: rgba(0,0,0,0.5);
    border-radius: 8px;
    display: none;
    z-index: 10;
    width: 160px;
}
ul.hid>li{
    white-space: normal;
    width: 160px;
    line-height:44px;
    text-align: center;
    position: relative;
}
ul.hid a{
    white-space: normal;
    color: #ffffff;
}
ul.hid a:hover{
    color: #CCCCCC;
}
#dd>li:hover .hid{
    display: block;
}
/*banner*/
.banner{
    height: 550px;
    position: relative;
    z-index: 0;
}
/*.banner .img{*/
    /*width: 2000px;*/
    /*height: 400px;*/
    /*background: url("../img/3.jpg") no-repeat;*/
/*}*/
.banner .img{
   /* width: 2000px;*/
    width:100%; 
    height: 550px;
    overflow: hidden;
    position: absolute;
}
.banner .cover img{
    width: 100%;
}
.banner .index{
    position: absolute;
    bottom: 20px;
    right: 150px;
}
.banner ul.index li{
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-right: 14px;
    border-radius: 50%;
    color: #ffffff;
    background-color: #3E3E3E;
}
.banner ul li.active{
    background-color: #0284c1;
}

/*index����*/

.main_index{
    margin-bottom: 90px;
}
.main_index .align{
    margin-top: 60px;
}
.main_index .line{
    border-bottom: 1px solid #CCC;
    width: 550px;
    margin: 0 auto;
}
.main_index .align h3{
    background-color: #ffffff;
    width: 250px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: -15px;
    font-size: 24px;
    color: #4A4A4A;
}

/*index主体左边*/

.main_index .content{
    margin-top: 50px;
}
.main_index .content>div{
    width: 320px;
    height: 200px;
    position: relative;
    float: left;
}
.main_index .content:after{
    content: "";
    display: block;
    clear: both;
}
.main_index .content .lt{
    background:url("../img/w1.jpg") no-repeat;
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='file:///E:/newbegin/img/w1.jpg',
            sizingMethod='scale');
}
.main_index .lt>ul,.main_index .rt a{
    background-color: black;
    filter: alpha(opacity=50);
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 70px;
    line-height: 70px;
}
.main_index .lt>ul>li{
    color: #ffffff;
    font-size: 12px;
    padding: 0 20px;
    position: relative;
}
.main_index .lt>ul a{
    color: #ffffff;
}
.main_index .lt>ul a:hover{
    color: #CCCCCC;
}

/*index主体中间*/

.main_index .content .md{
    background:url("../img/w3.jpg") no-repeat;
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='file:///E:/newbegin/img/w2.jpg',
            sizingMethod='scale');
    margin: 0 20px;
}
.main_index .md p{
    width: 100%;
    height: 100%;
    background-color: black;
    filter: alpha(opacity=50);
    background: rgba(0,0,0,.3);
    color: #ffffff;
    text-align: center;
}
.main_index .md span{
    display: block;
    font-size: 24px;
    padding: 60px 0px 30px 0px;
    position: relative;
}
.main_index .md a{
    padding: 6px 18px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    display: inline-block;
    color: #ffffff;
    position: relative;
}
.main_index .md a:hover{
    background-color: crimson;
    border:1px solid transparent;
}

/*index主体右边*/

.main_index .content .rt{
    background:url("../img/w2.jpg") no-repeat;
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='file:///E:/newbegin/img/w1.jpg',
            sizingMethod='scale');
}
.main_index .rt a{
    color: #ffffff;
    font-size: 24px;
    text-align: center;
}
.main_index .rt a span{
    position: relative;
}

/*link链接*/

.index_link{
    background-color: #F9F9F9;
    padding: 90px 0;
}
.index_link>p{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 50px;
}
.index_link .cover{
    padding: 0 70px;
}
.index_link .cover li{
    display: inline-block;
    margin-right: 62px;
}
.index_link .cover li.last{
    margin-right: 0px;
}
.index_link .cover img{
    width: 165px;
    height: 60px;
}

/*footer脚部*/

.footer{
    padding-bottom: 50px;
}
.company{
    background-color: #0284c1;
    height: 2px;
    text-align: center;
    line-height: 2px;
    color: #ffffff;
}
.footer .wrap{
    padding-top: 50px;
}
.footer .wrap:after,.footer .fl>ul:after{
    display: block;
    content: "";
    clear: both;
}

/*footer-nav*/

.footer .fl>ul{
    padding-left: 20px;
}
.footer .wrap .fl>ul>li{
    float: left;
    margin-right: 50px;
    font-size: 12px;
}
.footer .fl>ul>li>ul{
    margin-top: 12px;
}
.footer .fl>ul>li>ul li{
    line-height: 24px;
}
.footer .fl ul li a:hover{
    text-decoration: underline;
}

/*footer-logo*/

.footer .fr h1{
    color: #0284c1;
    font-size: 30px;
    padding-top: 20px;
}


/*关于about*/

.nav_bar{
    background-color: #0284c1;
    height: 60px;
}
.nav_bar ul{
    line-height: 60px;
}
.nav_bar ul li{
    display: inline-block;
    font-size: 12px;
}
.nav_bar ul li a{
    color: #ffffff;
}
.nav_bar ul li a:hover{
    color: #FFA5B6;
}

/*about关于左*/

.main .wrap{
    padding: 40px 0 100px 0;
}
.main .wrap:after{
    content: "";
    display: block;
    clear: both;
}
.main .lt_bt{
    height: 46px;
    width: 204px;
    background-color: #0284c1;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
.main .constant_lt>ul>li{
    background-color: #F9F9F9;
    width: 204px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.main .constant_lt>ul .active{
    background-color: #ECECEC;
}
.main .constant_lt>ul a{
    color: #14003C;
    display: block;
}

/*about关于右*/

.main .constant_rt{
    width: 740px;
}
.main .constant_rt .gs{
    font-size: 18px;
    color: black;
    padding-top: 22px;
    text-align: center;
}
.main .constant_rt .pic{
    margin-top: 80px;
    overflow: hidden;
    height: 500px;
}
.main .constant_rt .txt{
    padding-top: 60px;
    font-size: 16px;
    line-height: 28px;
}

/*公司文化*/

.main .constant_rt .wh{
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 26px;
}
.main .constant_rt .wh b{
    padding-right: 10px;
    color: black;
}

/*about公司资质*/

.main .constant_rt .tit{
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    width: 740px;
}
.main .constant_rt .card{
    margin-top: 30px;
    width: 740px;
    overflow: hidden;
}
.main .constant_rt .card img{
    margin-right: 16px;
    width: 633px;
}

/*产品product*/
.main_product .constant_rt .pro{
    margin-top: 20px;
}
.main .constant_rt .tit span{
    color: crimson;
}
.main .constant_rt .pro li{
    float: left;
    width: 370px;
    padding: 25px 0 10px 0;
    line-height: 28px;
}
.main .constant_rt .pro img{
    width: 100px;
    height: 90px;
    border: 1px solid #1C1043;
    padding: 1px;
    float: left;
    margin-right: 16px;
}
.main .constant_rt .pro span{
    font-size: 12px;
}

/*概述说明*/
.main .constant_rt .explain{
    line-height: 30px;
    margin-top: 30px;
    display: block;
}

/*demo方案*/

.main_demo .constant_rt ul.pro li{
    width: 100%;
}
.main_demo .constant_rt ul.pro li span{
    font-size: 14px;
}
.main_demo .constant_rt ul.pro li h3{
    color: #252525;
}

/*new新闻*/

.main .constant_rt .new{
    margin-top: 40px;
}
.main .constant_rt .new li{
    width: 740px;
    height: 106px;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
}
.main .constant_rt .new img{
     width: 160px;
     height: 70px;
     padding: 15px;
     float: left;
}
.main .constant_rt .new li{
    margin-bottom: 40px;
}
.main .constant_rt .new h3{
    padding: 20px 20px 16px 20px;
    font-weight: normal;
    font-size: 13px;
}
.main .constant_rt .new p{
    padding-right: 20px;
    float: right;
    font-size: 12px;
}

/*join加入我们*/

.main .constant_rt .choose{
    font-size: 24px;
    padding: 6px 0 40px 80px;
}
.main_join .constant_rt form,
.main_contact .constant_rt form{
    padding-left: 80px;
}
.main_join .constant_rt .form_group,
.main_contact .constant_rt .form_group{
    padding-bottom: 15px;
}
.main_join .constant_rt .control_label,
.main_contact .constant_rt .control_label{
    width:70px;
    display: inline-block;
}
.main_join .constant_rt .form_control,
.main_contact .constant_rt .form_control{
    width:300px;
    height: 22px;
    padding: 4px;
    border: 1px solid #B7B7B7;
}
.main_join .constant_rt textarea,
.main_contact .constant_rt textarea{
    width: 300px;
    height: 150px;
}
.main_join .constant_rt input[type="button"],
.main_contact .constant_rt input[type="button"]{
    background-color: crimson;
    border: none;
    color: #ffffff;
    width: 96px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    margin-top: 20px;
    border-radius: 6px;
    cursor: pointer;
}
.main_join .constant_rt input[type="button"]:hover,
.main_contact .constant_rt input[type="button"]:hover{
    background-color: #A70E2B;
}

/*工作环境*/

.main_join .constant_rt .work_top{
    width: 740px;
    height: 400px;
    /*background-color: #CCCCCC;*/
    background: url("../img/work5.jpg") no-repeat;
}
.main_join .constant_rt .work_content{
    line-height: 30px;
    padding: 40px 0;
}
.main_join .constant_rt .work_bottom>div{
    width: 360px;
    height: 250px;
    margin-right: 5px;
    display: inline-block;
}
.main_join .constant_rt .work_bottom .bg1{
    background: url("../img/b1.jpg") -50px -80px;
}
.main_join .constant_rt .work_bottom .bg2{
    background: url("../img/b2.jpg");
}
.main_join .constant_rt .work_bottom .bg3{
    background: url("../img/b3.jpg") -20px -150px;
}
.main_join .constant_rt .work_bottom .bg4{
    background: url("../img/b4.jpg") -80px -150px;
}

/*户外活动*/

.main_join .constant_rt h3{
    color: #ED143D;
    padding-top: 10px;
    font-size: 22px;
}
.main_join .constant_rt .outer{
    width: 740px;
    height: 400px;
    margin-bottom: 10px;
}
.out1{
    background: url("../img/out1.jpg") -100px -100px no-repeat;
}
.out2{
    background: url("../img/out2.jpg") -100px -100px no-repeat;
}
/*contant联系我们*/

.main_contact .constant_rt .tit{
    font-weight: normal;
}
.main_contact .constant_rt #container{
    width: 720px;
    height: 530px;
    font-size: 12px;
    margin-top: 50px;
}
.main_contact .constant_rt form{
    padding-left: 80px;
}

/*down下载*/

.main_down .constant_rt .down{
    width: 740px;
    height: 540px;
    background: url("../img/beijing.jpg") -700px center no-repeat;
    position: relative;
    /*z-index: -1;*/
}
.main_down .constant_rt .down h2{
    text-align: center;
    color: #14003C;
    padding-top: 30px;
}
.main_down .constant_rt .down form{
    position: absolute;
    width: 360px;
    left: 50%;
    margin-left: -180px;
    margin-top: 50px;
}
.main_down .constant_rt .down .form_group{
   margin-bottom: 30px;
}
.main_down .constant_rt .down .form_group>p{
    padding-left: 70px;
    padding-top: 6px;
    color: red;
}
.main_down .constant_rt form .control_label{
    font-size: 16px;
    width: 60px;
    display: inline-block;
}
.main_down .constant_rt form .form_control{
    padding: 8px;
    width: 240px;
}
.main_down .constant_rt form input[type="submit"]{
    background-color: crimson;
    border: none;
    width: 260px;
    height: 34px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 4px;
    /*margin-top: 20px;*/
    /*position: absolute;*/
    /*top: 160px;*/
    /*left: 134px;*/
}
.main_down .constant_rt form input[type="submit"]:hover{
    background-color: #A70E2B;
}

/*2022-08-27 新增*/
.footer .end {
    text-align: center;
}
.footer .end h3{    
    color: #0284c1;
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.newcompany{
    background-color: #0284c1;
    height: 2px;
    text-align: center;
    line-height: 2px;
    color: #ffffff;
}