﻿@charset "utf-8";

/* CSS Document */
body{
    background:#fff;
    font-size:12px;
}
* {
	margin: 0;
	padding: 0;
	
}

img 
{
    border:0 ;
    }
.clear {
	clear: both;
}

.bgblue {
    background:#2A9EE4 !important ;
}

.top {
	width: 100%;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 12px;
    background:#f3f3f3;
    
}

.m_inner {
	width: 1013px;
	margin: 0 auto;
    position:relative;
}

.comnavigate {
     font-size: 14px;
    margin: 0 auto;
    padding: 10px;
    width: 1013px;
	color: #666;
}

.comnavigate a{
    color:#666 ;
	font-size: 12px;
}

.comnavigate a:hover{
    color:#cd3443 ;
}

.hsite {
	width: 113px;
	background: url(/images/publicNew/c_x.png) no-repeat center right;
}

.moreSites {
	display: none;
	width: 130px;
	height: 210px;
	margin-top: 0px;
	z-index: 100;
	position: absolute;
	margin-left: 0px;
	background: #f9f9f9;
	border: 1px solid #d8d8d8;
	box-shadow: 0px 0px 10px #CCCCCC;
	-moz-box-shadow: 0px 0px 10px #CCCCCC;
	-webkit-box-shadow: 0px 0px 10px #CCCCCC;
	padding: 5px 0;
}

.moreSites ul li {
	width: 110px;
	list-style: none;
	line-height: 23px;
	padding-left: 20px;
}

.moreSites ul li a {
	color: #333;
	text-decoration: none;
}

.ylzyrcw{
    line-height:40px;
    font-size:14px;
    float:left;
    color:#444;
}
.site {
	width: 113px;
	float: left;
}
.zxkf{
    float:left;
    margin-left:10px;
    background:#fff;
}
.zxkf *{
    float:left;
    margin-right:5px;
}
.zxkf img{
    margin-top:4px;
}
.ser {
	/*width: 400px;*/
	float: right;
	text-align: right;	
    /*width:500px;*/
}
.ser img  
{
    vertical-align:middle ;
}
.ser .zc,.ser .dl {
	color: #333;
    text-decoration: none;
    padding: 4px 20px;
    border-radius: 3px;
    background:#f3f3f3;
    border:solid 1px #B1B1B1;
    font-size: 14px;
}
.ser .zc:hover{

    background: #cf3442;
    color:#fff;
    border:solid 1px #cf3442;
}
.ser .dl:hover{
    background:#E2892E;
    color:#fff;
    border:solid 1px #E2892E;
}

.ser .yyzh,.ser .aqtc{
    line-height:36px;
    text-decoration:none;
    margin-left:5px;
    color:#999;
}

.ser span 
{
    color:#cf3442 ;
   
}

.t_header .m_inner {
	height: 60px;
}

.t_header .m_inner .gwBox{
    overflow:hidden;
}
.t_header {
	width: 100%;
	height: 60px;
	background: #666;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

.t_headerJzm{
    width: 100%;
	height: 60px;
	background: #2A9EE4;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
}


.logoBox a {
	display: block;
}

.logoBox a img {
	vertical-align: middle;
	/*width: 289px;
	margin-top: 4px;*/
}

.logoBox {
	width: 197px;
	height: 60px;
	float: left;
	position: absolute;
	margin-top: 3px;
}

ul.tnavList li {
	display: inline-block;
	width: 100px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.tNav {
	height: 60px;
	line-height: 60px;
	/*width: 798px;*/
	float: right;
	/*position: absolute;*/
	/*left: 225px;*/
}

ul.tnavList {
	list-style: none;
	/*width: 798px;*/
}

ul.tnavList li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	display: block;
}

ul.tnavList li.on {
	background: #cf3443;
}

.mainContainer {
	min-height: 250px;
	margin-top: 5px;
    overflow:hidden;
}
/*linkBox-start*/

.linkBox {
	font-size: 12px;
	padding: 30px 0;
	border-bottom: 1px solid #ebebeb;
}

.wrapLinkf, .wrapLinks {
	width: 100%;
	padding-bottom: 10px;
	overflow: auto;
	line-height: 20px;
}

.linkBox span {
	width: 70px;
	float: left;
	font-weight: bold;
	color: #878787;
}

.linkBox ul {
	width: 940px;
	float: right;
}

.linkBox ul li {
	list-style: none;
	display: inline-block;
	height: 20px;
	line-height: 20px;
}

.linkBox ul li a {
	margin-right: 6px;
	text-decoration: none;
	color: #878787;
}

.linkBox ul li a:hover {
	color: #cf3443;
}

.footer {
	background: #fbfbfb;
}

/*linkBox-end*/

/*helpBox-start*/

.helpCon {
	width: 100px;
	display: inline-block;
	text-align: center;
	color: #979797;
	font-weight: normal;
	padding: 15px 0;
	vertical-align:top ;
}

.helpCon.tou {
	font-family: "Microsoft Yahei";
	width:150px;
}

.helpCon span {
	display: block;
	text-align: center;
	font-size: 12px;
    color:#999 ;
}

.helpCon h3 {
	font-weight: normal;
	font-size: 16px;
}

span.tel {
	font-family: "Microsoft Yahei";
	font-weight: bold;
	font-size: 16px;
}

.helpCon h5 {
	font-size: 14px;
	line-height: 28px;
}

.helpCon h5 {
	font-size: 14px;
	line-height: 28px;
	color: #878787;
}

ul.hList li {
	list-style: none;
	font-size: 12px;
	line-height: 24px;
}

ul.hList li a {
	text-decoration: none;
	color: #878787;
}

.helpCon.wei {
	width:180px;
}

.wzp {
	width: 130px;
	float: left;
}

.helpCon.wei img {
	margin: 5px;
	border: 1px solid #f5f5f5;
	width: 90px;
	height: 90px;
}

.helpCon a:hover {
	color: #cf3443;
}

.copyright {
	padding: 10px 0;
	text-align: center;
	color: #878787;
	font-size: 12px;
	background: #fff;
}

.mshu {
	background: #c2030b;
	color: #fff;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}

.mshuJzm {
	background: #2A9EE4;
	color: #fff;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}


.mshu p {
	width: 900px;
	float: left;
}

.mshu span a {
	color: #fff;
	text-decoration: none;
}

/*helpBox-end*/


/*Main-start*/

ul.findnList {
	list-style: none;
}

ul.findnList li {
	display: inline-block;
	padding: 5px 0px 0 0;
	width: 78px;
}

ul.findnList li a {
	text-decoration: none;
	color: #333;
}

ul.findnList li a {
	display: block;
	background: #cacbcd;
	padding: 5px 8px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
	font-size: 15px;
	width: 62px;
	font-family: Microsoft Yahei;
}

ul.findnList li a.fon {
	background: #d03442;
}

ul.findnList {
	border-bottom: 3px solid #d03442;
}

.sBox {
  height: 75px;
  margin-bottom: 30px;
  background-color: #f0f0f0;
}

.ipt {
	width: 400px;
	height: 30px;
	margin-left: 20px;
	margin-top: 22px;
	float: left;
}

input.sInput {
	width: 100%;
	height: 100%;
	line-height: 30px;
	border: 0;
	text-indent: 8px;
	font-size: 14px;
	font-family: Microsoft Yahei;
}

input.iptSu {
	float: left;
	height: 30px;
	margin-top: 22px;
	line-height: 30px;
	width: 84px;
	margin-left: 10px;
	border: 0;
	color: #fff;
	font-size: 16px;
	font-family: Microsoft Yahei;
	background: url(/images/publicNew/search.jpg) no-repeat 14% center #cf3442;
	text-indent: 22px;
	border-radius: 3px;
}

.rsou {
  float: left;
  margin-top: 22px;
  height: 30px;
  line-height: 30px;
  margin-left: 20px;
  font-size: 14px;
  color: #8b8b8b;
  width: 315px;
  overflow: hidden;
}

p.rsTit span a {
	color: #cf3442;
	text-decoration: none;
}

ul.rcList {
	list-style: none;
	width: 1013px;
}

ul.rcList li {
  display: inline-block;
  width: 326px;
  height: 130px;
  margin: 10px 2px;
  border: 1px solid #dbdbdb;
  overflow: hidden;
}

h3.rcTit {
	font-weight: normal;
	font-family: Microsoft Yahei;
	color: #cf3442;
	margin-bottom: 2px;
}

.rc {
	width: 200px;
	height:100px ;
	float: left;
}

.rcCon {
	padding: 15px;
}

.rcCon .rc p span {
  font-size: 12px;
  padding-right: 20px;
  line-height: 24px;
  white-space: pre-line;
}

.rcCon .rc .rcTit span 
{
    font-size:12px ;
    color:#E00000 ;
    width:130px;
    text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
    
}


.imgBox {
	width: 90px;
	height: 90px;
    border-radius:90px ;
    background:#2A9EE4 ;
	float: right;
}

.dl {
	padding: 10px 0;
	background: #eee;
	text-align: center;
}

.dl a {
	color: #696f6b;
	font-family: Microsoft Yahei;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	display: block;
}

.dl a:hover 
{
    color:#E00000 ;
}

.fy {
  text-align: center;
}
.finAd {
  width: 1013px;
  margin-top: 30px;
}
.finAd img {
  width: 1013px;
  height:160px;
}
div#CSSBox.serBox {
  border: 0;
}
#CSSBox ul li p.inFo span {
  text-align: left;
 
  
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0;

 
  
}
p.inFo {
  margin: 15px 0;
  padding: 0 10px;
}
.kMore {
  width: 215px;
  height: 50px;
  background: #f3f3f3;
  color: #cf3442;
  cursor: pointer;
}
#CSSBox ul li .kMore span {
  height: 50px;
  line-height: 50px;
  padding: 0;
  font-size: 15px;
  font-family: Microsoft Yahei;
}
div#LeftButton.tBut, div#RightButton.tBut {
  margin-top: 70px;
}
.servBox {
  box-shadow: 1px 1px 5px #c9c9c9;
}
.mszp {
  padding: 50px 0;
  font-size: 13px;
  color: #a8a9ab;
  text-align: center;
  line-height: 29px;
}
.msBut {
  width: 80px;
  height: 30px;
  background: #f7d710;
  border-radius: 5px;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 20px;
  border: 1px solid #eca91a;
}
.msBut a {
  color: #313830;
  text-decoration: none;
  font-family: Microsoft Yahei;
  font-size: 13px;
  font-weight: bold;
}
.list-wrap {
  padding: 10px 20px;
  margin-top: 50px;
  border-bottom: 1px solid #e6e6e6;
}
h3.wrapTit {
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  padding-bottom: 20px;
  font-family: Microsoft Yahei;
  font-weight: normal;
  color: #547f09;
}
.list-wrap ul {
  margin: 0 auto;
  overflow: auto;
  width: 968px;
}
.list-wrap ul li {
  list-style: none;
  display: inline-block;
  width: 480px;
  margin: 10px 0;
}
.list-wrap ul li {
  list-style: none;
  display: inline-block;
  width: 480px;
  margin: 20px 0;
  text-indent: 5em;
}
.queLeft {
  width: 240px;
  float: left;
  background: #f6f6f6;
  min-height: 600px;
  border-right: 1px dashed #787878;
}
h3.queTit {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  font-family: Microsoft Yahei;
  font-weight: normal;
  text-indent: 10px;
  background: url(/images/publicNew/tio.jpg) 62px center no-repeat #f2f1ec;
  border: 1px solid #e1e2d4;
}
ul.qLi {
  padding: 10px;
  list-style: none;
}
ul.qLi li {
  display: block;
  height: 40px;
  text-align: center;
  line-height: 40px;
}

ul.qLi .on 
{
    background:#E00000 ;
    color:#FFF ;
}

ul.qLi li a {
  color: #333;
  text-decoration: none;
  display: block;
  border-bottom: 1px dashed #d2d2d2;
}
ul.qLi li a:hover
{
    color:#E00000;
}


.telc {
  padding: 13px;
}
.telBox {
  text-align: center;
  line-height: 23px;
}
.tpI {
  padding: 20px;
  color: #787878;
  line-height: 20px;
}
.queRight {
  width: 750px;
  float: right;
  font-size: 12px;
  line-height:25px;
}

.queRight a 
{
    text-decoration:none ;
}

.queRight a:hover
{
    color:#E00000 ;
}

input.swtIn {
  width: 260px;
  height: 35px;
  border: 1px solid #dcdcdc;
  text-indent: 1em;
}
.swtBox span input.wtBut {
  width: 100px;
  height: 35px;
  font-size: 15px;
  font-family: Microsoft Yahei;
  background: #cf3442;
  border: 0;
  border-radius: 5px;
  color: #fff;
}
.fbBox {
  width: 120px;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  background: #cf3442;
  text-align: center;
  font-size: 15px;
  font-family: Microsoft Yahei;
  border-radius: 5px;
}
.fbBox a {
  display: block;
  text-decoration: none;
  color: #fff;
}
.wtList ul li {
  list-style: none;
  height: 45px;
  line-height: 45px;
  margin: 0 10px;
  border-bottom: 1px solid #ddd;
}
.wtList ul li a {
  text-decoration: none;
  color: #333;
  display: block;
  text-indent: 10px;
  font-size:14px;
}
.wtList ul li a:hover 
{
    color:#E00000 ;
}

.wtList {
  margin: 0px 0;
}
.queBox {
  margin: 35px 0;
}
/*Main-end*/


/*js-scroll-start*/

#CSSBox {
	float: left;
	/*width: 680px;*/
	/*height: 140px;*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #ffffff;
	border: 1px solid #ddd;
}

#CSSBox ul li {
	float: left;
	list-style: none;
	border: 0px solid red;
	margin: 10px ;
	padding:9px;
}

#CSSBox ul li span {
	display: block;
	text-align: center;
	font-size: 12px;
	padding-top: 12px;
}

#LeftButton {
  cursor: hand;
  margin-right: 5px;
  height: 150px;
  width: 30px;
  float: left;
  background: url(/images/publicNew/left.gif) center center no-repeat #d7d3d2;
}

#RightButton {
	cursor: hand;
	margin-left: 5px;
	height: 150px;
	width: 30px;
	float: left;
	background:url(/images/publicNew/right.gif) center center no-repeat #d7d3d2;
}

#wrapper {
	width: 1020px;
	margin: 25px auto

}

.wrapper{
    overflow:hidden;
}

#ProductShow {
	width: 305px;
	height: 245px;
	text-align: center;
	border: 1px solid #c0c0c0;
	margin: 5px;
}
.hzkh {
  margin: 20px 0;
}
h3.bTit {
  font-size: 18px;
  font-family: Microsoft Yahei;
  font-weight: normal;
  text-indent: 40px;
  background: url(/images/publicNew/tipoint.png) left center no-repeat;
  height: 35px;
  line-height: 40px;
}
.zwBox {
  width: 205px;
  height: 25px;
  margin-top: 4px;
  padding: 0 6px;
  line-height: 25px;
  font-size:12px ;
  text-align:center ;
  color:#666 ;
  
}
#CSSBox ul li .zwBox span {
  text-align: left;
}
.zwBox span a {
  font-size: 13px;
  text-decoration: none;
  color: #003251;
}
#CSSBox ul li span i {
  font-style: normal;
  float: right;
  color: #777;
}
.zwBox span a:hover {
  color: #c81622;
}

/**/
/* Generic Utility */
div#wrapper a {
  text-decoration: none;
  color: #333;
}
.hide{position:absolute;top:-9999px;left:-9999px}
#example-one ul{list-style:none}
#example-one ul li a{display:block;border-bottom:1px solid #666;padding:4px;color:#666}
#example-one ul li a:hover{background:#fe4902;color:white}
#example-one ul li:last-child a{border:none}

#example-one ul li.nav-one a.current, #example-one ul#featured li a:hover{background-color:#0575f4;color:white}
#example-one ul li.nav-two a.current, #example-one ul#core li a:hover{background-color:#d30000;color:white}
#example-one ul li.nav-three a.current, #example-one ul#jquerytuts li a:hover{background-color:#8d01b0;color:white}
#example-one ul li.nav-four a.current, #example-one ul#classics li a:hover{background-color:#FE4902;color:white}


.imgBox img {
  width: 90px;
  height: 90px;
  border-radius:90px ;
}
td.anpager a {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 2px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  border: #f6f6f6 1px solid;
  background-color: #f6f6f6;
  color: #127db3;
  padding: 0 10px;
  outline: 0;
}

#aspNetPager1 .anpager .cpb {
  color: #fff;
  background-color: #3d9ccc;
  border: #3d9ccc 1px solid;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 2px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  padding: 0 10px;
  outline: 0;
}
td.anpager {
  line-height: 24px;
  height: 24px;
}
/*js-scroll-end*/
div#aspNetPager1 {
  margin-top: 20px;
}
div#Pager1 {
  margin: 30px 0 50px 0;
}

div#divFaq {
  height: 300px;
}
div#divFaq {
  height: 300px;
  padding: 30px;
}
div#divFaq a {
  color: #878787;
  font-size: 18px;
  text-decoration: none;
  float: right;
  margin-right: 0.5em;
  font-family: Microsoft Yahei;
  padding: 5px 10px;
  border-radius: 5px;
  margin-top: -30px;
}
div#divFaq>p {
  text-align: left;
  line-height: 30px;
  padding: 5px;
  background-color: #e1e1e1;
  border-radius: 5px;
  color: #333;
  font-size: 14px;
}
.suggMainCont p {
  padding: 15px 0 0;
  text-align: left;
  vertical-align: middle;
}
.suggAreaRow label {
  vertical-align: top;
  margin-top: 8px;
}
.leftsuggTips {
  width: 88px;
  text-align: right;
  display: inline-block;
  margin-right: 6px;
}
.suggDetailDes {
  width: 320px;
  height: 126px;
  color: #989898;
  font-size: 14px;
  padding: 8px;
  border: 1px solid #dedede;
}
.suggInputVal {
  border: 1px solid #b7b7b7;
  height: 30px;
  line-height: 30px;
  width: 192px;
  border: 1px solid #dedede;
  padding-left: 5px;
}
input#btnPos {
  margin-top: 10px;
  width: 75px;
  height: 30px;
  border: 0;
  color: #fff;
  font-size: 14px;
  font-family: Microsoft Yahei;
  background: #cf3442;
  border-radius: 5px;
  margin-left: 300px;
}
.submit-btn {
    background: #cf3442 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    height: 40px;
    width: 140px;
}


.inputerrortip {
    background: #fff url(/images/publicNew/error.png) no-repeat scroll right center;
    height: 20px;
}

.inputrighttip {
    background: #fff url(/images/publicNew/right.png) no-repeat scroll right center;
    height: 20px;
}

/*透明度调整*/
/*.opacityCSS {
    filter:alpha(opacity=70); !*IE滤镜，透明度50%*!
    -moz-opacity:0.7; !*Firefox私有，透明度50%*!
    opacity:0.7;!*其他，透明度50%*!
}*/

/*已登陆*/

.ydl {
	float: right;
	list-style: none;
	margin: 0;
}

.ydl li {
	list-style: none;
	
	font-size: 14px;
	color: #cdcdcd ;
	float: right ;
	margin-left: 5px;
    line-height:40px;
}

.ydl a {
	color: #E00000;
    line-height:40px;
    text-decoration:none;
}

.ydl a:hover {
	color: #222;
}

.photo {
	float: right;
	width: 46px;
	height: 36px;
	margin-top: 2px;
	cursor: pointer;
}

.photo a img {
	width: 36px;
	height: 36px;
	margin: 0 20px;
    border-radius: 18px;
	margin:auto;
}

.yhml {
	position: absolute;
	top: 40px;
	right: -6px;
	overflow: hidden;
	width: 88px;
	background: #222222;
	z-index: 2222;
	box-shadow: 0 2px 5px #000000;
}

.yhml li {
	float: left;
	overflow: hidden;
}

.yhml li a {
	width: 88px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	display: block;
    text-decoration:none;
}

.yhml li a:hover {
	background: #444444;
}


/*已登陆*/

/*点击栏目clumbox begin*/

#clumbox {
	overflow: hidden;
	height: 42px;
	padding: 10px;
	border-top: 5px solid #F8F8F8;
    //border-bottom: 5px solid #F8F8F8;
background: #fff;
}

.clumbox {
	width: 1013px;
	margin:auto;
	overflow: hidden;
	list-style: none;
}

.clumbox li div {
	width: 1px;
	height: 36px;
	margin: 3px 1px;
	background-color: #CCCCCC;
}

.clumbox * {
	float: left;
}

.clumbox a {
	width: 124px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	color: #666;
}

.clumbox .clum1 {
	background-image: url(../images/clum1_icon.png);
}

.clumbox .clum1:hover {
	background-image: url(../images/clum1_icon_x.png);
}

.clumbox .clum2 {
	background-image: url(../images/clum2_icon.png);
}

.clumbox .clum2:hover {
	background-image: url(../images/clum2_icon_x.png);
}

.clumbox .clum3 {
	background-image: url(../images/clum3_icon.png);
}

.clumbox .clum3:hover {
	background-image: url(../images/clum3_icon_x.png);
}

.clumbox .clum4 {
	background-image: url(../images/clum4_icon.png);
}

.clumbox .clum4:hover {
	background-image: url(../images/clum4_icon_x.png);
}

.clumbox .clum5 {
	background-image: url(../images/clum5_icon.png);
}

.clumbox .clum5:hover {
	background-image: url(../images/clum5_icon_x.png);
}

.clumbox .clum6 {
	background-image: url(../images/clum6_icon.png);
}

.clumbox .clum6:hover {
	background-image: url(../images/clum6_icon_x.png);
}

.clumbox .clum7 {
	background-image: url(../images/clum7_icon.png);
}

.clumbox .clum7:hover {
	background-image: url(../images/clum7_icon_x.png);
}

.clumbox .clum8 {
	background-image: url(../images/clum8_icon.png);
}

.clumbox .clum8:hover {
	background-image: url(../images/clum8_icon_x.png);
}

  
.clumbox .clum9 {
background-image: url(../images/ner-icon.png);
}

.clumbox .clum9:hover {
    background-image: url(../images/ner-icon-x.jpg);
}


/*点击栏目clumbox end*/

/*栏目clumbox_0 begin*/


#ppqy_clumbox,
#glyy_clum,
#qtdw_clum{
	width: 100%;
	height: 50px;
	background-color: #F8F8F8;
	overflow: hidden;
padding-top: 20px;
}
#rczs_clum {
    width: 1013px;
	overflow: hidden;  
}
#jpgw_clum{
    padding-top:20px;
background: #fff;
}
#jpgw_clumbox,
#rmgw_clum{
	width: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
    padding-top:20px;
}
#slyy_clum{
	width: 100%;
	background-color: #f8f8f8;
	overflow: hidden;
    padding-top:20px;
}
#tzjt_clum{
	width: 100%;
	background-color: #fff;
	overflow: hidden;
    padding:20px 0;
}
#ylmr_clum{
    background:#ffffff;
    overflow:hidden;
    padding-top:20px;
    display:none ;
}
.ylmr {
	width: 100%;
	background: #ffffff;
	overflow: hidden;
margin-top: 20px;
}
.slyy_menu{
    width: 100%;
	background-color: #f8f8f8;
	overflow: hidden;
    padding-bottom:20px;
}
.glyy_menu,
.rczs_menu_box，{
	width: 100%;
	background-color: #F8F8F8;
	overflow: hidden;	
	padding-bottom: 20px;
}
.qtdw_menu{
    width: 100%;
	background-color: #fff;
	overflow: hidden;	
	padding-bottom: 20px;
}
.clumbox_0 {
	width: 1013px;
	height: 50px;
	margin: auto;
}

.clumbox_0 img {
	float: left;
	margin: 10px 0;
}

.clumbox_0 a {
	float: right;
	line-height: 50px;
	color: #222222;
	font-size: 14px;
    text-decoration:none;
}

.clumbox_0 a:hover {
	color: #CD3443;
}


/*栏目clumbox end*/

/*品牌医院 begin*/

#ppqy_menu {
	background-color: #F8F8F8;
	overflow: hidden;
	padding-bottom: 20px;
}

.ppqy_menu {
	width: 1006px;
	margin: auto;
	overflow: hidden;
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.ppqy {
	width: 200px;
    height:210px;
	overflow: hidden;
	background-color: #FFFFFF;
	float: left;
	border-bottom:solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding-bottom: 10px;
}
.ppqy:hover{
    background:#f7f7f7;
}
.ppqy img{
	width: 170px;
	height: 170px;
	margin: 10px 16px;
}  
.ppqy p{
	width: 190px;
    margin-left:6px;
	text-align: center;   
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ppqy .ppqy_name a{
	font-size: 14px;
    white-space:nowrap; text-overflow:ellipsis;
    text-decoration:none;
    color:#666;
}
.ppqy .ppqy_name a:hover{;
    color:#cf3442;
}
/*品牌医院 end*/

/*急聘岗位 begin*/

#jpgw_menu {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	overflow: hidden;
}
.jpgw_menu{
	width: 1013px;
	margin: 0 auto;
	overflow: hidden;
}
.jpgw_menu ul{
    width:1000px;
    margin-left:6px;
    list-style:none;
}
.jpgw_menu ul li{
    display:block;
    float:left;
    width:235px;
    line-height:24px;
    height:24px;
    border-bottom: dashed 1px #ccc;
    margin-right:15px;
    margin-top:5px;
}
.jpgw_menu ul li a{
    font-size:12px;
    line-height:24px;
    color:#666;
    text-decoration:none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    max-width: 205px;
}
.jpgw_menu ul li a:hover{
    color:#d03442;
}
.jpgw_menu ul li img{
    vertical-align:middle;
    display: block;
    margin-top: 5px;
    float: left;
}
.jpgw_menu ul li .hos_name{
    width:180px;
    float:left;
    color:#777;
    text-align:left;
    text-indent:5px;
    white-space:nowrap; text-overflow:ellipsis
}
.jpgw_menu ul li .jp_gw{
    width:120px;
    float:right;
    color:#999;
    text-align:right;
    text-indent:5px;
    white-space:nowrap; text-overflow:ellipsis
}
/*急聘岗位 end*/

/*搜索begin*/
.msBox{
    /*overflow:hidden;*/
    padding-bottom:20px;
background: #fff;
position:relative;
}
/**搜索end**/

/*行业名企 begin*/

#yy_menu {
	background: #F8F8F8;
	overflow: hidden;
	padding-bottom: 20px;
}

.yy_menu {
	width: 1015px;
	margin: auto;
    overflow:hidden;
}

.yy {
	float: left;
	width: 190.6px;
    height:120px;
	margin: 0px 5px 10px 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	overflow: hidden;
    padding-bottom:12px;
}

.yy:hover{
    box-shadow:0 2px 5px #999;
}

.yy img {
	width: 190px;
	height: 95px;
	/*margin: 10px 0.3px;*/
}

.yy_name {
	width: 170.6px;
	margin: 0 10px 10px 10px;
	padding-bottom: 10px;
	text-align: center;

    overflow:hidden;
}

.yy_name a {
	width: 170.6px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
    text-decoration:none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family:"Microsoft YaHei";
}

.yy_name a:hover {
    color:#e00000 ;
}

.yy .yy_zw {
	width: 190.6px;
	height: 20px;
	font-size: 12px;
	display: block;
}

.zw_a {
    width:100px;
	float: left;
	margin-left: 10px;
	color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.yy .yy_zw .zw_a:hover {
	color: #CD3443;
}

.zw_b {
	float: right;
	margin-right: 10px;
	color: #999999;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 50px;
text-align: right;
}


/*行业名企 end*/


/*急聘岗位 begin*/

/*最新职位*/
.gwBox{
    overflow:hidden;
    padding-bottom:20px;
}
.gwBox ul{
    width:1000px;
    margin-left:6px;
    list-style:none;
    margin-bottom:20px;
}
.gwBox ul li{
    display:block;
    float:left;
    width:315px;
    height:24px;
    line-height:24px;
    border-bottom: dashed 1px #ccc;
    margin-right:15px;
    margin-top:5px;
}
.gwBox ul li a{
    font-size:12px;
    text-decoration:none;
}
.gwBox ul li a:hover{
    color:#d03442;
}
.gwBox ul li .hos_name{
    width:180px;
    float:left;
    color:#777;
    text-align:left;
    text-indent:5px;
    white-space:nowrap;
     text-overflow:ellipsis;
     overflow: hidden;
}
.gwBox ul li .jp_gw{
    width:120px;
    float:right;
    color:#258dd4;
    text-align:right;
    text-indent:5px;
    white-space:nowrap;
     text-overflow:ellipsis;
    overflow: hidden;
    text-align:left ;
}

/*.gwBox ul li .jp_gw a {
    color:#258dd4 !important  ;
    }

.gwBox ul li .jp_gw a:hover {
    color:#d03442 !important ;
}*/

/*最新职位*/

/**医疗咨询begin**/

/**医疗咨询end**/

/*footbegin*/
.linyue{
    width: 100%;
	padding-bottom: 10px;
	overflow: auto;
    margin-top:10px;
}


.linyue ul li {
	list-style: none;
    float:left;
    height:65px;
    
}
.linyue ul li a{
    margin:0;

}
.linyue ul li a img{
    width:105px;
    margin-left:10px;
    box-shadow:0 0 5px rgba(0,0,0,0.3)
}
/*footend*/

/*右下角返回顶部*/
#moquu_top,#moquu_wxin,#moquu_wshare,#moquu_wmaps {
	z-index:2;
	width:50px;
	height:50px;
	right:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

#moquu_wxin {
	bottom:180px;
	_margin-bottom:180px
}
#moquu_wxin a {
	background:url(../images/sbtn.png) 0 -0px;
	right:0;
	float:left;
	width:50px;
	height:50px;
	text-indent:-9999px
}
#moquu_wxin a:hover {
	background:url(../images/sbtn.png) -50px -0px
}
#moquu_wshare {
	bottom:125px;
	_margin-bottom:125px
}
#moquu_wshare a {
	background:url(../images/sbtn.png) 0 -50px;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_wshare a:hover {
	background:url(../images/sbtn.png) -50px -50px
}
#moquu_wmaps {
	bottom:70px;
	_margin-bottom:70px
}
#moquu_wmaps a {
	background:url(../images/sbtn.png) 0 -150px;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_wmaps a:hover {
	background:url(../images/sbtn.png) -50px -150px
}
#moquu_top {
	bottom:15px;
	_margin-bottom:15px;
	background:url(../images/sbtn.png) 0 -101px;
	width:50px;
	height:50px
}
#moquu_top:hover {
	background:url(../images/sbtn.png) -50px -101px
}
.moquu_wxin,.moquu_wshare {
	position:relative;
	z-index:2
}
.moquu_wxin a:hover .moquu_wxinh,.moquu_wshare a:hover .moquu_wshareh {
	display:block
}
.moquu_wxin .moquu_wxinh {
	position:absolute;
	display:none;
	left:-110px;
	top:0;
	width:100px;
	height:100px;
	/*background:url(../images/lrtk_app.png) no-repeat*/
}
.moquu_wshare .moquu_wshareh {
	position:absolute;
	display:none;
	left:-110px;
	top:0px;
	width:100px;
	height:100px;
	background:url(/images/WeiXinQRCode90X90.png) no-repeat
}
/*右下角返回顶部*/


/*底部固定广告begin*/
.footer_box{
	width: 100%;
	height: 130px;
	background: rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000) !important  ; /*IE8支持*/
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 111111;
    font-family:"微软雅黑";
}

.foot{
	width: 1281px;
	height: 130px;
	margin: auto;
	position: relative;
}
.foot .img_left_1{
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.foot .img_left_2{
    position: absolute;
    top: 20px;
    left: 90px;
}
.foot .img_right{
	position: absolute;
    bottom: 15px;
    right: 70px;
    width:100px;
}
.foot .footer_text{
	position: absolute;
	top: 100px;
	left: 100px;
	font-size: 14px;
	color: #FFFFFF;
}

.foot #grdl,.foot #qydl{
	text-align: center;
	padding: 10px 60px;
	font-size: 24px;
	color: #FFFFFF;
    text-decoration:none;
	/*box-shadow: 2px 2px 5px #222;*/
}
.foot a img{
	width: 30px;
	height: 30px;
	vertical-align: text-bottom;
	margin-right: 10px;
}
.foot #grdl{
	background-color: #F89700;
	position: absolute;
	top: 40px;
	left: 855px ;
	z-index: 121;
}
.foot #grdl:hover{
	background-color: #e07b10;
}
.foot #qydl{
	background-color: #258dd4;
	position: absolute;
	top: 40px;
	left: 680px ;
	z-index: 123;
}
.foot #qydl:hover{
	background-color: #0e6fb1;
}
.footer_close{
	width: 30px;height: 30px;
	/*background-color: rgba(0,0,0,0.7);*/
	position: absolute;
	top:0;
    right: 0;
	z-index: 115;
	cursor: pointer;
}
.footer_close span{
	display: block;
	border: 0 none;
	width: 19px;
	height: 19px;
	margin: 5.5px;
	background: no-repeat url(../images/hide_icon.png) ;
	-webkit-background-size: 19px 19px;
	-moz-background-size: 19px 19px;
	background-size: 19px 19px;
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;

}
.footer_close span:hover{
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	transform: rotateZ(180deg);

}

#show{
	position: fixed;
	bottom: 15px;
	left: 0;
	z-index: 12313;
	cursor: pointer;
    overflow:hidden;
    background:#d03442;
}
#show img{
	width: 30px;
}
#show p{
    width:30px;
    line-height:20px;
    text-align:center;
    margin: 10px 0;
    color: #fff;
    font-family: 微软雅黑;
    font-weight: lighter;
}
#show:hover{
    background:rgba(0,0,0,0.7);
}
/*底部固定广告 end*/



/*环境*/

.mod18 {
	width: 650px;
	position: relative;
	margin: 10px auto 0 auto;
	background: #FAfafa;
	/*border: solid 1px #CCCCCC;*/
}

.mod18 .btn {
	position: absolute;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}

.mod18 .prev {
	left: 10px;
	background: url(/images/tools/prevBtn.png) no-repeat;
}

.mod18 #prevTop,
.mod18 #nextTop {
	top: 250px;
	width: 32px;
	height: 48px;
}

.mod18 #prev,
.mod18 #next {
	top: 490px;
	width: 10px;
	height: 16px;
}

.mod18 #prevTop {
	background: url(/images/tools/prevBtnTop.png) 0 0 no-repeat;
}

.mod18 #nextTop {
	background: url(/images/tools/nextBtnTop.png) 0 0 no-repeat;
}

.mod18 .next {
	right: 10px;
	background: url(/images/tools/nextBtn.png) no-repeat;
}

.mod18 li {
	float: left;
}

.mod18 .cf li {
	position: relative;
	color: #fff;
}

.mod18 .cf a {
	display: block;
	width: 526px;
	height: 377px;
	position: absolute;
	color: #fff;
}

.mod18 .cf li span {
	display: block;
	width: 486px;
	position: absolute;
	left: 75px;
	bottom: 0;
	padding: 10px 20px;
	line-height: 22px;
	text-align: left;
	background: rgba(0, 0, 0, 0.6);
	filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr="#60000000", endColorstr="#60000000");
}

.mod18 .picBox {
	width: 434px;
	height: 380px;
	padding-left: 75px;
	padding-right: 76px;
	position: relative;
	overflow: hidden;
	padding-top: 40px;
}

.mod18 .picBox ul {
	height: 377px;
	position: absolute;
	left: 0;
}

.mod18 .picBox li {
	padding-left: 75px;
	padding-right: 1px;
	width: 526px;
	height: 377px;
}

.mod18 .picBox .cf a img {
	width: 526px;
	height: 377px;
}

.mod18 .listBox {
	width: 650px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	padding-top: 15px;
	overflow: hidden;
}

.mod18 .listBox ul {
	height: 88px;
	position: absolute;
	padding-left: 30px;
}

.mod18 .listBox li {
	width: 120px;
	height: 77px;
	cursor: pointer;
	position: relative;
	padding: 5px 0 0 0;
}

.mod18 .listBox li i {
	display: none;
}

.mod18 .listBox li a {
	display: block;
	width: 108px;
	height: 77px;
}

.mod18 .listBox .cf img {
	width: 108px;
	height: 77px;
}

.mod18 .listBox img {
	border: 3px solid #fff;
}

.mod18 .listBox .on img {
	border: 3px solid #CECDCC;
}

.mod18 .listBox .on {
	background: url(/images/tools/img_bg.png) center top no-repeat;
}

.mod18 .listBox .on i {
	display: block;
}


/*环境*/