/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {padding:0;margin:0; font-size:13px;}
body{ background-color:#fff;font: 13px "Arial,Verdana";}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0; margin:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;list-style-type: none;}
q:before,q:after{content:''}
abbr,acronym{border:0}
a:link,a:visited{ text-decoration:none;color: #333;}
a:hover{text-decoration: none;}
*{outline:none; padding:0px; margin:0px;}
img { max-width: 100%;max-height: 100%;}
/*»ù´¡*/
.top{ width:1200px; margin:0 auto; height:100px;}
.top .logo{ float: left;}
.top .logo a{width: 453px; height:100px;align-content: center;vertical-align: middle;display: table-cell;}
.top .t_tel{/*position:absolute; right:0; top:70px; text-align:left;*/background: url(../images/tel.png)no-repeat 0px 24px;padding-left: 58px;float: left;padding-top: 20px;padding-bottom: 10px;}
.top .t_tel_ts{font-size:14px; color: #797979;display: block;}
.top .t_tel_nb{font-size:26px; font-weight:bold; color: #008d44;}
.seach{ margin:28px 5px; height:36px; overflow:hidden;float: right;}
.seach p{ float:left;overflow: hidden;}
.seach p .searchtxt{ height:34px; line-height:34px; border:1px solid #c8c8c8; background:#fff; width:300px; text-indent:8px;}
.seach p .searchbtn{ background:#008b44; width:70px; height:36px; text-align:center; color:#fff; line-height:36px; font-size:14px; border:0px; cursor:pointer;}


.nav{ width:100%; margin:0 auto; height:50px; line-height:50px;background: linear-gradient(to top, #008742,#00a650);}
.nav ul{ width:1200px; margin:0 auto;height:50px;}
.nav ul  li{ float:left;}
.nav ul  li a{color:#fff;font-size:15px; display:block; width:120px; height:50px; text-align:center;}
.nav ul  li a:hover,.cur{ background:#008742;}