*{
    font-size:16px;
    color: #6b3e21;
    font-family:"Microsoft YaHei",Tahoma,Arial,Helvetica,sans-serif;
    margin:0;
    padding:0;
    -webkit-font-smoothing:antialiased;
    list-style-type:none;
    box-sizing: border-box;
}
body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,pre{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:18px; font-family:"Arial",Tahoma,Helvetica,sans-serif;font-weight: normal;}

body{
    overflow-x: hidden;
    background: #fdfaf3;
}
a, a:link, a:visited, a:hover, a:active{
    text-decoration: none;
}
ul{
    list-style: none;
    padding:0;
    margin:0;
}
img{ border:0 none; vertical-align:top;}

.wrap{width:1200px; margin:0 auto; clear:both;}
.fl{
    float:left;
}
.fr{
    float:right;
}


/* header */
.header{
    display:block; 
    top:0px; 
    left: 0px; 
    width: 100%; 
    height:235px; 
    z-index: 10;
    position: absolute;
    
}
.header_logo{
    height:175px; 
    background: url(../img/header_bg.jpg) center center no-repeat;
    text-align: center;
}
.header_nav{
    height:60px;
    background: #c40606;

}
.header_nav .layui-nav{
    padding:0;
    background: none;
    height:60px;
}
.header_nav .layui-nav .layui-nav-item{
    width:133px;
    height:60px;
    text-align: center;
}
.header_nav .layui-nav .layui-nav-item a{
    font-size: 16px;
    color:white;
}
.header_nav .layui-nav .layui-nav-item:hover, .header_nav .layui-nav .layui_this{
    background: #940202;
}


/*banner*/
.banner{ min-width:1220px;height:800px; overflow:hidden;position: relative;margin-top: 235px;}
.banner .bd{ height:800px; overflow:hidden;}
.banner_dl{ width:100%;	height:100%; overflow:hidden;}
.banner_dl dd{ width:100%; height:100%; overflow:hidden; position:relative;}
.banner_dl dd a{display: block; width: 100%; height: 100%; position: relative;}
.banner .hd{ width: 100%; overflow: hidden; position: absolute; left: 0px; bottom:4%; text-align: center; z-index: 10;}
.banner .hd ul{ display: inline-block; overflow: hidden;}
.banner .hd ul li{ width:12px; height:12px; overflow:hidden;background: rgba(255,255,255,0.6); float:left; display:inline; margin:0px 7px; -webkit-transition:all 0.3s linear; -o-transition:all 0.3s linear; transition:all 0.3s linear; -webkit-border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; border-radius:100%; cursor:pointer; text-indent:99em;}
.banner .hd ul li.on{background:#c40606;}


/* main */
.main{
    padding:50px 0;
}
.main .wrap::after{
    content: "";
    display: block;
    height:0;
    visibility: hidden;
    clear: both;
}
.main_left{
    width:840px;
}
.main_left1{
    height:350px;
}
.main_btn{
    width:230px;
    height:350px;
}
.main_btn li{
    height:64px;
    background: #ffe9d1;
    margin-bottom: 6px;
}
.main_btn li i{
    display: block;
    float: left;
    width:80px;
    height:64px;
    background:#c40606;
    padding:14px 22px; 
}
.main_btn li i img{
    width:36px;
    height:36px;
}
.main_btn li span{
    display: block;
    float: right;
    width:150px;
    height:64px;
    line-height: 64px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #c40606;
}
.main_news{
    width:580px;
    height:350px;
}

.title{
    width:100%;
    height:30px;
    border-bottom: 1px solid #c40606;
    line-height: 30px;
}

.title h1{
    font-size: 18px;
    font-weight: bold;
    color: #c40606;
    float:left;
}
.title a{
    display: block;
    font-size: 14px;
    color: #c40606;
    float: right;
}
.news_list{
    margin-top: 12px;
}
.news_list li{
    height:30px;
    line-height: 30px;
    padding-left: 16px;
    position: relative;
}
.news_list li a{
    display: block;
    color: #6b3e21;
    float: left;
    width:440px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_list li a:hover{
    color: #c40606;
}
.news_list li a::before{
    content: "";
    display: block;
    width: 5px;
    height:5px;
    background: #c40606;
    position: absolute;
    left:0;
    top:12.5px;
}
.news_time{
    display: block;
    float: right;
    font-size: 14px;
    color: #999;
}

.main_news_box{
    margin-bottom: 20px;
}


/* main_safe */
.main_safe{
    overflow: hidden;
    margin-top: 20px;
}
.main_news_box2{
    font-size: 0;
    margin-right: -60px;
    padding-top: 15px;
}
.news_list2{
    margin-top:0;
}
.news_list2 li a{
    width:280px;
}
.main_news_box2 dd{
    padding-right: 20px;
    width:420px;
    display: inline-block;
    border-right:1px dashed rgba(196,6,6,0.2);
    margin-right: 20px;
}


/* main_certificate */
.main_certificate{
    margin-top: 20px;
}

.scrollleft{
    margin-top:20px;
}

.scrollleft ul .certificate{
    width:268px;
    height:196px;
    border:1px solid #DDD;
    margin-right: 18px;
    overflow: hidden;
}
.scrollleft ul .certificate img{
    width:266px;
    height:194px;
}



/* main_course */
.main_course{
    margin-top: 26px;
}
.course_list{
    font-size: 0;
    margin-top: 20px;
    margin-right: -18px;
}
.course_list li{
    width:268px;
    overflow: hidden;
    margin-right: 18px;
    margin-bottom: 10px;
    display: inline-block;
}
.course_pic{
    width:268px;
    height:196px;
    border:1px solid #DDD;
    overflow: hidden;
}
.course_pic img{
    width:100%;
    height:100%;
    transition: all 0.2s ease-in;
}
.course_name{
    display: block;
    height:50px;
    line-height: 50px;
    color: #6b3e21;
    text-align: center;
}
.course_list li:hover .course_pic img{
    transform: scale(1.1);
}
.course_list li:hover .course_name{
    color: #c40606;
}


/* main_right */
.main_right{
    width:330px;
}



/* layui-carousel */

.layui-carousel{
    width:330px;
    height:270px;
    border:1px solid #DDD;
}
.layui-carousel img{
    width:330px;
    height:270px;
}


/* main_link */

.main_link{
    margin-top: 20px;
}
.main_link_list li{
    width:330px;
    height:135px;
    border:1px solid #DDD;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.main_link_list li img{
    width:330px;
    height:135px;
}
.main_link_list li h2{
    font-size: 24px;
    font-weight: bold;
    color: white;
    position: absolute;
    left:20px;
    top:40px;
}
.main_link_list li h3{
    font-size: 18px;
    font-weight: bold;
    color: white;
    position: absolute;
    left:20px;
    top:75px;
    text-transform: uppercase;
}



/* main_message */
.main_message{
    margin-top: 40px;
}

.form{
    margin-top: 20px;
    margin-bottom: -20px;
}
.form input{
    width:330px;
    height:55px;
    background: #ffe9d1;
    border:1px solid #f9b679;
    padding:0 13px;
    line-height: 55px;
    margin-bottom: 20px;
    color: #6b3e21;
}
.form input::-webkit-input-placeholder{ /*WebKit browsers*/
    color: rgba(107,62,33,0.45);
    font-size: 16px;
}
.form textarea{
    width:330px;
    height:150px;
    background: #ffe9d1;
    border:1px solid #f9b679;
    padding:13px;
    color: #6b3e21;
}

.form textarea::-webkit-input-placeholder{ /*WebKit browsers*/
    color: rgba(107,62,33,0.45);
    font-size: 16px;
}
#Submit{
    background: #c40606;
    border: none;
    color: white;
    cursor: pointer;
    margin-top: 15px;
}


/* footer */
.footer{
    background: #ffe9d1;
    padding:20px 0;
    z-index: -2;
}
.footer_link{
    border-bottom: 1px solid rgba(107,62,33,0.2);
    line-height: 50px;
}
.footer_link b{
    font-size: 18px;
    color: #c40606;
    margin-right: 20px;
}
.footer_link a{
    margin-right: 20px;
    font-size: 14px;
}
.footer_link a:hover{
    text-decoration: underline;
}
.footer_under{
    height: 200px;
    margin-top: 30px;
}
.footer_shortcut{
    width: 650px;
    overflow: hidden;
}
.footer_title span{
    font-size: 30px;
    color: #c40606;
    text-transform: uppercase;
    font-weight: lighter;
    display: block;
}
.footer_title h4{
    font-weight: bold;
    color: #c40606;
    font-size: 18px;
    width: fit-content;
    position: relative;
    z-index: 1;
}
.footer_title h4::after{
    content: "";
    display: block;
    width:100%;
    height:5px;
    background: linear-gradient(to right, #ffc57f,#e07762);
    position: absolute;
    left:0;
    bottom:-1px;
    z-index: -1;
}
.footer_nav{
    font-size: 0;
    margin-right: -20px;
    margin-top: 20px;
    padding:10px 0;
    border-bottom: 1px solid rgba(107,62,33,0.2);
}
.footer_nav li{
    display: inline-block;
    margin-right: 20px;
}
.footer_nav li a{
    font-size: 14px;
}
.footer_nav li a:hover{
    text-decoration: underline;
}
.copyright{
    margin-top: 20px;
}
.copyright span{
    font-size: 14px;
}
.copyright a{
    font-size: 14px;
    margin-left: 20px;
}
.copyright a:hover{
    text-decoration: underline;
}
.footer_contact{
    width:350px;
    margin-left: 50px;
}
.footer_contact .footer_title{
    margin-bottom: 12px;
}
.footer_contact p{
    line-height: 30px;
    font-size: 14px;;
}

.footer_qr{
    width:100px;
    text-align: center;
    margin-top:66px;
}

.footer_qr img{
    width:100px;
    height:100px;
}
.footer_qr p{
    font-size: 14px;
    margin-top: 7px;
}



/* floating */

.floating_ck{position:fixed;right:6px;bottom:10%;z-index: 777;}
.floating_ck dl dd{position:relative;border-radius:50px;width:50px;height:50px; background-color: #e07762;margin:2px 0;text-align:center;background-repeat:no-repeat;background-position:center 20%;}
.floating_ck dl dd:hover{background-color:#c40606;}
.floating_ck dl dd:hover .floating_left{display:block;}
.return{background:url(../img/floating_top.png) center center no-repeat; cursor: pointer;}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;font-size: 14px;}
.floating_left{position:absolute;left:-200px;top:0;width:200px;height:80px;background-color:#fabb5a;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{width:160px;height:160px;top:-80px;left:-160px;}
.floating_ewm i{display:block;width:145px;height:145px;margin:7px auto 0;background-size:100% 100%; }
.floating_left{color:#fff;line-height:80px;font-size: 24px;}





/* ban */
.ban{
    height:360px;
    margin-top: 235px;
    overflow: hidden;
}



/* inside */
.inside{
    padding:0 0 40px;
}
.inside .wrap::after{
    content: "";
    display: block;
    height:0;
    visibility: hidden;
    clear: both;
}
.crumb{
    height:50px;
    border-bottom: 1px solid rgba(107,62,33,0.2);
    line-height: 50px;
    color: #6b3e21;
}
.crumb label{
    color: #6b3e21;
    font-size: 14px;
}
.crumb a, .crumb span{
    color: #6b3e21;
    font-size: 14px;
    padding:0 10px;
}
.crumb a:hover{
    color: #c40606;
}
.inside_main{
    margin-top: 20px;

}
.inside_menu{
    width:250px;
}

.inside_menu_title{
    display: block;
    height:60px;
    background: #c40606;
    text-align: center;
    line-height: 60px;
    color: white;
    font-size: 24px;
}
.inside_menu_list{
    font-size: 0;
}
.inside_menu_list li{
    height:46px;
    line-height: 46px;
    background: #ffe9d1;
    margin-top: 5px;
    text-align: center;
}

.inside_menu_list li a{
    display: block;
    width:100%;
    height:100%;
}
.inside_menu_list li:hover{
    background: linear-gradient(to right, #ffc57f,#e07762);
}
.inside_menu_list li a:hover{
    color: white;
}
.inside_content{
    width:920px;
}
.inside_content_title{
    height:50px;
    border-bottom: 1px solid #c40606;
    line-height: 50px;
}
.inside_content_title h2{
    font-size: 24px;
    font-weight: bold;
    color: #c40606;
}
.in_course_list{
    margin-right: -22px;
}
.in_course_list li{
    width:292px;
    margin-right: 22px;
}
.in_course_list li .course_pic{
    width: 292px;
    height:214px;
}


/* page */
.page{
    text-align: center;
    margin-top: 20px;
}
.page .scott{
    font-size: 0;
}
.page .scott a{
    display: inline-block;
    padding:0 10px;
    height:30px;
    line-height: 30px;
    margin:0 5px;
    border: 1px solid #f6dac2;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
}
.page .scott span{
    display: inline-block;
    padding:0 10px;
    height:30px;
    line-height: 30px;
    margin:0 5px;
    border-radius: 5px;
    border: 1px solid #f6dac2;
    font-size: 14px;
    font-weight: normal;
}
.page .num{
    font-size: 14px;
}
.page .scott a:hover{
    background: #c40606;
    color: #fff;
    border: 1px solid #c40606;
}
.current, .page .scott .current{
    background: #c40606;
    color: #fff;
    border: 1px solid #c40606;
}


/* in_news */

.in_news_list{
    font-size: 0;
}
.in_news_list li{
    height:130px;
    border-bottom: 1px solid #f6dac2;
    margin-top: 20px;
}
.in_news_title{
    height:50px;
    line-height: 50px;
}
.in_news_title a{
    display: block;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    width:790px;
    overflow: hidden;
    text-overflow: ellipsis;
    float:left;
}
.in_news_title a:hover{
    color:#c40606;
}
.in_news_intro{
    font-size: 14px;
    line-height: 24px;
    height:50px;
    overflow: hidden;
}



/* in_wrap */

.inside_wrap{
    padding:20px 0;
    line-height: 2em;
}


/* map */

.map{
    width: 100%;
}
/* baidu map */
#allmap {overflow: hidden;width: 100%;height:400px;}
#result {width:100%;font-size:12px; }
.BMapLib_bubble_content{ color:#191919;}
.BMapLib_bubble_content p{ color:#666;margin:2px 0; line-height:22px;font-size: 14px;}
.BMapLib_nav_tab li{font-size: 12px;}
.BMapLib_SearchInfoWindow .iw_bt{font-size: 12px;}
.BMap_cpyCtrl span {font-size: 12px;}
.BMapLib_SearchInfoWindow input{outline: none;}
#BMapLib_search_text0{height:24px;line-height: 24px;}


/* in_case_list */
.in_case_list li{
    background: #f4f4f4;
}


/* detail */
.detail{
    padding-top:50px;
}
.detail_title{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
}
.detial_time{
    font-size: 14px;
    color: #b4b4b4;
    line-height: 2em;
    margin:10px 0;
    padding-bottom: 10px;
    text-align: center;
}
.detail_con{
    min-height: 300px;
}
.detail_con p{
    margin:20px 0;
}
.prev_next{
    border-top: 1px dashed #DDD;
    margin-top: 50px;
    padding-top:10px;
}
.prev, .next{
    display: block;
    font-size: 16px;
    text-transform: capitalize;
}
.prev a, .next a{
    font-size: 14px;
    color: rgba(107,62,33,0.6);
    line-height: 30px;
    font-weight: normal;
    text-transform: capitalize;
}
.prev a:hover, .next a:hover{
    color: #c40606;
}
.detail_pic{
    text-align: center;
    margin-bottom: 20px;
}
.detail_pic img, .detail_con img{
    max-width: 100%;
}


/* query */
.query {
    width:460px;
    margin:20px auto;
}
.query h5{
    font-size: 24px;
    margin-bottom: 12px;
    font-weight: bold;
    text-align: center;
}
.query p{
    margin:10px 0;
}
.query p input{
    width:300px;
    height:26px;
    line-height: 26px;
    border: 1px solid rgba(107,62,33,0.2);
    padding:0 5px;
    outline: none;
    font-size: 14px;
}
.query #tip{
    font-size: 14px;
    color: #999999;
    padding-left: 85px;
}
#in_Submit{
    width:300px;
    height:50px;
    border: none;
    background: #c40606;
    border-radius: 50px;
    margin-left: 85px;
    cursor: pointer;
    font-size: 24px;
    color: white;
}



/* apply */
.apply{
    width:100%;
    padding:10px 0 10px 20px;
    background: #ffe9d1;
    border:1px solid #f6dac2;
    font-size: 0;
    margin:10px auto;
}
.apply span{
    display: inline-block;
    width:270px;
    height:26px;
    margin:20px 20px 0 0;
    position: relative;
}
.apply span input{
    width:185px;
    height:26px;
    line-height: 26px;
    border: 1px solid #f6dac2;
    padding:0 5px;
    position: absolute;
    right:0;
    top:3px;
    outline: none;
}
.apply p{
    margin:15px 0;
}
.apply p em{
    display: inline-block;
    width:fit-content;
    width:-moz-fit-content;
    width:-webkit-fit-content;
    text-align: center;
    margin-left:10px;
    border-radius: 2px;
    line-height: 18px;
}
.apply p em a{
    display: block;
    width:100%;
    height:18px;
    font-size: 12px;
    color:#c40606;
    font-style: normal;
}
.apply p em a:hover{
    text-decoration: underline;
}
.apply .sc{
    width:115px;
    height:38px;
    background: #83bfe3;
    display: inline-block;
    color: white;
    text-align: center;
    border-radius: 2px;
    line-height: 38px;
    cursor: pointer;
    margin-left: 10px;
}
.apply #WorkTime, .apply #CertificateNo{
    width:153px;
}

.apply .all-line{
    width: 850px;
}
.apply #Address, .apply #Address2{
    width: 765px;
}
.apply #Census, .apply #FormerOccupation, .apply #FormerRank, .apply #FormerNo{
    width: 168px;
}

.apply .required{
    position: relative;
}
.apply .required:before{
    content: "*";
    display: block;
    color: red;
    position: absolute;
    left:-12px;
    top:3px;
}

/* select */

.apply span select option{
    font-size: 14px;
}
input::-webkit-input-placeholder{ /*WebKit browsers*/
    font-size: 12px;
}
.apply #Apply_Submit{
    margin: 20px 0 20px 295px;
    width:300px;
    height:60px;
    background: #c40606;
    outline: none;
    border:none;
    border-radius: 60px;
    color: #FFF;
    cursor: pointer;
}


.apply span .layui-form-select{
    width:185px;
    height:26px;
    position: absolute;
    right:0;
    top:0;
    border: none;
    outline: none;
}
.apply span .layui-input{
    width:185px;
    height:26px;
    border: 1px solid #f6dac2;
}

.apply .layui-form-select .layui-edge{
    right:5px;
    left:auto;
    top:66%;
    border-width:4px;
}

.apply .layui-input:hover, .apply .layui-textarea:hover{
    border-color: #f6dac2;
}

.apply .layui-form-select dl dd.layui-this{
    color: #c40606;
}


/* video */
.video_list li{
    position: relative;
}

.video_play{
    display: block;
    width:50px;
    height:50px;
    position: absolute;
    left:121px;
    top:82px;
    z-index: 33;
}
.video_list li .course_pic{
    background: #222;
}
.video_list li .course_pic img{
    opacity: 0.8;
}