@charset "utf-8";
/* CSS Document */
body{  margin: 0; padding: 0; font-size: 16px; color: #444;background-color:#FFFFFF;}
p,h1,h2,h3,h4,h5,h6,li,dl,dd,ul,li{ margin:0; padding: 0;}
a{ text-decoration: none; }
h1,h2,h3,h4,h5,h6{ font-weight: normal;}

li{ list-style: none;}
img{ border: none;}
.clear{ clear: both; margin: 0; padding: 0; line-height: 0;}
.clearfix{clear: both;}
.header{
	text-align:center;
	height:194px;
	background-image:url(/images/topbg.jpg);
}
.header .headleft{
	float:left;
}
.header .headright{
	float:right;
}
.container{
	margin:0 auto;
	width:1214px;
}


.fixedTop{
 background-color:#FF0305;
}
/*导航条CSS*/
.navbox{margin:0 auto; height:63px; background-color:#FF0305;}
.navbox ul li{ float: left; line-height:63px;}
.navbox ul li>a{ display: block;font-size:18px; font-weight:bold;color: #fff; padding:0 28px;line-height:63px;}
.navbox ul li:hover{background-color:#C50809;}

/*导航条CSS*/
.navbox li ul{
	width:128px; position:absolute;  padding:5px 0 10px 0; background:#C50809; opacity:1; z-index:100;
	margin-top:-2px;
	display:none;
}
.navbox li ul li{
	float:none;
	border:none;
	text-align:center;
	color:#F0F0F0;
	background-image:none;
}
.navbox li ul li a{
	color:#fff;
	font-size:14px;
	padding:0 0;
	line-height:40px;
}
.navbox li ul li:hover{
	border:none;
	background-color:#C92F30;
}
.navbox li:hover ul{
	display:block;
}



/*Banner 轮换图*/
.bannerbox{ position: relative; overflow: hidden; height: 575px;}
.bannerbox ul li{ width:100%;}
.bannerbox ul li a{display:block; position: absolute; left: 50%;  margin-left: -960px;}
.bannerbox ul li img{min-width:1920px;}
.bannerbox #dots{ width: 100%; position: absolute; bottom: 30px; left: 0; text-align: center;}
#dots a{ display: inline-block; width:12px; height: 12px; margin-left: 7px; margin-right: 7px; background: url(./image/dots.png) no-repeat;}
#dots a.active{ width:52px; height:13px; background: url(./image/dots-r.png) no-repeat;}
/*Banner 轮换图*/


.clearfx{
	clear:both;
}
.listbox{
	min-height:500px;
}

.indextitle{
	text-align:center;
	font-size:36px;
	font-weight:bold;
	font-family:"微软雅黑";
	letter-spacing:8px;
	line-height:88px;
	margin-top:20px;
	color:#000000;
	
}
.indexsubtitle{
	text-align:center;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#FF0000;
	letter-spacing:3px;
	line-height:38px;
	margin-bottom:10px;

	}

.linan{
	font-size:18px;
	font-family:"微软雅黑";
	padding-left:90px;
	padding-right:60px;
	line-height:36px;
}

.ileft{
	width:355px;
	float:left;
}
.ileft ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.ileft ul li{

	line-height:69.42px;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	font-family:"微软雅黑";
	letter-spacing:2px;
	border-bottom:2px #FFFFFF solid;
	cursor:pointer;
}
.nhover{
	background-color:#07a6c9;
}
.yhover{
	background-color:#ff0404;
}

.ibright{
	width:858px;
	height:499px;
	overflow:hidden;
	float:right;

}
.iright{
	width:858px;
	height:499px;

	background-image:url(/images/t1.jpg);

	animation:gobgShrink 20s infinite;
	animation-delay:-1s;
	/*Safari and Chrome*/
	-webkit-animation:gobgShrink 20s infinite;
	-webkit-animation-delay:-1s;	
}

@-webkit-keyframes gobgShrink {
    0% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    25% {
        -webkit-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05)
    }
    50% {
        -webkit-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0)
    }
    75% {
        -webkit-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05)
    }
    100% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
}

@keyframes gobgShrink {
    0% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    25% {
        -webkit-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05)
    }
    50% {
        -webkit-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0)
    }
    75% {
        -webkit-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05)
    }
    100% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
}

.gsjj{
	font-size:18px;
	margin-left:28px;
	line-height:26px;
	color:#666666;
}
.slright {
    float: right;
	font-size:18px;
   color:#666666;
}
.slright a{
   color:#666666;
}
.slleft {
    float: left;
	font-size:28px;
	color:#FFFFFF;
	
}
.slleft a,.slleft a:hover{
	color:#FFFFFF;	
}

.slleft span{
	background-color:#007CC2;	
	padding:10px 10px;

}
.slmenu {
    border-bottom: 1px solid #ccc;
		line-height:58px;
}

.leftmenu a{
	float:left;
	width:140px;
	margin:5px 5px;
	padding:5px 0px;
	text-align:center;
	background-color:#007CC2;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
.leftmenu a:hover{

	background-color:#D90202;
	color:#FFFFFF;
}



.RightInside{ width:270px; margin:0 auto; overflow:hidden;}
.qdtit{ background:url(/images/people.jpg) no-repeat left center; height:40px; overflow:hidden; line-height:40px;}
.qdtit span{ color:#000000; font-size:18px; padding-left:40px;}
.qddescp{ color:#999999; padding-left:40px; line-height:25px; border-bottom:1px dashed #cccccc; padding-bottom:10px;}
.gao10{
	height:10px;
}
.eduGc{}
.eduGc li{ clear:both; overflow:hidden; padding-bottom:20px;}
.eduGc .Num{ display:block; height:22px; width:22px; text-align:center; line-height:22px; color:white; background:#007cc2;-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.eduGc .descp{ width:235px; color:#888888; font-size:14px; line-height:20px;}
.eduGc .descp a{color:#777777; text-decoration:none;}



.width-1214{
	width:1214px;
	margin-left:auto;
	margin-right:auto;
}
.width-607{
	width:607px;
	float:left;
	background-color:#FFFFFF;
}
.width-578{
	width:578px;
	float:left;
}
.width-636{
	width:636px;
	float:right;
}

.inews3{
	width:391px;
	float:left;
}
.inews3.inews3-padding{
	margin-left:20.5px;
	margin-right:20.5px;
}
.inews3 .imgtx{
	overflow:hidden;
	position:relative;
}
.inews3 .imgtx img{
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.inews3:hover .imgtx img{
	  -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -ms-transform: scale(1.2);
	  -o-transform: scale(1.2);
	  transform: scale(1.2);
}
.inews3 .contenttx{
	background-color:#04BBE3;
	height:80px;
	text-align:center;
	line-height:30px;
}
.inews3 .inews3-title{
	padding-top:10px;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}
.inews3 .inews3-content{
	font-size:16px;
	color:#000000;
}

.inews-2 .right{
	float:right;
	width:486px;
	padding:10px 15px;
	margin-top:10px;
	margin-bottom:10px;
	
      -webkit-box-shadow:0px 1px 10px #ccc;
      -moz-box-shadow:0px 1px 10px #ccc;
      box-shadow:0px 1px 10px #ccc;
	  
}
.inews-2 .right .imgtx{
	overflow:hidden;
	position:relative;
}
.inews-2 .right .imgtx img{
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.inews-2 .right:hover .imgtx img{
	  -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -ms-transform: scale(1.2);
	  -o-transform: scale(1.2);
	  transform: scale(1.2);
}
.inews-2 .right .contenttx{
	background-color:#04BBE3;
	height:80px;
	text-align:center;
	line-height:30px;
}
.inews-2 .right .inews2-title{
	padding-top:10px;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}
.inews-2 .right .inews2-content{
	font-size:16px;
	color:#000000;
	text-align:center;
}



.inews-2 .left{
	float:left;
	width:704px;

	margin-top:10px;
	margin-bottom:10px;

}
.inews-2 .left .imgtx{
	overflow:hidden;
	position:relative;
}
.inews-2 .left .imgtx img{
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.inews-2 .left:hover .imgtx img{
	  -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -ms-transform: scale(1.2);
	  -o-transform: scale(1.2);
	  transform: scale(1.2);
}
.inews-2 .left .contenttx{
	background-color:#04BBE3;
	height:92px;
	text-align:left;
	line-height:26px;
	text-indent:2em;
}

.inews-2 .left .inews2-text{
	padding:5px 10px;
	font-size:15px;
	color:#fff;
}

.inews{
	margin:20px auto;
}

.izysz{
	background-color:#F2F0F1;
}

.izixun{
	background-image:url(/images/body4bg.jpg);
	background-position:center;
	height:738px;
	margin-top:40px;
}
.izixun .izixun-3 .zixunul{
	width:394px;
	float:left;
	background-color:#FFFFFF;
}
.izixun .izixun-3 .zixunul.marginlr{
	margin-left:16px;
	margin-right:16px;
}
.izixun .izixun-3 .zixunul .imgtx{
	float:left;

	margin:10px 10px;
	overflow:hidden;
}
.izixun .izixun-3 .zixunul .imgtx img{
	  -webkit-transition: -webkit-transform 0.3s;
	  -moz-transition: -moz-transform 0.3s;
	  -o-transition: -o-transform 0.3s;
	  transition: transform 0.3s;
}
.izixun .izixun-3 .zixunul:hover .imgtx img{
  -webkit-transform: scale(1.21);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.izixun .izixun-3 .zixunul .inews2-title{
	font-size:22px;
	color:#ff0000;
	margin-top:5px;
	padding-right:10px;
	
}
.izixun .izixun-3 .zixunul .inews2-content{
	font-size:16px;
	color:#868686;
	margin-top:5px;
	padding-right:10px;
	text-align:left;
}



.izixun .izixun-2 .zixunul{
	margin-top:20px;
	width:600px;
	float:left;
	background-color:#FFFFFF;
}
.izixun .izixun-2 .zixunul.marginlr{
	margin-right:14px;
}
.izixun .izixun-2 .zixunul .imgtx{
	float:left;
	margin:10px 10px;
	overflow:hidden;
}
.izixun .izixun-2 .zixunul .imgtx img{
	  -webkit-transition: -webkit-transform 0.3s;
	  -moz-transition: -moz-transform 0.3s;
	  -o-transition: -o-transform 0.3s;
	  transition: transform 0.3s;
}
.izixun .izixun-2 .zixunul:hover .imgtx img{
  -webkit-transform: scale(1.21);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.izixun .izixun-2 .zixunul .inews2-title{
	font-size:22px;
	color:#ff0000;
	margin-top:5px;
	padding-right:10px;
	
}
.izixun .izixun-2 .zixunul .inews2-content{
	font-size:16px;
	color:#868686;
	margin-top:5px;
	padding-right:10px;
	text-align:left;
}


.izixun2{
	background-image:url(/images/body6bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:750px;
}
.izixun4{
	background-color:#FCFAFB;
}
.izixun5{
	background-color:#D9D9D9;
	height:140px;
}

.izyszbg{
background-image:url(/images/izyszbg.jpg);
background-repeat:repeat-x;
height:38px;
}

.ihezuo{
	background-color:#fff;
}
.ihezuo .nav-sub{
	text-align:center;
	margin-bottom:20px;
}
.ihezuo .nav-sub a{
	padding:5px 0px;	
	display:inline-block;
	width:113px;
	text-align:center;
	background-color:#FE0000;
	color:#FFFFFF;
	margin-right:4px;
	font-size:18px;
	border-radius:10px;
}
.ihezuo .nav-sub a.rightend{
	margin-right:0px;
}
.ihezuo .nav-sub a:hover{
	background-color:#FC4C4C;
}

.ihezuo .ihezuocontent .left{
	float:left;
	width:605px;

}
.ihezuo .ihezuocontent .left .leftul{
	border:1px solid #E8E8E8;
	margin-top:10px;
	border-radius:10px 0 0 10px;
}
.ihezuo .ihezuocontent .left .imgtx{
	float:left;
	overflow:hidden;
	margin-right:10px;
	border-radius:10px 10px;
}
.ihezuo .ihezuocontent .left .imgtx img{
  width:247px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.ihezuo .ihezuocontent .left .leftul:hover .imgtx img{
	  -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -ms-transform: scale(1.2);
	  -o-transform: scale(1.2);
	  transform: scale(1.2);
}
.ihezuo .ihezuocontent .left .hztitle{
	color:#ff0000;
	font-size:18px;
	padding-top:5px;
}
.ihezuo .ihezuocontent .left .hzcontent{
	margin-right:10px;
	color:#888686;
	font-size:14px;
	line-height:22px;
	text-align:left;
}
.ihezuo .ihezuocontent .left .hzbtn{
	color:#FFFFFF;
	float:right;
	margin-right:10px;
	background-color:#07a6c9;
	display:inline-block;
	padding:3px 10px;
	border-radius:10px;
	cursor:pointer;
}

.ihezuo .ihezuocontent .right{
	float:right;
	margin-top:10px;
	height:484px;
	overflow:hidden;
	position:relative;
}
.ihezuo .ihezuocontent .right img{
	  -webkit-transition: -webkit-transform 0.3s;
	  -moz-transition: -moz-transform 0.3s;
	  -o-transition: -o-transform 0.3s;
	  transition: transform 0.3s;
}
.ihezuo .ihezuocontent .right:hover img{
	  -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -ms-transform: scale(1.2);
	  -o-transform: scale(1.2);
	  transform: scale(1.2);
}

.ihezuo .ihezuocontent .right .rightcontent{
	position:absolute;
	left:121px;
    bottom: 5%;	
	background-color:#FFFFFF;
	border-radius:20px;
	padding:20px 20px;
	opacity:0.8;
}
.ihezuo .ihezuocontent .right .hztitle{
	color:#fb0303;
	font-size:30px;

	text-align:center;
}
.ihezuo .ihezuocontent .right .hzcontent{
	color:#000000;
	font-size:24px;
	text-align:center;
	margin-bottom:10px;
}
.ihezuo .ihezuocontent .right .hzbtn{
	color:#FFFFFF;
	
	margin:0 auto;
	background-color:#07a6c9;
	width:100px;
	text-align:center;
	padding:3px 10px;
	border-radius:10px;
	cursor:pointer;
	
}

.izixunbg{
background-image:url(/images/izixunbg.jpg);
background-repeat:repeat-x;
height:52px;
}
.izixun{
	background-color:#F8F8FA;
}




/*内页子分类导航*/
.submenu li{
	border-bottom:1px solid #CCCCCC;
	padding-left:10px;
	line-height:60px;
}
.submenu li a{
	font-size:20px;
	color:#333333;
}
.submenu li:hover{
	background-color:#FAFAFA;
	cursor:pointer;
}
.clearfx{
	clear:both;
}

.footmenu{
	width:660px;
	margin:0 auto;
}
.footmenu li{
	float:left;
	width:110px;
}

.footmenu li a{
	color:#FFFFFF;
}
.footmenu li a:hover{
	color:#999999;
}


.bTitle{
	font-size:26px;
	font-weight:bold;
	line-height:58px;
	color:#333333;
	text-align:center;
	margin-top:24px;
}
.tcontent{
	font-size:18px;
	line-height:36px;
	color:#333333;
	text-align:left;
}

.newlist li{
	text-align:left;
	border-bottom:1px solid #EFEFEF;
	color:#333333;
	line-height:38px;
	list-style:disc;
	list-style-position:inside;
	cursor:pointer;
}
.newlist li a{
	color:#333333;
	font-size:18px;
}




.shuru{
	width:220px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:10px;
	height:40px;
	font-size:16px;
	font-weight:normal;
	border:1px solid #EEEEEE;
	padding-left:10px;
	-webkit-box-shadow:inset 0 5px 5px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0px 5px 5px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);	
}
.tarea{
	width:454px;
	height:40px;
	font-size:16px;
	border:1px solid #EEEEEE;
	margin-right:10px;
	-webkit-box-shadow:inset 0 5px 5px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0px 5px 5px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);	
}
.bpost{
	background-color:#F71717;
	border:none;
	width:120px;
	height:40px;
	color:#FFFFFF;
	font-size:16px;
	-webkit-box-shadow:inset 0 5px 5px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0px 5px 5px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);	
}



.middle {
    width: 1214px;
    margin: 0 auto;
	margin-top:20px;
}
.lcontent {
    width: 300px;
}

.left_menu {
	float:left;
    text-align: left;

}
.menu_1 {
    border-top: 2px #005a34 solid;
    padding: 0px 10px;
    line-height: 36px;
	text-align:center;
}
.strong {
    font-weight: bold;
    font-size: 16px;
}

.listnews {
    padding: 0px 10px;
}

.listnews li a:hover {
        color: #fc7800;
        background: none;
}

.right {
    float: right;
}

.left {
    float: left;
}

.xxpic{padding:15px 0 0 20px; overflow:hidden;}
.xxpic ul li{margin:0 15px 5px 0; width:80px; text-align:center; float:left;}
.xxpic a{
	color:#000000;
	line-height:38px;
	font-size:16px;
}

.listn li {
    background: url(/Images/list_03.gif) no-repeat;
    background-position: left;
    padding-left: 10px;
	line-height:38px;
	border-bottom:1px solid #F0F0F0;
}

.listn li a {
        font-size:14px;
        text-align: left;
		color:#000000;
}

.listnews {
    padding: 0px 10px;
}

.listnews li a:hover {
        color: #fc7800;
        background: none;
}
.rcontent {
    width: 894px;
    text-align: left;

    border-top: none;
    margin-left: 20px;
	
}
.content_2 {
    padding: 20px;
}

.listmenu_1 li {
    float: none;
    border-bottom: 1px dashed #ccc;
	line-height: 36px;
	padding-bottom:15px;
	cursor:pointer;
}
.listmenu_1 li a {
    line-height: 36px;
	font-size:22px;
	color:#000000;
}
.listmenu_1 li .intro {
    line-height: 36px;
	font-size:16px;
	color:#666666;
	text-indent:2em;
	min-height:80px;
	
}
.listmenu_1 li .wzbt{ font-size:18px; margin-top:20px; background:url(/images/list_03.gif) no-repeat 0 15px; padding-left:20px;
font-weight:bold;
}


.sinput{
	border:1px solid #999999;
	width:20px;
	height:20px;
}

.inews img{
	border-radius: 10px; 
}
.inews{
	line-height:58px;
}
.inews a{
	font-size:18px;
	color:#000000;
}
.ixxnews{
	margin-left:15px;
}
.ixxnews li{
	line-height:36px;
	border-bottom:1px dashed #666666;
	list-style:url(/images/jt.jpg) inside;
}
.ixxnews li a{
	font-size:18px;
	color:#5E5E5E;
}
.ixxnews li span{
	float:right;
}
.ilzixun a{
	color:#036AD3;
	font-size:18px;
	font-weight:bold;
}
.izxlist li{
	line-height:32px;
	list-style:disc;
	list-style-position:inside;

}
.izxlist li a{
	font-size:16px;
	color:#5C5C5E;
}

.bpost2{
	background-color:#F71717;
	border:none;
	width:120px;
	height:40px;
	color:#FFFFFF;
	font-size:26px;
	-webkit-box-shadow:inset 0 5px 5px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0px 5px 5px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);	
}

.piclist{
	text-align:center;
}

.piclist li{
	width:50%;
	float:left;
}
.piclist img{
	width:400px;
	height:300px;
}
.piclist a{
	font-size:18px;
	color:#000000;
	line-height:48px;
}


.ipiclist{
	text-align:center;
}

.ipiclist li{
	float:left;
	padding-right:15px;
}
.ipiclist img{
	width:225px;
	height:150px;
}
.ipiclist a{
	font-size:18px;
	color:#000000;
	line-height:38px;
}


.izixun4content{
	height:110px;
}
.izixun4content .nleft{
	float:left;
	margin-left:23px;
	margin-right:10px;
	width:140px;
	height:100px;
	position:relative;
	overflow:hidden;
	border-radius:5px;
}
.izixun4content .nleft img{
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.izixun4content:hover .nleft img{
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);	
}
.nright{
	margin-right:15px;

}
.ntitle{
	color:#36332E;
	font-size:18px;
}
.ntitledesc{
	color:#656766;
	font-size:16px;
	text-align:left;
}
.nlist{
	height:140px;

}
.nlist ul{
	margin-left:25px;
}
.nlist ul li{
	list-style:inside;
	line-height:32px;
	text-align:left;
}
.nlist a{
	font-size:16px;
	color:#313330;

}

.pleft{
	float:left;
	margin-right:20px;
}
.pright{
	float:right;
	
}




.listmenu_2 li {
    float: none;
	padding-bottom:15px;
	cursor:pointer;
	width:284px;
	float:left;
	text-align:center;	
}
.listmenu_2 li a {
    line-height: 36px;
	font-size:18px;
	color:#000000;
}

.listmenu_2 li img {
    width:270px;
	height:170px;
}

.izixun4title {
	position:relative;
}
.izixun4title span{
	position:absolute;
	top:18px;
	left:45px;
	color:#FFFFFF;
}
.izixun4title a span {
	color:#FFFFFF;
}

.width-578 .xxjj{
	position:relative;
}
.width-578 .xxjj a .img{


}
.width-578 .xxjj .xxjjtitle{
	position:absolute;
	font-size:36px;
	color:#000000;
	position:absolute;
	top:0;
	left:30px;
	font-weight:500;
}
.width-578 .xxjj .xxjjmorg{
	position:absolute;
	font-size:16px;
	color:#000000;
	position:absolute;
	top:10px;
	right:0px;
	border:3px solid #CCCCCC;
	padding:2px 10px;
}
.wxxjj{
  background-image:url('/images/body512.jpg');
}
.gsjjtp{
  width:636px;
  height:480px;
  padding-top:40px;
}

.gsjjtp .body512tp{
	width:590px;
	margin-left:20px;
    overflow:hidden;	
}

.gsjjtp .body512tp img{
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.gsjjtp .body512tp:hover img{
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.width-578 .body5113{
	width:578px;
	height:270px;
	background-image:url("/images/body5113.png");
}
.width-578 .vfloat{
	float:left;
	width:46%;
	margin-left:2%;
	margin-top:30px;
}
.width-578 .cright{
	float:right;
	width:70%;

}
.width-578 .vfloat img{
	margin-left:10px;
	margin-top:10px;
	
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.width-578 .vfloat:hover img{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}
.width-578 .ctitle{
	font-size:16px;
	font-weight:bold;
	color:#07a6c9;

}
.width-578 .csubtitle{
	font-size:14px;
	color:#000000;
	text-align:left;
}

.width-588{
	width:588px;
	float:left;
}
.width-560{
	width:560px;
	float:left;
	text-align:right;
	margin-top:20px;
}
.width-66{
	width:66px;
	float:left;
	margin-top:20px;
}

.gxjjtp{
	text-align:center;
	border:1px solid #F2F2F2;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	
      -webkit-box-shadow:0px 1px 10px #ccc;
      -moz-box-shadow:0px 1px 10px #ccc;
      box-shadow:0px 1px 10px #ccc;
}
.gxjjtp div{
	margin-left:2px;
	margin-right:2px;
    position: relative;
	overflow:hidden;	
	display:inline-block;
}
.gxjjtp div img{
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;	
}
.gxjjtp div:hover img{
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.div-tp1{
	width:276px;	
}
.div-tp2{
	width:327px;	
}
.div-tp3{
	width:276px;	
}
.div-tp4{
	width:282px;	
}


.mstp .msitem{
	width:223px;
	height:500px;
	display:inline-block;
	background-color:#FFFFFF;
	margin-left:10px;
	margin-right:10px
}
.mstp .msitem.noleftmargin{
	margin-left:0px;
}
.mstp .msitem.norightmargin{
	margin-right:0px;
}
.mstp .msitem .mspic{
	position:relative;
	overflow:hidden;
}
.mstp .msitem .mspic img{
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.mstp .msitem:hover .mspic img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.mstp .msitem .mstitle{
	font-size:18px;
	color:#4a4949;
	text-align:center;
	line-height:48px;
}
.mstp .msitem .mssub{
	font-size:16px;
	color:#7c7b7b;
	line-height:26px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

.czxc .czxcitem{
	width:285px;
	margin-top:10px;
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
}
.czxc .czxcitem.noleftmargin{
	margin-left:0;
}
.czxc .czxcitem.norightmargin{
	margin-right:0;
}
.czxc .czxcitem .czxcpic{
	position:relative;
	overflow:hidden;
	border-radius:10px;
}
.czxc .czxcitem .czxcpic img{
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.czxc .czxcitem:hover .czxcpic img{
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.czxc .czxcitem .czxctitle{
	font-size:18px;
	color:#4a4949;
	text-align:center;
	line-height:38px;
}


/*底部*/
.footer{
	text-align:center;
	margin-top:10px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:18px;
	line-height:32px;
	color:#fff;

	font-family:"微软雅黑";
	
	background-image:url(/images/buttom.jpg);
	background-position:center;
	height:361px;
	
}
.footer a{
	color:#fff;
}
.footer .fmenu a{
	font-size:20px;
	font-weight:bold;
	line-height:26px;
}
.footer .fsubmenu a{
	font-size:14px;
	line-height:26px;
}

.beian,.beian a,.beian a:hover{
	color:#fff;
	text-decoration:none;
	font-size:16px;
}




footer{
	width:1200px;
	margin:0 auto;
}
footer .left{
	width:700px;
	float:left;
}
footer .right{
	width:400px;
	float:right;
}
footer .left ul{
	margin:0 0;
	padding:0 0;
}
footer .left ul li{
	float:left;
	width:16.6%;
} 
footer .left ul li li{
	float:none;
	width:100%;
}
footer .left ul li a{
	font-size:20px;
	font-weight:bold;
} 
footer .left ul li li{
	line-height:24px;
} 
footer .left li li a{
	font-size:16px;
	line-height:26px;
	font-weight:100;
} 
footer a:hover{
	color:#CCCCCC;
} 