.fl{
	float: left;
}
.fr{
	float: right;
}
.header {
	width: 100%;
	height: auto;
	background: #fff;
}
.header #box{
	position: relative;
	width: 1050px;
	margin: 0 auto;
	height: 81px;
	z-index: 10;
}
.header #box .logo{
	display: block;
	float: left;
	width: 620px;
	height: 100%;
	background: url(../images/logo.jpg) 0 center no-repeat;
}
.header #box .top{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 64px;
	width: 188px;
	margin-top: 17px;
}
.header .top dl{
	height: 24px;
	width: 118px;
	display: block;
	margin-left: 70px;
	margin-bottom: 2px;
}
.header .top dt{
	float: left;
	overflow: hidden;
	color: #6e6e6e;
	padding: 0 9px 0 8px;
}
.header .top .search{
	float: right;
	width: 179px;
	height: 25px;
	border: 1px solid #9f9f9f;
}
.header .search .txt{
	float: left;
	width: 148px;
	height: 23px;
	margin-top: 1px;
	border-style: none;
	border-width: 0px;
	color: #a3a3a3;
	font-size: 12px;
	line-height: 23px;
	padding-left: 5px;
	border-right: 1px solid #979797;
}
.header .search .btn{
	width: 25px;
	height: 25px;
	border-style: none;
	border-width: 0px;
	background: url(../images/sbtn.jpg) center no-repeat;
}
.header .top .a1{
	background: url(../images/tp.jpg) 100% center no-repeat;
}
.header .top dt a{
	font-size: 14px;
	color: #6e6e6e;
}
.header #nav{
	position: relative;
	width: 100%;
	height: 40px;
	background: #262626;
}
.header .nav {
	width: 1000px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    margin: 0 auto;
    padding-right: 50px;
}
.header .nav>li>a {
	float: left;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 16px;
}
.nav>li {
	z-index: 10;
	width: 135px;
	line-height: 40px;
	/*position: relative;*/
	text-align: center;
	float: right;
	height: 100%;
}
/*.nav li:hover {
	background: #165dac;
	color: #ffc000;
}*/
.nav>li:hover>a{
	color: #fff;
	background: url(../images/mb.png) center no-repeat;
}
.nav>li>a:hover {
	color: #fff;
	background: url(../images/mb.png) center no-repeat;
}
.nav div {
    position: absolute;
    display: none;
    width: 1050px;
    /* margin: 0 auto; */
    margin-left: -525px;
    top: 40px;
    left: 50%;
    z-index: 10;
    background: #fff;
    height: auto;
}
.nav div .sj{
	position: absolute;
	width: 12px;
	height: 5px;
	margin-left: -6px;
    left: 0;
    top: -5px;
    z-index: 11;
	background: url(../images/sj.png) center no-repeat;
}
.nav div .click{
	display: block;
    height: 39px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #494949;
    clear: both;
}
.nav div li a:hover{
	color: #ffc000;
}
.nav div>a {
	width: 100%;
	text-align:center;
	display: block;
	line-height: 40px;
}
.nav div>a:hover {
	background: #494949;
	color: #fff;
}
.nav div ul.br{
	border-right: 1px solid #e3e3e3;
}
.nav div ul{
	float: left;
    margin:28px 0px 28px 55px;

}
.nav div ul li{
	height: 25px;
	line-height: 25px;
	padding-right: 55px;
	font-size: 14px;
	color: #646464;
}
.nav div li.tit{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}
.nav div li.tit a{
	color: #000;
	font-size: 16px;

}
.nav div li.tit a:hover{
	font-weight: 700;
}
.nav div ul li a{
	color: #646464;
}
#Banner {
	position: relative;
	width: 100%;
	height: 475px;
	overflow: hidden;
	padding: 0 auto;
	position: relative;
}
#Banner .pic {
	position: relative;
	width: 100%;
	height: 435px;
	overflow: hidden;
}
#Banner .pic li {
	position: absolute;
	width: 100%;
	height: 435px;
	overflow: hidden;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: cover;
	filter: alpha(opacity=0);
}
#Banner .pic li a {
	display: block;
	text-align: center
}
#Banner .btn {
	width: 100%;
	height: 40px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: 5;
	overflow: hidden;
	line-height:40px;
}
#Banner .btn li {
	text-align: center;
	width: 13px;
	height: 10px;
	background: url(../images/btn2.jpg) no-repeat;
	/*behavior: url(ie-css3.htc);
	background: #b5b5b5 ;*/
	display: inline-block;
	margin-right: 7px;
	margin-top: 30px;
	color: #fff;
	cursor: pointer;
}
#Banner .btn li a{
	height: 0px;
}
#Banner .btn li {
 *display: inline;
}
#Banner .btn li.selected {
	width: 29px;
	height: 10px;
	background: url(../images/btn1.jpg) no-repeat;
}
.index-title{
	height: 100px;
	width: 100%;
	color: #494949;
	font-size: 28px;
	text-align: center;
	padding-top: 30px;
	text-transform: Uppercase;
}
.index-title li{
	height: 40px;
	line-height: 40px;
}
.index-title span{
	color: #888888;
	text-transform: Uppercase;
}
.index-title .tit{
	color: #000;
	font-size: 20px;
}
.content{
	width: 1050px;
	margin: 0 auto;
}
.row1{
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.mune{
	width: 100%;
	height: 340px;
}
.mune>li{
	float: left;
	width: 324px;
	height: 340px;
	margin: 0 13px;
	background: url(../images/mu.jpg) center no-repeat;
	background-size: 100% 100%;
}
.m1{
	padding-top: 150px;
	padding-left: 75px;
	background: url(../images/m1.jpg) 73px 12px no-repeat;
}
.m2{
	padding-top: 150px;
	padding-left: 50px;
	background: url(../images/m2.jpg) 27px 28px no-repeat;
}
.m3{
	padding-top: 150px;
	padding-left:70px;
	background: url(../images/m3.jpg) 104px 22px no-repeat;
}
.m4{
	padding-top: 150px;
	padding-left:80px;
	background: url(../images/m4.jpg) 76px 22px no-repeat;
}
.mune ul{
     width: 100%;
    height: 319px;
    overflow: hidden;
    text-align: left;
    color: #363636;
    font-size: 16px;
}
.mune ul .tit{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 13px;
}
.mune ul .tit a{
	font-size: 18px;
	font-weight: bold;
}
.mune ul li{
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.mune ul li a{
    color: #363636;
    font-size: 16px;
}
.mune ul li a:hover{
	color: #ffc000;
}
.row2{
	width: 100%;
	height: 555px;
	background: url(../images/aus.jpg) center no-repeat;
	/*background-size: 100% 100%;*/
}
.row2 .tit{
	color: #fff;
}
.fff{
	color: #fff;
}
.row2 .aus{
	width: 1050px;
	margin: 0 auto;
	overflow: hidden;
}
.row2 .textbox{
	width: 100%;
    height: 155px;
    text-align: center;
}
.row2 .textbox li{
	height: 46px;
	color: #e6e6e6;
	font-size: 14px;
	line-height: 46px;
}
.row2 .textbox .t{
	 font-size: 24px;
	 color: #fff;
}
.icbtn{
	width: 100%;
	height: 265px;
}
.icbtn li{
	width: 145px;
	height: 100%;
	float: left;
}
.icbtn .icon{
	display: block;
	width: 144px;
	height: 144px;
	
}
.icbtn li .txt{
	display: block;
	height: 70px;
	width: 100%;
	line-height: 70px;
	color: #e6e6e6;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
}
.icbtn .ic104{
	background: url(../images/ic1.png) 0 0 no-repeat;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.icbtn .ic104:hover{
	background: url(../images/ic1.png) 0 0 no-repeat;
	-webkit-transform:rotate(45deg);/*translate3d在轴上位子的变化，rotate3d(x,y,z,angle角度)xyz是0-1之间的系数*/
    transform:rotate(45deg);
    -webkit-transform-origin:50% 50%;/*旋转的点的位置 水平，垂直*/
    transform-origin:50% 50%;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.icbtn .ic105{
	background: url(../images/ic2.png) 0 0 no-repeat;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.icbtn .ic105:hover{
	background: url(../images/ic2.png) 0 0 no-repeat;
	-webkit-transform:rotate(45deg);/*translate3d在轴上位子的变化，rotate3d(x,y,z,angle角度)xyz是0-1之间的系数*/
    transform:rotate(45deg);
    -webkit-transform-origin:50% 50%;/*旋转的点的位置 水平，垂直*/
    transform-origin:50% 50%;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.icbtn .ic106{
	background: url(../images/ic3.png) 0 0 no-repeat;
	-webkit-transition:background 0.3s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.icbtn .ic106:hover{
	background: url(../images/ic3.png) 0 0 no-repeat;
	-webkit-transform:rotate(45deg);/*translate3d在轴上位子的变化，rotate3d(x,y,z,angle角度)xyz是0-1之间的系数*/
    transform:rotate(45deg);
    -webkit-transform-origin:50% 50%;/*旋转的点的位置 水平，垂直*/
    transform-origin:50% 50%;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.icbtn .ic107{
	background: url(../images/ic4.png) 0 0 no-repeat;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.icbtn .ic107:hover{
	background: url(../images/ic4.png) 0 0 no-repeat;
	-webkit-transform:rotate(45deg);/*translate3d在轴上位子的变化，rotate3d(x,y,z,angle角度)xyz是0-1之间的系数*/
    transform:rotate(45deg);
    -webkit-transform-origin:50% 50%;/*旋转的点的位置 水平，垂直*/
    transform-origin:50% 50%;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.icbtn .mr{
	margin-right: 156px;
}
.row3{
	width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    padding-bottom: 65px;
}
.row3 .content{
	overflow: hidden;
}
.row3 .boxbtn{
/*	width: 330px;*/
	margin: 0 auto;
	height: 31px;
	text-align: center;
    padding-bottom: 37px;
}
.row3 .boxbtn dt{
    display: inline-block;
	height: 31px;
	line-height: 31px;
	width:94px;
	margin-right:20px;
	font-size: 16px;
	text-align: center;
	color: #9f9f9f;
	cursor: pointer;
	border:1px solid #a9a9a9;
}
.row3 .boxbtn dt{
	*display: inline;
}
.row3 .boxbtn dt a{
	float: left;
	width: 100%;
	height: 100%;
	color: #9f9f9f;
}
.row3 .boxbtn dt a.s{
	color: #fff;
}
.row3 .boxbtn dt.s{
	color: #fff;
	border:1px solid #494949;
	background: #494949;
}
.row3 .boxbtn dt:hover{
	color: #fff;
	border:1px solid #494949;
	background: #494949;
}
.row3 .allbox{
	position: relative;
	 width:1050px;
	 height: 285px;
	 margin: 0 auto;
	 overflow: hidden;
}
.row3 .list {
    position: absolute;
    left: 0px;
    top: 0px;
    width:1050px;
    height: 285px;
}
.row3 .box{
	float: left;
	width: 1050px;
	height: 285px;
	overflow: hidden;
}
.row3 .box li{
	float: left;
	width: 240px;
	height: 100%;
	background: #fff;
}
.row3 .box .mr{
	margin-right: 30px;
}
.row3 .box li .pic{
	display: block;
   width: 100%;
   height: 150px;
   overflow: hidden;
   margin-bottom: 10px;
}
.row3 .box li a:hover{
	color: #ffc000;
}
.row3 .box li .txt{
	display: block;
	color: #3b3b3b;
	height: 40px;
	line-height: 18px;
	font-size: 14px;
	padding: 0 15px;
	font-weight: 700;
}
.row3 .box li em{
	display: block;
	color: #9a9a9a;
	font-size: 12px;
	height: 20px;
	padding: 0 15px;
	line-height: 20px;
	margin-bottom: 10px;
}
.row3 .box li .dis{
	height: 50px;
	padding: 0 15px;
	color: #3b3b3b;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}
#bottom{
	background: #494949;
	width: 100%;
	overflow: hidden;
}
#bottom .copy{
	background: #000;
	height: 40px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 40px;

}
#bottom .box{
	width: 1050px;
	height:160px;
	padding-top: 35px;
	margin: 0 auto;
        padding-bottom: 16px;
}
#bottom ul{
	color: #fff;
	float: right;
	margin-right: 35px;
	overflow: hidden;
}
#bottom ul .t{
	font-size: 16px;
	margin-bottom: 5px;
}
#bottom ul li{
	height: 25px;
	font-size: 14px;
	line-height: 25px;
}
.mt30{
	margin-top:30px;
}
#bottom .box .wx{
	float: right;
	width: 110px;
	padding-top: 108px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-left: 245px;
	background: url(../images/wx.jpg) center 0 no-repeat;
	background-size: 100% 80%;
}
.ban{
	width: 100%;
	height: 325px;
	overflow: hidden;
	background: url(../images/ban.jpg) center no-repeat;
}
.ban .box{
	width: 1050px;
	margin: 0 auto;
	padding-top: 65px;
	overflow: hidden;
}
.ban .box .tit{
	width: 430px;
    background:rgba(255,255,255,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#14000000,endColorstr=#14000000);
	height: 80px;
	line-height: 80px;
	padding-left: 20px;
	font-size: 40px;
	color: #000;
	font-weight: 700;
}
.ban .box .dis{
	width: 410px;
	padding:0 20px;
	color: #fff;
	font-size: 14px; background:rgba(000,000,000,0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1B000000,endColorstr=#1B000000);
	height: 105px;
	padding-top: 10px;
	overflow: hidden;
	line-height: 20px;
}
.ban li{
	height: 100%;
}
.lmtitle{
	width: 100%;
	background: #f2f2f2;
	height: 55px;
	color: #808080;
	font-size: 14px;
	line-height: 55px;
}
.lmtitle .box{
	position: relative;
	margin: 0 auto;
	width: 1050px;
	overflow: hidden;
}
.lmtitle .box li{
	float: left;
	font-size: 16px;
	text-align: center;
	padding:0 20px;
}
.lmtitle .box li:hover{
	border-bottom: 3px solid #000;
}
.lmtitle .box li.s{
	border-bottom: 3px solid #000;
}
.lmtitle .box li a{
	display: block;
	height: 52px;
	width: 100%;
	color: #808080;
	font-weight: 700;
}
.lmtitle .box li>a:hover{
	color: #000;
}
.lmtitle .box li>a.s{
	color: #000;
}
.lmtitle .box .link{
	position: absolute;
	right: 10px;
	top: 0px;
	height: 55px;
	line-height: 55px;
}
.lmtitle .box .link a:hover{
	color: #000;
}
.lmtitle .box .link a{
	color: #808080;
}
.pageCont{
	width: 1010px;
	margin: 0 auto;
	padding: 25px 20px 0 20px;
	color: #5c5c5c;
	font-size: 14px;
	line-height: 28px;
	padding-top: 25px;
	overflow: hidden;
}
.pageCont .photo{
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}
.pageCont .photo li{
	float: left;
    width: 315px;
    /* height: 365px; */
    padding-bottom: 10px;
    margin-bottom: 45px;
    background: #f6f6f6;
}
.pageCont .photo .mr{
	margin-right: 32px;
}
.pageCont .photo li .pic{
   display: block;
   width: 100%;
   height: 185px;
   overflow: hidden;
   margin-bottom: 10px;
}
.pageCont .photo li a:hover{
	color: #ffc000;
}
.pageCont .photo li .txt{
	display: block;
	color: #3b3b3b;
	height: 65px;
	line-height:26px;
	font-size: 18px;
	padding: 0 15px;
	font-weight: 700;
}
.pageCont .photo li .txt1{
	display: block;
	color: #3b3b3b;
	height: 45px;
	line-height:45px;
	font-size: 18px;
	padding: 0 15px;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pageCont .photo li em{
	display: block;
	color: #9a9a9a;
	font-size: 14px;
	height: 20px;
	padding: 0 15px;
	line-height: 20px;
	margin-bottom: 10px;
}
.pageCont .photo li .dis{
	height: 65px;
	padding: 0 15px;
	color: #565656;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
}
.pageCont .PageM{
	width: 100%;
	overflow: hidden;
}
.PageM li{
	/*padding-left:15px;*/
	padding-right:12px;

	float: left;
	height: 40px;
	line-height: 40px;
	margin-right: 12px;
}
.PageM li:hover{
	/*padding-left: 0px;
    padding-right: 10px;*/
}
.PageM li.s{
	padding-left: 0px;
    padding-right: 10px;
}
.PageM li a:hover{
	color: #fff;
	/*padding: 0 16px;*/
	background: url(../images/mb.png) center repeat-x;
}
.PageM li a.s{
	color: #fff;
	padding: 0 16px;
	background: url(../images/mb.png) center repeat-x;
}
.PageM .br{background: url(../images/tp.jpg) 100% center no-repeat;}
.PageM li a{
	float: left;
	padding: 0 16px;
	height: 100%;
	color: #808080;
	text-align: center;
}
.pageCont .textbox{
	font-size: 14px;
	overflow: hidden;
	color: #000;
	line-height: 24px;
/*	padding-left: 15px;*/
	padding-top: 10px;
}
.pageCont .textbox .tit{
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	padding:15px 0 10px 0px;
}
.pageCont .cptit{
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	padding:15px 0 10px 0px;
}
.pageCont .photo1{
	width: 100%;
	padding-top: 55px;
	overflow: hidden;
}
.pageCont .photo1 li{
	width: 236px;
	float: left;
	padding: 0 50px;
	height: 400px;
	line-height: 100px;
	color: #000000;
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
}
.pageCont .photo1 li a{
	color: #000000;
	display: block;
}
.pageCont .photo1 .img{
	width: 100%;
	overflow: hidden;

	background-size: 100%;
}
.pageCont .proshow{
	width: 100%;
	padding-top: 5px;
	overflow: hidden;
}
.pageCont .proshow .box1{
	float: left;
    width: 390px;
    overflow: hidden;
}
.proshow .box1 .img{
    padding:45px;
	border: 1px solid #e7e7e7;
	height: 470px;
	background:url(../images/uslogo.jpg) center no-repeat;
}
.proshow .box1 .txt{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.proshow .box2{
	float: right;
	width:585px;
	padding-right: 15px;
	overflow: hidden;
	font-size: 14px;
	color: #575757;
	line-height: 26px;
}
.pageCont .photo2{
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}
.pageCont .photo2 li{
	float: left;
	width: 315px;
	height:365px;
	margin-bottom: 45px;
	background: #f6f6f6;
}
.pageCont .photo2 .mr{
	margin-right: 32px;
}
.pageCont .photo2 li .pic{
   display: block;
   width: 100%;
   height: 185px;
   overflow: hidden;
   margin-bottom: 10px;
}
.pageCont .photo2 li a:hover{
	color: #ffc000;
}
.pageCont .photo2 li .txt{
	display: block;
	color: #3b3b3b;
	height: 65px;
	line-height:26px;
	font-size: 18px;
	padding: 0 15px;
	font-weight: 700;
}
.pageCont .textbox1{
	width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 65px 0;
    text-align: center;
    color: #393a3b;
    font-size: 24px;
    font-weight: 700;
}
.pageCont .icbtn{
	width: 100%;
	height: 265px;
        padding-top: 150px;
}
.pageCont .icbtn li{
	width: 145px;
	height: 100%;
	float: left;
}
.pageCont .icbtn .icon{
	display: block;
	width: 144px;
	height: 144px;
	
}
.pageCont .icbtn li .txt{
	display: block;
	height: 70px;
	width: 100%;
	line-height: 70px;
	color: #000;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
}
.pageCont .icbtn .ic1{
	background: url(../images/ic1.png) 0 0 no-repeat;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.pageCont .icbtn .ic1:hover{
	background: url(../images/ic1.png) 0 0 no-repeat;
	-webkit-transform:rotate(45deg);/*translate3d在轴上位子的变化，rotate3d(x,y,z,angle角度)xyz是0-1之间的系数*/
    transform:rotate(45deg);
    -webkit-transform-origin:50% 50%;/*旋转的点的位置 水平，垂直*/
    transform-origin:50% 50%;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.pageCont .icbtn .ic2{
	background: url(../images/ic2.png) 0 0 no-repeat;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.pageCont .icbtn .ic2:hover{
	background: url(../images/ic2.png) 0 0 no-repeat;
	-webkit-transform:rotate(45deg);/*translate3d在轴上位子的变化，rotate3d(x,y,z,angle角度)xyz是0-1之间的系数*/
    transform:rotate(45deg);
    -webkit-transform-origin:50% 50%;/*旋转的点的位置 水平，垂直*/
    transform-origin:50% 50%;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.pageCont .icbtn .ic3{
	background: url(../images/ic3.png) 0 0 no-repeat;
	-webkit-transition:background 0.3s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.pageCont .icbtn .ic3:hover{
	background: url(../images/ic3.png) 0 0 no-repeat;
	-webkit-transform:rotate(45deg);/*translate3d在轴上位子的变化，rotate3d(x,y,z,angle角度)xyz是0-1之间的系数*/
    transform:rotate(45deg);
    -webkit-transform-origin:50% 50%;/*旋转的点的位置 水平，垂直*/
    transform-origin:50% 50%;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.pageCont .icbtn .ic4{
	background: url(../images/ic4.png) 0 0 no-repeat;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.pageCont .icbtn .ic4:hover{
	background: url(../images/ic4.png) 0 0 no-repeat;
	-webkit-transform:rotate(45deg);/*translate3d在轴上位子的变化，rotate3d(x,y,z,angle角度)xyz是0-1之间的系数*/
    transform:rotate(45deg);
    -webkit-transform-origin:50% 50%;/*旋转的点的位置 水平，垂直*/
    transform-origin:50% 50%;
	-webkit-transition:background 0.5s,-webkit-transition 0.5s;
	transition:background 0.5s transition 0.5s;
}
.pageCont .icbtn .mr{
	margin-right: 143px;
}
.pageCont .photo3{
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}
.pageCont .photo3 li{
	float: left;
	height: 175px;
	width: 487px;
	padding-left: 18px;
	margin-bottom: 45px;
}
.pageCont .photo3 li .pic{
	float: left;
	width: 229px;
	height: 171px;
	border: 1px solid #d1d1d1;
}
.pageCont .photo3 li .tit:hover{
    color: #ffc000;
}
.pageCont .photo3 li .txt{
	float: left;
	line-height: 35px;
	color: #919191;
	font-size: 14px;
	padding: 30px 0px 0px 30px;
}
.pageCont .photo3 .txt .tit{
	display: block;
	font-size: 16px;
	color: #212121;
}
.pageCont .photo3 .txt em{
	display: block;
}
.pageCont .photo3 .txt .ld{
	display: block;
	width: 78px;
/*	height: 20px;*/
	color: #727272;
	background: url(../images/ld.jpg) 100% center no-repeat;
}
.photo3 .txt .ld:hover{
	width: 80px;
	-webkit-transition:background 0.3s,-webkit-transition 0.3s;
	transition:background 0.3s,-webkit-transition 0.3s;
}
.abus{
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden;
}
.abus li{
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #424242;
}
.abus li b{
	font-size: 16px;
	color: #000;
}
.abus .tit{
	line-height: 45px;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	margin-bottom: 5px;
}
.abus .ab1{
	padding-left: 25px;
	background: url(../images/u1.jpg) 5px center no-repeat;
}
.abus .ab2{
	padding-left: 25px;
	background: url(../images/u2.jpg) 3px center no-repeat;
}
.abus .ab3{
	padding-left: 25px;
	background: url(../images/u3.jpg) 3px center no-repeat;
}
.abusbox{
	width: 100%;
	height: 470px;
}
div#pages {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0px 35px 0px;
}
div#pages a{
	margin-left: 7px;
    width: 35px;
    height: 35px;
    border: 1px solid #787778;
    line-height:35px;
    text-align: center;
    color: #787878;
    font-size: 14px;
    border-radius: 50%;
    display: inline-block;
}
div#pages .a1 {
    margin-left: 7px;
    width: 35px;
    height: 35px;
    border: 1px solid #787778;
    line-height:35px;
    text-align: center;
    color: #787878;
    font-size: 14px;
    border-radius: 50%;
    display: inline-block;
}
div#pages span{
    margin-left: 7px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px; 
	border: 1px solid #787778;
	border-radius: 50%;
	color: #000;
	display: inline-block;
}
.newtitle{
	width: 100%;
	height: 70px;
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	text-align: center;
	margin-bottom: 15px;
	border-bottom: 1px dashed #E6E6E6;
}
.newtitle span{
	font-size:13px;
	display: block;
	color: #787878;
	font-weight: normal;
}
ul.tab1 {
	text-align: left;
	overflow: hidden;
	/*padding-left: 75px;*/
}
ul.tab1 li img{
	vertical-align: middle;
}
ul.tab1 span{line-height:30px;padding: 0 15px;}
ul.tab1 li{
	height: 50px;
	color: #61656d;
	line-height: 50px;
}
ul.tab1 li input{
	width: 300px;
	height: 34px;
	color: #a3a3a3;
	padding-left: 10px;
	border-style: none;
	border:1px solid #dcdfe3;
	margin-right: 10px;
}
ul.tab1 #content{
	width: 500px;
	height: 135px;
	padding-left:10px;
	padding-top: 10px;
	border-style: none;
	color:#a3a3a3; 
	border:1px solid #dcdfe3;
	margin-right: 10px;
}
.cleabtn{
	border-style: none;
	color: #fff;
	width: 87px;
	height: 35px;
	background: #bebebe;
	font-size: 16px;
	font-family: '微软雅黑',arial;
}
.subtn{
	border-style: none;
	height: 40px;
	width: 107px;
	color: #fff;
	font-size: 16px;
	font-family: '微软雅黑',arial;
	background: #f7913e;
	margin-right: 10px;
}
ul.tab1 .btnbox{
	padding-top: 30px;
}
p.f14 a {
    color: #6e6e6e;
}
p.f14 a:hover {
    color: #ffc000;
}
p.f14{
	margin-top: 30px;
	padding-top: 15px;
	border-top:1px dashed #ccc;
}