.main .mttj{
	margin:20px auto;
}
.main .mttj .mttj1{
	font-size:22px;
	color:#ee950c;
	font-weight:400;
}
.main .mttj a{
	text-align:left;
	font-size:18px;
	float:left;
	margin-right:60px;
	margin-bottom:30px;
}


#content{
	background:none;
}

.pc00 .orderby-box{ padding-top:20px; border-bottom:1px solid #ddd; }
.pc00 .orderby-box dl{ position:relative; padding-left:130px; margin-bottom:15px;}
.pc00 .orderby-box dt{ width:120px; text-align:right; font-size:14px; color:#666; position:absolute; left:0; top:0;}
.pc00 .orderby-box dd{ float:left; margin:0 5px; padding:0 8px; color:#088fc8; line-height:25px; font-size:14px; .pc00 border-radius:4px; cursor:pointer;}
.pc00 .orderby-box dd.on{ color:#fff;  background:#088fc8;}
.pc00 .orderby-box dd:hover{ color:#fff;  background:#088fc8;}
.pc00 .searchbar{ padding:0 20px; height:45px; border-bottom:1px solid #ccc; padding-top:10px;}
.pc00 .searchbar h2{ float:left; line-height:43px; color:#FF9900; font-size:16px; font-weight:bold; position:relative; top:1px;margin-right:10px; cursor:pointer; margin:0 auto!important;}
.pc00 .searchbar h2.current{border-bottom:3px solid #FF9900;}
.pc00 .search2 { padding-top: 0px;padding-bottom: 0;text-align: right;font-size: 16px;}
.pc00 .search2 .lx{border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:5px; color:#666; width:240px; margin-right:10px;font-size:14px; }

.pc00 .search2 .text{border: 1px solid #08a5e0;background:#FAFAFA; border-radius:5px; padding:10px; height:35px; font-size:16px; width:350px; padding:5px; margin-right:6px; position:relative; top:-5px;}

.pc00 .search2 .submit{width:200px;  height:47px; line-height:40px; background:#2693c1; font-size:16px; color:#fff;top:-7px;position:relative;}

.pc00 .search2 a{border-radius:5px;display:inline-block;width:150px;height:33px; line-height:33px; background:#2693c1; font-size:14px; color:#fff;text-align:center;top:-2px;position:relative;}
.pc00 .search2 a:hover{text-decoration:none;}
.table-list2 th{ text-align:center;}

.pc00 #siderbar{ width:200px;background:#1F7ED0; position:absolute; left:0; min-height:680px;height:100%;z-index:999;}
.pc00 #siderbar .subnav{}
.pc00 #siderbar .subnav h3 .ico{ display:inline-block; width:24px; height:24px; *display:inline; zoom:1; .pc00 position:relative; top:6px; margin-right:5px;}
.pc00 #siderbar .subnav h3 .ico1{ background:url(../user/css2/ico1.png) no-repeat center center;}
.pc00 #siderbar .subnav h3 .ico2{ background:url(../user/css2/ico2.png) no-repeat center center;}
.pc00 #siderbar .subnav h3{ height:52px; line-height:52px; font-size:16px; font-weight:bold; text-align:center; color:#fff; background:#4795C5 url(../user/css2/arrow.png) no-repeat 155px center;}
.pc00 #siderbar .subnav ul li{ height:45px; line-height:45px; text-align:right;}
.pc00 #siderbar .subnav ul li a{ display:block;height:45px; line-height:45px; padding-right:53px; font-size:14px; color:#fff;}
.pc00 #siderbar .subnav ul li a:hover,#siderbar .subnav ul li.on a{ background:#2693c1; text-decoration:none; color:#fff;}


.pager{ padding:30px 15px; font-size:14px;}
.pager span{ float:left;}
.footerpage a{ padding:5px 8px; border:1px solid #ccc;}.footerpage a:hover{color:#08a5e0;}
.footerpage .ok{ background:#08a5e0; color:#fff; border:0px;padding:5px 8px;border:1px solid #08a5e0;}




.icon {
  position: relative;
  width: 32px;
  height: 32px;
  display: block;
  fill: rgba(51, 51, 51, 0.5);
  margin-right: 20px;
  -webkit-transition: all .2s ease-out;
		  transition: all .2s ease-out;
}

.icon.active {
  fill: #E74C3C;
}

.icon.big {
  width: 64px;
  height: 64px;
  fill: rgba(51, 51, 51, 0.5);
}

#wrapper {
  width: 1030px;
  height: 500px;
  margin:60px auto;
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
	  -ms-flex-align: center;
		  align-items: center;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
	  -ms-flex-pack: left;
		  justify-content: left;
  overflow: hidden;
}


#left-side {
  height: 70%;
  width: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
	  -ms-flex-align: center;
		  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
	  -ms-flex-pack: center;
		  justify-content: center;
}
#left-side ul li {
  padding-top: 10px;
  font-size:16px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 34px;
  color: rgba(51, 51, 51, 0.5);
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all .2s ease-out;
		  transition: all .2s ease-out;
}
#left-side ul li:hover {
  color: #333333;
  -webkit-transition: all .2s ease-out;
		  transition: all .2s ease-out;
}
#left-side ul li:hover > .icon {
  fill: #333;
}
#left-side ul li.active {
  color: #333333;
}
#left-side ul li.active:hover > .icon {
  fill: #E74C3C;
}

#border {
  height: 288px;
  width: 1px;
  background-color: rgba(51, 51, 51, 0.2);
}
#border #line.one {
  width: 5px;
  height: 54px;
  background-color: #E74C3C;
  margin-left: -2px;
  margin-top: 35px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.two {
  width: 5px;
  height: 54px;
  background-color: #E74C3C;
  margin-left: -2px;
  margin-top: 89px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.three {
  width: 5px;
  height: 54px;
  background-color: #E74C3C;
  margin-left: -2px;
  margin-top: 143px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.four {
  width: 5px;
  height: 54px;
  background-color: #E74C3C;
  margin-left: -2px;
  margin-top: 197px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}

#right-side {
  height: 400px;
  overflow: hidden;
  font-size:16px;
}
#right-side #first table{
	margin-left: 40px;
}
#right-side #first table tr td{
	height: 130px;
    padding-left: 10px;
    font-size: 16px;
}
#right-side #second p{
	line-height: 30px;
}

#right-side #second p .wen{
	color:#ffffff;
	background-color:#ee950c;
	font-weight:400;
	font-size:22px;
	padding:0px;
	width: 30px;
    display: inline-block;
    text-align: center;
}
#right-side #second p .da{
	color: #ffffff;
    background-color: #08a5e0;
    font-weight: 400;
    font-size: 22px;
    width: 30px;
    display: inline-block;
    text-align: center;
}
#right-side #third{
	margin-left:40px;
}
#right-side #third ul{
	width:800px;
	margin:0 auto;
	overflow:hidden;
}
#right-side #third ul li{
	line-height:30px;
}
#right-side #third ul li a{
	max-width: 600px;	
    display: inline-block;
	color:#666;
}
#right-side #third ul li span{
	float:right;
	padding-right:50px;
}
.news_mk{
	width:750px;
	height:360px;
	overflow:hidden;
}
.news_mk .mk{
	width:260px;
	height:140px;
	display:inline-block;
	color:#fff;
	text-align:center;
	font-size:16px;
	float:left;
	margin-left:60px;
	margin-bottom:20px;
	margin-top:30px;
	line-height:35px;
}
.news_mk .mk span{
	font-size:22px;
}

.mk_bg1{background: linear-gradient(-125deg, #57bdbf, #2f9de2);}
.mk_bg2{background: linear-gradient(-125deg, #ff7d7d, #fb2c95);}
.mk_bg3{background: linear-gradient(-113deg, #c543d8, #925cc3);}
.mk_bg4{background: linear-gradient(-141deg, #ecca1b, #f39526);}





#right-side #fourth{
	margin-left:30px;
	margin-top:30px;
}
#right-side #fourth .fourth_hzlc{
	background:url(../new_images/hzlc.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:150px;
}
#right-side #fourth p{
	line-height:40px;
}
#right-side #fourth p span{
	font-weight:600;
	color:#ee950c;
}
#right-side #first, #right-side #second, #right-side #third, #right-side #fourth {
  
  -webkit-transition: all .2s ease-in-out;
		  transition: all .2s ease-in-out;
  margin-top: -330px;
  visibility:hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
	  -ms-flex-direction: column;
		  flex-direction: column;
}
#right-side #first h1, #right-side #second h1, #right-side #third h1, #right-side #fourth h1 {
  font-weight: 800;
  color: #333;
}
#right-side #first p, #right-side #second p, #right-side #third p, #right-side #fourth p {
  color: #333;
  font-weight: 500;
  padding-left: 30px;
  padding-right: 30px;
}
#right-side #first.active, #right-side #second.active, #right-side #third.active, #right-side #fourth.active {
  margin-top: 0px;
  visibility:visible;
  -webkit-transition: all .2s ease-in-out;
		  transition: all .2s ease-in-out;
}