﻿body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-family:"微软雅黑";font-size:14px}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}
table{border-collapse:collapse;border-spacing:0;}
ul,div,article,aside,footer,header,hgroup,menu,nav,section{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box}
a{text-decoration:none;
  color:#888888;
  -webkit-transition:color 218ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition:color 218ms cubic-bezier(0.42, 0, 0.58, 1);
  transition:color 218ms cubic-bezier(0.42, 0, 0.58, 1);
  }
a:hover{
	text-decoration:none;
	}
li{list-style:none}
input[type=search]{-webkit-appearance:none}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{display:none}img{border:0;vertical-align:middle}
input,button,select,textarea{
	border:0 none;
	outline:0 none;
	font-family:Arial, sans-serif
  }
address,em,i{font-style:normal}
textarea{resize:none}
html{
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%;
	}
label{
	cursor:pointer
	}
input,select,button,textarea{font-family:"微软雅黑"}
input[type=submit]{cursor:pointer}::-webkit-scrollbar{width:8px;height:8px;background-color:#00A6E5}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#00A6E5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.auto{height:auto;overflow:hidden}
.left{float:left}.right{float:right}
.clearfix,.wrap,.md-shop-list .body ul,.content .md-subject .history .body .btns,.gb-nav.nav-col5.boxshadow ul{display:block;zoom:1}
.clearfix:after,.wrap:after,.md-shop-list .body ul:after,.content .md-subject .history .body .btns:after,.gb-nav.nav-col5.boxshadow ul:after{
	content:"";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
	}
.toe,.md-shop-slide .shop-nav .sub dd,.content .md-jj .lists .dt-list .bd dd a,.content .md-jj .lists .zs-list .bd li a,.content .md-px .notice-slide .swiper-slide a,.content .md-subject .gy-slide .gy-slides .swiper-slide .img h3{
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
	}
.imgall img,.content .md-news li .img img{
	width:100%;
	height:100%;
	-webkit-transitions:0.5s all linear;
	-moz-transition:0.5s all linear;
	-ms-transition:0.5s all linear;
	-o-transition:0.5s all linear;
	transition:0.5s all linear
	}
.imgall:hover img,.content .md-news li .img:hover img{
	-ms-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2)
	}
.inputfocus input{
	-webkit-transitions:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
	transition:0.5s all
	}
.inputfocus input[type=text]:focus{
	box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(156,41,50,0.3)
	}
.wrap{width:1200px;margin:0 auto}
.phone{display:none}

/*产品中心列的总宽*/
.sm1200 {margin: 0px auto; width: 1200px;}

.topbar{height: 35px;background: #2e3847;line-height: 35px;color: #7a91a3}
  .topbar a{color:#7a91a3}
  .topbar a:hover{color:#999}
  .topbar .welcome{float:left}
  .topbar .right{width: 470px;}
  .topbar .link{float: left;background:#666;}
  .topbar .link img{margin-right:5px;}
  .topbar .link a{margin-right:15px;margin-left:15px;}
 
  .topbar .login{float: left}
  .topbar .login img{margin-right:5px}
  .topbar .login a{margin-right:15px;margin-left:15px;}
  
  .topbar .sear{
	  margin-top:5px;
	  line-height:24px;
	  float:right;
	  width:150px;
	  height:24px;
	  background:#46657e;
	  -webkit-border-radius:20px;
	  -moz-border-radius:20px;
	  border-radius:20px;
	  }
  .topbar .sear .text{
	  color:#ffffff;
	  width:160px;
	  float:left;
	  margin-left:10px;
	  height:24px;
	  line-height:24px;
	  background-color:transparent;
	  }
  .topbar .sear .submit{
	  background:url("../imgs/img1.png") center no-repeat;
	  width:24px;
	  height:24px;
	  float:right;
	  margin-right:5px;
	  }

  .header{
	height:88px;
	background:url("../imgs/navbg.jpg") no-repeat top center;
	position:relative;
	line-height:88px;
	}
  .header .logo{float:left;}
  .header .nav{float:right;}
  .header .nav ul{float:right;}
  .header .nav li{
	  float:left;margin:0 23.05px;
	  -webkit-transitions:.2s;
	  -moz-transition:.2s;
	  -ms-transition:.2s;
	  -o-transition:.2s;
	  transition:.2s;
	  position:relative;
	  font-size:16px;
	  }
  .header .nav li.active>a,.header .nav li:hover>a{
	  background:#373c85;
	  position:relative;
	  height:88px;
	  line-height:88px;
	  }
  .header .nav li.active>a:after,.header .nav li.active a:before,.header .nav li:hover>a:after,.header .nav li:hover a:before{
	  width:47px;
	  height:88px;
	  content:'';
	  display:inline-block;
	  position:absolute;
	  }
  .header .nav li.active>a:after,.header .nav li:hover>a:after{
	  background:url("../imgs/img3.png") no-repeat;
	  right:-47px;
	  }
  .header .nav li.active>a:before,.header .nav li:hover>a:before{
	  background:url("../imgs/img2.png") no-repeat;
	  left:-47px;
	  }
  .header .nav li .subnav{
	  border-top:2px solid transparent;
	  display:none;z-index:99;
	  position:absolute;
	  left:-47px;
	  top:88px;
	  right:-47px;
	  }
  .header .nav li .subnav dd{
	  height:43px;
	  background:rgba(0,119,199,0.7);
	  line-height:43px;
	  text-align:center;
	  }
  .header .nav li .subnav dd.active,.header .nav li .subnav dd:hover{background:#373c85}
  .header .nav a{
	  color:#ffffff;
	  display:block;
	  text-align:center;
	  padding:0 3.6px;
	  }
  .header .nav .list ul{margin-left:24px}
  
  .md-shop-slide{position:relative}
  
  .md-shop-slide .shop-nav{position:absolute;top:0;z-index:9;width:239px;bottom:0;z-index:999}
  .md-shop-slide .shop-nav>dl>dt{height:62px;background:#e62037;line-height:60px;font-size:16px;color:#ffffff;padding:0 18px}
  .md-shop-slide .shop-nav>dl>dt .btn{background:url("../imgs/img61.png") center no-repeat;width:24px;height:24px;float:right;margin-top:18px;cursor:pointer}
  .md-shop-slide .shop-nav>dl>dd{line-height:72px;border-bottom:1px solid rgba(255,255,255,0.3);height:72px;background:url("../imgs/img63.png") rgba(208,124,240,0.4) no-repeat 92% 50%}
  .md-shop-slide .shop-nav>dl>dd:hover .sub{display:block}
  .md-shop-slide .shop-nav>dl>dd.active,.md-shop-slide .shop-nav>dl>dd:hover{background:rgba(215,142,242,0.4) url("../imgs/img63.png") no-repeat 92% 50%}
  .md-shop-slide .shop-nav>dl>dd>a{padding-left:40px;font-size:14px;color:#ffffff;display:block}
  .md-shop-slide .shop-nav>dl>dd img{margin-right:10px;top:23px}
  .md-shop-slide .shop-nav dd:last-child{border-bottom:none}
  .md-shop-slide .shop-nav .sub{position:absolute;display:none;left:239px;top:0;bottom:0;background:#ffffff;width:940px;z-index:999;padding-top:50px;font-size:16px;color:#333333}
  .md-shop-slide .shop-nav .sub dl{margin-left:40px;width:185px;height:210px;float:left}
  .md-shop-slide .shop-nav .sub dt{height:24px;line-height:24px;margin-bottom:10px;background:url("../imgs/img117.png") no-repeat bottom;padding-bottom:15px}
  .md-shop-slide .shop-nav .sub dd{font-size:14px;height:24px;line-height:24px}
  .md-shop-slide .shop-nav .sub dd a{color:#666666}
  .md-shop-slide .shop-nav .sub dd a:hover{color:#e62037}
  .md-shop-slide .wrap{height:500px;position:absolute;top:0;left:50%;margin-left:-600px}
  .md-shop-slide .btns{width:940px;float:right;position:relative;z-index:9}
  .md-shop-slide .btns .prev,.md-shop-slide .btns .next{cursor:pointer;top:210px;width:38px;height:76px;background:url("../imgs/img70.png");position:absolute}
  .md-shop-slide .btns .next{right:0;background:url("../imgs/img71.png") no-repeat}.md-hot-shop{margin-top:20px;margin-bottom:35px}
  .md-hot-shop ul{height:auto;overflow:hidden}.md-hot-shop li{width:232px;height:146px;float:left;margin-right:10px;color:#ffffff;position:relative}
  .md-hot-shop li .text{margin-left:20px;margin-top:28px}
  .md-hot-shop li .text .btn{margin-top:15px;width:60px;line-height:28px;height:28px;border-radius:15px;text-align:center;font-size:18px;
                             color:#ffffff;text-transform:uppercase;border:2px solid #EFFAFE;display:inline-block}
  .md-hot-shop li .text h3{font-size:20px;font-weight:bold;margin-bottom:5px}
  .md-hot-shop li img{position:absolute;right:20px;bottom:20px}
  .md-hot-shop li.item1{background:#4dc9f7}
  .md-hot-shop li.item2{background:#FF8453}
  .md-hot-shop li.item3{background:#E574EF}
  .md-hot-shop li.item4{background:#FDB039}
  .md-hot-shop li.item5{background:#55C979;margin-right:0}
  .md-shop-list .head{text-align:center;background:url("../imgs/img20.jpg") repeat-x center}
  .md-shop-list .head span{background:#fbfbfb;width:150px;display:inline-block}
  .md-shop-list .body{padding-top:24px}
  .md-shop-list .body .list2{margin-top:40px}
  .md-shop-list .body ul{width:105%}
  .md-shop-list .body li{width:290px;height:460px;background:#ffffff;float:left;margin-right:13px;margin-bottom:13px;position:relative}
  .md-shop-list .body em{background:url(../imgs/img24.jpg) no-repeat;width:48px;height:38px;display:inline-block;position:absolute;left:0;top:-2px}
  .md-shop-list .body .hd{margin-top:40px;text-align:center;font-size:18px;color:#333333;height:50px}
  .md-shop-list .body .bd{display:table-cell;width:290px;height:300px;text-align:center;vertical-align:middle}
  .md-shop-list .body .bd img{vertical-align:middle;max-width:100%;max-height:100%}
  .md-shop-list .body .ft{height:62px;position:absolute;left:0;right:0;bottom:0;padding:0 20px}
  .md-shop-list .body .ft .p{float:left}
  .md-shop-list .body .ft .p del{font-size:14px;color:#999999}
  .md-shop-list .body .ft .p h4{color:#d92626;font-size:24px}
  .md-shop-list .body .ft .btn{float:right;width:123px;height:42px;background:#1b71b7;color:#ffffff;display:inline-block;line-height:42px;text-align:center}
  .md-shop-list .body .ft .btn:hover{background:#155D98}
  .md-shop-list .body .more{text-align:center;margin-top:45px;margin-bottom:118px}
  .md-shop-list .body .more a:hover{background:#dbd8d8}
  .md-shop-list .body .more a{width:420px;height:66px;line-height:66px;-webkit-border-radius:5px;-moz-border-radius:5px;
                              border-radius:5px;background:#eeeeee;font-size:18px;color:#666666;display:inline-block}.banner-slide{position:relative;overflow:hidden;height:626px}
  .banner-slide.banner-shop-slide{overflow:hidden;height:500px}
  .banner-slide.banner-shop-slide .slide{height:500px}
  .banner-slide.banner-shop-slide .owl-pagination{position:absolute;left:50%;width:1200px;margin-left:-600px;text-align:center;bottom:20px}
  .banner-slide.banner-shop-slide .owl-pagination .owl-page{display:inline-block;margin:0 5px}
  .banner-slide.banner-shop-slide .owl-pagination .owl-page.active span{background:#fff;opacity:1}
  .banner-slide.banner-shop-slide .owl-pagination span{width:30px;height:4px;background:#fff;opacity:0.6;display:inline-block}
  .banner-slide a{display:block;height:100%}
  .banner-slide .slide{height:626px;background-position:top center;background-size:cover}
  .banner-slide .owl-pagination{position:absolute;left:50%;width:1200px;margin-left:-600px;text-align:left;bottom:20px}
  .banner-slide .owl-pagination .owl-page{display:inline-block;margin:0 7px}
  .banner-slide .owl-pagination .owl-page.active span{background:#006ec7}
  .banner-slide .owl-pagination span{width:63px;height:8px;background:#9a9a9a;display:inline-block}
  .index-sunshine{height:448px}.index-sunshine .left{width:50%;margin-top:88px}
  .index-sunshine .left{padding-right:10px;}
  .index-sunshine .left h3{font-size:38px;color:#1d1d1d}
  .index-sunshine .left h3 span{font-size:22px;color:#949494}
  .index-sunshine .left h4{font-weight:bold;color:#949494;text-transform:uppercase;font-size:12px;font-family:Arial}
  .index-sunshine .left p{text-indent:2em;font-size:16px;color:#949494;line-height:30px;margin-top:24px;margin-bottom:30px}
  .index-sunshine .right{width:50%}
  .index-sunshine .right .items{width:600px;margin:0 auto;position:relative}
  .index-sunshine .right li{position:absolute;width:33.33333%;height:200px}
  .index-sunshine .right .item1{left:0;top:0;background:#006ec7}
  .index-sunshine .right .item2{top:0;left:33.33333%}
  .index-sunshine .right .item2 img{width:100%;height:100%}
  .index-sunshine .right .item3{top:-200px;right:0;background:rgba(0,0,0,0.2);text-align:center}
  .index-sunshine .right .item3 img{margin-top:50px}
  .index-sunshine .right .item3 h3{font-size:16px;color:#ffffff;margin-top:10px}
  .index-sunshine .right .item4{right:0;background:#006ec7}
  .index-sunshine .right .item5{top:200px;left:33.33333%;background:#000000}
  .index-sunshine .right .item5 img{opacity:0.55;width:100%;height:100%}
  .index-sunshine .right .item6{top:200px;right:0;background:#efefef}
  .index-sunshine .right .item7{left:0;top:200px}
  .index-sunshine .right .item6.text h3{color:#5c5c5c}
  .index-sunshine .right .item6.text h3:after{background:#5c5c5c}
  .index-sunshine .right .item6.text p{color:#5c5c5c}
  .index-sunshine .right .text{padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  .index-sunshine .right .text h3{margin-top:20px;margin-bottom:10px;word-break:keep-all;white-space:nowrap;font-size:22px;
                                  color:#ffffff;position:relative;z-index:99;padding-bottom:10px}
  .index-sunshine .right .text h3:after{width:40px;height:1px;background:#ffffff;content:'';display:inline-block;position:absolute;left:0;bottom:0}
  .index-sunshine .right .text p{position:relative;z-index:99;font-size:14px;line-height:24px;color:#ffffff}
  .index-sunshine .right .text img{position:absolute;top:0;bottom:0;left:0;right:0}
  
  .gb-btns   .btn{margin-right:8px;-webkit-transitions:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;
                  transition:.2s;display:inline-block;width:133px;height:43px;border:1px solid #DBDBDB;text-align:center;line-height:43px;font-size:16px;color:#949494}
  .gb-btns .btn:hover{background:#ccc;color:#ffffff}.gb-btns .btn.active{background:#006ec7;color:#ffffff}
  .gb-btns .btn.active:hover{background:#0867b2}
  
  
  /*首页产品*/
  .main{ overflow: hidden;width: 100%;background: url(../imgs/in_news.jpg)  no-repeat; background-size: cover;background-position: center center; height: 100%px;}
  .main .head{margin-top:40px;padding-top:100px;position:relative;overflow:hidden;background: url(../imgs/title1.png)  no-repeat;}
  .main ul {margin:auto;width: 1200px;overflow: hidden;padding-top:20px;}
  .main ul li{ width: 24%;float: left;background: #f0f0f1;margin-right: 6px;margin-bottom: 3%;}
  .main ul li a{display: block;}

  .main ul li img{display: block;width: 100%;}
  .main ul li .text{display: block;padding: 3% 4% ;overflow: hidden;height: 100px;}

  .main ul li .text span{overflow: hidden;display: block;padding-bottom: 5px;}
  .main ul li .text span h5{font-size: 18px;color: #333333;display: block;float: left; width:80%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
  .main ul li .text p{display: block;font-size: 14px; color: #666666;height: 100px;overflow: hidden;}

  .main ul li a:hover .text{background: #006ec7;}
  .main ul li a:hover .text span h5{color: #fff;}
  .main ul li a:hover .text p{color: #fff;}

  .main ul li:nth-child(3){margin-right: 0;}
  .main ul li:nth-child(6){margin-right: 0;}
  
  @media screen and (max-width:1440px)
  {
  .main ul {width: 1200px;}
  .main {height: 600px;}
  .banner ul li {height: 500px;}
  }
  @media screen and (max-width:1220px)
  {
  .main {height: auto;}
  .main ul {margin: 5% auto 0px; width: 90%;}
  .main ul li {width: 32%; margin-right: 1.3%;}
  .main ul li a {width: auto; height: auto;}
  .main ul li .pic img {width: 100%;}
  .main ul li .pic {width: auto;}
  .main ul .first div {background: url("../imgs/view_moreh.png") no-repeat center / cover; width: 55%; height: 38px; line-height: 38px; margin-top: 34%; margin-bottom: 9%;}
  .main ul li .text {padding: 28px 8px;}
  .banner ul li {height: 400px;}}
  .main ul li .text span h5 {width: 100%; float: none;}
  }
  @media screen and (max-width:768px)
  {
  .header {height: 60px;}
  .main ul li {width: 48%; margin-right: 2%; box-sizing: border-box;}
  .main ul li:nth-child(3) {margin-right: 2%;}
  .main ul li .text {padding: 10px; height: 75px;}
  .main ul li .text span h5 {font-size: 14px;}
  .main ul li .text p {height: 20px; overflow: hidden;}
  .banner ul li {height: 230px;}
  .banner {display: none;}
  .mBner {display: block;}
  }
  @media screen and (max-width:384px)
  {
  .main ul li {width: 100%; float: none;}
  .clumb_box h4 {font-size: 12px;}
  .clumb_box i {margin: 10px 5px 0px;}
  }
  .m_banner ul li {background-position: center; height: 400px; background-repeat: no-repeat; background-size: cover;}
  @media screen and (max-width:1220px)
  {
  .m_banner ul li {height: 300px;}
  }
  @media screen and (max-width:768px)
  {
  .m_banner ul li {height: 115px;}
  }

  /*首页聚集动态*/
  .news-t{height: 425px;position: relative;}
  .newss{width: 100%;background:url(../imgs/index_a.jpg) center center  no-repeat;  height: 430px;overflow: hidden;background-size: cover;}
  .newss .content{padding: 45px 0 0 0;background: #eaebed ;width: 1200px;position: absolute;top: 50px;left: 50%;margin-left: -600px;overflow: hidden;}

  .newss .content .first{padding: 0 0 0 35px;width:300px;height: 285px;float: left;}
  .newss .content .first h4{font-size: 36px;color: #ff8f1c;font-family: 'Arial';font-weight: bold;}
  .newss .content .first h4 em{color: #333333;font-weight: bold;}
  .newss .content .first h3{font-size: 30px;color: #333;margin-top: 18px;position: relative;}

  .newss .content .first h3:after{width: 60px;height: 3px;background: #006ec7;content: '';display: block;position: absolute;bottom: -40px;}
  .newss .content .first a{margin-top: 95px; display: block; width: 230px;height: 48px;background: url(../imgs/view_more.png) no-repeat;text-align: center;line-height: 48px;color: #fff;}
  .newss .content .first a:hover{background: url(../imgs/view_moreh.png) no-repeat;}

  .newss .content .n1{float: right;overflow: hidden;}
  .newss .content .n1 .pic{float: left;margin-right: 30px;width: 270px;}
  .newss .content .n1 .pic img{display: block;}
  .newss .content .n1 span{color: #333333;font-size: 16px;margin-top: 10px;display: block;line-height: 20px;}
  .newss .content .n1 .pic a{display: block;}
  .newss .content .n1 .pic a:hover span{color:#006ec7;}
  @media screen and (max-width:1440px)
  {
	  .newss .content {width: 1200px; margin-left: -600px;}
	  .newss .content .first {width: 325px;}
	  .newss .content .n1 .pic {width: 245px;}
	  .newss .content .n1 .pic img {width: 100%;}
  }
  @media screen and (max-width:1220px)
  {
	  .newss .content {margin: 0px auto; left: 0px; top: 10%; width: 90%; right: 0px; padding-top: 3%; padding-bottom: 3%;}
	  .newss .content .first {width: 100%; height: 50px; padding-left: 0px; float: none;}
	  .newss .content .first h4 {text-align: center; font-size: 26px;}
	  .newss .content .first h3 {display: none;}
	  .newss .content .first a {display: none;}
	  .newss .content .n1 {margin: 0px auto; width: 90%; float: none;}
	  .newss .content .n1 .pic {width: 32%; margin-right: 1.3%;}
	  .newss .content .view {background: rgb(30, 185, 238); margin: 3% auto 0px; border-radius: 25px; width: 24%; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 14px;}
	  .newss .content .view a {color: rgb(255, 255, 255);}
	  .newss .content .n1 span {font-size: 14px;}
  }
  @media screen and (max-width:768px)
  {
	  .newss {background: none; height: auto;}
	  .news-t {background: none; height: auto;}
	  .newss .content {position: static;}
	  .newss .content .n1 .pic {width: 100%; margin-right: 0px; margin-bottom: 3%; float: none;}
	  .newss .content .view {width: 50%;}
  }

 
  /*m_banner*/
  .m-clmb{width: 100%;background: #dddfdf;}
  .mb_box{line-height: 50px;width: 1200px;margin: 0 auto;height: 50px; }
  .mb_box span{font-size: 16px;color: #666666;display: block;float: left;}
  .mb_box .sp1{ padding-left: 40px;background: url(../imgs/home.png)left center no-repeat; }
  .mb_box i{float: left;display: block;background: url(../imgs/xxx.png) no-repeat;width: 5px;height: 9px;margin:  20px 20px 0 20px;}
  .mb_box .sp2{background: url(../imgs/hicon.png)  right center no-repeat;padding-right: 40px;cursor: pointer;position: relative;}
  .mb_box .sp2:hover{background: url(../imgs/hicon2.png)  right center no-repeat;color: #006ec7;}
  .mb_box .sp3{color: #006ec7;}
  .m-clmb .secend{position: absolute;border-left: 1px solid #d1d1d1;border-right: 1px solid #d1d1d1;left: 0%;background: #fff;display: none;z-index: 9999;}
  .m-clmb .secend a{width: 200px;height: 49px;border-bottom: 1px solid #d1d1d1;display: block;line-height: 49px;padding-left: 30px;font-size: 16px;}
  .m-clmb .secend a:hover{background: #006ec7;color: #fff;}
   
  @media screen and (max-width:1220px)
  {
  .m_banner ul li {height: 300px;}
  }
  @media screen and (max-width:768px)
  {
  .m_banner ul li {height: 115px;}
  }

  @media screen and (max-width:1440px)
  {
  .mb_box {width: 1200px;}
  }
  @media screen and (max-width:1220px)
  {
  .mb_box {width: 90%; height: 40px; line-height: 40px;}
  .mb_box .sp2 {display: none;}
  .mb_box i:nth-child(4) {display: none;}
  .mb_box i {margin: 15px 30px 0px;}
  }
  @media screen and (max-width:768px)
  {
  .m-clmb {display: none;}
  }


  /*about*/
  .aboutus{width: 1200px;margin: 3% auto 0 auto;}
  .aboutus .tag h1{font-size: 36px;color: #333333;font-family: Arial;font-weight: bold;display: block;text-align: center;}
  .aboutus .tag h2{display: block;text-align: center;display: block;font-size: 30px;color: #ff8f1c;margin-top: 1%;}
  .aboutus .tag i{display: block;width: 100%;height: 3px;margin: 1% auto;background: #006ec7;}

  .aboutus .text{overflow: hidden;margin-top: 5%;}
  .aboutus .text .wz{float: left;display: block;line-height: 35px;font-size: 16px;color: #333333;width: 45%;overflow: hidden;}
  .aboutus .text .pic{float: right;width: 50%;}


  .aboutus .list{margin-top: 5%;}

  .aboutus .list li{width: 100%;margin-bottom: 2%; }
  .aboutus .list li .titel{height: 52px;line-height: 52px;background:#f6f7f9 ; cursor: pointer;}
  .aboutus .list li .titel h4{float: left;font-size: 22px;color: #333333;padding-left: 2%;}
  .aboutus .list li .titel em{font-size: 16px;color: #333333;margin-right: 1%; display: block;float: right; }
  .aboutus .list li.on .titel i{background:#f6f7f9 url(../images/adcc.png)  no-repeat;display: block;width: 14px;height: 15px;float: right;margin-right: 2%;margin-top: 1.5%;}


  .aboutus .list li .titel i{background:#f6f7f9 url(../imgs/adcc.png)  no-repeat;display: block;width: 14px;height: 15px;float: right;margin-right: 2%;margin-top: 1.5%;background-position: 0 -15px}
  .aboutus .list li .txt{padding: 2% 0;display: none;}
  .aboutus .list li .txt p{font-size: 16px;color: #333333;line-height: 40px;}
  .aboutus .list li .txt h4{font-size: 20px;color: #ff8f1c;padding: 2% 0;}

  .aboutus .list li .txt .pic{overflow: hidden;width: 100%;overflow: hidden;padding:0 0 2% 0;}
  .aboutus .list li .txt .pic img{width: 47%;display: block;box-sizing: border-box;}
  .aboutus .list li .txt .pic img:nth-child(1){float: left;}
  .aboutus .list li .txt .pic img:nth-child(2){float: right;}
  .aboutus .list li .txt h3{display:inline-block;width:32%}
  .aboutus .list li .txt h3 img{display:block;width:100%;height:auto;}



  @media screen and (max-width: 1220px){

	.aboutus{width: 90%;}
	.aboutus .text .pic img{width: 100%;}
	.aboutus .tag h1{font-size: 30px;}
	.aboutus .tag h2{font-size: 20px;}
	.aboutus .text p{font-size: 14px;line-height: 30px;text-overflow:ellipsis;  }
	.aboutus .list li .titel{height: 35px;line-height: 35px;}
	.aboutus .list li .titel h4{font-size: 18px;}
	.aboutus .list li .txt p{font-size: 14px;line-height: 35px;}
	.aboutus .list li .txt h4{font-size: 18px;}
	.aboutus .list li.on .titel i,.aboutus .list li .titel i{    margin-top: 10px;}
	.aboutus .list li .txt h3{display:inline-block;width:49%}
	.aboutus .list li .txt h3 img{display:block;width:100%;height:auto;}

  }


  @media screen and (max-width: 945px){
	.aboutus .text .wz{float: none;width: 100%;}
	.aboutus .text .pic{float: none;width: 100%;}
  }

  @media screen and (max-width: 768px){
	.aboutus .tag h1{font-size: 24px;}
	.aboutus .tag h2{font-size: 18px;}
	.aboutus .list li .titel em{font-size: 14px;}
	.aboutus .list li.on .titel i{ margin-top: 10px}
	.aboutus .list li .titel i{margin-top: 3%;}
	.aboutus .list li .txt p{line-height:  30px;}
	.aboutus .list li .titel h4{font-size: 14px;}
	.aboutus .list li .titel em{font-size: 12px;    margin-right: 5%;}
	.aboutus .list li .txt h4{font-size: 14px;}
	.aboutus .list li .txt .pic img:nth-child(1),.aboutus .list li .txt .pic img:nth-child(2){width: 100%;float: none;margin-bottom: 3%;}
	.aboutus .list li .txt h3{display:inline-block;width:100%}
	.aboutus .list li .txt h3 img{display:block;width:100%;height:auto;}
  }
  
  
  /*newsbox*/

  .newsbox{overflow: hidden;width: 1200px; margin: 0 auto;}
  .newsbox dl{border-top: 3px solid #006ec7;}
  .newsbox dl dd{height: 108px;border-bottom: 1px solid #d9d9d9;overflow: hidden;padding-top: 3%;cursor: pointer;}
  .newsbox dl dd .left{float: left;width: 13%;border-right: 1px solid #d9d9d9;}
  .newsbox dl dd .left h5{font-size: 50px; color: #333333;font-weight: bold;text-align: center;}
  .newsbox dl dd .left h4{color: #666666;font-size: 14px;text-align: center;}

  .newsbox dl dd .right{float: right;width: 84%;}
  .newsbox dl dd .right h3{font-size: 18px;color: #333333;}
  .newsbox dl dd .right p{font-size: 16px;color: #666666;margin-top: 1%;}

  .newsbox dl dd .right em{float: right;font-size: 14px;color: #666666;background: url(../imgs/emicon.png)  right center no-repeat;padding-right: 60px; border-bottom: 3px solid #969696;padding-bottom: .5%;}
  
    .newsbox dl dd .right em1{float: right;margin-top:-70px;margin-right:20px;}




  .page{overflow: hidden; width: 24%;margin: 0 auto;padding-bottom: 3%;}
  .page a{background: #f2f2f2;display: block;float: left;color: #999999;font-size: 18px;margin-right: 1%;width: 44px; height: 44px;text-align: center;line-height: 44px;}
  .page span{float: left;display: block;font-size: 12px;color: #999999;line-height: 45px;width: 45px;text-align: center;}
  .page .next{background: url(../imgs/pagenext.jpg) no-repeat;}

  .page a:hover{width: 44px;height: 44px;background: #006ec7;color: #fff;}
  .page .next:hover{background: url(../imgs/pagenext01.jpg) no-repeat;}
  .page span.on{background: #006ec7;color: #fff;}

  .page a.on{background: #006ec7;color: #fff;}

  @media screen and (min-width: 1186px){

	.newsbox dl dd:hover{background: #006ec7;}
	.newsbox dl dd:hover .left h5,.newsbox dl dd:hover .left h4{color: #fff;}
	.newsbox dl dd:hover .right h3{color: #fff;}
	.newsbox dl dd:hover .right p{color: #fff;}
	.newsbox dl dd:hover .right em{color: #fff;background: url(../imgs/borspan03.jpg)  right center no-repeat;border-bottom: 3px solid #ffffff;}

  }

  @media screen and (max-width: 1260px){

	.newsbox{width: 1020px}
	.page{width: 50%;}

  }

  @media screen and (max-width: 1040px){
	.newsbox dl dd{height: auto;padding-bottom: 2%;}
	.newsbox{width: 100%}
	.newsbox dl dd .left{float: none;width: 100%;}
	.newsbox dl dd .left h5{text-align: left;}
	.newsbox dl dd .left h4{text-align: left;}

	.newsbox dl dd .right{float: none;width: 100%;}
	.newsbox dl dd .right em{float: none;border:none;background: none;margin-top: 2%;display: block;}

	.newsbox dl dd .left h5{font-size: 20px;}
	.newsbox dl dd .right p{font-size: 14px;}
	.newsbox dl dd .right h3{font-size: 14px;}
	.newsbox dl dd .left h4{padding: 1% 0;}

	.page a{width: 33px; height: 33px; line-height: 33px;}
	.page a:hover{width: 33px;height: 33px;background: #006ec7;color: #fff;}

	.page .next,.page .next:hover{background-position: 0px -4px;}

  }


  @media screen and (max-width: 588px){

	.page {width: 45%;}
	.newsbox dl dd .left:after{display:block;content:'';clear:both}
	.newsbox dl dd .left h4{display:inline-block;float:left}
	.newsbox dl dd .left h5{display:inline-block;font-size:14px;font-weight:normal;padding:1% 0;margin-left:5px;}

  }

  @media screen and (max-width: 480px){

	.page {width: 75%;}

  }

  @media screen and (max-width:234px){

  .page {width: 80%;}

  }

/*newsbox*/


/*产品中心列表*/
  .sm_jjfa {padding: 2.02% 0px 0px;}
  .sm_jjfa .smh2 {margin-bottom: 2.26%;}
  .jjfa_ul li {width: 31.66%; margin-right: 2.41%; margin-bottom: 4.2%; float: left;}
  .jjfa_ul li:nth-child(3n) {	margin-right: 0px;}
  .jjfa_ul li img {width: 100%; height: auto;}
  .jjfa_ul li .fa {height: 100%; text-align: center; color: rgb(104, 104, 104); line-height: 25px; overflow: hidden; font-size: 16px; margin-top: 10px; display: block;}
  .jjfa_ul li .fa a {color: rgb(104, 104, 104);}
  .jjfa_ul li a:hover {color: rgb(0, 78, 162);}
  .procen_ul li .fa {padding: 7px 0px; transition:0.8s; color: rgb(51, 51, 51); margin-top: 0px; background-color: rgb(220, 220, 220); -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s;}
  .procen_ul li:hover .fa {color: rgb(255, 255, 255); background-color: rgb(0, 78, 162);}


/*产品详情页*/

  .heat {margin: 50px auto; width: 1200px; overflow: hidden; position: relative;}
  .heat .hd {width: 50%; overflow: hidden;}
  .heat .hd li {background: rgb(234, 235, 237); width: 130px; height: 45px; text-align: center; color: rgb(51, 51, 51); line-height: 45px; font-size: 16px; margin-right: 2%; float: left; cursor: pointer;}
  .heat .hd li.on {background: url("../imgs/proHover.png") no-repeat; width: 162px; height: 51px; color: rgb(255, 255, 255);}
  .heat .bd {overflow: hidden; padding-bottom: 3%; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;}
  .proyy {margin: 0% auto; padding: 0% 0px; width: 1200px;}
  .proyy h4 {text-align: center; color: rgb(51, 51, 51); font-size: 26px; margin-bottom: 2%; display: block;}
  .proyy .pic {margin: 0px auto; width: 980px; text-align: center; display: block;}
  .inTe h4 {text-align: center; color: rgb(51, 51, 51); padding-top: 2%;  margin-bottom: 1%;font-size: 26px; display: block;}
  .inTe {background-position: center; margin: 0% 0px 3% 0%; padding: 0% 0px 2%; background-image: url("../imgs/inTe_bg.jpg");}
  .inTe .text3 {margin: 0% auto 0px; width: 1200px;}
  .inTe .text3 .txt {overflow: hidden;}
  .inTe .text3 .txt ul li {overflow: hidden; margin-top: 0.2%;}
  .inTe .text3 .txt ul li .pic {width: 38%; float: left;}
  .inTe .text3 .txt ul li .pic img {width: auto;}
  .inTe .text3 .txt ul li .wz {background: none; padding: 0% 14.4% 0% 3%; width: 41%; height: 211px; float: right;}
  .inTe .text3 .txt ul li .wz h3 {color: rgb(51, 51, 51); font-size: 26px; margin-bottom: 2%;}
  .inTe .text3 .txt ul li .wz h5 {color: rgb(0,110,199); font-size: 18px;}
  .inTe .text3 .txt ul li .wz p {color: rgb(51, 51, 51); line-height: 35px; font-size: 16px; margin-top: 0%;}
  .inTe .text3 .txt ul li .wz .view {background: rgb(178, 178, 178); border-radius: 20px; width: 45%; 
                                     text-align: center; color: rgb(255, 255, 255); line-height: 38px; 
									 font-size: 16px; margin-top: 4%; display: block; -webkit-border-radius: 20px; 
									 -moz-border-radius: 20px;}
  
  
  .wifilist {	margin: 0% auto 0px; width: 1200px;}
  .wifilist li {overflow: hidden; padding-bottom: 3%; margin-bottom: 3%; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;}
  .wifilist li .text h4 {color: rgb(51, 51, 51); font-size: 22px;}
  .wifilist li .text h4 a:hover {color: rgb(0,110,199);}
  .wifilist li .text p {color: rgb(51, 51, 51); line-height: 30px; font-size: 16px; margin-top: 2%;}
  .wifilist li .text .link {overflow: hidden; margin-top: 10%;}
  .wifilist li .text .link a {width: 25%; text-align: center; color: rgb(255, 255, 255); line-height: 48px; font-size: 16px; float: left; display: block;}
  .wifilist li .text .link .a1 {background: url("../imgs/a2.png") no-repeat; margin-right: 5%;}
  .wifilist li .text .link .a2 {background: url("../imgs/a2.png") no-repeat; margin-right: 5%;}
  .wifilist li .text .link .a3 {background: url("../imgs/a2.png") no-repeat;}
  .wifilist li .td {overflow: hidden;}
  .wifilist li .td .text {width: 50%; float: left;}
  .wifilist li .pic {border: 1px solid rgb(178, 178, 178); border-image: none; width: 45%; float: right;}
  .wifilist li .pic div {}
  .wifilist li .pic div img {width: 100%;}
  .wifilist li .pic div span {background: rgb(178, 178, 178); padding: 2% 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 16px; display: block;}
  .opty li .text h4 {color: rgb(51, 51, 51); font-size: 22px;}
  .opty li .text p {color: rgb(51, 51, 51); line-height: 30px; font-size: 16px; margin-top: 2%;}
  .opty li .text .link {overflow: hidden; margin-top: 19%;}
  .opty li .text .link a {width: 25%; text-align: center; color: rgb(255, 255, 255); line-height: 48px; font-size: 16px; float: left; display: block;}
  .opty li .text .link .a1 {background: url("../imgs/a2.png") no-repeat; margin-right: 5%;}
  .opty li .text .link .a2 {background: url("../imgs/a2.png") no-repeat; margin-right: 5%;}
  .opty li .text .link .a3 {background: url("../imgs/a2.png") no-repeat;}
  .opty li {width: 100%; overflow: hidden; padding-bottom: 0px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;}
  .opty {width: 50%; float: left; position: relative;}
  .wifiPic {border: 1px solid rgb(178, 178, 178); border-image: none; width: 45%; float: right;}
  .wifiPic div {}
  .wifiPic span {background: rgb(178, 178, 178); padding: 2% 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 16px; display: block;}
  .opty li .text .txt {overflow: hidden;}
  .opty li .text .txt div {width: 50%; margin-top: 2%; float: left;}
  .opty li .text .txt div h3 {color: rgb(0,110,199); font-size: 18px; font-weight: bold;}
  .opty li .text .txt div em {color: rgb(51, 51, 51); font-size: 16px; margin-top: 3%;}
  @media screen and (min-width:1200px)
  {.wifilist li .text .link .a1:hover {background: url("../imgs/a1.png") no-repeat;}
  .wifilist li .text .link .a2:hover {background: url("../imgs/a1.png") no-repeat;}
  .wifilist li .text .link .a3:hover {background: url("../imgs/a1.png") no-repeat;}
  .opty li .text .link .a1:hover {background: url("../imgs/a1.png") no-repeat;}
  .opty li .text .link .a2:hover {background: url("../imgs/a1.png") no-repeat;}
  .opty li .text .link .a3:hover {background: url("../imgs/a1.png") no-repeat;}}
  
  @media screen and (max-width:1440px)
  {
  .heat {width: 1200px;}
  .heat .hd {top: 8%;}
  .pro {width: 1200px;}
  .caseList {width: 1200px;}
  }
  @media screen and (max-width:1220px)
  {
  .pro {width: 90%;}
  .caseList {width: 90%;}
  .caseList ul li .pic img {width: 100%;}
  .pro h4 {font-size: 20px;}
  .caseList h4 {font-size: 20px;}
  .caseList ul li .text h5 {font-size: 16px;}
  .pro p {line-height: 25px; font-size: 13px;}
  .caseList ul li .text p {line-height: 25px; font-size: 13px;}
  .heat {width: 100%;}
  .heat .hd {margin: 2% auto 0px; width: 90%; text-align: center; overflow: hidden; position: static;}
  .heat .hd li {padding: 1% 0px; width: 20%; height: auto; line-height: normal; font-size: 14px; display: inline-block;}
  .heat .hd li.on {background: rgb(0,110,199); width: 20%; height: auto; font-size: 14px;}
  }
  @media screen and (max-width:768px)
  {
  .caseList ul li .pic {width: 100%; float: none;}
  .caseList ul li .text {width: 100%; float: none;}
  .pro h4 {font-size: 18px;}
  .caseList h4 {font-size: 18px;}
  }
  @media screen and (max-width:1440px)
  {
  .inTe .text3 {width: 1200px;}
  .inTe .text3 .txt ul li .wz {padding: 1% 19.4% 0px 3%; width: 37%;}
  .proyy {width: 1200px;}
  }
  @media screen and (max-width:1220px)
  {
  .proyy {width: 90%;}
  .proyy h4 {font-size: 20px;}
  .proyy .pic {margin: 0px auto; width: 90%; text-align: center; display: block;}
  .proyy .pic img {width: 100%; height: auto;}
  .proyy img {width: 100%; height: auto;}
  .inTe .text3 {width: 90%;}
  .inTe .text3 .txt ul li .pic {width: 100%; float: none;}
  .inTe .text3 .txt ul li .pic img {width: 100%;}
  .inTe .text3 .txt ul li .wz {padding: 12% 4%; width: 92%; height: auto; float: none;}
  .inTe .text3 .txt ul li .wz h5 {font-size: 18px;}
  .inTe .text3 .txt ul li .wz h3 {font-size: 20px;}
  .ctrl li h5 {font-size: 14px;}
  .ctrl li span {font-size: 14px;}
  .ctrl li span h3 {width: 100%; float: none;}
  .ctrl li span em {width: 100%; float: none;}
  .ctrl li p {color: rgb(51, 51, 51); font-size: 14px;}
  .inTe h4 {font-size: 20px;}
  .inTe .text3 .txt ul li .wz .view {margin: 4% auto 0px; width: 50%; line-height: 38px; font-size: 14px;}
  }
  @media screen and (max-width:768px)
  {
  .proyy h4 {font-size: 18px;}
  .inTe .text3 .txt ul li .wz h5 {font-size: 14px;}
  .inTe .text3 .txt ul li .wz h3 {font-size: 16px;}
  .inTe .text3 .txt ul li .wz p {line-height: 25px; font-size: 14px;}
  .inTe h4 {font-size: 18px;}
  .inTe .text3 .txt ul li .wz .view {line-height: 28px;}
  }
  
  
  /*意见反馈表单*/
  .forms {margin: 3% auto; width: 1200px;}
  .forms .mb {overflow: hidden; margin-bottom: 3%;}
  .forms .mb input {border: 1px solid rgb(203, 204, 203); border-image: none; width: 46%; color: rgb(51, 51, 51); line-height: 48px; padding-left: 2%; font-size: 16px;}
  .forms .mb input:nth-child(1) {float: left;}
  .forms .mb input:nth-child(2) {float: right;}
  .forms .mb textarea {border: 1px solid rgb(203, 204, 203); border-image: none; width: 97%; height: 210px; color: rgb(51, 51, 51); padding-top: 2%; padding-left: 2%; font-size: 16px;}
  .forms .mb .yzm {width: 70%; float: left; display: block;}
  .forms .mb img {width: 25%; height: 48px; margin-left: 2%; float: left; display: block;}
  .forms .mb .ms {width: 50%; overflow: hidden; float: left;}
  .forms .mb .submit {background: rgb(0, 110, 199); padding: 0px; border: currentColor; border-image: none; width: 22%; color: rgb(255, 255, 255); font-size: 14px; margin-left: 3%; float: left; display: block;}
  .forms .mb .reset {background: rgb(209, 209, 209); padding: 0px; border: currentColor; border-image: none; width: 23%; text-align: center; color: rgb(51, 51, 51); font-size: 14px; margin-left: 2%; float: left; display: block;}
  @media screen and (max-width:1220px)
  {
  .forms {width: 90%;}
  .forms .mb .ms {width: 50%; float: left;}
  .forms .mb .submit {width: 22% !important;}
  }
  @media screen and (max-width:768px)
  {
  .forms .mb {margin-bottom: 0px;}
  .forms .mb input:nth-child(1) {width: 97%; line-height: 38px; font-size: 14px; margin-bottom: 3%; float: none;}
  .forms .mb input:nth-child(2) {width: 97%; line-height: 38px; font-size: 14px; margin-bottom: 3%; float: none;}
  .forms .mb .ms {width: 100%; margin-top: 2%;}
  .forms .mb .yzm {width: 60% !important; float: left !important;}
  .forms .mb img {width: 35%; height: 48px;}
  .forms .mb .submit {width: 100% !important; line-height: 38px; margin-left: 0px;}
  .forms .mb .reset {width: 100% !important; line-height: 38px; margin-left: 0px;}
  .forms .mb textarea {font-size: 14px;}
  }

 /*移动客服*/
  .r_account { position:fixed; right:20px; top:50%; z-index:99; width:75px;padding-top:60px; }
  .r_account h1 { position:absolute; top:0; left:0;width:75px;height:72px;background:url(../imgs/kft.png) center top no-repeat;}
  .r_account a{ display:block; width:75px; height:23px; background-image:url(../imgs/icon.png); 
                background-repeat:no-repeat; text-align:center; padding-top:50px; background-color:#f4f4f4; border-bottom:#CCC 1px solid;} 
  .r_account a:hover{ background-color:#024992; color:#FFF;}
  .r_account a.ra1 {background-position:10px 0px;}
  .r_account a:hover.ra1 {background-position:-48px 0px;}
  .r_account a.ra1.cur {background-position:10px 0px; background-color:#e7e7e7;color:#000;}
  .r_account a.ra2 {background-position:10px -80px;}
  .r_account a:hover.ra2 {background-position:-48px -80px;}
  .r_account a.ra3 {background-position:10px -170px;}
  .r_account a:hover.ra3 {background-position:-48px -170px;}
  
 /*新闻、案例详情页*/  
  .news {margin: 3% auto; width: 1200px;}
  .news .top {padding-bottom: 2%; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: dashed;}
  .news .top h4 {text-align: center; color: rgb(2, 73, 146); font-size: 22px; display: block;}
  .news .top h5 {padding: 1% 0px; text-align: center; color: rgb(51, 51, 51); font-size: 18px; display: block;}
  .news .top span {text-align: center; color: rgb(102, 102, 102); font-size: 16px; display: block;}
  .news .content video {margin: 0px auto; text-align: center; display: block;}
  .news .content {margin-top: 2%;}
  .news .content p {color: rgb(51, 51, 51); line-height: 32px; font-size: 16px;}
  .news .link {overflow: hidden; margin-top: 3%; border-top-color: rgb(209, 209, 209); border-top-width: 1px; border-top-style: solid;}
  .news .link a {padding: 2% 0px; color: rgb(51, 51, 51); font-size: 16px;}
  .news .link a:nth-child(1) {float: left;}
  .news .link a:nth-child(2) {float: right;}
  .news .link a:hover {color: rgb(30, 185, 238);}
  @media screen and (max-width:1440px)
  {
  .news {width: 1200px;}
  }
  @media screen and (max-width:1220px)
  {
  .news {width: 90%;}
  .news .link a {width: 100%; display: block;}
  .news .link a:nth-child(1) {float: none;}
  .news .link a:nth-child(2) {float: none;}
  .news .top h4 {font-size: 18px;}
  .news .top h5 {font-size: 16px;}
  .news .top span {font-size: 14px;}
  .news .content p {line-height: 25px; font-size: 14px;}
  .news .link a {padding: 1% 0px; font-size: 14px;}
  .news .content img {width: 100%; height: auto;}
  }
  @media screen and (max-width:768px)
  {
  .news .top h4 {font-size: 16px;}
  .news .top h5 {font-size: 14px;}
  .news .content img {width: 100%; height: auto;}
  .news .content video {width: 100%; height: auto;}
  }
 
 
  .index-project{background:#f7f7f7;height:686px}
  .index-project .head{text-align:center;padding-top:38px;position:relative;overflow:hidden}
  .index-project .head h3{font-size:38px}
  .index-project .head h4{font-family:Arial;text-transform:uppercase}
  .index-project .head:after{height:2px;background:#000000;width:65px;bottom:0;left:50%;content:'';display:inline-block}
  .index-project .body{margin-top:20px}
  .index-project .body .items{position:relative;width:1015px;margin:0 auto}
  .index-project .body li{position:absolute;width:319px;height:319px;text-align:center;display:table}
  .index-project .body li a{display:table-cell;vertical-align:middle;width:100%;height:100%}
  .index-project .body li h3{font-size:24px;color:#616161;font-weight:bold}
  .index-project .body li h4{color:#616161;font-family:Arial;text-transform:capitalize;margin-top:5px}
  .index-project .body li img{margin-bottom:12px}
  .index-project .body .item1{background:url("../imgs/img9.png") no-repeat}
  .index-project .body .item2{background:url("../imgs/img10.png") no-repeat;left:173px;top:171px}
  .index-project .body .item3{background:url("../imgs/img13.png") no-repeat;left:348px;text-align:center}
  .index-project .body .item3 .text{display:table-cell;vertical-align:middle}
  .index-project .body .item3 h3{font-size:24px;font-weight:bold;color:#ffffff;margin-bottom:15px;position:relative;padding-bottom:10px}
  .index-project .body .item3 h3:after{width:33px;height:1px;background:#ffffff;left:50%;margin-left:-16px;bottom:0;position:absolute;content:'';display:inline-block}
  .index-project .body .item3 h4{font-size:60px;color:#ffffff}
  .index-project .body .item3 .btn{font-size:16px;color:#ffffff;display:inline-block;width:97px;height:30px;line-height:30px;border:1px solid #4D9AD8}
  .index-project .body .item3 .btn:hover{background:rgba(255,255,255,0.3)}
  .index-project .body .item4{background:url("../imgs/img11.png") no-repeat;left:521px;top:171px}
  .index-project .body .item5{background:url("../imgs/img12.png") no-repeat;left:694px}
  
  .main-news {
	background: url("../imgs/index-bg3.jpg") no-repeat center;
	width: 100%;
	height: 760px;
}
  .main-title {text-align:center;padding-top:38px;position:relative;overflow:hidden}
  .main-title h3{font-size:38px}
  .main-title h4{font-family:Arial;text-transform:uppercase}
  .main-title:after{height:2px;background:#000000;width:65px;bottom:0;left:50%;content:'';display:inline-block} 
  .index-news {margin: 0px auto; width: 1200px;}
  .index-news-top {margin: 30px auto 0px; width: 900px;}
  .index-news-top li {background: rgb(238, 238, 238); padding: 5px; border-radius: 5px; margin-right: 10px; float: left;}
  .index-news-top .last-li {margin-right: 0px;}
  .index-news-top li img {width: 160px; height: 107px;}
  .index-news-top li:hover {	box-shadow: 1px 1px 1px 1px #ccc;}
  .index-news-info {padding: 30px 170px;}
  .index-news-info .index-news-title {text-align: center; color: rgb(2, 92, 188); font-size: 24px; margin-bottom: 10px;}
  .index-news-info .index-news-content {text-align: center; color: rgb(102, 102, 102); font-size: 14px;
}
  .index-news-list { }
  .index-news-list .li {
	  background: rgb(255, 255, 255); 
	  padding: 20px 0px; 
	  border: 1px solid rgb(239, 239, 239); 
	  border-image: none; 
	  width: 393px; 
	  height: 385px;
	  margin-right: 5px; margin-top:30px;
	  float: left; 
	  position: relative; 
	  cursor: pointer;
	  }
  .index-news-list .last-li {margin-right: 0px;}
  .li-title {text-align: center;}
  .li-title .li-p {padding: 10px 0px; font-size: 18px;}
  .li-title .li-line {background: rgb(170, 170, 170); margin: 0px auto; width: 30px; height: 5px;}
  .li-title i {display: inline-block;}
  .li-title .icon1 {background: url("../imgs/index-icon11.png") no-repeat; width: 48px; height: 45px;}
  .li-title .icon2 {background: url("../imgs/index-icon2.png") no-repeat; width: 32px; height: 45px;}
  .li-title .icon3 {background: url("../imgs/index-icon3.png") no-repeat; width: 44px; height: 45px;}
  .news-box {left: 0px; top: 138px; right: 0px; position: absolute;}
  .news-box li {padding: 0px 25px; line-height: 40px;}
  .news-box li span {
	  padding-right: 15px; 
	  font-size: 16px; 
	  margin-right: 15px; 
	  border-right-color: rgb(136, 136, 136); 
	  border-right-width: 1px; 
	  border-right-style: solid;
	  }
  .li-more {
	  margin: 20px auto 10px; 
	  border: 1px solid rgb(153, 153, 153); 
	  border-image: none; 
	  width: 120px; height: 28px;
	  text-align: center; 
	  color: rgb(153, 153, 153); 
	  text-transform: uppercase; 
	  line-height: 28px; 
	  font-size: 12px; 
	  display: block;
	  }
  .index-news-list .li:hover {background: rgb(2, 92, 188);}
  .index-news-list .li:hover .icon1 {background: url("../imgs/index-icon1.png") no-repeat;}
  .index-news-list .li:hover .icon2 {background: url("../imgs/index-icon22.png") no-repeat;}
  .index-news-list .li:hover .icon3 {background: url("../imgs/index-icon33.png") no-repeat;}
  .index-news-list .li:hover .news-box a {color: rgb(255, 255, 255);}
  .index-news-list .li:hover div {color: rgb(255, 255, 255);}
  .index-news-list .li:hover .news-box span {
	  color: rgb(255, 255, 255); 
	  border-right-color: rgb(255, 255, 255); 
	  border-right-width: 1px; 
	  border-right-style: solid;
	  }
  .index-news-list .li:hover .li-title .li-line {background: rgb(255, 255, 255);}
  .index-news-list .li:hover .li-more {border: 1px solid rgb(255, 255, 255); border-image: none;}
  .news-box li:hover {background: rgb(153, 153, 153);} 
  
  .footer{background:#13181F}
  .footer .link{border-bottom:1px solid #C0C0C0;height:50px;line-height:50px;font-size:14px;color:#000000}
  .footer .link .links{float:left}
  .footer .link .links a{color:#000000;font-size:14px}
  .footer .link .links a:hover{color:#ffffff}
  .footer .link .links span{margin:0 20px}
  .footer .link .share{float:right}
  .footer .link .share a{display:inline-block;position:relative;top:3px;margin:0 2px}
  .footer .link .share .qq{width:20px;height:19px;background:url("../imgs/img18.png") no-repeat}
  .footer .link .share .qq:hover{background:url("../imgs/img18-1.png") no-repeat}
  .footer .link .share .wx{width:25px;height:19px;background:url("../imgs/img19.png") no-repeat}
  .footer .link .share .wx:hover{background:url("../imgs/img19-1.png") no-repeat}
  .footer .link .share .wb{width:26px;height:19px;background:url("../imgs/img20.png") no-repeat}
  .footer .link .share .wb:hover{background:url("../imgs/img20-1.png") no-repeat}
  .footer .media{padding-top:30px;padding-bottom:14px}
  .footer .media .wrap{height:auto;overflow:hidden}
  .footer .media .left{margin-top:10px}
  .footer .media .left .media-tit{
	  float:left;margin-right:40px;
	  margin-top:15px;width:135px;
	  height:37px;font-weight:bold;
	  font-size:18px;color:#000000;
	  background:#ffffff;
	  border:1px solid #AAAAAA;
	  display:inline-block;
	  text-align:center;
	  line-height:37px;
	  }
  .footer .media .left .media-tit a{color:#000000;display:inline-block}
  .footer .media .left .img{float:left}
  .footer .media fl{float:right}
  .footer .media dl{width: 13.67%; float: left;}
  .footer .media dl dd{margin-bottom: 22px;}
  .footer .media dl dd a{color:#CFD4DB; font-size: 16px;}
  .footer .media dl dt{margin-bottom: 10px}
  .footer .media dl dt a {color: rgb(115, 122, 132); font-size: 14px;}
  .footer .media dl dt a:hover {text-decoration: underline;}
  .footer .media .foot_ewm {padding: 7.86%; width: 84.28%; margin-bottom: 10px; background-color: rgb(46, 56, 71);}
  .footer .media .foot_ewm img {width: 100%; height: auto;}
  .footer .media p {color: rgb(115, 122, 132); line-height: 22px; font-size: 13px; white-space: nowrap;}

  .footer .media dd h3{font-size:14px;color:#13181e;text-align:center;margin-top:8px}

  
  .footer .copyright{text-align:center;background:#0F141B;padding:14px 0;color:#737A84}
  .footer .copyright a{color:#737A84}
  .footer .copyright span{margin:0 2px}
  
  
  .md-buy{margin-top:40px}
  .md-buy .shopslide{width:520px;float:left}
  .md-buy .shopslide #showbox{background:#FCFCFC;border:1px solid #EEEEEE}
  .md-buy .shopslide #showbox span{background:url(../imgs/whitebg.png) repeat}
  .md-buy .shopslide #showsum{left:35px;margin-top:10px}
  .md-buy .shopslide #showsum span{border:1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  .md-buy .shopslide #showsum span.sel{border:3px solid #1B71B7}
  .md-buy .shopslide .showpage{width:520px;position:relative}
  .md-buy .shopslide .showpage a{display:block;width:15px;border:1px solid #ddd;height:60px;line-height:60px;background:#eee;
                                 text-align:center;font-size:18px;position:absolute;left:0;top:-69px;text-decoration:none;color:#999}
  .md-buy .shopslide .showpage a#shownext{left:auto;right:0}
  .md-buy .shopslide .showpage a:hover{background:#ccc;color:#777}
  .md-buy .shopslide .bigimg{width:520px}
  .md-buy .shoptext{width:640px;float:right}
  .md-buy .shoptext .head{margin-bottom:35px}
  .md-buy .shoptext .head h3{font-size:24px;color:#232323;margin-bottom:12px}
  .md-buy .shoptext .head p{font-size:14px;color:#d92626}
  .md-buy .shoptext .price{border:2px solid #006EC7;height:120px;background:#f9f9f9;padding-top:30px}
  .md-buy .shoptext .price .del{color:#666666;font-size:14px;float:left;width:90px;text-align:center;padding-top:10px}
  .md-buy .shoptext .price .cxj{float:left;font-size:44px;color:#d92626;position:relative}
  .md-buy .shoptext .price .gz{float:right;width:120px;border-left:1px solid #E7E7E7;text-align:center;height:60px;padding-top:5px}
  .md-buy .shoptext .price .gz h4{margin-bottom:5px}
  .md-buy .shoptext .price .gz span{font-size:18px;color:#d92626}
  .md-buy .shoptext .price .gz img{margin-right:5px;position:relative;top:-2px}
  .md-buy .shoptext .list{height:165px;font-size:14px;line-height:30px;color:#666666;margin-top:30px}
  .md-buy .shoptext .list li{position:relative;padding-left:40px}
  .md-buy .shoptext .list li span{position:absolute;left:0;top:0}
  .md-buy .shoptext .xl{font-size:14px;color:#999999}
  .md-buy .shoptext .xl span{color:#666666}
  .md-buy .shoptext .btn{width:200px;height:52px;line-height:52px;font-size:18px;color:#ffffff;text-align:center;display:inline-block;
                         background:#d92626;margin-top:25px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
  .md-buy .shoptext .btn:hover{background:#c42424}
  .md-buy .buyintor{margin-top:60px}
  .md-buy .buyintor .head{height:60px;line-height:60px;border-top:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5}
  .md-buy .buyintor .head ul{height:58px;overflow:hidden}
  .md-buy .buyintor .head li{float:left;width:160px;line-height:58px;cursor:pointer;text-align:center;font-size:14px;color:#666666}
  .md-buy .buyintor .head li.active{background:#1b71b7;color:#ffffff}
  .md-buy .buyintor .body li{display:none}
  
  .banner{height:400px;background-position:top center;background-repeat:no-repeat}
  .banner .box{width:334px;height:334px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:rgba(27,113,183,0.7);margin:25px auto;overflow:hidden}
  .banner .box .txt{width:276px;height:276px;margin:28px;border:1px solid rgba(255,255,255,0.7);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;text-align:center}
  .banner .box .txt h3{font-size:36px;color:#ffffff;font-weight:bold;margin-top:108px}
  .banner .box .txt h4{font-size:14px;color:#ffffff}
  .banner .text{overflow:hidden;text-align:center}
  .banner .text h3{font-size:36px;color:#ffffff;font-weight:bold;margin-top:158px}
  .banner .text h4{font-size:14px;color:#ffffff}
  
  .gb-page{text-align:center;margin:40px 0}
  .gb-page a{cursor:pointer;height:38px;margin:0 5px;line-height:38px;font-size:14px;color:#666666;display:inline-block;
             padding:0 15px;border:1px solid #CCCCCC;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
  .gb-page a:hover,.gb-page a.active{background:#1b71b7;color:#ffffff;border:1px solid transparent}
  .gb-page span{color:#666666;font-size:14px;color:#666666;line-height:38px}
  .gb-page .num{margin:0 5px;width:44px;height:21px;line-height:21px;border:1px solid #D8D8D8;text-align:center;color:#666666}
  .ml22{margin-left:22px}.content{background:#f9f9f9;padding-bottom:20px}
  .content .md-nb .wrap{background:#ffffff}
  .content .md-nb .head{text-align:center;margin-bottom:40px;padding-top:60px}
  .content .md-nb .head h3{font-size:24px;color:#333333;font-weight:bold;margin-bottom:15px}
  .content .md-nb .head span{color:#8c8c8c;margin-right:25px}
  .content .md-nb .head .share{color:#999999;background:url("../imgs/img36.png") no-repeat center;display:inline-block;width:80px;text-indent:1em}
  .content .md-nb .body{padding-bottom:60px}
  .content .md-nb .body ul{height:auto;overflow:hidden}
  .content .md-nb .body li{width:22%;margin:1.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
                           height:360px;border:1px solid #EEEEEE;position:relative;float:left}
  .content .md-nb .body li .img{width:214px;height:250px;margin:0 auto;margin-top:20px}
  .content .md-nb .body li .img img{width:100%;height:100%}
  .content .md-nb .body li h3{text-align:center;font-size:18px;color:#333333;height:46px;line-height:46px}
  .content .md-nb .body li .ft{position:absolute;bottom:0;left:0;right:0;background:#f9f9f9;padding:0 15px;height:40px;border-top:1px solid #EEEEEE;line-height:40px}
  .content .md-nb .body li a{background:url("../imgs/img38.png") no-repeat left center;color:#848484;padding-left:16px}
  .content .md-nb .body li a:hover{background:url("../imgs/img37.png") no-repeat left center;padding-left:16px}
  .content .md-jj .wrap{padding:30px;background:#ffffff}
  .content .md-jj .texts{width:800px;float:left}
  .content .md-jj .texts .hd{color:#333333;margin-bottom:30px;font-size:16px;font-weight:bold;border-left:3px solid #FFAA3B;padding-left:8px}
  .content .md-jj .texts .bd{font-size:16px;line-height:175%;color:#7b7b7b}
  .content .md-jj .lists{width:300px;float:right}
  .content .md-jj .lists .hd{height:44px;line-height:44px;background:#1b71b7;color:#ffffff;padding:0 20px}
  .content .md-jj .lists .hd span{font-size:16px;color:#ffffff;font-weight:bold}
  .content .md-jj .lists .hd a{float:right;color:#ffffff;text-transform:uppercase}
  .content .md-jj .lists .yw-list .bd{padding:13px;border:1px solid #E7E7E7}
  .content .md-jj .lists .yw-list .bd .img-slide{overflow:hidden;position:relative;text-align:center}
  .content .md-jj .lists .yw-list .bd .img-slide img{width:100%;height:180px}
  .content .md-jj .lists .yw-list .bd .img-slide .swiper-slide{position:relative}
  .content .md-jj .lists .yw-list .bd .img-slide .swiper-slide h3{position:absolute;bottom:0;left:0;right:0;height:33px;line-height:33px;padding:0 8px;
                                                                  background:rgba(0,0,0,0.8);text-align:left;color:#ffffff}
  .content .md-jj .lists .yw-list .bd .img-slide .swiper-pagination{text-align:right;bottom:6px}
  .content .md-jj .lists .yw-list .bd .img-slide .swiper-pagination-bullet{
	  text-align:center;
	  color:#ffffff;
	  -webkit-border-radius:0;
	  -moz-border-radius:0;
	  border-radius:0;
	  width:20px;
	  height:20px;
	  background:rgba(255,255,255,0.4);
	  opacity:1;
	  }
  .content .md-jj .lists .yw-list .bd .img-slide .swiper-pagination-bullet-active{background:#ffaa3b;line-height:20px}
  .content .md-jj .lists .dt-list{margin-top:16px;margin-bottom:16px}
  .content .md-jj .lists .dt-list .bd{padding:10px;padding-top:28px;padding-bottom:5px;border:1px solid #E7E7E7}
  .content .md-jj .lists .dt-list .bd dt h3{font-size:18px;color:#333333;font-weight:bold;margin-bottom:13px}
  .content .md-jj .lists .dt-list .bd dt h3 span{font-size:14px;color:#999999;font-weight:normal;float:right;margin-top:10px;}
  .content .md-jj .lists .dt-list .bd dt p{font-size:12px;color:#666666;line-height:25px;margin-top:15px;}
  .content .md-jj .lists .dt-list .bd dt p a{color:#1b71b7;line-height:24px}
  .content .md-jj .lists .dt-list .bd dd{border-bottom:1px dashed #CCCCCC;height:45px;line-height:45px}
  .content .md-jj .lists .dt-list .bd dd:last-child{border-bottom:none}
  .content .md-jj .lists .dt-list .bd dd a{font-size:12px;color:#666666;width:70%;display:inline-block}
  .content .md-jj .lists .dt-list .bd dd a:hover{color:#1b71b7;text-decoration:underline}
  .content .md-jj .lists .dt-list .bd dd span{color:#999999;font-size:12px;float:right}
  .content .md-jj .lists .zs-list .bd{border:1px solid #E7E7E7;padding:20px}
  .content .md-jj .lists .zs-list .bd li{line-height:40px;height:40px;background:url("../imgs/img39.png") no-repeat left center;padding-left:14px}
  .content .md-jj .lists .zs-list .bd li:hover{background:url("../imgs/img40.png") no-repeat left center}
  .content .md-jj .lists .zs-list .bd li a{font-size:14px;color:#666666;display:block;display:inline-block;width:100%}
  .content .md-jj .lists .zs-list .bd li a:hover{color:#1b71b7;text-decoration:underline}
  .content .md-px .wrap{background:#ffffff;padding:40px 30px}
  .content .md-px .notice-slide{height:50px;overflow:hidden;background:url("../imgs/img93.png") no-repeat left center;padding-left:45px;position:relative}
  .content .md-px .notice-slide .swiper-slide{height:50px;line-height:50px}
  .content .md-px .notice-slide .swiper-slide a{float:left;display:inline-block;width:60%;font-size:22px;color:#333333}
  .content .md-px .notice-slide .swiper-slide span{float:right;margin-right:170px;font-size:14px;color:#999999}
  .content .md-px .notice-slide .swiper-buttons{width:72px;position:absolute;right:0;top:10px;z-index:99}
  .content .md-px .notice-slide .swiper-button-prev1,.content .md-px .notice-slide .swiper-button-next1{width:30px;height:30px;margin-top:0;top:0}
  .content .md-px .notice-slide .swiper-button-prev1{background:url("../imgs/img42.jpg");left:0}
  .content .md-px .notice-slide .swiper-button-next1{background:url("../imgs/img43.jpg");right:0}
  .content .md-px .notice-slide .swiper-button-prev1:hover{background:url("../imgs/img44.jpg")}
  .content .md-px .notice-slide .swiper-button-next1:hover{background:url("../imgs/img45.jpg")}
  .content .md-px .texts{margin:40px 0}.content .md-px .texts p{font-size:14px;line-height:28px;color:#666666}
  .content .md-px .texts li{list-style:circle}
  .content .md-px .gb-head{text-align:center}
  .content .md-px .gb-head h3{font-size:24px;color:#333333;font-weight:bold}
  .content .md-px .gb-head h4{background:url("../imgs/img46.jpg") repeat-x center}
  .content .md-px .gb-head h4 span{font-size:12px;color:#999999;text-transform:uppercase;background:#ffffff;padding:0 10px}
  .content .md-px .reasons .body{margin:20px 0}
  .content .md-px .reasons .body ul{height:auto;overflow:hidden}
  .content .md-px .reasons .body li{margin:20px 0;width:543px;position:relative;height:130px;padding-left:140px;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.content .md-px .reasons .body li .img{position:absolute;left:0;right:0;width:120px}
  .content .md-px .reasons .body li .img img{width:120px;height:120px;border-radius:50%;border:2px solid #ffaa3b}
  .content .md-px .reasons .body li .text h3{margin-bottom:10px;margin-top:10px}
  .content .md-px .reasons .body li .text h3 a{font-size:14px;color:#333333;font-weight:bold}
  .content .md-px .reasons .body li .text p{font-size:14px;color:#666666;line-height:24px;margin-bottom:10px}
  .content .md-px .reasons .body li .text a:hover{color:#1b71b7}
  .content .md-px .reasons .body li .text .more{color:#666666}
  .content .md-px .reasons .body li .text .more:hover{color:#1b71b7;text-decoration:underline}
  .content .md-px .reasons .body li:nth-child(2n+1){float:left}
  .content .md-px .reasons .body li:nth-child(2n+1):after{height:100px;width:1px;background:#F2F2F2;content:'';display:inline-block;top:50%;margin-top:-50px;right:-25px;position:absolute}
  .content .md-px .reasons .body li:nth-child(2n){float:right}
  .content .md-px .course .body{margin:35px 0}
  .content .md-px .course ul{height:auto;overflow:hidden;width:105%}
  .content .md-px .course li{width:358px;float:left;margin-right:32px;margin-bottom:40px}
  .content .md-px .course li .img{position:relative}
  .content .md-px .course li .img>img{width:100%;height:200px}
  .content .md-px .course li .img a>img{width:100%;height:200px}
  .content .md-px .course li .img .ico{position:absolute;width:70px;height:70px;position:absolute;top:50%;left:50%;margin-top:-35px;margin-left:-35px}
  .content .md-px .course li .text{margin-top:15px;height:150px}
  .content .md-px .course li .text h3{font-size:18px;color:#333333;text-align:center}
  .content .md-px .course li .text h3 a{color:#333333}
  .content .md-px .course li .text dl{position:relative;padding-left:48px}
  .content .md-px .course li .text dl dt{position:absolute;line-height:24px;color:#666666;top:0;left:0}
  .content .md-px .course li .text dl dd{line-height:24px;color:#666666}
  .content .md-px .course li .btn .more{width:120px;height:44px;border:1px solid #666;border-radius:5px;color:#666666;text-align:center;line-height:44px;display:inline-block}
  .content .md-px .course li .btn .more:hover{border:1px solid #3A84C1;color:#3A84C1}
  .content .md-px .teacher .btn{text-align:center}
  .content .md-px .teacher .btn .more{width:120px;height:44px;border:1px solid #666;border-radius:5px;color:#666666;text-align:center;line-height:44px;display:inline-block}
  .content .md-px .teacher .btn .more:hover{border:1px solid #3A84C1;color:#3A84C1}
  .content .md-px .teacher .body{margin:34px 0}
  .content .md-px .teacher .body .btns{width:106px;margin:0 auto;margin-top:35px}
  .content .md-px .teacher .body .swiper-button-next2,.content .md-px .teacher .body .swiper-button-prev2{position:static;margin-top:0;height:48px;width:48px}
  .content .md-px .teacher .body .swiper-button-next2{background:url("../imgs/img39.jpg") no-repeat;float:right}
  .content .md-px .teacher .body .swiper-button-prev2{background:url("../imgs/img38.jpg") no-repeat;float:left}
  .content .md-px .teacher .body .swiper-button-next2:hover{background:url("../imgs/img36.jpg") no-repeat}
  .content .md-px .teacher .body .swiper-button-prev2:hover{background:url("../imgs/img37.jpg") no-repeat}
  .content .md-px .teacher .teacher-slide{width:1095px;margin:0 auto;overflow:hidden}
  .content .md-px .teacher .teacher-slide .img{text-align:center}
  .content .md-px .teacher .teacher-slide .img img{width:140px;height:140px;border-radius:50%;border:2px solid #fff}
  .content .md-px .teacher .teacher-slide .text{margin-top:30px;height:165px}
  .content .md-px .teacher .teacher-slide .text h3{text-align:center;font-size:18px;color:#333333;margin-bottom:10px}
  .content .md-px .teacher .teacher-slide .text p{font-size:14px;color:#666666;line-height:24px}
  .content .md-px .teacher .teacher-slide .swiper-slide:hover .img img{border:2px solid #FFAA3B}
  .content .md-px .cooperation .body{position:relative}
  .content .md-px .cooperation .body .swiper-button-prev3,.content .md-px .cooperation .body .swiper-button-next3{width:26px;height:50px}
  .content .md-px .cooperation .body .swiper-button-prev3{background:url("../imgs/img103.png");left:-16px}
  .content .md-px .cooperation .body .swiper-button-next3{background:url("../imgs/img104.png");right:-16px}
  .content .md-px .cooperation .cooperation-slide{padding:35px 0;position:relative;width:1050px;margin:0 auto;overflow:hidden}
  .content .md-px .cooperation .cooperation-slide .swiper-slide{position:relative}
  .content .md-px .cooperation .cooperation-slide .swiper-slide h3{position:absolute;bottom:0;left:0;right:0;height:35px;line-height:35px;background:rgba(0,0,0,0.8);text-align:center;font-size:14px;color:#ffffff}
  .content .md-px .cooperation .cooperation-slide .swiper-slide a{display:block}
  .content .md-px .cooperation .cooperation-slide .swiper-slide img{width:100%;height:180px}
  .content .md-px .cooperation .cooperation-slide .swiper-slide:hover h3{background:rgba(27,113,183,0.8)}
  .content .md-fw .wrap{background:#ffffff;padding:40px 30px}
  .content .md-fw .head .col2{width:480px}
  .content .md-fw .head .col2 li{width:50%}
  .content .md-fw .head ul{width:720px;border:1px solid #EEEEEE;height:60px;margin:0 auto;margin-top:10px}
  .content .md-fw .head li{width:33.33333%;height:60px;line-height:58px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #EEEEEE;float:left;text-align:center}
  .content .md-fw .head li.last{border-right:none}
  .content .md-fw .head li:last-child{border-right:none}
  .content .md-fw .head a{display:block;font-size:16px;color:#333333}
  .content .md-fw .head li.active a,.content .md-fw .head li:hover a{background:#1b71b7;color:#ffffff;text-decoration:underline}
  .content .md-fw .body{margin-top:53px;clear:both}
  .content .md-fw .body .hd{color:#333333;margin-bottom:20px;text-align:left;font-size:16px;font-weight:bold;border-left:3px solid #FFAA3B;padding-left:8px}
  .content .md-fw .body .bd{font-size:14px;line-height:24px;color:#7b7b7b}
  .content .md-fw.md-fw2 .head ul{border:none;height:20px}
  .content .md-fw.md-fw2 .head li{line-height:20px;height:20px;background:url("../imgs/img55.png") no-repeat 35% center;padding-left:23px}
  .content .md-fw.md-fw2 .head li.active,.content .md-fw.md-fw2 .head li:hover{background:url("../imgs/img56.png") no-repeat 35% center}
  .content .md-fw.md-fw2 .head li.active a,.content .md-fw.md-fw2 .head li:hover a{background:none;color:#1b71b7;text-decoration:underline}
  .content .md-fw.md-fw2 .body .hd{border-left:none;padding-left:0}
  .content .md-contact{position:relative;top:-20px}
  .content .md-contact .wrap{background:#ffffff;padding:30px;padding-bottom:100px}
  .content .md-contact .map{padding-top:20px;height:auto;overflow:hidden}
  .content .md-contact .map .text{float:left}
  .content .md-contact .map .text dl{margin-bottom:10px}
  .content .md-contact .map .text dt{margin-bottom:8px}
  .content .md-contact .map .text dt h3{font-size:16px;color:#666666}
  .content .md-contact .map .text dt h4{font-size:30px;font-weight:bold;color:#ff6600}
  .content .md-contact .map .text dd{color:#333333;font-size:14px;line-height:37px;position:relative;padding-left:20px}
  .content .md-contact .map .text dd img{margin-right:10px;left:0;top:8px;vertical-align:top;position:absolute}
  .content .md-contact .map .text dd span{line-height:25px;display:inline-block}
  .content .md-contact .map .text .img{width:160px;height:160px;text-align:center;line-height:160px;border:1px solid #E4E4E4}
  .content .md-contact .map .map-con{width:698px;height:458px;background:#f9f9f9;border:10px solid #F9F9F9;float:right}
  .content .md-contact .map .map-con img{max-width:none}
  .content .md-contact .bus{margin-top:70px}
  .content .md-contact .bus h3{font-size:18px;color:#333333;margin-bottom:15px}
  .content .md-contact .bus p{line-height:30px;font-size:14px;color:#666666}
  .content .md-news{margin-top:17px}
  .content .md-news .wrap{background:#ffffff;padding:30px}
  .content .md-news li{border-bottom:1px dashed #CCCCCC;padding:40px 0;height:auto;overflow:hidden}
  .content .md-news li .img{float:left;overflow:hidden}
  .content .md-news li .img img{width:272px;height:180px}
  .content .md-news li .text{margin-left:305px}
  .content .md-news li .text h3{font-size:16px;margin-bottom:20px}
  .content .md-news li .text h3 a{color:#000000}
  .content .md-news li .text h3 a:hover{color:#1b71b7}
  .content .md-news li .text h3 span{font-size:14px;color:#999999;float:right}
  .content .md-news li .text p{font-size:14px;line-height:24px;color:#666666;height:82px}
  .content .md-news li .text .btn{float:right;color:#666666;width:120px;text-align:center;line-height:38px;display:inline-block;height:38px;border-radius:20px;border:1px solid #fff}
  .content .md-news li .text .btn:hover{border:1px solid #1B71B7;color:#1b71b7}
  .content .md-zp .wrap{background:#ffffff;padding:38px 80px}
  .content .md-zp .head .select{padding-left:10px;margin-right:5px;width:200px;height:54px;background:#f3f3f3;line-height:54px;font-size:14px;color:#999999}
  .content .md-zp .body .table{overflow-x:auto}
  .content .md-zp .body .table table{width:100%;min-width:640px}
  .content .md-zp .body .table tbody tr:nth-child(2n+1){background:#f5f5f5}
  .content .md-zp .body .table th{background:#006ec7;height:50px;color:#ffffff}
  .content .md-zp .body .table td{font-size:14px;color:#666666;text-align:center;height:50px}
  .content .md-zp .body .table td a{color:#666666}
  .content .md-zp .body .table td a:hover{color:#1b71b7;text-decoration:underline}
  .content .md-webmap{position:relative;top:-20px}
  .content .md-webmap .wrap{background:#ffffff;padding:40px;padding-bottom:90px}
  .content .md-webmap .head{border-bottom:1px solid #E0E0E0;background:url("../imgs/img54.jpg") no-repeat 50% 6px;height:90px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  .content .md-webmap .head h3{font-size:24px;color:#000000}
  .content .md-webmap .head h4{font-size:14px;color:#999999;margin-top:5px}
  .content .md-webmap li{padding-top:30px;padding-bottom:20px;border-bottom:1px dashed #DCDCDC}
  .content .md-webmap li:last-child{border-bottom:none}
  .content .md-webmap li h3{padding-left:26px;background:url("../imgs/img51.jpg") no-repeat left center;margin-bottom:14px;font-size:18px}
  .content .md-webmap li h3 a{color:#333333}
  .content .md-webmap li h3 a:hover{color:#1B71B7}
  .content .md-webmap li>a{margin-bottom:5px;font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#666666;display:inline-block;width:180px;background:url("../imgs/img52.jpg") no-repeat left center;padding-left:13px}
  .content .md-webmap li>a:hover{color:#1B71B7;text-decoration:underline;background:url("../imgs/img53.jpg") no-repeat left center}
  .content .md-subject{background:#ffffff;padding-top:50px}
  .content .md-subject .wrap{padding:22px}
  .content .md-subject .intro{background:url("../imgs/img27.jpg") no-repeat center;height:435px;overflow:hidden}
  .content .md-subject .intro .text{width:620px;float:left}
  .content .md-subject .intro .text h3{font-size:36px;color:#333333;margin-bottom:15px}
  .content .md-subject .intro .text h3 span{font-size:30px;color:#999999}
  .content .md-subject .intro .text p{font-size:14px;line-height:24px;color:#7b7b7b;margin-top:20px}
  .content .md-subject .intro .text .btn{margin-top:50px;width:180px;height:54px;border:2px solid #1B71B7;line-height:54px;text-align:center;font-size:16px;color:#1b71b7;display:inline-block;border-radius:30px}
  .content .md-subject .intro .links{float:right}
  .content .md-subject .intro .links a{width:50px;height:50px;display:inline-block}
  .content .md-subject .intro .links ul{background:url("../imgs/img87.png") no-repeat;width:387px;height:382px;position:relative}
  .content .md-subject .intro .links li{position:absolute;width:60px;height:60px;text-align:center;line-height:60px}
  .content .md-subject .intro .links li.item1{top:11px;left:182px}
  .content .md-subject .intro .links li.item2{top:149px;left:310px}
  .content .md-subject .intro .links li.item3{top:308px;left:212px}
  .content .md-subject .intro .links li.item4{top:270px;left:27px}
  .content .md-subject .intro .links li.item5{top:84px;left:14px}
  .content .md-subject .welfare{background-position:top center;padding-top:56px;background-repeat:no-repeat}
  .content .md-subject .welfare .head{margin-bottom:50px;text-align:center}
  .content .md-subject .welfare .head h3{font-size:30px;color:#ffffff;font-weight:bold}
  .content .md-subject .welfare .body dd,.content .md-subject .welfare .body dt{box-sizing:border-box}
  .content .md-subject .welfare .body dl{position:relative;padding-left:340px;height:520px}
  .content .md-subject .welfare .body .item1{left:0;top:0;position:absolute;padding:60px 25px;color:#ffffff;background:url(../imgs/img30.jpg) no-repeat;width:340px;height:520px}
  .content .md-subject .welfare .body .item1 p{font-size:14px;line-height:28px}
  .content .md-subject .welfare .body .item1 .btn{color:#ffffff;font-size:14px;position:absolute;bottom:60px;width:160px;height:50px;line-height:50px;border:2px solid #fff;border-radius:30px;text-align:center;display:inline-block}
  .content .md-subject .welfare .body .item2{width:100%;height:230px;background:#ffffff;position:relative}
  .content .md-subject .welfare .body .item2 .date{margin:20px;float:left;width:80px;height:90px;text-align:center;background:#d9262b;color:#ffffff;font-family:"瀹嬩綋"}
  .content .md-subject .welfare .body .item2 .date h3{font-size:48px;height:60px;line-height:60px}
  .content .md-subject .welfare .body .item2 .date h4{font-size:18px;height:30px;line-height:30px}
  .content .md-subject .welfare .body .item2 .text{width:430px;padding-right:20px;float:left;text-align:right;padding-top:35px}
  .content .md-subject .welfare .body .item2 .text h3{font-size:24px;color:#333333;position:relative;padding-bottom:10px;margin-bottom:22px}
  .content .md-subject .welfare .body .item2 .text h3:after{content:'';position:absolute;display:inline-block;width:55px;height:2px;background:#1b71b7;bottom:0;right:0}
  .content .md-subject .welfare .body .item2 .text p{font-size:14px;line-height:24px;color:#666666}
  .content .md-subject .welfare .body .item2 .img{float:right;position:relative;width:250px;height:230px}
  .content .md-subject .welfare .body .item2 .img img{width:100%;height:100%}
  .content .md-subject .welfare .body .item2 .img em{background:url("../imgs/img88.png") no-repeat;width:7px;height:13px;display:inline-block;top:50%;left:0;position:absolute}
  .content .md-subject .welfare .body .item3{height:290px;width:100%}
  .content .md-subject .welfare .body .item3 .zt-slide{position:relative;overflow:hidden}
  .content .md-subject .welfare .body .item3 .zt-slide .swiper-button-prev1,.content .md-subject .welfare .body .item3 .zt-slide .swiper-button-next1{top:auto;margin-top:0;left:auto;width:54px;height:50px;right:54px;bottom:0;background:url("../imgs/img33.jpg") no-repeat}
  .content .md-subject .welfare .body .item3 .zt-slide .swiper-button-next1{background:url("../imgs/img32.jpg") no-repeat;right:0}
  .content .md-subject .welfare .body .item3 .swiper-slide{height:290px;position:relative}
  .content .md-subject .welfare .body .item3 .swiper-slide h3{height:50px;background:rgba(0,0,0,0.7);line-height:50px;font-size:16px;color:#ffffff;position:absolute;bottom:0;left:0;right:0;padding:0 15px}
  .content .md-subject .welfare .body .item3 .swiper-slide img{max-width:100%;min-height:100%;width:100%}
  .content .md-subject .history{background:url("../imgs/img27.jpg") no-repeat center}
  .content .md-subject .history .head{text-align:center;margin-bottom:25px}
  .content .md-subject .history .head h3{font-size:36px;color:#333333;margin-bottom:15px}
  .content .md-subject .history .head h3 span{font-size:30px;color:#999999}
  .content .md-subject .history .body .btns{width:105px;margin:0 auto;margin-bottom:105px}
  .content .md-subject .history .body .swiper-button-next2,.content .md-subject .history .body .swiper-button-prev2{position:static;margin-top:0;height:48px;width:48px}
  .content .md-subject .history .body .swiper-button-next2{background:url("../imgs/img39.jpg") no-repeat;float:right}
  .content .md-subject .history .body .swiper-button-prev2{background:url("../imgs/img38.jpg") no-repeat;float:left}
  .content .md-subject .history .body .swiper-button-next2:hover{background:url("../imgs/img36.jpg") no-repeat}
  .content .md-subject .history .body .swiper-button-prev2:hover{background:url("../imgs/img37.jpg") no-repeat}
  .content .md-subject .history .body li{display:none;min-height:115px}
  .content .md-subject .history .body p{font-size:14px;line-height:26px;text-align:center;color:#7b7b7b}
  .content .md-subject .history .slides{background:url("../imgs/img90.png") 0 60px repeat-x}
  .content .md-subject .history .history-slide{width:933px;margin:0 auto;padding:0 10px;overflow:hidden;padding-bottom:20px}
  .content .md-subject .history .history-slide .swiper-slide{position:relative}
  .content .md-subject .history .history-slide .swiper-slide img{width:108px;height:108px;border:4px solid #F6F6F6;border-radius:50%}
  .content .md-subject .history .history-slide .swiper-slide span{color:#ffffff;font-size:18px;text-shadow:0 0 3px rgba(4,0,0,0.5);font-weight:bold;position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;display:inline-block;line-height:108px}
  .content .md-subject .history .history-slide .swiper-slide-active img{border:4px solid #006EC7}
  .content .md-subject .history .history-slide .swiper-slide-active:after{background:url("../imgs/img89.png") no-repeat;width:11px;height:6px;display:inline-block;position:absolute;bottom:-20px;left:50%;content:''}.content .md-subject .gy-imgs{background-position:top center;background-repeat:no-repeat;height:599px;padding-top:60px;text-align:center;color:#ffffff}
  .content .md-subject .gy-imgs h3{font-size:30px;font-weight:bold;margin-bottom:20px}
  .content .md-subject .gy-imgs P{font-size:14px;line-height:24px;color:#ffffff}
  .content .md-subject .gy-slide{padding-top:50px}
  .content .md-subject .gy-slide .head{text-align:center;margin-bottom:40px}
  .content .md-subject .gy-slide .head h3{font-size:30px;color:#333333;font-weight:bold;margin-bottom:20px}
  .content .md-subject .gy-slide .head p{font-size:14px;color:#666666}
  .content .md-subject .gy-slide .body{position:relative}
  .content .md-subject .gy-slide .body .swiper-button-next3,.content .md-subject .gy-slide .body .swiper-button-prev3{width:21px;height:35px;margin-top:-18px}
  .content .md-subject .gy-slide .body .swiper-button-prev3{background:url("../imgs/img91.png") no-repeat;left:-20px}
  .content .md-subject .gy-slide .body .swiper-button-next3{background:url("../imgs/img92.png") no-repeat;right:-20px}
  .content .md-subject .gy-slide .gy-slides{width:1120px;margin:0 auto;overflow:hidden}
  .content .md-subject .gy-slide .gy-slides .swiper-slide{border:1px solid #F4F4F4;height:400px}
  .content .md-subject .gy-slide .gy-slides .swiper-slide img{height:200px;width:100%}
  .content .md-subject .gy-slide .gy-slides .swiper-slide .img{position:relative}
  .content .md-subject .gy-slide .gy-slides .swiper-slide .img h3{left:0;right:0;z-index:99;font-size:16px;color:#ffffff;line-height:35px;background:rgba(0,0,0,0.8);padding:0 6px;position:absolute;bottom:0}
  .content .md-subject .gy-slide .gy-slides .swiper-slide .text{height:200px;padding:35px 20px;color:#666666;line-height:28px;font-size:14px}
  .content .md-subject .gy-slide .gy-slides .swiper-slide:hover .text{color:#ffffff;background:#006ec7}
  .content .md-subject .gy-slide .gy-slides .swiper-slide:hover .text h3{color:#ffffff}
  .gb-nav{position:relative;top:-20px;z-index:99}.gb-nav .wrap{background:#ffffff}
  .gb-nav.nav-col5 li{width:20%}.gb-nav.nav-col5.boxshadow ul{box-shadow:0 0 5px rgba(4,0,0,0.05);-moz-box-shadow:0 0 5px rgba(4,0,0,0.05);-webkit-box-shadow:0 0 5px rgba(4,0,0,0.05)}.gb-nav.nav-col5.boxshadow li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  .gb-nav.nav-col5.boxshadow li:last-child{border-right:none}
  .gb-nav.nav-col6 li{width:25%}
  .gb-nav.nav-col4 li{width:14.28571%;}
  .gb-nav li{width:33.33333%;float:left;height:80px;line-height:80px;text-align:center;}
  .gb-nav li img{margin-right:10px;position:relative;top:-3px}
  .gb-nav li a{display:block;font-size:16px;color:#525252}
  .gb-nav li.active,.gb-nav li:hover{background:#1b71b7}
  .gb-nav li.active a,.gb-nav li:hover a{color:#ffffff}
  .gb-nav li .ico{position:relative;top:10px;width:30px;height:30px;display:inline-block;margin-right:10px}
  .gb-nav li .ico1{background:url("../imgs/img33.png") center no-repeat}
  .gb-nav li .ico2{background:url("../imgs/img34.png") center no-repeat}
  .gb-nav li .ico3{background:url("../imgs/img35.png") center no-repeat}
  .gb-nav li:last-child{border-right:none;}
  .mask{background:rgba(0,0,0,0.5);top:0;left:0;right:0;bottom:0;position:fixed;z-index:99;display:none;z-index:9999}
  .layout{-webkit-transitions:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}
  body.on{position:relative;background:#cccccc}
  body.on>.nav{position:absolute;right:0;width:180px;top:0}
  body.on>.nav li{border-bottom:1px solid #ddd;line-height:45px;padding:0 10px}
  body.on>.nav li a{color:#ffffff}
  body.on>.nav li.active{border-bottom:1px solid #B92428}
  body.on>.nav li.active a{color:#b92428}
  body.on .layout{-webkit-transform:translateX(-180px);-moz-transform:translateX(-180px);-ms-transform:translateX(-180px);-o-transform:translateX(-180px);transform:translateX(-180px);position:relative;z-index:9;background:#ffffff}
  .post-txt{line-height:250%;font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;font-size:16px;color:#333333}
  .theme-mask2{background:#000 none repeat scroll 0 0;display:none;height:100%;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:10000}
  .popover2{background:#000 none repeat scroll 0 0;box-shadow:1px 1px 6px 3px rgba(0,0,0,0.2);display:none;height:455px;left:50%;margin:-200px 0 0 -405px;position:fixed;text-align:center;top:40%;width:810px;z-index:100001}
  .popover2 a{background:#000 none repeat scroll 0 0;border-radius:2px;color:#fff;display:inline-block;font-size:14px;height:25px;position:absolute;right:0;width:25px;z-index:2147483647}
  #videostr{height:450px;width:800px}
/*# sourceMappingURL=style.min.css.map */
