﻿/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset,img {border: 0; padding:0px; margin:0px;}
ol,ul {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal; font-size:100%;}
body{ font:12px/24px 'Microsoft YaHei'; color:#666;}
a{ color:#333; text-decoration:none;}
ul,li{ list-style-type:none;}
.show{ display:block;}
.hide{ display:none;}
.cl{ clear:both;}
html{ overflow-x:hidden;}
*{ outline:none;}
.wd1200{ width:1150px; margin:0 auto;}
.bor_radius{ border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.pdd{ padding:60px 0 80px;}
a:hover{ color:#009b4d;}


/*.top1{ height:70px; background-image:url(../images/top2.jpg);width:100%; background-size:100% 70px; background-repeat:no-repeat;}*/
.top2{width:1200px; margin-left:auto; margin-right:auto; height:70px;}
.top2 .l{ float:left;width: 200px; height:50px;margin-left:10%;margin-top: 10px;}
.top2 .r{ float:right; width:760px; height:70px;}
.top2 .r li{ float:left; width:95px;  line-height:70px; }
.top2 .r li a{ color:#DCAF0C; font-size:14px;height: 70px;
display: block;
line-height: 70px;}

.inner-breadcrumb{     padding: 15px 0px 0px 15px;}


/*page*/
.page{ text-align:right; height:40px; line-height:40px; padding:32px 0 10px;}
.page a{ font-family:'宋体'; font-size:14px; background-color:#FFF; padding:4px 8px; margin:0 2px; border:1px solid #dcdcdc;}
.page a.on,.page a:hover{ color:#FFF; background-color:#DCAF0C; border:1px solid #DCAF0C;}

