@charset "UTF-8";
body{font-family:Arial,Microsoft YaHei;font-size:12px;color:#4c5a6b;background: #f0f0f0;}
body,form{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;} 
img{border:0;} 
a{text-decoration:none;color:#4c5a6b;}
a:hover{text-decoration:underline;color:#31a5e7;}
ul, li, dl{list-style-type:none;margin:0px;padding:0px;}

.fl{float:left;}.fr{float:right;}.cl{clear:both;}.ml20{margin-left:20px;}
.header {height:110px;width:1200px;margin:0 auto;}
.header h1 {height:110px;width:415px;background:url(../images/logo.png) no-repeat;float:left;}
.header h1 a {float:left;height:110px;width:415px;text-indent:-9999px;}
.header .tel{float: right;width: 400px;height:32px;line-height:32px;text-align:right;font-size:14px;}
.header .tel em{font-style:normal;color:#0f86e5;}
.nav{background: #0075d3; width: 100%;}
.nav ul{width: 1200px;margin: 0 auto;}
.nav li {float: left;width:120px;height: 48px;font-size: 16px;line-height: 48px;text-align: center;}
.nav li a {height: 48px;float: left;color: #fff;width: 132px;}
.nav li.hov a{background: #0f86e5;}
#home .nav li.i01 a{background: #0f86e5;}
#about .nav li.i02 a{background: #0f86e5;}
#honor .nav li.i03 a{background: #0f86e5;}
#case .nav li.i04 a{background: #0f86e5;}
#product .nav li.i05 a{background: #0f86e5;}
#service .nav li.i06 a{background: #0f86e5;}
#feedback .nav li.i07 a{background: #0f86e5;}
#hr .nav li.i08 a{background: #0f86e5;}
#contact .nav li.i09 a{background: #0f86e5;}
#news .nav li.i10 a{background: #0f86e5;}

.banner{width: 100%;height: 530px;}
#full-screen-slider { width:100%; height:530px; float:left; position:relative; margin: 0 auto;}
#slides { display:block; width:100%; height:530px; list-style:none; padding:0; margin:0 auto; position:relative;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;border-radius: 6px;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px;}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:495px; z-index:9900;  padding:5px 15px 5px 0; margin:0;}
#pagination li { display:block; list-style:none; width:16px; height:10px; float:left; margin-left:12px; border-radius:5px; background:#FFF;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0; text-indent:-9999px;}
#pagination li.current { background:#004ea2;}

.cban {height: 180px;width: 100%;margin: 0 auto;background: #ececec;}
.bban {height: 180px;width: 1200px;margin: 0 auto;}
#about .bban {background: url(../images/ban_about.jpg) no-repeat;}
#honor .bban {background: url(../images/ban_honor.jpg) no-repeat;}
#news .bban {background: url(../images/ban_news.jpg) no-repeat;}
#case .bban {background: url(../images/ban_case.jpg) no-repeat;}
#product .bban {background: url(../images/ban_product.jpg) no-repeat;}
#service .bban {background: url(../images/ban_service.jpg) no-repeat;}
#feedback .bban {background: url(../images/ban_feedback.jpg) no-repeat;}
#hr .bban {background: url(../images/ban_hr.jpg) no-repeat;}
#contact .bban {background: url(../images/ban_contact.jpg) no-repeat;}

.iabout{width: 1200px;margin: 30px auto 0;}
.iabout .tit,.inews .tit{text-align: center;}
.iabout h2,.inews h2{font-size: 26px;line-height: 32px;height: 32px;font-weight: 400;color: #0075d3;}
.iabout em,.inews em{font-size: 14px;line-height: 20px;height: 20px;font-style: normal;color: #999;text-transform: uppercase;}
.iabout .iabout_cont{margin-top: 20px;}
.iabout .swiper-container{width: 453px;float: left;position:relative;height:298px;overflow:hidden;margin:0 auto;}
.swiper-wrapper{position:absolute;left:0;height:100%}
.swiper-wrapper-transition{transition:all .8s ease 0s}
.swiper-item{display:inline-block;width:100%;height:100%;float:left}
.swiper-btn-group{position:absolute;left:0;top:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}
.swiper-btn-group_prev,.swiper-btn-group_next{position:relative;width:50px;height:50px;margin:10px;border-radius:50%;transition:background-color .2s;cursor:pointer}
.swiper-btn-group_prev:hover,.swiper-btn-group_next:hover{background-color:rgba(255,255,255,.1)}
.swiper-btn-group_prev::before,.swiper-btn-group_next::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-30%,-50%) rotate(45deg);width:15px;height:15px;border-color:#fff;border-style:solid}
.swiper-btn-group_prev::before{border-width:0 0 2px 2px}
.swiper-btn-group_next::before{border-width:2px 2px 0 0;transform:translate(-70%,-50%) rotate(45deg)}
.swiper-pagination{position:absolute;left:0;bottom:5px;display:flex;justify-content:center;align-items:center;width:100%;height:20px}
.swiper-pagination-item{width:10px;height:10px;border-radius:50%;background-color:rgba(255,255,255,0.45);transition:all .3s}
.swiper-pagination-item:not(:last-child){margin-right:10px}
.swiper-pagination-item_active{width:30px;border-radius:5px;background-color:rgba(255,255,255,0.85)}
.swiper-item > img{width:inherit;height:inherit;object-fit:cover;}
.iabout .iabout_txt{width: 700px;float: left;margin-left: 47px;font-size: 14px;line-height: 26px;}
.iabout .iabout_txt p{font-size: 14px; padding:2px 0 10px;}
.iabout .iabout_txt p.more{color: #0075d3;text-align: right;}
.iabout .iabout_txt p.more a{color: #0075d3;}

.icase{width: 100%;background: #0075d3;margin-top: 40px;}
.icase .tit{text-align: center;padding-top: 30px;}
.icase h2{font-size: 26px;line-height: 32px;height: 32px;font-weight: 400;color: #fff;}
.icase em{font-size: 14px;line-height: 20px;height: 20px;font-style: normal;color: #80bae9;text-transform: uppercase;}
.icase ul{width: 1200px;margin: 20px auto 0;}
.icase li{width:240px;margin:0 30px 30px;float: left;}
.icase li img{width: 240px;height: 160px;padding: 0;margin: 0;display:block;}
.icase li span{background: #000;height: 32px;line-height: 32px;display: block;text-align: center; font-size: 14px;}
.icase li a{color: #fff;}

.inews{width: 1200px;margin: 30px auto 0;}
.inews ul{padding: 20px 0;}
.inews li{width: 560px;padding: 20px;float: left;}
.inews li img{width: 138px;height: 98px;border: solid 1px #ddd;float: left;margin-right: 20px;}
.inews li h3{width: 400px;height: 32px;line-height: 32px;overflow: hidden;font-size: 16px;font-weight: 400px;}
.inews li em{font-size: 12px;font-style: normal;color: #999;}
.inews li span{font-size: 12px;line-height: 22px;display: block;color: #666;}

.con {margin: 0 auto;width: 1200px;}
.con .menu {float: left;width: 204px;border-right: 1px solid #e0e0e0;}
.con .menu h2 {background: url(../images/menubg.gif) no-repeat 0px 0px;line-height: 68px;height: 68px;font-size: 20px;font-weight: 400;padding-left: 26px;border-bottom: 1px solid #e0e0e0;padding-top: 10px;}
.con .menu h2 em {font-size: 12px;font-style: normal;color: #888;text-transform: uppercase;padding-left: 8px;font-weight: normal;}
.con .menu li {line-height: 41px;height: 41px;border-bottom: 1px solid #e8e8e8;position: relative;margin: 0;padding: 0;float: left;width:204px;}
.con .menu li a {height: 41px;line-height: 41px;width: 154px;padding-left: 50px;font-size: 14px;background: url(../images/menubg.gif) no-repeat 0px -118px;float: left;}
.con .menu li a:hover {color: #FFF;background: url(../images/menubg.gif) no-repeat 0px -159px;text-decoration: none;}
.con .menu li.hov a {color: #FFF;background: url(../images/menubg.gif) no-repeat 0px -159px;text-decoration: none;}
.con .menu li.ff {line-height: 34px;height: 34px;font-size: 12px;border-bottom: 1px solid #f2f2f2;width: 204px;margin:0; background-color: #fff;}
.con .menu li.ff a {background: url(../images/ico.gif) no-repeat 48px 15px;float: left;height: 34px;line-height: 34px;width: 144px;padding-left: 60px;color:#555;font-size: 12px;}
.con .menu li.ff a:hover {color:#0f86e5;background-color: #e9e9e9;}
#product .con .menu li a {font-weight: 700;font-size: 16px;}
#product .con .menu li.ff a {font-weight: 400;font-size: 12px;}
.con .content {float: left;width: 950px;margin-left: 45px;}
.con .content h3 {font-size: 24px;line-height: 50px;height: 50px; font-weight: 400;background: url(../images/line.gif) no-repeat 0 bottom;padding-left: 10px;margin-top: 20px;}
.con .content h3 em {font-size: 12px;font-style: normal;font-weight: normal;float: right;}
.con .content p {line-height: 200%;padding: 0 0 10px 0;font-size: 14px;}
.con .content h2.newstit {font-size:22px;color: #4c5a6b;text-align: center;line-height: 26px;padding: 5px; margin-top:10px;}
.con .content div.newsinfo {border-bottom: 1px solid #ddd;font-size: 12px;text-align: center;padding-bottom: 6px;padding-top: 2px;}
.con .content div.newsinfo em {font-style: normal;color: #888;line-height: 18px;height: 18px;padding:0 5px;}
.con .content div.nr {padding: 15px 0;}
.con .content div.contxt {padding: 15px 0;}
.con .content div.contxt div {line-height: 200%;font-size: 14px;}

.newslist {margin-top: 10px;}
.newslist li {font-size: 16px;line-height: 60px;height: 60px;overflow: hidden;}
.newslist li.hui {background-color: #f9f9f9;border-radius: 8px;}
.newslist li a {background: url(../images/ico.png) no-repeat 12px -470px;padding-left: 25px;float: left;}
.newslist li span {font-size: 14px;color: #888;float: right;font-family: Arial;padding-right: 8px;}

.piclist {margin-top: 20px;}
.piclist ul {margin: 0;width: 1005px;}
.piclist li {float: left;width: 280px;margin: 10px 55px 10px 0;}
.piclist li img {height: 178px;width: 278px;border: 1px solid #ddd;}
.piclist li span {line-height: 32px;height: 32px;font-size: 14px;text-align: center;display: block;}

/* list page */
.listpage {margin-top: 20px;text-align: center;clear: both;height:40px;line-height:40px; font-size:14px;}
.listpage a {COLOR: #B21016;MARGIN-RIGHT: 2px;TEXT-DECORATION: none;padding: 4px 6px;border: 1px solid #eee;}
.listpage a:hover {COLOR: #B21016;BACKGROUND-COLOR: #f3faff;text-decoration: none;border: 1px solid #B21016;}
.listpage a:active {COLOR: #0078e3;BACKGROUND-COLOR: #f3faff;border: 1px solid #5db0fc;}
.listpage span.current {FONT-WEIGHT: bold;COLOR: #fff;MARGIN-RIGHT: 2px;BACKGROUND-COLOR: #0078e3;border: 1px solid #5db0fc;padding: 4px 6px;}
.listpage span.disabled {COLOR: #ccc;MARGIN-RIGHT: 2px;border: 1px solid #f3f3f3;padding: 4px 6px;}

/* page */
.list_page, .pageLink {margin: 15px 5px;}
.pageLink a, .list_page a, .list_page b {padding: 2px 6px 1px;border: 1px solid #D2EFFF;background: #F0F8FF;text-align: center;display: inline;font-size: 14px;}
.pageLink a:hover, .list_page a:hover{border: 1px solid #D2EFFF;background: #fff;text-align: center;font-weight: bold;text-decoration: none;}

.foot_txt {margin: 20px auto 0;width: 1200px;border-top: 2px solid #e7e7e7;padding: 10px 0;line-height: 24px;text-align: center;color: #aaa;}
.foot_txt a {color: #aaa;}