@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
}

body, div, span, ul, li, ol, dl, dt, dd, em, i, h1, h2, h3, h4, h5, h6, p, input, a, img, button {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
	font-weight:normal;
	}

em, i {
    font-style: normal;
}

img {
    display: block;
    vertical-align: bottom;
}

input[type="button"] {
    -webkit-appearance: none;
}

ul, li {
    list-style: none;
}
a{ text-decoration:none; color:#666;}

body {
    font-family: "Microsoft Yahei", Tahoma;
    color: #666;
    margin: 0 auto;
	font-size:16px;
}

.big_box{ width:100%; margin:auto; overflow:hidden;}

.main_box{ width:100%; margin:auto; overflow:hidden; padding-top:80px;} 
.top{ width:100%; margin:auto; background-color:#FFF; min-width:1200px;}

.menu{ width:100%; margin:auto; height:59px; background-color:#00a59f; min-width:1200px;}
.menu_in{ width:1200px; margin:auto; overflow:hidden;}
.menu_in ul li{text-align:center;float:left;width: 150px;height:57px;}
.menu_in ul li:hover{ border-bottom:2px solid #eb6100;}
.menu_in ul li a{color:#FFF;display:block;float:left;width: 150px;}
.menu_in ul li a.one{ font-size:18px; padding-top:9px;}
.menu_in ul li a.two{ font-size:14px; font-family:"Arial"; padding-top:2px;}



.content { width:1160px; padding:0px 20px; margin:auto; background-color:#FFF; overflow:hidden;}

.pathbox { padding-top:20px; width:1154px; line-height:24px; height:24px;font-size:14px;}
.pathbox a { padding:0 10px;}
.pathbox a:hover{color:#eb6100;}

.banner_6{ width:100%; margin:auto; background:url(/images/col_banner_6.jpg) no-repeat center; height:328px;}
.banner_9{ width:100%; margin:auto; background:url(/images/col_banner_9.jpg) no-repeat center; height:328px;}
.banner_1{ width:100%; margin:auto; background:url(/images/col_banner_1.jpg) no-repeat center; height:328px;}
.banner_2{ width:100%; margin:auto; background:url(/images/col_banner_2.jpg) no-repeat center; height:328px;}
.banner_3{ width:100%; margin:auto; background:url(/images/col_banner_3.jpg) no-repeat center; height:328px;}
.banner_4{ width:100%; margin:auto; background:url(/images/col_banner_4.jpg) no-repeat center; height:328px;}
.banner_5{ width:100%; margin:auto; background:url(/images/col_banner_5.jpg) no-repeat center; height:328px;}
.banner_7{ width:100%; margin:auto; background:url(/images/col_banner_7.jpg) no-repeat center; height:328px;}
.banner_8{ width:100%; margin:auto; background:url(/images/col_banner_8.jpg) no-repeat center; height:328px;}
.banner_10{ width:100%; margin:auto; background:url(/images/col_banner_10.jpg) no-repeat center; height:328px;}

.nav{ width:100%; margin:auto; height:30px; line-height:30px; font-size:14px; background-color:#f1f1f1;}
.nav_in{ width:1200px; margin:auto; overflow:hidden;}
.nav_in ul { display:block; float:right; width:279px;}
.nav_in ul li{ float:left; padding-left:30px;}
.nav_in ul li a:hover{color:#eb6100;}

.search_box { float:right; background:url(/images/searchbg_c.jpg) left top no-repeat; width:336px; height:31px; margin-top:36px; margin-right:3px; padding:7px 15px;}
input.search { border:none;height:28px; font-size:14px; padding:0; float:left; width:300px;}
input.batton { padding-top:0px; width:28px; height:28px; float:right;}

.jieguo{ width:1160px; float:left; padding-bottom:180px; padding-top:20px;}
.jieguo_title{ width:1160px; float:left; background: url(../images/line_bg_c.gif) left bottom repeat-x; height: 36px; line-height: 36px; }
.jieguo_title span{ float:left; width: 110px; height: 34px; display: block; border-bottom: 2px solid #00a59f;font-size:18px; text-align:center;color:#00a59f;}

.jieguo ul{ display:block; width:1140px; padding:20px 10px 0px 10px; float:left;}
.jieguo ul li{ width:1125px; padding-left:15px; float:left; line-height:36px; background:url(../images/icon_green_c.gif) 0px 16px no-repeat;}
.jieguo ul li a{ display:block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width:720px; float:left;}
.jieguo ul li span{ display:block; float:right; color:#999;}


