﻿.banner{height: 449px;}
.bannerW {position: absolute;width: 1200px;top: 210px;text-align: center;left: 50%;margin: 0px 0px 0px -600px;}
.bannerW .p1{text-align: center;font-size: 38px;color: #fff;padding: 0px 0px 30px 0px;background: url(../images/icon-silde.jpg) center bottom no-repeat;}
.bannerW .p2{text-align: center;font-size: 16px;color: #fff;margin: 60px 0px 60px 0px;line-height: 28px;letter-spacing: 2px;}
.newlo{background: #f2f2f3;width: 100%;height: 71px;line-height: 71px;}
.newlo .loca_list{width: 65%; margin: 0px auto; overflow: hidden; text-align: center;display: flex; justify-content: center;flex-direction: row;flex-wrap: nowrap;align-content: center;}
.newlo .loca_list li{    margin: 0 3%;}
.newlo .loca_list li a{font-size: 14px;color: #8d8d8d;}
.newlo .loca_list li.on{border-bottom: 1px solid #006cb4; }
.newlo .loca_list li.on a{color: #006cb4;}
.News { background: #fff;padding: 24px 30px;color: #666;line-height: 30px;}
.News .title {text-align: center;padding: 60px 0px 45px;}
.News .title h3{color: #333333;font-size: 20px;font-weight: bold;}
.News .title p{color: #006CB4;font-size: 22px;text-transform: uppercase;}
.boutique li {border-bottom: 1px dashed #d6d6d6;margin-bottom: 16px;padding-bottom: 16px;}
.boutique li .img {width:  253px; height: 147px;overflow:  hidden;margin-right: 20px;}
.boutique li .img img {width:  100%;height: 100%;-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
.boutique li:hover .img img {transform: scale(1.05);-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
.boutique li .con {width: 700px;}
.boutique li .con p {font-size: 14px;color: #2b2b2b;margin: 6px 0;}
.boutique li .con span {color: #666666;font-size: 14px;display: block;}
.boutique li .con em{color: #999999;font-size: 12px;padding: 15px 0px 0px 0px;display: block;}
.boutique li:hover .con p {color: #006cb4;}
.boutique li .time {width: 90px;text-align:  center;}
.boutique li .time span {display:  block;font-weight: bold;background: #999999;color: #fff;-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;font-size: 14px;}
.boutique li:hover .time span {background: #006cb4;-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
.boutique li .time p {font-size: 46px;color: #747474;border: 1px solid #e7e7e7;line-height:  56px;line-height: 56px;-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
.boutique li:hover .time p {border: 1px solid #cbddef;color: #006cb4;-webkit-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}


/*页码*/
#pages {line-height: 34px;text-align:  center;font-size: 12px;padding: 65px 0px 55px;}
#pages a,#pages .pg,#pages font {width: 36px;display:  inline-block;background: #eaeaea;margin: 0 3px;color: #666666;padding: 0px 5px;}
#pages .pg {width: 64px;}
#pages .currentpage {background: #006cb4;color: #fff;width: 25px;}
#pages a:hover,#pages font:hover{background: #006cb4;color: #fff;}


/*企业介绍*/
.introduce .introduce_list li{float: left;margin: 20px 2% 0px 0px;width: 32%;position: relative;top: 0px;-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
.introduce .introduce_list li img {width: 100%;height: 100%;max-height: 265px;max-width: 395px;}
.introduce .introduce_list li .ff_ph {background: #fff;-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;border: 1px solid #c9c9c9;margin-top: -11px;text-align: center;}
.introduce .introduce_list li .ff_ph h3{font-size: 20px;color: #333333;padding: 25px 0px 0px 0px;}
.introduce .introduce_list li .ff_ph i{width: 43px;height: 1px;background: #dddddd;display: inline-block;}
.introduce .introduce_list li .ff_ph p{font-size: 12px;color: #666666;padding: 0px 40px;}
.introduce .introduce_list li .ff_ph span{width: 157px;height: 37px;line-height: 37px;text-align: center;border: 1px solid #c9c9c9;display: block;color: #006CB4;font-size: 12px;margin: 30px 100px 25px;}
.introduce .introduce_list li:hover{background: #FFFFFF;box-shadow: 0px 0px 22px 0px rgba(1, 1, 1, .08);-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;position: relative;top: -10px;}
.introduce .introduce_list li:hover .ff_ph span{background: #006CB4;color: #fff;border: 0px;-webkit-transform: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}


/*详情页*/
.boutiqueinfo p{color: #666666;}


/*搜索*/
.downinfo ul li{position: relative;height: 60px;border-bottom: 1px dashed #eeeeee;}
.downinfo ul li a{font-size: 16px;color: #313131;height: 60px;line-height: 60px;display: block;}
.downinfo ul li em{float: right;display: inline-block;padding-right: 20px;}
.techinfo ul li:hover em,.downinfo ul li:hover a,.downinfo ul li:hover em{color: #006CB4;}
.downinfo ul li span{position: relative;padding-left: 35px;}
.downinfo ul li{height: 65px;}
.downinfo ul li a{height: 65px;line-height: 65px;}


