/* ------------------------------------全局定义---------------------------------------- */  
/* 将具有默认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:14px/22px  "Microsoft YaHei", 微软雅黑, "Open Sans", "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB",  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{  text-decoration:none;}  
a:hover{  text-decoration:underline;}  
  
/* 去掉链接的虚线框 */  
a { outline:none; star:expression(this.onFocus=this.blur());}  
  
/* 定义H系列标签，覆盖H系列标签默认属性 */  
h1{ font-size:40px;font-weight:bold; color:#000;	}  
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}



.top1{
	width:100%;
	height:95px;
	border-bottom:3px solid #1a81fd;
	position: fixed;
background-color: #fff;
z-index: 99999;}	
.top2{
	width:1190px;
	height:95px;
	margin:0 auto;
	}	
.logo{
	width:300px;
	height:64px;
	background:url(logo.png) no-repeat;
	margin-top:21px;
	float:left;}
.kairun1{
	width:100%;
	height:716px;
	display:block;
	overflow:hidden;

	padding-top: 95px;}
.top_right{
	float:left;
	margin-top:29px;}
.top_right span{
	    padding: 5px;
    display: block;
    float: right;
    background-color: #1a81fd;
	margin-left:10px;
    height: 15px;
    margin-top: 12px;
    line-height: 15px;
    border-radius: 3px;}	
.top_right .iconfont{
	color:#FFF;}					

#menu_box{
	float:left;
	
	height: 56px;
	}

.m_box{
	float: left;
	margin: 0px auto;
	height: 108px;
	margin-left: 140px;
margin-right: 20px;
}
.menu{
	float: left;
	display: block;
	position: relative;
	/*padding: 0px 13px;
	margin-right: 13px;*/
	margin-left:30px;

	font-size: 16px;
	color: #000;
	line-height: 104px;
	z-index: 999;
	overflow: hidden;
	text-align:right;
}
.menu a{
	color:#666;}	
.menu:hover{
	overflow: inherit;
	color: #000;
	background: url(a2.jpg) repeat-x;
}
.menunow{
	overflow: inherit;
	color: #000;
	font-weight:bold;	
}
.dropmenudiv_b{
	display: none;
	position: absolute;
	width: 200%;
	padding: 15px 0px;
	top: 96px;
	left: 0px;
	background-color: rgba(7,101,165,0.85);
	overflow: hidden;
}
.dropmenudiv_b a{
	display: block;
	width: 150%;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-indent: 6px;
}
.dropmenudiv_b a:hover{
	text-decoration: underline;
}
.dropmenudiv_b a .fa{
	margin-right: 8px;
}

/*#dropmenu2_b{
	width: 545px;	
}*/	
.krfw{
	width:1191px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	margin-top:-150px;
	z-index:999;
	color:#FFF;
	}
#swiper-container2{
	height: 210px;
padding-bottom: 135px;
	padding-top: 20px;
	}
#swiper-container2 a{
	color:#FFF;
	text-decoration:none;}	
#swiper-container2 #swiper-slide1{	
	width:397px;
	height:200px;
	padding-top:60px;
	background-color:#13aff0;
	position: relative;
	display:block;
	overflow:hidden;
    transition: all 0.3s;	
	}
#swiper-container2 #swiper-slide1 .iconfont{
	font-size:60px;
	padding-left:23px;}
#swiper-container2 #swiper-slide1 h2{
	line-height:60px;
	margin-top:12px;
	padding-left:25px;
	}	
#swiper-container2 #swiper-slide1 p{
	padding-left:25px;}		
#swiper-container2 #swiper-slide1 .tu1	{
	width:75px;
	height:58px;
	background:url(fw1.png) no-repeat;
	position: absolute;
    right: -5px;
    bottom: -5px;
	opacity: 0.1;
    line-height: 200px;
    transition: all 0.3s;
    }
#swiper-container2 #swiper-slide1:hover .tu1{	
opacity: 0.8;
	right: 5px;
	}
#swiper-container2 #swiper-slide1:hover{	transform:translateY(-15px);}



#swiper-container2 #swiper-slide2{	
	width:397px;
	height:200px;
	padding-top:60px;
	background-color:#2189da;
	position: relative;
	display:block;
	overflow:hidden;
    transition: all 0.3s;	
	}
#swiper-container2 #swiper-slide2 .iconfont{
	font-size:60px;
	padding-left:23px;}
#swiper-container2 #swiper-slide2 h2{
	line-height:60px;
	margin-top:12px;
	padding-left:25px;
	}	
#swiper-container2 #swiper-slide2 p{
	padding-left:25px;}		
#swiper-container2 #swiper-slide2 .tu1	{
	width:88px;
	height:58px;
	background:url(fw2.png) no-repeat;
	position: absolute;
    right: -5px;
    bottom: -5px;
	opacity: 0.1;
    line-height: 200px;
    transition: all 0.3s;
    }
#swiper-container2 #swiper-slide2:hover .tu1{	
opacity: 0.8;
	right: 5px;
	}
#swiper-container2 #swiper-slide2:hover{	transform:translateY(-15px);}



#swiper-container2 #swiper-slide3{	
	width:397px;
	height:200px;
	padding-top:60px;
	background-color:#1577aa;
	position: relative;
	display:block;
	overflow:hidden;
    transition: all 0.3s;	
	}
#swiper-container2 #swiper-slide3 .iconfont{
	font-size:50px;
	padding-left:23px;}
#swiper-container2 #swiper-slide3 h2{
	line-height:60px;
	margin-top:12px;
	padding-left:25px;
	}	
#swiper-container2 #swiper-slide3 p{
	padding-left:25px;}		
#swiper-container2 #swiper-slide3 .tu1	{
	width:88px;
	height:58px;
	background:url(fw3.png) no-repeat;
	position: absolute;
    right: -5px;
    bottom: -5px;
	opacity: 0.1;
    line-height: 200px;
    transition: all 0.3s;
    }
#swiper-container2 #swiper-slide3:hover .tu1{	
opacity: 0.8;
	right: 5px;
	}
#swiper-container2 #swiper-slide3:hover{	transform:translateY(-15px);}



#swiper-container2 #swiper-slide4{	
	width:397px;
	height:200px;
	padding-top:60px;
	background-color:#06547c;
	position: relative;
	display:block;
	overflow:hidden;
    transition: all 0.3s;	
	}
#swiper-container2 #swiper-slide4 .iconfont{
	font-size:45px;
	padding-left:23px;}
#swiper-container2 #swiper-slide4 h2{
	line-height:60px;
	margin-top:12px;
	padding-left:25px;
	}	
#swiper-container2 #swiper-slide4 p{
	padding-left:25px;}		
#swiper-container2 #swiper-slide4 .tu1	{
	width:89px;
	height:58px;
	background:url(fw4.png) no-repeat;
	position: absolute;
    right: -5px;
    bottom: -5px;
	opacity: 0.1;
    line-height: 200px;
    transition: all 0.3s;
    }
#swiper-container2 #swiper-slide4:hover .tu1{	
opacity: 0.8;
	right: 5px;
	}
#swiper-container2 #swiper-slide4:hover{	transform:translateY(-15px);}

.krjj{
	width:100%;
	background:#f6f6f6;
	margin-top:-220px;
	display:block;
	overflow:hidden;
	padding-top:260px;
	padding-bottom:25px;}
.krjj1{
	width:1500px;
	margin:0 auto;
}
.krjj1z{
	width:677px;
	height:451px;
	background:url(jj1.jpg) no-repeat;
	float:left;}
.krjj1y{
	width:580px;
	float:right;
	padding-right:160px;}	

.krjj1y h2{font-size: 32px;
    line-height: 45px;
    font-weight: normal;
	margin-top: 40px;
margin-bottom: 35px;}
.krjj1y span{
	color:#666464;}
.krjj1y a{
	display:block;
	overflow:hidden;
	width:170px;
	height:50px;
	border-radius:25px;
	line-height:50px;
	text-align:center;
	color:#FFF;
	background:#2189da;
	margin-top:55px;
	transition: all 0.5s;}
.krjj1y a:hover{
	width:195px;
	background:#c71e37;}	

.swiper-pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #000;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #000;
  cursor: pointer;
  margin-top:20px;
}
.swiper-active-switch {
  background: #fff;
}		
.xw{
	width:1200px;
	margin:0 auto;}

.fang	img{
	width: 279px;
    height: 188px;}
	
	
#swiper-container1 {
      width: 100%;
    height: 505px;
    

    }
  #swiper-container1  .swiper-slide {
        text-align: center;
        font-size: 18px;
       
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }	
.swiper-pagination1 {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination1-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #000;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #000;
  cursor: pointer;
  margin-top:20px;
}	
.swiper-pagination2 {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination2-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #000;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #000;
  cursor: pointer;
  margin-top:20px;
}	

.fang{
	width:279px;
	background:#fff;
	box-shadow:0px 0px 13px rgba(0,0,0,0.1);
	
	padding-bottom:35px;}
.fang:hover{
	box-shadow:0px 0px 13px rgba(45,143,220,0.3);
	}
.fang:hover .iconfont{
	color:#2189da}		
.fang .pictitle1	{
	display: block;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    width: 80%;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    margin: 0 auto;
	color:#000;
	}
.tList1{
	font-size:12px;
	color:#999;
	margin-top:15px;
	display:block;
	padding-left:15px;
	padding-right:15px;}
.tList1 .iconfont{
	font-size:12px;}
.tLista{
	color:#000;
	font-size:16px;
	margin-top:5px;
	padding-left:15px;
	padding-right:15px;
	display:block;

	height:85px;}			
.xegd	{
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	}
.tListb{
	color:#999;
	float:left;}
.tListb .iconfont{
	
	font-size:14px;}	
.liulan{
	float:right;
	color:#999;}	
.liulan .iconfont{
	font-size:12px;}		
.xw h1{
	text-align:center;
	padding-top:105px;}	
.krtd{
	width:100%;
	background:url(td.png) no-repeat center;
	display: block;
	text-align:center;
	height: 700px;
margin-top: -150px; 
padding-bottom: 35px;}
.krtd h1{
	padding-top: 230px;
padding-bottom: 55px;}
.krtd span{
	color: #666464;
	line-height:25px;
	}
.krtd  a {

    display: block;
    overflow: hidden;
    width: 170px;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    background: #2189da;
    margin-top: 55px;
    transition: all 0.5s;
	margin:0 auto;
	margin-top:50px;

}
.krtd a:hover {
    width: 200px;
    background: #c71e37;
}
.kral{
	width:100%;
	margin:0 auto;
	display:block;
	overflow:hidden;
	}

.swiper-slide swiper-slide-visible{
	width:0;
	height:0;}
#swiper-container3 {
      width: 100%;
    height: 220px;
    

    }
  #swiper-container3  .swiper-slide {
        text-align: center;
        font-size: 18px;
       
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }	
.swiper-pagination3 {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination3-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #000;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #000;
  cursor: pointer;
  margin-top:20px;
}
.piclist img{
	width:100%;
	height:220px;}
.cp2{
	height:220px;
	}
.krbt{
	position:absolute;
	display:block;
	overflow:hidden;
	opacity:0;	
	    transition: all 0.5s;
	}
/*.krbt:hover{
	
	opacity:1;
	}*/
#tuandui:hover .krbt{
	opacity:1;}	
#tuandui:hover .piclist img{
	-webkit-filter: grayscale(60%);
    -moz-filter: grayscale(60%);
    -ms-filter: grayscale(60%);
    -o-filter: grayscale(60%);
    filter: grayscale(60%);
    filter: gray;
	}		
.krbt span{
	display:block;
	overflow:hidden;
	width:130px;
	height:35px;
	background:#c71e37;
	line-height:35px;
	text-align:center;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
	border-radius:50px;
	line-height:35px;}
.krbt h3{
	padding-bottom:15px;
	color:#fff;
	text-shadow: 2px 2px 2px #000;
	text-align:center;}	

/*.krbt{
	width: 100%;
height: 220px;
display: block;
background: #2189da;
margin-top: -220px;

text-align: center;
color:#FFF;
opacity: 0;
position: fixed;
    transition: all 0.5s;}
.krbt2{
	margin:0 auto;
	text-align:center;
	margin-top:72px;
	margin-bottom:15px;}	
.krbt:hover{
	opacity:0.6;
	color:#FFF;}
.krbt1{
	display:block;
	width:120px;
	height:35px;
	text-align: center;
	color:#FFF;
	line-height:35px;
	margin-top:30px;
	margin:0 auto;
	font-size:14px;
	background:#c71e37;
	border-radius:50px;
	}	*/
.krdi{
	width:100%;
	background:#fafbfc;
	border-top:1px solid #ccc;
	margin-top:2px;
	clear:both;
	display:block;
	overflow:hidden;
	padding-top:55px;}
.krdi1{
	width:1190px;
	margin:0 auto;
	clear:both;
	display:block;
	overflow:hidden;
	padding-bottom:28px;}	
.krdi2{
	width:340px;
	height:150px;
	background:url(logo1.png) no-repeat top left;
	float:left;
	color:#96a3b3;
	padding-top:70px;
	line-height:26px;}

.krdi4{
	float:left;}	
.krdi3{
	float:left;
	width: 460px;
margin-left: 140px;
	}
.krdi1 h3{
	padding-bottom: 32px;
margin-top: 18px;
	}		
.krdi3 a{display: block;
    overflow: hidden;
    width: 230px;
    color:#96a3b3;
    float: left;
	line-height:25px;}	
.krdi3 a:hover{
	color:#2189da;}	
.krdi3 .iconfont{
	font-size:12px;
	color:#2189da;}	
.krdi4 p{
	line-height:25px;
	color:#96a3b3;}	
.krdi4 a{
	width:105px;
	height:35px;
	background:#2189da;
	line-height:35px;
	text-align:center;
	color:#FFF;
	display:block;
	overflow:hidden;
	border-radius:50px;
	margin-top:30px;
	font-size:12px;
	transition: all 0.5s;}	
.krdi4 a:hover{
	background:#c71e37;
	width:120px;}	
.krdi4 .iconfont{
	font-size:12px;}	
.krdi5{
	width:100%;
	height:75px;
	background:#06547c;}
.krdi6{
	width:1190px;
	margin:0 auto;
	color:#96a3b3;
	line-height:75px;}	
.krdi6 a{
	color:#FFF;}	
.btmenu{
	padding-left:15px;
	color:#FFF;
	font-size:16px;
	margin-bottom:15px;}	
.dingbu{
	display:block;
	overflow:hidden;
	position: fixed;
    right: 60px;
	bottom:55px;
    z-index: 9999;
	width:40px;
	height:40px;
	background:#c71e37;
	color:#FFF;
	line-height:40px;
	text-align:center;
	border-radius:50px;}		


/*page-page			*/
.tu{
	
	height:320px;
	display:block;
	overflow:hidden;
	background:url(tu.jpg) no-repeat center center;
	padding-top: 195px;}
.jjtu{
	
	height:320px;
	display:block;
	overflow:hidden;
	background:url(tu1.jpg) no-repeat center center;
	padding-top: 195px;}
.lxtu{
	
	height:320px;
	display:block;
	overflow:hidden;
	background:url(tu2.jpg) no-repeat center center;
	padding-top: 195px;}	
		
	
.cptu{
	
	height:320px;
	display:block;
	overflow:hidden;
	background:url(cptu.jpg) no-repeat center center;
	padding-top: 195px;}	
.sbtu{
	
	height:320px;
	display:block;
	overflow:hidden;
	background:url(sbtu.jpg) no-repeat center center;
	padding-top: 195px;}
.xwtu{
	
	height:320px;
	display:block;
	overflow:hidden;
	background:url(xwtu.jpg) no-repeat center center;
	padding-top: 195px;}
		
.tou{
	width: 1130px;
    height: 70px;
    margin: 0 auto;
    background: url(tou.jpg) repeat-y left top;
    margin-top: -167px;
    line-height: 70px;
    padding-left: 30px;
    padding-right: 30px;
	}
.tou h2{
	font-size:30px;
	float:left;
	color:#FFF;
	font-weight:normal;}
.tou a{
	float:right;
	color: #fff;
    padding-top: 25px;}			
.fen{
	width:1190px;
	margin:0 auto;
	height:65px;
	border-bottom:2px solid #CCC;
	line-height:65px;}	
.fen a {
    display: block;
    float: left;
    /* margin-right: 30px; */
    height: 40px;
    padding: 0px 36px;
    color: #666666;
    line-height: 65px;
    font-size: 18px;
}	
.fen .smenuvnow{
	font-weight:bold;}
.nr{
	width:1130px;
	margin:0 auto;
	font-size:14px;
	line-height:30px;
	color:#333;
	padding-top:45px;
	padding-left:30px;
	padding-right:30px;
	clear:both;
	display: block;
    overflow: hidden;
	padding-bottom: 65px;
	}	
	
.nr strong{
	font-size:16px;}

.hide{
	float:left;}
.tou .nav{
	margin-top:-25px;}	
.cpquerya{
	width:260px;
	float:left;
	transition: all .4s;
    position: relative;
	padding-left:11px;
	padding-right:11px;
	}
.cpquerya:hover{     
transform:translateY(-15px);}	
.cpquery{
	width:260px;
	border:1px solid #CCC;}		
.cpquerytitle{
	text-align:center;
	font-size:16px;
	margin-top:15px;
	margin-bottom:30px;
	color:#000;}
.cpqueryv{
	width:265px;}
.cpquerytitlev{
	text-align:center;
	font-size:16px;
	width:265px;
	margin-top:15px;
	margin-bottom:25px;
	color:#000;}
.cpqueryab{
	width: 272px;
    margin-left: 10px;
    float: left;
    transition: all .4s;
    position: relative;}	
.cpqueryab:hover{     
transform:translateY(-15px);}			
.fy{width: 1130px;
margin-top:25px;
padding-left:30px;
padding-right:30px;
padding-top:20px;
border-top: 2px solid #CCC;
height:45px;
margin:0 auto;
    margin-top: 20px;
	clear:both;
	display:block;	
	padding-bottom: 35px;
	
	}
.fy1{
	float:left;}
.fy2{
	float:right;}



			
.axw{
	display:block;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:25px;
	margin-bottom:25px;}
.axw img{
	float:left;
	width:360px;
	height:243px;}
.axw1{
	float:right;
	width:725px;}	
.axw3{
	margin-top:10px;
	color:#999;
	margin-bottom:10px;}
.axw .newsquery{
	font-size:22px;
	font-weight:bold;
	color:#000;
	line-height:30px;}	
.axw .memo	{
	margin-top:10px;
	color:#999;}	
.axw2{
	margin-top:20px;
	color:#999;}
.axw2 a{
	
	color:#999;}		
.axw2 .iconfont{
	color:#FC6;}	
.axw4{
	margin:0 auto;
	font-size:25px;
	line-height:38px;
	color:#000;
	width:800px;
	text-align:center;}	
.axw5{
	text-align:center;
	color:#999;
	margin-top:10px;
	margin-bottom: 30px;}	
.PingHei_text{
	border-top:2px solid #CCC;
	padding-left:30px;
	padding-right:30px;
	padding-top:25px;
	
	width:1130px;
	margin:0 auto;
	    margin-top: 25px;
		padding-bottom: 35px;}		
.PingHei_text a{
	color:#999;}
.acp_0{
	display:block;
	overflow: hidden;
	clear:both;
	height:325px;}				
.acp_1{
	display:block;
	overflow:hidden;
	float:left;
	width: 630px;}	
.acp_2{
	width:420px;
	height:319px;
	display:block;
	overflow:hidden;
	border:1px solid #CCC;
	float:right;}	
.acp_1 h2{
	font-size:30px;
	margin-top:15px;
	margin-bottom:25px;}
.acp_1 span{
	font-size:17px;
	line-height:28px;
	color:#999;}
		
.acp_3 table{
	width: 1130px;
	margin: 30px auto;
	line-height: 21px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.acp_3 {
	padding-top:35px;}
.nr .krh2{
	text-align:center;}	

.acp_3 table td{
	text-align: center;
	min-height: 30px;
	padding: 8px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.acp_3 .firstRow td{
	color: #fff;
	background: #0765a5;
	font-weight: bold;
} 	
.fw2{
	width:100%;
	margin-top:35px;
	display:block;
	overflow:hidden;
	}
.fw2 h2{
	margin-bottom:15px;}	
.fw3{
	width:270px;
	padding-left:6px;
	padding-right:6px;
	float:left;}	
.fw4{
	width:270px;
	padding-left:6px;
	padding-right:6px;
	float:left;}	
.fw5{
	width:270px;
	padding-left:6px;
	padding-right:6px;
	float:left;}			
.fw6{
	width:270px;
	padding-left:6px;
	padding-right:6px;
	float:left;}
.page_a	{
	width:1130px;
	margin:0 auto;

	line-height:200%;
	color:#666;
	font-size:16px;
	clear:both;
	display:block;
	overflow:hidden;
	margin-bottom: 35px;
	}	
.lian{
	width:272px;
	float:left;
	margin-right:8px;}	
.lian1{
	width:100px;
	height:100px;
	border-radius:50px;
	background:#2189da;
	margin:0 auto;
	text-align:center;
	line-height:100px;
	color:#FFF;
	font-size:35px;}
.lian1 .iconfont{
	font-size:35px;}	
.lian2{
	margin-top:15px;
	text-align:center;}		