﻿/**************************************/
/*************[公用start]**************/
/**************************************/

body,div,p,span,ul,li,h1,h2,h3,h4,h5,h6,a,input,textarea,select,dl,dd,table,tr,td{
	margin:0;
	padding: 0;
}


body{
	font-family:"Arial","Microsoft Yahei";
	font-size: 14px;  /*主要内容区字号大小，每次制作前更新！！！ */
	color:#333;
	background-color: #fff;
	
	line-height: 1.2;


}

input,textarea,select{
	outline: none;
	font-family:"Arial","Microsoft Yahei";
	color:#333;
	font-size: 14px;
}





textarea{
	resize: none;
}


ul li{
	list-style-type: none;
}
	
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

i{
	font-style: normal;
}


div.clear{
	clear: both;
	height: 0;
	width: 0;
}

.clearfix{zoom:1}    
.clearfix:after{
      content:"";
      display:block;
      height:0;
   clear:both;
   visibility:hidden;
 }

a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1170px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}

*{
	/*【块级元素】不受边框、margin、padding影响类名，需要时添加*/
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}


/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	width: 300px!important;/*图片盒子宽度，‘重要’是为防止图片添加尺寸不正确而修正，需注意图片比例*/
	height: 200px!important;/*图片盒子高度，‘重要’是为防止图片添加尺寸不正确而修正，需注意图片比例*/
	overflow: hidden;
}

.img-box>img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{

}

.header-1{
	height:111px;
}

.logo{
	font-size: 0;
	margin-top: 21px;
}


.search{
	width: 274px;
	position: relative;
	margin-top: 36px;
}
.search input[type="text"]{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border:1px solid #d2d2d2;
	padding: 0 60px 0 16px;
}

.search input[type="image"]{
	position: absolute;
	right: 0;
	top: 0;
}
.nav{
	background-color: #3c8be3;
}
.nav li{
	float: left;
	width: 11.1111111111111111%;
	background-image: url(../images/nav-li.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
}
/*.nav li:hover .xiala{
	display: block;
}*/
.xiala{
	position: absolute;
	width: 100%;
	z-index: 280000;
	left: 0;
	top: 45px;
	background-color: #3c8be3;
	padding: 10px 0 ;
	display: none;
}

.xiala a{
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color:#fff;
	text-align: center;
	transition: .3s;
}

.xiala a:hover{
	background-color: #226dc1;
}

.nav li>a{
	display: block;
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color:#fff;
	font-weight: bold;
	transition: .3s;
}
.nav li:hover+li,.nav li.active+li{
	background-image: none;
}
.nav li:hover>a{
	background-color: #226dc1;
}
.nav li.active>a{
	background-color: #226dc1;
}









/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
	
}
.zhuan
{
transform: rotate(45deg);
-ms-transform: rotate(45deg);		/* IE 9 */
-webkit-transform: rotate(45deg);	/* Safari and Chrome */
-o-transform: rotate(45deg);		/* Opera */
-moz-transform: rotate(45deg);		/* Firefox */
}

.banner{
	position: relative;
}

.lingji.wp{
	position: absolute;
	
	height: 316px;
	left: 50%;
	margin-left: -585px;
	top: 100px;
	z-index: 100000;

}


.lingji dd{
	position: absolute;
	width: 157px;
	height: 157px;
	background-repeat: no-repeat;
	background-position: center ;
	padding-top: 38px;
}

.lingji dd a{
	display: block;
	width: 80px;
	height: 80px;
	margin:0 auto;
	color:#fff;
	font-size: 15px;
	text-align: center;
	padding-top: 55px;
	position: relative;
	z-index: 500;
}



.lingji dd.l5 a{
	color:#397ecc;
	padding-top: 0;
}

.lingji dd.l5 a img,.lingji dd.l6 a img{
	margin-bottom: 5px;
	display: block;
	transition: .3s;

}

.lingji dd.l5 a:hover img,
.lingji dd.l6 a:hover img{
	transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);	/* Safari å’Œ Chrome */
-moz-transform: rotateY(180deg);	/* Firefox */
}



.lingji dd.l6 a{
	padding-top: 0;
	color:#3bbe66;
}
.lingji dd.l1{
	background-image: url(../images/l1.png);
	left: 83px;
	top: 0;
}

.lingji dd.l2{
	background-image: url(../images/l2.png);
	left: 269px;
	top: -1px;
}

.lingji dd.l3{
	background-image: url(../images/l3.png);
	left: 453px;
	top: 0;
}

.lingji dd.l4{
	background-image: url(../images/l4.png);
	left: 0;
	top: 80px;
}

.lingji dd.l5{
	background-image: url(../images/l-te.png);
	left: 186px;
	top: 80px;

}

.lingji dd.l6{
	background-image: url(../images/l-te.png);
	left: 351px;
	top: 80px;
	

}
.lingji dd.l7{
	background-image: url(../images/l7.png);
	left: 534px;
	top: 80px;
}


.lingji dd.l8{
	background-image: url(../images/l8.png);
	left: 82px;
	bottom: 0;
}

.lingji dd.l9{
	background-image: url(../images/l9.png);
	left: 268px;
	bottom: 0;
}

.lingji dd.l10{
	background-image: url(../images/l10.png);
	left: 453px;
	bottom: 0;
}








.fafa .slides > li{
	height:537px;
	background-repeat: no-repeat;
	background-position: center ;
	position: relative;
}
.fafa .flex-control-nav{
	display: block;
	
	bottom: 17px;
}

.main-index{
	padding: 25px 0;
}

.tongzhi{
	height: 52px;
	background-color: #f6f6f6;
	padding: 0	10px;
	padding-left: 150px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/tongzhi.png);
}

.tongzhi-list {
	overflow: hidden;
	height: 52px;
}
.tongzhi-list li{
	height: 52px;
	line-height: 52px;
	float: left;
	padding-right: 30px;

}

.tongzhi-list li a{
	font-size: 14px;
	color:#555;
	transition: .3s;
}

.tongzhi-list li a:hover{
	color:#3c8be3;
}

.tongzhi-list li .date{
	margin-right: 23px;
	line-height: 55px;
	height: 52px;
}

.main-left{
	width: 830px;
	margin-top: 20px;
}

.main-right{
	width: 306px;
}

.title-111{
	font-size: 20px;
	color:#093284;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/title-111.png);
	padding-bottom: 14px;
	padding-left: 5px;

}

.xxwen-pic{
	width: 374px;
	margin-top: 23px;
}

.fxwen .slides >li{
	position: relative;
	overflow: hidden;
}

.fxwen .slides >li img{
	transition: .3s;
}

.fxwen .slides >li img:hover{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.fxwen .slides >li h1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-image: url(../images/heidi.png);
	z-index: 800000;
	color:#fff;
	font-size: 14px;
	color:#fff;
	padding: 0	20px;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xxwen-wenzi{
	width: 428px;
	position: relative;
	top: -10px;
}
.xxwen-span{
	padding-bottom: 12px;
	border-bottom: 1px solid #e4e4e4;
}
.xxwen-span span{
	float: left;
	padding: 0	20px;
	font-size: 16px;
	color:#3f3f3f;
	cursor: pointer;
	background-image: url(../images/span.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.xxwen-span span.active{
	font-size: 18px;
	color:#093284;
}
.xxwen-span span:first-child{
	padding-left: 0;
	background-image: none;
}

.xxwen-list li{
	padding-left: 17px;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	line-height: 35px;
	 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xxwen-list-wp{
	margin-top: 13px;
}
.xxwen-list li a{
	
    font-size: 14px;
    color:#636363;
    transition: .3s;
}

.xxwen-list li span{
	color:#9b9b9b;
}
.xxwen-list li a:hover{
	color:#3c8be3;
}

.xxwen-list-wp .xxwen-list{
	display: none;
}

.xxwen-list-wp #xxwen-list-1{
	display: block;
}

.title-11{
	font-size: 20px;
	color:#093284;
	padding-bottom: 12px;
	border-bottom:  1px solid #e4e4e4;
}

.title-11 .fr{
	font-size: 14px;
	color:#9b9b9b;
	width: 52px;
	margin-top: 8px;
	transition: .3s;
}
.title-11 .fr:hover{
	color:#093284;
}
.title-11 .fr img{
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 5px;
}

.gongcheng{
	margin-top: 10px;
}
.gongcheng-list-wp{
	overflow: hidden;
	margin-top: 21px;
	position: relative;
}


#gc-left{
	position: absolute;
	left: 0;
	top: 38%;
	
	width: 22px;
	height: 46px;
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: center ;
	cursor: pointer;
	display: none!important;
}
#gc-right{
	position: absolute;
	right: 0;
	top: 38%;
	
	width: 22px;
	height: 46px;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: center ;
	cursor: pointer;
	display: none!important;

}
.gongcheng-list{
	width: 846px;
	position: relative;
	left: -8px;
}
.gongcheng-list li{
	float: left;
	width: 267px;
	height: 240px;
	margin:0 8px 0 7px;
}
.gc-pic{
	overflow: hidden;
    width: 267px;
	height: 191px;
}
.gc-pic img{
	display: block;
	transition: .3s;
    /*height:100%;
    width:100%;*/
    min-height:199px;
}

.gongcheng-list li h1{
	height: 49px;
	line-height: 49px;
	background-color: #f5f5f5;
	font-size: 14px;
	color:#404040;
	transition: .3s;
	text-align: center;
}

.gongcheng-list li:hover .gc-pic img{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.gongcheng-list li:hover h1{
	color:#fff;
	background-color:#3c8be3;
}

.main-right{
	margin-top: 21px;
}
.shipin-title{
	height: 44px;
	line-height: 44px;
	background-color: #3c8be3;
	color:#fff;
	font-size: 16px;
	padding-left: 18px;
}

.feibu a{
	width: 149px;
	height: 57px;
	line-height: 55px;
	border:1px solid #e4e4e4;
	background-color: #fff;
	font-size: 15px;
	color:#4e4e4e;
	transition: .3s;
	padding-left:59px; 
	margin-top: 9px;
	background-repeat: no-repeat;
	background-position: 18px  center;
}
.feibu a:hover{
	color:#fff;
	background-color: #3c8be3;
	border-color: #3c8be3;
}

.feibu a.a1{
	background-image: url(../images/a1.png);
}

.feibu a.a1:hover{
	background-image: url(../images/a1h.png);
}
.feibu a.a2{
	background-image: url(../images/a2.png);
}

.feibu a.a2:hover{
	background-image: url(../images/a2h.png);
}

.feibu a.a3{
	background-image: url(../images/a3.png);
}

.feibu a.a3:hover{
	background-image: url(../images/a3h.png);
}

.feibu a.a4{
	background-image: url(../images/a4.png);
}

.feibu a.a4:hover{
	background-image: url(../images/a4h.png);
}

.zizhi{
	border:1px solid #e4e4e4;
	margin-top: 21px;
}

.zizhi-title{
	height: 43px;
	line-height: 43px;
	padding-left: 18px;
	font-size: 16px;
	color:#545454;
}

.fzizhi h1{
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 14px;
	color:#555555;
	transition: .3s;
}


.fzizhi .slides>li:hover h1{
	color:#3c8be3;
}

.fzizhi .flex-direction-nav{
	display: block;
}

.fzizhi  .flex-direction-nav a{
	width: 36px;
	height: 32px;
	margin-top: 0;
	transition: .3s;
	top: auto;

}
.fzizhi  .flex-direction-nav a.flex-prev{
	background-image: url(../images/left.jpg);
	left: 0;
	bottom: 49px;
}

.fzizhi  .flex-direction-nav a.flex-prev:hover{
	background-image: url(../images/lefth.jpg);

}
.fzizhi  .flex-direction-nav a.flex-next{
	background-image: url(../images/right.jpg);
	left: 36px;
	bottom: 49px;
}
.fzizhi  .flex-direction-nav a.flex-next:hover{
	background-image: url(../images/righth.jpg);
}

.youqing{
	padding-left: 96px;
	position: relative;
	height: 51px;
	margin-top: 37px;
}

.youqing span{
	position: absolute;
	left: 0;
	top: 0;
	width: 96px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color:#093284;
}

.youqing-list{
	height: 42px;
	overflow:hidden;
}

.youqing-list li{
	min-width: 100px;
	float: left;
	padding:0 10px;
}

.youqing-list li img{
	display: block;
    height:100%;
    border:1px solid #999;
}

.youqing-list-wp{
	position: relative;
	padding: 0	30px;
}

#y-left{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 11px;
	height: 19px;
	cursor: pointer;
	background-image: url(../images/y-left.png);
	background-repeat: no-repeat;
	background-position: center ;
}
#y-right{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	width: 11px;
	height: 19px;
	cursor: pointer;
	background-image: url(../images/y-right.png);
	background-repeat: no-repeat;
	background-position: center ;
}
/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	background-color: #84afe0;
	color:#fff;
	padding: 25px 0 20px;
	line-height: 2;
}
#footer .fr
{width: 466px;}
#footer .fr a img
{margin-right:100px;}
#footer .fr img{
	float: left;
	margin-right: 17px;
}


/**************************************************************/
/*footer-over*/


/*about*/

.banner-2{
	height: 212px;
	background-repeat: no-repeat;
	background-position: center ;

}


.mianbaoxie {
	padding: 15px 0;
	border-bottom: 1px solid #ececec;
	color:#6b6b6b;
}

.mianbaoxie  a:hover{
	color:#276fc0;
}
.mianbaoxie img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 3px;
}

.erji-content{
	width:892px; 
}

.erji-con{
	padding: 25px 0;
}

.menu{
	width: 252px;
}
.menu h1{
	font-size: 20px;
	font-weight: bold;
	color:#fff;
	height: 67px;
	line-height: 67px;
	background-color: #276fc0;
	padding-left: 27px;
}
.menu li a{
	display: block;
	height: 48px;
	line-height: 47px;
	border-bottom: 1px solid #fff;
	padding-left: 44px;
	color:#4f4f4f;
	font-size: 14px;
	transition: .3s;
	background-color: #f6f8fa;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 27px center;
}
.menu li a:hover,.menu li.hit a{
	background-color: #3c8be3;
	background-image: url(../images/menuh.png);
	color:#fff;
}

.erji-title{
	padding-bottom: 15px;
	border-bottom: 1px solid #ececec;
	font-size: 20px;
	color:#3c3c3c;
	padding-left: 17px;
	background-image: url(../images/erji-title.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.about-h1{
	font-size: 28px;
	font-weight: bold;
	color:#3c3c3c;
	text-align: center;
	padding: 35px 0;
}

.about-pp{
	font-size: 15px;
	color:#5e5e5e;
	line-height: 2;
}

.about-p{
	text-indent: 2em;
}


/*anli*/
.anli-list{
	padding-bottom: 40px;
}
.anli-list ul{
	margin-left: -26px;
}
.anli-list li{
	float: left;
	width: 280px;
	margin-left: 26px;
	margin-top: 26px;
}
.anli-list li h1{
	font-size: 14px;
	color:#404040;
	text-align: center;
	margin-top: 22px;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.anli-list li:hover h1{
	color:#276fc0;
}
.anli-pic{
	overflow: hidden;
}

.anli-pic img{
	display: block;
	width: 100%;
	transition: .3s;
}

.anli-pic:hover img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.m-page{text-align: center;padding: 30px 0 10px ;overflow: hidden;color: #999;border-top:1px solid #e7e7e7; }
.m-page ul{display: inline-block;overflow: hidden;vertical-align: middle;}
.m-page ul li{float: left;margin-right: 8px;}
.m-page ul li a{
    display: block;line-height: 32px;font-size: 14px;padding: 0 13px;border: 1px solid #e7e7e7;
   transition: .3s;
}
.m-page ul li.on a,.m-page ul li a:hover{border-color: #3c8be3;color:#fff;background-color: #3c8be3;}



/*contact*/
.contact{
	padding: 30px 0;
}
.map img{
	display: block;
	width: 100%;
}

.map-box{
	padding: 10px;
	border:1px solid #ececec;
}
.contact-con {
	margin-top: 30px;
}
.contact-con li{
	float: left;
	width: 50%;
	padding-top: 25px;
}
.contact-con li:first-child,.contact-con li:first-child+li{
	padding-top: 0
}
.contact-con li.jili{
	border-right: 1px solid #efefef;
}


.contact-con li.jili+li{
	padding-left: 150px;
}

.contact-con li h1{
	font-size: 18px;
	color:#383838;
	font-weight: bold;
	padding-bottom: 10px;

}


.contact-con li p{
	font-size: 15px;
	color:#767676;
	line-height: 2;
	height: 120px;
}

/*news*/

.news-list {
	padding: 10px 0 20px;
}
.news-list li{
	padding-left: 17px;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	line-height: 40px;
	 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-list li a{
	
    font-size: 14px;
    color:#636363;
    transition: .3s;
}

.news-list li span{
	color:#9b9b9b;
}
.news-list li a:hover{
	color:#3c8be3;
}

/*rencai*/

/*rencai*/
.rencai-list {
	padding: 5px 0 30px;
}
.rencai-list li{
		margin-top: 20px;
}

.rencai-list li dl{
	background-color: #f7f7f7;
	padding-left: 53px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/pin.jpg);

	cursor: pointer;
	
}

.rencai-list li.active dl{
	background-image: url(../images/pin-h.jpg);

}
.rencai-list li.active dd b
{color:#276fc0;}
.rencai-list li dd{
	float: left;
	height: 57px;
	line-height: 57px;
	font-size:14px;
	color:#585858; 

}

.rencai-list li dd.dd1{
	width: 24%;
	padding-left: 2.27%;
}
.rencai-list li dd.dd2{
	width: 25.82%;
}
.rencai-list li dd.dd3{
	width: 17.03%;
}
.rencai-list li dd.dd4{
	width: 23%;
}

.rencai-list li dd b{
	font-size: 16px;
	color:#585858;
}

.rencai-list li dd span{
	font-size: 14px;
	color:#969696;
}

.rencai-con{
	background-color: #fafafa;
	padding: 30px	35px;
	margin-top: 20px;
	font-size: 14px;
	color:#737373;
	line-height: 2.5;
	display: none;
}



#rencai-con-1{
	display: block;
}

/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/
#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	    box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5000000000;
	background-color: #fff;
  
}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:130000;

}

.nav-2 li{

	border-top: 1px dashed #ccc;
	
}
.nav-2 li:first-child{
	border-top: 0;
}
.nav-2 li a{
	padding: 10px;
	display: block;
	font-size: 14px;
	width: 100%;
	color:#333;

}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0; 
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/
.logo-2{
	font-size: 0;
	width: 390px;
	margin-left: 15px;
	margin-top: 5px;
}
.logo-2 a{
	display: inline-block;
	width: 100%;
	height: 67px;
	line-height: 67px;
}

.logo-2 img{
		
		vertical-align: middle;
	}

.menu2{
	height: 100%;
	line-height: 75px;
	margin-right: 15px;

}
.menu2 li{
	display: inline-block;
	cursor:pointer ;
	margin-left: 10px;
}
.menu2 li img{
	vertical-align: middle;
}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 120000;
	background-image: url(../images/heidi.png);
	display: none;
	
}

.banner-x{
	display: none;
}

.fxfx .flex-control-nav{
	display: block;
}






/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/







/**************************************/
/********[css样式修改区域，需注明日期、作者]**********/
/**************************************/




/*日期：2016-01-01；      修改者：L。*/



/*日期：2016-01-01；      修改结尾！*/











/**************************************/
/********[css样式修改区域，需注明日期、作者]**********/
/**************************************/
div.article{
	padding: 0	15px;
	margin:35px auto;
}

div.article>h1{
	text-align: center;
	font-size: 26px;
	color:#0064ac;
}

div.article-tishi{
	text-align: center;
	margin:25px auto 20px;
}


#fenxiang-anniu{
	display: inline-block;
	vertical-align: top;
}

div.article-con{
	padding: 40px 0 40px;
	position: relative;
	border-top: 1px dashed #c9c7c7;
	border-bottom: 1px dashed #c9c7c7;
	line-height: 2.2;
}
div.article-con>img{
	display: block;
	margin:20px auto;
	max-width: 100%;
}
div.article-con>p{
	text-indent: 2em;
}
div.article-con>h1{
	font-size: 14px;
	text-align: center;
	margin:10px 0;
}
div.article-con>a{
	position: absolute;
	right: 8px;
	bottom: 50px;
	width: 102px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color:#fff;
	background-color: #f37728;
	border-radius: 3px;
}

div.article-page{
	height: 87px;
	line-height: 87px;
	padding-bottom: 20px;

}

div.article-page>a:hover{
	color:#0064ac;
}

a.article-page-pre{
	float: left;
}
a.article-page-next{
	float: right;
}


/*********å“åº”å¼è®¾ç½®-start****************/


@media only screen and (max-width: 1200px){
	div.article{
		width: 90%;
		margin: 8% auto;
		padding-left:0;
		padding-right: 0; 
	}


}
@media only screen and (max-width: 800px){
	div.article-page{
		height: auto;
		line-height: normal;

	}
	a.article-page-pre{
		float: none;
		display: block;
		margin:10px 0;
	}
	a.article-page-next{
		float: none;
		display: block;
			margin:10px 0;
	}

	div.article>h1
	{font-size: 18px;}

	div.article-con{
		    padding: 20px 0 100px;
	}
}



.m-page{text-align: center;padding: 37px 0 0 ;overflow: hidden;color: #999;}
.m-page ul{display: inline-block;overflow: hidden;vertical-align: middle;}
.m-page ul li{float: left;margin-right: 8px;}
.m-page ul li a{
    display: block;line-height: 32px;font-size: 14px;padding: 0 13px;border: 1px solid #999;
   
}
.m-page ul li.on a,.m-page ul li a:hover{border-color: #3c8be3;color:#fff;background-color: #3c8be3;}

.pager a{line-height: 32px;font-size: 14px;padding: 5px 10px;border: 1px solid #999;margin:0 5px;}
.pager a:hover{border-color: #3c8be3;color:#fff;background-color: #3c8be3;}

.current{margin:0 5px;border-color: #3c8be3;color:#fff;background-color: #3c8be3;padding: 6px 12px;}




.yuer-list h1{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	line-height: 30px;
	color:#191919;
	font-size: 16px;
	padding: 0	16px;
	border-bottom: 1px dotted #a6a6a6;
	/*background-image: url(../images/yu-xia.png);
	background-repeat: no-repeat;
	background-position: 98% center; */
	cursor: pointer;
}

.yuer-list h1.aabb-h1{
	/*background-image: url(../images/yu-shang.png);*/
}

.yuer-list h1 img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 8px;
}

#yuer-list-con-1{
	display: block;
}
.yuer-list-con{
	line-height: 2;
	display: none;
	padding: 12px	42px;
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}


.liuyanxinxi{
	padding: 35px 0;
}




div.message{
	max-width: 700px;
	margin:30px auto;
	
	background-color: #fff;
	position: relative;
	border-radius: 3px;
	
}




div.message-con{
	position: relative;
}




div.message-shuru{
	margin-top: 18px;
	

}
div.message-shuru span{
	float: left;
	font-size: 14px;
	width: 138px;
	height: 42px;
	line-height: 42px;
	text-align: right;
}
div.message-shuru input{
	height: 40px;
	line-height: 40px;
	border:0;
	background-color: #f0f6fc;
	float: left;
	border-radius: 5px;
	padding-left: 10px;
	font-size: 14px;
	color:#333;
	margin-left: 16px;
	width: 260px;
	max-width: 260px;
	border:1px solid #dbe3ea;
}

div.message-shuru textarea{
	height:180px;
	outline: none;
	resize: none;
	border:0;
	background-color: #f0f6fc;
	float: left;
	border-radius: 5px;

	font-size: 14px;
	color:#333;
	margin-left: 16px;
	width: 490px;
	max-width: 490px;
	border:1px solid #dbe3ea;
	padding: 10px;
}
div.message-tishi{
	position: absolute;
	text-align: center;
	width: 100%;
	line-height: 40px;
}


div.message-sub{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

div.message-sub input{
	height: 40px;
	line-height: 40px;
	border:0;
	background-color: #3c8be3;
	width: 100%;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	color:#fff;
	cursor:pointer;
	width: 126px;
	max-width:126px;
}



/************响应式设置-start***************/
@media only screen and (max-width: 700px){
	div.message-shuru textarea{
		width: 60%;
	}
}

@media only screen and (max-width: 580px){
	div.register{
		width: 90%;
		margin:200px 5% 100px;

	}


		div.message-shuru{
			text-align: center;
			margin-top: 10px;
			margin-bottom: 10px;

		}

	div.message-shuru span{
		float: none;
		display: block;
		width: 100%;
		text-align: center;
	}
	div.message-shuru input{
		float: none;
		
		padding-left: 1%;
		width: 70%;
		max-width: 70%;
		margin-left: 0;
	}


	div.message-sub input{
		/*width: 70%;
		max-width: 70%;*/
	}

	div.message-shuru textarea{
		float: none;
		width: 69%;
		max-width: 69%;
		margin-left: 0;
		padding: 1%;
	}


}
