@charset "utf-8";
@import "/css/dbtc.css";
body,html,header,section,div,ul,li,a,h1,h2,h3,p,span{ padding:0; margin:0;font-family: "Microsoft YaHei";}
li{ list-style:none; }
a{ text-decoration:none; color: #000000;}
.t { line-height:30px; border-bottom:solid 1px #ddd; color:#666; font-size:12px;}
.t span { float:right;}
.head{ width:100%; padding-bottom:10px; }
.container { width: 1200px; }
.logo { float:left;}
.navbar-brand { padding-left:0px;}
.head .dq{ float:left; margin-top:20px; margin-left:30px;}
.head .dq p { height:15px;}
.search{ margin-left:80px; float:left; margin-top:30px;}
.search .stext {background-image: url(/images/stext.jpg);background-repeat: no-repeat;float: left;height: 41px;width: 290px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;margin: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 10px;
}
.search .sbutton {background-image: url(/images/sbutton.jpg);background-repeat: no-repeat;float: left;height: 41px;width: 76px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;margin: 0px;padding: 0px;}
.head .tel{ float:right; font-size:16px; text-align:right; margin-top:20px; background-image:url(/images/tel.png); background-position:left 18px; background-repeat:no-repeat; }
.head .tel b { font-size:20px;  padding-left:46px; font-weight:normal; }
.menu{ height:50px; background-color:rgba(8,108,56,1); width:100%; z-index:1;}
.navbar-nav > li > a { font-size:16px; color:#FFF; width:145px; text-align:center }
.menu .nav   li  a:hover { background-color:#004421; color:#FFFFFF;}
.menu .nav   li ul li  a:hover {  background-color:transparent; color:#FFFFFF; text-decoration:underline;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{ background-color:#004421;}
.menu .dropdown-menu{ background-color:rgba(1,69,34,0.6); min-width:146px; }
.menu .dropdown-menu > li > a{ color:#FFF; line-height:30px; font-size:13px; padding-left:0px; padding-right:0px; text-align:center; }
.foot { background-color:#2b2b2b; padding:30px 0px; color:#FFF;}
.fn_l { float:left; width:300px;}
.fn_lt p { font-weight:bold; margin-top:10px;}
.fn_lt a { color:#FFF; margin-left:80px;}
.fn_m{ float:left; width:600px;}
.fn_m1{ float:left; width:150px;}
.fn_m1 h1 { background-image:url(/images/fbgx.jpg); background-position:left bottom; background-repeat:repeat-x; font-size:18px; line-height:35px; text-align:center;}
.fn_m1 a { display:block; color:#FFF; padding:0 2px; text-align:center; line-height:25px;}
.fn_r {  float:right;}
.fn_r img { margin-left:20px; margin-top:30px;}
.fn_d { text-align:center;  margin-top:30px;}

/*轮播*/
.m3 {  background-position:center center; background-repeat:no-repeat; padding:40px 0px;}
.m3_2 { width:980px; height:540px; margin-top:-560px; margin-bottom:0px;}
.m3_2 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{ margin-left:-40px; }
.m3_2 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{ margin-right:-40px;}
.m3_2 .carousel-indicators { bottom:-50px;}

.m3_150 { width:1200px; height:600px; margin-top:-760px; margin-bottom:140px;}
.m3_150 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{ margin-left:-40px; }
.m3_150 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{ margin-right:-40px;}
.m3_150 .carousel-indicators { bottom:-50px;}


.m3_170 { width:1200px; height:600px; margin-top:-720px; margin-bottom:100px;}
.m3_170 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{ margin-left:-40px; }
.m3_170 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{ margin-right:-40px;}
.m3_170 .carousel-indicators { bottom:-50px;}

.m3_190 { width:1200px; height:600px; margin-top:-720px; margin-bottom:100px;}
.m3_190 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{ margin-left:-40px; }
.m3_190 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{ margin-right:-40px;}
.m3_190 .carousel-indicators { bottom:-50px;}


/*新增属性开始*/
/*金牌工长滚动*/
.gundong{
	position: absolute;
	width: 1211px;
	height: 510px;
	margin-top: -730px;
	margin-left: 355px;
/*	border: #8E0406 solid 1px;*/
}
.gundong img{
	margin-left:40px;
	width: 400px;
/*	height: 501px;*/
	margin-top: 0px;
/*	border: #8E0406 solid 1px;	*/
}


/*报名框*/
.infomation {
	width: 1200px;
    height: 150px;
    position: absolute;
    left: 410px;
    right: 0px;
    bottom: 190px;
    margin: 0px;
/*	border: #8E0406 solid 1px;*/
}
.infomation input {
	display: block;
    float: left;
    width: 363px;
    height: 55px;
    padding-left: 0px;
    margin-left:12px;
	margin-bottom: 40px;
    font-size: 16px;
    color: #666;
    background: none;
    outline: none;
    border: none;
/*	border: #8E0406 solid 1px;*/
}

.infomation button {
    display: block;
/*    float: left;*/
    width: 324px;
    height: 60px;
/*    margin-right: 50%;*/
	margin-left: 32%;
    background: none;
    outline: none;
    border: none;
	margin-top: 46px;
/*	border: #8E0406 solid 1px;*/
}
.infomation1 {
	width: 700px;
    height: 400px;
    position: absolute;
    left: 1055px;
    right: 0px;
    bottom: 100px;
    margin: 0px;
/*	border: #8E0406 solid 1px;*/
}
.infomation1 input {
	display: block;
    float: left;
    width: 431px;
    height: 62px;
    padding-left: 0px;
    margin-left:0px;
	margin-top: 20px;
	margin-bottom: 0px;
    font-size: 16px;
    color: #666;
    background: none;
    outline: none;
    border: none;
/*	border: #8E0406 solid 1px;*/
}

.infomation1 button {
    display: block;
    float: left;
    width: 276px;
    height: 70px;
    margin-right: 0px;
	margin-left: 82px;
    background: none;
    outline: none;
    border: none;
	margin-top: 30px;
/*	border: #8E0406 solid 1px;*/
}
/*报名框2*/

.infomation-area {
    bottom: -38px;
}


/*全景添加*/
.page-vr {
    position: absolute;
    width: 1176px;
    height: 563px;
    left: 44px;
    right: 0;
    top: 20px;
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.page-vr iframe {
    width: 100%;
    height: 100%;
}

/*新增属性结束*/


/*新增图片属性*/
.ingram {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
	
}


/*图片属性结束*/

.bn img { width:100%;}

/*轮播*/
.m3 {  background-position:center center; background-repeat:no-repeat; padding:40px 0px;}
.m3_2 { width:1101px; height:560px; margin-top:-560px;margin-left:21%;}
.m3_2 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{ margin-left:-40px; }
.m3_2 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{ margin-right:-40px;}
.m3_2 .carousel-indicators { bottom:-50px;}

