@charset "utf-8";
/* ================================== 【官方网站】技术支持：凡高科技——银灵子==================================== */
body{  min-width: 1240px; margin:0 auto;}
body{  position: relative;   }
.j_body{ position: relative;}
.main_box{ margin:0 auto; width:1200px; position:relative;}
.main_box_small{ margin:0 auto; width:1115px; position:relative;}
input{outline: none;}

/*==============================导入页================================*/
#page_login{ background: url(../images/bg_login.jpg) center no-repeat; background-size: 100% 100%; position: relative;}
#login_content{ position: fixed; left: 0; top: 50%; width: 100%; text-align: center; margin-top: -260px;}
#login_content a { display: block; margin-bottom: 0px;}
#login_content a img{ display:block;  margin: 0 auto;}
#login_content .icon{ display:block; margin: 80px auto; }
#login_content a.bnt{ text-align: center; width: 210px;  height: 60px; line-height: 60px; border-radius: 3px; color: #fff; font-size: 18px; background: #0c9d5b; margin: 0 auto; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
#login_content a.bnt:hover{ border-radius:30px 0 30px 0; }
#login_footer{ position:fixed; bottom: 27px; left: 0; width: 100%; text-align: center; color: #404959; font-size: 12px; }
#login_footer a{ color: #404959; font-size: 12px;}
#login_footer a:hover{ color:#0c9d5b;}

/*===============================================header================================================*/

#header{  height:90px; z-index:9;}
#header .main_box{ position:relative; height: 90px; background: #fff; }
#header .top{ background:#fff; padding:0 20px;}
#header .top .logo{ display:table; height: 90px;  position:absolute; top: 0px; left:20px; z-index:3;}
#header .top .logo a { display:table-cell; vertical-align:middle;}
#header .top .bnt_serch{ right:0;top: 22px;}
#header .top .bnt_serch1{ position:absolute; right:0; top:52px;}

#j_seach_box{width:28px;height:28px;line-height:28px;position: absolute;right: 39px;top: 30px;}
#j_seach_box .box{position: absolute; right: 0; top: 60px; z-index: 999; height: 0px; overflow: hidden; width: 200px; background:#fff;}
#j_seach_box .box form{ border: 1px solid #d83648; height: 26px;  }
#j_seach_box input[type="text"]{ display: block; border:none; height:26px; color: #656565; font-size: 12px; background:none; line-height:25px; padding:0 10px; padding-right:28px;}
#j_seach_box input[type="submit"]{  position:absolute; right:0; top:0; padding: 0; z-index:2; background:url(../images/icon_search.png) center no-repeat #d83648; height:28px; width:28px; cursor:pointer; border:none; }
#j_seach_box .bnt_search{  position:absolute; right:0px; top:60; padding: 0; z-index:3; background:url(../images/icon_search.png) center no-repeat #d83648; height:28px; width:28px; cursor:pointer; border:none; }

#bnt_site_map{position:absolute;right: 0;top: 30px;padding: 0;z-index:2;background:url(../images/bnt_nav.png) center no-repeat #f26756;height:28px;width:28px;cursor:pointer;border:none;}
#j_seach_box.on #bnt_site_map{ background:url(../images/bnt_close_nav.png) center no-repeat #d83648; }
#bnt_site_map:hover{ background:url(../images/bnt_nav.png) center no-repeat #cb0f24; }
#j_seach_box.on .box{ height: 28px;}

#lan_box{display:  none;position:absolute;right:0px;top: 30px;padding: 0;z-index:2;width:28px;height:28px;color: #fff;font-size: 12px;text-transform: uppercase;line-height: 28px;text-align: center;cursor:pointer;border:none;background: #fbb464;}

/*=================网站地图=================*/
#nav_right{  width: 180px; height: 100%; position: fixed; right: -180px; top: 0; z-index: 9999; background:#fff; box-shadow: 0 0 8px #aaa;}
#nav_right .box{padding:30px 20px; position: relative; height: 90%;}
#nav_right .title{ display: block; position: relative; vertical-align: middle; margin-bottom: 20px; line-height: 30px; padding-left: 45px;  font-size: 16px; color: #333; background: url(../images/logo_nav.png) left center no-repeat;}
#nav_right .title a{ position: absolute; right: 0px; top: 2px; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
#nav_right .title a:hover{  transform:rotate(90deg);-webkit-transform:rotate(90deg);  -moz-transform:rotate(90deg);}
#nav_right dl{ height: 95.5%;}
#nav_right dd{ padding-bottom: 30px; padding-left: 35px;}
#nav_right dd h1{ font-size:14px; color:#626262; line-height:22px; margin-bottom:10px;}
#nav_right dd a{ display:block; font-size:12px; color:#878787; line-height:24px;}
#nav_right dd a:hover{ color:#0d9486;}
#ascrail2000{ display:none !important;}

/*=================导航=================*/

#nav{ position:absolute; right:155px; top:0px;}
#nav ul{ }
#nav li{ margin:0 -2px;  position:relative; display: inline-block; }
#nav li .a{ display: inherit;  text-align:center; padding: 0 20px 0 25px; background: url(../images/line_nav.png) left center no-repeat;   }
#nav li.first .a{ background:none;}
#nav li .a img{  }
#nav li .a strong{  font-size:15px; color:#313233; font-weight: 700; line-height: 90px; text-align:center; position:relative; z-index:4;  }
#nav li .a span{ position:absolute; top: -12px; left:0%;  display: inherit; width:100%;    text-align:center;}
#nav li .a i{  display: inline-block; margin:0 auto; text-align:center;  z-index:1; width: 0; height: 3px;  background: #d83648; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
#nav li.on i{  width:60px;}
#nav li.on .a strong{  }
#nav li:hover i{  width:60px; }
#nav li:hover .a strong{ }
#nav .title{}
#nav .list{ display:none; left:-15px; top: 90px; position:absolute; height:50px;  width:700px; }
#nav .list .box{ text-align:left; position:relative;  }
#nav .list a{ font-weight:normal; margin-left: 38px; color:#fff; line-height:50px;  font-size:14px;  }
#nav .list a:hover{ color: #fff;}
#nav .text_left{ left:auto; right: 24px}
#nav .text_left .box{ text-align:right;}
.list_box{ position:absolute;  left:0px; top: 90px; z-index:9; height:0px; line-height:50px; width:100%;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#2D000000', endColorstr='#2D000000');background:rgba(0,0,0,0.18);}

/*================= banne===================*/
#banner{ position:relative; height:430px; overflow: hidden;}
#banner .bd { position:relative;}
#banner .bd a{ display:block; width:100%; height: 430px;  overflow: hidden;}
#banner .hd{ position:absolute; left:0; bottom:35px; width:100%; display:inherit; text-align:center;  height:25px;}
#banner .hd .main_box{height:25px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC5F6671', endColorstr='#CC5F6671');background:rgba(95,102,113,0.8); }
#banner .hd ul{ display:inline-block;  }
#banner .hd ul li{ display:block; float: left; margin: 0 3px;  padding-top:10px;}
#banner .hd ul li a{height:4px; width:4px; margin:0 1px; border:1px solid #fff;  display:block; border-radius:50%;  }
#banner .hd ul li a:hover{ background:#fff; }
#banner .hd ul .on a{  background:#fff;   }
#banner  .bnt{ position:absolute;  top:50%; z-index:3; margin-top:-30px; cursor: pointer;}
#banner  .bnt:hover{ }
#banner .prev{ position:absolute; left:-75px; }
#banner .next{ position:absolute; right:-75px; }
#banner:hover .prev{left:50px;  opacity:1; filter:alpha(opacity=100);}
#banner:hover .next{right:50px; opacity:1; filter:alpha(opacity=100);}

/*================= 首页===================*/
.s_main_box{position:relative;  margin-top: -60px; padding-top: 60px;}
.s_main_box .main_box{  margin: 0 auto;} 

.s_title{position:relative; margin-bottom:20px; height:34px; line-height:34px; font-size:14px; color:#787f8a; }
.s_title a{  font-size:14px; color:#787f8a;  line-height:34px; }
.s_title a.on{  font-size:14px; color:#323740;  }

#s_up_box { position:relative; height: 125px; background: #fafafc;  }
#s_up_box .j_box{ position: absolute; top: -30px; left: 0; width: 100%;}
#s_up_box .main_box{ position:relative;   height:150px;   padding-bottom:5px; overflow: hidden;background:url(../images/bg_bar.png) center bottom no-repeat;}


#s_stock{ position:absolute; top:0;; left:0;  padding: 28px 30px;  padding-left: 33px; width: 160px; background: #fff; height:94px;}
#s_stock h1{color:#535151; font-weight: 700; font-size: 14px; display: block; margin-bottom: 10px;}
#j_gp_jz{margin-bottom: 10px;}
#s_stock h2{ display: inline-block; color:#e3394c; font-size: 35px; padding-right: 5px; }
#s_stock .mark{ display: inline-block; background:url(../images/icon_rmb.png) left center no-repeat; padding-left: 18px; font-size: 14px; color: #e3394c; }
#s_stock .mark.down{ background:url(../images/icon_rmb_down.png) left center no-repeat; }
#s_stock p{ font-size: 12px; color: #535151;}
#s_stock #j_gp_jz.on .mark{ color: #fbb464; background:url(../images/icon_rmb_on.png) left center no-repeat; }
#s_stock #j_gp_jz.on h2{ color: #fbb464;}
#s_stock #j_gp_jz.down .mark{  background:url(../images/icon_rmb_un.png) left center no-repeat; color: #0d985e; }
#s_stock #j_gp_jz.down h2{ color: #0d985e;}

#s_stock{}

#s_slide_bar{ margin-left:220px; height: 150px; overflow: hidden; background: #f26756;}
#s_slide_bar .title{width: 165px;position: absolute; left: 0;  top: 0; z-index: 99; opacity:0;filter:alpha(opacity=0); -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }

#s_slide_bar .title .text_box{ position: relative; width: 143px; padding-left: 23px;height: 150px; } 
#s_slide_bar .title .more{  right: 25px; }
#s_slide_bar a{ display: block; position: relative; height: 150px;-moz-transition: all 0.6s linear;-webkit-transition: all 0.6s linear;-o-transition: all 0.6s linear;-ms-transition: all 0.6s linear;transition: all 0.6s linear}
 
#s_slide_bar a h1{ font-size: 14px; font-weight: 700; margin-bottom: 5px; color: #fff; display: block; padding-top: 25px;}
#s_slide_bar a h2{ font-size: 12px; font-weight: 400; color: #fff; display: block; margin-bottom: 10px;}
#s_slide_bar a p{ font-size: 12px; color: #fff; line-height: 22px; width: 100%; overflow:hidden; height: 44px; margin-top: 5px;  }
#s_slide_bar img{ position:absolute; right: 0; top: 0; height: 150px; width: 215px; display: block;}
#s_slide_bar .more{ position: absolute;bottom: 20px; display: block; height: 6px; width: 38px; background: url(../images/text_more.png) center no-repeat;}
#s_slide_bar .content{ position: relative; width:650px; overflow: hidden; }
#s_slide_bar .content a{width: 650px;}
#s_slide_bar .content .text_box{  padding-left: 23px; width: 120px; margin-right: 245px; position: relative; height: 150px; -moz-transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-o-transition: all 0.4s linear;-ms-transition: all 0.4s linear;transition: all 0.4s linear  }
#s_slide_bar .content .more{ right:0px;}
 

#s_slide_bar li{width: 165px; overflow: hidden;position: relative; height: 150px; float: left;-moz-transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-o-transition: all 0.4s linear;-ms-transition: all 0.4s linear;transition: all 0.4s linear}
#s_slide_bar li .box{ width: 650px; position: absolute; left: 0; top: 0;}
#s_slide_bar li.on{ width:650px;}
#s_slide_bar li.on .text_box{ width: 390px;}
#s_slide_bar li.on .title{ opacity:0;filter:alpha(opacity=0);}

#s_slide_bar li.li3{ float: right;}
#s_slide_bar li.li1,#s_slide_bar li.li1 .title{ background: #d83648; }
#s_slide_bar li.li2,#s_slide_bar li.li2 .title{ background: #ffffff; z-index: 9; }
#s_slide_bar li.li2  a h1,#s_slide_bar li.li2  a h2,#s_slide_bar li.li2  a p{color: #373737;}
#s_slide_bar li.li2 .more{background: url(../images/text_more2.png) center no-repeat;}
#s_slide_bar li.li3,#s_slide_bar li.li3 .title{   background: #f26756; }
#s_slide_bar .content {position: relative; }
 

#s_un_box{ height: 248px; overflow: hidden;}
/*================= 首页新闻 ===================*/

#s_news{ float: left; width: 480px; padding-top: 12px; overflow:hidden;  margin-left: 40px;}
#s_news .content{ position:relative;}
#s_news .up_box{ height: 90px; padding-bottom: 22px; margin-bottom: 12px; border-bottom: 1px solid #e9e9ea; position:relative;}
#s_news .date_box{ position:absolute; left:0px; display:block; top:0px; height:88px; width:70px; border: 1px solid #dcdcdc;}
#s_news .date_box strong{ display:block; font-size:14px; color:#373737; text-align:center; margin: 26px 0px 0px;}
#s_news .date_box span{ display:block; text-transform: uppercase; color:#373737; font-size:18px; text-align:center;}
#s_news .text_box{ padding-top:4px; margin-left: 92px; }
#s_news .text_box a{ display:block;  padding-bottom: 12px; border-bottom: 1px dotted #878787; margin-bottom: 9px; font-size:14px; color:#24252b; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#s_news .text_box a:hover{ color: #d83648;}
#s_news .text_box span{ color:#787f8a; display:block; margin-bottom:5px; font-size:12px; font-family: "Arial"; text-transform:uppercase;}
#s_news .text_box p{ line-height:22px; font-size:12px; color:#9c9c9e;}
#s_news .text_box a:hover{color:#787f8a;}
#s_news .text_dd_news li{  position:relative; line-height:30px; display:block; }
#s_news .text_dd_news a{ font-size:14px; color:#3b3b3b; display:block; width: 350px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#s_news .text_dd_news a:hover{color:#d03548;}
#s_news .text_dd_news span{font-size:12px; color:#abaaaa; position:absolute; right:0; top:0;} 
 

.slide_news{ width:280px; height:185px; overflow:hidden; position:relative;  }
.slide_news .bd{ position:relative; height:100%; z-index:2;   }
.slide_news .bd li{ position:relative; display:block;  }
.slide_news .bd li a{ display:block; position:relative;  width:280px; height:185px;}
.slide_news .bd ul li h1{ color:#fff; font-size:12px; line-height:36px;    width:220px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis; padding-left:20px; padding-right:60px; display:block; position:absolute; left:0; bottom:0; bottom: 0px; z-index:99999;background:#d2384a;}
.slide_news .bd img{ width:280px; height:185px; display:block;  }
.slide_news .hd{height: 36px; width: 50px; overflow:hidden; position:absolute; right:20px; bottom:0px; z-index:9; }
.slide_news .hd ul{ overflow:hidden; zoom:1; float:right; margin-top: 16px;  }
.slide_news .hd ul li{float:left; margin-left:4px; width:6px; height:6px; border-radius:50%;  text-align:center;border:1px solid #fff; cursor:pointer; }
.slide_news .hd ul li.current{ background:#fff;   }
.slide_news .bnt{ display: block; left: 0; width: 26px; text-align: center; height: 54px; line-height: 54px; top: 50%; z-index:8; margin-top: -27px; font-size: 24px; font-family: "SimSun"; color: rgb( 255, 255, 255 );  position: absolute; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);}
.slide_news .bnt.next{ left: auto; right:0;}
.slide_news .bnt:hover {  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#9994233A', endColorstr='#9994233A');background:rgba(148,35,58,0.6);}

/*================= 首页专题活动 ===================*/
#s_un_box{ padding:30px 0 40px 0; overflow:hidden;}
#s_about{ width:280px; position:relative; float:left;}
#s_about .hd_box{  display:block; margin-bottom: 22px; }
#s_about .hd_box a{ display: block; float: left; text-align: center; color: #565656; background: none; height: 40px; line-height: 40px;  font-size:14px; width:93px; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;   }
#s_about .hd_box a.on{ background: #fbb464; color: #fff;}
 #s_about .hd_box a:hover{ background: #fbb464; color: #fff;}
#s_about .more{ display:inline-block; padding-right:15px; color:#787f8a; font-size:12px; background:url(../images/icon_more.png) right center no-repeat; margin-top:13px;}
#s_about .more:hover{ padding-right:18px;}


/*================= 企业宣传片 ===================*/
#s_video{ width: 344px; }
#s_video .title{display:block; margin-bottom: 32px; font-size:14px;  color: #2c3039;  padding-left: 73px; background: url(../images/title_video.png) left center no-repeat;}
#s_video .content{ padding: 7px; border: 1px solid #dddde0; background: #fafafc; width: 330px; height: 180px;}



/*==========内容友情链接===========*/
#j_friend_link1{width:100%; border-top:1px solid #eeeef0; margin:0 auto; background-color:#fafafc; line-height:22px; padding:10px 0;}
#j_friend_link1 .main_box{ position: relative;}
#j_friend_link1 .fl{ width:70px; color:#d83648; font-size:14px; font-weight: 700;}
#j_friend_link1 .fr{ width: 1100px;margin-right: 20px; font-size: 12px; height: 22px;  overflow: hidden;}
#j_friend_link1 .fr.on{ height: auto !important;}
#j_friend_link1 .fr a{ color:#8f8e8e; margin-right:20px;}
#j_friend_link1 .fr a:hover{ color:#f24235; text-decoration:underline;}
#j_friend_link1 .bnt_link{ position: absolute; right: 0; top: 0; height: 22px; width: 11px; background: url(../images/bnt_close.png) center no-repeat;}
#j_friend_link1 .bnt_link.on{ transform:rotate(-90deg); -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); }


/*=============footer================*/
#footer{ position:relative; background: #d83648; width:100%; border-top:1px solid #e5e5e7; padding:36px 0 0 0; font-size: 12px;  }
#footer .main_box{ position:relative; padding-bottom: 15px;}
#footer .fot_left img{ display: block; margin-top: 15px;}
#footer p { color:#fff; font-size:12px; text-align:left; }
#footer p a{ color:#fff; }
#footer a:hover{ color:#fff; text-decoration: underline;}
#footer .fot_right{  }
#footer .copyright{ border-top: 1px solid #e05e6d; text-align: center; height: 45px; line-height: 45px; color: #fff;}
#footer .copyright p{ display: inline;}

.nav_fot { position: absolute; right: 45px; bottom: 43px; text-align:left;}

.nav_fot a{ display:inline-block; font-size:12px; color: #fff;}

.nav_fot a img{ padding-right:5px;}

.nav_fot a:hover{ color:#fff; text-decoration: underline;}

.nav_fot i{ font-size:12px; color:#fff; padding:0 10px; background:url(../images/line_fot_nav.png) center no-repeat;}


#bnt_link a{}
#bnt_link i{ font-size:10px; padding-left:5px;}
#content_link{ display:none; z-index:9;  width: 223px; color:#848a91; position: absolute; left: -1px; z-index: 9999; bottom: 31px; background:#464649; max-height:247px; overflow:hidden; overflow-y:auto; }
#content_link .box{  background: #313f4d; padding: 5px 0 0px 0; border: 1px solid #1b2a3a;}
#content_link a{ margin: 0 15px; color:#5e6065; border-bottom: 1px dotted #203346; line-height: 26px; font-size:12px; display:block; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#content_link a:hover{ color:#fff;}

/*==========分享链接===========*/
#fot_link_box{ position: absolute; right: 0; top: 5px;  color: #d1d4d8 ; font-size: 12px;  } 
#fot_link_box span{ display: inline-block; font-size:14px; font-weight:700; }
#fot_link_box a{ display:inline-block; vertical-align: middle; position: relative;  width:25px; height: 25px; margin-left:12px; line-height:25px; color:#d1d4d8; }
 
#fot_link_box a.qq_box{ background: url(../images/icon_fot_qq.png) left center  no-repeat;  }
#fot_link_box .ewm_box{ position:relative; }
#fot_link_box .ewm_box {background: url(../images/icon_fot_wechat.png) left center  no-repeat;}
#fot_link_box .ewm_box:hover .icon{ }
#fot_link_box .ewm_box .ewm{ position:absolute; left: -33px; bottom:50px; display:none; opacity:0; filter:alpha(opacity=0); width:100px; }
#fot_link_box .ewm_box .ewm img{    width:80px;  display:block; margin:0 auto;}
#fot_link_box .ewm_box:hover .ewm{ opacity:1; filter:alpha(opacity=100); display:block;  bottom:40px;}

/*==============================--内页开始==============================-*/

#n_main_box{ margin-bottom:60px; }
 
#n_content{ min-height:300px; padding:50px 0 0px; }
/*===================内页banner================*/

#n_banner{ display:block; width:100%; height:100px; position: relative; overflow: hidden;}
#n_banner .bn_bg{ position: absolute; left: 0; top: 0; display:block; width:100%; height:100px;  }
#mark_dan{ position: absolute; left: 50%; margin-left: -600px; width: 1200px;  height: 100px; overflow:visible;  }
#mark_dan img{ position: absolute; left: 0; top: 50%; margin-top: -300px; margin-left: -170px; -moz-transform:scale(1); -o-moz-transform:scale(1); -o-moz-transform:scale(1); -webkit-moz-transform:scale(1); transform:scale(1); }

#n_banner .main_box{display: inherit; text-align: right;}
#n_banner .title{ padding-top: 28px;}


 .n_content{ min-height:400px; margin-bottom: 50px; background: url(../images/line_n_content.png) 939px  top repeat-y; }

/*===================面包屑导航================*/

#n_title{  position:relative; border-bottom:1px solid #d9d9dd;}

#n_title .main_box{  position: relative;  height: 60px;} 

#n_title h1{ padding:0 0 0px 0px;  font-size:16px; color:#404041; line-height:60px; }

#n_title h1 span{ font-size:14px; color:#404041; line-height:48px;  font-family: "Arial"; text-transform:uppercase; padding-left:5px; font-weight:normal; padding-left:5px;}

#position{ font-size:14px;  line-height:60px; color:#98989a; background:url(../images/icon_home.png) left center no-repeat; padding-left:18px;}

#position a{font-size:14px; color:#98989a;}

#position span,#n_title .position a,#n_title .position i{ font-size:14px; color:#98989a;}

#position em{ font-size:14px; color:#d83648; font-style:normal;}

#position a:hover{ color:#d83648;}

#n_left{ float: right; width:260px;  }

#n_right{ float: left; width: 909px; min-height: 399px; padding-right: 30px; padding-top: 40px;  border-right: 1px solid #e5e7e9;}/*===================左侧导航================*/

#n_nav{ }

#n_nav{ margin-bottom:25px;}
#n_nav ul{ }

#n_nav li{ display: block; }

#n_nav li a{}

#n_nav li:first-child a{  }

#n_nav li a{ display: block; height: 48px; position: relative; border-bottom: 1px solid #ececed; }

#n_nav li a strong{ position: relative; z-index: 9; height: 48px; line-height: 48px; color: #535355; font-size: 14px; padding-left: 30px;}

#n_nav li a i{position: absolute; left: 0; top: 0; display:block; background: #d83648; height: 48px; width: 0px;}

#n_nav li.on a i{width: 100%;}

#n_nav li.on a strong{ color: #fff; }

#n_nav li a:hover i{  width: 100%;}

#n_nav li a:hover strong{ color: #fff;}

#n_nav li.nav_title{ background: url(../images/icon_nav_on.png) 190px 18px no-repeat;}

#n_nav li.nav_title a:hover i{ width:3px;}

#n_nav li.nav_title a:hover strong{ color: #535355; }

#n_nav li.nav_title.on a i{ width:3px;}

#n_nav li.nav_title.on{background: url(../images/icon_nav_off.png) 190px 23px no-repeat;}

#n_nav li.nav_title.on:hover{background: url(../images/icon_nav_off.png) 190px 23px no-repeat;}

#n_nav li .nav_list{ display: none;}

#n_nav li .nav_list .box{ padding: 20px 30px 10px 30px; border-top: 1px solid #ececed;}

#n_nav li .nav_list a{display: block; border: 1px solid #e0e2e4; background: url(../images/icon_left_nav_jt.png) 150px center no-repeat; height:  30px; line-height: 30px; border-radius: 2px; font-size: 12px;color: #535355; overflow: hidden; margin-bottom: 10px; padding-left: 20px;}

#n_nav li .nav_list a.on{ border: 1px solid #ea353a;  color: #fff;  background: url(../images/icon_left_nav_jt_on.png) 150px center no-repeat #ea353a; }

#n_nav li .nav_list a:hover{ border: 1px solid #ea353a;  color: #fff; background: url(../images/icon_left_nav_jt_on.png) 150px center no-repeat #ea353a; }

/*===================左侧滚动================*/
#left_slide1{ margin-top: 25px; width:230px; overflow:hidden; position:relative;  height:215px; }
#left_slide1 .bd{ position:relative; height:100%; z-index:2;   }
#left_slide1 .bd li{ position:relative; display:block;  }
#left_slide1 .bd li a{ display:block; position:relative; width:230px;  }
#left_slide1 .bd ul li h1{ color:#fff; font-size:12px; line-height:40px; height:40px;  width: 150px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis; padding-left:20px; padding-right: 90px; display:block; z-index:99999;  background:#f07f1f;}
#left_slide1 .bd img{ width:230px; height:175px; display:block;  }
#left_slide1 .hd{height: 40px; width: 60px; overflow:hidden;   z-index:9;  position:absolute; right:13px; bottom: 0px;}
#left_slide1 .hd ul{ overflow:hidden; zoom:1; float:right;   }
#left_slide1 .hd ul li{float:left;   background:url(../images/icon_left_slide.png) center no-repeat; height: 40px; width: 12px;   cursor:pointer; }
#left_slide1 .hd ul li.on{ background:url(../images/icon_left_slide_on.png) center no-repeat;}


/*===================左侧视频滚动================*/
#left_video_slide{ margin-top: 25px; background: #24bea4; height: 195px; overflow: hidden; position: relative;}

#left_video_slide .bd{ }

#left_video_slide .bd li{ display: block}

#left_video_slide .bd a{ display:block;}

#left_video_slide .bd a .pic_box{ position: relative; overflow:hidden;width: 230px; height: 155px; background: #000; }

#left_video_slide .bd i{ position: absolute; left: 0; top: 0; width:100%; height: 100%; background:  url(../images/icon_play_left.png) center no-repeat;}

#left_video_slide .bd a img{ display:block; width: 230px; height: 155px; opacity:.77;filter:alpha(opacity=77);}

#left_video_slide .bd a h1{padding: 0px 15px; font-size:14px; color: #fff; line-height: 40px; height: 40px; overflow: hidden;}

#left_video_slide .hd{ position: absolute; right: 10px; bottom: 10px; z-index: 9;}

#left_video_slide .hd a{font-size: 14px; font-family: "SimSun"; display: inline-block;  margin-right: 5px; color:#fff;  text-transform: uppercase;}

#left_video_slide .hd a:hover,#hot_news .bd a:hover h1{ color:#ea353a;}

/*===================左侧视频滚动================*/

#left_slide{ margin-top: 25px; width: 260px; height: 230px;  overflow: hidden; position: relative;}
#left_slide .bd{width: 259px; height: 230px; margin: 0 auto;}

#left_slide .bd li{ display:block; width: 260px; height: 230px; overflow: hidden;}

#left_slide .bd a{ display:block;}

#left_slide .bd a .pic_box{ position: relative; overflow:hidden;  }

#left_slide .bd i{ position: absolute; left: 0; top: 0;  display:none;}

#left_slide .bd a img{ display:block; width: 260px; height: 230px;}

#left_slide .bd a h1{padding: 0px 15px; font-size:14px; color: #fff; line-height: 40px; height: 40px; overflow: hidden;}

#left_slide .hd{ }

#left_slide .hd a{font-size: 14px; width: 18px; height: 45px; line-height: 45px; text-align: center; font-family: "SimSun"; display: inline-block;  color:#fff;  text-transform: uppercase; position: absolute;  top:90px; z-index: 9; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2DCDCE0', endColorstr='#B2DCDCE0');background:rgba(220,220,224,0.7);}

#left_slide .hd a.prev{ left: 0px;}

#left_slide .hd a.next{ right: 0px;}

#left_slide .hd a:hover{    background:#d83648;}
#hot_news .bd a:hover h1{ color:#fff;}

/*===================左侧广告================*/

#n_left .ad_box{ margin-top: 15px;}

#n_left .ad_box a { display: block; position: relative;}

#n_left .ad_box img{ width: 260px; display: block;}

#n_left .ad_box .icon_box{ position:absolute; display:block; left:0; top:0; width:100%; height:100%;  }

#n_left .ad_box .icon_box::before,#n_left .ad_box  .icon_box::after {position: absolute;top: 10px;right: 10px;bottom: 10px;left: 10px;content: '';opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}

#n_left .ad_box .icon_box::before{border-top: 1px solid rgba(201,2,2,.3);border-bottom: 1px solid rgba(201,2,2,.3);-webkit-transform: scale(0,1);transform: scale(0,1); -moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

#n_left .ad_box .icon_box::after {border-right: 1px solid rgba(201,2,2,.3);border-left: 1px solid rgba(201,2,2,.3); -webkit-transform: scale(1,0);transform: scale(1,0);-moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

#n_left .ad_box a:hover .icon_box::before,#n_left .ad_box a:hover .icon_box::after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}

/*===================快捷导航================*/

#left_link{ height: 300px; background:url(../images/icon_n_left.png) left top no-repeat #f7fafc; margin-top: 25px;}

#left_link dt{ height: 45px; line-height: 45px; font-size: 14px; color: #7b7c7d; padding: 0 30px; border-bottom: 1px solid #e9e9ee;}

#left_link dt strong{ color: #1d69c7; font-size: 15px;}

#left_link dd { padding-left: 25px; padding-top: 25px;}

#left_link dd a{ display: block; height: 52px; margin-bottom: 24px; padding-left: 68px;}

#left_link dd a{ font-size: 24px; font-size: 12px; color: #656666}

#left_link dd a strong{ font-size: 14px; padding-top: 7px; display: block;}

#left_link dd a span{}

#left_link dd a.li1{ background:url(../images/icon_left1.png) left center no-repeat;}

#left_link dd a.li2{ background:url(../images/icon_left2.png) left center no-repeat;}

#left_link dd a.li3{ background:url(../images/icon_left3.png) left center no-repeat;}

/*===================在线问答 ================*/

#left_aq{ margin-top: 25px;  background:#f7fafc; overflow: hidden; position: relative;}

#left_aq h1.title{ background: #468ee7; color: #fff; text-align: center; font-size:14px; height: 45px; line-height: 45px; }

#left_aq h1.title strong{color: #fff; font-size: 15px; padding-right: 3px;}

#left_aq .content{ padding:10px 20px 20px 20px;}

#left_aq .j_form{ }

#left_aq .j_form .label{ padding-left:0; width: 140px; height: auto; margin-bottom: 5px;}

#left_aq .j_form  .label input{width: 169px; height: 32px; background: #fff;  border: 1px solid #ececf1;}  

#left_aq .j_form  .select_ui, #left_aq  .j_form  select{background: #fff;  width: 188px !important;  border: 1px solid #ececf1;}

#left_aq .j_form strong{ display: block; left: 0; font-size: 13px; position: relative; color: #6c6c6d;}

#left_aq .j_form .textarea{ width:168px;     margin-bottom: 5px; background: #fff; border: 1px solid #ececf1;}

#left_aq .j_form input[type="submit"]{ margin-top: 20px; margin: 0 auto; width: 85px; height: 28px; line-height: 28px;}

/*===================院校排名================*/

#left_schoollist{}

#left_schoollist{ height:210px; background:url(../images/bg_left_schoollist.png) left top no-repeat #f7fafc; margin-top: 25px;}

#left_schoollist dt{ height: 45px; line-height: 45px; font-size: 14px; color: #7b7c7d; padding: 0 30px; border-bottom: 1px solid #e9e9ee;}

#left_schoollist dt strong{ color: #ff6d3b; font-size: 15px;}

#left_schoollist dd {  padding: 20px 30px 0 30px;}

#left_schoollist dd a{ display: block; height: 36px; line-height: 36px; border-radius: 3px; overflow: hidden; margin-bottom: 10px; padding-left: 20px;}

#left_schoollist dd a strong{font-size: 12px; color: #fff}

#left_schoollist dd a.li1{ background:url(../images/icon_left_shoollist_li.png) 145px center no-repeat #468ee7;}

#left_schoollist dd a.li2{ background:url(../images/icon_left_shoollist_li.png) 145px center no-repeat #ff6d3b;}

#left_schoollist dd a.li3{ background:url(../images/icon_left_shoollist_li.png) 145px center no-repeat #24bea4;}
#n_left .bnt_box { margin-top: 10px;}
#n_left .bnt_box a{display:block;position:relative;height:60px;margin-bottom:15px;border:1px solid #e4e5e8;background:#fff}
#n_left .bnt_box a i{background:url(../images/icon_jm_download.png) 25px center no-repeat #ea353a;height:60px;width:85px;position:absolute;left:0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
#n_left .bnt_box a strong{position:relative;display:block;padding-top:12px;z-index:2;font-size:15px;color:#48494b;margin-left:110px; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
#n_left .bnt_box a strong span{display:block;font-size:10px;font-family:Arial;color:#424a59;text-transform:uppercase;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
#n_left .bnt_box a:hover i{width:100%}
#n_left .bnt_box a:hover strong{color:#fff}
#n_left .bnt_box a:hover strong span{color:#fff}

 

/*==============推荐新闻=====================*/

#left_hot_news{  background:url(../images/icon_n_left.png) left top no-repeat #f7fafc; margin-top: 25px;}

#left_hot_news dt{ height: 45px; line-height: 45px; font-size: 14px; color: #7b7c7d; padding: 0 30px; border-bottom: 1px solid #e9e9ee;}

#left_hot_news dt strong{ color: #1d69c7; font-size: 15px;}

#left_hot_news dd{ padding: 0 20px;}

#left_hot_news a{ display: block;}

#left_hot_news .pic_box{ width: 190px; height: 120px; overflow: hidden; margin: 20px auto;}

#left_hot_news .pic_box img{ display: block; width: 190px; height: 120px;}

#left_hot_news li{ padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #dee0e3; }

#left_hot_news li .text_box{ padding-left: 15px; background: url(../images/icon_dd_hotnews.png) left 5px no-repeat;}

#left_hot_news li .text_box a{ font-size: 12px; color: #3e3e3f; line-height: 18px;}

#left_hot_news li span{ font-size: 12px; color: #929496;}#left_hot_news li .text_box a:hover{ color:#1d69c7;}

/*==============国际合作=====================*/
#n_show_partner .title h1{ color: #565659; font-size: 18px; font-weight: 700; text-align: center; margin-bottom: 40px;}

/*==============高级广告=====================*/

.j_ad_box{ margin-top:25px;}

.j_ad_box a { display: block; position: relative;}

.j_ad_box img{  display: block;}

.j_ad_box .icon_box{ position:absolute; display:block; left:0; top:0; width:100%; height:100%;  }

.j_ad_box .icon_box::before,.j_ad_box  .icon_box::after {position: absolute;top: 10px;right: 10px;bottom: 10px;left: 10px;content: '';opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}

.j_ad_box .icon_box::before{border-top: 1px solid rgba(201,2,2,.3);border-bottom: 1px solid rgba(201,2,2,.3);-webkit-transform: scale(0,1);transform: scale(0,1); -moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.j_ad_box .icon_box::after {border-right: 1px solid rgba(201,2,2,.3);border-left: 1px solid rgba(201,2,2,.3); -webkit-transform: scale(1,0);transform: scale(1,0);-moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.j_ad_box a:hover .icon_box::before,.j_ad_box a:hover .icon_box::after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}

/*==============集团概况=====================*/
#n_hr{  overflow:hidden;}
#n_hr .title{ margin-bottom:50px;}
#n_hr .content{ margin-bottom:50px;}
#n_hr dl{ position:relative; margin:-6px;}
#n_hr dd a{ display:block; text-align: center;}
#n_hr dd h1{ font-size: 14px; color: #fff; text-align: center; display: block;}
#n_hr dd h2{font-size: 18px;  color: #fff; text-align: center; display: block; margin-bottom: 7px;}
#n_hr dd{ display:block; float:left; margin:7px; height:200px; overflow:hidden; }
#n_hr dd img.pic{ height:215px; display:block; margin:0 auto 0 auto; }
#n_hr dd img.icon{ display: block; padding-top: 50px; margin:0px auto 10px auto; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
#n_hr dd .text_box{ display:table; height:200px; padding-left:30px; width: 215px; text-align:center;}
#n_hr dd .text_box .box{ display:table-cell; vertical-align:middle;}
#n_hr dd .text_box h1{ font-size:18px; color:#fff; display:block; margin-bottom:10px;}
#n_hr dd .text_box h2{font-size: 35px; font-family: "Humanst521 Lt BT";}
#n_hr dd .text_box p{ line-height:30px; font-size:14px; color:#fff;  }
#n_hr dd.li1 a{ padding-left:35px; background: #d83648; text-align:left;  height: 200px;}
#n_hr dd.li1:hover img.more{ margin-left:10px;}
#n_hr dd.li1{ width:445px; background:#373849;}
#n_hr dd.li2,#n_hr dd.li2 img.pic{width:215px;   }
#n_hr dd.li3,#n_hr dd.li3 img.pic{ width:215px;}
#n_hr dd.li4,#n_hr dd.li4 img.pic{ width:215px;}
#n_hr dd.li5,#n_hr dd.li5 img.pic{width:215px;}
#n_hr dd.li6{width:445px; background:#d83648;}
#n_hr dd.li7,#n_hr dd.li7 img.pic{ width:495px;  }
#n_hr a:hover img.icon{padding-top: 45px;}



/*==============员工寄语=====================*/

/*==============企业荣誉资质=====================*/
 
 #n_honor_hot{ height: 425px; background: url(../images/bg_zizhi.jpg) right bottom no-repeat #f3f5f8; position: relative; }
 #n_honor_hot .title{ width: 930px; height: 75px; position:absolute; left: -22px; top: 50px; background: url(../images/bg_zizhi_title.png) center left no-repeat;} 
 #n_honor_hot{}
 #n_honor_hot .bd { width: 610px; overflow: hidden; margin: 0 auto; height: 425px; overflow: hidden;}
 #n_honor_hot .bd ul{ margin-right: -60px; }
 #n_honor_hot .bd li{ float: left; width: 285px;  padding-top: 65px; display: block; position: relative; margin-right: 45px;}
 #n_honor_hot .bd li a{ display: block; }
 #n_honor_hot .bd li a img{ max-width: 285px; height: 205px; display:block;  margin: 0 auto;}
 #n_honor_hot .bd li a h1{ color:#fff; display: block; margin-bottom: 50px; line-height: 55px; height: 55px; font-size: 14px; background: url(../images/icon_honor_li.png) left center no-repeat; padding-left: 15px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}

#n_honor_hot a.bnt{position: absolute; right: 40px; top: 260px; display:block; height: 24px; width: 24px; text-align: center; line-height: 24px; font-size: 13px; font-family: "SimSun"; color: rgb(146, 146, 148); font-style: normal; border: 1px solid #b7b7b8; border-radius: 3px;}
#n_honor_hot .bnt.prev{ left:60px;}
#n_honor_hot .bnt.next{ right:60px;}
#n_honor_hot .bnt:hover{ color: #fff; background: #d83648; border: 1px solid #d83648; }
 

/*==============企业荣誉资质=====================*/
#n_honor_list{ }
#n_honor_list ul{margin:0px -25px -30px -15px; overflow: hidden; padding-top: 30px;}
#n_honor_list li{float:left; width:200px; margin:0 15.8px 30px 15.8px; padding: 41px; background:#f7f7fa;display:block; overflow: hidden;}
#n_honor_list li a{display:block}
#n_honor_list li .pic_box{width:200px;height:145px;display:table;overflow:hidden}
#n_honor_list li .pic_box .box{display:table-cell;vertical-align:middle}
#n_honor_list li img{max-width:200px;height:145px;display:block;margin:0 auto}
#n_honor_list li span{display:block;  padding-top: 15px; font-size:14px; color:#535355; text-align:center; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#n_honor_list li:hover { box-shadow:0 0 5px #bbb;}
#n_honor_list li:hover span{ color:#d83648;}



/*==============推荐视频=====================*/
 #n_video_hot{   position: relative;  padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px dotted #dadadc;}
 #n_video_hot .title{ position: relative;  } 

#n_video_hot .title{ margin-bottom: 30px;   font-size: 12px;  text-transform: uppercase;  color: #525253;    } 
#n_video_hot .title h1 strong{font-size: 15px; color: #525253; }

#n_video_hot .title .hd{ position: absolute; right: 0; top: 0; height: 20px;}
#n_video_hot .hd  {overflow:hidden; position:absolute; right:0px; bottom:10px; z-index:9; }
#n_video_hot .hd a{ display: block; width: 18px; height: 17px; float: left; margin-left: 10px; overflow: hidden; background-image: url(../images/icon_jm_prev_next.png); -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
#n_video_hot .hd a.prev{ background-position: -17px center;}
#n_video_hot .hd a.next{ background-position: 35px center;}
#n_video_hot .hd a.prev:hover { background-position:   0px center;}
#n_video_hot .hd a.next:hover{  background-position:   18px center;}


 #n_video_hot .bd {   margin: 0 auto;   overflow: hidden;}
 #n_video_hot .bd ul{ margin-right: -67px; }
 #n_video_hot .bd li{  float: left; background: #000; width: 420px; height: 230px; overflow: hidden; display: block; position: relative; margin-right: 66px;}
 #n_video_hot .bd li a{ display: block; }
 #n_video_hot .bd li a img{ width: 420px; height: 230px; opacity:.7;filter:alpha(opacity=70); display:block;  }
#n_video_hot .bd li .text_box{ position: absolute; top: 0; left: 0;width: 420px; height: 230px;text-align: center;} 
#n_video_hot .bd li .text_box strong{display: block; width: 100%; height: 115px; background: url(../images/icon_video_big.png) center bottom no-repeat;}
 #n_video_hot .bd li h1{ margin-top: 10px; color:#fff; display: block; font-size: 13px;   white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#n_video_hot .bd li:hover h1{ }



/*==============视频中心=====================*/
#n_video_list{ }
#n_video_list ul{margin:-17px -17px 0px -17px; overflow: hidden;  }
#n_video_list li{float:left; width:280px; margin:17px;  background:#f1f1f7; display:block; overflow: hidden;}
#n_video_list li a{display:block}
#n_video_list li .pic_box{width:280px;height:145px;display:table;overflow:hidden}
#n_video_list li .pic_box .box{display:table-cell;vertical-align:middle}
#n_video_list li img{width:280px;  height:145px;display:block;margin:0 auto}
#n_video_list li h1{display:block; height: 45px; line-height: 45px; font-size:13px; color:#565658; padding: 0 20px; padding-left: 47px; background: url(../images/icon_video.png) 20px center no-repeat; }
#n_video_list li:hover { background: #d83648;   }
#n_video_list li:hover h1{ color:#fff; background: url(../images/icon_video_hover.png) 20px center no-repeat;}


/*==============企业图册=====================*/
 #n_qytc{height: 466px; width: 900px; padding-top: 110px; overflow: hidden; position: relative; background: url(../images/bg_qikan.jpg) center top no-repeat;}
 #n_qytc .bd { width: 680px;  margin: 0 auto; height: 265px;  overflow: hidden;}
 #n_qytc .bd ul{ margin-right: -110px; padding: 20px 0 10px 0px; }
 #n_qytc .bd li{ float: left; width: 175px; display: block;  position: relative; margin-right: 85px;}
 #n_qytc .bd li a{ display: block }
 #n_qytc .bd li a img{ width: 175px; height: 240px; display:block;  }
#n_qytc .bd li:hover{ margin-top: -10px;  }
#n_qytc a.bnt{position: absolute; right: 40px; top: 237.5px; display:block; height: 24px; width: 24px; text-align: center; line-height: 24px; font-size: 13px; font-family: "SimSun"; color: #fff; font-style: normal;  color: #fff; background: #d83648; border: 1px solid #d83648;  border-radius: 3px;}
#n_qytc .bnt.prev{ left:60px;}
#n_qytc .bnt.next{ right:60px;}
#n_qytc .bnt:hover{ border-radius: 50%; }
 


/*==============  产业布局  =====================*/
#n_chanye{ padding: 60px 0 10px ; height:575px; overflow: hidden;} 
#n_chanye .left{ width: 900px; }
#n_chanye_slide { width:900px;  height:575px;  overflow:hidden; position:relative;  }
#n_chanye_slide .bd{ position:relative; height:100%; z-index:2;   }
#n_chanye_slide .bd li{ position:relative; display:block;  }
#n_chanye_slide .bd li a{ display:block; position:relative;   width:900px; height:575px; }
#n_chanye_slide .bd ul li h1{ border-top: 3px solid #d83648; padding: 30px; width: 840px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;  display:block; position:absolute; left:0; bottom:0; bottom: 0px; z-index:99999; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#A0000000', endColorstr='#A0000000');background:rgba(0,0,0,0.63);}
#n_chanye_slide .bd ul li h1 strong{ display: block; color:#fff; font-size:16px; margin-bottom: 10px;}
#n_chanye_slide .bd ul li h1 span{ display: block; color:#d0d0d0; font-size:12px;}
#n_chanye_slide .bd img{  width:900px; height:575px; display:block;  }
#n_chanye_slide .hd{height: 45px; width: 150px; overflow:hidden; z-index:9; }
#n_chanye_slide .hd ul{ overflow:hidden; zoom:1; float:right; margin-top: 16px;  }
#n_chanye_slide .hd ul li{float:left; margin-left:10px; width:13px; height:13px; border-radius:50%;  text-align:center; background:#bebebe; cursor:pointer; }
#n_chanye_slide .hd ul li.current{   }
#n_chanye_slide .bnt{ display: block;   position:absolute; right:65px; bottom:42px;  text-align: center;   z-index:8;  font-size: 24px; font-family: "SimSun"; color: rgb( 255, 255, 255 );  position: absolute;  }
#n_chanye_slide .bnt.next{ left: auto; right:30px;}
#n_chanye_slide .bnt.prev:hover  { right:70px; }
#n_chanye_slide .bnt.next:hover{ right:25px;}#n_chanye .right{ width: 275px; }
#n_chanye .right li{ display: block; margin-bottom: 20px;height: 178px; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; background-size:auto,178px;}
#n_chanye .right li a{height: 178px;display: block;  }
#n_chanye .right li a .box{background: #fbb464; height: 178px; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
#n_chanye .right li a img{ padding-top: 27px; padding-bottom: 20px; display: block; margin: 0 auto;}
#n_chanye .right li a h1{ display: block; text-align: center; font-size: 14px; color: #fff;}
#n_chanye .right li a:hover img{transform:rotateY(180deg);-webkit-transform:rotateY(180deg); /* Safari and Chrome */-moz-transform:rotateY(180deg); }
/* #n_chanye .right li:hover .box{ opacity:0;filter:alpha(opacity=0); -moz-transform:scale(.3); -o-moz-transform:scale(.3); -o-moz-transform:scale(.3); -webkit-moz-transform:scale(.3); transform:scale(.3); }

#n_chanye .right li:hover{ background-size:auto,230px;} */

/*=================成长历程==================*/
#n_dsj{ position: relative;}
#n_dsj .title{ display: block;  margin-bottom: 40px; }
#n_dsj .title img{margin: 0 auto; display: block;}
#n_dsj .hd_box { position: relative; margin: 0 auto;  margin-bottom: 35px;  width: 852px;}
#n_dsj .bd_box{ position: relative; margin: 0 auto;   width: 852px;}

#n_dsj .hd a{}

#n_dsj .bd{ overflow: hidden; width: 852px;} 

#n_dsj .bd ul{ margin-right: -10px;}

#n_dsj .bd li{ position: relative; cursor: pointer; border-bottom: 5px solid #dfdfe5;  width: 208px; margin-right: 7px; float: left;}

#n_dsj .bd li .bun_bg{ position: absolute; width: 100%; height: 5px; background: #d83648; bottom: -5px; left: 0; opacity:0;filter:alpha(opacity=0);}

#n_dsj .bd li.on .bun_bg{ opacity:1;filter:alpha(opacity=100);}

#n_dsj .bd li h1{ display: block; height: 24px; line-height: 24px; padding-bottom: 10px; font-size: 24px;font-family: "Century Gothic",Arial, Helvetica,"Microsoft Yahei", sans-serif;; color: rgb( 172, 172, 177 );text-transform: uppercase;text-align: center;}

#n_dsj .bd li.on_on{border-bottom: 4px solid #d83648;}

#n_dsj .hd  {overflow:hidden;   }
#n_dsj a.bnt { position:absolute; z-index:9; display: block; width: 9px; height: 13px; top: 29px; overflow: hidden; background-image: url(../images/icon_dsj_prev_next.png); -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }

#n_dsj a.bnt.prev{ left: -26px; background-position: -9px center;}

#n_dsj a.bnt.next{right: -26px; background-position: 18px center;}

#n_dsj a.bnt.prev:hover { background-position:   0px center;}

#n_dsj a.bnt.next:hover{  background-position:   9px center;}

#n_dsj .bd_box li{ display:block;}

/*==============产业项目推荐====================*/
#n_case_hot{  }

#n_case_hot ul { margin:0 -17px ;   }
#n_case_hot ul::after{ content: ""; clear: both;}
#n_case_hot li{ float:left; width:260px;  margin:0 17px; padding: 8px; margin-bottom: 36px; background: #f1f1f6;   display:block;}

#n_case_hot li a{ display:block;   text-decoration:none; }

#n_case_hot li .pic_box{ width:260px; height:160px; display:table; overflow:hidden;   }

#n_case_hot li img{  width:260px; height:160px; display:block; margin: 0 auto;}

#n_case_hot li h1{  display:block; padding-top: 15px; padding-bottom: 10px; font-size:15px; color:#555555; text-align:center;}

#n_case_hot li:hover h1{ color: #d83648;  }

#n_case_hot li:hover{ box-shadow: 0 0 8px #999; }

/*==============产业项目列表=====================*/
#n_case_list{ position:relative; margin-top: 20px;} 
#n_case_list .title{ display: block; position: relative;}
#n_case_list .title img{ position: relative; z-index: 3;  display: block; margin: 0 auto;}
#n_case_list .title h1{display: block; text-transform: uppercase; margin: 7px 0; text-align: center; font-size: 12px; color: #404041;}
#n_case_list .title h1 strong{font-size: 14px; color: #404041;}
#n_case_list .title .line{ position: absolute; top: 30px; display:block; height: 1px; background: #e9e9ea; width: 100%;}
#n_case_list ul{  overflow:hidden; margin: 0 -14px;}
#n_case_list li{ float:left; position:relative; width:205px; height:140px; overflow: hidden; display:block; margin: 14px; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;  }
#n_case_list li a{ display:block;  overflow:hidden;  width:205px; height:140px;  }
#n_case_list li .pic_box{  width:205px; height:140px; display:block;}
#n_case_list li .text_box{ position:absolute; left:0; top:0;  width:205px; height:140px; z-index:3;  opacity:0; filter:alpha(opacity=0); -moz-transform:scale(0); -o-moz-transform:scale(0); -o-moz-transform:scale(0); -webkit-moz-transform:scale(0); transform:scale(0);filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8D83648', endColorstr='#D8D83648');background:rgba(216,54,72,0.85);}
#n_case_list li h1{  padding-top:50px; display: block; text-align: center;}
#n_case_list li strong{ display:block; margin: 0 auto; width: 19px; height: 19px; background: url(../images/icon_case_more.png) center no-repeat;}
#n_case_list li span{ display:block; font-size:14px; color:#fff;  margin-bottom: 10px; width: 180px; margin: 0 auto; margin-bottom: 10px; text-align: center; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#n_case_list li:hover a{  }
#n_case_list li:hover .pic_box{ }
#n_case_list li:hover .text_box{opacity:1;filter:alpha(opacity=100);-moz-transform:scale(1); -o-moz-transform:scale(1); -o-moz-transform:scale(1); -webkit-moz-transform:scale(1); transform:scale(1) }


/*==============产业项目推荐====================*/
#n_case_list2{  }
#n_case_list2{ position:relative; margin-top: 20px;} 
#n_case_list2 .title{ display: block; position: relative;}
#n_case_list2 .title img{ position: relative; z-index: 3;  display: block; margin: 0 auto;}
#n_case_list2 .title h1{display: block; text-transform: uppercase; margin: 7px 0; text-align: center; font-size: 12px; color: #404041;}
#n_case_list2 .title h1 strong{font-size: 14px; color: #404041;}
#n_case_list2 .title .line{ position: absolute; top: 30px; display:block; height: 1px; background: #e9e9ea; width: 100%;}

#n_case_list2 ul { margin:0 -10px ;   }
#n_case_list2 ul::after{ content: ""; clear: both;}
#n_case_list2 li{ float:left;  width: 204px; margin:0 10px; padding: 4px; margin-bottom: 36px; background: #f1f1f6;   display:block; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }

#n_case_list2 li a{ display:block;   text-decoration:none; }

#n_case_list2 li .pic_box{ width: 204px; height:126px; display:table; overflow:hidden;   }

#n_case_list2 li img{  width: 204px; height:126px; display:block; margin: 0 auto;}

#n_case_list2 li h1{  display:block; padding-top: 15px; padding-bottom: 10px; font-size:14px; color:#555555; text-align:center;}

#n_case_list2 li:hover h1{ color: #d83648;  }

#n_case_list2 li:hover{ box-shadow: 0 0 8px #999; }


/*==============杂志阅览=====================*/
#n_book_show .up_box { background: #f4f4f8; padding: 30px;}
#n_book_show .left{ width:220px;  padding:9px;   background:#fbfbfb;}

#n_book_show .left img{ width:220px; height:300px; }

#n_book_show .right{ width:590px; height: 310px; overflow: hidden; position:relative;}

.go_read{ position:absolute; right:0; top:0; display:block; background:url(../images/icon_read.png)  center no-repeat; border: 1px solid #dbdbde; border-radius: 2px; height:18px; line-height:18px; width:40px;}

.go_read:hover{border: 1px solid #d83648;}

#n_book_show .up_box .title{ margin-top: 5px; margin-bottom:25px;}

#n_book_show .up_box .title h1{ display:inline; font-size:18px; font-weight: 700; color:#575758; padding-right:13px; }

#n_book_show .up_box .title strong{ color:#d83648; font-size:12px; padding-right:5px;}

#n_book_show .up_box .title span{ color:#424243; font-size:12px;}

#n_book_show .up_box .content h1{ font-size:14px; color: #282a2f; }

#n_book_show .up_box .content .info_box{   font-size:12px; line-height:33px; color:#63666d; padding:10px 0 20px 0;}

#n_book_show .un_box{ margin-top:40px;}

#n_book_show .book_slide { position:relative;} 
#n_book_show .un_box  .hd{}
#n_book_show .un_box a.bnt{position: absolute;   top: 60px; display:block; height: 26px; width: 26px; text-align: center; line-height: 26px; font-size: 13px; font-family: "SimSun"; color: #6b6c6d; font-style: normal;  background: #e6e6ea; border-radius: 3px;}
#n_book_show .un_box .bnt.prev{ left:0px;}
#n_book_show .un_box .bnt.next{ right:0px;}
#n_book_show .un_box .bnt:hover{ color: #fff; background: #d83648;   }

#n_book_show .un_box  .bd{ width:760px; margin:0 auto;  overflow:hidden; position:relative;}

#n_book_show .un_box  ul{ margin-right:-60px;}

#n_book_show .un_box  li { border:1px solid #d9d9d9; padding:5px; background:#f0f0f3; display:block; overflow:hidden; position:relative; margin-right:50px;   float:left;  }

#n_book_show .un_box  li a{ position:relative;  display:block; width:100px; height:135px; background:#b2b4bc; }



#n_book_show .un_box  li .text_box{ opacity:0;filter:alpha(opacity=0); position:absolute; color:#fff; background: #d83648; display:table; text-align:center; vertical-align:middle; left:0px; top:0px; width:100%; height:100%; -moz-transform:scale(0); -o-moz-transform:scale(0); -o-moz-transform:scale(0); -webkit-moz-transform:scale(0); transform:scale(0);}

#n_book_show .un_box  li .text_box .box{display:table-cell; vertical-align:middle; }

#n_book_show .un_box  li .text_box strong{ display:block; font-size: 12px; color: #fff;}

#n_book_show .un_box  li .text_box span{  display:block; height: 35px; margin-bottom: 10px; width: 100%; background: url(../images/icon_logo_nk.png) center no-repeat;}

#n_book_show .un_box  li  .img_box{width:100px; height:135px;}

#n_book_show .un_box  li  .img_box img{ width:100px; height:135px;}

#n_book_show .un_box  li:hover .text_box{opacity:1;filter:alpha(opacity=100);-moz-transform:scale(1); -o-moz-transform:scale(1); -o-moz-transform:scale(1); -webkit-moz-transform:scale(1); transform:scale(1);}


/*=================产业项目详情==================*/
#n_show_cy{ position: relative; width: 900px;}
#n_show_cy .title h1{ display: block; margin-top: -25px; color: #5d5e5f; font-size: 18px; font-weight: 700; margin-bottom: 40px; }
#j_photo .big_box{ margin-bottom: 15px; height: 575px; width: 900px; overflow: hidden;}
#j_photo .big_box img{ display: block; height: 575px; width: 900px;}
#j_photo .small_box a{}
#j_photo .small_box{ overflow: hidden; width: 901px; position: relative; height: 60px; } 
#j_photo .small_box .small_list{ position: absolute; right: 22px; overflow: hidden; top: 0; width: 310px;}
#j_photo .small_box ul{ margin-right: -10px;}
#j_photo .small_box li{ position: relative; cursor: pointer;   width: 98px; margin-right: 8px; float: left;}
#j_photo .small_box li img{ display: block; width: 98px; height: 60px;}
#j_photo .small_box li .bun_bg{ position: absolute; width: 94px; height: 56px; border: 2px solid #d83648; bottom: 0px; left: 0; opacity:0;filter:alpha(opacity=0);}
#j_photo .small_box li.on .bun_bg{ opacity:1;filter:alpha(opacity=100);}
#j_photo .small_box li h1{ display: block; height: 24px; line-height: 24px; padding-bottom: 10px; font-size: 24px;font-family: "Century Gothic",Arial, Helvetica,"Microsoft Yahei", sans-serif;; color: rgb( 172, 172, 177 );text-transform: uppercase;text-align: center;}
#j_photo .small_box li.on_on{border-bottom: 4px solid #d83648;}
#j_photo .small_box  {overflow:hidden;   }

#j_photo a.bnt { position:absolute; z-index:9; display: block; width: 9px; height: 13px; top: 24px; overflow: hidden; background-image: url(../images/icon_dsj_prev_next.png); -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
#j_photo a.bnt.prev{right: 345px; background-position: -9px center;}
#j_photo a.bnt.next{right: 0px; background-position: 18px center;}
#j_photo a.bnt.prev:hover { background-position:   0px center;}
#j_photo a.bnt.next:hover{  background-position:   9px center;}
#j_photo .bd_box li{ display:block;}

/*=================新媒体==================*/
#n_xmt ul{ margin:-23px; }
#n_xmt li{ width: 420px; height: 213px; position:relative; display:block; margin:23px; overflow:hidden;  float:left; background: url(../images/bg_ewm_list.jpg) center no-repeat;}
#n_xmt li img{width:120px; height:120px; ; padding-top: 30px; display:block; margin: 0 auto;}
#n_xmt li .text_box{ position:relative; padding:20px 0 0 0; }
#n_xmt li h1{ display:block; position:relative; margin-bottom:10px;}
#n_xmt li h1{ text-align:center; padding-top: 12px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;  color:#575759; font-size:13px; display:block;  }
#n_xmt li:hover h1{ color:#32465a;}

/*=================促销活动==================*/
#n_form{  background:url(../images/bg_form.png) left top no-repeat; height:685px; }
#n_form .title{ padding-top: 45px;  padding-left: 45px;}
#n_form .title strong{ font-size: 18px; color: #468ee7; font-weight: 700; text-transform: uppercase;}
#n_form .title span{ font-size: 18px; color: #000;}

/*===========================表单=============================*/

 #n_form .j_form  { padding-top: 60px; width: 420px;}
 #n_form .content{ padding-left: 30px;}
/*==============文化活动=====================*/ 
#n_active{ margin-bottom:-40px;}
#n_active ul{ margin:-20px; padding-bottom:10px;}
#n_active li{ width:220px; background: #f4f6f8; position:relative; display:block; overflow:hidden; float:left; padding: 25px;margin:20px; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
#n_active li a{ display:block; overflow: hidden;}
#n_active li .pic_box{ position:relative; background:#000; }
#n_active li .pic_box a{ display: block; width:220px;  height:145px; overflow: hidden;}
#n_active li img{width:220px;  height:145px; display:block;}
#n_active li h1 a{  overflow:hidden;  white-space: nowrap;overflow:hidden;text-overflow: ellipsis;  color:#2a2a2c; font-size:14px;  display:block; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;   }
#n_active li span {color:#9b9b9c; font-size: 12px; display:block; margin: 8px 0 20px 0px;}
#n_active li p{ color: #9b9b9c; font-size:12px;  line-height: 22px; height: 44px; overflow: hidden; margin-bottom: 20px;}
#n_active li:hover { box-shadow: 0 0 10px #888;}
#n_active li h1:hover a{ color: #d83648;}

/*==============临时公告=====================*/
#n_notice { min-height:720px;}
#n_notice .up_box{ margin-bottom: 25px; background:url(../images/bar_zhanban.png) right bottom no-repeat #3b324f; padding: 50px 80px; color: #d6d4d9; font-size: 14px; }
#n_notice .up_box table{ width: 100%; border: none; }
#n_notice .up_box table td{ vertical-align: top; padding: 3px 10px;}
#n_notice .up_box strong{color:#aba8b2; font-size: 26px;  }
#n_notice .up_box h1{color:#fff; font-size: 14px;}
#n_notice .up_box h2{ display: inline-block; color:#e3394c; font-size: 48px; padding-right: 5px;}
#n_notice .up_box .mark{ display: inline-block; background:url(../images/icon_rmb.png) left center no-repeat; padding-left: 18px; font-size: 16px; color: #e3394c; }
#n_notice .up_box .content{ font-size: 12px;}
#n_notice .up_box #j_gp_jz.on .mark{ color: #fbb464; background:url(../images/icon_rmb_on.png) left center no-repeat; }
#n_notice .up_box #j_gp_jz.on h2{ color: #fbb464;}
#n_notice .up_box #j_gp_jz.down .mark{  background:url(../images/icon_rmb_un.png) left center no-repeat; color: #0d985e; }
#n_notice .up_box #j_gp_jz.down h2{ color: #0d985e;}



#n_notice .un_box{}
#n_notice .un_box li  a{ background: url(../images/icon_pdf.png) 40px center no-repeat #f1f1f6;  margin-bottom: 3px; position:relative; display:block; overflow:hidden; padding: 30px 40px; padding-left: 98px; position: relative;}
#n_notice .un_box li{ display:block; overflow: hidden;}
#n_notice .un_box li h1{  overflow:hidden;  white-space: nowrap; text-overflow: ellipsis; margin-bottom: 8px;  color:#5b5c5d; font-size:15px;  display:block;   }
#n_notice .un_box li span {color:#969697; font-size: 12px; display:block; }
#n_notice .un_box li a:hover h1{ color: #d83648;}
#n_notice .un_box li .more{ position: absolute; right: 40px; top: 40px; display:block; height: 24px; width: 24px; text-align: center; line-height: 24px; font-size: 13px; font-family: "SimSun"; color: rgb(146, 146, 148); font-style: normal; border: 1px solid #b7b7b8; border-radius: 3px;}
#n_notice .un_box li:hover .more{ color: #fff; background: #d83648; border: 1px solid #d83648; }

/*==============新闻中心=====================*/
#n_news .up{  height: 185px; overflow: hidden; position: relative;  }
#n_news .up ul{ margin-top: 0px; margin-bottom:-25px;  }
#n_news .up .bd li{ display: block; height:185px; }
#n_news .up .bd li .fl{ width:275px; height:185px; overflow:hidden;}
#n_news .up .bd li .fl img{ width:275px; height:185px;}
#n_news .up .bd li .fr{ width: 600px; margin-top:10px;}
#n_news .up .bd li span{ color:#c4c4c4; display:block; font-size:12px;}
#n_news .up .bd li .fr h1 a{  display:block;  font-size:18px; color:#68686a; font-weight: 700; margin-bottom: 10px;}
#n_news .up .bd li p{ line-height:22px; height:44px; overflow:hidden; padding-top:8px; font-size:12px; color:#8b8b8d; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
#n_news .up .bd li h1 a:hover{ color:#d83648;  }
#n_news .up .bd li .fr .more{ display:block;  font-size:12px; color:#89898c;  }
#n_news .up .bd li .fr .more:hover{    color:#d83648;  }
#n_news .up .hd{ position: absolute; left: 310px; bottom: 20px;}
#n_news .up .hd ul{}
#n_news .up .hd li{ display: inline-block; padding: 5px 3px; cursor:pointer;}
#n_news .up .hd li a{ width: 30px; display: block; height: 1px; background: #d0d0d2;}
#n_news .up .hd li.on a{width: 40px; background: #d83648;}
#n_news .un{ padding-top: 30px;}
#n_news .un ul{   overflow: hidden;}
#n_news .un li{ padding-top: 30px; padding-bottom:30px; border-bottom:1px solid #e8e8ed; display:block;}
#n_news .un li .left{ float:left; background:#e9e9ee; width:86px; height:99px;}
#n_news .un li .right{ float:right; width: 790px; height: 99px;overflow: hidden;padding-top: 2px;}
#n_news .un li .left strong{ display:block; font-size:35px; color:#d83648; text-align:center; margin: 18px 0 0px 0;}
#n_news .un li .left span{ display:block; text-transform: uppercase; color:#88888a; font-size:12px;text-align:center;}
#n_news .un li .right h2 a{ font-size:15px; color:#383839; line-height:30px; display:block; margin-bottom:5px; margin-top:5px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
#n_news .un li .right p{ font-size:12px; color:#8b8b8d; line-height:20px;}
#n_news .un li .right h2 a:hover{color:#d83648; line-height:30px;}
#n_news .un li:hover{ background-color:#e9e9ee;}
 
 
/*==============人才招聘=====================*/
#n_about .up_box{ padding-bottom: 20px;  border-bottom: 1px solid #e5e7e9;}
#n_about .up_box{ margin-bottom: 50px;}
 
#n_about #list_slide{  position:relative;}
 
#n_about #list_slide{  position:relative;}
 
#n_about #list_slide dl{   margin-bottom:15px;  position: relative; background:#f3f5f8;  }

#n_about #list_slide dt{border:none;  display:block; position:relative;  padding: 0px 30px; background: #f3f5f8;  cursor:pointer; height:48px; }

#n_about #list_slide dt h1{  color:#424243; font-size:15px; line-height:48px; background:url(../images/icon_ygjy_on.png) right center no-repeat;  display:block;}

#n_about #list_slide dd{ display:none; line-height:24px;  padding: 15px 10px 15px 10px;    background: #f3f5f8;}

#n_about #list_slide dd p{  margin-bottom:0;}
#n_about #list_slide dd p:last-child{ padding-bottom:0;}

#n_about #list_slide dd .content{ padding:14px 20px 15px 20px;}

#n_about #list_slide dd .content { color:#929397; font-size:12px; line-height:24px;}
#n_about #list_slide dt.on{ background:#d83648;}
#n_about #list_slide dt.on h1{ background:url(../images/icon_ygjy_off.png) right center no-repeat; color: #fff;  }



/*==============联系我们=====================*/
#n_contact{ position:relative; width:100%; overflow:hidden; margin-top: 40px;}
#n_contact .up_box {   margin-bottom:35px; position:relative; min-height:180px; padding-bottom:35px; border-bottom:1px dotted  #b3b3b3;}
#n_contact .up_box .up{ border-bottom:1px dotted  #b3b3b3; padding-top:5px; margin-bottom:20px;}
#n_contact .up_box .title strong{ display:block; color:#51575f; font-size:18px; font-weight:bold; }
#n_contact .up_box .title span{ display:block; color:#51575f; font-size:12px; margin-bottom:15px;}
#n_contact .up_box .content{ margin-left:280px; height:255px; padding-top:18px; }
 #n_contact .up_box h1{ font-size:18px; display:block; color:#545454; }
#n_contact .ar_article p{ font-size:13px; color:#555555; line-height:30px;}
#n_contact a{ color:#555555; text-decoration:underline; }
#n_contact .un_box{ margin-top: 30px;}
#n_contact .map{ border:1px solid #dcdcdc;}

#n_contact .ewm_box{ position:absolute; right:0; bottom:40px;  display:block;}
#n_contact .ewm_box .ewm{ display:inline-block; margin-left:25px;} 
#n_contact .ewm_box img{ display:block; width:93px; height:93px; margin:0 auto;}
#n_contact .ewm_box span{ display:block; text-align:center; font-size:12px; color:#828080; padding-top:10px;}


/*==============资讯详情=====================*/
.n_article .ar_title{padding:0;padding-left:115px;height:90px;position:relative}
.n_article .date_box{position:absolute;height:90px;border-right:1px solid #dcdce0;left:0;top:0;width:85px}
.n_article .date_box strong{padding-top:10px;display:block;font-size:35px;font-family:Arial;color:#d83648}
.n_article .date_box span{font-size:12px;font-family:Arial;color:#69696a;text-transform:uppercase}
.n_article .ar_title h1{font-size:18px;margin-top:5px;display:block;color:#303642}
.n_article .ar_title h2{font-size:12px;padding-top:10px;margin-bottom:5px;display:block;color:#9ea3ac}
.n_article .ar_title h2 strong{color:#60656d}
.n_article .ar_article{border-top:1px solid #dde0e4;margin-top:30px;padding:30px 0 20px; min-height:400px; }
.n_article .ar_article p{ }/*===================相关文章=====================*/
#news_xg_list{margin-top:30px;  padding: 18px 0 25px 0px; background:url(../images/bar_show_news.png) center bottom no-repeat #f7f9fa;}
#news_xg_list ul{ margin-top:10px;}
#news_xg_list li{ display:block; width: 380px; float: left;line-height:26px; position:relative; height:26px; background:url(../images/icon_dd.png) left center no-repeat; padding-left: 10px; margin: 0px 32px; }
#news_xg_list li a{ font-size:12px; color:#555658; width: 270px; display: block; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#news_xg_list li a:hover{ color:#d83648; text-decoration:underline;}
#news_xg_list li span{ position:absolute; right:0; top:0; line-height:26px;  font-size:12px; color:#a4a2a2;}

/*==============分享插件——银灵子=====================*/
#j_shart_s_24 .bds_count{font-size:12px}
#j_shart_s_24{position:relative}
#j_shart_s_24 strong{display:block;position:absolute;left:0;z-index:2;line-height:36px;font-size:14px;color:#565657}
#j_shart_s_24 .bds_qzone{background:url(../images/j_shart.png) center -224px no-repeat}
#j_shart_s_24 .bds_tsina{background:url(../images/j_shart.png) center -311px no-repeat}
#j_shart_s_24 .bds_tqq{background:url(../images/j_shart.png) center -195px no-repeat}
#j_shart_s_24 .bds_renren{background:url(../images/j_shart.png) center -340px no-repeat}
#j_shart_s_24 .bds_weixin{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_sqq{background:url(../images/j_shart.png) center -79px no-repeat}
#j_shart_s_24 .bds_fbook{background:url(../images/j_shart.png) center -166px no-repeat}
#j_shart_s_24 .bds_twi{background:url(../images/j_shart.png) center -137px no-repeat}
#j_shart_s_24 .bds_linkedin{background:url(../images/j_shart.png) center -108px no-repeat}
#j_shart_s_24 .bds_tieba{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_huaban{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_douban{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_copy{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_print{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_mshare{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_count{font-size:12px}

/*==============分页——银灵子=====================*/
.page { margin:0px auto 0px auto;}
.page .box{display:inherit; width:100%;  text-align: right; padding-top: 30px;}
.page a{ padding:0 12px; height:30px; line-height:30px; display:inline-block; border:1px solid #dedede; margin:0 2px;  color:#555555; font-size:12px; }
.page .on{ background:#d83648; color:#fff !important;border:1px solid #d83648;}
.page a font{  font-size: 14px; font-family: "SimSun"; color: rgb( 68, 68, 68 );}
.page span{ background:#d83648; color:#fff !important;border:1px solid #d83648;}
.page a:hover{ background:#d83648; color:#fff !important; text-decoration:none; border:1px solid #d83648; }
.page a:hover font{ color:#fff;}
.page a.u_bnt{ transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari 和 Chrome */
-o-transition: all 1s; /* Opera */}