body{ background-color:#FAFAFA; color: #333333;font-size: 14px;  font-family: "Microsoft YaHei","微软雅黑";  }




/*** 头部内容  ***/
#top{ height:36px; line-height: 35px; font-size: 12px; border-bottom: solid 1px #DDDDDD;  }
#top .stock{ padding-left: 10px; }
#top .stock span{ color:#ff0000; font-size: 14px; }
#top .stock strong{ color:#ff0000; font-size: 14px; position: relative; padding-right: 15px; display: inline-block; }
#top .stock i.z{ width: 9px; height: 13px; background: url(../images/icons.png) no-repeat 0px -180px; overflow: hidden; display: inline-block; position: absolute; right: 0px; top: 11px;}
#top .stock i.d{ width: 9px; height: 13px; background: url(../images/icons.png) no-repeat 0px -200px; overflow: hidden; display: inline-block; position: absolute; right: 0px; top: 11px;}
#top .info{ text-align: right;}
#top .webchat{ position: relative; z-index: 9999;}
#top .webchat>div{ 	width: 183px;height: 262px;	padding: 20px 17px 10px 17px; line-height: 23px; background: url(../images/images.png) no-repeat; display: none; position:absolute; top:15px; left:50%; margin-left: -107px; }
#top .webchat:hover>div{ display: block; }
#top .right{ position: relative; padding-right: 105px;} 



#head{ min-width: 1180px; height: 160px; background: url(../images/headbg221018.jpg) no-repeat center 0px; position: relative; z-index: 9; }
#head .logo{ width: 439px; height: 47px; display: block; float: left; margin: 35px 0px 0px 35px;} 
#head .word{ width: 379px; height: 25px; float: right; margin-top: 40px; }
#head>.mainw{ height: 160px;}

#menubox{ width: 100%; height: 60px;  position: absolute; bottom:0px; z-index: 9; }
#menubox>.menubr{ width: 100%; position: relative; z-index: 9; *border-bottom: solid 1px #EEEEEE; } 
/* box-shadow: 0px 3px 3px rgba(0,0,0,0.2);*/
#menu{ width: 1180px; height: 60px; }
#menu>a{ width: 147px; height: 60px; line-height: 60px; text-align: center; display: block; float: left; font-size: 16px; }
#menu>a.cur,#menu>a.current,#menu>a:hover{ color:#FF7C00; }

#submenubox{ width: 100%; height: 330px; background-color: #FFFFFF; position: absolute; top:60px; display: none; z-index: 8; filter:alpha(opacity=95); opacity:0.95; }
#submenu{ width: 1030px; overflow: hidden; border-left: solid 1px #EEEEEE; margin-left: 145px;}
#submenu>li{ width: 145px; height: 330px; border-right: solid 1px #EEEEEE; float: left;  text-align: center; }
#submenu>li>a{ width: 145px; height: 65px; line-height: 65px; display: inline-block; }
#submenu>li>a:hover{ background-color: #d76913;}
#submenu>li.cur,#submenu>li:hover{ background-color: #FF7C00; }
#submenu>li.cur>a,#submenu>li:hover>a{ color: #FFFFFF;}


.searchbox{ width: 96px; height: 35px; position: absolute; right: 0px; top: 0px;}
.searchbox>.search{ width: 96px; height: 22px; display: block; position: absolute; background: url(../images/images.png) no-repeat -220px -180px; top: 7px; right: 0px; }
.searchbox>.search>.input{ width: 60px; height: 22px; background: transparent; border: 0px; position: absolute; top: 0px; left: 10px;}
.searchbox>.search>.btn{ width: 15px; height: 15px; background: url(../images/icons.png) no-repeat 0px -220px; position: absolute; right: 8px; top: 3px; cursor: pointer; }

/*** 首页轮播***/
.fullSlide{ width:100%;  position:relative;  height:950px; background: transparent; overflow: hidden;  }	
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }	
.fullSlide .bd ul{ width:100% !important;  }	
.fullSlide .bd li{ width:100% !important; height:950px; overflow:hidden; text-align:center;  }	
.fullSlide .bd li a{ display:block; height:950px; }	
.fullSlide .hd{ width:100%;  position:absolute; z-index:19; bottom:10px; left:0; height:30px; line-height:30px; text-align:center; _background:#000; _filter:alpha(opacity=60); 	}	
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }	
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:30px; height:5px; margin:5px;  background-color: #CCCCCC; overflow:hidden; line-height:9999px; 	}	
.fullSlide .hd ul .on{  background-color: #FF7C00; }

#banner_bolang_bg_1 {
    width: 997px;
    height: 85px;
    background: url(../images/wave1.png) repeat-x;
    position: absolute;
    top: 865px;
    width: 400%;
    left: -236px;
    z-index: 9;
    animation: wave1 25s linear .4s infinite normal;
    -moz-animation: wave1 25s linear .4s infinite normal;
    -webkit-animation: wave1 25s linear .4s infinite normal;
    -o-animation: wave1 25s linear .4s infinite normal;
}

#banner_bolang_bg_2 {
    width: 1009px;
    height: 100px;
    background: url(../images/wave2.png) repeat-x;
    _background: 0 0;
    position: absolute;
    top: 850px;
    width: 400%;
    left: 0;
    z-index: 8;
    animation: wave2 60s linear .4s infinite normal;
    -moz-animation: wave2 60s linear .4s infinite normal;
    -webkit-animation: wave2 60s linear .4s infinite normal;
    -o-animation: wave2 60s linear .4s infinite normal;
}

@-webkit-keyframes wave1 {
	from {left: -236px}
	to {left: -1233px}
}
@-moz-keyframes wave1 {
	from {left: -236px}
	to {left: -1233px}
}
@-o-keyframes wave1 {
	from {left: -236px}
	to {left: -1233px}
}
@keyframes wave1 {
	from {left: -236px}
	to {left: -1233px}
}
@-webkit-keyframes wave2 {
	from {left: 0}
	to {left: -1009px}
}
@-moz-keyframes wave2 {
	from {left: 0}
	to {left: -1009px}
}
@-o-keyframes wave2 {
	from {left: 0}
	to {left: -1009px}
}
@keyframes wave2 {
	from {left: 0}
	to {left: -1009px}
}

.indexlist{ padding: 20px 0px; overflow: hidden;}
.indexlist>li{ width: 560px; float: left; margin: 0px 10px 20px 10px;}
.indexlist>li>.title{ height: 20px; line-height: 20px; border-left: solid 5px #FF7C00; font-size: 12px; position: relative;}
.indexlist>li>.title>strong{ font-size: 16px; color:#333333; font-weight: bold; padding-left: 10px; background-color: #fafafa; display: inline-block; vertical-align: middle; }
.indexlist>li>.title>span{ background-color: #fafafa; display: inline-block; padding: 0px 5px;}
.indexlist>li>.title>.more{ color: #999999; top: 0px; right: 0px; text-decoration: none; position: absolute; }
.indexlist>li>.title>.more:hover{ color: #FF7C00; }
.indexlist>li>.thumbnail{ width: 560px; height: 140px; margin-top: 10px; margin-bottom: 10px;}
.indexlist>li>dl>dd{ height: 40px; line-height: 40px; padding-left: 10px; position: relative; }
.indexlist>li>dl>dd>i{ width: 4px; height: 7px; overflow: hidden; position: absolute; left: 0px; top: 17px; background: url(../images/icons.png) no-repeat; }
.indexlist>li>dl>dd>a{ width: 400px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.indexlist>li>dl>dd>.date{ color: #999999; position: absolute; right: 0px; top: 0px;}


.indexlist>li.full{ width: 1154px; margin-top:30px ;}
.indexlist>li.full>.title{ background: url(../images/icons.png) repeat-x 0px -8px;}
.indexlist>li.full>.info{ line-height: 34px; margin-top: 20px; font-size: 14px; }
.indexlist>li.full>.info>.thumbnail{ display: inline-block; float: right; padding-left: 20px;}
.indexlist>li.full>.info>.more{ color:red; font-weight: bold;}


.indexlist2{ overflow: hidden;}
.indexlist2>li{ width:370px; float: left; margin-right: 35px; }
.indexlist2>li:last-child{ margin-right: 0px;}
.indexlist2>li>.title{ font-size: 20px; line-height: 50px; color: #333333; }
.indexlist2>li>.desc{ font-size: 14px; color: #999999; line-height: 25px;}


/***首页视频***/
.videobox{ width:1154px ; height: 620px; margin: 0px auto; position: relative; }
.videobox .videobg{ width: 1154px; height: 607px; background: url(../images/videobg.jpg) no-repeat; position: absolute; top: 0px; left: 0px; cursor: pointer; }
.videobox .videobg .btn_play{ width:69px; height: 71px; background: url(../images/images.png) no-repeat -220px 0px; position: absolute; top:268px; left:542px; display: block; cursor: pointer;}
.videobox .videobg:hover .btn_play,.videobox .videobg .btn_play:hover{ background-position:-300px 0px; }
.videobox .btn_close{ width: 30px; height: 30px; display: none; position: absolute; top:-30px; right: 0px; background:#b3b3b3 url(../images/images.png) no-repeat -380px 0px; z-index: 9999; border-radius: 5px;}
.videobox>video{ display: none; position: relative; z-index: 9999;} 


.title_css{ background: url(../images/icons.png) repeat-x 0px -8px; height: 20px;  border-left: solid 5px #c95f0d; font-size: 12px; }
.title_css>strong{ font-size: 16px; color:#333333; font-weight: bold;line-height: 20px; padding-left: 10px; background-color: #fafafa; display: inline-block; padding-right:10px; ;}
.title_css>span{ background-color: #fafafa; display: inline-block; padding: 5px 5px 5px 0px;}
.title_css>.more{ color: #999999; float: right; margin-top: 5px; text-decoration: none;}
.title_css>.more:hover{ color: red; }


.title_css2{ text-align: center; padding: 50px 0px 20px 0px; }
.title_css2>i.il{ width: 207px; height: 20px; background: url(../images/images.png) no-repeat 0px -320px; display: inline-block;  }
.title_css2>i.ir{ width: 207px; height: 20px; background: url(../images/images.png) no-repeat 0px -300px; display: inline-block;  }
.title_css2>strong{ font-size: 20px; font-weight: bold; display: inline-block; padding: 0px 10px; }
.title_css2 .desc{ color: #999999;  line-height: 40px; }

.title_css3{ height: 60px; line-height: 60px; position: relative; padding-left: 45px; font-size: 20px; font-weight: bold;}
.title_css3>i{ width: 32px; height: 29px; display: block; background: url(../images/icons.png) no-repeat 0px -250px; position: absolute; top: 15px; left: 0px;}


/***首页产品列表***/
.indexprolist{ width: 1180px; margin: 0px auto; overflow: hidden;}
.indexprolist>a{ width: 590px; display: block; float: left;}


/***底部css***/
#footer{width: 100%; min-width: 1180px; border-top:solid 1px #DDDDDD; background-color: #F4F4F4; margin-top: 60px;}
#footer .footmenu{ width: 1160px; height: 165px; ; margin: 0px auto; padding: 20px 0px;}
#footer .footmenu>li{ width: 148px; height: 165px; border-left: dashed 1px #FFFFFF; border-right: dashed 1px #DFDFDF; float: left; text-align: center; line-height: 33px; }
#footer .footmenu>li>.title{  font-weight: bold; font-size: 14px; }
#footer .footmenu>li>a{ display: block; font-size: 12px;}
#footer .footmenu>li.qrcode{ border-right: 0px; width: 250px; line-height:20px; padding-top: 15px; box-sizing: border-box; }
#footer .bottom{ height: 160px; padding-top: 20px; line-height: 28px; background-color: #FF7C00; text-align: center; color: #FFFFFF;}



.locationbox{ width: 100%; min-width: 1180px; height: 55px; display: block; box-shadow: 0px 5px 7px #DDDDDD; border-bottom: solid 1px #DDDDDD; overflow: hidden; background-color: #FFFFFF; }
.locationbox>.location{ float: left;}
.location{ line-height: 55px;font-size: 12px; float: left; }
.location>a,.location>label,.location>span{margin-right: 5px;}
.location>label{ font-family: 宋体; }
.location>span{ color: #999999;}


/***右边菜单***/
.rightmenu{ float: right; }
.rightmenu>li{ width: 120px; height: 55px; float: right; text-align: center; }
.rightmenu>li>a{ padding: 5px 10px 0px 10px;  display: inline-block; height: 45px; line-height: 45px;}
.rightmenu>li>a:hover,.rightmenu>li>a.cur{ border-bottom: solid 5px #FF7C00; font-weight: bold; color: #000000; }


/***左侧***/
.sidebar{ width: 150px; padding-top: 40px;position: absolute; left: 0px; top: 0px;  }
.sidebar>a{ height: 60px; line-height: 60px; text-align: center; display: block;  border-bottom:solid 1px #DDDDDD; }
.sidebar>a.cur{ background-color: #FF7C00;border-bottom-color:#FF7C00;  color: #FFFFFF;}
.sidebar>a:hover{ background-color: #ee7516; border-bottom-color:#ee7516;  color: #FFFFFF;}
/***右侧***/
.sileright{ width:1000px; border-left: solid 1px #DDDDDD; float: right; padding: 20px 0px 20px 30px; min-height: 500px; }

/***内容***/
.details{ line-height: 25px; }
.details>p{ padding: 10px 0px; text-indent: 2em;}

.details2{ line-height: 40px; padding: 20px 0px;}
.details2>strong{ color: #c95f0d;}
.details2>.img{ display: block; margin: 0px auto;}


.details3{ line-height:35px; font-size: 16px; }
.details3 h2{ font-size: 24px; line-height: 50px; text-align: center;  }
.details3 h3{ font-size: 16px; line-height: 40px; padding-top: 30px; }
.details3 .description{ border-bottom: solid 1px #DDDDDD; line-height: 40px; padding-bottom: 20px; margin-bottom: 20px; font-size: 14px; text-align: center; color: #999999; }
.details3 .description>span{ color: #DDDDDD;}
.details3 .label{ color: #999999; text-align: center;}
.details3 p{ padding: 10px 0px; text-indent: 2em; text-align: left;}
.details3 p img{ margin: 0px auto;}
.details3 .nostyle p{ padding: 0px; text-indent: 0em; }
.details3 a{ color: #e57015;}
.details3 a:hover{ text-decoration: underline;}
.details3>strong{ color: #c95f0d;}
.details3>.img{ display: block; margin: 0px auto;}
.details3 img{ max-width: 100%;}


/***研发实力***/
.research{ overflow: hidden; }
.research>li{ width: 350px; height: 420px; float: left; text-align: center; padding: 70px 20px 30px 20px; }
.research>li>.title{ font-weight: bold; line-height: 60px; font-size: 16px;  }
.research>li>.line{ width:40px; height: 5px; background-color: #FF7C00 ; display: inline-block; }
.research>li>.desc{ line-height: 25px; padding-top: 20px;  }

/***发展历程***/
.history{ padding-top: 20px; font-size: 16px; }
.history>li{ padding: 25px 10px; border-bottom: dashed 1px #DDDDDD;}
.history>li>.title{ font-size: 20px; font-weight: bold; line-height: 20px;}
.history>li>.desc{  line-height: 30px; padding-top: 20px;color: #999999;}
.history>li:hover{ background-color: #F4F4F4;}
.history>li:hover>.desc{ color: #333333;}

/***新闻列表***/
.newslist{ padding-top: 20px;}
.newslist>.row{ display: block; padding:30px 10px 30px 250px; position: relative; min-height: 140px; _height:140px; border-bottom: dashed 1px #DDDDDD; }
.newslist>.row .thumbnail{ position: absolute; left: 20px; top:30px; width: 210px; height: 140px; }
.newslist>.row>.title{ line-height: 24px; font-size: 20px; font-weight: bold; padding-right: 100px; display: block; }
.newslist>.row>.date{ position:absolute; right: 10px; top: 35px; font-size: 12px;}
.newslist>.row>.desc{ color: #999999;  line-height: 35px; padding-top: 10px; height: 70px; overflow: hidden;}
.newslist>.row>.keys{ line-height: 35px; color: #999999; }
.newslist>.row>.keys>strong{ color: #999999; font-weight: 100;}
.newslist>.row:hover{ background-color: #F4F4F4;}

.newslist2{}
.newslist2>li{ height: 35px; line-height: 35px; position: relative; padding-left: 30px; overflow: hidden;}
.newslist2>li>.num{ width: 20px; text-align: right; position: absolute; left: 0px; top: 0px; font-size: 16px; font-family:"楷体";font-style: italic; }
.newslist2>li>.num.top{ color: #e05f11; font-weight: bold; font-size: 20px;   }

/***产品列表***/
.prolist{ }
.prolist>.row{ padding: 50px 200px 50px 380px; position: relative; min-height: 220px; _height:160px; border-bottom: dashed 1px #DDDDDD;}
.prolist>.row .thumbnail{ position: absolute; left: 10px; top:30px; max-width: 350px; }
.prolist>.row>.title{ line-height: 24px; font-size: 24px; font-weight: bold; }
.prolist>.row>.desc{ line-height: 35px; padding-top: 10px; font-size: 16px; color: #999999;}
.prolist>.row>.btn{ width: 150px; height: 45px; line-height: 45px; border:solid 1px #DDDDDD; border-radius: 3px; cursor: pointer; font-size: 14px; text-align: center; font-weight: bold; display: block; position: absolute; right: 15px; top:100px; }
.prolist>.row>.btn:hover{ background-color: #FF7C00; color: #FFFFFF; border:solid 1px #e57015;  }


.proinfo{ padding:50px 0px 50px 380px; min-height: 180px; position: relative; }
.proinfo .thumbnail{ position: absolute; left: 10px; top: 20px; max-width: 350px;  }
.proinfo>.title{ line-height: 24px; font-size: 30px; font-weight: bold; }
.proinfo>.desc{  line-height: 35px; padding-top: 20px;}


/**产品变更**/
.prochange{ padding-top: 10px;}
.prochange .row{ border: solid 1px #DDDDDD; background-color: #FFFFFF; padding:15px; position: relative; margin-bottom: 15px; top: 0px; transition: top 0.3s, box-shadow 0.3s; }
.prochange .row .title{ line-height: 30px; padding-bottom: 10px; border-bottom: dashed 1px #DDDDDD; font-size: 20px; font-weight: bold;}
.prochange .row .subtitle{ padding: 15px 200px 0px 0px; color: #999999; line-height: 20px; min-height: 30px;}
.prochange .row .btn_blue{ position: absolute; right: 20px; top: 67px;}
.prochange .row:hover{ top: -5px; box-shadow: 0px 0px 20px #DDDDDD; }

#change_pic{background:url(../images/loadsmall.gif) no-repeat center;overflow:hidden;width:860px;position:relative;height:400px; border: solid 1px #DDDDDD; overflow:hidden;margin:40px auto 0 auto;}
#change_pic ul{width: 100%; z-index:999;left:0px;bottom:0px;position:absolute;text-align:center;}
#change_pic ul li{display:inline-block; zoom:1;*display:inline;font-weight:900;font-size:12px; width:72px;color:#aaa;position:relative;height:50px;}
#change_pic li div{margin-top:5px;display:none;padding-left:10px;margin-left:70px}
#change_pic li img{border:solid 1px #DDD;filter:alpha(opacity=60);left:10px;float:left;width:50px;cursor:pointer;position:absolute;top:5px;height:35px;moz-opacity:0.6}
.change_back{width:860px;height:400px;overflow:hidden;}
.change_back .gray{filter:Gray();}

/***表格样式***/
.table{ width: 100%; font-size: 14px;}
.table td{ width: 380px;  border: solid 1px #DDDDDD; line-height: 24px; box-sizing: border-box; padding:15px 10px; }
.table .th{ width: 120px ; padding-right: 10px; text-align: right; background-color: #F4F4F4; }




.table2{ width: 100%; }
.table2 tr{ border-bottom: dashed 1px #DDDDDD; line-height: 70px;}
.table2 th{ font-weight: bold; width: 150px; text-align: center; }
.table2 td{ width: 150px; text-align: center; border-bottom: dashed 1px #DDDDDD; background-color: #FCFCFC; position: relative; }
.table2 tr>td:first-child,.table2 tr>th:first-child{ width: auto; text-align: left; padding-left: 20px;}
.table2 td .btn,.table2 td .btn2{ background-color: #FFFFFF;  padding: 0px 20px; height: 30px; line-height: 30px; text-align: center; border: solid 1px #DDDDDD; font-size: 14px;  border-radius: 3px; display: inline-block;}
.table2 tr:hover{ background-color: #f6f6f6; }
.table2 tr:hover td .btn{ background-color: #e05f11; color: #FFFFFF;border: solid 1px #e05f11;}
.table2 tr.title{ height: 45px; line-height: 45px; background-color: #FFFFFF; border:solid 1px #DDDDDD; }
.table2 tr.title:hover{ background-color: #FFFFFF; }
.table2 tr.title>th{ border-bottom:solid 1px #DDDDDD; border-top:solid 1px #DDDDDD; }
.table2 td .btn:hover{ color: #FFFFFF;}
.table2 td .btn2:hover{ background-color: #00AAEE; color: #FFFFFF; border-color: #00AAEE ;}
.table2 tr>td:first-child.icon{ padding-left: 30px; position: relative; }
.table2 td.icon .icon_notice{ position: absolute; left: 0px; top:25px;}
.table2 td .btn_job_end{ width: 88px; height: 52px; display: block;  background: url(../images/images.png) no-repeat -380px -50px; position: absolute; bottom: 0px; left: 50%; margin-left: -44px;}

.table2 td .btn_tred{ background-color: #e05f11; color: #FFFFFF; padding: 0px 20px; height: 30px; line-height: 30px; text-align: center;  font-size: 14px;  border-radius: 3px; display: inline-block;}
.table2 td .btn_tbule{ background-color: #3a7bdc; color: #FFFFFF; padding: 0px 20px; height: 30px; line-height: 30px; text-align: center;  font-size: 14px;  border-radius: 3px; display: inline-block;}
.table2 td .btn_tgray{ background-color: #bababa; color: #FFFFFF; padding: 0px 20px; height: 30px; line-height: 30px; text-align: center;  font-size: 14px;  border-radius: 3px; display: inline-block;}



.table3 { width: 100%; line-height: 60px; }
.table3 th{ background-color: #f0f0f0; }
.table3 th,.table3 td{ border: solid 1px #DDDDDD; }
.table3 td{ text-align: center;}


.table4{ width: 100%; border-collapse: collapse; font-size: 16px; background-color: #FFFFFF;}
.table4 tr td{ border: solid 1px #DDDDDD; line-height: 35px; padding:5px 10px; overflow: hidden;}
.table4 tr td:first-child{ width: 180px; text-align: right; }
.table4 tr td>div{ width: 33.333333%; float: left;}
.table4 tr td>div.full{ width: 100%; float: left;}

.table5 { width: 100%; line-height: 40px; }
.table5 th{ background-color: #f0f0f0; }
.table5 th,.table5 td{ border: solid 1px #DDDDDD; }
.table5 td{ text-align: center; padding: 0px 10px;}


.honorlist{ border-top:solid 3px #d6d6d6; position: relative;  font-size: 16px; }
.honorlist>.topline{ width: 100px; height: 3px; background-color: #666666; position: absolute; top: -3px; left: 0px; }
.honorlist>li{ min-height: 95px; padding:25px 0px 20px 140px; line-height: 20px; border-bottom: dashed 1px #DDDDDD; position: relative; }
.honorlist>li>.date{ width: 100px; text-align: center; line-height: 35px; position: absolute; left: 0px; top: 30px;}
.honorlist>li>.date>span{ display: block; font-size: 40px; color: #4d4d4d; }
.honorlist>li>.title{ line-height: 30px; font-weight: bold; font-size: 20px; padding-bottom: 10px;}
.honorlist>li>.desc{ line-height: 35px; color: #999999;}
.honorlist>li:hover{ background-color: #F4F4F4;}
.honorlist>li:hover>.desc{ color: #333333;}



/***校园招聘***/
.job_school{ min-width: 1180px; padding: 380px 0px 280px 0px; background:#FFFFFF url(../images/jobbg.jpg) no-repeat center 0px; position: relative; z-index: 1;}
.job_school_bottom{ width: 100%; min-width: 1180px; height: 337px;  background: url(../images/jobbg_bottom.png) no-repeat center; position: absolute; bottom:0px;}

.job_school_list_menu{ background-color: #FFFFFF; overflow: hidden; font-size: 16px; font-weight: bold; }
.job_school_list_menu>li{ width: 393px; height: 50px; line-height: 50px; float: left; text-align: center; border-right: solid 1px #e5e5e5; color: #FF7C00; cursor: pointer; }
.job_school_list_menu>li.cur{ background-color: #FF7C00; color: #FFFFFF; border-right-width: #68ab2b;}



/***校园招聘新2016、10/21***/
.studentrecruit{
	width:100%; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FAFAFA,endColorStr=#daf7ff); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #FAFAFA,  #daf7ff);        /* IE 10 */
	background:-moz-linear-gradient(top,#FAFAFA,#daf7ff);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#FAFAFA), to(#daf7ff));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FAFAFA), to(#daf7ff));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #FAFAFA, #daf7ff);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #FAFAFA, #daf7ff);  /*Opera 11.10+*/
}
.studentrecruit .sr_top{ width: 100%; height: 340px; background: url(../images/theme/studentrecruit/topbg.png) no-repeat center 40px;}
.studentrecruit .sr_bottom{ width: 100%; height: 360px; background: url(../images/theme/studentrecruit/bottombg.png) no-repeat center;}

.jobbox{ width: 1080px; margin: 0px auto; overflow: hidden; padding:40px 0px 20px 0px;}
.jobbox .leftlist{ width: 270px; height: 900px; float: left; background-color: #f67f0d; margin-left: 2px;}
.jobbox .leftlist>li{ line-height: 60px; color: #FFFFFF; font-size: 18px; position: relative; }
.jobbox .leftlist>li>.name{ display: block; cursor: pointer; padding-left: 30px; }
.jobbox .leftlist>li>.ritem{ width: 20px; height: 60px; line-height:60px; text-align: right;cursor: pointer; display: block; position: absolute; right: 10px; top: 0px;}
.jobbox .leftlist>li .sublist{ width: 250px; padding: 15px 0px 5px 22px; display: none; background-color: #ce6c1f; margin-left: -2px; }
.jobbox .leftlist>li .sublist>a{ display: block; width: 240px; height: 40px;color: #FFFFFF; padding-left: 10px; font-size: 16px; line-height: 40px; cursor: pointer; margin-bottom: 10px;}
.jobbox .leftlist>li .sublist>a.active,.jobbox .leftlist>li .sublist>a:hover{  background-color: #fdeadb; color: #ce6c1f;}
.jobbox .leftlist>li.active .sublist{ display: block;}
.jobbox .leftlist>li.active>.name{ font-weight: bold;}
.jobbox .rightbox{ width: 708px; height: 860px; float: left; background-color: #fdeadb; padding: 20px 50px; line-height: 30px; font-size: 14px;}
.jobbox .rightbox h3{ font-weight: bold; font-size: 18px; margin-top: 30px;}
.jobbox .rightbox .font18{ font-size: 18px;}
.jobbox .rightbox>li{display: none;}
.jobbox .rightbox>li.box_m_1_1{display: block;}
.jobbox .rightbox>li.public{ padding-top: 60px; display: block;}


/***问题列表***/
.question{ }
.question>li{ padding: 30px 0px;  border-bottom: dashed 1px #DDDDDD;}
.question>li>div{ padding-left: 25px; position: relative; line-height: 30px; font-weight: bold; }
.question>li>div>i{ width: 17px; height: 17px; display: inline-block; position: absolute; left: 0px; top:6px;}
.question>li>div>i.q{ background: url(../images/icons.png) no-repeat 0px -110px; }
.question>li>div>i.a{ background: url(../images/icons.png) no-repeat 0px -130px; }
.question>li>div.answer{ color: #999999; font-weight: 100;}
.question>li:hover{ background-color: #F4F4F4;}
.question>li:hover>div.answer{ color: #333333;}


/***图片列表***/
.imglist{ overflow: hidden; padding: 30px 0px 50px 0px; }
.imglist>li{ width: 265px; padding: 0px 15px; float: left; text-align: center; line-height: 30px;  }
.imglist>li img{ width: 265px; height: 200px; }


.imglist2{ overflow: hidden; padding:30px 0px;}
.imglist2>li{ width: 316px; float: left; text-align: center; line-height: 40px; padding-bottom: 30px;}
.imglist2>li .img{ width: 255px; height: 170px; padding: 3px; border: solid 1px #DDDDDD; margin: 0px auto; display: block;}
.imglist2>li .img>img{ width: 255px; height: 170px;}
.imglist2>li>a{ height: 40px; overflow: hidden;}

/***联系方式***/
.contact{ width: 400px; padding: 30px; float: left; line-height: 30px; }
.contact>h2{ font-size: 30px; height: 60px; line-height: 60px;}


/***助学专题***/
.student{ background: #006dca url(../images/theme/student/studentbg.jpg) no-repeat center 0px;  padding-top: 850px;}
.student ul{ width: 890px;  float: right; margin-right: 60px;}
.student ul li{ border-radius: 5px; background-color: #FFFFFF; margin-bottom: 40px; padding: 30px 0px 20px 60px; position: relative;}
.student ul li .title{ line-height: 30px;  font-size: 22px;  font-weight: bold; padding-bottom: 10px; display: block; cursor: pointer; }
.student ul li .imglist{ padding: 10px 0px; overflow: hidden;}
.student ul li .imglist .img{ width: 240px; height: 160px; float: left; margin-right: 30px; cursor: pointer;}
.student ul li .imglist .img>img{ width: 240px; height: 160px;}
.student ul li::before{ width: 20px; height: 28px; display: block; background: url(../images/theme/student/images.png) no-repeat 0px -170px; content: ' '; position: absolute; left: -20px; top: 30px;}

.student .timer{ width: 160px; float: left; border-right: solid 1px #2582d2; margin-top: 30px;}
.student .timer .row{ color: #FFFFFF; font-size: 24px; display: block; margin-bottom: 285px; position: relative; text-align: center;}
.student .timer .row::before{ width: 30px; height: 30px; content: ' '; position: absolute; right: -15px; display: block; top: 0px; background: url(../images/theme/student/images.png) no-repeat 0px 0px;}
.student .seagull1{ width: 67px; height: 30px; display: block; background: url(../images/theme/student/images.png) no-repeat 0px -50px; left: 0px; top: 200px; position: absolute; z-index: 99;}
.student .seagull2,.student .seagull3{ width: 43px; height: 19px; display: block; background: url(../images/theme/student/images.png) no-repeat 0px -100px; right: 0px; top: 500px; position: absolute; z-index: 99;}
.student .seagull3{ left: 0px; bottom: 100px; right: auto; top: auto;}
.student .seagull4{ width: 26px; height: 11px; display: block; background: url(../images/theme/student/images.png) no-repeat 0px -140px;  left: 60px; bottom: 90px; position: absolute; z-index: 99;}


/***药店分布地图***/
.mapsearchbg{ width: 100%; height: 80px; line-height: 80px; font-size: 24px; color: #FFFFFF; background-color: black; position: absolute; top: 0px; left: 0px; z-index: 1; opacity: 0.7;}
.mapmain{ width: 1180px; height: 700px; position: absolute; z-index: 2; top: 0px; left: 50%; margin-left: -590px;  }
.mapsearchbox{ width: 1180px; height: 80px; line-height: 80px; color: #FFFFFF; font-size: 18px; position: absolute; top:0px; left: 50%;  margin-left: -590px; z-index: 2; }
.mapsearchbox>select{ min-width:210px ; margin-right: 10px; height: 35px; margin-right: 10px; font-size: 16px; font-family: "Microsoft YaHei","微软雅黑"; border: 0;}
.mapsearchbox>.btn_search{ height: 35px; line-height: 35px; font-size: 16px; padding: 0px 30px; cursor: pointer; margin-right: 10px; background-color: #fee300; color: #333333; display: inline-block;}
.mapsearchbox>.btn_search:hover{ background-color: #f1d802;}
.mapleft{ width: 290px; height: 620px;box-shadow:0px 3px 5px #999999;   position: absolute; left: 50%; top: 80px; margin-left: -590px; z-index: 2; background-color: #FFFFFF; opacity: 0.9;}
.pharmacytotal{ height: 60px; line-height: 60px; text-align: center; overflow: hidden; border-bottom: solid 1px #DDDDDD; font-size: 16px;}
.pharmacylist{ width: 290px; height: 560px; overflow-y: scroll; }
.pharmacylist>.item{ padding: 10px 10px 10px 45px; position: relative; border-bottom: dashed 1px #DDDDDD; line-height: 24px;}
.pharmacylist>.item>.num{ width: 25px; height: 40px; line-height: 28px; font-size: 12px; color: #FFFFFF; display: block; text-align: center; background: url(../images/icons.png) no-repeat 0px -350px; position: absolute; left: 10px; top: 15px;}

.pharmacylist>.item:last-child{ border-bottom-width: 0px;}
.pharmacylist>.item.active,.pharmacylist>.item:hover{ background-color: #F0F0F0;}
.pharmacylist>.item.active>.num,.pharmacylist>.item:hover>.num{ background: url(../images/icons.png) no-repeat 0px -300px;}

.pharmacyinfo{ width: 340px;}
.pharmacyinfo .name{ color: #c22418; font-size: 16px; line-height: 30px;}
.pharmacyinfo .desc{ color: #999999; line-height: 22px; font-size: 12px;}
.pharmacyinfo .pro{ color: #999999; line-height: 18px; padding-top: 5px; font-size: 12px;}
.pharmacyinfo .pro>span{ display: inline-block; cursor:pointer; margin-right: 10px; color: #e57015; border: solid 1px #e57015; padding: 0px 5px; }


/***防伪码查询***/
.scmbox{ position: relative; padding-bottom: 40px;}
.scbox{ padding:0px 25px;  background-color: #FFFFFF; border:solid 1px #ebebeb; box-shadow: 0px 0px 10px #F4F4F4; position: relative; top: 0px; left: 0px; transition: top 0.3s, box-shadow 0.3s;}
.scbox .title{ padding: 25px 5px; line-height: 40px; font-size: 20px; position: relative; cursor: pointer;}
.scbox .title .icon_open{ width: 22px; height: 13px; background: url(../images/icons.png) no-repeat 0px -410px; display: block; position: absolute; right: 0px; top:38px; cursor: pointer; }
.scbox .title .icon_close{ width: 13px; height: 22px; background: url(../images/icons.png) no-repeat 0px -440px; display: block; position: absolute; right: 0px; top:33px; cursor: pointer; }
.scbox .content{ border-top: solid 1px #ebebeb; padding:40px 25px 30px 25px; display: none; overflow: hidden; }
.scbox .content .ileft{ width: 440px; text-align: center; float: left;}
.scbox .content .iright{ width: 550px; height: 270px; padding:0px 0px 0px 50px; float: right; border-left: dashed 1px #ebebeb;}
.scbox .content .iright .name{ font-size: 18px; line-height: 80px;}
.scbox .content .iright .txt{ width: 533px; height: 67px; padding-left: 10px; letter-spacing: 2px; text-align: center; font-weight: bold; line-height: 67px; font-size: 24px; border: 0; background: url(../images/securitycode/input.png);}
.scbox .content .iright .btn{ width: 240px; height: 50px; line-height: 50px; border-radius: 3px; display: block; text-align: center; font-size: 16px; color: #FFFFFF; background-color: #ff6700; margin: 50px auto 0px auto; cursor: pointer;}
.scbox .content .iright .btn:hover{ background-color: #ef6100;}
.scbox:hover{ top: -5px; box-shadow: 0px 0px 20px #DDDDDD; }

.scresult{ background-color: #fcf1ea; overflow: hidden; padding-top: 40px;}
.scresult .ileft{ width: 350px; float: left; text-align: center;}
.scresult .iright{ width: 340px; float: left; text-align: center; line-height: 28px;}

.popup{ width: 800px; border-radius: 5px; overflow: hidden; font-family: '微软雅黑'; position: fixed; left:50%; margin-left: -400px; top: 100px; z-index: 9999; background-color: #FFFFFF; display: none;}
.popup .title{ height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #FFFFFF; background-color: #dc5b03; position: relative;}
.popup .title>.btn_close{ width: 36px; height: 36px; background: url(../images/images.png) no-repeat -320px -120px; display: block; position: absolute; top: 7px; right: 7px; cursor: pointer;}
.popup .content{ padding: 20px 30px; line-height: 30px;}
.popup .content p{ text-indent: 2em;}



/***分页***/
.page{ padding: 50px 0px; height: 40px; text-align: center; font-size: 12px; }
.page>a,.page>span{ display: inline-block; background-color: #FFFFFF; border: solid 1px #DBDBDB; padding:10px; margin-right: 5px; color: #000000;}
.page>a:hover,.page>.current{ background-color: #DBDBDB;}
.page>.prev,.page>.next{ font-family: "新宋体"; padding: 11px 10px 9px 10px; }



/***弹出层***/
.showbox{ width: 900px; border-radius: 5px; overflow: hidden; position: fixed; left:50%; margin-left: -450px; top: 100px; z-index: 9999; background-color: #FFFFFF; display: none;} 
.showbox .title{ height: 50px; line-height: 50px; padding-left: 20px; font-size: 16px; color: #FFFFFF; background-color: #FF7C00; position: relative;}
.showbox .title>.btn_close{ width: 37px; height: 37px; background: url(../images/images.png) no-repeat -320px -80px; display: block; position: absolute; top: 7px; right: 7px; cursor: pointer;}
.showbox .form{ padding: 20px 50px; overflow: hidden;}
.showbox .form>li{padding: 15px 0px 15px 85px; position: relative; line-height: 30px; float: left;}
.showbox .form>li.l_u_4{ *width:181px; }
.showbox .form>li>label{ width: 80px; height: 30px;  display: block; position: absolute; left: 0px; top: 15px; text-align: right; }
.showbox .form>li>.txt{ width: 140px; height: 30px; line-height: 30px; border: solid 1px #DDDDDD; padding-left: 10px; }
.showbox .form>li>.textarea{ width: 680px; height: 200px; line-height: 24px; padding-left: 10px; border: solid 1px #DDDDDD; }


.loginbox{ width: 100%; height: 453px; background: url(../images/loginbg.jpg) no-repeat center 0px;}

.loginform{ width: 290px; height: 340px; padding: 25px; float: right; margin-right: 30px; margin-top: 30px; background-color: #fefefd;}
.loginform .title{ height: 40px; line-height: 40px; text-align: center; font-size: 20px; font-weight: bold; margin-bottom: 20px;}
.loginform .frow{ height: 60px;  }
.loginform .frow .txt{ width: 280px; height: 50px; border: solid 1px #DDDDDD; padding-left: 10px;}
.loginform .frow .btn_login{ width: 290px; height: 50px; display: block; font-size: 16px; cursor: pointer; line-height: 50px; text-align: center; background-color: #ef5b00; color: #FFFFFF;}
.loginform .frow .btn_register{ width: 288px; height: 50px; display: block; font-size: 16px; cursor: pointer;  line-height: 50px; text-align: center; background-color: #f2f2f2; border: solid 1px #ef5b00; color: #ef5b00;}
.loginform .fbrow{ text-align: right; padding-top: 10px; }
.loginform .fbrow>a{color: #999999;}


.regbox_left{ width: 560px; float: left;}
.regbox_left>h3{ height: 50px; line-height: 50px; font-size: 16px; font-weight: bold; }
.regbox_left .agreementbox{ width: 540px; height: 1060px; line-height: 25px; padding: 10px; border: solid 1px #DDDDDD; overflow-y: scroll;}
.regbox_left .agreementbox p{ text-indent: 2em; padding: 5px 0px;}
.regbox_right{ width: 560px; float: right;}
.regbox_right>h3{ height: 50px; line-height: 50px; font-size: 16px; font-weight: bold; }

.regfrom{ width: 560px; }
.regfrom .row{ height: 45px; line-height: 45px; position: relative; margin-bottom: 20px;}
.regfrom .row .txt{ width: 400px; height: 36px; line-height: 36px; padding-left: 150px; border: solid 1px #DDDDDD; font-family: "微软雅黑";}
.regfrom .row .label{ width: 110px; height: 20px; line-height: 20px; position: absolute; left: 20px; top: 12px; border-right: solid 1px #DDDDDD;}
.regfrom .row .rbtn{ width: 120px; height: 38px; cursor: pointer; display: block; position: absolute; right: 9px; top: 4px; text-align: center; line-height: 38px; background-color: #448abf; color: #FFFFFF;}

.smenu{ width: 140px; height: 600px; border: solid 1px #DDDDDD; padding: 10px; float: left;}
.smenu .item{  height: 70px; line-height: 70px; display: block; border-bottom: dashed 1px #DDDDDD; font-size: 16px; text-align: center;}
.smenu .item:last-child{border-bottom: 0px;}
.smenu .item.active{ color: red; }

.scenter{ width: 960px; float: right;}

.sform{ overflow: hidden; }
.sform .srow{ height: 42px; margin-top: 30px; }
.sform .srow .label{ width: 290px; float: left; text-align: right; line-height: 40px; padding-right: 10px; }
.sform .srow .input{ width: 600px; float: left; line-height: 40px;  }
.sform .srow .input .txt{ width: 340px; padding-left: 10px; height: 40px; line-height: 40px; border: solid 1px #DDDDDD;}

.btn_apply,.btn_sumbit,.btn_big{ width: 200px; height: 60px; padding-left: 40px; border-radius: 3px; cursor: pointer; line-height: 60px; font-size: 18px;; text-align: center; background-color: #1da8f1; display: block; margin: 0px auto; color:#FFFFFF; position: relative; }
.btn_apply>i{ width: 36px; height: 34px; display: inline-block; block; background:url(../images/images.png) no-repeat -430px 0px; position: absolute; top:13px; left: 60px;}
.btn_apply:hover,.btn_sumbit:hover,.btn_big:hover{ background-color: #1b9de2; color: #FFFFFF;}
.btn_sumbit{  padding-left:0px; height: 50px; line-height: 50px; font-size: 16px; }

.btn_big{ width: 320px; padding-left:0px; height: 70px; line-height: 70px; font-size: 16px; font-size: 20px; }
.btn_big>i{ width: 7px; height: 13px; display: inline-block; background: url(../images/icons.png) no-repeat 0px -90px; position: absolute; top: 30px; right: 50px; }
.btn_big.btn_green{ background-color: #2bc222;}
.btn_big.btn_green:hover{ background-color: #28b320; color: #FFFFFF;}

.btn_red{ width: 180px; height: 45px; line-height: 45px; text-align: center; border-radius: 3px; background-color: #e57015; color: #FFFFFF; display: inline-block; font-size: 16px; cursor: pointer; }
.btn_red:hover{ background-color: #d86a14; color: #FFFFFF;}

.btn_blue{ padding: 0px 20px; height: 35px; line-height: 35px; text-align: center; border-radius: 3px; background-color: #169ad5; color: #FFFFFF; display: inline-block; font-size: 14px; cursor: pointer; }
.btn_blue:hover{ background-color: #1692c9; color: #FFFFFF;}

.icon_notice{ width: 21px; height: 18px; background: url(../images/icons.png) no-repeat 0px -150px; display: inline-block;}



/***布局排版***/
.l_u,.l_u_1,.l_u_2,.l_u_3,.l_u_4,.l_u_5,.l_u_6,.l_u_7,.l_u_8,.l_u_9,.l_u_10,.l_u_11,.l_u_12{ box-sizing: border-box; }
.l_u{ width:100%; }
.l_u_1{ width:8.333333%;}
.l_u_2{ width:20%;}
.l_u_3{ width:25%;}
.l_u_4{ width:33.333333%; }
.l_u_5{ width:41.666666%;}
.l_u_6{ width:50%; }
.l_u_7{ width:58.333333%;}
.l_u_8{ width:66.66666%; }
.l_u_9{ width:75%; }
.l_u_10{ width:83.333333%; }
.l_u_11{ width:91.666666%; }
.l_u_12{ width:100%;}


#container{ overflow: hidden; position: relative; }
.left{ float: left;}
.right{ float: right;}
.mainw{ width:1180px; margin: 0px auto;  position: relative; }
.mark,.mark_transparent{ width: 10000px; height: 10000px; background-color: #000000; filter:alpha(opacity=70); opacity:0.7; position: fixed; top: 0px; left: 0px; z-index: 9998; display: none;}
.mark_transparent{ filter:alpha(opacity=60); opacity:0.6;}
.banner{ min-width: 1180px; width: 100%; height: 250px; background-position: center 0px; background-repeat: no-repeat;}
.lbox{ width: 900px; *width: 880px; min-height: 500px; float: left; border-right: solid 1px #DDDDDD; box-sizing: border-box; padding: 30px 20px 0px 0px; *padding-right: 19px;  }
.rbox{ width: 260px; float: right; padding: 30px 0px 30px 20px;}
.rbox>h3{ padding-left: 10px; font-size: 16px; line-height: 40px;}
.f12{ font-size: 12px;}
.f14{ font-size: 14px;}
.f16{ font-size: 16px;}
.f26{ font-size: 26px;}
.cgray{ color: #DDDDDD;}
.cred{ color: red;}
.cbase{ color: #e57015;}

::selection {background:#d16919; color:#FFFFFF;}
::-moz-selection {background:#d16919; color:#FFFFFF;}
::-webkit-selection {background:#d16919; color:#FFFFFF;}

