@charset "utf-8";
/* CSS Document */
/* 通用属性 */
* { margin:0; padding:0; list-style:none; font-family:"微软雅黑","宋体"; font-size:12px;}
body { background:#60BCEB ; }
.layout { width:980px; margin:0 auto}
#main_out { width:100%; margin:auto; z-index:0}
.float_clear { clear:both; }
.float_left { float:left; }
.float_right { float:right;}
.float_right a{ font-size:12px; color:#26609D}
.tag { float:right}
.tag a { color:#fff}
.display_none { display:none; }
img { border:none; }
.red { color:red; }
.must_input { font-weight:bold; color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.purple { color:purple; }
.clear { clear:both; }
.highlight { color:#FFF; background:red; padding:1px; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; color:#276A09; }
p { line-height:26px; }
.p_right{ float:right; text-align:left; margin-left:5px}
h3 a{font-size:14px; line-height:38px; margin-left:40px}
#title1{ float:left; width:235px; margin-left:2px;}
.pp_title{ height:38px; background:url(../images/honor_title.gif) no-repeat}
.p_body{padding:10px 5px; line-height:18px; overflow:hidden; zoom:1; background:#DDEAF4; border:1px solid #66ACE2; border-top:none; margin-bottom:5px;}
#title2{ float:left; width:235px; margin-left:12px;}
#title3{ float:left; width:235px; margin-left:12px;}
#title4{ float:right; width:235px; margin-right:2px;}
.kong{ width:10px}
/*头部*/
.pdv_class{position:absolute;border:0px}
#contain{position: relative;height:100%;padding:0px;margin:0px auto;border:0;}
.top{ width:1002px; margin:0 auto;}
.logo{ width:100px; float:left}
.title{width:645px; float:left; text-align:left;}
.top h1{ font-family: "Microsoft Yahei";font-size: 48px; color: #004EA1; margin-left:30px; line-height:50px; margin-top:12px;}
.top h2{ font-family: "Microsoft Yahei";font-size: 48px; color: #004EA1; margin-left:30px; line-height:50px; margin-top:12px;}
.tel{width:256px; float:left}
#nav{margin:0 auto; width:1002px;}
#nav ul{margin:1px 0 0 0;padding:0;list-style:none;}
#nav ul li{float:left;height:41px;overflow:hidden;}
#nav ul li a{color:#fff;line-height:45px;width:107px;display:block;text-align:center;font-size:14px;font-family:宋体;}
#nav ul li a:hover{background:url(../images/bg_nav.gif) no-repeat center top;}
#nav ul .hover a{background:url(../images/bg_nav.gif) no-repeat center top;}
#nav ul dl,#nav ul .hover dl{position:absolute;margin:-4px 0 0 8px;_margin:-4px 0 0 9px;padding:0;background:#F88410;display:none;z-index:999;}
#nav ul dl a,#nav ul .hover dl a{font-size:12px;width:93px;background:#F88410;line-height:30px;height:30px;border-bottom:1px solid #FF9429;font-family:宋体;}
#nav ul dl a:hover,#nav ul .hover dl a:hover{background:#314F9F;color:#fff;border-bottom:1px solid #476DC1;}
/* mainbanner */
.mainbanner{height:520px;overflow:hidden; position:relative;}
.mainbanner_window{left:50%;width:2000px;height:520px;overflow:hidden;margin-left:-1000px;position:absolute;}
.mainbanner_window ul{width:999999px;height:520px;position:relative;}
.mainbanner_window li{background:rgb(255, 255, 255);width:2000px;height:520px;text-align:center;font-size:0px;float:left;display:inline;}
.mainbanner_list{left:50%;top:480px;width:500px;height:30px;margin-left:-75px;position:absolute;}
.mainbanner_list li{width:30px;height:30px;overflow:hidden;float:left;display:inline;}
.mainbanner_list a{width:25px;height:25px;line-height:25px;overflow:hidden;text-align:center;color:rgb(255, 0, 0);font-size:12px;font-weight:700;float:left;display:inline-block;}
.mainbanner_list li.active a{background-position:0 -30px;text-decoration:none;}
.mainbanner_list li a:hover{background-position:0 -30px;text-decoration:none;}


/* 当前位置 */
.current_location {width:968px; text-align:right; padding-right:10px; margin:90px auto 5px; background:#EEEEEE; height:24px; line-height:24px; border:1px solid #B6B6B6; color:#000; z-index:22}
.current_location a { color:#000; }
.current_location .current_channel { font-weight:bold; color:red; }
/*无缝滚动*/
#scrollleft { overflow:hidden; width:100%; }
#scrollleft .scrollmain { float:left; width:1000%; }
#scroll_a { float:left; }
#scroll_b { float:left; }
/*友链-分公司网站*/
.company{ width:980px; margin:0 auto; background: #0a74c7;}
.navs{ height:47px; background: url(../images/index_05.png) center bottom repeat-x;}
.navs li{ float:left; height:43px; line-height:28px; margin-top:12px; margin-left:10px; padding:0 10px;}
.navs li.nav_bar{ background: #F1B41E url(../images/maindivbg.jpg) center bottom no-repeat;}
#main { padding:8px 10px 10px;}
#main div{ clear: left; display: none;}
#main div.main_bar{ display: block; background: #fff; }
#main div a{ display: inline-block; line-height: 20px; margin: 0 5px;}
/* 版权信息 */
#copyright_main {width:980px; margin:0 auto; background:#fff }
#copyright { margin:0 auto; padding:10px 0; border-top:3px solid #0a74c7;text-align: center; }
