 
#new {background:#ececec;}
.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.title {border-bottom:1px solid #fff; line-height:22px; font-size:16px; font-weight:normal;padding-bottom:30px;}
.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;position:absolute;top:75%;left:10%;}
.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;}
ul.list{ height:100px; line-height:42px; text-align:center; margin:0 40%; width:500px;}
ul.list li{padding:0 15px; line-height:40px; display:inline-block; font-size:14px; border:1px solid #ddd; margin-left:-8px; 
/*    float:left; */
    background-color:#FFF; cursor:pointer;}
ul.list li:hover{color:#3aabe7;}
ul.list li:hover a{color:#3aabe7;}
ul.list li.thisclass{color:#3aabe7; font-weight: 600;}

/*内容页*/
.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:60px;}
.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 {width:1168px; border:1px solid #dcdcdc; background:#ffffff; min-height:400px; margin:0 auto; padding:20px 20px; border-radius:6px;}
.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{width: 100%; display:block; text-align:center; margin:10px auto!important;}
.new-go{padding:40px 0;text-align: center;}
.new-go .new-btn{width:130px; height:46px; display:inline-block; margin:0 20px; line-height:46px; background:#fff; border:1px solid #00bae2; font-size:15px; text-align:center; color:#00bae2; 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 .new-back{border: 1px solid #bbb;color: #bbb;}
.new-go .new-btn:hover{background:#00bae2; border:1px solid #00bae2; color:#fff;text-decoration: none;}
.new-go .new-back:hover{background: #aaa;border: 1px solid #aaa;color:#fff;text-decoration: none;}
.new-go .modal-dialog{margin:0 auto;top:20%;}
.new-go .modal-header{border-radius: 6px 6px 0px 0px;}
.new-go .modal-header h3{font-size: 20px;letter-spacing: 3px;padding: 5px;}
.new-go .modal-header .close{padding: 5px;}
.new-go .modal-body{padding: 45px 0px 15px;}
.new-go .modal-body .ipt{width: 100%;padding-bottom: 10px;}
.new-go .modal-body .ipt input,.new-go .modal-body .ipt textarea{width: 70%;padding: 10px;background: #fff;border-radius: 6px;border:1px solid #3aabe7; }
.new-go .modal-body .ipt input::-webkit-input-placeholder ,.new-go .modal-body .ipt textarea::-webkit-input-placeholder{
	/* WebKit browsers */ 
    font-size:14px;
	color:#3aabe7;
}
.new-go .modal-body .ipt input:-moz-placeholder ,.new-go .modal-body .ipt textarea::-webkit-input-placeholder{
	/* Mozilla Firefox 4 to 18 */ 
font-size:14px;
	color:#3aabe7;
}
.new-go .modal-body .ipt input::-moz-placeholder ,.new-go .modal-body .ipt textarea::-webkit-input-placeholder{
	/* Mozilla Firefox 19+ */ 
font-size:14px;
	color:#3aabe7;
}
.new-go .modal-body .ipt input:-ms-input-placeholder ,.new-go .modal-body .ipt textarea::-webkit-input-placeholder{
	/* Internet Explorer 10+ */ 
font-size:14px;
	color:#3aabe7;
}

.new-go .modal-body .ipt textarea{height: 90px;}
.new-go .modal-body .centered{padding-top: 30px;}
.new-go .modal-body .centered input{background: #3aabe7;color: #fff;font-size: 18px;letter-spacing: 3px;}