.hide {
  display: none; }

.cfx:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'; }

.cfx {
  *zoom: 1; }

.nsl {
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.w {
  width: 1200px;
  margin: 0 auto; }

.ww {
  width: 100%; }

html {
  height: 100%; }

@font-face {
  font-family: 'hyssj';
  src: url("../img/hyssj.ttf");
  font-weight: normal;
  font-style: normal; }
.headtitle {
  font-family: "hyssj" , "Microsoft Yahei" !important; }

body {
  font-family: 'Microsoft Yahei';
  font-size: 14px;
  overflow-x: hidden;
  min-width: 1200px; }

.cover {
  width: 100%;
  height: 100%;
  background-image: url("../img/coverbg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999; }
  .cover .bird {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -450px;
    margin-top: -300px; }
  .cover .building {
    display: block;
    width: 90%;
    position: relative;
    margin: 0 auto;
    top: 10%;
    -webkit-animation-duration: 3s;
            animation-duration: 3s; }
  .cover .logowrap {
    width: 360px;
    height: 130px;
    margin: 0 auto; }
    .cover .logowrap #logo_svg {
      width: 360px;
      height: 130px;
      stroke-width: 1;
      fill: none;
      stroke: #fff; }
  .cover a {
    text-decoration: none;
    display: block;
    text-align: center;
    margin-top: 15%;
    color: #fff;
    letter-spacing: 2px; }
    .cover a span {
      display: inline-block;
      -webkit-animation: start 1.5s infinite ease-in-out;
      animation: start 1.5s infinite ease-in-out; }

.main .headwrap {
  position:static;
  top: 0px;
  left: 0px;
  width: 100%;
  min-width: 1200px;
  z-index: 999;
  height: 70px;
  background: url(/img/MAIN/2017/03/117325/pack/img/header_bg.png); }
  .main .headwrap h1 {
    float: left;
    padding-top: 7px;
    padding-left: 5px;
    width: 210px;
    margin-left: 50px; }
  .main .headwrap .head .indexIcon {
    margin-top: 15px;
    float: left;
    margin-left: 20px; }
  .main .headwrap .head ul.navwrap {
    float: left;
    height: 50px;
    margin-left: 80px;
    margin-top: 10px; }
    .main .headwrap .head ul.navwrap li.nav {
      float: left;
      height: 100%;
      width: 150px;
      border-left: 1px solid #5db9e1;
      border-right: 1px solid #5db9e1;
      margin-right: -1px;
      cursor: pointer;
      position: relative;
      text-align: center; }
      .main .headwrap .head ul.navwrap li.nav b {
        font-size: 24px;
        display: inline-block;
        color: #fff;
		height:50px;
		line-height:50px;
        margin-top: 0px; }
      .main .headwrap .head ul.navwrap li.nav p {
        text-align: center;
        font-size: 11px;
        color: #fff; }
      .main .headwrap .head ul.navwrap li.nav:hover .detail {
        /*display: block;*/ }
      .main .headwrap .head ul.navwrap li.nav.active .detail {
        display: block; }
      .main .headwrap .head ul.navwrap li.nav.nav1 {
        background-position: 24px 20px; }
      .main .headwrap .head ul.navwrap li.nav.nav2 {
        background-position: -147px 20px; }
      .main .headwrap .head ul.navwrap li.nav.nav3 {
        background-position: -307px 20px; }
      .main .headwrap .head ul.navwrap li.nav.nav4 {
        background-position: -472px 20px; }
      .main .headwrap .head ul.navwrap li.nav.nav5 {
        background-position: -634px 20px; }
      .main .headwrap .head ul.navwrap li.nav.nav6 {
        background-position: -800px 20px;
        border-right: none; }
      .main .headwrap .head ul.navwrap li.nav ul.detail {
        display: none;
        position: absolute;
        top: 60px;
        left: 0;
        padding: 0 24px;
        padding-bottom: 26px;
        background: #0098d1;
        width: 100%;
        z-index: 99; }
        .main .headwrap .head ul.navwrap li.nav ul.detail li {
          height: 32px;
          border-top: 1px solid #5db9e1;
          border-bottom: 1px solid #5db9e1;
          margin-top: -1px; }
          .main .headwrap .head ul.navwrap li.nav ul.detail li a {
            display: block;
            width: 100%;
            height: 100%;
            line-height: 30px;
            color: #fff;
            text-decoration: none;
            transition: all 0.3s; }
            .main .headwrap .head ul.navwrap li.nav ul.detail li a:hover {
              text-indent: 10px; }

.main .bannerwrap {
  height: 677px; }
  .main .bannerwrap .banner {
    width: 3600px;
    margin: 0 auto;
    height: 677px;
    left: 50%;
    margin-left: -1800px; }
    .main .bannerwrap .banner .thumbnailwrap {
      position: absolute;
      bottom: 40px;
      left: 50%;
      margin-left: -600px;
      width: 1200px;
      height: 122px;
      background: rgba(0, 0, 0, 0.6);
      z-index: 99;
      display: none; }
      .main .bannerwrap .banner .thumbnailwrap ul {
        text-align: center;
        padding-top: 16px; }
        .main .bannerwrap .banner .thumbnailwrap ul li {
          width: 156px;
          height: 90px;
          display: inline-block;
          border: 2px solid #fff;
          cursor: pointer; }
          .main .bannerwrap .banner .thumbnailwrap ul li:hover {
            border: 2px solid #0098d1; }
          .main .bannerwrap .banner .thumbnailwrap ul li img {
            width: 100%;
            height: 100%; }
    .main .bannerwrap .banner .leftcover, .main .bannerwrap .banner .rightcover {
      width: 1200px;
      height: 677px;
      background: rgba(0, 0, 0, 0.65);
      position: absolute;
      top: 0;
      z-index: 10; }
    .main .bannerwrap .banner .leftcover {
      left: 0px; }
    .main .bannerwrap .banner .rightcover {
      right: 0px; }
    .main .bannerwrap .banner .swiper-pagination {
      height: 40px;
      background: rgba(0, 0, 0, 0.8);
      bottom: 0; }
    .main .bannerwrap .banner .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      opacity: 1;
      background: white;
      position: relative;
      top: 10px; }
    .main .bannerwrap .banner .swiper-pagination-bullet-active {
      background: #0098d1; }
      .main .bannerwrap .banner .swiper-pagination-bullet-active .descwrap {
        display: block; }
    .main .bannerwrap .banner .swiper-slide-next .descwrap {
      display: block !important; }
    .main .bannerwrap .banner .swiper-wrapper .swiper-slide {
      position: relative; }
      .main .bannerwrap .banner .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: 100%; }
      .main .bannerwrap .banner .swiper-wrapper .swiper-slide .descwrap {
        display: none;
        position: absolute;
        left: 1200px;
        top: 410px;
        width: 415px;
        height: 106px;
        background: rgba(255, 255, 255, 0.8);
        padding: 0px 20px; }
        .main .bannerwrap .banner .swiper-wrapper .swiper-slide .descwrap .desc h4 {
          height: 47px;
          font-size: 24px;
          border-bottom: 1px solid #000;
          line-height: 70px; }
        .main .bannerwrap .banner .swiper-wrapper .swiper-slide .descwrap .desc p {
          padding-top: 13px;
          font-size: 14px; }
.main .contentwrap {
  background: #f8f8f8;
  background:url(/img/MAIN/2017/03/117325/pack/img/connectbg.jpg) no-repeat bottom center #ededed;
  padding: 35px 0; }
.main .content .exhibition {
  background: #fff;
  padding: 35px 0; }
  .main .content .exhibition .left_ex {
    float: left;
    width: 345px;
    height: 680px;
    border-right: 1px solid #999999; }
    .main .content .exhibition .left_ex .booking {
      padding-left: 25px;
      padding-right: 25px; }
      .main .content .exhibition .left_ex .booking p {
        font-size: 22px;
        margin-top: 10px;
        line-height: 32px; }
      .main .content .exhibition .left_ex .booking a {
        margin-top: 40px;
        display: block;
        text-align: center; }
    .main .content .exhibition .left_ex .news {
      padding-top: 60px;
      padding-left: 25px;
      padding-right: 25px; }
      .main .content .exhibition .left_ex .news h3 {
        font-size: 30px;
        font-family: "hygl";
        color: #4097cc;
        line-height: 60px; }
      .main .content .exhibition .left_ex .news ul.newslist li {
        margin-top: 30px; }
        .main .content .exhibition .left_ex .news ul.newslist li span {
          display: block;
          font-size: 12px;
          color: #333;
          margin-bottom: 6px; }
        .main .content .exhibition .left_ex .news ul.newslist li a {
          font-size: 18px;
          display: block;
          color: #000;
          text-decoration: none; }
  .main .content .exhibition .right_ex {
    float: right;
    width: 825px;
    height: 680px;
    padding-right: 25px; }
    .main .content .exhibition .right_ex .ex_title {
      font-size: 30px;
      color: #4097cc;
      position: relative;
      margin-bottom: 20px; }
      .main .content .exhibition .right_ex .ex_title span {
        position: absolute;
        top: 5px;
        right: 0;
        font-size: 18px;
        color: #999; }
    .main .content .exhibition .right_ex .exhibition-container {
      height: 620px; }
      .main .content .exhibition .right_ex .exhibition-container .swiper-button-next, .main .content .exhibition .right_ex .exhibition-container .swiper-button-prev {
        top: 30%; }
      .main .content .exhibition .right_ex .exhibition-container .swiper-button-prev, .main .content .exhibition .right_ex .exhibition-container .swiper-container-rtl, .main .content .exhibition .right_ex .exhibition-container .swiper-button-next {
        background-image: url("../img/arrow_l.png");
        width: 49px;
        height: 47px;
        background-size: cover; }
      .main .content .exhibition .right_ex .exhibition-container .swiper-button-prev {
        left: 0px; }
      .main .content .exhibition .right_ex .exhibition-container .swiper-button-next {
        background-image: url("../img/arrow_r.png");
        right: 0; }
      .main .content .exhibition .right_ex .exhibition-container .swiper-slide .imgwrap {
        width: 385px;
        height: 413px;
        overflow: hidden; }
      .main .content .exhibition .right_ex .exhibition-container .swiper-slide img {
        width: 100%;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        .main .content .exhibition .right_ex .exhibition-container .swiper-slide img:hover {
          -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
          transform: scale(1.2); }
      .main .content .exhibition .right_ex .exhibition-container .swiper-slide p.info {
        color: #999;
        position: relative; }
        .main .content .exhibition .right_ex .exhibition-container .swiper-slide p.info span {
          display: block; }
        .main .content .exhibition .right_ex .exhibition-container .swiper-slide p.info .date {
          float: left; }
        .main .content .exhibition .right_ex .exhibition-container .swiper-slide p.info .position {
          float: right; }
      .main .content .exhibition .right_ex .exhibition-container .swiper-slide .title {
        margin-top: 10px;
        margin-bottom: 15px; }
        .main .content .exhibition .right_ex .exhibition-container .swiper-slide .title p {
          font-size: 20px;
          line-height: 30px; }
      .main .content .exhibition .right_ex .exhibition-container .swiper-slide .desc {
        font-size: 12px;
        text-indent: 24px;
        line-height: 20px; }
      .main .content .exhibition .right_ex .exhibition-container .swiper-slide a.btn {
        text-decoration: none;
        display: block;
        width: 100px;
        height: 30px;
        line-height: 30px;
        color: #fff;
        text-align: center;
        position: absolute;
        bottom: 0;
        right: 0;
        background: #0098d1; }
.main .content .collection {
  margin-top: 30px;
  background: #fff;
  height: 350px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px; }
  .main .content .collection .collection-title {
    float: left;
    width: 236px; }
    .main .content .collection .collection-title h2 {
      text-indent: 25px;
      font-size: 30px;
      color: #4097cc;
      height: 80px;
      line-height: 80px;
      background: rgba(0, 0, 0, 0.8); }
  .main .content .collection .coll-img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative; }
    .main .content .collection .coll-img img {
      width: 100%;
      height: 100%; }
    .main .content .collection .coll-img:hover .ditailwrap {
      display: block; }
    .main .content .collection .coll-img .ditailwrap {
      display: none;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.8); }
      .main .content .collection .coll-img .ditailwrap .detail {
        width: 170px;
        height: 60px;
        position: absolute;
        top: 50%;
        margin-top: -30px;
        left: 0;
        color: #fff;
        border-bottom: 1px solid #fff; }
        .main .content .collection .coll-img .ditailwrap .detail p {
          font-size: 18px;
          text-align: right;
          line-height: 30px; }
  .main .content .collection .collection-container {
    width: 930px;
    height: 320px; }
    .main .content .collection .collection-container .swiper-slide .coll_l {
      float: left;
      width: 230px;
      height: 100%; }
    .main .content .collection .collection-container .swiper-slide .coll_r {
      float: right;
      width: 220px;
      height: 100%; }
      .main .content .collection .collection-container .swiper-slide .coll_r .coll_r_up {
        height: 157px; }
      .main .content .collection .collection-container .swiper-slide .coll_r .coll_r_down {
        position: relative;
        top: 6px;
        height: 157px; }
.main .comprehensivenews {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
  margin-top: 30px; }
  .main .comprehensivenews .imgwrap {
    width: 342px;
    height: 144px;
    overflow: hidden; }
    .main .comprehensivenews .imgwrap img {
      width: 100%;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .main .comprehensivenews .imgwrap img:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2); }
  .main .comprehensivenews .l {
    float: left;
    width: 396px;
    padding-left: 28px;
    padding-right: 28px;
    overflow: hidden;
    height: 330px; }
  .main .comprehensivenews .m {
    float: left;
    width: 396px;
    padding-left: 28px;
    padding-right: 28px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: hidden;
    height: 330px; }
  .main .comprehensivenews .r {
    float: right;
    width: 396px;
    padding-left: 28px;
    padding-right: 28px;
    overflow: hidden;
    height: 330px; }
    .main .comprehensivenews .r h2 {
      font-size: 30px;
      color: #4097cc;
      margin-bottom: 10px; }
    .main .comprehensivenews .r ul li {
      height: 36px; }
      .main .comprehensivenews .r ul li a {
        line-height: 36px;
        display: inline-block;
        color: #000;
        font-size: 14px;
        text-decoration: none; }
        .main .comprehensivenews .r ul li a:hover {
          text-decoration: underline; }
  .main .comprehensivenews .news_withpic a.btn {
    text-decoration: none;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #0098d1;
    margin-top: 15px;
    margin-bottom: 15px; }
  .main .comprehensivenews .news_withpic h4 {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 15px; }
  .main .comprehensivenews .news_withpic p a {
    display: inline-block;
    text-indent: 24px;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    line-height: 24px; }
    .main .comprehensivenews .news_withpic p a:hover {
      text-decoration: underline; }
.main .service {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #009ad1;
  color: #fff; }
  .main .service h2 {
    font-size: 30px;
    margin-bottom: 10px; }
  .main .service a {
    text-decoration: none;
    font-size: 14px;
    color: #fff; }
    .main .service a:hover {
      text-decoration: underline; }
  .main .service .l {
    float: left;
    width: 792px;
    text-align: center;
    border-right: 1px solid #fff; }
    .main .service .l ul li {
      background-image: url("../img/servicebg.png");
      background-repeat: no-repeat;
      background-position: 0 0;
      width: 197px;
      padding-top: 80px;
      float: left; }
      .main .service .l ul li h4 {
        font-size: 20px;
        margin-bottom: 40px; }
      .main .service .l ul li a {
        height: 40px;
        line-height: 40px;
        display: block; }
      .main .service .l ul li.guide {
        background-position: 85px 20px; }
      .main .service .l ul li.traffic {
        background-position: -117px 20px; }
      .main .service .l ul li.map {
        background-position: -319px 20px; }
      .main .service .l ul li.advice {
        background-position: -509px 20px; }
  .main .service .r {
    float: right;
    width: 390px; }
    .main .service .r ul.code {
      margin-top: 20px; }
      .main .service .r ul.code li {
        float: left;
        text-align: center;
        width: 125px; }
        .main .service .r ul.code li p {
          font-size: 14px;
          line-height: 50px; }
    .main .service .r a.donate {
      display: block;
      text-align: center;
      margin-top: 55px; }
/*搜索*/
.search{
  position:absolute;
  top:15px;
  right:60px;
	text-align: right;
}
.search img,.search input{
  vertical-align:middle;
  margin:0 3px;
  cursor:pointer;
	color:#333;
}
.search input{
  vertical-align:middle;
  margin:0 3px;
  cursor:pointer;
	color:#333;
	background:#e3e3e3;
}
.search input[type='text']{
  border:1px solid #ccc;
  border-right:none;
  height:30px;
  width:215px;
  padding:0 0 0 15px;
  background:none;
}
.searchBox{
	width:270px;
	display:none;
	position: absolute;
	right: -30px;
	top:60px;
}
.searchBox img{
	height:30px;
	padding:4px;
	border:1px solid #ccc;
	border-left:none;
	margin-left:-7px;
}
.inputImg{
background:#e3e3e3;
}
@-webkit-keyframes start {
  0%, 30% {
    -webkit-transform: translate(-10px, 0px);
    opacity: 0; }
  60% {
    -webkit-transform: translate(0, 0);
    opacity: 1; }
  100% {
    -webkit-transform: translate(8px, 0px);
    opacity: 0; } }

@keyframes start {
  0%, 30% {
    -webkit-transform: translate(-10px, 0px);
    opacity: 0; }
  60% {
    -webkit-transform: translate(0, 0);
    opacity: 1; }
  100% {
    -webkit-transform: translate(8px, 0px);
    opacity: 0; } }

/*# sourceMappingURL=style.css.map */

/* d2 */
.main .content .d2tu h1,.main .content .d2list h1{padding-left: 19px;font-size: 30px;line-height: 32px;color:#4097cc;font-weight: normal;font-family: "hyssj" , "Microsoft Yahei" !important;}
.main .content .d2nav{padding:25px 0 45px 19px;background: #fff;font-size: 14px;font-family: \5B8B\4F53;}
.main .content .d2nav,.main .content .d2nav a{color:#4097cc;}
.main .content .d2nav a{text-decoration:none;margin:0 3px;}
.main .content .d2tu,.main .content .d2list{background: #fff;padding-bottom:95px;}
.pic_list{width:1170px;height:auto;margin:0 auto;}
#tiles{list-style-type: none;position: relative;margin: 0;}
#tiles li{width:284px;display: none;cursor: pointer;margin:20px 4px 0 4px;display: inline;float:left;position: relative;}
#tiles li img{display: block;}
#tiles li span{text-align: center;line-height: 50px;font-size: 14px;font-family: \5B8B\4F53;z-index: 1}
#tiles li em{background:#000;filter:alpha(opacity=60);opacity:.6;}
#tiles li,#tiles li a{color:#fff;}
#tiles li span,#tiles li em{height:50px;position:absolute;bottom:0px;width:100%;left:0;}
#tiles ali:nth-child(3n){height:175px;}
#tiles ali:nth-child(4n-3){padding-bottom: 30px;}
#tiles ali:nth-child(5n){height:250px;}
.main .content .d2tu .pages{ text-align:center; margin:55px 0px 0 0;font-family: \5B8B\4F53;font-size: 14px;}
.main .content .d2tu .pages a{ border:1px solid #dddad3; background:#f7f6f4; padding:12px 15px;text-decoration:none;margin:0 11px;}
.main .content .d2tu .pages a.common_current_page{ background:#3399cc; color:#fff; text-decoration:none;}

.main .content .d2list{padding:0 0 95px 0;}
.main .content .d2list ul{padding: 20px;background: url(../img/line.gif) no-repeat 20px bottom;}
.main .content .d2list ul.end{background: none;}
.main .content .d2list ul li{ line-height:190%;font-size: 14px;clear:both;font-family: \5B8B\4F53;text-align: right;color:#999;}
.main .content .d2list ul li a{ float:left;line-height:190%;text-decoration:none;color:#000000;}
.main .content .d2list .pages{ text-align:center; margin:55px 0px 0 0;font-family: \5B8B\4F53;font-size: 14px;}
.main .content .d2list .pages a{ border:1px solid #dddad3; background:#f7f6f4; padding:12px 15px;text-decoration:none;margin:0 11px;}
.main .content .d2list .pages a.common_current_page{ background:#3399cc; color:#fff; text-decoration:none;}

/* text */
.main .content .text_content{background: #fff;padding-bottom: 200px;}
.main .content .text_content h1{font-size: 24px;text-align: center;line-height: 28px;margin-top: 8px;}
.main .content .text_content h2{font-size: 16px;text-align: center;padding-top: 8px;color:#333;}
.main .content .text_content div.text_time{padding:15px 0 35px 0;text-align: center;}
.text_time a{color:#000;text-decoration:none;margin:0 10px;}
.main .content .text_content div.text_dy{width:701px;margin:0 auto;font-size: 12px;line-height: 190%;}
.main .content .text_content div.text_pic{text-align: center;width:701px;margin:0 auto;font-size: 12px;font-family: \5B8B\4F53;}
.main .content .text_content div.text_pic img{margin:20px 0;}
.main .content .text_content div.text_p{width:701px;margin:20px auto 0 auto;font-family: \5B8B\4F53;}
.main .content .text_content div.text_p p{font-size: 14px;line-height: 190%;margin-top: 30px;}
.main .content .text_content div.text_p h4{font-size: 14px;text-align: right;margin-top: 75px;}
.main .copyright{background: #ededed;text-align: center;color: #666;font-size: 12px;}
.zdfy{
text-align:center;
padding:10px 0;
}
.zdfy a{
color:#333;
text-decoration:none;
margin:0 5px;
}
table a{
color:#333;
text-decoration:none;
}
.text_pic{
 text-align:center;
}
.text_pic table{
margin:0 auto;
}
.text_pic table img{
 max-width:700px;
}

@media screen and (min-width: 1200px) and (max-width:1440px) {
    .w{
	  width:1200px;
	}
	.main .headwrap h1{
	  width:130px;
	}
	.headwrap .w{
	  width:1000px;
	}
	.main .headwrap .head ul.navwrap li.nav{
	  width:110px;
	}
	.main .headwrap .head ul.navwrap li.nav b{
	  font-size:18px;
	}
	.main .bannerwrap{
	  height:700px;
	}
	.main .bannerwrap .banner{
	  height:700px;
	}
	.arrowL, .arrowR{
	  top:200px;
	}
	/*内容部分*/
	.main .content .exhibition .left_ex{
	  width:400px;
	}
	.main .content .exhibition .right_ex{
	  width:780px;
	}
	.main .comprehensivenews .l{
	  width:360px;
	}
	.main .content .collection .collection-container{
	  width:870px;
	}
	.main .content .exhibition .right_ex .exhibition-container .swiper-slide .imgwrap{
	  width:350px;
	}
	.main .content .exhibition .right_ex .exhibition-container .swiper-slide .title p{
	  font-size:20px;
	}
	.main .content .collection .collection-container .swiper-slide .coll_l1{
	  width:260px;
	}
	.main .comprehensivenews .m{
	  width:360px;
	}
	.main .comprehensivenews .r{
	  width:450px;
	}
	.main .comprehensivenews .r ul li a{
	  font-size:16px;
	}
	.main .comprehensivenews .imgwrap{
	  height:144px;
	}
	.main .comprehensivenews .imgwrap img{
	  height:144px;
	}
	/*服务部分*/
	.main .service .l{
	  width:780px;
	}
	.main .service .r{
	  width:400px;
	}
	.main .service .l ul li{
	  width:190px;
	}
	.main .service .r ul.code li img{
	  width:100px;
	  height:100px;
	}
}

/*20180307*/
.link h2{
	clear: both;
}
.linkContent a{
	width: auto;
	margin:0 15px;
}
.main .link .headtitlel{
	text-indent: 0em;
	width: 96%;
}
.search{
	right:100px;
}
.duoBan{
	position:absolute;
	right:10px;
	top:20px;
	width:90px;
	padding:0 10px;
	cursor: pointer;
}
.duoBan h2{
	font-size:18px;
	color:#fff;
	text-align: center;
}
.duoBan ul{
	display:none;
	background: #0098d1;
}
.duoBan ul li{
	border-bottom:1px solid #fff;
	text-align: center;
	color: #fff;
	padding:10px;
}
.duoBan ul li a{
	color: #fff;
}
/*end 20180307*/
/*20180308*/
.main .headwrap .head ul.navwrap li.nav ul.detail li {
    height: 32px;
	overflow: hidden;
}
.main .headwrap .head ul.navwrap li.nav ul.detail li a {
	transition: all 0.3s; 
}
.main .headwrap .head ul.navwrap li.nav ul.detail li a:hover {
	text-indent: 3px;
}
.searchBox img{
	margin-top:1px;
}