@charset "utf-8";
/* CSS Document */
.default_width {width:1100px;margin:0 auto;}

#main{ width:1100px; margin:0px auto;margin-bottom:20px; }
body{background:#f3f1f3;}

/*top 代码样式*/
#top{ background:url(../images/top_bg.png) repeat-x; height:114px;}
.top{ width:1100px; margin:0px auto;}
.top .top_logo{ float:left;}
.top .top_right{ float:right; width:370px;}
.top .top_right .top_bb{ text-align:right; float:right; width:370px; margin-right:15px;}
.top .top_right .top_bb a{ color:#393838;}
.top .top_right .top_bb a:hover{ color:#4e8735;}
.top .top_right .top_wb{ float:right; width:370px; text-align:right; margin-top:5px;}
.top .top_right .top_wb img{ margin-right:10px;}
.top .top_right .top_tel{ position:relative; top:-15px; float:right;}
.top .top_right .top_so{ background:url(../images/top_so.png) no-repeat; height:24px; width:202px; float:right;}
.top .top_right .top_so table{ position:relative; top:-2px;}
.top .top_right .top_so table .input{ height:11px; width:110px; padding:5px; border-radius:5px; line-height:12px; color:#282828; margin-left:22px; border:none;}


/*nav 代码样式*/
#nav{ background:url(../images/nav_bg.png) repeat-x; height:35px;}
/*导航样式*/
.nav{ width:1100px; z-index:9; margin:0px auto;}
.nav li{ float:left; position:relative; width:100px; height:35px; line-height:35px; text-align:center; margin-left:20px;}
.nav li a{ color:#fff; float:left; display:block;}
.nav li a:hover{ color:#fff; background:url(../images/nav_01.png) repeat-x; height:35px; width:100px;}
.nav li a span{display:block; width:100px; line-height:35px; cursor:pointer; text-align:center;}

.nav li a.selected{ background:url(../images/nav_01.png) repeat-x; color:#fff;}
.nav li a.selected2{ background:url(../images/nav_01.png) repeat-x; height:35px; width:100px; color:#fff;}
.nav li .selected .submenu{display:block;}

.nav li .submenu{display:none; position:absolute; top:35px; left:-20px; width:120px; z-index:9;}
.nav li .submenu li{background:none; height:30px; width:100px;}
.nav li .submenu li a{text-align:center; background:#808080; color:#fff; font-size:12px; display:block; width:100px; height:30px; filter:alpha(opacity=40); background:rgba(128, 128, 128, 0.4) none repeat scroll 0 0 !important; position:relative;}
.nav li .submenu li a:hover{ color:#4e8735;}


/*foot 代码样式*/
#foot{ background:url(../images/foot_bg.png) repeat-x; height:120px;}
.foot{ width:1100px; margin:0px auto; text-align:center; color:#000; line-height:28px;}
.foot .foot_nav{ width:550px; margin:0px auto; padding-top:20px;}
.foot .foot_nav ul li{ float:left; margin-left:3px;}
.foot a{ color:#000;}
.foot a:hover{ color:#4e8735;}


/*center*/
#center{ width:1052px; margin:0px auto; background:#FFF; padding:24px;}

/*index_nac*/
#center .index_title{ background:#e0f1fb; height:27px; line-height:27px; color:#0e79bd; margin-bottom:8px;}
#center .index_title p{ background:url(../images/title_01.png) no-repeat; width:110px; float:left; height:27px; color:#FFF; padding-left:20px; font-size:14px;}
#center .index_title span{ float:right; margin-right:10px;}
#center .index_title span a{ color:#0e79bd;}
#center .index_title span a:hover{ color:#4e8735;}

#center .left_title{ background:#e0f1fb; height:27px; line-height:27px; color:#0e79bd;}
#center .left_title p{ background:url(../images/title_01.png) no-repeat; width:110px; float:left; height:27px; color:#FFF; padding-left:20px; font-size:14px;}
#center .left_title span{ float:right; margin-right:10px;}
#center .left_title span a{ color:#0e79bd;}
#center .left_title span a:hover{ color:#4e8735;}


.global_header {height:33px;line-height:33px;background:url(../YU_images/top_bg_1.jpg) 50% 50% repeat-x;}
.global_header ._top_left {color:#fff; font-size:16px;}
.global_header ._top_left span:first-child {margin-right:25px;}
.global_header ._top_right form > div {box-sizing:border-box;padding:0 25px;width:200px;height:23px;line-height:23px;background:#fff url(../YU_images/icon/icon_search.png) 8px 50% no-repeat;border-radius:13px;margin-top:5px;}
.global_header ._top_right form > div {position:relative;}
.global_header ._top_right form > div input {border:none;background-color:transparent;height:23px;}
.global_header ._top_right form > div button {width:56px;height:24px;border:none;background:url(../YU_images/top_search_btn.png) 50% 50% no-repeat;position:absolute;right:0;top:0;cursor:pointer;}
.global_nav {font-size:16px;font-weight:bold;height:104px;line-height:104px;background:url(../YU_images/top_bg_2.jpg) 50% 50% repeat-x;}
.global_nav ._wrap .logo{width:236px;height:98px;}
.global_nav ._wrap > ul {}
.global_nav ._wrap ul > li {float:left;margin-right:40px;}
.global_nav ._wrap ul > li:last-child{margin-right:0;}
.global_nav ._wrap ul > li a{color:#FFF;}

.global_content{padding:0 20px;box-sizing:border-box;}
.global_left {width:325px;min-height:300px;padding-bottom:5px;}
.global_right {width:720px;min-height:300px;}
/*左侧box 列表*/
.global_left_box .item {width:316px;background-color:#e2e7ed;border-radius:3px;min-height:86px;box-shadow:3px 3px 5px rgba(0,0,0);box-sizing:border-box;padding:4px;margin-bottom:14px;}
.global_left_box .item .img {width:112px;margin-right:10px;}
.global_left_box .item .desc {width:180px;font-size:14px;word-break:break-all;}
.global_left_box .item .desc h3 {font-size:18px;font-weight:normal;color:#000;}

/*Global Left*/
.global_left .all_nav{margin-bottom:15px;}
.global_left .all_nav ul{border:1px solid #e3e3e3;}
.global_left .all_nav ._all_title{color:#fff;width:324px;background-image:url(../YU_images/all_left_title.png);height:34px;line-height:34px;box-sizing:border-box;padding-left:30px;font-size:16px;font-weight:bold;}
.global_left .all_nav ul li{margin-top:10px;}
.global_left .all_nav ul li a{height:25px;line-height:25px;display:block;background-color:#eee;font-size:16px;text-align:center;}
.global_left .all_nav ul li.active a,.global_left .all_nav ul li a:hover{background-color:#4e8735;color:#fff;}
/*Global Right*/
.global_right .global_right_title{line-height:34px;height:34px;background-image:url(../YU_images/all_right_title.png);box-sizing:border-box;padding-left:30px;margin-bottom:15px;}
.global_right .global_right_title ._t{color:#fff;font-size:16px;font-weight:bold;}

/*Footer*/
.global_footer{text-align:center;line-height:180%;height:94px;background:url(../YU_images/footer_bg.jpg) left top repeat-x;padding-top:20px;box-sizing:border-box;color:#fff;} 
.global_footer a{color:#FFF;}

/*分页*/
.global_page {margin:10px 0;text-align:center;}
.global_page > a{padding:0 5px;}

/* 悬浮QQ按钮 suspend */
.suspend{width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url(../images/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url(../images/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a{width:120px;height:112px;display:block;background:url(../images/suspend.png) -40px -86px;overflow:hidden;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}