/*公共样式-开始*/
*{-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;  }
/*公共样式-结束*/

.clear{ clear:both} /*清除浮动*/
/*正文容器*/
.container{ width:100%;background-image: url(bg.jpg)}
/*头部*/
.container .header{ width:1000px; margin:0px auto;}
/*导航*/
.container .nav{width:998px;margin:0px auto;background-color:#FCFCFC;border: 1px solid #FFC107;border-top: 3px solid #FFC107;}
/*面包导航*/
.container .bread{width:968px;margin:15px auto;padding:0 15px;border-radius:3px; min-height:40px; line-height:40px;border: 1px solid #FFC107;}

/*栏目留言显示*/
.container .leaveword-display{width:1000px;margin:15px auto; overflow:hidden;}
.container .leaveword-display .title{overflow:hidden; padding:0 15px; height:40px; background:#FFC107;}
.container .leaveword-display .title .title-left{ float:left;line-height: 40px;}
.container .leaveword-display .title .title-right{ float:right;line-height: 40px;}
.container .leaveword-display .title .title-right td{height: 40px;line-height: 40px;}
.input1{border:solid 1px #F8D134;height:30px;background-color:#FEF7E4;padding: 2px 15px;}
/*留言总数*/
.container .leaveword-display .leaveword-count{ overflow:hidden; padding:0 15px; height:35px; border-bottom:solid 1px #FFC107; border-left:solid 1px #FFC107; border-right:solid 1px #FFC107;}
.container .leaveword-display .leaveword-count span{ height:35px; line-height:35px;}
.container .leaveword-display .leaveword-count span .num{ color:Red;}
.container .leaveword-display .leaveword-count a{ height:35px; line-height:35px; float:right; color:Red; }
/*留言更多列表*/
.container .leaveword-display .content-warp{ border:solid 1px #FFC107; margin-top:15px;}
.container .leaveword-display .content-warp .title1{ height:30px; background:#FFC107;}
.container .leaveword-display .content-warp .title1 .title1-left{ float:left; height:30px; line-height:30px; padding-left:15px;}
.container .leaveword-display .content-warp .title1 .title1-right{ float:right; height:30px; line-height:30px; padding-right:15px;}
.container .leaveword-display .content-warp .content1{ min-height:50px; line-height:25px; padding:15px;}
.container .leaveword-display .content-warp .title2{height:30px;}
.container .leaveword-display .content-warp .title2-left{float:left; height:30px; line-height:30px; padding-left:15px;}
.container .leaveword-display .content-warp .title2-right{ float:right; height:30px; line-height:30px; padding-right:15px;}
/*留言回复列表*/
.container .leaveword-display .reply-warp{border:solid 1px #FFC107; border-top-width:0px;}
.container .leaveword-display .reply-warp .reply-title{ height:30px; background:#FF8A65;}
.container .leaveword-display .reply-warp .reply-title .reply-title-left{float:left; height:30px; line-height:30px; padding-left:15px;}
.container .leaveword-display .reply-warp .reply-title .reply-title-right{ float:right; height:30px; line-height:30px; padding-right:15px;}
.container .leaveword-display .reply-warp .reply-content{min-height:50px; line-height:25px; padding:15px;}
/*分页导航*/
.container .leaveword-display .leaveword-page{ height:40px;border-radius: 3px;margin: 15px 0 ;background-color: #FFC107;}
.container .leaveword-display .leaveword-page td{ font-size:14px; height:40px; line-height:40px;}
.container .leaveword-display .leaveword-page td label[disabled]{color:#958f8f;opacity:1;}
.container .leaveword-display .leaveword-page td .c-page{color:Red;}
/*留言发布*/
.container .leaveword-publish{width:1000px;margin:15px auto; overflow:hidden; border:solid 1px #FFC107;}
.container .leaveword-publish .publish-title{ height:40px; background:#FFC107;}
.container .leaveword-publish .publish-title .publish-title-left{ float:left; height:40px; line-height:40px; padding-left:15px;}
.container .leaveword-publish .publish-title .publish-title-right{ float:right; height:40px; line-height:40px; padding-right:15px;}
.container .leaveword-publish .publish-title .publish-title-right .num{ color:Red;}
.container .leaveword-publish .publish-content{ padding:15px;}
.container .leaveword-publish .publish-content textarea{ width:770px; height:180px; border:1px solid #b0d4e0; padding:5px;}
.container .leaveword-publish .publish-content input[type=submit]{ width:100px; height:30px;}
.container .leaveword-publish .publish-content td { height:32px; line-height:32px; font-size:12px;}


/*页脚*/
.container .footer{border-radius:3px; background-color:#fcfcfc;width:1000px;margin:0px auto;height: 100px;padding-top: 25px;border: solid 1px #FFC107;border-top: solid 15px #FFC107; margin-bottom:5px;}
.container .footer td{ font-size:14px; line-height:25px;}
.container .footer .font2{ color:Red;}