/**************************************/
/*************[公用start]**************/
/**************************************/



div.clear{
	clear: both;
	height: 0;
	width: 0;
}




a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}



/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	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);
}


/*图片中心放大代码区域*/


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover: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:114px;
	background-color: #fff;
	background-image: url(/images/header-1.jpg);
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.logo{
	width: 453px;
	margin-top:26px;
}

.logo a,.logo img{
	display: block;
	width: 100%;
}


.header-1-a{
	height: 38px;
	line-height: 38px;
	width: 97px;
	padding-left: 24px;
	background-image: url(/images/header-1-a1.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #666;
	margin-top: 41px;
}


.header-1-a a:hover{
	color: #0d4589;
}

.header-2-a{
	height: 38px;
	line-height: 38px;
	width: 97px;
	padding-left: 24px;
	background-image: url(/images/521.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #666;
	margin-top: 41px;
}


.header-2-a a:hover{
	color: #0d4589;
}
.search{
	width: 170px;
	height: 38px;
	background-image: url(/images/search.png);
	background-repeat: no-repeat;
	background-position: center ;
	position: relative;
	padding-left: 42px;
	padding-top: 2px;
	padding-right: 22px;
	margin-top: 41px;
}

.search input:focus{
	outline: none;
}

.search input[type="text"]{
	display: block;
	width: 100%;
	height: 34px;
	background-color:transparent;
	border:0;
	font-size: 14px;
	color: #333;
	line-height: 1.428571;
}

.search input[type="image"]{
	position: absolute;
	left:20px;
	top: 12px;
	width: 15px;
}

.nav-wp{
	position: relative;
	background-color:#0d4589;
	z-index: 500;
}

.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	text-align: center;
	position: relative;
	background-image: url(/images/li.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1px;

}
.nav>ul>li:first-child{
	background-image: none;
	padding-left: 0px;
}
.nav>ul>li>a{
	display: block;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	padding: 0	52px;
	/*transition: .3s;*/

}

.nav>ul>li:hover>a, .nav>ul>li.active>a {
	background-color:#0b396f;

}
.nav>ul>li>ul{
	position: absolute;
	left: 0px;
	right: 0;
	top:100%;
	z-index: 600;
	background-color: #0d4589;
	border-top: 1px solid #0d4589;
	display: none;
}

.nav>ul>li>ul>li>a{
	display: block;
	padding: 10px 5px;
	text-align: center;
	line-height: 1.6;
	font-size: 14px;
	color:#fff;
	/*transition: .3s;*/
	text-align: center;

}
.nav>ul>li>ul>li>a:hover{
	background-color: #0b396f;
}








/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}


.fafa .slides>li{
	height: 570px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.fafa .slides>li  img.phone-img{
	display: none;
	width: 100%;
}





.fafa .flex-direction-nav a{
	width: 40px;
	height: 70px;
	margin-top: -35px;
}

.fafa .flex-direction-nav .flex-prev{
	left: 120px;
}

.fafa .flex-direction-nav .flex-next{
	right: 120px;
}


.main{
	position: relative;
	z-index: 500;
}

.main0 .container{
	position: relative;
	height: 0;
}
.main0-dl{
	position: absolute;
	bottom: -52px;
	width: 100%;
	left: 0;
}
.main0-dl dl{
	height: 131px;

}
.main0-dl::before{
	position: absolute;
	width: 34px;
	height: 100%;
	left: -30px;
	bottom: 0;
	content:"";
	background-image: url(/images/yy-l.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 10;
}
.main0-dl::after{
	position: absolute;
	width: 34px;
	height: 100%;
	right: -30px;
	bottom: 0;
	content:"";
	background-image: url(/images/yy-r.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 10;
}
.main0-dl dl{
	margin:0;
	position: relative;
	z-index: 150;
	font-size: 0;
	line-height: normal;
}
.main0-dl dd{
	float: left;
	width: 16.66666666667%;
}
.main0-dl dd+dd{
	padding-left: 1px;
}
.main0-dl dd>a{
	display: block;

	padding: 18px 15px;
	background-color:#edf5ff;
	border:1px solid #e7e7e7; 
	height: 107px;
	position: relative;
	top: 24px;
}

.main0-dl dd>a.cur{
	background-color: #0d4589;
	border-color: #0d4589;
	padding: 30px 15px;
	height: 131px;
	top: 0px;
}
.main0-dl dd>a.cur .main0-con{color: #fff;}
.main0-dl dd>a.cur .main0-con img{display: none;width: 34px;}
.main0-dl dd>a.cur .main0-con img.cur{display: block}
.main0-con{
	font-size: 18px;
	text-align: center;
	color: #333;
	position: relative;
	z-index: 50;
}
.main0-con img{
	display: block;
	margin:0 auto 10px;
}
.main0-con img.cur{
	display: none;
}









.main1{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(/images/main1-bg.jpg);
	padding: 108px 0 50px;
}




.title-11{
	position: relative;
}

.title-11-title{
	text-align: center;
	font-size: 24px;
	color: #0d4589;
	font-family: "Bell MT";
	font-weight: bold;
	text-transform: uppercase;
}
.title-11-title span{
	font-size: 30px;
	color:#333;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	padding-right: 10px;
}

.more1{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
	height: 20px;
	line-height: 20px;
	top: 50%;
	margin-top: -10px;
}
.more1 a:hover{
	color: #0d4589;
}


.title-11-bai .title-11-title{
	color: #fff;
}
.title-11-bai .title-11-title span{
	color: #fff;
}
.title-11-bai .more1{
	color: #fff;
}
.title-11-bai .more1 a:hover{
	color: #fff;
	font-weight: bold;
}


.main1-div{
	margin-top: 45px;
}

.main1-1{
	width: 494px;
	margin-right: 55px;
}

.fmain1 .imgbox_a{
	padding-bottom: 66.6%;
}

.main1-h1{
	font-size: 18px;
	color: #333;

	margin-top: 58px;
	position: relative;
	padding-right: 80px;
}
.main1-h1 span{
	position: absolute;
	right: 0;
	top: 3px;
	font-size: 14px;
	color: #999;
}
.main1-h1 a:hover{
	color: #0d4589;
}
.fmain1 .imgbox_a{
	border-radius: 5px;
}
.fmain1 .imgbox_a img{
	margin-top:0!important;
}
.fmain1 .flex-control-nav{
	bottom: 106px;
}
.fmain1 .flex-control-nav li{
	margin:0 7px;
}

.fmain1 .flex-control-paging li a{
	width: 11px;
	height: 11px;
}

.main1-pp{
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
	margin-top: 12px;
}




.main1-2{
	overflow:hidden;

}
.main1-2 dl{
	margin:0;
	margin-left: -5%;
}

.main1-2 dd{
	float: left;
	width: 45%;
	margin-left: 5%;
	border-bottom: 1px solid #d8d8d8;
	
}
.main1-2 dd:first-child{
	border-top: 1px solid #d8d8d8;
}
.main1-2 dd:first-child+dd{
	border-top: 1px solid #d8d8d8;
}
.main1-2 dd>a{
	position: relative;
	display: block;
	padding: 20px 0;
}

.main1-2 dd>a h1{
	margin:0;
	font-size: 20px;
	color: #999;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/images/time2.png);
	position: relative;
	z-index: 25;
}
.main1-2 dd>a h1 span{
	font-size: 14px;
}
.main1-2 dd>a h2{
	margin:0;
	font-size: 18px;
	color: #333;
	margin:15px 0 10px;
	position: relative;
	z-index: 25;
/*	height: 20px;
	line-height: 20px;
	overflow: hidden;*/
}

.main1-2 dd>a p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
	position: relative;
	z-index: 25;
}


/*.main1-2 dd>a:hover h1{color: #fff;background-image: url(/images/time2h.png);}
.main1-2 dd>a:hover h2{color: #fff;}
.main1-2 dd>a:hover p{color: #fff;}*/

.main1-2 dd>a:hover h2{color: #0d4589;}














.main2{
	height:554px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/main2-bg-wp.jpg);
	padding-top: 70px;
}


.main2-div{
	background-color: #fff;
	border-radius: 8px;
	padding: 38px 30px;
	box-shadow: 0px 3px 16px 0px rgba(122, 122, 122, 0.25);
	margin-top: 60px;
}

.main2-list {
	width: 48.5%;
}
.main2-list dl{
	margin:0;
}

.main2-list dd{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #333;
	padding-left: 130px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
.main2-list dd+dd{
	margin-top: 21px;
}
.main2-list dd>a:hover{
	color: #0d4589;
}
.main2-list dd.new{
	padding-right: 48px;
	background-repeat: no-repeat;
	background-position: right 68%;
	background-image: url(/images/new.png);
}
.main2-ld{
	position: absolute;
	width: 111px;
	height: 35px;
	left: 0;
	top: 0;
	z-index: 10;
}
.main2-l{
	width: 52px;
	position: absolute;
	left: 0;
	top: 0;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.main2-d{
	position: absolute;
	right: 0;
	top: 0;
	width: 59px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	font-size: 14px;
	color: #333;
	border:1px solid #dbdbdb;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.main3{

	padding: 60px 0;
}
.main3-list{
	margin-top: 40px;
}
.main3-list .item .imgbox_a{
	padding-bottom: 22.42%;
}


.main3-list .owl-nav button.owl-prev{
    position: absolute;
    left:0px;
    top: 50%;
  	margin-top: -50px;
    width: 40px;
    height: 100px;
    background-image: url(/images/left.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;
    font-size: 0;
    z-index: 50;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.main3-list .owl-nav button.owl-next{
    position: absolute;
    right:0px;
    top: 50%;
    margin-top: -50px;
    width: 40px;
    height: 100px;
    background-image: url(/images/right.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;font-size: 0;
    z-index: 50;
    -webkit-background-size: 100%;
    background-size: 100%;
}



/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	background-color: #4a4a4a;
	padding: 47px 0 36px;

}




.er{
	width: 112px;
	font-size: 14px;
	color:#fff;
	text-align: center;
	margin-left: 50px;
}

.er img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}


.foo-con{
	overflow: hidden;
}

.youq span{
	font-size: 16px;
	color:#fff;
	line-height: 34px;
	height: 34px;
	width: 90px;
}

.youq-dl{
	overflow: hidden;
}

.youq-dl dl{
	margin:0;
}
.youq-dl dd{
	float: left;
	width: 250px;
	margin-left: 15px;
}
.youq-dl dd:first-child{
	margin-left: 0;
}

.youq-dl dd select{
	border-radius: 0;
}

.foo-p{
	font-size: 16px;
	color:#fff;
	line-height: 2;
	margin-top: 25px;
}

.foo-p span
{padding-left: 15px;}


.foo-nav{
	font-size: 16px;
	color: #fff;
	margin-top: 33px;
}

/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;
	/*background-color: #0089d0;*/

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;

}

.nav-2>ul>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(/images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 5px;

	right: 14px;
}
.jiaspan.cur{
	background-image: url(/images/jia2h.png);

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{

	padding:8px 10px;
	display: block;
	font-size: 16px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	width: 100%;
	color:#666;
}
/*.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;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
   width: 310px;
   margin-left: 15px;
   margin-top: 15px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.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: 800;
	background-image: url(/images/heidi.png);
	display: none;

}



/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/




.banner-2{
    height: 300px;
    background-repeat: no-repeat;
    background-position: center ;
    background-size: cover;
}
.banner-2 img{
		display: none;
		width: 100%;
	}
.erji{
    padding: 35px 0 50px;
}

.menu{
	width: 252px;
	margin-right: 40px;
}
.menu h1{
	margin:0;
	font-size: 20px;
	font-weight: bold;
	color:#fff;
	height: 67px;
	line-height: 67px;
	background-color: #0d4589;
	padding-left: 27px;
}
.menu ul{
	margin:0;
}
.menu li{
	border-top: 1px solid #fff
}
.menu li>a{
	display: block;
	height: 48px;
	line-height: 48px;

	padding-left: 50px;
	color:#4f4f4f;
	font-size: 16px;
	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.active>a{
	background-color: #0d4589;
	background-image: url(/images/menuh.png);
	color:#fff;
}
.menu li>span{
	display: block;
	height: 48px;
	line-height: 48px;

	padding-left: 44px;
	color:#4f4f4f;
	font-size: 16px;
	transition: .3s;
	background-color: #f6f8fa;
	background-image: url(/images/menu.png);
	background-repeat: no-repeat;
	background-position: 27px center;
	cursor: pointer;
}
.menu li>span:hover{
	color: #0d4589;
}
.menu li>span.cur{
	color: #fff!important;
	background-color: #0d4589;
	background-image: url(/images/menuh.png);
}

.menu li dl{
	margin:0;
	padding: 15px;
	border-top: 1px solid #fff;
	padding-left: 50px;
	display: block;
}

.menu li dd+dd{
	margin-top: 10px;
}
.menu li dd a:hover{
	color: #0d4589;
}


.sanji-dl{
	padding-bottom: 20px;
	display: none;
}
.sanji-dl dl{
	margin:0;
}

.sanji-dl dd{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.sanji-dl dd>a{
	display: block;
	height: 36px;
	line-height: 34px;
	font-size: 14px;
	color: #333;
	border:1px solid #ddd;
	padding: 0	20px;
}

.sanji-dl dd>a:hover,.sanji-dl dd.cur>a{
	background-color: #0d4589;
	border-color: #0d4589;
	color:#fff;
}



.erji-title {
    padding-bottom: 24px;
    border-bottom: 1px solid #0d4589;
}
.erji-title .fl{
    font-size: 20px;
    color:#3c3c3c;
    height: 20px;
    line-height: 20px;
    border-left: 5px solid #0d4589;
    padding-left: 10px;
}

.mianbaoxie{
      font-size: 16px;
    color:#333;
    height: 20px;
    line-height: 20px;
}
.mianbaoxie a:hover{
    color:#0d4589;
}
.mianbaoxie span{
    color:#0d4589;
}

.erji-content{
    overflow: hidden;
}

.erji-content-div{
    padding-top:10px;
    min-height: 520px;
}

.fenye{
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
}
.fenye ul{
    margin:0;
}
.list{
	padding-top: 10px;
}
.list ul{
	margin:0;
}

.list li{
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(/images/dian.png);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:15px;
  overflow: hidden;
	position: relative;
	padding-right:85px;
	height: 22px;
	line-height: 22px;
}

.list li:first-child{
	margin-top: 0
}


.list li a{
	font-size: 16px;
	color:#333;
}


.list li span.span123{
	font-size: 14px;
	color:#999;
	position: absolute;
	right: 0px;
	top: 0;
}
.list li a:hover{
	color:#0d4589;
}
.danpian{
	padding-top: 25px;
}

.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;

}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	/*font-size: 18px!important;*/
	color:#666!important;
	line-height: 2!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#0d4589;

}
.pic-item{
	margin-top: 25px;
}
.pic-item h1{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 16px;
  color:#333;
  text-align: center;
  margin-top: 15px;
}

.pic-pic>a{
    display: block;
    position: relative;
    padding-bottom: 66.6%;
    overflow: hidden
}

.pic-pic>a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.pic-pic:hover>a img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.pic-pic:hover+h1{
	color:#0d4589;
}
.listFrame{
 font-size:16px;
    margin-top: 50px;
}
.keywordfontcolor1028829{
font-family: "Microsoft Yahei" !important;
      font-size:16px!important;
    font-weight: bold;
    display: contents !important;
    float: none !important;
    color: #c60000!important;
}
.danpian-con ul li a{
	color:#0d4589!important;
}

.zhuanye1-list,.zhuanye2-list{
	overflow: hidden;
}
.zhuanye1-list dl{
	margin:0;
	margin-left: -3%;
}

.zhuanye1-list dd{
	float: left;
	width: 17%;
	margin-left: 3%;
	margin-top: 3%;
	border:1px solid #dbdbdb;
}

.zhuanye1-list dd a.imgbox_a{
	padding-bottom: 39.8374%;
}
.zhuanye1-list dd a.imgbox_a:hover .zhuanye1-table{
	opacity: 1;
}
.zhuanye1-table{
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
	background-image: url(/images/lanlandidi.png);
	opacity: 0;
	transition: opacity .3s;
}

.zhuanye1-tableCell{
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 0	15px;
	line-height: 1.6;
	height: 3.2em;
	overflow: hidden;
}

.zhuanye2-list dl{
	margin:0;
	margin-left: -3%;
}

.zhuanye2-list dd{
	float: left;
	width: 22%;
	margin-left: 3%;
	margin-top: 3%;
}

.zhuanye2-pic .imgbox_a{
	padding-bottom: 66.5625%;
}

.zhuanye2-con{
	background-color: #f2f2f2;
	padding: 20px;
}

.zhuanye2-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
}

.zhuanye2-con h1 a:hover{
	color: #0d4589;
}


.zhuanye2-con h2{
	margin:0;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}


.newsxq-share{width: 100%;position: relative;padding-left: 50px;padding-bottom: 35px;}
.newsxq-share label{display: inline-block;vertical-align: middle;height: 35px;line-height: 35px;color: #888;font-weight: normal;}
.newsxq-share label{position: absolute;top: 0;left: 0;font-size: 16px;}
.newsxq-share .bdsharebuttonbox{display: inline-block;vertical-align: middle;font-size: 0;}
.newsxq-share .bdsharebuttonbox a{width: 35px;height: 35px;display: inline-block;border-radius: 50%;vertical-align: middle;margin: 0 8px;padding: 0;background-position: center;background-color: #afafaf;background-repeat: no-repeat;}
.newsxq-share .bdsharebuttonbox a:nth-child(1){background-image: url('/images/newsxqFx1.png');}
.newsxq-share .bdsharebuttonbox a:nth-child(2){background-image: url('/images/newsxqFx2.png');}
.newsxq-share .bdsharebuttonbox a:nth-child(3){background-image: url('/images/newsxqFx3.png');}
#toShare .icon-wechat{position: relative;}
#toShare .icon-wechat .wechat-qrcode{display: none;border: 1px solid #eee;position:absolute;z-index:9;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms; }
#toShare .icon-wechat .wechat-qrcode.bottom {top:40px;left:-84px;}
#toShare .icon-wechat .wechat-qrcode.bottom:after {display:none;}
#toShare .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px; background-color:#f3f3f3; margin:0;padding:0;color: #777; }
#toShare .icon-wechat .wechat-qrcode .qrcode{width:105px; margin:10px auto;}
#toShare .icon-wechat .wechat-qrcode .qrcode table{margin:0!important;}
#toShare .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0;}
#toShare .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
#toShare .icon-wechat:hover .wechat-qrcode{display: block;}