@font-face {
	font-family: 'Alibaba PuHuiTi';
	src: url('/style/font/Alibaba-PuHuiTi-Regular.otf');
	src: url('/style/font/Alibaba-PuHuiTi-Regular.otf') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;

}

#new {
  background: #fff;
  width:100%;
  display:block;
  clear:both;
}
.new-head {
  padding-top: 50px;
}
.navNew {
  padding-bottom: 20px;
  text-align: center;
}
.navNew li {
  display: inline-block;
  line-height: 60px;
  padding: 0 30px;
}
.navNew li a {
  font-size: 18px;
}
.navNew li a.on {
  color: #00a2e9;
}
.new-main ul {
  margin: 0 0 0 -40px;
}
.new-main li {
  float: left;
  display: inline;
  width: 360px;
  height: 320px;
  overflow: hidden;
  margin: 0 0 48px 48px;
  background: #fff;
}
.new-con {
  position: relative;
}
.new-con .new-pic img {
  width: 360px;
  height: 259px;
  display: block;
}
.new-con .new-pic h2.title {
  font-size: 14px;
  font-weight: normal;
  line-height: 52px;
  text-align: center;
}
.new-con .new-pic h2.title a {
  color: #222;
}
.new-con .new-text {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  width: 360px;
  height: 320px;
  background: #00a2e9;
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: none;
}
.new-con .new-text .new-textcon {
  display: block;
  width: 295px;
  padding: 15px 0 0 35px;
  color: #fff;
}
.new-con .new-text .new-textcon h2 {
  height: 50px;
}
.new-con .new-text .new-textcon h2.title {
  border-bottom: 1px solid #fff;
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
}
.new-con .new-text .new-textcon .des {
  display: block;
  height: 152px;
  padding-top: 10px;
  line-height: 22px;
  font-size: 12px;
}
.new-con .new-text .new-textcon .icon-cir {
  display: inline-block;
  width: 58px;
  height: 58px;
  margin: 15px 0 0 120px;
  background: url("../images/icon-cir.png") no-repeat;
}
.item-hover .new-text {
  display: block;
  -webkit-animation: flipInX .4s .2s ease both;
  -moz-animation: flipInX .4s .2s ease both;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 0.9;
  }
}
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 0.9;
  }
}
/* pages */
.page-wrap {
  padding: 30px 0 80px 0;
}
.pages {
  text-align: center;
  line-height: 42px;
  font-size: 0;
  word-wrap: normal;
  white-space: nowrap;
  color: #999;
}
.pages a,
.pages span {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 14px;
  letter-spacing: normal;
  background: #fff;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.pages a {
  text-decoration: none;
  color: #3e3a39;
}
.pages a:hover {
  text-decoration: none;
  color: #fff;
}
.pages a:first-child {
  margin-left: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pages a:last-child {
  margin-right: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pages a:hover {
  background: #00a2e9;
}
.pages a:active {
  background: #f0f0f0;
}
.pages span,
.pages span:hover,
.pages span:active {
  cursor: default;
  color: #fff;
  background: #00a2e9;
  font-weight: bold;
}
code {
  padding: 2px 4px;
  color: #D14;
  white-space: nowrap;
  background-color: #F7F7F9;
  border: 1px solid #E1E1E8;
}



/*内容页*/
.fea_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  background: #000;
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.content-main {
  width: 65%;
  height: 100%;
  left: 100%;
  top: 160px;
  display: none;
  z-index: 201;
  background: #FFF;
  position: absolute;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35);
  opacity: 0;
}
.box-head {
  position: relative;
  height: 68px;
  background: #025edf url("../images/bg-conhead.jpg") no-repeat;
}
.box-head .place {
  padding-left: 25px;
  line-height: 68px;
  font-size: 14px;
  color: #9dccfc;
}
.box-head .place a {
  padding: 0 30px 0 10px;
  color: #9dccfc;
}
.box-head .fea-close {
  position: absolute;
  top: 0px;
  left: -110px;
}
#boxscroll {
  height: 400px;
  background-color: #fff;
  overflow: auto;
  z-index: 100;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
#boxscroll .wrapper {
  padding: 50px 40px;
}
#boxscroll .wrapper .boxcon-hd {
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}
#boxscroll .wrapper .boxcon-hd h1 {
  line-height: 40px;
  font-size: 24px;
  font-weight: normal;
}
#boxscroll .wrapper .boxcon-hd p {
  line-height: 24px;
}
#boxscroll .wrapper .boxcon-hd p span {
  padding-right: 18px;
  color: #727171;
}
#boxscroll .wrapper .boxcon-bd {
  padding-top: 20px;
  font-size: 14px;
  line-height: 24px;
}
#boxscroll .wrapper .boxcon-bd img {
  display: block;
  text-align: center;
}
#boxscroll .wrapper .boxcon-bd p {
  padding: 8px 0;
  line-height: 24px;
  font-size: 14px;
  text-indent: 2em;
}


.wrap-new{
    padding-top: 80px;
}
.wrap-new .new-tit{
    padding-bottom: 30px;
    text-align: center;
}
.wrap-new .new-tit h1{
    line-height: 42px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
.wrap-new .new-tit p{
    line-height: 24px;
    font-size: 14px;
    color: #999999;
}
.wrap-new .new-tit span{
    padding: 0 10px;
}
.new-page {
border-top:1px #999999 solid;
    width: 828px;
    min-height: 400px;
    margin: 0 auto;
    padding: 20px 0px;

}
.news_c{
    width: 272px;
    min-height: 400px;
    margin: 0 auto;
    padding: 20px 10px;
	float:right;
}
.new-page-m{
    font-size: 15px;
    color: #666666;
    line-height: 200%;
}
.new-page-m p{
    padding: 8px 0;
    text-indent: 2em;
}
.new-page-m img{
    display: block;
    text-align: center;
    margin: 10px auto;
}
.new-go{
    padding: 40px 0;
}
.new-go a{
    width: 130px;
    height: 46px;
    display: block;
    margin: 0 auto;
    line-height: 46px;
    background: #fff;
    border:1px solid #5e5e5e;
    font-size: 15px;
    text-align: center;
    color: #666666;
    border-radius: 30px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.new-go a:hover{
    background: #00bae2;
    border:1px solid #00bae2;
    color:#fff;
}

.news_module {
    margin: 0 auto;
    width: 1200px;
}
.news_module .left_side {
    float: left;
    width: 200px;
}
.news_module .right_side {
    float: right;
    width: 970px;
}

.tree_menu {
    border-top: 1px solid #e6e6e6;
    margin-top: 50px;
    width: 100%;
}
.tree_menu ul {
    line-height: 50px;
}
.tree_menu ul li {
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
}
.tree_menu ul li a {
    color: #222;
    display: block;
}

.tree_menu ul li a i.t2 {
    background-position: -29px -24px;
}
.tree_menu ul li a i {
    background: rgba(0, 0, 0, 0) url("../images/common.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 16px;
    margin: 0 12px 0 20px;
    vertical-align: -3px;
    width: 16px;
}
.green_bt {
    background: #24b727 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 88px;
    margin-top: 30px;
    transition: all 1s ease-in-out 0s;
    width: 100%;
}
.green_bt span {
    background: rgba(0, 0, 0, 0) url("../images/common.png") no-repeat scroll -59px 0;
    display: inline-block;
    float: left;
    height: 35px;
    margin: 27px 12px 0 30px;
    vertical-align: -3px;
    width: 35px;
}
.blue_bt {
    background: #208dd8 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 88px;
    margin-top: 20px;
    transition: all 1s ease-in-out 0s;
    width: 100%;
}
.blue_bt span {
    background: rgba(0, 0, 0, 0) url("../images/common.png") no-repeat scroll -105px 0;
    display: inline-block;
    float: left;
    height: 35px;
    margin: 27px 12px 0 30px;
    vertical-align: -3px;
    width: 35px;
}

.green_bt ul {
    float: left;
}
.green_bt ul h2 {
    font-size: 16px;
    margin: 24px 0 2px;
}
.blue_bt ul {
    float: left;
}
.blue_bt ul h2 {
    font-size: 16px;
    margin: 24px 0 2px;
}
.news_list {
    border-bottom: 1px dotted #c0c2c3;
    clear: both;
    margin: 30px auto;
    overflow: hidden;
    padding-bottom: 10px;
    width: 100%;
}
.news_list .pic {
    display: block;
    float: left;
    height: 180px;
    width: 270px;
}
.news_list ul {
    color: #666;
    float: right;
    font-size: 14px;
    line-height: 24px;
    margin-right: 25px;
    text-align: left;
    width: 620px;
}
.news_list .pic a {
    display: block;
    height: 100%;
    width: 100%;
}
.news_list ul li {
    margin-bottom: 7px;
}
.news_list ul h1 a {
    color: #222;
    display: block;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 5px;
}
.news_banner{ height:auto;  width:1920px; display:block; overflow:hidden;text-align:center; font-weight:bold; font-size:34px; line-height:200px; color:#FFFFFF; center no-repeat; padding-top: 84px; position:relative; left:50%; margin-left:-960px; 
}

.news_t{
	 height:350px; 
	 display:block; 
	 overflow:hidden;
	 margin-top:90px;  
	 }

.sidebar .widget {
    box-sizing: content-box;
    margin-bottom: 45px;
    position: relative;
}
.widget li{ line-height:25px; border-bottom:1px #CCCCCC solid;}
.widget li a{ font-size:14px; line-height:25px; display:block; padding:10px 0;}
.widget li a strong{ font-weight:normal;}
.heading h4{ font-size:16px; line-height:50px;}