﻿@charset "utf-8";
/* CSS Document */

html, body{margin:0px;padding:0px;font-family:"宋体",Arial;font-size:12px;line-height:24px;color:#333;}
body{background:#e0f6ff url(../images/body_bg.jpg) no-repeat top center;}
textarea{font-size:12px;}
ul,li,form,dl,dt,dd,p,table,tr,td,textarea,input,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
img{border:0;}
ul{ list-style:none;}
textarea,
textarea[name="message"],
input[name="num"],
input[name="name"],
input[name="reset"],
select[name="Office"],
select[name="Manual"],
select[name="Type"],
select[name="Industry"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
textarea[name="message"]:focus,
input[type="text"]:focus,
select[name="Office"]:focus,
select[name="Manual"]:focus,
select[name="Type"]:focus,
select[name="Industry"]:focus,
.uneditable-input:focus {
	background-color: #ffffff;
	border-color: #99cffb;
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;}
  /* IE7 */

/*命名：大的范围，不准使用关键字，如 .title .box .page */
.fclear{clear:both;}
.clear{clear:both;height:0;overflow:hidden;}
.left{float:left;}
.right{float:right;}
.blank4{clear:both;height:4px;overflow:hidden;}
.blank6{clear:both;height:6px;overflow:hidden;}
.blank8{clear:both;height:8px;overflow:hidden;}
.blank5{clear:both;height:5px;overflow:hidden;}
.blank10{clear:both;height:10px;overflow:hidden;}
.blank12{clear:both;height:12px;overflow:hidden;}
.blank14{clear:both;height:14px;overflow:hidden;}
.blank15{clear:both;height:15px;overflow:hidden;}
.blank18{clear:both;height:18px;overflow:hidden;}
.blank20{clear:both;height:20px;overflow:hidden;}
.tac{text-align:center;}
.tal{text-align:left;}
.tar{text-align:right;}
.pa {position:absolute;}
.pr {position:relative;}
.dn {display:none;}
.fwb {font-weight:bold;}
.fs12 {font-size:12px;}
.fs13 {font-size:13px;}
.fs14 {font-size:14px;}
.fs15 {font-size:15px;}
.fs16 {font-size:16px;}
.fs18 {font-size:18px;}
.fs20 {font-size:20px;}
.fs22 {font-size:22px;}
.fs24 {font-size:24px;}
.fs26 {font-size:26px;}
.fs30 {font-size:30px;}
.yahei {font-family:"宋体";}
.ffa {font-family:Arial;}
.vam {vertical-align:middle;}
.ti2 {text-indent: 2em;}
.lineheight22 {line-height:22px;}
.lineheight28 {line-height:28px;}
.lineheight32 {line-height:32px;}
.tdu {text-decoration:underline;}

.white {color:#fff;}
.huise {color:#333;}
.huise2 {color:#797979;}
.red {color:#c91e00;}
.orange {color:#d98100;}
.orange1 {color:#f19105;}
.blue {color:#0066cc;}
.blue1 {color:#0085c8;}
.black {color:#000;}
.black2 {color:#a8a8a8}
.black3 {color:#444444}
.black4{color:#7d7d7d}

.bgcolor1{ background:#fff;}
.bgcolor2{ background:#f6f6f6;}

.wid01{width:989px; background:#fff;padding:4px 0 0 1px;}
.wid02{width:193px;margin:0 1px 0 3px;}
.wid03{width:178px;}
.wid04{width:990px;}
.wid05{max-width:697px;_width:697px;*width:697px;}
.wid06{width:40%; float:left}
.wid07{width:25%; float:left}

.mar_right1{margin-right:14px;}

/*-------------------------------------链接----------------------------------------------*/
a{ text-decoration:none; color:#ff9900;}
a:hover{ text-decoration:none;color:#ff9900;}

a.red_font:link, a.red_font:visited {color:#ae0000;}
a.red_font:hover, a.red_font:active {color:#ff9900;}

a.blue_font:link, a.blue_font:visited {color:#2356a9;}
a.blue_font:hover, a.blue_font:active {color:#2356a9;}

a.black_font:link, a.black_font:visited {color:#000;}
a.black_font:hover, a.black_font:active {color:#000;}

a.gray_font:link, a.gray_font:visited {color:#333;}
a.gray_font:hover, a.gray_font:active {color:#000;}

/*-----------------------------------主体部分--------------------------------------------*/
.index_box {width:1000px;margin:0px auto; border:1px solid #a9a9a9; margin-bottom:10px;-moz-box-shadow:0px 0px 12px #b2c2cb;-webkit-box-shadow:0px 0px 12px #b2c2cb;box-shadow:0px 0px 12px #b2c2cb;}
.index_box2 {border:1px solid #fff; display:block; overflow:hidden}
.index_bg1 {background:#fff;}

/*top部分*/
.top_box {height:52px; background:#fff url(../images/topbg.jpg) repeat-x left bottom; padding:10px 15px 10px 24px; border-bottom:1px solid #656565}
.top_box h1 {float:left;margin-left:24px;}
.top_box .cz_box {width:400px; margin-top:12px;}
.top_box .cz_box .tool1,.top_box .cz_box .tool2,.top_box .cz_box .tool3,.top_box .cz_box .tool4 {height:32px; text-indent:-9999px; float:left;}
.top_box .cz_box .tool1 {width:43px; background:url(../images/iconEn2.png) no-repeat;text-indent:-9999px;margin-right:-5px}
.top_box .cz_box .tool2 {width:32px; background:url(../images/iconMail2.png) no-repeat;text-indent:-9999px;margin-right:8px}
.top_box .cz_box .tool3 {width:32px; background:url(../images/iconPrint.png) no-repeat;text-indent:-9999px;}
.top_box .cz_box .tool4 {width:43px; background:url(../images/iconCn2.png) no-repeat;text-indent:-9999px;}
.top_box .cz_box .tool1:hover {background:url(../images/iconEn.png) no-repeat;}
.top_box .cz_box .tool2:hover {background:url(../images/iconMail.png) no-repeat;}
.top_box .cz_box .tool3:hover {background:url(../images/iconPrint2.png) no-repeat;}
.top_box .cz_box .tool4:hover {background:url(../images/iconCn.png) no-repeat;}

.search_box {width:180px;height:20px;float:left;background: url(../images/bgSearch.png) no-repeat;padding:5px 12px; margin-right:5px}
.search_box input {width:150px;height:18px;line-height:18px;border:1px solid #fff;outline:none;float:left; color:#b0b0b0; font-family:宋体}
.search_box a.search_btn {width:20px;height:20px;float:right;background:url(../images/iconSearch.gif) no-repeat 2px 0px;text-indent:-9999px;display:inline-block;}


/*导航部分*/
.nav_box {background: url(../images/bgNav.jpg) repeat-x;display:block; height:41px; border-bottom:1px solid #959595;padding-left:30px;}
.nav_box ul{float:left; display:block; margin-right:15px;}
.nav_box li {float:left;position:relative;z-index:1000;}
.nav_box li a {line-height:41px;color:#fff;display:block;padding:0px 22px;white-space: nowrap;}
.nav_box li:first-child a {background: none;padding-left:24px;}
.nav_box li:first-child a:hover {background: url(../images/bgNav3.jpg) no-repeat bottom center;}
.nav_box li a:hover {background: url(../images/bgNav3.jpg) no-repeat bottom center;}
.nav_box li.current:first-child a {background: url(../images/bgNav3.jpg) no-repeat bottom center;}
.nav_box li.current>a {background: url(../images/bgNav3.jpg) no-repeat bottom center;}
.nav_box li.active_bg {background: url(../images/bgNav3.jpg) no-repeat bottom center;}
.nav_box li.nav_interval {height:41px;float:left;background: url(../images/iconLine2.gif) no-repeat center center; width:3px; display:block;}

.nav_online{ float:left; width:110px; height:27px;line-height:27px;margin-top:8px;}
.nav_online a{ background:url(../images/bgOnline.png) no-repeat; color:#FFF; padding-left:34px; display:block; clear:both}
.nav_online a:hover{ background:url(../images/bgOnline2.png) no-repeat;}

.second_menu {width:150px;padding:5px 6px;position:absolute;z-index:9999;background:#f6f8f9;font-size:12px;visibility:hidden;border:1px solid #c7c7c7;}
.second_menu a.s_bg {width:94%;padding:0px;padding-left:6%;line-height:26px;border-bottom:1px solid #dfe0e0;color:#313131;background:#f6f8f9;}
.second_menu a.s_bg:hover {background:#f6f8f9;color:#ff9000;}
.nav_box li:last-child .second_menu {right:0px;}

/*banner*/
.slide_fade{overflow:hidden;position:relative;margin:3px auto 0 auto;width:998px;height:435px;background:#676767 url(../images/line2.gif) no-repeat bottom left;}
.slide_fade .box{overflow:hidden;position:relative;width:1000px;height:296px;background:#E9E9E9;z-index:4; border-bottom:1px solid #fff;}
.slide_fade .box a{color:#fff;}
.slide_fade .box a:hover{	/* [disabled]text-decoration:none; */}
.slide_fade .list{overflow:hidden;height:9999px;}
.slide_fade .list li{position:relative;width:1000px;height:296px;}
.slide_fade .list img{_vertical-align:top;width:1000px;height:296px;}
.slide_fade .txt{cursor:pointer;position:absolute;top:165px;left:72px;font:14px/26px "宋体"; color:#2d414f;}
.slide_fade .txt h3{font:30px/40px "宋体"; color:#9E6452; margin-bottom:10px; display:block;}
.slide_fade .txt h4{font:16px/20px "宋体"; color:#E48C8C; margin-bottom:10px; display:block;}
.slide_fade .btn{position:absolute;bottom:0;left:0;height:115px;z-index:50; width:984px; padding:18px 8px; margin-left:6px}
.slide_fade .btn a{color:#555;text-decoration:none;}
.slide_fade .btn li{float:left;width:315px;height:113px; display:block;overflow:hidden;margin:0 0 0 3px;color:#333; background: url(../images/bgBanner2.png) no-repeat; padding-right:5px; padding-right:8px;}
.slide_fade .btn li img{overflow:hidden;float:left;width:96px;height:96px; display:block;margin:8px;
border: 1px solid #979797;border-radius:8px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.slide_fade .btn li:first-child{margin-left:0;}
.slide_fade .btn .selected{position:relative;top:-3px;background: url(../images/bgBanner.png) no-repeat}
.slide_fade .btn h3{padding:9px 0 0 0;font:12px/20px "宋体";text-indent:0px; font-weight:bold; margin-bottom:2px}
.slide_fade .btn p{color:#5e5e5e;font:12px/18px "宋体";text-indent:0px;}
.slide_fade .btn p a{color:#999;}
.slide_fade .btn p a:hover{text-decoration:underline;}

/*功能模块*/
.function_box {display:block; overflow:hidden; margin:0 auto; }
.function_box .module {float:left;}
.function_box .title {height:40px;line-height:40px;padding:0px 12px;background:url(../images/bgTit2.gif) no-repeat; margin-bottom:2px; clear:both}
.function_box .title span.name {height:40px;background:url(../images/icon2.gif) no-repeat 0 center; padding-left:36px; display:block; font-size:14px; color:#333;}

.function_box .module ul{width:183px; height:131px;border:1px solid #e6e6e6; border-bottom:none; display:block; overflow:hidden; padding:4px 4px 0 4px;}
.function_box .module li { line-height:22px; background:url(../images/icon4.gif) no-repeat 14px 8px; padding-left:30px; font-size:13px;}
.function_box .module li:hover{background-color:#f1f7fb;}
.function_box .module li a{ font-weight:bold; color:#ad0100;}
.function_box .module li a:hover{ font-weight:bold; color:#ff9900}
.function_box .module li.ic_1,.function_box .module li.ic_2,.function_box .module li.ic_3{display:block; height:69px; margin-bottom:8px; font-size:0px;line-height:0;}
.function_box .module li.ic_1{background: url(../images/img2.jpg) 0;}
.function_box .module li.ic_2{background: url(../images/img3.jpg) 0;}
.function_box .module li.ic_3{background: url(../images/img4.jpg) 0;}

.function_box .select {padding:10px 0 0 11px; display:block} 
.function_box .select p {color:#666;font-weight:bold;line-height:24px; font-size:13px;font-family:宋体; } 
.function_box .form-control {display: block;width: 95%;height:30px;padding:3px;color: #9b9b9b; font-family:宋体; background: url(../images/bgSelect.gif) repeat-x;border: 1px solid #bababa;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; margin-bottom:5px; font-size:12px;vertical-align:bottom}
.function_box .option{ vertical-align:bottom}

.announcement {border:1px solid #dde4e6;height:36px;overflow:hidden;line-height:36px;}
.announcement span.name {width:90px;background:url(../images/ic_gg.png) no-repeat 12px 10px #0b96e8;color:#fff;padding-left:46px;float:left;}
.announcement ul li {max-width:248px;height:36px;overflow:hidden;float:left;border-right:1px solid #d5dee0;padding-left:20px;padding-right:18px;}
.announcement ul li a {background:url(../images/ic_new.png) no-repeat right 10px;display:inline-block;padding-right:26px;}
.announcement ul li:last-child {border:none;}

/*新闻模块*/
.news_box {display:block; overflow:hidden; margin:0 auto; padding-top:4px;}
.news_box .title {height:40px;line-height:40px;padding:0px 12px;background:url(../images/bgTit1.gif) no-repeat;}
.news_box .title span.name {height:40px;float:left;background:url(../images/icon2.gif) no-repeat 0 center; padding-left:36px; display:block; font-size:14px; color:#333;}
.news_box .title span.more_btn {float:right;border-left:1px solid #E2ECEE;padding-left:32px;background:url(../images/icon3.gif) no-repeat 15px 5px;line-height:20px; margin:12px 0 8px 0;}
.news_box .core{width:954px; height:160px;background:#fff;display:block;overflow:hidden; margin:0 auto;padding:14px 28px 14px 14px;position:relative;}
.news_box .news_list {padding:12px; width:610px; display:block; clear:both;float:left;overflow:hidden;}
.news_box .news_list li{background:url(../images/line1.gif) repeat-x left bottom;padding:1px 0 0 14px;font-size:12px;height:26px;line-height:26px;overflow:hidden;color:#ae0000;}
.news_box span.date { display:block; color:#7C7C7C; width:84px; float:left}
.news_box span.ico { display:block; color:#fff; width:74px; height:19px; float:left; background:url(../images/icon1.gif) no-repeat; text-align:center; line-height:18px; padding-top:1px; margin:3px 22px 0 0;}
.news_box .news_photo {float:left; display:block;overflow:hidden;padding:4px;border:1px solid #D3D3D3; width:300px; height:150px; background:url(../images/bg1.gif) repeat-x left bottom;}
.news_box .news_photo img{width:300px; height:150px;}
.current{ color:#ae0000;}

.service_a a {width:140px;padding-left:35px;margin-top:4px;display:inline-block;color:#fff;line-height:55px;background-repeat: no-repeat;background-position: 20px 12px;background-color: #83898d;}
.service_a a.ic_1 {background-image: url(../images/ic_fw_1.png);}
.service_a a.ic_2 {background-image: url(../images/ic_fw_2.png);}
.service_a a.ic_3 {background-image: url(../images/ic_fw_3.png);}
.service_a a.ic_4 {background-image: url(../images/ic_fw_4.png);}
.service_a a:hover {background-color: #ff8b00;}
.service_a a.current {background-color: #ff8b00;}

.news_list_1 {padding:24px 10px 0px 15px;}
.news_list_1 li {background:url(../images/ic_1.png) no-repeat left;padding-left:12px;font-size:14px;height:25px;line-height:25px;overflow:hidden;}

.fw_btn {margin-bottom:3px;}
.fw_btn a {width:152px;height:73px;border-bottom:1px solid #52585f;padding-left:58px;padding-top:14px;color:#fff;background-color: #434a54;background-repeat: no-repeat; display: inline-block;background-position: 12px 14px;}
.fw_btn a.ic_1 {background-image: url(../images/ic_kf_1.png);}
.fw_btn a.ic_2 {background-image: url(../images/ic_kf_2.png);}
.fw_btn a.ic_3 {background-image: url(../images/ic_kf_3.png);}
.fw_btn a:hover {background-color: #393f48;}

.gg_box {border:1px solid #ecf0f1;}

/*----------------------------------二级页面-------------------------------*/
.list_box {padding:6px 10px;}
.list_box1 {border-top:1px solid #fff; display:block; overflow:hidden; padding-top:10px;}
.list_banner {width:auto;height:116px;background-repeat: no-repeat;padding:44px 0 0 60px;}
.list_banner h3 {font:22px/50px "宋体";letter-spacing:1px; color:#383838; margin-bottom:0px; display:block;}
.list_banner span {font:14px/25px Verdana, Geneva, sans-serif; font-style:italic; display:block; text-transform:uppercase;color:#CE3737}
.l_1 {background-image: url(../images/bgBanner3.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.l_2 {background-image: url(../images/bgBanner4.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.l_3 {background-image: url(../images/bgBanner5.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.l_4 {background-image: url(../images/bgBanner6.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.l_5 {background-image: url(../images/bgBanner8.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.l_6 {background-image: url(../images/bgBanner10.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.l_7 {background-image: url(../images/bgBanner7.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.l_8 {background-image: url(../images/bgBanner9.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.l_9 {background-image: url(../images/bgBanner10.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.l_10 {background-image: url(../images/bgBanner11.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.l_11 {background-image: url(../images/bgBanner13.jpg);background-color: #5e8ab6; border-bottom:2px solid #fff}
.l_12 {background-image: url(../images/bgBanner12.jpg);background-color: #C8DDE9; border-bottom:2px solid #fff}
.list_left {width:178px;padding:0 17px 0 15px; float:left;}
.list_right {width:725px; background:#FFF; padding:23px 20px;float:right; border:1px solid #E4E4E4;}
.right_height1{min-height:700px;}

/*文章页*/
.about_intro p {margin:15px 0px;}

.place_box {height:28px;line-height:28px; border-bottom:1px solid #c9c9c9;#797979;}
.place_box .p_wz {width:946px;margin:0px auto;background: url(../images/icon5.gif) no-repeat 13px 4px;padding-left:32px;}
.place_box .p_wz a{color:#797979;}
.place_box .p_wz span{width:7px; height:9px;padding:0 5px;}

.menu_t {height:64px;background: url(../images/ic_2.png) no-repeat left top #edf3f7;padding:4px 15px;margin-bottom:4px;}
.menu_t p.wz {padding-top:10px;line-height:22px;text-align:center;}
.menu_t p.wz span.yahei {color:#003b67;}
.menu_t p.wz span.ffa {color:#bdbebe;}
.menu_t span.ic_bg {width:64px;height:64px;background-image: url(../images/ic_column.png);background-repeat: no-repeat;display:inline-block;float:right;}
.menu_t span.ic_1 {background-position: 0px 0px;}
.menu_t span.ic_2 {background-position: -64px 0px;}
.menu_t span.ic_3 {background-position: -128px 0px;}

.menu_list li {display:block; border-bottom:1px solid #d6d6d6; padding:3px 0;}
.menu_list li a {width:165px;line-height:18px;padding-left:20px;background:none;color:#ae0000;display:block;padding-top:6px; padding-bottom:6px}
.menu_list li a:hover {background:#999 url(../images/listNav.gif) no-repeat 10px 12px;color:#fff;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */ border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.menu_list li.current a {background:#999 url(../images/listNav.gif) no-repeat 10px 12px;color:#fff;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */ border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}

.list_right .title {line-height:50px; color:#000;}
.list_right .title span{padding-left:10px; color:#666;font:13px/50px "\5b8b\4f53";}
.list_right .con_box {padding:0px 6px;}
.list_right .con_box p {margin:15px 0px;}
.list_right .con_box p.wz {padding:0px 12px;}

/*新闻模块*/
.news_box .title2 {height:48px;padding:0px 15px 0 0; border-bottom:1px solid #C60; margin-top:-10px}
.news_box .title2 .name {height:46px;float:left;border-bottom:2px solid #C60; padding-right:10px;}
.news_box .title2 .name span {line-height:45px;font-size:17px;color:#000;display:inline-block; padding-left:10px;}
.news_box .title2 .name span.ic_1 {background:url(../images/ic_t_9.png) no-repeat left 4px;padding-left:42px;}
.news_box .title2 .name span.ic_2 {background:url(../images/ic_t_8.png) no-repeat left 4px;padding-left:42px;}
.news_box .title2 .name span.ic_3 {background:url(../images/ic_kj_6.png) no-repeat left 0;padding-left:48px;}
.news_box .title2 .name span.ic_4 {background:url(../images/ic_t_5.png) no-repeat left 4px;padding-left:42px;}
.news_box .title2 .name span.ic_5 {background:url(../images/ic_kj_5.png) no-repeat left 4px;padding-left:42px;}
.news_box .title2 a.more_btn {border-left:1px solid #ecf0f1;padding-left:32px;background:url(../images/ic_more.png) no-repeat 14px 9px;line-height:27px; margin-top:13px;}

.border01{border:1px solid #dde4e6;} 
.news_box .news_list2 {margin-top:2px; display:block; padding:10px; min-height:580px;}
.news_box .news_list2 li {background: url(../images/ic_1.png) no-repeat 15px 20px;padding:12px 8px 12px 28px;border-bottom:1px dashed #ddd;}
.news_box .news_list2 li p {color:#a6a6a6; }
.news_box .news_list2 li p.wz {line-height:20px;color:#7d7d7d;margin-top:4px;font-size:12px}
.news_box .news_list2 li a {font-size:14px;font-weight:bold; color:#555}
.news_box .news_list2 li a:hover {color:#ff9900}
.news_box .news_list2 li:last-child {border: 0px;}
.news_box .news_list2 li p.ic_time {background: url(../images/ic_time.png) no-repeat left;padding-left:18px;color:#999; line-height:28px;}

.news_detail {padding:14px;}
.news_detail h2 {font-weight:bold;color:#0066CC;text-align:center; margin:20px 0;}
.news_detail .time {line-height:20px;margin-bottom:12px;margin-top:10px;}
.news_detail .time span {padding-left:18px;background: url(../images/ic_time.png) no-repeat left;}
.news_detail .zy {border:1px solid #dfd8d4;padding:20px 30px 20px 48px; background-color:#f8f8f8; min-height:30px;}
.news_detail .zy span {top:-1px;left:0px;}
.news_detail .content {padding:0px 10px;}
.news_detail .content p {margin:8px 0px;line-height:26px;}
.news_detail .fx_box {border-top:1px dotted #a6a6a6;padding:15px 0px 5px 10px;margin-top:20px;}

.page {padding-bottom:20px;padding-top:5px;}
.page a {padding:0px 9px;color:#666;margin:0px 3px;height:25px;line-height:25px;border:1px solid #cccccc;display:inline-block;background: #fff;}
.page a:hover {border:1px solid #f82244;color:#f82244;}
.page a.current {border:1px solid #f82244;color:#f82244;}

.return a{display:block;background: #ff8b00;color:#fff;font-size:13px;margin:0px auto;height:34px;line-height:34px;width:120px; text-align:center}
.return a:hover{background:#0485c8}

/*我们的客户*/
.right_media{margin: 0 auto;overflow:hidden; margin-bottom:20px;}
.right_media ul {list-style:none; padding-left:15px;}
.right_media li {border:1px #ddd solid;width:120px;height:120px;overflow:hidden;text-align:center;display:table;float:left;margin:10px;position:relative;}
.right_media li:hover{ border:1px solid #ff0000;}
/*For Firefox Chrome*/
.right_media a{display:table-cell;vertical-align:middle;width:120px;height:120px;}
.right_media a img{margin:0 auto;max-width:120px;max-height:120px;}
/*For IE7*/
*+html .right_media a{position:absolute;top:50%;width:120px;text-align:center;height:auto;}
*+html .right_media a img{position:relative;top:-50%;left:-50%;}
/*For IE6*/
*html .right_media a{position:absolute;top:51%;width:120px;text-align:center;height:auto;display:block;}
*html .right_media a img{position:relative;top:-50%;left:-50%;width:expression(this.width>120?"120px":"auto");height:expression(this.height>120?"120px":"auto");}


/*在线留言*/
.input_box {border:1px solid #dfd8d4;background: #f6fbfe;padding:30px 0px; margin-top:10px}
.input_box ul li {margin:18px 0px;}
.input_box ul li span.name {width:200px;text-align:right;font-size:14px;float:left;line-height:32px;padding-right:6px;}
.input_box ul li input.input_1 {width:270px;height:18px;line-height:18px;border: 1px solid #cacaca;font-size:12px; padding:6px;}
.input_box ul li input.input_2 {width:130px;height:18px;line-height:18px;border: 1px solid #cacaca;font-size:12px; padding:6px;}
.input_box ul li .textarea_1 {width:380px;height:120px;border: 1px solid #cacaca;padding:6px; font-family:Arial, Helvetica, sans-serif}
.input_box ul li span.red {font-size:16px;margin:0px 6px;display:inline-block;}
.input_box ul li img {vertical-align: middle;}
.input_box .button {padding-left:120px; display:block}
.input_box ul li input.submit_button {background: #ff8b00;color:#fff;font-size:14px;border: none;padding:0px 20px;line-height:34px;cursor: pointer;margin:20px 0 0 80px;}

/*联系我们*/
.contact_con {width:353px;}
.contact_con:hover {background:#FFFBEC;}
.contact_con .title {line-height:40px;padding:0px 38px;border-bottom:1px solid #ecf0f1; color:#666; background:url(../images/ic_place.png) no-repeat 15px 10px}
.contact_con p{margin:10px 16px; display:block;}

.wrap{margin:0 auto; width:725px}
.tabs{height:178px;}
.tabs a{display:block;text-decoration:none;color:#000;width:353px;background: #f6fbfe; margin-bottom:15px;border:1px solid #ecf0f1;border-top:2px solid #00abff;}
.tabs a.active{background: #FFFBEC;border-top:2px solid #ff0000;}
.swiper-container{height:400px;}
.swiper-slide{height:353px;background:none;color:#000;}
.content-slide p{text-indent:2em;line-height:1.9;}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


/*图片列表 start*/
.contented {margin:18px 0 20px 0; clear:both;}
.contented ul{width:100%; overflow:hidden; padding-left:20px;}
.contented li{ margin:5px 13px 10px 0;width:200px;list-style:none; float:left; display: block;overflow:hidden;text-align:center;color:#666;padding:10px;border:1px solid #ececec; height:248px;}
.contented li:hover{background:#ececec;border:1px solid #c7c7c7;}

.contented li img { width:200px; height:210px; display:block;}

.contented li .name { display:block; line-height:16px;color:#888; padding:6px 0; border-top:2px solid #00abff;}
.contented li .name span { display:block; color:#666; font-size:12px; font-weight:bold}
.contented li .name b{font-weight:normal;color:#ee0000;font-family:Arial, Helvetica, sans-serif}
.contented li .name a{ color:#666; height:17px;font-size:12px;text-decoration:none; font-weight:normal;display: block;}

.con_box_1 {width:729px;border:1px solid #dde4e6;padding:15px;}
.blue_bg {width:729px;background: #f6fbfe;}
.fx_menu li {width:240px;text-align:center;float:left;background: #0485c8;margin:0px 1px;color:#fff;cursor: pointer;line-height:34px;position:relative;}
.m_1 li {width:241px;}
.m_2 li {width:380px;}
.m_3 li {width:300px;}
.fx_menu li span.ic {width:12px;height:7px;background: url(../images/ic_9.png) no-repeat;position:absolute;bottom:-7px;left:46%;display:none;}
.fx_menu li.current {background:#ff9000;}
.fx_menu li.current span.ic {display: inline-block;}
.fx_menu li a{color:#fff;}

.fx_wz {padding:15px;}
.fx_wz p.name {color:#0085c8;font-size:14px;margin-top:10px;margin-bottom:4px;font-weight:bold;background: url(../images/ic_8.png) 0px 6px no-repeat;padding-left:22px;}
.fx_wz p.name_1 {color:#578635;font-size:14px;margin-bottom:15px;font-weight:bold;background: url(../images/ic_t_6.png) 0px 0px no-repeat;padding-left:38px;line-height:28px;}
.fx_wz p.name_1 span {color:#888;font-size:12px; font-weight:normal}
.fx_wz p.fs14 {line-height:26px;}
.fx_wz ul{width:100%; overflow:hidden; padding-left:8px;}
.fx_wz li{ margin:5px 12px 12px 0;list-style:none; float:left; display: block;overflow:hidden;padding:0;width:204px;border:solid 1px #b8b8b8; padding:5px;background-color:#f4f5f5;}
.fx_wz li span{ display:block; line-height:18px;padding:5px;overflow:hidden; margin-top:5px;text-align:center;}
.fx_wz li p{ display:block; line-height: 20px;padding:5px;overflow:hidden; text-align: left; color: #666; font-size: 12px;}
.fx_wz li p.height1{ height:160px}
.fx_wz li img :hover{border:1px solid #ff0000;}

.fx_wz li img { width:204px; height:140px; display:block;padding:0px;border:1px solid #ccc; }

.fx_wz2 {15px 0 15px 10px}
.fx_wz2 p.name {color:#0085c8;font-size:14px;margin-top:10px;margin-bottom:4px;font-weight:bold;background: url(../images/ic_8.png) 0px 6px no-repeat;padding-left:22px;}
.fx_wz2 p.name_1 {color:#578635;font-size:14px;margin-bottom:15px;font-weight:bold;background: url(../images/ic_t_6.png) 0px 0px no-repeat;padding-left:38px;line-height:28px;}
.fx_wz2 p.name_1 span {color:#888;font-size:12px; font-weight:normal}
.fx_wz2 p.fs14 {line-height:26px;}
.fx_wz2 ul{width:100%; overflow:hidden; padding-left:8px;}
.fx_wz2 li{ margin:5px 12px 12px 10px;list-style:none; float:left; display: block;overflow:hidden;padding:0;width:314px;border:solid 1px #b8b8b8; padding:5px;background-color:#f4f5f5;}
.fx_wz2 li span{ display:block; line-height:18px;padding:5px;overflow:hidden; margin-top:5px;text-align:center;}
.fx_wz2 li p{ display:block; line-height: 20px;padding:5px;overflow:hidden; text-align: left; color: #666; font-size: 12px;}
.fx_wz2 li p.height1{ height:100px}
.fx_wz2 li img :hover{border:1px solid #ff0000;}

.fx_wz2 li img { width:314px; height:240px; display:block;padding:0px;border:1px solid #ccc; }

table.jy_table {width:680px;border:0;border-collapse:collapse;margin:0px auto;}
table.jy_table tr th {font-size:14px;text-align:center;line-height:32px;background: #e4ecf2;border:1px solid #d8e4f0;}
table.jy_table tr td {border:1px solid #d8e4f0;text-align:center;padding:8px 0px;font-size:14px;}

table.jy_table_1 {width:744px;border:0;border-collapse:collapse;margin:0px auto;}
table.jy_table_1 tr th {font-size:14px;text-align:center;line-height:32px;border-bottom:1px solid #d4d4d4;padding-bottom:6px;color:#444;}
table.jy_table_1 tr td {border:1px solid #ebebeb;text-align:center;padding:8px 0px;font-size:14px;}

.kh_wz {border: 1px solid #f3f4f5;border-radius: 5px;background: #fff;padding:12px; display:block; overflow:hidden}
.kh_wz p{margin-bottom:8px; padding:5px 10px;}
.kh_wz p.n_1 {background: url(../images/ic_10.png) no-repeat;line-height:32px;padding-left:40px;margin-bottom:12px;}
.kh_wz p.l_2 {margin:0 8px 0 8px;line-height:14px; font-size:13px; background: none}
.kh_wz p.l_1 {background: url(../images/ic_1.png) 4px 8px no-repeat;padding-left:25px;margin:0 8px 0 8px;line-height:14px; font-size:13px}
.khlc_box li {width:150px;height:180px;float:left;background: url(../images/ic_11.png) 122px 70px no-repeat;}
.khlc_box li:last-child {width:112px;}
.khlc_box li .lc_con {
	width:96px;height:175px;
	background-image:-webkit-linear-gradient(top, #fefefe, #f3f3f3);
	background-image:-o-linear-gradient(top, #fefefe, #f3f3f3);
	background-image:-moz-linear-gradient(top, #fefefe, #f3f3f3);
	background-image:-chrome-linear-gradient(top, #fefefe, #f3f3f3);
	background-image:-ms-linear-gradient(top, #fefefe, #f3f3f3);
    background-image:linear-gradient(top,#fefefe,#f3f3f3);
    background-color:#fefefe;
    border-radius: 5px;
    border:1px solid #ebeceb;
    padding:0px 7px;
    line-height:22px;
}
.khlc_box li .lc_con p.yahei {line-height:45px;}
.khlc_box li .lc_con span.ic {width:76px;height:62px;bottom:-1px;right:-1px;position:absolute;background-image: url(../images/ic_bz.png);background-repeat: no-repeat;}
.khlc_box li .lc_con span.ic_1 {background-position: 0px 0px;}
.khlc_box li .lc_con span.ic_2 {background-position: -76px 0px;}
.khlc_box li .lc_con span.ic_3 {background-position: -152px 0px;}
.khlc_box li .lc_con span.ic_4 {background-position: -228px 0px;}
.khlc_box li .lc_con span.ic_5 {background-position: -304px 0px;}

table.tz_table {width:100%;border:0;border-collapse:collapse;}
table.tz_table tr td {border:1px solid #e3e4e7;}
table.tz_table tr td p {padding:4px 10px;}

#vlightbox{margin:0 auto; min-height:500px;}
#vlightbox span{display:block;}
#vlightbox a{display:block;opacity:0.87;list-style:none; display: block;overflow:hidden;}
#vlightbox a img{display:block;border:none;}
#vlightbox a:hover{opacity:1;}
#vlightbox a.vlightbox_hidden{display:none;}
#vlightbox a img{border:medium none;display: block;overflow:hidden;}


/*左侧工具*/
.function_box .title2{height:30px;line-height:30px;padding:0px 12px;background:url(../images/bgTit3.gif) no-repeat; margin-bottom:2px;}
.function_box .title2 span.name {height:30px;background:url(../images/icon2.gif) no-repeat 0 center; padding-left:36px; display:block; font-size:14px; color:#666;}
.function_box .select2 {padding:6px 0 6px 11px; display:block; border:1px solid #E4E4E4; background-color:#f8f8f8} 
.function_box .select2 p {color:#666;line-height:24px; font-size:12px;} 
.function_box .form-control2 {display: block;width: 95%;height:28px;padding:3px;color: #9b9b9b;background:#f7f7f7;border: 1px solid #bababa;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; margin-bottom:5px; font-size:12px;vertical-align:bottom}

.service_a a {width:128px;padding-left:50px;margin-top:4px;display:inline-block;color:#fff;line-height:45px;background-repeat: no-repeat;background-position: 20px 12px;background-color: #83898d;}
.service_a a.ic_1 {background-image: url(../images/ic_ts_6.png);}
.service_a a.ic_2 {background-image: url(../images/ic_fw_2.png);}
.service_a a.ic_3 {background-image: url(../images/ic_fw_3.png);}
.service_a a.ic_4 {background-image: url(../images/ic_fw_4.png);}
.service_a a:hover {background-color: #ff8b00;}
.service_a a.current {background-color: #ff8b00;}

/*大事纪*/
.time_box { width:713px;margin:10px auto 0 auto; display:block; overflow:hidden;font:normal 13px/20px "宋体",Helvetica,STheiti,宋体,Arial,Tahoma,sans-serif,serif;word-wrap:break-word;background: #f7f7f7; padding:10px 0 0 10px; border:1px solid #f2f2f2}
.time_box .event_year { width:46px;border-bottom:2px solid #DDD;text-align:center;float:left;margin:10px 0 0 10px; }
.time_box .event_year li { height:40px;line-height:40px;background:#FFF;margin-bottom:2px;font-size:12px;color:#828282;cursor:pointer; border:1px solid #eee}
.time_box .event_year li.current { width:46px;background:#0066ff url(../images/jian.png) 46px 0 no-repeat;color:#FFF;text-align:left;padding-left:9px; border:none }
.time_box .event_list { width:650px;float:right;background:url(../images/dian3.png) 63px 0 repeat-y;margin:10px 0 20px 0; }
.time_box .event_list h3 { margin:5px 0 15px 56px;font-size:18px;font-family:Georgia;color:#0066ff;padding-left:25px;background:url(../images/jian.png) 0 -45px no-repeat;height:38px;line-height:30px;font-style:italic; }
.time_box .event_list li { background:url(../images/jian.png) 60px -80px no-repeat; }
.time_box .event_list li span { width:57px;text-align:right;display:block;float:left;margin-top:10px; font-size:12px;}
.time_box .event_list li p { width:480px;margin-left:24px;display:inline-block;padding-left:10px;background:url(../images/jian.png) -21px 0 no-repeat;line-height:20px;_float:left; }
.time_box .event_list li p span { width:510px;text-align:left;border-bottom:2px solid #DDD;padding:10px 15px;background:#FFF;margin:0; }

/*客服及返回*/
#iconDiv1 {	display:none;}
.oc_bg {background:url(../images/onlineContact_bg.png) no-repeat}
.btn {display:inline-block;text-decoration:none;cursor:pointer}
#big_b {position:fixed;	_position:absolute;	width:95px;	height:61px;left:5px;top:320px}
#big_C {position:fixed;	_position:absolute;	width:89px;	height:241px;right:0px;	top:200px}
#big_C .btn1 {position:absolute;width:19px;height:19px;top:70px;right:0px;background-position:-176px -83px}
#big_C .btn2 {position:absolute;width:63px;height:63px;top:118px;left:13px;background-position:-103px -13px;}
#big_C .btn2:hover {background-position:-171px -13px}
#big_C .btn3 {position:absolute;width:68px;height:24px;top:188px;left:10px;background-position:-101px -202px; padding-top:28px; text-align:center; line-height:16px; color:#ea8315; font:12px/16px Arial, Helvetica, sans-serif; font-style:italic; font-weight:bold;}
#big_C .btn5 {position:absolute;width:56px;	height:26px;top:202px;left:17px;background-position:-178px -235px}
#big_C .btn5:hover {background-position:-107px -235px}
#big_C .btn6 {display:none;position:absolute;width:29px;height:85px;top:140px;left:-25px;background-position:-135px -84px}
#big_C .btn6:hover {background-position:-101px -84px}
#small_C {position:fixed;_position:absolute;width:28px;	height:91px;right:1px;top:300px;background-position:-250px -174px}
#small_C .btn1 {display:none;position:absolute;width:28px;height:28px;left:0px;bottom:-28px;background-position:-207px -108px}
#small_C .btn1:hover {background-position:-175px -108px}
#small_C .stb {position:absolute;width:28px;height:91px;right:1px;top:0px}
#big_C #wx {display: none;width: 150px;	height: 150px;	position: absolute;	top: 220px;	left: -150px;}
#big_b #wx {display: none;width: 150px;	height: 150px;	position: absolute;	top: 220px;	right: -150px;}
#small_b {position:fixed;_position:absolute;width:28px;	height:91px;right:1px;top:300px;background-position:-250px -174px}
#small_b .btn1 {display:none;position:absolute;width:28px;height:28px;left:0px;bottom:-28px;background-position:-207px -108px}
#small_b .btn1:hover {background-position:-175px -108px}
#small_b .stb {position:absolute;width:28px;height:91px;right:1px;top:0px}

/*footer*/
.footer_box {border-top:5px solid #ecf0f1;color:#7c7c7c; display:block; overflow:hidden; background-color:#fff;line-height:50px; padding:0 25px;}
.footer_box a {color:#7c7c7c;}
.footer_box .footer_st a {margin:0px 10px; color:#af0102}
.footer_box a:hover {color:#ff9900;text-decoration: underline;}


.menu_list2{margin:0 auto;width:185px;}
.menu_head{line-height:24px; font-size:14px; padding:3px 0 3px 20px; border-bottom:1px solid #d6d6d6;background:#DFDFDF url(../images/ic_4.png) no-repeat 10px 11px;color:#5E5E5E;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px; padding:3px 0 3px 25px; margin-bottom:2px;}
.menu_head a{color:#5E5E5E;}
.menu_list2 .current a{color:#fff}
.menu_list2 .current{background:#CC0F0F url(../images/ic_6.png) no-repeat 10px 11px;color:#fff;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */ border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */color:#fff; padding:3px 0 3px 25px; margin-bottom:2px; font-size:14px}
.menu_body{height:auto;overflow:hidden;line-height:28px;backguound:#fff; width:180px; margin:0 auto; margin-bottom:2px;margin-top:-2px;}
.menu_body a{display:block;width:150px;line-height:14px;padding:6px 30px;color:#777777;background:#fff url(../images/ic_3.png) no-repeat 20px 11px;text-decoration:none;border-bottom:1px dashed #e1e1e1; margin:0 auto}
.menu_body a:hover{text-decoration:none;background:#E5F2FF url(../images/ic_7.png) no-repeat 20px 11px;color:#333;}
.menu_body .current{display:block;width:146px;line-height:14px;padding:6px 30px;color:#333;text-decoration:none;background:#E5F2FF url(../images/ic_7.png) no-repeat 20px 11px;text-decoration:none;border-bottom:1px dashed #e1e1e1; margin:0 auto}
