@charset "utf-8";
/* CSS Document */

body { font-size:12px; font-family:Arial, Helvetica, sans-serif;}
body,ul,ol,li,dl,dd,form,p,h1,h2,h3,h4,h5,h6,fieldset{ margin:0px; padding:0px; }
a img { border:none; }
form{margin:0px;}

a:link { text-decoration:none; }
a:visited {text-decoration:none;}
a:hover { text-decoration:underline;}

.topbar{ width:auto; height:31px; background:url(../img/topbar_bg.jpg);}
.topbar_center{ width:950px; height:31px; margin:0px auto; line-height:31px; color:#000000; padding-left:10px; padding-right:10px;}
.topbar_center p{ float:left;}
.topbar_center p a{ cursor:pointer;}
.topbar_center .topbar_right{ float:right;}
.topbar_right a{ color:#000;}
.LogoAndTel{ width:970px; height:90px; margin:0px auto;}
.logo{ width:183px; height:67px; float:left; margin-top:15px; margin-left:20px; display:inline;}
.tel{ width:275px; height:57px; background:url(../img/tel.jpg); float:right; margin-right:20px; margin-top:20px;}

.search{ width:290px; height:78px; float:left; margin-left:80px; margin-top:12px; display:inline;}
.search .search_title{ width:290px; height:30px; line-height:30px; font-size:14px; color:#555; float:left;}
.search .search_wrap{ width:290px; height:32px; float:left;}
.search_input_bg{ width:240px; height:35px; background:url(../img/search_input_bg.jpg); float:left; padding-top:1px;}
.search_btn{ width:50px; height:36px; float:left;}
.searchIn{ width:210px; height:30px; border:none; margin-left:25px; line-height:30px; color:#555; margin-top:1px;}

.nav{ width:888px; height:34px; margin:0px auto; background:url(../img/nav_bg.jpg); padding-left:82px;}
.nav a{ width:200px; height:34px; display:block; float:left; text-align:center; line-height:34px; font-size:14px; font-weight:bold; color:#fff; margin-right:2px;}
.nav .act{ background:url(../img/navact_bg.jpg); color:#0f61aa;}

.content{ width:970px; height:auto; overflow:hidden; margin:10px auto 0px auto;}
.content_left{ width:240px; height:auto; float:left;}
.aboutUs_title{ width:240px; height:34px; float:left; background:url(../img/type_bg.jpg); line-height:34px; font-size:14px; color:#fff; font-weight:bold; text-align:center;}
.content_left ul{ list-style:none; float:left; padding-left:35px;}
.content_left ul li{ width:153px; height:34px; border-bottom:1px solid #d2d2d2; float:left; line-height:34px; padding-left:20px;}
.content_left ul li em{ width:9px; height:9px; background:url(../img/list_icon.jpg) no-repeat; float:left; margin-top:11px; margin-left:3px;}
.content_left ul li a{ color:#454545; padding-left:5px; float:left; cursor:pointer;}

.content_right{ width:700px; height:630px; float:right; padding-left:14px; border-left:1px solid #d2d2d2;}
.aboutUs_content_title{ width:670px; height:25px; padding-top:10px; font-size:14px; font-weight:bold; padding-left:30px; color:#fff; background:url(../img/aboutUs_title.jpg); float:left;}
.ContactUs_content_title{ width:670px; height:25px; padding-top:10px; font-size:14px; font-weight:bold; padding-left:30px; color:#fff; background:url(../img/ContactUs_title.jpg); float:left;}
.aboutUs_content{ width:670px; height:auto; float:left; font-size:14px; line-height:30px; padding:15px; font-family:'微软雅黑';}
.aboutUs_img{ width:271px; height:203px; float:left; margin-right:15px;}
.aboutUs_img img{ width:271px; height:203px; }
.aboutUs_content p{ text-indent:2em;}

.ContactUs_content{ width:670px; height:auto; float:left; font-size:14px; line-height:30px; padding:15px; font-family:'微软雅黑';}
.contactUs P{ text-indent:2em;}

.copyright{ width:970px; height:150px; margin:10px auto 0px auto; text-align:center; line-height:30px; padding-top:10px; border-top:1px solid #cdcdcd;}
.copyrightImg{ margin-top:10px;}
.copyrightImg img{ margin-top:10px; margin-right:15px; display:inline;}

.copyright table th {font-size:14px; font-weight:bold;color: #ffffff;}
.copyright table td
    {
        font-size: 16px;
        color: #cccccc;
    }