@charset "utf-8";
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}
h1,h2,h3,h4,h5{ font-weight:500}
em,i{ font-style:normal}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
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: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	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: #c68d39;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #c68d39;} /* 点击激活链接 */

.fl,.left{float:left;}
.fr,.right{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}

.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:#c68d39;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto;}

.toparea{ width:1200px; height:122px; margin:0 auto;}
.toparea ul li{ float:left}
.toparea ul li.logo{ width:256px;height:122px; background:url(../images/logo.jpg) left center no-repeat; padding-left:90px; margin-right:8px;}
.toparea ul li.logo p{ font-size:36px; color:#333333; font-weight:bold; line-height:48px; padding-top:25px;}
.toparea ul li.logo span{
	letter-spacing: -0.6px;
    font-size: 15px;
    color: #c68d39;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px !important;
    text-transform: uppercase;
	}
.toparea ul li.ys{ margin-top:26px;}
.toparea ul li.ys dd{font-size:16px; line-height:24px; color:#333333}

.toparea ul li.tel{ width:273px; height:122px; background:url(../images/tel.jpg) left center no-repeat; padding-left:59px}
.toparea ul li.tel h1{ font-size:16px; color:#666666; line-height:25px; font-weight:500; padding-top:33px}
.toparea ul li.tel p{
	font-size: 27px;
    font-family: impact;
    line-height: 30px;
    color: #c68d39;
	}


.navbg{width: 100%;height:60px;margin: 0 auto;background:#2a2e37;position: relative;z-index: 999;}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative; }
.navbg ul li a{
	padding-left: 38px;
    padding-right: 38px;
    line-height: 60px;
    font-size: 16px;
    color: #fff; 
	}
.navbg ul li a:hover{ color:#fff; line-height:60px; font-size:16px; background:#c68d39; }
.navbg ul li:hover{color:#fff; line-height:60px; font-size:16px; background:#c68d39;}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:60px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:60px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:100;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block; float:left;
	text-align:center;
	background:#c68d39; border-bottom:1px solid #e1ac5e}
.navbg ul li dl dt a:hover{background:#2a2e37;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight: bold;}
.navbg .nav_on{color:#fff; height:60px; display:block; line-height:60px; font-size:16px; background:#c68d39}
.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#2a2e37; margin:0;}



/*搜索*/
.link{ width:100%; height:80px; margin:0 auto; background:#f7f7f7}
.link ul{ width:1200px; height:80px; margin:0 auto;}
.link ul li{ float:left; height:80px}
.link ul li p{line-height:80px;width:880px; height:80px; color:#333333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px; font-weight:bold}
.link ul li a{line-height:80px; color:#333333; font-weight:100}

.bannerfo{ width:278px;height:36px; border:1px solid #cfcfcf; position:relative; margin-top:16px;border-radius:20px; background:#FFFFFF}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:225px; height:36px;}
.bannerfo dl .inputbox input{ width:210px; height:36px; padding:0 0 0 15px;color:#aaaaaa; line-height:36px; font-size:14px;border-radius:20px;}
.bannerfo dl .menuser{ position:absolute; left:225px; top:0; width:53px; height:36px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:53px; height:36px;background: none}


/*子页面大图*/
.nban{ width:100%; height:350px; margin:0 auto; background:#dfdfdf;}



/*网站底部*/
.footer{ width:100%; height:auto; margin:0 auto; background:#2a2e37; padding:65px 0}
.footer .maina{ width:1200px; height:auto; margin:0 auto}
.footer .maina ul li{ float:left; margin-right:7%}

.footer .maina ul li.botlogo{ font-size:14px; line-height:35px; color:#d4d5d7; width:350px;}
.footer .maina ul li.botlogo .tit{ background:url(../images/bot_logo.png) left top no-repeat; padding-left:95px; width:250px; padding-bottom:18px; border-bottom:1px solid #d4d5d7; margin-bottom:18px; font-size:16px; font-family:Arial, Helvetica, sans-serif; line-height:28px; color:#d4d5d7}
.footer .maina ul li.botlogo .tit p{ font-family:"微软雅黑"; font-size:32px; color:#d4d5d7; line-height:50px; font-weight:bold}

.footer .maina ul li.botdh{width: 22%;}
.footer .maina ul li.botdh h1{ font-size:18px; color:#ffffff; line-height:35px; font-weight:bold; margin-bottom:10px}
.footer .maina ul li.botdh a{
	font-size: 14px;
    line-height: 45px;
    color: #d4d5d7;
    display: block;
    width: 50%;
    float: left;
	}

.footer .maina ul li.botewm{width: 12%;}
.footer .maina ul li.botewm h1{ font-size:18px; color:#ffffff; line-height:35px; font-weight:bold; margin-bottom:10px}
.footer .maina ul li.botewm img{margin-top: 10px;}


.footer .maina ul li.botlx{}
.footer .maina ul li.botlx dd{ padding-left:50px; font-size:14px; color:#abadb1; margin-bottom:20px;}
.footer .maina ul li.botlx dd p{
	font-size: 16px;
    color: #c68d39;
    line-height: 30px;
    font-family: arial;
	}
.footer .maina ul li.botlx dd.dd1{ background:url(../images/consulting.png) left top no-repeat;background-size:20%}
.footer .maina ul li.botlx dd.dd2{ background:url(../images/join-us.png) left top no-repeat;background-size:20%}
.footer .maina ul li.botlx dd.dd3{ background:url(../images/email.png) left top no-repeat;background-size:20%}


.bottom{ width:100%; height:66px; margin:0 auto; background:#1b1f28; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height: 66px;
    margin: 0 25px;
    color: #95989b;
    font-size: 14px;
	}
.bottom li a{line-height:66px;color: #95989b;font-size: 14px;}