/* ------------------------------------全局定义---------------------------------------- */  
/* 将具有默认margin和padding的标记置零，所有标记的margin、padding都在使用时具体定义 */  
*{ margin:0;padding:0;}  
  
/* 修正IE5.x和IE6的斜体溢出bug */  
* html body{ overflow:visible;}  
* html iframe, * html frame{ overflow:auto;}  
* html frameset{ overflow:hidden;}  
  
/* 常用标签，基本标签默认样式取消，HTML标签，取消基本标签默认样式，防止不同浏览器显示效果不同，text-align:center; 解决不同浏览器居中问题 */  
body{ color:#000;  background: url(bg.jpg); font:12px/22px  Arial,"Microsoft YaHei","Open Sans", "Helvetica Neue",  "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, sans-serif; text-align:center;}  
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{ margin:0; padding:0;}  
input,select{ font-size:12px; vertical-align:middle;}  
  
/* 设置内容左对齐，恢复因BODY设置剧中产生的继承 */  
body div{ text-align:left;}  
  
/* 标签属性，textarea,input 强制输入时内容超出时换行 */  
textarea,input{ word-wrap:break-word; word-break:break-all; padding:0px;}  
  
/* 清除ul列表标记的样式，ul列表更多的用在不需要列表前置符号的样式里 */  
li{ list-style-type:none;}  
  
/* 定义图片边框，当图片作为链接内容被填充时，会有默认边框出现，重定义掉 */  
img{ border:0 none;}  
  
/* 定义默认的链接样式，仅仅是作为默认样式提供，可以在各自的实例中覆盖掉 */  
a:link, a:visited{ color:#000; text-decoration:none;}  
a:hover{ color:#000; text-decoration:underline;}  
  
/* 去掉链接的虚线框 */  
a { outline:none; star:expression(this.onFocus=this.blur());}  
  
/* 定义H系列标签，覆盖H系列标签默认属性 */  
h1{ font-size:24px;}  
h2{ font-size:20px;}  
h3{ font-size:18px;}  
h4{ font-size:16px;}  
h5{ font-size:14px;}  
h6{ font-size:12px;}  



/* ==翻页样式== */
.pagesinfo {color:#555555;font-size:12px;}
.pagesnow {color:#D07E36;font-size:14px;text-decoration: none}
.pages {color:#777777;font-size:14px;text-decoration: none}



.ding{
	width:100%;
	height:125px;
	}
.dinga{
	width:1190px;
	height:115px;
	margin:0 auto;
	}	
.dingz{
	float:left;
	height:68px;
	width:482px;
	background:url(logo.png) no-repeat;
	margin-top:27px; }
.dingy{
	float:right;
	height:30px;
	width:200px;
	margin-top:49px;
	}
.dingy a{
	color:#000;}
.dingy a:hover{
	color:#fca601;}				
.yu1{
	float:right;
	margin-left:8px;
	font-size:14px;
	}
.yu2{
	float:right;
	margin-left:8px;
	font-size:14px;}
.yu3{
	float:right;
	margin-left:8px;
	font-size:16px;}
.cd{
	width:100%;
	height:57px;
	border-top:1px solid #eaeaea;
	background-color:#f7f7f7;}	
.cd1{
	width:1190px;
	height:30px;
	margin:0 auto;
	font-size:16px;
	
	
	}
.cd1 .menu{
	font-size:16px;
	padding-right:30px;
	padding-left:30px;
	float:left;
	position:relative;
	line-height:57px;

	color:#000;
	
	}
.cd1 .menu:hover{
	color:#fff;
	background: #0062c7;
	height:57px;
	text-decoration:none;}	
	
.cd1 .menu:hover .dropmenudiv_b{
	top:0px;
	}		
.cd1 .dropmenudiv_b{
	display:none;
	position:absolute;
	top:-10000px;
	left:0px;
	width:200px;
	background-color:#0d74de;
	margin-top:57px;
	display:block;
	overflow:hidden;
	padding-top:20px;
	padding-left:22px;
	padding-bottom:10px;
	z-index:999;
	}
.cd1 .dropmenudiv_b a{
	width:200px;
	float:left;
	margin-bottom:10px;
	display:block;
	overflow:hidden;
	margin-right:100px;
	color:#FFF;
	font-size:14px;
	line-height:26px;
	}
.menu.menunow{
	color:#fca601;
	font-weight:bold;}
.tu{
	width:100%;
	height:478px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	}	
.zb{
	width:1190px;
	height:400px;
	margin:0 auto;
	margin-top:55px;}	
.zb1{
	width:335px;
	height:330px;
	
	float:left;}	
.zb2{
	width:305px;
	height:330px;
	float:right;
	}
.zb3{
	width:444px;
	height:330px;
	float:right;
	
	margin-right:52px;}	
.zb1_1{
	height:45px;
	font-size:30px;
	font-weight:bold;
	margin-bottom:30px;}
.zb1_11	{
	float:left;
	border-bottom:1px solid #0062c7;
	height:45px;}
.zb1_12{
	width:207px;
	height:45px;
	border-bottom:1px solid #dddddd;
	float:right;}
.zb1_2{
	margin-top:17px;}		
.zb1_3{
	font-size:16px;
	font-weight:bold;
	margin-top:20px;}	
.zb1_4{
	color:#666;
	font-size:14px;
	margin-top:17px;
	margin-bottom:17px;}	
.zb1_5 a{
	font-size:14px;
	color:#0062c7;
	}	

.zb3_1{
	height:45px;
	font-size:30px;
	font-weight:bold;
	margin-bottom:30px;}
.zb3_11	{
	float:left;
	border-bottom:1px solid #0062c7;
	height:45px;}
.zb3_12{
	width:316px;
	height:45px;
	border-bottom:1px solid #dddddd;
	float:right;}	
.zb3_2{
	width:445px;
	}
.zb3_2 a{
	color:#000;}	
.zb3_3{
	margin-top:15px;}	
.zb3_3	a{
	color:#666;
	font-size:13px;
	}	
.tList{
	float:left;}
.tList1{
	float:right;
	color:#999;}
.tList11{
	color:#999;
	}		
 .fang{
	line-height:26px;}	
.tLista{
	font-size:16px;
	font-weight:bold;}
.zb2_3{
	width:290px;
	height:70px;
	background:#e87437;
	margin-top:14px;
	margin-bottom:20px;
	color:#FFF;
	padding-top:17px;
	padding-left:15px;
	font-size:14px;}
 ::-webkit-input-placeholder {
                       color: #FFF;}
:-moz-placeholder {/* Firefox 18- */
						 color: #FFF;}
::-moz-placeholder{/* Firefox 19+ */
   						color: #FFF;}
:-ms-input-placeholder {
   						color: #FFF;}
.button{
	width:24px;
	height:24px;
	border:0 ;
	margin-left:-28px;
	margin-top:2px;
	background:url(3.jpg) no-repeat ;
	}
.input{
	width:245px;
	height:25px;
	border:0 ;
	background:#e65101;
	margin-top:3px;
	color:#FFF;}
.zb2_4 li{
	height:30px;
	line-height:30px;}		
.zb2_4 .iconfont{
	color:#0062c7;
	font-size:16px;
}
.zb2_4 a{
	font-size:14px;
	color:#0062c7;}		
.zb2_1{
	font-size:30px;
	font-weight:bold;
	margin-bottom:18px;}										
.xb{
	width:100%;
	padding-bottom:45px;
	background:#fafafa;
	border-bottom:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	margin-top:10px;
	clear:both;
	display:block;
	overflow:hidden;}
.xb1{
	width:1289px;
	margin:0 auto;
	padding-right:100px;
	margin-top:43px;}	
.pictitle{
	width:267px;
	margin-top:21px;
	color:#666;
	}
.j1{
	margin-top:12px;}
.pictitle1{
	font-size:16px;
	font-weight:bold;
	}
.pictitle1 a{
	color:#000;
	}		
.cptu{
	width:269px;
	float:right;
	margin-left:40px;
	}
.piclist{
	border:1px solid #d2d0d0;}		
.j2{
	width:105px;
	height:35px;
	background:#0062c7;
	border-radius:25px;
	margin-top:15px;
	color:#FFF;
	text-align:center;
	line-height:32px;}
.j2 .iconfont{
	color:12px;}
.j2 a{
	color:#FFF;}	
.di1{
	width:100%;
	padding-top:60px;

	background:#323946;
	margin-top:60px;
	}	
.di3{
	width:1190px;
	height:300px;
	margin:0 auto;
	color:#FFF;}
.di4{
	width:220px;
	height:235px;
	float:left;
	}	
.di41{
	width:220px;
	height:56px;
	background:url(4.png) no-repeat;
	
	}
.di42{
	margin-top:20px;
	color:#FFF;}
.di5{
	width:237px;
	float:right;
	margin-left:70px;}	
.di6{
	width:265px;
	float:right;
	margin-left:70px;}	
.di7{
	width:267px;
	float:right;
	}
.di71{
	width:261px;
	height:60px;
	border-bottom:1px solid #70757e;
	font-size:22px;
	font-weight:bold;}
.di72{
	margin-top:29px;
	margin-left:-5px;}	
.di72 a{
	color:#FFF;}
.di72 .iconfont{
	font-size:15px;}
.di62{
	margin-top:29px;
	}
.di62 .iconfont{
	margin-right:7px;
	color:#0062c7;
	font-size:18px;
	line-height:33px;}	
.di51{
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;}	
.di53{
	width:108px;
	height:34px;
	background:url(5.png) no-repeat;
	padding-top:6px;
	margin-top:15px;}
.di53 a{
	margin-left:43px;
	color:#FFF;}
.di54{
	font-size:20px;
	margin-top:23px;}
.di55{
	font-size:32px;
	font-weight:bolder;
	color:#e65101;
	margin-top:16px;
	margin-bottom:27px;}
.di561{
	width:110px;
	height:30px;
	border:1px solid #FFF;
	float:left;
	line-height:30px;
	}
.di561 a{
	color:#FFF;}	
.di561 .iconfont{
	line-height:31px;
	font-size:25px;
	float:left;
	margin-left:13px;
	padding-right:9px;}			
.di562{
	width:110px;
	height:30px;
	border:1px solid #FFF;
	float:right;
	line-height:30px;
	}
.di562 a{
	color:#FFF;}		
.di562 .iconfont{
	line-height:30px;
	font-size:16px;
	float:left;
	margin-left:17px;
	padding-right:9px;}	
.di2{
	width:100%;
	
	background:#282e3a;
	
	text-align:center;
	color:#FFF;
	padding-top:20px;
	padding-bottom:20px;
	}	
.di2 a{
	color:#FFF;
	text-decoration:underline;}				
																		



.cpt{
	height:317px;
	margin:0 auto;
	background:url(4.jpg) no-repeat center center;}
.cpt1{
	height:317px;
	margin:0 auto;
	background:url(xinwen.jpg) no-repeat center center;}
.cpt2{
	height:317px;
	margin:0 auto;
	background:url(ziliao.jpg) no-repeat center center;}
.cpt3{
	height:317px;
	margin:0 auto;
	background:url(jiejue.jpg) no-repeat center center;}
.cpt4{
	height:317px;
	margin:0 auto;
	background:url(chanpin.jpg) no-repeat center center;
	}	
.cpt5{
	height:317px;
	margin:0 auto;
	background:url(fuwu.jpg) no-repeat center center;
	}	
					
			
.bai{
	width:1190px;
	min-height:300px;
	margin:0 auto;
	margin-top:-53px;
	background:#fff;
	margin-bottom:40px;
	
	clear:both;
	display:block;
	overflow:hidden;
	}	
.lan{
	width:1154px;
	height:65px;
	background:#0062c7;
	margin:0 auto;
	margin-top:20px;}
.lan1{
	float:left;
	color:#FFF;
	font-size:25px;
	font-weight:bold;
	padding-left:15px;
	line-height:65px;}	
.lan2{
	float:right;
	color:#FFF;
	font-size:13px;
	padding-right:15px;
	line-height:65px;
	}		
.hui{
	width:1154px;
	height:45px;
	background:#f0f1f1;
	margin:0 auto;
	color:#666;
	}
.hui1{
	float:left;
	padding-left:15px;
	line-height:45px;}
.hui2{
	float:right;
	padding-right:15px;
	line-height:45px;}
.hui2 a{
	color:#0062c7;}	
.cda{
	width:1154px;
	min-height:200px;
	margin:0 auto;
	margin-top:25px;
	}
.cda1{
	float:left;}	
.cda11{
	width:265px;
	border:1px solid #d6d8d8;
	padding-bottom:25px;
	clear:both;
	display:block;
	overflow:hidden;
	margin-bottom:25px;
	}
.cda2{
	float:right;
	width:860px;
	font-size:14px;
	line-height:25px;
	color:#333;}	
.cda11_1{
	font-size:25px;
	margin-top:22px;
	margin-left:16px;}
.cda11_2{
	width:232px;
	height:30px;
	border-bottom:1px solid #d6d8d8;
	color:#666;
	margin-top:7px;
	margin-left:16px;
	margin-bottom:25px;
	}	
.cda11_3{
	width:249px;
	margin:0 auto;
}

.cda11_3 .TopClass>a{
	position: relative;
	display: block;
	width: 220px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	text-indent: 24px;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	background-position: 196px center;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.TopClass{
	border-bottom:1px dashed #cacccc;}
.TopClass:hover{
	
	
	
	}	

.cda11_3 .cpmenu:hover{
	
	background-color: #0062c7;
	color:#FFF;
	}

.cda11_3 .senmenu {
	display: none;
	padding: 8px 0px;
	background: #ebebeb;
	width: 250px;
	
}
.cda11_3 .senmenu a{
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
	}
.smallclass{
	margin-left:20px;
	line-height:26px;}

.cda11_3 a.menuv2 {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #e8e8e8;
	font-size: 13px;
	background: url(icon2.png) no-repeat 24px center;
	text-indent: 38px;
}

.cda11_3 a.menuv2:hover {
	color: #fdd000;
	background: url(icon22.png) no-repeat 24px center;
}
.cpmenu:hover{
	}	

.SecondMenu{
	width: 100%;
	overflow: hidden;
}



.mk{
	width:860px;
	height:202px;
	margin-bottom:20px;}
.cpquery{
	width:268px;
	height:202px;
	float:left;
	}
.cpquery img{
	width:268px;
	height:202px;
	border:1px solid #d3d2d2;
	}		
.cpquerytitlea{
	width:566px;
	float:right;}	
.cpquerytitle{
	font-size:25px;
	color:#0062c7;
	margin-top:15px;
	margin-bottom:15px;}
.jianj{
	height:85px;
	font-size:14px;
	line-height:24px;
	display:block;
	overflow:auto;}	
.jianj1{
	width: 105px;
    height: 35px;
    background: #0062c7;
    border-radius: 25px;
    margin-top: 15px;
    color: #FFF;
    text-align: center;
    line-height: 32px;
	margin-bottom:15px;
	}	
.jianj1 a	{
	color:#FFF;}	
.xian{
	width:860px;
	height:2px;
	border-bottom:1px dashed #d3d2d2;
	margin-bottom:20px;}	
.fy{
	width:860px;
	margin-top:45px;}
.fy1{
	float:left;}
.fy2{
	float:right;}	

.xw{
	height:210px;
	border-bottom:1px dotted #999999;
	margin-bottom:30px;
	
	}
.jianj{
	height:70px;
	margin-top:7px;
	overflow:hidden;
	line-height:24px;
	}	
.xetu{
	float:left;
	width:260px;
	height:180px;
	overflow:hidden;}
.xw1{
	float:right;
	width:574px;
	
	}	
.bt{
	font-size:16px;
	font-weight:bold;}	
.shijian{
	margin-top:5px;
	color:#999;
	}	
.newsquery{
	display:block;
	overflow:hidden;
	font-size:15px;
	text-decoration:none;
	margin-top:17px;
	padding-top:5px;
	height:30px;
	color:#106faf;
	font-weight:bold;

	}
.nan a{
	color:#0062c7;}	
.biaoti{
	font-size:25px;
	margin-top:5px;}
.sj1{
	width:860px;
	height:30px;
	border-bottom:1px dashed #CCCCCC;
	color:#666;
	margin-top:15px;
	margin-bottom:30px;}	
.xiang{
	font-size:14px;
	line-height:25px;
	color:#333;}
.firstRow{
	width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    border-left: 1px solid #e7e7e7;
	border:1px solid #CCC;
	}		
.xiang img{
	margin-bottom:10px;
	margin-top:10px;}	
.fanpian{
	margin-top:30px;}
.fanpian a{
	color:#00a0e6;}	
.downquerytitle td {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background-color: #efefef;
    padding-left: 20px;
    font-weight: bold;
    border-top: 1px solid #CCC;
    border-bottom: 2px solid #0062c7;}
.downquery1, .downquerytime {
    padding-left: 20px;
    color: #999;
    height: 40px;
    line-height: 30px;
    border-bottom: 1px dotted #CCC;	}
.downquerytime .iconfont{
	color:#e87437;}	

.xwa{
	height:33px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	clear:both;
	display:block;
	overflow:hidden;}
.xw1a{
	float:left;
	font-size:14px;
	line-height:33px;
	}
.xw1a a{
	font-size:16px;
	color:#000;
	}
.xw1a a:hover{
	color:#fca601;}		
.xw2{
	float:right;
	color:#999;
	line-height:33px;}	
.tab tr td.tab_title {
    background-color: #0d74de;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    color: #fff;}
.tab tr td {
    height: 30px;
    line-height: 20px;
    text-align: left;
    font-size: 12px;
    padding-left: 5px;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.tab {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    border-left: 1px solid #e7e7e7;}	
.list a{
	font-size:16px;
	font-weight:bold;
	color:#0062c7;
	}	
.list a:hover{
	font-weight:bold;}	
.searchbody{
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:20px;
	padding-bottom:20px;
	}			
		
.input1{
	width:270px;
	height:30px;
	}	
form li{
	margin-bottom:20px;}
.nana{
	height:150px;
	line-height:150px;
	margin-right:5px;
	float:left;}
.textarea{
	width:450px;
	height:150px;}	
.button1{
	width:180px;
	height:45px;
	border-radius: 5px;
    background-color: #196eba;
	margin-top:38px;
	border:0 ;
	color:#FFF;
	margin-left:65px;
	}
.button1:hover{
	background-color:#e87437;}		
.gbd{
	width:200px;
	height:30px;}	
.gbd1{
	float:left;}
.sbd2{
	float:right;}	
.kan{
	width:860px;
	height:430px;
	border-bottom:1px dashed #CCCCCC;}	
.kan1{
	width:410px;
	float:left;
	}	
.kan2{
	width:400px;
	float:right;}	
	
	
	
.body_left .title1{
	width:740px;
	height:75px;
	line-height:75px;
	font-weight:normal;
	border-bottom:1px solid #d6d6d6;
	margin:0px auto;
	padding-left:10px;
	position:relative;
	}

.body_left .title1 strong{
	display:block;
	height:75px;
	position:absolute;
	left:10px;
	top:0px;
	font-weight:normal;
	border-bottom:2px solid #00a0e6;
	padding-right:15px;
	}

.body_left .title1 strong a{
	color:#000;
	}
.img_list {
	width:403px;
	height:60px;
	overflow:hidden;
	margin-top:15px;
		
	}

.img_list a{
	display:block;
	border:1px solid #000;
	width:60px;
	height:50px;
	border:1px solid #d7d7d7;
	margin-bottom:9px;
	background:url(noimg.jpg) no-repeat center;
	overflow:hidden;
	text-align:center;
	opacity:0.8;
	float:left;
	border:1px solid #CCC;
	margin-right:5px;

	}

.img_list a:hover{
	opacity:1;
	
	}

.img_list a.on{
	border:1px solid #CCC;
	opacity:1;
	margin-right:5px;
	}

.img_list a img{
	width:100%;
	height:100%;
	}

.img_big{
	width:400px;
	height:300px;
	border:1px solid #CCC;

	overflow:hidden;


	position:relative;
	}

.img_big img{
	height:100%;
	width:100%;
	}

.img_big span{
	display:block;
	position:absolute;
	width:30px;
	height:30px;
	font-family:"icon";
	color:#00a0e6;
	right:15px;
	bottom:11px;
	font-size:32px;
	}

.cp_pro{
	width:380px;
	float:right;
	margin-top:-370px;
	}

.cp_pro h1{
	display:block;
	font-weight:normal;
	font-size:24px;
	height:50px;

	}

.cp_pro .cpmemo{
	width:100%;
	line-height:24px;
	overflow:hidden;
	font-family:"Simsun";
	color:#999;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #d6d6d6;
	border-top:1px dotted #d6d6d6;
	margin-top:10px;
	padding-top:10px;
	}

.jiage{
	width:360px;
	height:35px;
	padding-top:10px;

	line-height:0px;
	margin-top:20px;
	}

.jiage span{
	display:block;
	height:39px;
	line-height:20px;
	color:#999;
	float:left;
	width:62px;
	}

.jiage h2{
	display:block;
	float:left;
	font-weight:normal;
	font-size:20px;
	color:#00a0e6;
	margin-top:10px;
	margin-left:10px;
	}

.cppro{
	width:337px;
	float:left;
	margin-bottom:15px;
	}

.cppro li{
	height:25px;
	line-height:0px;
	float:left;

	font-size:12px;

	padding:0;
	}

.cppro li.cppropname{
	display:block;
	float:left;
	width:72px;
	height:25px;
	font-size:14px;


	color:#999;
	}

.cppro li.cpprop{
	display:block;
	float:left;
	width:235px;
	color:#666;
	height:25px;

	font-size: 20px;
    color: #00a0e6;
	}
.page{
	width:811px;
	font-size:14px;
	color:#424242;
	line-height:200%;
	overflow:hidden;
	}

.page strong{
	color:#000;
	}

.pageedit{
	padding:30px 10px;
	}
.cpintro{
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:10px;
	}
.cpintro h2{
	background:url(6.png) no-repeat left center;
	padding-left:30px;
	font-family:"Microsoft YaHei";
	
	}	

.cptab{
	height:45px;
	width:100%;
	float:left;

	border-bottom:1px solid #00a0e6;
	position:relative;
	}

.cptab strong{
	display:block;
	background-color:#f1f1f1;
	width:240px;
	height:43px;
	line-height:43px;
	float:left;
	text-align:center;
	margin-right:3px;
	font-weight:normal;
	color:#666;
	cursor:pointer;
	border-bottom:2px solid #fff;
	}

.cptab strong.on{
	border:1px solid #00a0e6;
	border-bottom:4px solid #fff;
	font-weight:bold;
	background-color:#fff;
	color:#000;
	}



.intro{
	width:100%;
	float:left;
	overflow:hidden;
	padding:20px 0px;
	font-family:"Simsun";
	}

.intro strong{
	font-size:16px;
	}

.hotcp{
	width:100%;
	float:left;
	overflow:hidden;
	padding:20px 0px;
	display:none;
	}

.hot_cp{
	width:140px;
	padding:5px;
	margin:0px 15px;
	height:140px;
	border:1px solid #e0e0e0;
	float:left;
	margin-bottom:20px;
	border-radius:3px;
	cursor:pointer;
	transition: all 0.5s;
	}

.hot_cp:hover{
	border:1px solid #73140e;
	}

.hot_cp a{
	display:block;
	width:100%;
	height:110px;
	}

.hot_cp a img{
	width:100%;
	height:100%;
	}

.hot_cp strong{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#666;
	font-weight:normal;
	}		
	
.cda11_3 a .smenuv {
	width:200px;
	height:30px;}	
.dianji{
	width:160px;
	height:45px;
	background:#00a0e6;
	text-align:center;
	line-height:45px;
	margin-top:15px;
	margin-bottom:15px;}	
.dianji a{
	color:#FFF;}
.tou{
	font-size:25px;
	margin-bottom:15px;}	
.smenuv{
	width:200px;
	height:20px;}	
/*右浮动*/
.pf1{
	
	background:#f97709;
	
	
	line-height:50px;}
.pf1  .iconfont{
	color:#FFF;
	font-size:23px;} 	
.side-bar .pf1 .pf11{
	display: none;
	width:180px;
	transition: all 0.5s;
	height:220px;
	position:absolute;
	z-index:999;
	right:50px;
	top:-50%;
	margin-top: -58px;
	background: url(qq_bg.png) no-repeat center;
	}
.side-bar .pf1 .pf11 .qq_con{
	line-height: 22px;
    padding-left: 10px;
}
.pf1:hover .pf11{
	display: block;
}
.pf11 .qq_title {
	height: 35px;
	line-height: 35px;
	width: 165px;
	text-align: center;
	color: #fff;
	background:#f97709;
	margin-bottom: 20px;
}
.pf11  .zuo,.pf11  a{
	float: left;
}
.pf11  .zuo{
	font-weight: bold;
}
.pf11 .zuo+a{
	display: block;
	height: 50px;
}
.pf11 .zuo+a img{
	margin-top: 12px;
}
.side-pannel {
	position: fixed;
	right: 0px;
	z-index: 9999;
}
.side-bar {
	bottom: 210px;
}
.side-bar a.gotop,.side-bar a.qr ,#side-bar .pf1 {
	display: block;
	cursor: pointer;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 4px;
	position: relative;
	text-align: center;
}
.side-bar a.qr i {
	width: 277px;
	height: 259px;
	position: absolute;
	left: -277px;
	top: 50%;
	margin-top: -120px;
	display: none;
	background-position: 0 0
}
.side-bar a.qr:hover i {
	display: block
}
.side-bar a.qr i {
	background-image: url(sprite.png)
}
/*右浮动*/