@charset "UTF-8";
/* CSS Document */
a,article,aside,b,body,caption,center,dd,del,details,div,dl,dt,em,embed,fieldset,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,label,li,menu,nav,object,ol,output,p,pre,section,span,strong,sub,table,tbody,td,th,time,tr,tt,u,ul{border:0;margin:0;padding:0;font-size:100%}
html,body{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
b,strong{ font-weight:bold;}
h1,h2,h3,h4,h5{ font-weight:normal;}
img{color:#ffffff;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic} /*color:transparent;*/
li{display:list-item; list-style:none;}
table{border-collapse:collapse;border-spacing:0}
th,td,caption{font-weight:normal;vertical-align:top;text-align:left}
q{quotes:none}
q:before,q:after{content:'';content:none}
sub,sup,small{font-size:75%}
sub,sup{line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
svg{overflow:hidden}

.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix{display:inline-block}
*html .clearfix{height:1%}
.clearfix{display:block}
.fl, .fr{ display: inline; float: left; }
.fr{ float: right; }
i, em, cite{ /*font-style: normal;*/}
div{ display:block;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="color"], input[type="button"]{
	 -webkit-transition: all .5s;
	 -moz-transition: all .5s;
	 transition: all .5s;
	 outline:none;
}

input[type=text]:focus, select:focus, textarea:focus, input[type="button"]:focus{
	background-color: #fff;
	border-color: #ee4a44;
	-webkit-box-shadow: 0 0 5px rgba(238,74,68,.5);
	-moz-box-shadow: 0 0 5px rgba(238,74,68,.5);
	box-shadow: 0 0 5px rgba(238,74,68,.5);
}
.font12{ font-size:12px;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}
.font18{ font-size:18px;}
.font20{ font-size:20px;}
.font24{ font-size:24px;}
.gray_6{ color:#666;}
.gray_9{ color:#999;}


body {
  font: 14px/1.5em "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif,simsun,"宋体";
  line-height: 1.375em;
}

/*Link*/
a{ text-decoration:none; color:#333;}
a:link    { text-decoration:none;color:#333;}
a:visited { text-decoration:none;}
a:hover   { text-decoration:none;color:#ee4a45;}
a:active  { text-decoration:none;}
a{outline:none;}/* only Firefox */
a{blr:expression(this.onFocus=this.blur());}/* onlyIE+ */

a.red{color:#ee4a45;}
.red{color:#ee4a45;}
a.orange, .orange{ color:#f76c3a;}
a.orange:hover{color:#ee4a45;}

/*foot*/
#footer{ background-color:#fff; padding:25px 0 0 0; margin:25px 0 0 0;}
#weintro{height:; overflow:hidden; padding-bottom:15px;}
.weteam{ width:318px; float:left; color:#ccc; margin-right:23px;}
.weteam ul li{ border-bottom:1px solid #464646; line-height:35px;}
.weteam a{ color:#ccc;}
.weteam a:hover{ color:#fff;}
.weteam h2{ font-size:16px; color:#fff;}
.weteam p{ padding-bottom:10px; font-size:12px; /*text-indent:24px;*/}
p.ours{ margin-top:20px; display:table; text-indent:0;}
p.ours a{ margin:0 4px 4px 0; width:35px; height:35px; overflow:hidden; display:block; float:left;}
p.ours a img{ width:35px;}
p.job{ margin:15px 0 5px 0; line-height:20px;}
p.jobs{ margin-top:5px;}
p.jobs a{ width:159px; display:block; float:left;}
p.jobs a.w_318{ width:318px;}
.rnone{ margin-right:0;}
#copyright{ height:52px; line-height:55px; overflow:hidden; color:#fff; font-size:12px; background-color:#222;}
#copyright a{color:#fff;}

.ssk{float:right; width:120px; margin-right:40px;}

.ssk input{
	height: 1.5em;
	width:120px;
	border: 2px solid #CCCCCC;
	background-image: url(s.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 25px;
}
.ssk ul{
	list-style-type: none;
	max-height:175px;
	overflow:auto;
	display:none;
	z-index:1000;
	position: absolute;
	margin-top:0px;
	width: 200px;
	padding-top:5px;

}
.ssk ul li{
	height: 35px;
	background-color: #f7f7f7;
	overflow:hidden;
}

.ssk ul li a{line-height:35px;}
.ssk ul li img{height:16px;display: inline-block; vertical-align: middle;margin-left:5px; margin-right:2px;}

.hhh131 {
    height: 70px;
    overflow: hidden;
}

.newsword{ width:200px; float:right}
.newsword p{ padding-top:6px;}
.newsword p i{ margin-right:10px;}
.newsword h3 a{ margin-right:5px; line-height:20px;}


.img2 img{
width: 90px;
max-height: 65px;
margin-left:10px;
	}
.hots{padding:5px 0px 5px 0px;}

#kong{text-align:center; color:#999;display:block; line-height:22px; font-size:12px;background-color:#fff;width:278px;}

#menu_detail li{position:relative;display:block;float:left;cursor:pointer}

.dropdown ul{display:none}
.dropdown:hover ul{position:absolute;display:block;margin-left:-1px;top:45px;left:1px;z-index:109}
.subnav{width:350px;border-radius: 5px;box-shadow:1px 1px 1px #888888;}

#menu_detail  .dropdown:hover ul a{
    display: block;
    float: left;
    margin: 3px 3px;
    background-color: #eee;
    font-size: 14px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    border-radius: 2px;
    color: #333;
font-weight:normal;
    white-space: nowrap;
}
#menu_detail  .dropdown:hover ul a:hover{
background-color: #d3231a;
    color: #fff;
text-decoration:none;

}
/* 画一个三角形 */
.subnav em{z-index:200;display:block; border-width:10px; position:absolute; top:-16px; left:35px;border-style:solid dashed dashed; border-color:transparent transparent #f5f5f5;font-size:0; line-height:0;}
#kong .subnav a{padding:4px 0 4px 10px;line-height:16px;width:70px;display:block;white-space:nowrap;color:#333;float:left}
.subnav :hover{text-decoration:underline;color:#333}
.dropdown .subnav{background-color:#f5f5f5;border:0;padding:8px; margin:0}
.dropdown:hover a{color:#ee4a45;font-weight:bold;}
