@charset "utf-8";
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0;padding: 0;}
body {line-height: 160%; min-width:1280px; background:#ffffff; width:100%; overflow-x:hidden; font-family:"微软雅黑", Arial;}
img {border: 0 none;vertical-align: middle;}
ul, li {list-style-type: none;}
h1, h2, h3, h4, h5, h6 {font-size: 12px; font-weight:normal;}
body, input, select, button, textarea {font-size: 12px; font-family:"微软雅黑", Arial;}
button {cursor: pointer;}
i, em, cite {font-style: normal;}
a, a:link {color: #222;text-decoration: none; font-family:"微软雅黑", Arial;}
a:visited {}
a:active, a:hover {text-decoration: none;}
a:focus {outline: none;}
.t-f{
    transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s; /* Opera */
}

.clear {diplay: block!important;float: none!important;clear: both;overflow: hidden;width: auto!important;height: 0!important;margin: 0 auto!important;padding: 0!important;font-size: 0;line-height: 0;}
.more {float: right;}
.more a {font-weight: normal;font-size: 12px;}
.fl {display: inline;float: left;}
.fr {display: inline;float: right;}
.w100 { width:100%; height:auto; overflow:hidden;}
.none{ display:none;}
.block{ display:block;}

/* head */
.iheader {width:100%; height: 90px;background: url(../images/header_bg.jpg) left top repeat-x; min-width:1150px; position: fixed;  left:0; top:0; z-index: 1000;}
.ihbox{ width:1211px; height:90px; margin:0 auto;}
.logo { width:161px; height:57px; overflow:hidden; padding-top:17px; }
.logo a{ height:57px; display:block; }
.logo img{ width:161px; height:57px; }
.menu ul{float: left;}
.menu li{ float:left; display:inline; width:110px; height:90px; position: relative;}
.menu li a { color:#999; font-size:14px; width:110px; line-height:90px; display:block; text-align:center;}
.menu li a:hover{background: #9cc93b; color:#ffffff;}
.menu li a.cur{background: #9cc93b; color:#ffffff;}
.menu li .smenu{width:110px; height: auto; display: none; position: absolute; z-index: 999; left:0px; top:90px; background: #9cc93b; padding:5px 0;}
.menu li .smenu p{padding:10px 0;}
.menu li .smenu a{color:#ffffff; height: auto; line-height: 100%; font-size: 12px;}
.menu .right{float: right; width: 110px; height: 90px; text-align: center;line-height: 90px}
.menu .right .search{display: inline-block; width: 19px; height: 19px; background-image: url(../images/type1.png); background-repeat: no-repeat; background-position: left center; padding-right: 13px; border-right: 1px dashed #999; margin-bottom:-5px;}
.menu .right .lan{margin-left: 13px; color:#999999;}

/* foot */
.footer{float: left; font-size: 14px; color: #666; width:100%;}
.footer .center{ width: 888px; margin: 0 auto; letter-spacing:2px; overflow: auto;}
.footer .f_top .title{font-size:24px; margin-bottom: 25px;}
.footer .f_top{float: left; padding: 80px 0 68px 0; background-color: #f5f7f6; width:100%;}
.footer .f_top .contact , .f_top .map , .f_top .qr_code{float: left;}
.footer .f_top .contact{padding-right: 45px; width: 500px;}
.footer .f_top .contact p{padding: 3px;}
.footer .f_top .contact p a{display: inline-block; width: 34px; height: 34px; margin-right: 15px;}
.footer .f_top .contact .ico{margin-top: 40px;}
.footer .f_top .map{padding: 0 0 5px 75px; width: 209px; border-left:1px solid #676767; border-right:1px solid #676767;}
.footer .f_top .map p{padding-top: 15px; width: 209px;}
.footer .f_top .map p:first-child{padding-top: 0;}
.footer .f_top .map p a{font-size: 14px; color: #666;}
.footer .f_top .qr_code{width:114px; padding: 63px 0 0 90px;}
.footer .f_top .qr_code p{margin-top: 13px;}
.footer .f_bottom{float: left; padding: 25px 0; width: 100%;}
.footer .f_bottom p{text-align: center; padding: 5px 0;}


.box{ width:1211px; height:auto; overflow:hidden; margin:0 auto;}
.a_box{ width:1200px; height:auto; overflow:hidden; margin:0 auto; min-width:1200px;}





















