@charset "UTF-8";

.HeaderViewCH
{
	width:100%;
	position: fixed;
    top: 0;
    z-index:2008;
    /*box-shadow:0px 20px 20px -20px #5E5E5E;*/
    
    /*background: url(../images/BG3.jpg) no-repeat;*/
    
    background: url(../images/topback.png) no-repeat 10px  5px  #225884; 
   
    background-size:60% 100%; 
}

.top-inner-head
{
	/*height:80px; */
	height:110px; 
	margin:-4px -5px 0 -8px;
}

.g-cw{width:80%;margin:0 auto}

.top-head-bd
{
	position:relative;
	/*top:39%;*/
	top:71%;
	z-index:1000;
	/*background:red;*/
	height:61%;
	}

.cfx{display:block;zoom:1}
.cfx:after{clear:both;content:".";display:block;height:0;visibility:hidden;font-size:0;line-height:0}

.top-nav-cn li
{
	float:left
}

.top-nav-cn .p-20{padding:0 15px}

.top-inner-head .top-nav-cn .sep{border-left:1px solid #dcdcdc;width:0;height:12px;margin-top:7px;}

.font-format-ch
{
	font: 14px/135% Arial,Helvetica,sans-serif;
	margin:5px;
	/*text-align:left;*/
}

.select-format-ch
{
	color: #6A6969;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	text-align:middle;
}

.top-nav-cn .menu-item
{
	position:relative;
	text-decoration:none;
	/*background:gray;*/
	height:52px;
}

.top-inner-head .top-nav-cn .menu-tit
{
	text-align:middle;
	float:left;
	position:relative;
	z-index:10;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	
	/*
	top:30px;
	height:45px;  
	text-align:middle;
	float:left;
	position:relative;
	z-index:10;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	*/
}

.top-inner-head .top-nav-cn .menu-tit:hover{color:#b6e8c9;text-decoration:none;}
.top-inner-head .top-nav-cn .menu-item:hover .menu-tit{color:#b6e8c9;text-decoration:none;}


.top-nav-cn .menu-item-inner
{
	position:absolute;
	top:25%;
	left:0px;
	width:140px;
	border:1px solid #4395E1;
	background:#fff;
	overflow:hidden;
	border-radius:5px;
	visibility:hidden;
	opacity:0;
	box-shadow:0 0 5px #ccc;
	-moz-box-shadow:0 0 5px #ccc;
	-webkit-box-shadow:0 0 5px #ccc;
	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	-o-transition:all .25s ease;
	-ms-transition:all .25s ease;
	transition:all .25s ease;
	text-decoration:none;
	
	/*
	position:absolute;
	top:50px;
	left:0px;
	width:140px;
	border:1px solid #4395E1;
	background:#fff;
	overflow:hidden;
	border-radius:5px;
	visibility:hidden;
	opacity:0;
	box-shadow:0 0 5px #ccc;
	-moz-box-shadow:0 0 5px #ccc;
	-webkit-box-shadow:0 0 5px #ccc;
	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	-o-transition:all .25s ease;
	-ms-transition:all .25s ease;
	transition:all .25s ease;
	text-decoration:none;
	*/
}

.top-nav-cn .menu-item-inner a
{
	display:block;
	padding-left:15px;
	height:40px;
	line-height:40px;
	color:#666;
	text-decoration:none;
	
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
}

.top-nav-cn .menu-item-inner a:hover
{
	background:#f5f5f5;
	color:#4395E1;
	text-decoration:none;
}

.top-inner-head .top-nav-cn .menu-item-inner
{
	top:65px;
	text-decoration:none;
}

.top-inner-head .top-nav-cn .menu-item:hover .menu-item-inner
{
	display:block;
	/*top:27px;*/
	top:52px;
	opacity:1;
	visibility:visible;
	text-decoration:none;
}


.fr{float:right}

.iconw-search-down-w{background-image:url(zujuan21/sprite_wb3f1.png?v=Ad%2B91SYwIMFqZPJUBAPkyg%3D%3D);background-position:-238px -226px;width:8px;height:4px}
.iconw-search-down-tiggle-w,.top-nav-cn .menu-item:hover .iconw-search-down-w{background-image:url(zujuan21/sprite_wb3f1.png?v=Ad%2B91SYwIMFqZPJUBAPkyg%3D%3D);background-position:-78px -248px;width:8px;height:4px}
.top-nav-cn .menu-tit .iconw-search-down-w{display:inline-block;vertical-align:middle;margin-left:5px}





/*  搜索按键的样式  */



.search .btn-search
{
	position:absolute;
	top:2px;
	right:1px;
	width:60px;
	height:36px
}

.search .btn-search .iconw-search
{
	float:left;
	margin:0 0 0 18px
}

.search .btn-search button
{
	position:absolute;
	top:-2px;
	right:-1px;
	width:100%;
	height:100%;
	/*background:#4395E1;*/
	background:#1b96ff;
	border:0;
	outline:0;
	cursor:pointer;
	border-radius:0 3px 3px 0;
}

.btn-search
{
	width:34px;
}

.btn-search button:hover
{
	background:#1b96ff;
}

.search .iconw-search
{
	margin-left:8px;
}


.search .iconw-search
{
	background-image:url(zujuan21/search_home.png);
	/*background-position:-56px -90px;*/
	width:27px;
	height:27px;
}

.browseWidth
{
	width:100px;
	text-align:center;
}

.searchWidth
{
	width:100px;
	text-align:center;
}

.normalFontColor
{
	color:#FFFFFF;
}

.currentFontColor
{
	color:#4395E1;
}

.lineHeight
{
	/*line-height: 26px;*/
}


.selectBorder
{
	/*height:43px; */
	height:39px;
	border:2px solid #4395E1; 
	border-radius:5px;
	
	/*backgroud:red;*/
}

.panelCH
{
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid transparent;
	border-radius:8px;
	
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);
	box-shadow:0 1px 1px rgba(0,0,0,0.05);
	
	/*
	-webkit-box-shadow: #666 0px 0px 10px; 
   -moz-box-shadow: #666 0px 0px 10px; 
   box-shadow: #666 0px 0px 10px;
   */  
   
}

.panelCH-default
{
	border-color:#ddd;
}

.panelCH-body
{
	padding:15px;
}

.panelCH-body:before,.panelCH-body:after
{
	display:table;
	content:" ";
}

.panelCH-body:after
{
	clear:both;
}

.panelCH-heading
{
	color:#333;
	background-color:#f5f5f5;
	border-color:#ddd;
}

.panelCH-heading
{
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}

.panelCH-heading
{
	border-bottom:0;
}


.panelCH-body:before,.panelCH-body:after
{
	display:table;
	content:" ";
}

.panelCH-body:after
{
	clear:both;
}

.footerCH 
{
	
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  
  z-index:9999;
  width: 100%;
  height: 130px;
  font-size:13px;
  position:absolute;
  bottom:0px;
  left:0px;
  background:red;
}

.selectControlStyle
{
	border: 2px solid #0962bb;
}


// 首页箭头旁边四个div的样式
.ArrowDiv
{
	height:160px;
}

.ArrowLink
{
	text-decoration: underline;
}
.ArrowLink:hover
{
	color:#1b96ff;
	text-decoration: underline;
}

 
/* 统计最上面的四个总的数据展示的 css begin  */
.StatCH
{
	height: 160px;
	width:22%;
	border:0px ;
	border-radius:15px;
	margin-top:25px;
	margin-bottom:25px;
	float:left;
	
}

.leftDistance
{
	margin-left:4%;
}

.StatColorOneCH
{ 	
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b8c4cb,endColorStr=red); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #17CFDD,  #4799FE);        /* IE 10 */
	background:-moz-linear-gradient(to right, #17CFDD,  #4799FE); /*火狐*/  
	background: -webkit-gradient(to right,from(#b8c4cb), to(#f6f6f8));/*谷歌*/ 
	background: -webkit-gradient(to right,, from(#17CFDD), to(#4799FE));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(left, #17CFDD, #4799FE);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #17CFDD, #4799FE);  /*Opera 11.10+*/
} 

.StatColorTwoCH
{ 	
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ACADFC,endColorStr=red); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #ACADFC,  #888AFA);        /* IE 10 */
	background:-moz-linear-gradient(to right,#ACADFC,#888AFA);/*火狐*/ 
	background:-webkit-gradient(to right, 0% 0%, 0% 100%,from(#ACADFC), to(#888AFA));/*谷歌*/ 
	background: -webkit-gradient(to right, 0% 0%, 0% 100%, from(#ACADFC), to(#888AFA));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(left, #ACADFC, #888AFA);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(to right, #ACADFC, #888AFA);  /*Opera 11.10+*/
} 


.StatColorThreeCH
{ 	
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#45D1F1,endColorStr=#69D7CD);  
	background: -ms-linear-gradient(top, #45D1F1,  #69D7CD);      
	background:-moz-linear-gradient(to right,#45D1F1,#69D7CD); 
	background:-webkit-gradient(to right, 0% 0%, 0% 100%,from(#45D1F1), to(#69D7CD));
	background: -webkit-gradient(to right, 0% 0%, 0% 100%, from(#45D1F1), to(#69D7CD));      
	background: -webkit-linear-gradient(left, #45D1F1, #69D7CD);   
	background: -o-linear-gradient(top, #45D1F1, #69D7CD); 
} 

/*
.StatColorThreeCH
{ 	
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#45D1F1,endColorStr=#69D7CD);  
	background: -ms-linear-gradient(top, #45D1F1,  #69D7CD);      
	background:-moz-linear-gradient(to right,#45D1F1,#69D7CD); 
	background:-webkit-gradient(to right, 0% 0%, 0% 100%,from(#45D1F1), to(#69D7CD));
	background: -webkit-gradient(to right, 0% 0%, 0% 100%, from(#45D1F1), to(#69D7CD));      
	background: -webkit-linear-gradient(left, #45D1F1, #69D7CD);   
	background: -o-linear-gradient(top, #45D1F1, #69D7CD); 
} 
*/


.StatColorFourCH
{ 	
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b8c4cb,endColorStr=#00FFFF); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #17CFDD,  #00FFFF);        /* IE 10 */
	background:-moz-linear-gradient(to right, #17CFDD,  #00FFFF); /*火狐*/  
	background: -webkit-gradient(to right,from(#b8c4cb), to(#00FFFF));/*谷歌*/ 
	background: -webkit-gradient(to right,, from(#17CFDD), to(#00FFFF));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(left, #17CFDD, #00FFFF);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #17CFDD, #00FFFF);  /*Opera 11.10+*/
	
	/*
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b8c4cb,endColorStr=red); 
	background: -ms-linear-gradient(top, #fff,  #FB78B2);       
	background:-moz-linear-gradient(top,#b8c4cb,#FB78B2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#b8c4cb), to(#FB78B2)); 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#FB78B2));      
	background: -webkit-linear-gradient(left, #fff, #FB78B2);   
	background: -o-linear-gradient(top, #fff, #FB78B2);  
	*/
} 

.StatLeftCH
{
	float:left;
	width:50%;
}

.StatRightCH
{
	float:right;
	width:50%;	
}

.StatLeftParent
{
	height:80px;
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}

.StatLeftSon
{
	margin-left:5px;
	margin-right:5px;
	white-space: nowrap;
	font-size: 15px;
	position: relative;
	float:left;
    top: 30%;
}

.StatRightParent
{
	height:40px;
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}

.StatRightSon
{
	font-size: 5px;
	margin-left:5px;
	margin-right:5px;
	white-space: nowrap;
	font-size: 15px;
	position: relative;
	float:left;
}

.StatCancerRightParent
{
	height:32px;
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}

.StatCancerRightSon
{
	font-size: 5px;
	margin-left:5px;
	margin-right:5px;
	white-space: nowrap;
	font-size: 15px;
	position: relative;
	float:left;
}


/* 统计最上面的四个总的数据展示的 css end  */



/* home页 最上面的新版时间轴  css begin  */

/* home页 最上面的新版时间轴  css end  */


/* help页  8 联系我们  css begin  */


.con-main
{
	margin-top: 20px;
    overflow: hidden;
}
.con-name
{
	overflow: hidden;
	margin-right: 60px;
	float: left;
}
.con-name i
{
	float: left;
	width: 45px;
	height: 45px;
	background:#e7e8ec url(../images/help/lianxi_icons.png) 13px 14px no-repeat;
}
.con-name input{
	width: 80%;
	height: 45px;
	float: left;
	outline: none;
	border: 1px solid #ced4da;
}
.con-phone i{
	background-position:-31px 14px ;
}
.con-mibphone{
	margin-right: 0;
}
.con-mibphone i{
	background-position: -79px 14px;
}
.con-liuyan>i{
	background-position: -128px 14px;
	height: 210px;
}
.con-liuyan{
	float: left;
	margin-top: 40px;
	width: 100%;
}
.con-liuyan textarea{
	width: 50%;
	height: 210px;
	float: left;
	padding-top: 10px;
	outline: none;
	border:1px solid #ced4da;
	resize: none;
}

.con-m-txt{
	float: left;
	color: #7f7d83;
    height: 10px;
    width: 35%;
    margin-left:48px ;
}
.con-m-txt2{
	float: left;
	color: #605f64;
    font-size: 18px;
    height: 108px;
    width: 30%;
    margin-left:5% ;
}
.tijiao{
	width: 30%;
	margin-left:5% ;
	margin-right: 0;
	background: #168bcb;
    border-color: #2999d6;
    cursor: pointer;
}
.tijiao i{
	background-color: #2999d6;
    background-position: -179px 14px;
}
.tijiao span{
	float: left;
    line-height: 45px;
    font-size: 16px;
    width: 200px;
    padding-left: 18px;
    text-align: center;
    color: #fff; 
}
.tijiao:hover{
	background: #0d74ac;
}
.lianxi-way{
	margin-top:50px;
}
.way-item{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.way-item img{
	position: relative;
    top: 24px;
    float: left;
}
.way-contant{
	float: left;
	margin-left: 27px;
}

.way-contant h3{
	font-size: 2em;
	line-height: 60px;
    height: 60px;
    width: 210px;
    background: url(../images/help/lianxi_kuaier_bg.png) no-repeat bottom left;
    color: #5f4c82;
    margin-bottom: 14px;
}

.way-contant p{
	line-height: 32px;
    color: #524d5c;
}

/* help页  8 联系我们  css end    */

/* 所有页的页脚的样式   begin */

.footerNew
{
	box-shadow: 0 0 5px #888;
	height:130px;
	bottom:0;
}

.footerNewP
{
	margin-top:40px;
	font:16px/135% Arial; 
	text-align: center;
}

/* 所有页的页脚的样式   end */


.containerDiv 
{
	padding: 10px 20px 20px 15px;
	border: 1px solid #EEE8E1;
	background: #FDFDFD;
	text-align: justify;
	margin-top: 20px;
}

/* cancer 高级搜索的radio的选中颜色 */


/*  浏览右侧的表格的样式   begin */

.tableCH
{
 border-collapse:collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */
 border:solid #999; /* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */
 border-width:1px 0 0 1px; /* 设置边框状粗细：上 右 下 左 = 对应：1px 0 0 1px */
}

/*设置偶数行颜色*/
.tableCH tr:nth-child(even)
{
    background: #ccc;
}

.tableCH th
{
	border:solid #999;
	border-width:0 1px 1px 0;
	text-align: center;
}
.tableCH td 
{
	border:solid #999;
	border-width:0 1px 1px 0;
	text-align: center;
}

/*  浏览右侧的表格的样式   end */


.timeAxisLink
{
	text-decoration: underline;
}
.timeAxisLink:hover
{
	text-decoration: underline;
}