body {
    font-size: 14px;
    font-family:'微软雅黑',"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
    font-weight: normal;
;
}
*{ margin: 0; padding: 0;}
body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,td,tr,th,p{padding:0; margin:0;}
li,dd,ol,ul{list-style-type:none;}
a{ text-decoration:none;cursor: pointer;}

img{border:none; outline: medium none; }
button{cursor: pointer;}
img a{border:none;}
input, select,button{outline: medium none;border: none; padding: 0; margin: 0; font-family: "Microsoft YaHei",Helvetica,sans-serif,"宋体";}
textarea {outline: medium none; background: none; border: 0; padding: 0; margin: 0; resize: none; font-family:"Microsoft YaHei",Helvetica,sans-serif,"宋体";}
i{font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
ul  li img { display: block;cursor:pointer;}


.left{float: left!important;}
.right{float: right!important;}
.li-right{margin-right: 0!important;}
.lilast{margin-right: 0px!important;}
.content{max-width: 1440px;height:auto;overflow: hidden;min-width: 1210px;background-color: #ffffff;margin: 0 auto;}
.content2{width: 1210px;margin: 0 auto;height:auto;overflow: hidden;}


/*头部*/
.head{height: auto;overflow: hidden;margin-bottom: 10px;}
.head .logo{float: left;margin-top: 5px;}
.head .sou{float: right;margin-top: 30px;cursor: pointer;}
.head .en{float: right;margin-top: 30px;}
.head .nav{float: right;max-width:650px;margin-top: 36px; }
.head .nav li{float: left;width: 150px;text-align: center;line-height: 30px;height:30px;}
.head .nav li a{display: block;color:#000000; font-size: 15px;font-weight: bold;}
.head .nav li a:hover{color:#F9CD00; }
.nav-hover{color: #F9CD00!important;}

/*搜索框*/
.search{width:100%;position: fixed;z-index: 999;background-color: rgba(81,92,122,0.8);height:185px;*background-color:#515C7A;display: none; }
.search input{width:675px;line-height:44px;height: 44px;background-color:rgba(0,0,0,0.3);*background-color:#5e5e5e; text-indent:21px;float:left;margin-left:335px;margin-top: 60px;color: #ffffff;  }
.search button{width:98px;height: 44px;background-color:#817F6C;color: #ffffff;margin-top: 60px;float: left;  }
.search .close{float: left;margin-top: 65px;margin-left:65px;cursor: pointer;}

/*一级导航*/
.nav1{border-top: 1px solid #B5B5B5;}
.nav1 li{float: left;font-size: 15px;margin-right:37px;font-weight: bold;line-height:70px;width:170px;text-align:center;}

.nav1 li a{color: #000000;display: block;transition: all 0.2s;}
.nav1 li a:hover{/*border-bottom: 2px solid #24512A;*/color:#F9CD00;margin-top: -5px;}
/*.nav1-hover{border-bottom: 2px solid #24512A!important;color:#F9CD00!important;}!*一级导航选中样式*!*/
/*内页banner*/
.banner-inside{text-align: center;}



/*尾部*/
.footer{margin-top:105px;padding-bottom:55px;  }
.footer .foot-nav{line-height:50px;height: 50px;background-color: #61709A; }
.footer .foot-nav ul{margin:0 auto;width: 1050px;}
.footer .foot-nav ul li{float: left;width: 210px;text-align: center;}
.footer .foot-nav ul li a{color: #ffffff;}
.footer .foot-nav ul li a:hover{color:#F9CD00; }

.footer .logo{float: left;margin-top: 60px;margin-left:55px; }
.footer .address{width:640px;float: left;margin-left:50px; margin-top:35px; }
.footer .address p{line-height: 25px;color:#505050; }
.footer .ewm{float: left;margin-left:50px;margin-top:40px; }




/*翻页*/
.page{ margin-top: 30px; float:left; }
.page a{  border: 1px solid #C2C2C2 ;padding: 5px;   margin: 0px 5px; display: inline-block;display: inline-block; min-width: 22px; text-align:center; height: 22px;  line-height: 22px;color: #C2C2C2; }
.page span{display: inline-block; min-width: 22px; text-align:center; height: 22px;  line-height: 22px; margin: 0px 5px;padding: 5px;border: 1px solid #7BBD33;}
.page .current{  width: 22px;border: 1px solid #7BBD33;}
.page .current a{color: #ffffff;}
.page .prev{padding:5px 15px; }
.page .prev:hover{background-color: #999999;color: #ffffff;}
.page .next{padding:5px 15px; }
.page .next:hover{background-color: #999999;color: #ffffff;}
























