html {
    overflow: auto;
    width: 100%;
    min-width: 1200px;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 12px;
    /* overflow: hidden; */

}

* {
    text-decoration: none;
    list-style: none;
    transition: all .3s linear;
}

img {
    border: 0px;
}

.clear {
    clear: both;
}





#box{
    padding-right: 0px;
    padding-left: 0px;
}
.header{
    width: 1180px;
    margin: 0 auto 0 auto;
    /* overflow: hidden; */
    font-size: 13px;
    color: #666;
    //border:1px solid;
    position: relative;
    padding-top: 20px;
}
.header a:link{text-decoration:none ; color:black;}
.header a:visited {text-decoration:none ; color:blue; }
.header a:hover {text-decoration:underline ; color:blue; font-size:14px;}
.header a:active {text-decoration:none ; color:#red;}
.top-ul{
    float: right;
    margin-bottom: 0px;
	padding-top:0;
	
}

.top-ul li{
    float: left;
    margin-left: 25px;
    padding: 8px 0;
    font-family: "Î¢ÈíÑÅºÚ";
}

.header  .first{
    margin-left: 0;
    padding-left: 20px;
    position: relative;
	
}

.header .bg{
    display: inline-block;
    background: url('../images/home.jpg') 0 0 no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    position: relative;
    top: 3px;
}

.header .bgm{
    display: inline-block;
    background: url('../images/wcmail_logo.png') 0 0 no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 16px;
    margin-right: 4px;
    position: relative;
    top: 3px;
}

.header .colorA a{
    color: #666;
}

.header .ipt{
    top: 5px;
    right: 5px;
    border: 1px solid #ccc;
    width: 171px;
    border-radius: 10px;
    padding: 2px 0px 5px 10px;
    position: relative;
    z-index: 1;
    height: 25px;
}

.header .val{
    border: 0;
    outline: none;
    width: 128px;
       
}

.ipt .sou{
    background: url("../images/sou.jpg") 0 0 no-repeat;
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
    position: absolute;
    position: absolute;
    top: 5px;
    right: 11px;
    z-index: 2;
}

.logo{
    width: 1180px;
    margin: 0 auto 0 auto; 
    overflow: hidden;
	padding:0 auto 0 auto;
	height:95px;
	//border:1px #099 solid;
	
}
.logo img{
    width: 520px;
    height: 65px;
    float: left;
	magrin:0;
	padding:0;
}

/**Îä´¬ÍøÈºÏÂÀ­*/
.wuchuan_bottom{
    width: 630px;
    height: 100px;
    background: #FFF;
    border:1px solid #ccc;
    position: absolute;
    top: 48px;
    left: 600px;
    z-index: 888;
    padding: 15px;
    display: none;
	border-radius: 10px;
    box-shadow: 0px 3px 10px #dfe0e1;
}
.wuchuan_bottom tr td{
    padding-left: 10px;
    font-size: 13px;
}
.wuchuan_bottom tr td img{
    width: 100%;
}
.wuchuan_bottom a{
    color: black;
}
.wuchuan_bottom a:hover{
    color: black;
}
.wuchuan_left{
/*  background: red;*/
    position: relative;
    cursor:pointer;
}
.wuchuan_left .wuchuan_right{
    display: inline-block;
    background: url('../images/bottom.png');
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    margin-top: -5px;
    position: relative;
    top: 5px;
    left: 4px;

}

/*²Ëµ¥*/

.tab{
    width: 1180px;
    height: 36px;
    margin: 0 auto;
}

.tab-ul{
    margin-bottom: 0px;
    float: right;
}
.tab .tab-ul li{
    float: left;
    font-weight: bold;
    text-align: center;
    position: relative;
	margin:0 auto;
	padding:0 auto;
    z-index: 12;
}

/* ****************************************************µ¼º½²Ëµ¥****************************************** */
.gjgsMenu{
    padding: 15px 40px 15px 0px;
	margin:0;
	overflow: hidden;
    width: auto;
    position: absolute;
    top: 37px;
    z-index: 10000;
    background: #fff;
    display: none;
    box-sizing: border-box;
}
.positionLeft1{
    left: -20px;
}
.positionLeft2{
    left: -25px;
}
.positionLeft3{
    left: -20px;
}
.positionLeft4{
    left: -20px;
}
.positionLeft5{
    left: -20px;
}
.gjgsMenuRight{
    width: 100%;
    float: left;
}

.gjgsMenuRight li{
    float: none;
    border-bottom: 1px dotted #999;
    margin-top: -4px;
	font-weight: bold;
	
}
.gjgsMenuRight li a{
    font-size: 15px;
    color: #000;
	/*background: #069;*/ 
}
/* ****************************************************µ¼º½²Ëµ¥****************************************** */
.tab a{
    width: 140px;
	height: 36px;
    line-height: 36px;
    font-size: 17px;
    display: block;
    color: #000;
    text-decoration: none;
    font-family: "Î¢ÈíÑÅºÚ";
}
.active{
    background: #0180cb;
}
.active a{
    color: #fff;
    text-decoration:none;
}
.gjgsMenuRight li a{
    font-size: 15px;
    color: #000;
    /* border-bottom: 1px dashed #999; */
}
.tab-ul a:hover{
    color: #fff;
    background: #0180cb;
	
    text-decoration:none;
}
.gjgsMenuRight a:hover{
    color: #000;
    background: none;
}

/*ÂÖ²¥Í¼*/
#lunbo{
    padding-right: 0px;
    padding-left: 0px;
    border-top: 3px solid #0180cb;	
}
   @media screen and (max-width: 768px) {
             .swiper-container{
                  width: 1280px;

             }
             .banner{
                width: 1280px;
             }
             .footer{
                width: 1280px;
             }
             
          }



/*ÐÂÎÅ*/
.news {
	 margin:0;
	 padding:0;
	  
	 }
.middle{
      width: 1180px;
      margin: 20px auto 30px auto;
	  padding:0;
     /* overflow: hidden;*/
      position: relative;
	  /*border:1px solid #069;*/
}
.middle:after{
      content: "";
      height: 0;
      overflow: hidden;
      display: block;
      clear: both;
}
.midList{
    width: 380px;
	height:482px;
    float: left;
    border: 1px solid #d8d8d8;
    margin-left: 12px;
    /*overflow: hidden;*/
}
.midList:after{
      content: "";
      height: 0;
      clear: both;
      overflow: hidden;
      display: block;
}

.list-con p{
      background: url("../images/wuchuan.jpg") 0 0 no-repeat;
      background-size: 100% 100%;
      width: 378px;
      height: 209px;
}
.list-con1 p{
      //background: url("../images/tpxw.jpg") 0 0 no-repeat;
      background-size: 100% 100%;
      width: 378px;
      height: 209px;
}

.list-con1 .lunbonews{
	width:378px;
	height:211px;
	padding:0;
	magring:0;
}

.list-con1 p .lunbonews .swiper-containernews{
	width:378px;
	padding:0;
	magring:0;
}

.list-con1 p .lunbonews .swiper-containernews span{
	width:378px;
	padding:0;
	margin-bottom:-80px;
	overflow: hidden;
    text-overflow: ellipsis;display:block; position:absolute; background:url('../images/black.png') repeat;left:0px;bottom:0;text-align:center; width:378px; height:44px; line-height:44px; font-size:14px;
}

.list-con1 p .lunbonews .swiper-containernews span a{color:#fff; display:block; overflow:hidden;text-overflow:clip; white-space:nowrap; width:378px; }
.newstitle{
      width: 344px;
      height: 31px;
      line-height: 31px;
      margin: 34px 13px 13px 13px;
      overflow: hidden;
}
.fontTitle{
      font-family: Î¢ÈíÑÅºÚ;
      font-size: 21px;
      color: #333;
      float: left;
      font-weight: bold;
}
.fontTitle1{
      font-family: bold;
      font-size: 16px;
      color: #333;
      float: left;
}
.fontColor{float: right;}
.fontColor a{
      font-size: 14px;
      color: #999;
}
.newsList{
      width: 344px;
      margin: 0 auto;
      border-top: 1px solid #d8d8d8;
      padding: 12px 0;
    font-family: "Î¢ÈíÑÅºÚ";
}
.newsList li{
      background: url("../images/dian_03.png") 0px 11px no-repeat;
      overflow: hidden;
      padding-left: 10px; 
}
.newsList a{
      font-size: 14px;
      color: #333;
}
.newsListp1{
      width: 344px;
      margin: 0 auto;
      border-top: 1px solid #d8d8d8;
      padding: 12px 0 0 0;
      font-family: "Î¢ÈíÑÅºÚ";
	  font-size: 14px;
      color: #333;
	  text-align: justify;
	    overflow: hidden;
    text-overflow: ellipsis;
	display: -webkit-box;  
    -webkit-line-clamp: 8;  
    -webkit-box-orient: vertical; 
}
.newsList li::hover{
      color: #4c87d1;
}
.floatLeft{
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 230px;
}
.marginSpan{
      float: right;
      margin-left: 10px;
}

.midList-top, .midList-bottom{
      background: #f7f7f7;
}
.gutitle{
      overflow: hidden;
      margin-top: 4px;
}

.gutitle .gufontTitle{
      padding: 20px;
      font-size: 21px;
      font-weight: bold;
      float: left;
      padding: 17px 18px 13px 18px;
}
.gufontColor{
      float: right;
      padding: 17px 18px 13px 18px;
}
.gufontColor a{
      font-size: 14px;
      color: #999;
}
.gutitle .guinfo{
      font-size: 16px;
      padding: 20px 19px 30px 19px;
}
.midList-bottom{
      margin-top: 10px;
}
@media screen and (max-width:1440px){
.midList-bottom{
      margin-top: 10px;
      height:220px
}
}
.midList-bottom li{
      font-size: 14px;
}
.mid-top-title{
      width: 100%;
      height: 34px;
      line-height: 34px;
      margin: 0 auto;
      overflow: hidden;
      text-align: center;
      background: #f0f0f0;
}
.middle .mid-top-title li{
      float: left;
      margin: 0 16px;
      color: #0180cb;
      font-size: 14px;
}

/*²úÆ·*/

.ofh {
    overflow: hidden;
}

.slide {
    float: right;
    width: 100px;
}

.slide a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 24px;
    text-align: center;
}

.slide a.prev {
    background: #f0f2f6;
    color: #62a5f7;
}

.slide a.next {
    background: #01438f;
    color: #fff;
    position: absolute;
}
.slide a:hover {text-decoration:none ; }
.bgp {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
    transform: rotateY(90deg);
    transition: all .5s;
}

.bgp.show {
    transform: rotateY(0deg);
}

.bgp img {
    max-width: calc(80% - 20px - 2em);
    max-height: calc(80% - 20px);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.product {
	 
	  position: relative;
	width: 1180px;
	margin: auto;
    overflow: hidden;
    padding: 0 10px;
	//border:1px #0C3 solid;
	//background-color:#C3C;
	 }

.product img {
    border: 0px;
	
}

.product ul,li,p,h1 {
    font-size: 12px;
    padding: 0;
    margin: 0;
}
.prod-column2 {
	margin:0;
	padding:0;

}

.prod-column2 .prod-content {
    width: 1180px;
    margin: 0;
	overflow: hidden;
    padding: 0px;
}

.prod-column2 .prod-content {
    position: relative;
    overflow: visible;
    background-color: #f7f8fa;
}

.prod-column2 .prod-content {
    background: #ebeef3;
}

.prod-column2 .prod-title {
    padding-top: 10px;
	margin-bottom: -40px;
	margin-left:15px;
}

.prod-column2 .prod-title h1 {
    font-size: 28px;
    font-weight: bolder;
    color: #127dcf;
	margin:0;
	padding:10px 0px;
}

.prod-column2 .prod-title p {
    color: #404040;
	font-size:22px;
	font-family: "Î¢ÈíÑÅºÚ";
	margin:0;
	padding:0;
}

.prod-column2 .productlist {
    overflow: hidden;
    position: relative;
    height: 198px;
}

.prod-column2 ul {
    position: relative;
}

.prod-column2 ul li {
    float: left;
    position: relative;
    margin-left: 1px;
}

.prod-column2 ul li img {
    display: block;
    width: 475px;
}

.prod-column2 ul li p {
    color: #fff;
    bottom: 70px;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 20px;
	font-weight: bolder;
}

.prod-column2 ul li .bgp {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    background-color: rgba(0, 0, 0, 0.8);
    filter: alpha(opacity=80);
    position: absolute;
    top: 0;
    left: 0;
}

.prod-column2 ul li:hover .bgp {
    transform: rotateY(0deg);
}

.prod-column2 ul li .bgp .add {
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px #fff dashed;
    border-radius: 30px;
    font-size: 30px;
    display: block;
    margin: 55px auto 0;
}

.quickLink {
    background: url('../images/wcuickbg.jpg') top center no-repeat #f7f8fa;
    margin-top: 15px;
    width: 100%;
	overflow: hidden;
}

.quickLink .title{
    margin-bottom: -45px;
}

.quickLink .title h1,
.quickLink .title p {
    color: #fff;
	margin:5px 25px;
	padding:0;
}

.quickLink .title h1 {
    font-size: 28px;
    font-weight: bolder;
}
.quickLink .title p {
    font-size:22px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bolder;
	
}

.quickLink .content {
    position: relative;
	width: 1180px;
	height:320px;
    margin: 0 auto;
	overflow: hidden;
    padding: 0px;
}

.quickLink ul {
    overflow: hidden;
    margin: 5px 0 20px 0;
	padding:0;
}

.quickLink ul li {
    float: left;
    width: 272.5px;
    position: relative;
    background: #fff;
    margin-right: 30px;
    border-radius: 10px;
    box-shadow: 0px 3px 10px #dfe0e1;
    text-align: center;
}

.quickLink ul li span {
    color: #636363;
    font-size: 24px;
    position: absolute;
    top: 40px;
    left: 25px;
}

.quickLink ul li div {
    background: #f8f8f8;
    width: 100px;
    height: 100px;
    margin-top: -40px;
}

.quickLink ul li img {
    margin: 0 auto 10px;
    display: block;
    width: 50px;
}

.quickLink ul li img.hover {
    display: none;
}

.quickLink ul li:hover img.hover {
    display: block;
}

.quickLink ul li:hover img.nohover {
    display: none;
}

.quickLink li h1 {
    font-size: 16px;
    color: #333333;
}

.quickLink ul li:hover h1,
.quickLink ul li:hover span {
    color: #127dcf;
}

.quickLink li p {
    font-size: 14px;
    color: #757575;
    height: 70px;
}

.quickLink li a {
    display: block;
    padding: 50px 0;
}




.quickLink .partnerbox {
    //overflow: hidden;
    //margin-bottom: 30px;
	position: relative;
	width: 100%;
	margin: 0 auto;
	height:60px;
    overflow: hidden;
    padding: 15px 0 15px 0;
	//border:1px #09C solid;
}
.quickLink .partnerbox a {
    float: left;
    margin: 0 0 0 44px;
	padding:0;
	//height:42px;
	dispaly:block;
	overflow: hidden;
}
.quickLink .partnerbox a img {
    float: left;
    margin:0;
	padding:0;
	height:42px;
	overflow: hidden;
}
.quickLink .partnerbox1 {
    //overflow: hidden;
    //margin-bottom: 30px;
	position: relative;
	width: 100%;
	margin: 0 auto;
	height:60px;
    overflow: hidden;
    padding: 15px 0 15px 0;
	//border:1px #09C solid;
}
.quickLink .partnerbox1 a {
    float: left;
    margin: 0 0 0 44px;
	padding:0;
	//height:42px;
	dispaly:block;
	overflow: hidden;
}
.quickLink .partnerbox1 a img {
    float: left;
    margin:0;
	padding:0;
	height:42px;
	overflow: hidden;
}
.footer {
    background: #373737;
    padding: 30px 0;
    overflow: hidden;
    width: 100%;
	margin-top:20px;
}

.footer .content {
    width: 1180px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
}
.footer fl {
    font-size: 12px;
    color: #999;
}

.footer ul {
    float: left;
    color: #fff;
    margin-right: 40px;
    width: 96px;
	padding:0;
}

.footer ul h1 {
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
}

.footer ul h1 hr {
    width: 24px;
    margin: 15px 0 0 0;
    height: 1px;
    background: #fff;
    border: none;
    display: block;
    float: left;
    position: absolute;
    top: 18px;
    left: 0;
}

.footer ul li {
    margin: 10px auto;
    overflow: hidden;
	padding:0;
}

.footer ul li a {
    font-size: 14px;
    color: #bdbdbd;
}

.footer ul li a:hover {
    color: #eee;
    text-decoration: underline;
}

.footer .floatul {
    margin-right: 80px;
    width: 380px;
}

.footer .floatul a {
    margin-right: 20px;
    min-width: 100px;
    float: left;
}
.footer  .fr {
    float: right;
}
.footer .fl{
    float: left;
}

.footer .fr img {
    float: left;
    width: 100px;
	margin-left:25px;
	
}

.footer .fr h1 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: url('../images/tell.png') left center no-repeat;
    padding-left: 25px;
    display: block;
}
.footer .fr p {
    text-align: center;
    color: #919191;
    font-size: 14px;
    clear: both;
    line-height: 2;
    height: 2em;
    margin-bottom: 10px;
}
.footer .fr p span {
    width: 160px;
    float: left;
    text-align: center;
    line-height: 2em;
}
.footer .fr p span:nth-child(1) {
    margin-right: 20px;
}
