body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 15px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
	line-height:28px;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color:#f67524;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #f67524;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}


.left {
	float:left
}
.right {
	float:right
}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#f67524;}


/*头部*/
.navbg {height:103px; position:relative;z-index: 99998; background:url(../images/bg_nav.jpg) center bottom no-repeat #2b2b2b}
.nav01{ width:100%;height: 103px;position: fixed;z-index: 99998;background:url(../images/bg_nav.jpg) center bottom no-repeat #2b2b2b;left:0;top:0;}



.top {
	position: relative;
	width:1200px;
	margin:0 auto;
}
.logo {
    height: 100px;
    float: left;
    position: relative;
    z-index: 99999;
    margin-right: 4.5%;
}
.logo img{ margin-top:15px;}


.top_tel{
    background: url(../images/top_tel.png) left center no-repeat;
    padding-left: 54px;
    padding-top: 22px;
    height: 78px;
    font-size: 14px;
    color: #ffffff;
    display: block;
    float: right;
	}
.top_tel p{ font-size:22px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:26px}

.navbar-nav {
    height: 100px;
    float: left;
    width: 70%;
}
.navbar-nav .nav-list>li {
    height: 100px;
    text-align: center;
    position: relative;
    z-index: 999;
    display: inline-block;
    float: left;
}
/*.navbar-nav .nav-list>li:first-child{ width:10.5%}*/
.navbar-nav .nav-list>li>a {
	display: block;
    line-height: 100px;
    color: #fff;
    height: 100px;
    font-size: 17px;
    transition: all 0.4s;
    padding: 0 17px;
}
.navbar-nav li.active>a, .navbar-nav .nav-list>li:hover>a, .navbar-nav .nav-list>li>a.reds {
	color:#ffba00;
}
.navbar-nav .nav-list>li>a.nav_on {
	font-size:17px;
	position:relative;
	color:#ffba00;
}
.dropdown-menu {
	display:block;
	display: none\9;
	display: block\9\0;
	-webkit-transform:scale(1.2, 0);
	transform:scale(1.2, 0);
	opacity:0;
	-webkit-transform-origin:top;
	transform-origin:top;
-webkit-transition:all .2s ease-out;
-webkit-transition:-webkit-all .2s ease-out;
transition:-webkit-all .2s ease-out;
transition:all .2s ease-out;
transition:all .2s ease-out, -webkit-all .2s ease-out;
	z-index:9999;
	position: absolute;
	background:#fff;
	top:100px;
	width:100%;
	text-align:center;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	border-top:none;
	margin-left:0
}
.dropdown-menu > li {
	border-top:1px solid #e5e5e5;
}
.dropdown-menu > li:last-child {
	border-bottom:1px solid #e5e5e5;
}
.dropdown-menu > li>a {
	font-size:15px;
	line-height:30px;
	display:block;
	width:100%;
	transition:all .1s ease;
	padding:9px 0;
	color:#333
}
.dropdown-menu > li>a:hover {
	color:#f67524
}
.dropdown-active {
	display: block\9;
	-webkit-transform:scale(1, 1);
	transform:scale(1, 1);
	opacity:1;
}






/*子页面大图*/
.nban{ width:100%; height:496px; margin:0 auto; background:#dfdfdf;}

.flexed {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: -webkit-flex;
}




/*网站底部*/

.footer{background: url(../images/bg_foot.jpg) repeat; padding-top:45px;}
.footer .main{width:1200px; margin:0 auto; padding-bottom:54px }

.navigation{
	display: block;
    float: left;
    width: 220px;
    margin-right: 80px;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:58px}
.navigation .title .dec{ width:24px; height:2px; display:block; background:#fff}
.navigation .contentb{ margin-top:20px}
.navigation .contentb ul li{
    display: block;
    float: left;
    width: 42%;
    margin-right: 15%;
	}
.navigation .contentb ul li a{line-height:38px; font-size:16px; color:#8a8a8a}
.navigation .contentb ul li:nth-child(2n){ margin-right:0}



.bot_cplist{
	display: block;
    float: left;
    width: 120px;
    margin-right: 80px;
	}
.bot_cplist .title{ font-size:18px; color:#ffffff; line-height:58px}
.bot_cplist .title .dec{ width:24px; height:2px; display:block; background:#fff}
.bot_cplist .contentb{ margin-top:20px}
.bot_cplist .contentb ul li{}
.bot_cplist .contentb ul li a{line-height:38px; font-size:16px; color:#8a8a8a}


.footer_contact{ width:30%; display:block; float:left}
.footer_contact .title{ font-size:18px; color:#ffffff; line-height:58px}
.footer_contact .title .dec{ width:24px; height:2px; display:block; background:#fff}
.footer_contact .txt{margin-top:20px}
.footer_contact .txt *{ font-size:16px; color:#8a8a8a; line-height:38px}
.footer_contact .txt strong{ font-size:16px; color:#8a8a8a; font-weight:bold; line-height:38px; margin-top:10px}


.attention {
    display: block;
    float: right;
    width: 23%;
}
.attention .bot_tel {
	text-align: right;
	font-size: 28px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 35px;
	background: url(../images/bot_tel.png) 20% top no-repeat;
}
.attention .bot_tel p {
	font-size: 14px;
	line-height: 25px;
	font-weight: 500;
	margin: 5px 0 10px 0;
	color: rgba(255, 255, 255, 0.5);
}
.attention .contenta{
}
.attention .contenta ul li {
    float: left;
    text-align: center;
    display: block;
    width: 46%;
    font-size: 14px;
    line-height: 30px;
    margin-left: 8%;
	color: rgba(255, 255, 255, 0.5);
}
.attention .contenta ul li img {
	width:100%;
	height:auto
}




.bottom{ width:1200px; height:80px; margin:0 auto; border-top:1px solid #383838;}
.bottom li{
    line-height: 80px;
	color: #a7a7a7;
	font-size:15px;
	float:left;
	}
.bottom li a{line-height:80px;color: #a7a7a7;font-size: 15px;}
