/*公共样式-开始*/
*{-ms-word-break:break-all;word-break:break-all;-ms-word-wrap:break-word;word-wrap:break-word;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,figcaption,figure,fieldset,legend,button,input,textarea,th,td,form{margin:0;padding:0}
body,button,input,select,textarea{font:14px/25px Lucida Grande,'Microsoft YaHei',"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif}
h1{font-size:18px;font-weight:normal}
h2{font-size:16px;font-weight:normal}
h3{font-size:14px;font-weight:normal}
h4,h5,h6{font-size:100%;font-weight:normal}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp,tt{font-family:"Courier New",Courier,monospace}
small{font-size:12px}
ul,ol,li{list-style:none}
abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help}
q:before,q:after{content:''}
legend{color:#000}
fieldset,img{border:0}
table{border-collapse:collapse;border-spacing:0}
hr{border:0;height:1px}

a{ text-decoration:none; color:#333;  }
a:hover{ color:#FF8400;  }
/*公共样式-结束*/

/*正文容器*/
.container{ width:100%;background-image: url(bg.gif)}
/*头部*/
.container .header{ width:1000px; margin:0px auto;}
/*导航*/
.container .nav{width:998px;margin:0px auto;background-color:#FCFCFC;border: 1px solid #f7a706;border-top: 3px solid #f7a706;}

/*导航-新-开始*/
/*未使用*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.topNav{position:relative; z-index:1; height: 40px; line-height:40px;  border-top: 3px solid #ff8500; border-bottom: 1px solid #EDEEF0;border-left: 1px solid #EDEEF0;border-right: 1px solid #EDEEF0; background-color: #FCFCFC;font-family:"Microsoft YaHei",SimSun; font-size:12px;}
.topNav-width{ width:1000px; margin:0 auto;   }
.topNav h3{ font-weight:normal; font-size:100%; }
.topNav dl{ zoom:1; }
.topNav dd{ float:left; position:relative;  }
.topNav dd h3{ float:left;  }
.topNav dd h3 a{ display:inline-block; *display:inline; zoom:1;font-weight: bold; font-size:14px; height:40px; line-height:40px; width:100px; text-align:center;}
.topNav dd h3 a:hover,.topNav dd.on h3 a{ background:#EDEEF0; color:#FF8400;}
 /*默认隐藏display:none;*/
.topNav dd ul{ display:none; position:absolute; width:98px;  top:40px; left:0;  border:1px solid #FECC5B; border-top:0;  background:#fff;-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);}
.topNav dd ul li{ line-height: 38px; border-bottom: 1px solid #FECC5B; text-align:center;}
.topNav dd ul li a{ display: block; color: #333; padding: 0 15px;}
.topNav dd ul li a:hover{ background:#FFF5DA; color:#E67902;}
.topNav dd ul li a span{ color:#FF8400; margin-left:5px;}
/*导航-新-结束*/

/*内容*/
.container .content{width:1000px;margin:15px auto; background-color:#fcfcfc; overflow:hidden;}
/*面包导航*/
.content .bread{padding-left: 15px; height:40px; line-height:40px;border: 1px solid #f7a706; margin-bottom:15px;}

/*左边*/
.container .content .left{ float:left; width:700px;}
.container .content .left .l-warp{border-radius:3px; border:1px solid #f7a706; margin-bottom:15px;}
/*左边标题*/
.container .content .left .l-title{overflow:hidden; padding:0 15px; height:40px; background:#f7a706;}
.container .content .left .l-title i{ float:left; background-image:url(l-title.png);background-position:center center; background-repeat:no-repeat;background-size: 20px 20px; width:40px; height:40px;}
.container .content .left .l-title span{ float:left; padding-left:15px; font-weight:bold; display:block; height:40px; line-height:40px; color:#f00;}
.container .content .left .l-title a{ float:right;line-height: 40px; color:#f00;}
/*左边内容*/
.container .content .left .l-content{overflow:hidden;}
.container .content .left .l-content .l-content-l{float:left; width:250px; padding:5px; text-align:center;}
.container .content .left .l-content .l-content-r{float:right; width:430px;}
.container .content .left .l-content .l-content-r td { font-size:14px; height:30px; line-height:30px;}

/*右边*/
.container .content .right{ float:right; width:280px;}
.container .content .right .r-warp{border-radius:3px;border:1px solid #f7a706; margin-bottom:15px;}
/*右边标题*/
.container .content .right .r-warp .r-title{background:#f7a706;padding-left:15px;}
.container .content .right .r-warp .r-title span{ height:40px; line-height:40px; font-size:14px; font-weight:bold;color:#f00;display: block;padding-left: 30px;background-image: url(r-title.png);background-repeat: no-repeat;background-size: 20px 20px;background-position:0 10px;}
/*右边内容*/
.container .content .right .r-warp .r-content{ padding:15px;}
/*右边按钮*/
.container .content .right .r-warp .r-content .inputtxt{ height:31px; width:200px;}
.container .content .right .r-warp .r-content .btnsearch {background: #F4B330;background-image: -webkit-linear-gradient(top, #F4B330, #F7A706);background-image: -moz-linear-gradient(top, #F4B330, #F7A706);background-image: -ms-linear-gradient(top, #F4B330, #F7A706);background-image: -o-linear-gradient(top, #F4B330, #F7A706);background-image: linear-gradient(to bottom, #F4B330, #F7A706);font-family: Arial;color: #ffffff;font-size: 16px;padding: 2px 50px 2px 50px;border: solid #F7D506 1px;text-decoration: none;width:200px;margin-top:15px;}
.container .content .right .r-warp .r-content .btnsearch:hover {color: #ffffff;background: #F7A706; text-decoration: none;}
.container .content .right .r-warp .r-content td { font-size:14px; height:30px; line-height:30px;}
/*更多*/
.container .content .right .r-warp .r-more{ height:25px; line-height:25px; text-align:right; padding-right:15px;}

/*页脚*/
.container .footer{ background-color:#fcfcfc;width:1000px;margin:0px auto;height: 100px;padding-top: 25px;border: solid 1px #f7a706;border-top: solid 15px #f7a706; margin-bottom:5px;}
.container .footer td{ font-size:14px; line-height:25px;}
.container .footer .font2{ color:Red;}