@charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑"}
a{color:#363636}
p{line-height:1.75}
li{list-style:none}
.btn{background:#086cd5;color:#fff;border-radius:0}
.btn:hover{background:#000;color:#fff;}
body,h1,h2,h3,h4,h5,ul,li,p,a,dl,dt,dd{padding:0;margin:0}
img{display:block;max-width:100%}
a:hover{text-decoration:none}
.cols{margin:40px auto 60px;padding:0}
.cols li{width:20%;display:inline-block;text-align:center;float: Left;}
.cols li img{max-width:100%}
.section{padding:5.415rem 0}
.topbar{background:#086cd5;line-height:30px;color:#FFF}
#logo{float:left;margin:15px 0}
@media screen and (max-width:640px){#logo{width:50%}}
.title{font-size:30px;font-weight:600;margin-bottom:30px}
.navbar{margin:0px; background-color: #fff; border:none;}
.navbar li{background:url(../images/nav_line.jpg) no-repeat 0 36px;display:block;}
.navbar li a{font-size:16px}
.navi_content{display:none;position:absolute; top:90px;margin:0;padding:0;background:#EAEBD8;  text-align: center; background:#f3f4f5; z-index:99999999;line-height:1.5; width:118px;}
.navi_content a{display:block;text-align:center; overflow: hidden; padding: 10px 5px; line-height:1.5; font-size:12px;}
.navi_content a:hover{color:#f48c57; background-color:#fff; display:block;}
.navbar li.nav_on .navi_content{display:block !important}
/*大屏幕*/
@media screen and (min-width: 769px) {header{}
      .navbar{margin-top:15px;  min-height: 50px;float:right}
      .navbar-nav > li{position:relative;padding:0 10px}
      .navbar-nav > li:first-child {border-left:0; }
      .navbar-nav > li:last-child{}
	  .navbar-nav > li:after{position:absolute;right:0;top:35px;display:block;content:"|";color:#999}
	  .navbar-nav > li:last-child:after{content:""}
      .navbar-nav > li > a {text-align: center;line-height:90px}
      .navbar-default .navbar-nav > li > a{color: #434343; padding: 0 10px;}
	  .navbar-default .navbar-nav > li > a.cur,
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus,
      .navbar-default .navbar-nav > li > a.active,
      .navbar-default .navbar-nav > .active > a,
      .navbar-default .navbar-nav > .active > a:hover,
      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:hover,
      .navbar-default .navbar-nav > .open > a:focus {}
      .navbar-brand{display: none;}
.navbar-default .navbar-nav>.active>a{}
      .nav_small{background-color:#fff;  padding:0px;border-radius: 0px; border: none; box-shadow: none;border-top: 3px solid #f60;}
      .nav_small > li{}
      .nav_small > li > a{line-height:20px; padding: 7px 0px; text-align: center; color: #434343; font-size: 13px;}
      .nav_small > li > a:hover{color: #01AF63; background-color: #f60; color: #fff; }
       #app_menudown,#small_search{display:none;}
      .index_left_nav,.footer_nav{display:none;} }

/*小屏幕*/
@media screen and (max-width: 768px) {.navbar{min-height: 50px; margin-top: 70px;width: 100%;background:#005bac}
      .navbar-brand {color: #fff; font-size: 16px;}
      .navbar-brand:hover,.navbar-brand:focus {color: #fff;}
      .navbar-toggle{border:none;margin-top:24px}
      .navbar-collapse, .navbar-form{border:none;}
      .navbar-toggle:hover,
      .navbar-toggle:focus {background-color: #f60;}    
      .navbar-toggle .icon-bar{background-color: #333;}
	  .navbar-toggle:hover .icon-bar {background-color: #fff;}
      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
       .navbar-default .navbar-nav > li {background:none;color:#FFF;border-bottom:1px solid #74a2cb}
	   .navbar-default .navbar-nav > li > a{color:#FFF;padding-top: 10px;padding-bottom: 10px;}
	 .navbar-default .navbar-nav > li > a:hover{background:#DC4D07}
      .navbar-nav > li:last-child{border: none;}
      .navbar-nav > li > a,
      .navbar-nav .open .dropdown-menu > li > a{color: #fff;}
      .navbar-nav > li > a:hover,
      .navbar-nav > li > a:focus,
       .navbar-nav > .active > a, 
       .navbar-nav > .active > a:hover, 
       .navbar-nav > .active > a:focus,
      .navbar-nav > .open > a, 
      .navbar-nav > .open > a:hover, 
       .navbar-nav > .open > a:focus,
      .navbar-nav .open .dropdown-menu > li > a:hover{background-color: #f60; color: #fff;}
	  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a,.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#FFF}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{background:#F1824B;}}

h2.t1{text-align:center;background:url(../images/bgt1.jpg) no-repeat center top;padding-top:48px}
.projectbox .pic{position:relative;height:220px;overflow:hidden}
.projectbox .pic h4{display:block;position:absolute;bottom:0;left:0;right:0;height:36px;line-height:36px;background-color:rgb(0,0,0,.5);color:#fff;text-align:center;width:100%}
.projectbox .pic img{max-width:100%}
.projectbox li{margin:10px 0 0 15px;text-align:left}
.projectbox li a{font-size:15px}
.projectbox ul{margin-bottom:30px}
.scroll-outer{height:430px;}
#scroll{margin:0 auto;padding-top:30px;font-family:"Microsoft Yahei";}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;width:340px;margin:0 auto;background-color:#fff;overflow:hidden;}
#scroll .shd{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.15);}
#scroll .shd a{display:block;width:250px;height:239px;*background-image:url(about:blank);background-image:url(about:blank)\0;}
#scroll .txt{position:absolute;left:0;bottom:0;width:226px;height:100px;padding:0 12px;color:#888;box-shadow:0 0 15px 15px rgba(228, 233, 238, 0.95);background-color:#e4e9ee\9;background-color:rgba(228, 233, 238, 0.95);}
#scroll h3{width:226px;height:25px;margin-bottom:6px;padding-top:6px;font:700 18px/25px arial,"Microsoft Yahei";overflow:hidden;}
#scroll h3 a{color:#333;text-decoration:none;}
#scroll h3 a:hover{color:#338de6;}
#scroll p{width:226px;height:54px;line-height:18px;font-size:12px;}

#scroll .item:hover .shd{background-color:rgba(0, 0, 0, 0);}
#scroll .item:hover .txt{background-color:#fff\9;background-color:rgba(248, 249, 249, 0.95);box-shadow:0 0 15px 15px rgba(248, 249, 249, 0.95);}

.owl-theme .owl-controls .owl-buttons div{position:absolute;top:180px;width:30px;height:60px;margin:0;padding:0;border-radius:0;font:60px/60px "宋体";background-color:transparent;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-20px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-20px;}
@media only screen and (max-width: 485px){.owl-theme .owl-controls .owl-buttons .owl-prev{left:0px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:0px;}}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<";font-size:24px}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";font-size:24px}
		
.about{background:url(../images/bg-about.jpg) no-repeat}
.about h2{}
.about .btn-more{display:inline-block;background:#06C url(../images/arrow01.png) no-repeat 80px 50%;padding:13px 40px 13px 20px;color:#FFF}
.about .btn-more:hover{background:#000  url(../images/arrow01.png) no-repeat 80px 50%}
.about .des{margin-bottom:30px;font-size:16px}
.NewsBox {margin: 5% 0 0;}
.NewsBox li {height: 47px;line-height: 47px;overflow: hidden;border-bottom: 1px solid #e5e5e5;padding-left: 13px;}
.NewsBox li.First {height: auto;padding: 0px;background: none;border-bottom: none;}
.NewsBox li.First .effect-img {width: 42.899%;float: left;}
.effect-img {text-align: center;cursor: pointer;zoom: 1;overflow: hidden;}
.effect-img img {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.NewsBox li.First .effect-img img {display: block;width: 100%;}
.NewsBox li.First .txt {width: 51.775%;float: right;}
.NewsBox li.First .txt .name {display: block;font-size: 18px;color: #373737;height: 28px;line-height: 28px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.NewsBox li.First .txt .info {margin: 4% 0;font-size: 14px;line-height: 24px;height: 48px;color: #6c6c6c;overflow: hidden;}
.NewsBox li .date {float: right;color: #6c6c6c;font-size:12px}
.NewsBox li .tit {font-size: 14px;padding-left: 20px;color: #6c6c6c;}
.NewsBox li:hover .tit {color: #da0203;}
.newslist li{line-height:40px;border-bottom:1px solid #ccc}
.newslist li a{font-size:16px}
.newslist li span{font-size:12px}
.newslist li i{color:#086cd5}
.HomeProblem{width:100%;height:380px;overflow:hidden}
.HomeProblem ul li{background:#fff; margin-bottom:20px;border-bottom:1px dotted #ebebeb;margin-top:20px}
.HomeProblem ul li div{position:relative; line-height:17px; height:20px; overflow:hidden;}
.HomeProblem ul li .da{margin-top:10px;}
.HomeProblem ul li .icon{position:absolute; left:0px; top:0px; width:17px; height:17px; text-align:center; color:#fff;}
.HomeProblem ul li .wen .icon{background:#da0203;}
.HomeProblem ul li .da .icon{background:#0295da;}
.HomeProblem ul li a{display:block; padding-left:21px; font-size:14px; color:#6c6c6c;}
.HomeProblem ul li:hover{background-image:url(../images/line2.png); background-repeat:repeat-y; background-position:left top;}
.HomeProblem ul li i{font-style:normal;font-weight:700;display:inline-block;margin-right:5px}
.pagetitle{background:#005cac;background-position:center center !important;background-size:cover !important;position:relative;padding:3.785rem 0;}
.pagetitle h1{position:relative;color:#fff;font-weight:600;z-index:10;}
.---pagetitle:after{position:absolute;content:"";background-color:rgb(0,0,0,.35);z-index:2;display:block;left:0;top:0;bottom:0;right:0;height:100%}
.breadcrumbs{position:relative;z-index:10;margin:0px auto;margin-bottom:30px;background:#f5f5f5;line-height:30px}
.breadcrumbs a{display:inline-block;margin:0 5px;}

h1.title{text-align:center;margin-bottom:6rem}
h1.title:after{content:"";display:block;width:45%;height:1px;background:#ccc;margin:15px auto}
.t3 span{display:block;font-size:16px;color:#ccc;margin-top:6px}
.footer{background:#333;color:#ccc;padding:40px 0;font-size:14px}
.footer .form{text-align:center}
.footer .inputText {border-radius: 2px;padding-left: 5px;line-height: inherit;height: inherit;width: inherit;display: inline-block;color: #fff;border: 1px solid #fff;background: none;border-radius: 0px;}
.footer .e_input{width: 270px;height: 48px;display: inline-block;vertical-align: top;position: relative;}
.footer .e_textarea{width: 420px;display: inline-block;position: relative;}
.footer .e_textarea textarea{display:inline-block;width: inherit;height: inherit;resize: none;height: 48px;line-height: 48px;overflow: hidden !important;padding: 0px 6px;background: none;border: 1px solid #fff;border-radius: 0px;}
.footer .e_wbox{width:120px;display:inline-block;vertical-align: top;}	
.footer .btn-primary {color: #333333 !important;height: 48px;min-width: 120px;line-height: 48px;background-color: #fff !important;border-color: #fff !important;padding: 0px !important;border-radius: 0px;}
.footer .btn-primary:hover {color: #fff !important;height: 48px;min-width: 120px;line-height: 48px;background-color: #8ac53d !important;border-color: #8ac53d !important;padding: 0px !important;}
::-webkit-input-placeholder {  font-size:14px !important; color:#dfe0e0 !important; } :-moz-placeholder {  font-size:14px !important; color:#dfe0e0 !important; } ::-moz-placeholder {  font-size:14px !important; color:#dfe0e0 !important; } :-ms-input-placeholder {  font-size:14px !important; color:#dfe0e0 !important; }
.footer .form p{margin:20px auto}
.footer .hr{ width: 100%;max-width: 1300px;min-width: 0px;height: auto;max-height: none;min-height: 20px;margin:24px auto;padding-top: 0px;padding-left: 20px;padding-right: 20px;padding-bottom: 0px;border-top-color: rgba(80, 84, 88, 1);border-top-width: 1px;border-top-style: solid;
}
.footer .ctbox i{color:#fff;width:48px;height:48px;border-radius:50%;border:1px solid #fff;text-align:center;line-height:44px;font-size:24px;float:left;margin-right:7px}
.footer .cpy{margin-top:30px}
@media only screen and (max-width: 767px){.footer .e_input,.footer .e_textarea,.footer .e_wbox{width:100%;display:block;margin-bottom:5px}}

/*分页*/
.page-num:not(:disabled) {cursor: pointer;}
.page-num, .page-link {position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: #17a2b8;background-color: #fff;border: 1px solid #dee2e6;text-align:center}
a.page-num:hover, .page-link:hover {text-decoration: none;}
.page-num-current {z-index: 1;color: #fff;background-color: #17a2b8;border-color: #17a2b8;}
.page-num-current:hover {color: #fff;}
.page-num span{display:inline-block;margin:0 5px}
.accordion {position: relative;background-color: #efefef;display: inline-block;width: 100%;border-top: 1px solid #f1f4f3;border-bottom: 1px solid #f1f4f3;font-weight: 700;color: #74777b;vertical-align: middle;margin-top:5px}
.accordion .fa {position: relative;float: right;}
.accordion h4 {position: relative;top: 0.8em;margin: 0;font-size: 14px;font-weight: 700;}
.accordion a {position: relative;display: block;padding: 1em 1em 2.5em 1em;text-decoration: none;}
.accordion a:hover {text-decoration: none;color: #fff;background-color: #086cd5;transition: 0.3s;}
.accordion-desc {color: #666;z-index: 2;padding: 20px 15px;}
.accordion.act{background:#086cd5;}
.accordion.act a h4{color:#fff}
.hlt{color:#fff;font-size:20px;background:#06c;line-height:45px;font-weight:700;padding-left:24px;margin-bottom:5px}
.leftmenu li a{display:block;line-height:40px;padding-left:15px;border-bottom:1px solid #ccc;font-size:16px}
.leftmenu li a:hover,.leftmenu li.active a{background:#1b1b1c;color:#fff}


.izl-rmenu {margin-right: 0;height: auto;position: fixed;right: 0;bottom: 20px;margin-top: -144px;z-index: 999999999;}
.izl-rmenu .consult {background: url(../images/yc_06.png) #086cd5 no-repeat;margin-bottom: 2px;display: block;height: 56px;width: 56px;background-size: 56px;}
.izl-rmenu .consult:hover{background: url(../images/yc_06.png) #000 no-repeat;background-size: 56px;}
.izl-rmenu .consult .phone {background-color: #fff;position: absolute;width: 170px;left: -170px;top: 0!important;line-height: 1.5em;color: #283891;font-size: 16px;text-align: center;display: none;padding: 15px 15px;box-shadow: #ddd -1px 1px 2px;}
.izl-rmenu .consult:hover .phone,.izl-rmenu .cart:hover .pic {display: block;background-size: 56px;}
.izl-rmenu .cart {background: url(../images/yc_08.png) #086cd5 no-repeat;display: block;height: 56px;line-height: 16px;color: #45bdff;text-align: center;padding-top: 0;padding-right: 0;margin-bottom: 2px;background-size: 56px;cursor: pointer;}
.izl-rmenu .cart:hover{ background: url(../images/yc_08.png) #000 no-repeat;background-size: 56px;}
.izl-rmenu .cart .pic {display: none;position: absolute;left: -138px;bottom: 0;width: 138px;height: 193px;background:#fff;padding:7px}
.izl-rmenu .consult2 {background: url(../images/fd4.png?tenantId=214201&viewType=1) #086cd5 no-repeat;margin-bottom: 2px;display: block;height: 56px;width: 56px;}
.izl-rmenu .consult2:hover{background: url(../images/fd4.png) #000 no-repeat;background-size: 56px;}
.izl-rmenu .btn_top {background: url(../images/yc_10.png?tenantId=214201&viewType=1) #086cd5 no-repeat;display: block;height: 56px;margin-top: 2px;width: 56px;-webkit-transition: all 0s ease-in-out;-moz-transition: all 0s ease-in-out;-o-transition: all 0s ease-in-out;transition: all 0s ease-in-out;background-size: 56px;}
.izl-rmenu .btn_top:hover {background: url(../images/yc_10.png) #000 no-repeat;background-size: 56px;}

article.content img{display:block;margin:10px auto}

.caselist li{margin-bottom:30px;}
.caselist li .pic{height:230px;overflow:hidden}
@media only screen and (max-width: 767px){.caselist li .pic{height:207px;}}
@media only screen and (max-width: 485px){.caselist li .pic{height:160px;}}
.caselist li h4{text-align:center;padding:10px 0;background:#f5f5f5}
.caselist li img {-webkit-transition-duration: 500ms;transition-duration: 500ms;-webkit-transition-property: transform;transition-property: transform;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);}
.caselist li:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);-moz-transform: scale(1.1);}
.caselist li .intro{margin:10px 0;overflow: hidden;}
.caselist li .more {display: inline-block;border: 1px solid #e3e3e3;height: 30px;line-height: 30px;padding: 0 18px;color: #666666;font-size: 13px;font-family: arial;margin-top: 15px;}
.casemenu{position:relative;text-align:center;margin:20px 0 40px}
.casemenu:after{position:absolute;top:50%;border-top:1px solid #ccc;content:"";width:100%;left:0;z-index:-1}
.casemenu li{display:inline-block;margin:7px}
.casemenu li a{font-size:16px;display:block;background:#fff;padding:5px 20px;border:1px solid #CCC;box-shadow:2px 2px 2px 2px #ddd;-webkit-transition-duration: 500ms;transition-duration: 500ms;}
.casemenu li a:hover{background:#06c;color:#fff}




