@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑" }
body{ font:normal 12px/22px 宋体;  }
img{ border:0; vertical-align:bottom; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1200{ width:1200px; margin: 0 auto;}
.w900{ width:900px; margin: 0 auto;}
.clearfix{zoom:1}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px); 
}

/*头部*/
.header{ background: #fff; }
.header-top{ height: 40px; border-bottom: 1px solid #d5d5d5; }
.header-top > .w1200 > p{ font-size: 14px; line-height: 40px; color: #313131; }
.header-li{ font-size:14px; color: #626262; height:40px;float: left; line-height: 40px;padding:0 20px; cursor: pointer; }
.header-li:nth-child(2){ border-left: 1px solid #d5d5d5;  }
.header-li .icon{ display: block; float:left; font-size: 20px; padding-right: 5px;   }
.header-li .icon-weixin{ font-size: 26px; }
.header-li p{ float:left; }
.header-top ul { position: relative; }
.header-top ul > img{ width: 100px; position: absolute; display: none; top: 40px; z-index: 19;  }
.tel { margin-top: 9px; }
.tel .icon{ display: block ; float:left; color: #535353; font-size: 36px;margin-top: 13px;}
.tel p{ float:left; font-size: 16px; color: #626262; padding: 0 10px; margin-top: 14px; }
.tel h3{ color: #00469d ; font-size: 20px; float:left; font-weight: bold; }
.tel h3 > span{font-weight: bold;  }
.headsjimg{ right:6px;  }
.headwximg{ right: 130px; }
.header-li:hover .icon{ color: #00469d; }
.header-li:hover p{ color: #00469d; }
.zyw a{ width:36px; height: 36px; line-height: 36px; background: #c9c9c9; border-radius: 50%; font-size: 16px; font-weight: bold; text-align: center; display: block; float:left;  margin-top: 2px; margin-left: 10px; }
.zyw a.active{  background:#00469d; color: #fff;  }
.zyw a:hover{  background: #00469d; color: #fff; }


/* 导航栏 */
.head-menu{ background: #00469d;   }
.logo{ padding: 10px 0; position: relative; z-index: 11; }
#menu{  height: 66px ; position: relative;   }
#menu .nLi a > p{ color:#fff; line-height:  50px ;font-size: 15px; transition: .3s; }
#menu .nLi a > p:after{ content:"";  background:#00469d; width:100%; height:4px; display: inherit;  margin: 0 auto;     margin-top: 12px;  }
#menu .active a > p{  background: #f4f4f4;    }
#menu .nav a > span{font-size:10px; color:#fff; position: relative; top:-34px; }
#menu .nLi a > .icon{ display: block; color: #000; line-height: 66px; position: relative; left: 40px; top: -6px; position: absolute; display: block;
transition: .3s;   font-size: 26px;  color: #707070;}
#menu li > img{ float:left;margin-top: -28px;}
.header_bot{ border-top:3px solid #3fbe72;}
#menu .active a > p:after{ background:#fff ;  }
#menu .active a > p{  background: #fe8f0c; color: #fff;    }
#menu .active a > .icon{ color: #16a64e;   }
.clearfix:after{ content:".";display:block;height:0;clear:both;visibility:hidden;}
#menu .nav{ position:relative; z-index:11;  }
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;  transition: .3s;}
#menu .nav .nLi h3{ float:left; font-weight: normal; overflow: hidden;}
#menu .nav .nLi h3 a{ display:block; width:148px; text-align: center;font-size:16px; z-index: 2; position: relative; color:#fe8f0c;height: 66px;  }
#menu .nav .sub{ display:none; width:100%; left:0; top:66px;  position:absolute; background:#00469d;  line-height:36px; }
#menu .nLi:hover h3 > a > p{ background:#fe8f0c; color: #fff;  }
#menu .nLi:hover h3 > a > .icon{ color: #16a64e; }
#menu .nLi:hover h3 > a > p:after{ content:"";  background:#fff; width:100%; height: 4px; display: inherit;  margin: 0 auto; margin-top: 12px;  }
#menu .nLi:hover a > span{ color: #fff; }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#fff;}
#menu .nav .sub a:hover{ color:#00469d; background: #fe8f0c;  }
#menu .nav .on h3{ }
.nli-h > h3 > a { width:130px !important; }
.nli-h{margin-right: 50px; }
.nli-h .sub{ width:130px !important;}
.nli-e > h3 > a { width:130px !important; }
.nav_search > .icon{ color:#fff; font-size:20px;}
.nav_search{ float:right; width:90px; height: 90px; background:#113582; text-align: center; cursor: pointer;}
.nav_search > p{ color:#000;position: relative;top: -51px;}
.nav_search_inptut{ position:absolute; right: 0; top: 90px; display:none;}
.nav_search_inptut > input{ background:#d4d4d4; width:266px; height: 43px; line-height: 60px; border: none; text-indent: 10px;}
.nav_search_inptut > .icon{ display:block; color:#222e48;position: absolute;top: -13px;right: 0;cursor: pointer;width: 50px;text-align: center;}
.nLi > h3 > img{ position: absolute;top: 29px;right: -13px;}
.nLi > .icon{font-size: 20px; display: inline-block; position: absolute; left: 66px;top: 34px; display:none;}
.header-bot{ padding: 12px 0;}

/* 首页:banner */
.fullSlide{ width:100%;  position:relative;  height:600px;clear: left;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:600px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:600px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:68px; left:0; height:30px; line-height:30px; background:url(/templets/quanqiu/static/images/touming.png) repeat-x; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:5px; border:2px solid #d02e35; border-radius: 50%;   overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background:#d02e35;  }


/* 下面是前/后按钮代码，如果不需要删除即可 */
.fullSlide .prev,
.fullSlide .next{ position:absolute; left:3%; top:43%; margin-top:-25px; display:block; width:79px; height:104px; background:url(/templets/quanqiu/static/images/slider-arrow.png) -122px 7px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }





.aboutban{ background: url(/templets/quanqiu/static/images/aboutban.jpg) no-repeat center; height: 400px; }
.proban{ background: url(/templets/quanqiu/static/images/proban.jpg) no-repeat center; height: 400px; }
.newsban{ background: url(/templets/quanqiu/static/images/newsban.jpg) no-repeat center; height: 400px; }
.wenhuaban{ background: url(/templets/quanqiu/static/images/wenhuaban.jpg) no-repeat center; height: 400px; }
.pipeban{ background: url(/templets/quanqiu/static/images/pipeban.jpg) no-repeat center; height: 400px; }
.contban{ background: url(/templets/quanqiu/static/images/contban.jpg) no-repeat center; height: 400px; }
.pinzhiban{ background: url(/templets/quanqiu/static/images/pinzhiban.jpg) no-repeat center; height: 400px; }
.baikeban{ background: url(/templets/quanqiu/static/images/baikeban.jpg) no-repeat center; height: 400px; }




/*首页：关键词*/
.in-search{ line-height: 50px; }
.in-search h3{ font-size: 16px;  color: #010100; }
.in-search a{ color: #626262; font-size: 14px; }
.in-four{ margin-top: 30px; }
.infour-li { float:left; margin: 0 80px; text-align: center; }
.infour-li .icon{ width:102px; height: 102px; line-height: 102px; border-radius: 50%; display: block; border:5px solid #fe8f0c; color:#fe8f0c; font-size: 60px; text-align: center; margin: 0 auto; }
.infour-li p{ color: #000000; font-size: 16px; text-align: center; padding-top: 10px; }
.in-four ul{ display: table; margin: 0 auto; }

/*首页：公司简介*/
.inabout-top{ background: #00469d; display: block;padding-bottom: 50px; position: relative; top: 140px; margin-top: -100px;  }
.inabout-top .l .icon{ width: 90px; height: 90px; line-height: 90px; border-radius: 50%; border:2px solid #fff; display: block; text-align: center; color: #fff; font-size: 44px;  }
.inabout-top .l p{ font-size:22px; color: #fff; color: #fff; font-weight: bold; text-align: center; padding-top: 10px; }
.inabout-top .l{ margin-left: 120px;  padding-top: 50px;}
.inabout-top .r{ width: 800px; margin-right: 140px;   padding-top: 47px;}
.inabout-top .r p{ color: #fff; font-size: 15px; line-height: 30px;  }
.inabout-top > em{ display: block; width: 60px; height: 60px; line-height: 56px; text-align: center; font-size: 30px; font-weight: bold; color: #00469d; background: #fff;  position: absolute; right: 10px; top: 10px;}
.inabout-bot{ background: url(/templets/quanqiu/static/images/aboutimg.jpg) no-repeat center; height: 502px; }
.inabout-bot .l > img{ display: block; margin-top: 120px; }
.inabout-bot .l > p{ color: #00469d; font-size: 26px; line-height: 44px; margin-top: 20px; font-weight: bold;  }
.more{ background: #fe8f0c;  width:174px; height: 50px; display: block; margin-top: 50px;  }
.more h3{ float:left; font-size: 15px; color: #fff; line-height: 50px; padding-right: 40px; padding-left: 26px; }
.more em{ float:left; display: block; color: #fff; font-size: 30px;   line-height: 46px; }
.inabout-bot > .w1200{ overflow: hidden;}
.inabout-bot .r > .icon{ display: block; margin-top: 80px;  padding-left: 350px; padding-top: 160px; color: #fff; font-size: 110px; cursor: pointer; }
.inabout-bot .r{ height: 502px;cursor: pointer; width: 50%;}
.in-about{ margin-top: 50px; }
/*发展*/
.infour-li h3{ width: 130px; height: 130px;  border-radius: 50%;  border: 1px solid #00469d; }
.infour-li h3 b{  line-height: 120px; font-size: 38px; font-family: "impact"; color: #00469d; }
.infour-li h3 span{ font-size: 14px; font-weight: normal; position: relative;  top: -42px;}

/*产品展示*/
.in-pro{ margin-top: 60px; }
.title{ position: relative; z-index: 3; }
.title-bg h3{ color: #060606; font-size: 30px; font-weight: bold; text-align: center; padding-top: 4px;  }
.title-bg h3 span{ color: #00469d; }
.title-bg > p{ color: #959595; font-size: 15px; font-weight: bold; text-align: center; padding-top: 6px;  }
.title-bg{ background: url(/templets/quanqiu/static/images/title-bg.png) no-repeat center; height: 70px; width: 347px; margin: 0 auto;  position: relative; z-index: 3;background-position-y: 15px;}
.xian{ width: 100%; height: 1px; background: #dcdcdc; display: block; position: absolute; top: 42px;}
.inprofl-li{ float:left; margin: 0 8px;  }
.inprofl-li a{ background: #e5e5e5; display: block; color: #313131; font-size: 16px; text-align: center; padding: 10px 20px; border-bottom: 2px solid #fe8f0c;  }
.inpro-fl{ display: table; margin: 0 auto; margin-top: 26px; }
.inprofl-li:nth-child(1) a{ background: #00469d; color: #fff; }
.inpro-li{ float:left; margin-right: 15px;  position: relative; margin-bottom: 22px;  }
.inpro-li:nth-child(3n){ margin-right: 0; }
.inpro-list{ margin-top: 40px; }
.inproli-bot{ height: 57px; background: #eee; border-bottom: 2px solid #fe8f0c;  }
.inproli-bot p{ line-height: 57px; color: #313131; font-size: 16px; padding-left: 20px;  }
.inproli-bot .r{ display: block; font-size: 24px; line-height: 57px; padding-right: 20px;color: #313131;  }
.inpro-zz{ position: absolute; top: 0; left: 0; right: 0; background: rgba(0,0,0,.6); height: 307px; opacity: 0; }
.inpro-zz .icon{ color: #fff; text-align: center;  display: block; font-size: 20px;padding-top: 50px; }
.inpro-zz p{ text-align: center; padding-top: 10px; color: #fff; font-size: 14px; }
.inproli-img{ width:390px; height: 311px; overflow: hidden}
.inproli-img > img{ width:100%; transition: .3s; }
.inpro-li:hover .inproli-img > img{ transform:scale3d(1.1,1.1,1); }
.inpro-li:hover .inproli-bot { background: #00469d; }
.inpro-li:hover .inproli-bot p{ color: #fff; }
.inpro-li:hover .inproli-bot .r{ color: #fff; }
.inprofl-li a:hover { background: #00469d; color: #fff; }


/*应用领域*/
.in-yyly{ background: #fff; margin-top: 50PX; padding-bottom: 60px;   }
.in-yyly .title{ padding-top: 60px; }
.in-yyly .title .xian{ top: 102px;  }
.in-yyly .w1200 > p{ color: #313131; font-size: 15px; text-align: center; line-height: 24px; padding-top: 10px; }
.yyly-li{ float:left; margin-right: 12px; background: #fff;   }
.yyly-li:nth-child(4){ margin-right: 0; }
.yyly-list{ margin-top: 36px; }
.yyly-li h3{ color: #00469d; font-size: 18px; text-align: center; font-weight: bold; padding-top: 10px; }
.yyly-li p{ color: #fe8f0c; font-size: 18px; font-weight: bold; text-align: center; padding-top: 4px; padding-bottom: 13px; }
.in-yyly .more{ margin: 0 auto; margin-top: 30px; }
.inyylyli-img{ width:291px; height: 284px; overflow: hidden}
.inyylyli-img > img{ width:100%; transition: .3s; }
.yyly-li:hover .inyylyli-img > img{ transform: scale3d(1.1,1.1,1); }
.yyly-li:hover { background: #00469d; }
.yyly-li:hover h3{ color: #fff; }
.yyly-li:hover p{ color: #fff; }




/*首页：新闻资讯*/
.in-news{ margin-top: 60px; position: relative; }
.innews-top .r{  margin-top: 20px; position: relative; z-index: 3; }
.innewst-l{ float:left; }
.innewfl{  margin-top: -30px; height: 130px;}
.innewst-l > a{ display: block; float:left; margin-left: 20px; }
.innewst-l > a > p{ float:left; margin-left: 5px; line-height: 44px; color: #444; font-size: 14px; margin-top: 10px;  }
.innewst-l > p{ font-size: 14px; padding-top: 10px; color: #313131;  clear: both;}
.inenws-top .title p{  margin: inherit; text-align: left; float: left;  }
.inenws-top{ display: table; width: 1200px; }
.innews-bot{ margin-top: 20px; }
.innewsb-l{ width: 512px; height: 470px; background: #fe8f0c; position: relative;  }
.innewsbl-div{ width: 472px; height: 295px; overflow: hidden; margin: 0 auto; margin-top: 18px;   }
.innewsbl-div > img { width:100%; transition: .3s;  }
.innewsb-l .time{ position: absolute; top: 22px; left: 24px; background: #fff; width: 176px; height: 52px;  }
.innewsb-l .time > p{ float:left; font-size: 36px; color: #00469d; line-height: 52px; margin-left: 20px; font-weight: bold;}
.innewsb-l .time > p:after{ content:""; width:1px; height: 30px; background: #d5d5d5; display: inherit; float: right;  margin-top: 12px; margin-left: 6px;  margin-right: 6px; }
.innewsb-l .time > span{ color: #626262; font-size: 16px; line-height: 52px;    }
.innewsl-bot{ width: 472px; background: #f5f5f5; margin: 0 auto; padding-bottom: 8px; }
.innewsl-bot > h3{ color: #1b1b1b; font-size: 18px;   line-height: 50px; border-bottom: 1px solid #d5d5d5; width: 430px; margin: 0 auto; }
.innewsl-bot > p{ color: #626262; font-size: 14px; padding: 17px 20px; }
.innewsb-r { width: 656px; position: relative;  }
.innewsbr-li{ height: 148px; position: relative;   }
.innewsbr-li a {background: #f5f5f5; display: block; height: 134px ;   }
.innewsbr-li h3{ color: #313131; font-size: 16px; float: left;  padding: 0 20px;   padding-top: 25px; transition: .3s; }
.innewsbr-li a > span{ display: block; float: right; color: #7d7d7d; font-size: 14px; padding-right: 10px;  padding-top: 25px;   transition: .3s; }
.innewsbr-li p{ clear: both; padding: 0 20px; line-height: 24px; padding-top: 10px; color: #7d7d7d;   transition: .3s; font-size: 14px;  }
.innewsb-r .hd { position: absolute; bottom: -25px; left: 0; z-index: 4;   }
.innewsb-r .hd > ul{ overflow:hidden; zoom:1;}
.innewsb-r .hd > ul li{float:left; width: 16px; height: 16px; border-radius: 50%; border:1px solid #00469d; margin-right: 10px; text-indent: -999px; position: relative; cursor: pointer;  }
.innewsb-r .hd > ul li:after{ content:""; width: 4px; height: 4px; border-radius: 50%; background: #00469d; display: inherit; position: absolute;  top: 6px;  margin: 0 5px; left: 1px; background: #00469d; }
.innewsbd{ height: 437px; overflow: hidden;  }
.innewsb-r .hd > ul li.on { background: rgba(1,92,235,.5) !important; border:1px solid rgba(1,92,235,.5) !important; }
.innewsbr-li .incasemore{ background: #fff; bottom: 19px; opacity: 0; transition: .3s;   position: absolute;  width: 38px; height: 38px; right: 5px; }
.innewsbr-li .incasemore span{ background: #00469d; }
.innewsbr-li:hover > a{ background: #00469d;  }
.innewsbr-li:hover .incasemore{ opacity: 1; }
.innewsbr-li:hover h3{ color: #fff; }
.innewsbr-li:hover p{ color: #fff; }
.innewsbr-li:hover span{ color: #fff; }
.innewsbr-li .plus{ position: absolute; right: 3px; bottom: 17px; background: #00469d; }
.innewsbr-li .plus .heng,.innewsbr-li .shu{ background: #fff; }
.innewsb-l:hover .innewsbl-div > img{ transform:scale3d(1.1,1.1,1); }
.innewsb-l:hover .innewsl-bot > h3{ color: #00469d; }
.innewsfl-li{ float:left; margin-left: 10px;  }
.innewsfl-li a{ font-size: 16px; display: block; padding: 10px 20px; background: #e5e5e5; border-bottom: 2px solid #fe8f0c;  }
.innewsfl-li:nth-child(1) a{ background: #00469d; color: #fff; }
.innewsfl-li:hover a{ color: #fff; background: #00469d; }
.shu{ width: 1px; height: 13px; background: #c8000b; display: block; position: relative;  margin: 0 auto;  top: 10px;}
.heng{ width:13px; height: 1px; background: #c8000b; display: block; position: relative; top: 17px;  margin: 0 auto; }
.innewsbr-li .plus .heng,.innewsbr-li .shu{ background: #fff; }





/*首页：营销网络*/
.in-yingxiao{ background: url(/templets/quanqiu/static/images/map-bg.jpg) no-repeat center; height: 604px; margin-top: 60px;  }
.in-yingxiao .l > h3{ background: url(/templets/quanqiu/static/images/maptitle-img.png) no-repeat; width: 435px; height: 73px; font-size: 30px; font-weight: bold; color: #fff; padding-top: 10px; padding-left: 80px; margin-top: 90px; }
.in-yingxiao .r{ width:480px; margin-top: 180px;  display: block; }
.in-yingxiao .r p{ color: #fff; font-size: 15px; line-height: 30px;  }
.in-yingxiao .l img{ display: block; margin-top: 20px;  }


/*合作伙伴*/
.in-partner{ margin-top: 60px; margin-bottom: 60px;  }
.inpartner{ margin-top: 20px; }
.inpart-li{ float:left;  width: 240px;  }
.inpart-li a img{ border:1px solid #d5d5d5; display: block; }
.in-partner .more{ margin: 0 auto; margin-top: 20px; }
.inpart-list{ display: table; width: 100%; }

.footer { border-top: 10px solid #00469d; border-bottom: 1px solid #d5d5d5; padding-bottom: 20px; background: #f5f5f5;  }
.footer-top{ margin-top: 40px; border-bottom: 1px solid #d5d5d5; padding-bottom: 20px;  }
.ewm-li{ float:left; margin-right: 15px;    }
.ewm-li div{ background: url(/templets/quanqiu/static/images/ewm-bg.png) no-repeat; width: 114px; height: 114px; }
.ewm-li div > img{ width: 90px; height: 90px; margin: 0 auto; padding-top: 12px; display: block;   }
.ewm-li p{ color: #434343; font-size: 14px; text-align: center; line-height: 30px; }
.footert-l > a{ display: block; margin-bottom: 15px; }
.footer-r ul > h3{ color: #1b1b1b; font-size: 18px; font-weight: bold; padding-bottom: 25px;  }
.footer-r ul{ float:left; padding-left: 57px; }
.footer-li a { color: #626262; font-size: 14px; line-height: 24px; }
.footer-li:hover a{ color: #00469d; }
.footer-r:before{ content:""; width:1px; height: 180px; background: #d5d5d5; display: inherit; float: left;  margin-left: -14px; }
.footer-bot{ padding-top: 30px;}
.footer-bot > .l > p{ color: #313131; font-size: 14px;   }
.footer-bot > .l > p b{ color: #fe8f0c; font-size: 18px; font-style: italic; font-weight: bold; }
.footer-bot > .l > h3{ float:left;  color: #00469d; font-size: 30px; font-style: italic; font-family: "ADAM.CG PRO" ; color: #00469d; padding-left: 10px;  }
.footer-bot > .l > p:nth-child(3){ clear: both; padding: 10px 0; }
.footer-bot .r > p{ font-size: 14px; }
.footiocn-li{ float:left; margin: 0 16px;  }
.footiocn-li:last-child{ margin-right: 0; }
.footiocn-li .icon{ width:42px; height: 42px; line-height: 42px; border-radius: 50%; background: #626262; display: block; color: #fff; text-align: center;  font-size: 26px;  cursor: pointer;  }
.footiocn-li .icon-shouji{ font-size: 20px; }
.footericon{ float: right; position: relative; }
.footiocn-li:hover .icon{ background: #00469d}
.footericon + p{ clear: both; color: #313131; font-size: 14px; text-align: right; padding-top: 15px; padding-bottom: 5px; }
.footerbq{ float: right; }
.footerbq li{ float:left; margin-left: 20px; }
.footericon > img{ width: 100px; position: absolute;  bottom: 45px; display: none; }
.footwximg{ right: 64px; }
.footsjimg{ right: -12px; }
.ptzc{ background: url(/templets/quanqiu/static/images/weiling_1.png) no-repeat; width:103px; height: 16px; float: right; margin-top: 2px;  }
.sjzz{ background: url(/templets/quanqiu/static/images/wangshang_1.png) no-repeat; width:96px; height: 16px;  float: right; }
.ptzc:hover{ background: url(/templets/quanqiu/static/images/weiling_2.png) no-repeat; }
.sjzz:hover{ background: url(/templets/quanqiu/static/images/wangshang_2.png) no-repeat; }
.footer-bot .r{ margin-top: 54px; }
.footerbq li{ font-size: 14px; }




/* 内页通用:分类 */
.nybody{ background: #f5f5f5; width:100%; height: 100%;   }
.nybody .in-nav{ padding: 0; }
.nyban .w900{ text-align: right; font-size: 14px; color: #555; padding-top: 420px;padding-right: 20px;  position: relative;  left: 110px;}
.nyban .w900 a{ color: #555; }
.main{ width:1160px; margin: 0 auto;  padding: 0 20px; background: #fff;  }
.mainr-fl{ display: table; margin: 0 auto; margin-top: 30px; }
.mainfl-li{ float:left; margin: 0 10px;    }
.mainfl-li a{ font-size: 15px; color: #555; padding: 10px 20px; border-radius: 4px; display: block; background: #eee; }
.mainfl-li a.active{ background: #fe8f0c; color: #fff;   }
.mainfl-li:hover a{ background: #fe8f0c; color: #fff;  }
.mianr-mid table td{border: 1px solid #d5d5d5;}


/*内页通用：单页面*/
.main-r{  margin-top: 60px; width: 100%;  }
.main-title > h3{ font-size: 30px; text-align: center; font-weight: bold; color: #313131; }
.main-title > p{ color: #dcdcdc; font-size: 18px; font-weight: bold; text-align: center; padding-top: 6px; }
.main-title > p:after{ width:52px; height: 2px; content:""; display: inherit; background: #fe8f0c; margin: 0 auto; margin-top: 5px; }
.mianr-mid{ margin-top: 30px; margin-bottom: 40px; }
.mianr-mid > p,.schoolny-main p,.keyword_light p{   line-height: 36px; font-size: 16px; color: #555; }
.mianr-mid h4{ height: 50px; line-height: 50px; color: #fff; background: #fe8f0c; font-size: 16px; text-align: center; margin: 30px 0; }
.mianr-mid > img{ display: table; margin: 0 auto; }
.mianr-mid > ul{ display: table;  width: 100%; margin-bottom: 30px; }

/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:100%; height: 189px;  transition: .3s; border:1px solid #d5d5d5;  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > a > span{ border:2px solid #fe8f0c; border-radius: 50%;  width:4px; height: 4px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a > h3{ float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:14px; position: relative; left:0; transition: .3s;}
.nynews-li > a > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li:hover a > h3{ left:15px; color:#fe8f0c;}
.nynews-li:hover a > span{ left:15px; background: #fe8f0c; }
.nynews-li:hover a > p{ right:15px; color:#fe8f0c;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#fe8f0c; border:1px solid #fe8f0c;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 70px; margin-bottom: 70px; }
.main-title > h3 > span{ color: #fe8f0c;  }
.nynewst-l{ width: 292px; height: 156px; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; }
.nynews-top > a > .l{ width: 552px; margin-left: 15px;  }
.nynews-top > a > .l > h3{ color: #535353; font-size: 16px; font-weight: bold; padding-top: 10px; line-height: 30px;  }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }




/*内页：学校氛围*/
.honor-li{ float:left; margin-right: 20px; cursor: pointer; margin-bottom: 70px; position: relative; }
.honor-li:nth-child(3n){ margin-right: 0; }
.honorli-div{ width: 371px; height: 284px;overflow: hidden; border:1px solid #d5d5d5; }
.honorli-div > img{ width:100%; transition: .6s; }
.honor-li:hover .honorli-div > img{ transform: scale3d(1.1,1.1,1); }
.honor-li p:after{ width:0; height: 40px; background: #00469d; display: inherit; content: "";position: absolute; bottom: -40px; left: 0; right: 0; transition: .6s;  }
.honor-li h3{ position: absolute; left: 0; border: 0; right: 0; text-align: center; color: #555; font-size: 15px; line-height: 40px; z-index: 2;}
.honor-li:hover p:after{ width:100%; }
.honor-li:hover h3{ color: #fff; }



/*内页：新闻资讯*/
.newsli-l{ width:130px; height: 122px; background:#999; transition: .6s;  }
.newsli-l > h3{ font-size: 25px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #d5d5d5; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; }
.newsli-l > p{ text-align: center; font-size: 38px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 990px; background: #fff; padding: 0 20px; padding-bottom: 20px;  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r > h3{ font-size: 24px; font-weight: bold; padding-top: 20px; line-height: 30px; transition: .6s;  }
.newsli-r > p{ font-size: 15px; line-height: 24px; padding-top: 5px;  }
.news-li:hover .newsli-l { background: #00469d; }
.news-li:hover .newsli-l h3{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r > h3{ color: #fe8f0c;  }


/*内页：新闻列表*/
.nym-top{ margin-top:40px;}
.news-top{margin-bottom: 80px; height: 420px;}
.news-top ul{ display:table; margin: 0 auto;}
.nynewsli-div{ width:362px; height: 227px; overflow: hidden; }
.nynewsli-div > img{ width:100%; height: 100%; transition: .3s;  }
.nynnews-li{ float: left; margin-right:30px;width:362px; position: relative; border: 1px solid #d5d5d5; }
.nynnews-li:last-child{ margin-right: 0; }
.nynewsli-bot{ background: #fff; padding: 10px; transition: .3s;  }
.nynewsli-bot h3{ font-weight: bold; font-size: 15px; color: #555; }
.nynewsli-bot p{ padding-top: 5px; font-size: 14px; }
.nynnews-li span{ position: absolute; top: 6px; left: 6px; background: #fe8f0c; color: #fff; font-size: 12px; padding: 5px 10px; }
.nynews-red{ margin-bottom: 50px; display: table; }
.nynnews-li:hover .nynewsli-div > img{ transform: scale3d(1.1,1.1,1); }
.nynnews-li:hover .nynewsli-bot{ background: #00469d; }
.nynnews-li:hover .nynewsli-bot h3{ color: #fff; }
.nynnews-li:hover .nynewsli-bot p{ color: #fff; }
.nynewst-li{ float:left; width:333px; margin-right: 70px; position: relative; top:0; transition: .3s;}
.nynewst-li:after{ content:"";width:0; height: 1px; background: #3c80e6; display: inherit; position: relative; top:40px; transition: all .4s ease-in-out 0s;}
.nynewst-li:nth-child(3){ margin-right:0;}
.nynewstli-div{ width:333px; height: auto; overflow: hidden}
.nynewstli-div > img{ width:333px; height: auto; transition: .6s;}
.nynewst-li > a > h3{ font-size:16px; color:#333; padding-top: 15px;transition: .3s;}
.nynewst-li > a > span{color:#626262; font-size:16px; line-height: 30px;}
.nynewst-li > a > p{ padding-top: 10px; color:#959595; font-size:14px; line-height: 26px;}
.nynewsb-li{ height:140px; border-bottom:1px solid #d5d5d5; padding: 25px 0;}
.nynewsb-li > a { display:block;}
.nynewsb-li:after{ content:""; width:0; height: 1px ; background:#3c80e6; display: inherit; position: relative;top: 165px; transition: all .4s ease-in-out 0s;}
.nynewsbli-div{ width:170px; height: 140px; overflow: hidden}
.nynewsbli-div > img{  width:170px; height: 140px; transition: .6s;}
.nynewsb-m{ width:780px;  position: relative; left:0; transition: .3s; margin-left: 50px;}
.nynewsb-m > h3{ color:#333; font-size:16px; line-height: 50px;}
.nynewsb-m > p{color:#959595; font-size:14px; line-height: 30px; padding-top: 10px;}
.nynewsb-r > h3{ color:#959595; font-size:14px; padding-top: 12px;}
.nynewsb-r > p{ margin-top:30px; color:#959595; font-size:12px; width:86px; height: 30px; line-height: 30px; text-align: right; transition:.3s;}
.nynewst-li:hover {  top:-20px;}
.nynewst-li:hover a > h3{ color:#3c80e6;}
.nynewst-li:hover:after{ width:333px;}
.nynewst-li > a > em{ display: none;    float: right;margin-top: 10px; color: #fff; font-size: 12px; transition: .3s;}
.nynewst-li:hover  a > em{ display:block;}
.nynewst-li:hover .nynewstli-div > img{ transform: scale3d(1.1,1.1,1);}
.nynewsb-li:hover .nynewsb-m{ left:-10px;}
.nynewsb-li:hover .nynewsb-m > h3{ color:#3c80e6;}
.nynewsb-li:hover .nynewsb-r > p{ background:#3c80e6; color:#fff; text-align: center;}
.nynewsb-li:hover:after{ width:100%;}
.nynewsb-li:hover .nynewsbli-div > img{ transform:scale3d(1.1,1.1,1);}

/*内页：联系方式*/
.contact .l > h3{ font-size: 24px; font-weight: bold; color: #444; padding-bottom: 20px;  }
.contact .l p{ color: #444; }
.contact .l h3{ color: #444; }
.contact .ewm-li > div{ background: #fff; border:1px solid #d5d5d5; }
.contact .foottb-r h3{ color: #444; }
.contact .foottb-r p{ color: #444; }
.contact .foottb-r > p:before{ background: #d5d5d5; }
.ewm-li > div > img{  margin: 0 auto; display: block; }
.ewm-li{ float:left;   }
.ewm-li p{ text-align: center; line-height: 30px; font-size: 14px;  }
.nycont-bot p{ font-size: 14px; line-height: 30px; }

/*内页：产品展示*/
.mianr-mid .inpro-li{ width: 370px; margin-right: 20px; margin-bottom: 30px !important;   }
.mianr-mid .inproli-img{ width: 370px; height: 294px;}
.mianr-mid .inpro-li:nth-child(3n){ margin-right: 0 !important; }
.mianr-mid .inproli-div{ width: 370px; height: 294px;  }
.mianr-mid .inproli-bot { width: 370px; }
.jidi-bj{ margin-top: 30px; }
.mianr-mid > h3{ font-size: 24px; font-weight: bold; color: #00469d;  position: relative; padding-bottom: 10px;  border-bottom: 1px solid #d5d5d5; margin-top: 30px;  margin-bottom: 20px; }
.nyimg-li{ float:left; margin-right: 13px;  width: 376px;  height: 286px;overflow: hidden;margin-bottom: 20px; border: 1px solid #d5d5d5;  }
.nyimg-li:nth-child(3n){ margin-right: 0; }
.nyimg-li > img{ width:100%; height: 286px;  }
.mianr-mid > h3:before{ content: ""; width: 27px; height: 1px; display: inherit; position: absolute; bottom: -1px; background: #00469d;}



/*内页：合作客户*/
.partner-li{ float:left; margin: 0 34px; margin-bottom: 20px;  }
.partner-li:nth-child(4n){ margin-right: 0; }
.partner-li .honorli-div{ width:220px; height: 99px;  border:1px solid #d5d5d5; padding: 20px 0; }
.partner-li .honorli-div img{ width:100%; transition: .3s; }
.partner-li h3{ text-align: center; line-height: 30px; font-size: 14px; }
.partner-list{ display: table; margin: 0 auto; width: auto; }



/*内页表格*/
.mianr-mid table{ width:100%;  border: 1px solid #d5d5d5;  border-collapse: collapse; line-height: 50px; }

/*应用案例*/
.incase-li .inproli-img { height: 280px; }







/*在线客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 16px;
      height: 48px;
    line-height: 48px;
    margin-top: 2px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(/templets/quanqiu/static/images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-te {
    background-position: -34px -52px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li p {
    line-height: 12px;
    text-align: center;
	    margin-top: 10px
}
.lxfx li {
    background:#0b7cef;
    height: 70px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}
.lxfx li i.icon-en{
	background-position: -31px -47px;
}
.kfewm{ display: none; width: 100px;
    position: relative;
    top: -142px;
    right: 101px;}
.qqkf{ background: #fe8f3e !important; }
.zxrx{ background:#78c340 !important; }
.wxzx{ background: #6da9de !important; }
.zxrx{ background:#8f82bc !important; }
.fhdb{ background:#78c340 !important; }
.wxzx .icon-ly{background-position-x: 0px !important;}
.icon-top{ background-position: -33px -50px !important; }

.lx-wx{ position: relative; }
.lxwx{width: 100px; opacity: 0;
    position: absolute;
    right: 80px;
    top: 0px;
    }
.lx-wx:hover .lxwx{ opacity:1; }

/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




@media screen and (max-width: 1440px){
	/*.w1200{ width:1000px; }
	.head-menu{ width:160px; }
	.logo > img{ width:120px}
	#menu .nav .nLi h3 a{ width:160px; height: 54px; }
	#menu .nLi a > p{ width:120px; margin-left: 0; font-size: 12px;font-weight: bold;  }
	#menu .nav a > span{ width:110px; margin-left: 20px;  }
	.header-tel h3{ font-size: 17px;padding-top: 0 }
	#menu .active a > p:after{ width:140px; }
	.infour-li{margin: 0 60px;  }
	.inabout-top .r{ width: 680px; }
	.inabout-top .l{margin-left: 60px;  }
	.inproli-img{ width: 318px; height: 253px;  }
	.inpro-zz{height: 253px; }
	.inyylyli-img{ width:241px; height: 235px; }
	.innewsb-r{ width: 466px; }
	.innewsbr-li h3{ width:70%; }
	.in-yingxiao .l img{ width:580px}
	.in-yingxiao .r{ width: 390px; }
	.footer-r ul{ padding-left: 24px;}
	.footer-bot > .l > p b{ font-size: 24px; }
	.header-ewm{ margin-top: 10px; }
	.header-ewm img{ width:90px; }
	.header-ewm p{ font-size: 12px; line-height: 15px; }
	#menu .nav a > span{ top: 0; }
	.inpart-li{ width:200px;  }
	.inpart-li img{ width:180px; }
	.inpro-li:nth-child(3n){ margin-right: 0; }
	.inpro-li:nth-child(4n){ margin-right: 15px; }
	.mianr-mid .inpro-li:nth-child(3n){ margin-right: 20px !important;   }
	.mianr-mid .inpro-li:nth-child(2n){ margin-right: 0 !important; }
	#menu .nav .sub{ left:160px; }*/
	
}
