﻿body{font-family:"微软雅黑";background:#fff;color:#666;overflow-y:scroll;-ms-overflow-style: scrollbar; }
ul li{list-style-type:none}
a{color:#666;text-decoration:none}
a:hover{color:#5195c7;text-decoration:none}
td{color:#666}
#serviceBox{position:fixed;z-index:999;padding-top:5px;padding-bottom:5px;bottom:47px;display:none;width:100%;background:rgba(255,255,255,1);text-align:center;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
#serviceBox a{line-height:30px;}
/*header{padding-top:2px;background:#1e71b3}*/

#ff input{border:1px solid #ccc;background:#fff;line-height:35px;height:35px;margin-top:10px;margin-left:10px;border-radius:0px;outline:none}
#ff textarea{border:1px solid #ccc;background:#fff;margin-top:10px;margin-left:10px;border-radius:0px;outline:none}
#ff input:focus,#ff textarea:focus{border-color:#000}
#ff .btn{border:0px;background:#ddd;padding:0px;height:auto;padding-left:20px;padding-right:20px;line-height:35px;}
#ff .btn:hover{color:#fff;background:#c10404;}
/*图片悬浮链接*/
.imgLink-hover {cursor: pointer;display: block;position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,0);background-image: url(on-hover.png);background-repeat: repeat;opacity: 0;filter: Alpha(Opacity=0);z-index: 96;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear}
.imgLink-hover:hover {opacity: 1;filter: Alpha(Opacity=1)}
.imgLink-hover * {filter: inherit}
.imgLink-hover {cursor: pointer}
.imgLink-hover:hover .hover-link{background-image: url(hover-link.png);background-repeat: no-repeat;background-position: center center}
.hover-link {width: 44px;height: 44px;top: 50%;left: 50%;margin-left: -22px;margin-top: -22px;position: absolute;display: block}
/*详情页面*/
.detailTitleTxt{border-left:3px solid #666;line-height:35px;font-weight:bold;font-size:16px;text-align:left;background:#f9f9f9;text-indent:10px;margin-bottom:10px;}
.detailTitle{border-left:3px solid #666;line-height:35px;font-weight:bold;font-size:16px;text-align:center;background:#f9f9f9;margin-left:10px;}
.detailParameter{padding:10px;word-wrap: break-word;}
.detailImg{text-align:center;padding:10px;}
.detailImg img{max-width:100%;}
.detailUrl{padding:10px;}
.detailUrl a{width:150px;text-align:center;line-height:40px;border:1px solid #333;margin:0px auto 0px auto;display:block;color:#333;text-decoration: none;}
.detailUrl a:hover{background:#1e71b3;border:1px solid #1e71b3;color:#fff;}
.detailTime{width:100%;text-align:center;font-size:12px;font-weight:normal;color:#999;line-height:50px;}
.detailContent{width:100%;word-wrap: break-word;padding-bottom:10px; margin-bottom:20px;}
.detailContent img{max-width:100%;height:auto;max-height:auto;margin: 0px;padding: 0px;vertical-align: top;}
.productImgList{width:100%;overflow:hidden;}
.productImgList li{width:150px;float:left;margin-left:10px;margin-bottom:10px;}
.productImgList li a{margin:0px;padding:0;}
.productImgList li a img{width:150px;border:3px solid #eee;}
.productImgList li a img:hover{border:3px solid #000;}
.productListBox{margin-top:15px;}

.back{line-height:35px;background:#1e71b3;color:#fff;width:80px;text-align:center;float:right}
.back:hover{color:#fff;background:#000;}
.otherPageBox{background:#f1f1f1;margin-top:20px;margin-bottom:20px;padding:10px;overflow:hidden;width:100%;font-size:12px}
.otherPageBox a{font-size:12px;line-height:20px}
.otherPageBox .back{line-height:40px;font-size:14px}
.aboutProduct{margin:20px 0px 0px 0px;}
.msgBox{border:1px dashed #999;padding:20px;margin-top:20px}

.searchList{width:100%;overflow:hidden;}
.searchList li{margin-bottom:10px;border:1px dashed #ccc;padding:5px;float:left;width:100%;}
.searchList li:hover{border:1px dashed #000}
.searchList li .img{width:150px;float:left;display:block;overflow:hidden;margin-right:10px}
.searchList li .img img{width:100%;height:auto}
.searchList li .title{width:auto;float:left;overflow:hidden;display:block}

/*手机版菜单可展开图标*/
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #073053;}
#app_menudown span{display:block}
.bottomButton{position:absolute;margin-right:15px;right:0px;cursor:pointer;border-radius:4px;display:block;line-height:25px;width:60px;text-align:center;background:#ccc;color:#fff;font-size:14px;transition:background 0.5s}
.bottomButton:hover{background:#990000;color:#fff;}
.selectedBottomButton{background:#990000;}

/*菜单栏标志*/
.navbar-brand {
	padding: 0px 15px;
	line-height: 60px;
	margin-left: 15px;
}
	.navbar-brand img {
		margin-left: 15px;
		margin-top: 5px;
	}
/*产品搜索*/
#smallSearchBox{position:absolute;overflow:hidden;top:49px;display:none;z-index:999;width:100%;padding-top:0px;padding-bottom:0px;}
#small_search{color:#1e71b3; float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius:4px;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #1e71b3;color:#fff}
.search_group{float: right; margin: 0px 0px 0px 0px;padding:0px}
.search_group input{border-radius:0px;height:35px;border:0px;background:url(alpha.png);color:#ccc}
.mysearch_btn{ background-color:#1e71b3;color:#fff;border-radius:0px;height:35px;line-height:25px;}
.mysearch_btn:hover,.mysearch_btn:focus{ background-color:#fff; color:#333;}
/*语言*/
#language{float: right;width:43px;height:32px;margin-top:24px;display:block;background-repeat:no-repeat;background-position:center center;background-image:url(zh.png);border-radius:4px;}
#language:hover,#language:focus{cursor: pointer; background-color: #1e71b3;}
#languageBox{position:absolute;overflow:hidden;top:70px;display:none;z-index:99999;right:0px;background:url(alpha.png)}
#languageBox a{float: left;width:50px;height:35px;display:block;background-repeat:no-repeat;background-position:center center}
#languageBox a:hover,#languageBox a:focus{cursor: pointer; background-color: #000;}
.zh{background-image:url(zh.png);}
.en{background-image:url(en.png);}

/**滚动文字*/
.HomeNewBox{background:#f9f9f9;overflow:hidden;width:100%;border-bottom:1px solid #eee;border-top:1px solid #eee;margin-top:0px;margin-bottom:20px;padding-top:15px;}
.HomeNewBox .title{background:url(n1.png) left center no-repeat;padding-left:20px;padding-right:10px;width:auto;float:left;font-size:14px;color:#333;font-weight:bold}
.HomeNewBox li{float:left;text-align:right;width:100%}
.HomeNewBox li a{line-height:20px;height:20px;display:block;overflow:hidden;float:left}
.HomeNewBox li span{line-height:20px;height:20px;margin-left:10px;color:#999;display:block;float:left}

.HomeNewBox .btnBox{width:60px;position:absolute; right:4px; top:0px;}
.HomeNewBox .btnBox .prevBtn{float:left;cursor:pointer;width:30px;height:20px;background:url(prev.gif) no-repeat;background-position:left 0px;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear}
.HomeNewBox .btnBox .prevBtn:hover{background-position:left -20px;}
.HomeNewBox .btnBox .nextBtn{float:left;cursor:pointer;width:30px;height:20px;background:url(next.gif) no-repeat;background-position:left 0px;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear}
.HomeNewBox .btnBox .nextBtn:hover{background-position:left -20px;}

.imglistbut {
    background:url(deyi-bg.jpg); padding-top: 20px;padding-bottom:20px; background-size:cover;
}

/**滚动图片*/

.imglistbut .box { TEXT-ALIGN: center; padding:12px; margin:2px;}
.imglistbut .box > a {display: block;background-position: center center; background-size: 100% 100% }
.imglistbut .box > a:hover {background-size: 110% 110%;}
.imglistbut .box IMG {DISPLAY: block;BACKGROUND: #fff;MARGIN: 0px auto;width: 100%;visibility: hidden;}
.imglistbut .box A:hover IMG {}
.imglistbut .box P {padding-top:10px; font-size:14px; margin:0px;}

.homeTitleBar{height:25px;overflow:hidden;margin-bottom:10px;padding-left:10px}
.homeTitleBar h5{float: left;background:none;display:inline-block;width:auto;padding:0px;color:#333;margin:0px 0px 0px 15px;font-size:16px;font-weight:bold;line-height:25px;height:25px;overflow:hidden;}
.homeTitleBar span{float: left;background:none;display:inline-block;width:auto;color:#999;font-size:16px;padding-left:5px;line-height:25px;overflow:hidden;font-family:Arial}
.homeTitleBar .rightMore{float:right;border-radius:4px;display:block;line-height:25px;padding-left:10px;padding-right:0px;color:#1e71b3;font-size:14px;transition:background 0.5s;margin-right:10px}
.homeTitleBar .rightMore:hover{text-decoration:underline}

/**图片介绍*/
.homeImgIntroBox{width:100%;overflow:hidden;text-align:center;margin-top:10px;margin-bottom:10px}
.homeImgIntroBox img{max-width:100%;-webkit-filter:brightness(1);}
.homeImgIntroBox img:hover{-webkit-filter:brightness(1.2);}
.homeImgIntroBox .title{margin-top:20px;display:block;padding-bottom:15px;}
.homeImgIntroBox p{text-align:center;line-height:25px;font-size:12px}

.homeImgIntroBox .tab {
    width:100%;
}
    .homeImgIntroBox .tab a {
        text-align:center; width:50%; display:inline-block; padding-top:10px; padding-bottom:10px; float:left;text-decoration:none;
    }
      .homeImgIntroBox .tab a:hover {
     text-decoration:none; 
    }
    .homeImgIntroBox .tab .t1 {
        background-color:#1e71b3; color:#fff;
    }
    .homeImgIntroBox .tab .t2 {
        background-color:#eee; color:#343131;
    }
    .homeImgIntroBox .tabbox {
    padding-top: 25px; width: 100%;
}
/***/
.homeBigImg img{max-width:100%;margin-bottom:30px}


/*公司简介*/
.aboutBox{width:100%;overflow:hidden;margin:10px 0px 20px 0px;}
.titleBar{background:url(title_line.jpg) left 30px no-repeat;overflow:hidden;padding-bottom:5px}
.titleBar h5{ float: left; font-size: 22px; color: rgb(67, 67, 67); margin:0px;}
.titleBar span{float: left; padding-top: 10px; text-indent: 12px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: rgb(125, 125, 125);}
.aboutBox section{clear: both; padding: 10px 0px 0px 0px;}
.aboutBox section img{margin: 10px 20px 0px 0px; max-width: 350px;float:left;}
.aboutMore{color:#c10404; display:inline-block; font-size: 12px; padding: 5px 7px; transition:background 0.3s;  border:1px solid #c10404;border-radius:4px;}
.aboutMore:hover{color: #fff; background-color: #c10404; text-decoration: none;}
.aboutContent{line-height:31px; padding:8px 0px 0px 0px;font-family: 'Microsoft YaHei';}

/*首页产品*/
.indexProduct{margin:0px 0px 0px 0px;}
.productList{clear: both;  margin: 30px -15px 0px -15px;}
.productImg {
	min-height: 190px;
	margin: 0px;
	margin-bottom: 15px;
}
.productImg a{position: relative;display: block;width:auto;margin:0px auto 0px auto;}
.productImg img{margin-right: auto;margin-left: auto;display: block;height:auto; width: 100%;max-width:100%; height: auto; margin-bottom: 0px; padding:0px;}
.productImg img:hover{}
.productTitle {
	transition: color 0.3s;
	padding: 19px 36px;
	background: #fff;
	box-shadow: 0px 0px 8px #eae6e6;
}
.productTitle:hover { color:#000;text-decoration: none;}
.productImg .title{text-align:left;font-weight:bold;line-height:30px;height:30px;}
.productImg .time{font-size:12px;color:#999;margin-top:5px;display:block}
.productImg .content{font-size:12px;color:#666;line-height:20px;height:40px;overflow:hidden;display:block;}
.viewBig{ cursor:pointer;}

/*首页新闻*/
.newsBox{margin:0px 0px 20px 0px;}
.indexNews{clear: both; list-style:none;margin:0px; padding:0px 0px 0px 0px;}
.indexNews li{color:#898989;border-bottom: 1px dashed #ccc;overflow:hidden;background: url(li.png) no-repeat left 16px;line-height:21px; padding: 10px 0px; padding-left:13px;}
.indexNews li a{color:#656464;}
.indexNews li a:hover{ text-decoration:none;color:#5195c7; }
.newsTime{ float:right;}
.leftNews{clear: both;}
.leftNews ul{padding:0px 0px 12px 0px;}
.leftNews span.newsTime{display: none;}

/*介绍列表*/
.nameList { margin-bottom: 15px;padding:0px;margin-top:30px}
.nameList ul{margin:0px;padding:0px;}
.nameList li { padding: 0px;border-bottom:1px solid #eee;padding-left:5px;overflow:hidden}
.nameList li span{width:20px;height:20px;line-height:20px;text-align:center;color:#fff;background:#666;display:block;font-size:12px;float:left;overflow:hidden;margin-top:10px}
.nameList li > a{line-height:40px;display:block;text-indent:5px;float:left;overflow:hidden;width:80%;height:40px}
.nameList li:hover span{background:#990000}
.nameList li .time{width:auto;height:auto;line-height:40px;color:#666;text-align:center;background:none;display:block;font-size:12px;float:left;overflow:hidden;margin-top:0px}
.nameList li:hover .time{background:none}
/*首页联系*/
.index_contact{background:url(title_line.jpg) left 30px no-repeat; margin:0px 0px 20px 0px;}
.index_contact P{clear: both;}

/*导航菜单*/
.navbar li span{display:none}
.navbar{ margin:0px;margin-top:0px;  min-height: 66px;background-size:cover; border: none;}
/*翻页组件*/
.pageBar{width: 100%;overflow: hidden;float: left;display: inline;margin-top:0px; margin-bottom:30px;}
.pageBar .pageList{width: 100%;overflow: hidden;float: left;line-height: 35px;text-align: center;}
.pageBar .pageList a{font-size: 14px;display: inline-block;text-align: center;width:35px;text-align:center;color: #000;margin-top: 10px;margin-right: 5px;margin-left: 5px;background: #eee;}
.pageBar .pageList a:hover{color: #fff;background:#1e71b3;}
.pageBar .pageList .selected{font-size: 14px;display: inline-block;text-align: center;color: #fff;background: #ff6a00;cursor: default;}
.pageBar .pageList .selected:hover{color: #fff;background:#1e71b3;}
/*底部信息*/
/*footer {
	text-align: left;
	background-color: #078EEA;
	color: #999;
	padding: 20px 0px 25px 0px;
	font-size: 12px;
}*/
footer a{ color:#eee;}
footer a:hover{ color:#fff;}
footer .title{text-align:left;color:#fff;font-weight:bold;font-size:14px}
footer ul{width:100%;overflow:hidden;text-align:left;color:#eee;margin-top:5px;}
footer ul li{display:block;width:100%;line-height:25px;}
footer .content{width:100%;text-align:left;margin-top:5px;color:#eee;}
footer .content *{padding:0;margin:0;line-height:25px;color:#eee;}
.copyright{ line-height:20px;text-align:left;width:100%;padding-top:10px;padding-bottom:10px;}
.copyright a{ color:#fff;}
.foot_nav{ width:25%;float:left;background-color: #fafafa;text-align:center;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;}
.foot_nav a{color:#898989;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.webshare{width: 230px; padding: 5px;}
.ewebshare{width: 200px; padding: 5px;}

/*横幅*/
.banner{width:100%;height:auto;margin-bottom:0px;}
.topPadding{height:70px;width:100%;background:#fff;position:relative;}

/*内页横幅图片*/
.bannerImg{width:100%;overflow:hidden;background-repeat: no-repeat;background-position: center center;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}
.bannerImg img{max-width: 100%;height:auto;}

.banner .mobileimg{display:none}

/*产品搜索标题*/
.searchTitle{width:100%;padding-bottom:10px;font-weight:bold;}

/*当前位置*/
.positionBox{width:100%;margin:0px;padding:0px}
.positionBar{width:100%;overflow:hidden;line-height:50px;background-color:#eee}
.positionBar .title{width:100px;margin:0px;padding:0px;float:left;display:block;text-align:center;font-size:16px;background:#1e71b3;color:#fff;font-weight:normal;line-height:50px;}
.positionBar span{margin:0px;float:left;padding-left:10px;width:600px;max-width:none;overflow:hidden}
.positionBar span a{font-size:14px;text-decoration: none;}
.positionBar span a:hover{color:#fff}
.positionBar .moreMenu{margin:0px;float:right;line-height:50px;width:220px;padding:0px;text-align:center;background:#000;color:#fff;font-size:14px;cursor:pointer;}
/*导航菜单*/
.indexNavigationGroup{display:none;}


.navigationBox{position:absolute;display:none;z-index:999;right:15px;overflow:hidden;width:220px;line-height:40px;background:url(alpha.png);}
.navigationBox .selected{color:#eee;background:url(smallalpha.png);}
.navigationBox span{cursor:pointer;display:block;position:absolute;right:0px;top:0px;background:#1e71b3;color:#fff;width:40px;text-align:center;font-size:20px;font-weight:bold}
.navigationBox span:hover{background:#5195c7;}
#firstpane{margin:0px;padding:0px;width:100%;overflow:hidden;}
#firstpane > li{float:left;width:100%;position:relative;}
#firstpane > li:hover{}
#firstpane > li > a{display:block;text-indent:10px;color:#eee}
#firstpane > li > a:hover{color:#eee;background:url(smallalpha.png);}
/*小类*/
#firstpane > li > ul{float:left;padding:0px;margin:0px;display:none;width:100%;}
#firstpane > li > ul > li{float:left;width:100%;position:relative;}
#firstpane > li > ul > li:hover{}
#firstpane > li > ul > li > a{display:block;text-indent:30px;color:#eee}
#firstpane > li > ul > li > a:hover{color:#eee;background:url(smallalpha.png);}
/*小类*/
#firstpane > li > ul > li > ul{width:100%}
#firstpane > li > ul > li > ul > li{float:left;width:100%;position:relative;}
#firstpane > li > ul > li > ul > li:hover{}
#firstpane > li > ul > li > ul > li > a{display:block;text-indent:50px;color:#eee}
#firstpane > li > ul > li > ul > li > a:hover{color:#eee;background:url(smallalpha.png);}

/*推荐新闻*/
.recommendNews{width:auto;overflow:hidden;background:#e9e9e9;}
.recommendNews .slider{margin:30px;width:inherit;}
.recommendNews .newsImg{width:auto;display:block;float:left;margin-right:20px;padding:0px}
.recommendNews .newsImg img{width:auto;height:190px;}
.recommendNews p{width:auto;padding:0px;margin:0px;line-height:25px;}
.recommendNews .newsTitle{font-size:16px;font-weight:bold;display:inline;padding:0px;line-height:30px;}
.recommendNews .newsTitle:hover{color:#c10404;}
.recommendNews .more{width:120px;line-height:35px;border:1px solid #ccc;color:#666;text-align:center}
.recommendNews .more:hover{border:1px solid #c10404;color:#fff;background:#c10404}
.recommendNews .slider__nav{bottom:0px;right:0px;}

/*新闻列表*/
.newsList { margin-bottom: 15px;padding:0px ;margin-top:30px;}
.newsList ul{margin:0px;padding:0px;}
.newsList li { padding: 0px; }
.newsList li .wrapper { display: block; padding: 10px;border:1px dashed #ccc;margin-bottom:15px;padding-bottom:0;overflow:hidden;position:relative}
.newsList li .time {width: 70px; text-align: center;position:absolute;right:10px;top:15px }
.newsList li .time .day { font-size: 60px; color: #888; line-height:58px}
.newsList li .time .date { font-size: 16px; color: #888; }
.newsList li .img{width:90px;height:90px;position:absolute;left:0;background-size:cover;margin-left:10px;margin-right:10px;}
.newsList li .tit {margin-bottom: 10px; padding-bottom: 12px;height: 90px;  overflow: hidden;margin-left:100px;margin-right:100px; }
.newsList li .tit span { display: block; height: 22px; overflow: hidden;line-height: 22px; font-size: 15px; color: #666; font-weight: bold; }
.newsList li p { margin-left: 0px; font-size: 12px; line-height: 24px; height: 67px; color: #888; overflow: hidden; }
.newsList li:hover { }
.newsList li:hover .wrapper { border:1px dashed #000;}
.newsList li:hover .time .day, .newsList li:hover .time .date { color: #000; }
.newsList li:hover .tit { border-bottom-color: #000; color: #000; }
.newsList li:hover p { color: #000; }

.keyweb{padding:0px;}


/*屏幕宽度为414px至767px*/
@media screen and (min-width:414px) and (max-width:767px) {
  .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {float: left;}
  .col-mm-12 {width: 100%;}
  .col-mm-11 {width: 91.66666667%;}
  .col-mm-10 {width: 83.33333333%;}
  .col-mm-9 {width: 75%;}
  .col-mm-8 {width: 66.66666667%;}
  .col-mm-7 {width: 58.33333333%;}
  .col-mm-6 {width: 50%;}
  .col-mm-5 {width: 41.66666667%;}
  .col-mm-4 {width: 33.33333333%;}
  .col-mm-3 {width: 25%;}
  .col-mm-2 {width: 16.66666667%;}
  .col-mm-1 {width: 8.33333333%;}
  .logo img{max-width:400px;}
}

/*屏幕宽度为768px以下，手机版*/
@media screen and (max-width: 767px) 
{
    .indexProductList{margin-left:0px;margin-right:0px;margin-top:10px;}
	.topPadding{height:50px;}
	.navbar{min-height:50px;}
	.searchBox{height:30px;}
	.navbar-brand img{height:40px; margin-top:5px}
	.navbar-default .navbar-brand {color: #fff; font-size: 16px;}
	.navbar-default .navbar-brand:hover,
	.navbar-default .navbar-brand:focus {color: #fff;}
	.navbar-toggle{border:none;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:0px solid #333;}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {background:#1e71b3;}
	.navbar-default .navbar-toggle .icon-bar{background-color: #1e71b3;}
    .navbar-default .navbar-toggle:focus .icon-bar{background-color: #fff;}
	.navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;position:absolute;left:0;border:0;background:url(alpha.png);width:100%;margin:0px;}
	.navbar-default .navbar-nav > li {}
	.navbar-default .navbar-nav > li:last-child{border: none;}
	.navbar-default .navbar-nav > li > a{color:#fff;border-bottom:1px solid #666}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}
	.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{background:url(alpha.png); color: #fff;}
	.navbar .dropdown-menu li a{line-height:35px;display:block;border-bottom:1px solid #666;font-size:12px;color:#ccc}
	.navbar .dropdown-menu li a:hover{background:url(alpha.png);}
	.navbar .dropdown-menu li ul li a{color:#fff;padding-left:40px;}
	.navbar .dropdown-menu li ul li ul li a{color:#fff;padding-left:60px}
	.navbar .dropdown-menu a span{display:inline;}
	.about_box section img{margin:10px 15px 0px 0px;max-width: 180px;height:auto;}
    #language {
        margin-top: 8px;
    }
    #languageBox{top:50px;}
    .HomeNewBox .btnBox {
        display:none;
    }
	.logo{text-align:center}
	.logo img{max-width:700px}
	footer {
		margin-bottom: 50px;
		display: none;
	}
	#app_menudown{ display:block; }
	#cmsFloatPanel{display:none;}
	.slider__arrows-item {display:none;}

    .mobile{margin:0px;padding:0px;}
    
    .indexNavigationGroup{display:block;margin-bottom:70px;background:url(title_line.jpg) left 30px no-repeat;margin-top:45px }
    .indexNavigationGroup .navigationBox{display:block;position:static;background:none;padding-top:10px;}
    
    .indexNavigationGroup #firstpane > li > a{width:100%;color:#333;border-bottom: 1px dashed #ccc;overflow:hidden;background: url(li.png) no-repeat left 16px;}
    .indexNavigationGroup #firstpane > li > a:hover{color:#000;background: url(li.png)  no-repeat left 16px;}
    .indexNavigationGroup #firstpane > li > ul > li a{background: url(li.png) no-repeat 18px 16px;color:#333}
    .indexNavigationGroup #firstpane > li > ul > li a:hover{background: url(li.png) no-repeat 18px 16px;color:#000}
    .indexNavigationGroup #firstpane > li > ul > li > ul > li a{background: url(li.png) no-repeat 38px 16px;color:#333}
    .indexNavigationGroup #firstpane > li > ul > li > ul > li a:hover{background: url(li.png) no-repeat 38px 16px;color:#000}
    
    .news_box{margin-top:0px;}
    
    .positionBar .title{display:none;} .positionBar{background:#eee;}
    .positionBar span{margin:0px;float:left;padding-left:10px;}
    .positionBar span a{font-size:12px;color:#333;line-height:40px;text-decoration: none;}
    .positionBar span a:hover{color:#000}
    .positionBar .moreMenu{width:100%;}
    .navigationBox{right:0px;width:100%;}
    
    .bottomButtonBox{width:100%;float:left;margin-top:10px;}
    
    .newsList li .time{display:none}
    .newsList li .tit{margin-right:0;}
    .detailTitle{margin-left:0px;}
    .emptyBanner{margin-bottom:30px;}
    .blk_29 .Cont {WIDTH: 280px;}

    .banner .mobileimg{display:block}
    .banner .img{display:none}
}
/*屏幕宽度为768px以上*/
@media screen and (min-width: 768px) {
	.navbar-nav > li { /*border-right: 1px solid #052744;border-left: 1px solid #3d5f7d;*/
	}

		.navbar-nav > li:first-child {
			border-left: 0;
		}

		.navbar-nav > li:last-child {
			border-right: 0;
		}

		.navbar-nav > li > a {
			transition: background 0.4s;
			text-align: center;
		}

	.navbar-default .navbar-nav > li > a {
		font-size: 16px;
		font-weight: normal;
		line-height: 80px;
		min-width: 70px;
		color: #000;
		padding-left: 0px;
		padding-right: 0px;
	}

		.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 > .open > a,
		.navbar-default .navbar-nav > .open > a:hover,
		.navbar-default .navbar-nav > .open > a:focus {
			margin-top:-2px;
			border-bottom: 2px solid #fff;
			color: #000
		}

	.navbar-default .navbar-nav-e > li > a {
		font-weight: normal;
	}

	.navbar .container {
		width: 100%
	}

	.navbar .dropdown-menu {
		background: #fff;
		color: #fff;
		border: none;
		padding: 0px;
		border-radius: 0px;
		width: 130px;
	}

	.en .navbar .dropdown-menu {
		width: 220px;
	}

	.navbar .dropdown-menu li a {
		color: #333;
		line-height: 35px;
		font-size: 12px;
		padding: 0px;
		text-indent: 10px;
	}

		.navbar .dropdown-menu li a:hover {
			background: #fff;
			color: #000;
		}

	.navbar .dropdown-menu li ul {
		display: none;
		position: absolute;
		z-index: 9999;
		margin-top: -35px;
		margin-left: 130px;
		width: 130px;
		background: #fff;
		color: #fff;
	}

	.en .navbar .dropdown-menu li ul {
		margin-left: 220px;
		width: 220px;
	}

	.navbar .dropdown-menu li ul a {
		line-height: 35px;
		display: block;
	}

	.navbar .dropdown-menu li ul li ul {
		display: none;
		position: absolute;
		z-index: 9999;
	}

	.navbar .dropdown-menu a span {
		display: none;
	}

	.nav_small {
		background: url(alpha.png);
		padding-top: 15px;
		padding-bottom: 15px;
		padding-right: 25px;
		border-radius: 0px;
		border: none;
		box-shadow: none;
	}

		.nav_small > li {
		}

			.nav_small > li > a {
				line-height: 20px;
				color: #000;
				font-size: 13px;
			}

				.nav_small > li > a:hover {
					color: #000;
					background: transparent;
				}

	#app_menudown {
		display: none;
	}

	.footer_nav {
		display: none;
	}

	#small_search {
		right: 50px;
		position: absolute;
		top: 12px;
	}

	#smallSearchBox {
		top: 70px;
	}

	#language {
		right: 5px;
		position: absolute;
	}

	#languageBox {
		top: 80px;
	}

	.emptyBanner {
		margin-bottom: 80px;
	}

	/*首页轨迹查询*/
	#query {
		width: 100%;
		height: 220px;
		padding: 70px 55px;
		background: url(check_bg1.jpg) center;
		background-size: cover;
	}

		#query .query-left {
			float: left;
			width: 145px;
			margin-left: 24px;
		}

			#query .query-left h2 {
				font-size: 24px;
				font-weight: bold;
				color: #0080cb;
				margin-bottom: 0;
			}

			#query .query-left p {
				color: #0080cb;
			}

		#query .query-center {
			float: left;
			width: calc(100% - 369px);
		}

			#query .query-center textarea {
				height: 84px;
				border-radius: 50px;
				width: 90%;
				padding-top: 28px;
				padding-left: 56px;
				font-size: 16px;
				color: #999;
				border: 0;
				margin: 0 5%;
			}
	.form_track_button {
		text-align: right;
		/*padding-right: 10%;*/
		position: relative;
		bottom: 99px;
	}
		.form_track_button button {
			color: #fff;
			background-color: #217ff1;
			border-color: #217ff1;
			height: 84px;
			width: 17%;
			border-radius: 0 41px 41px 0;
			font-size: 30px;
			position: absolute;
			right: 1px;
		}
			.form_track_button button:hover {
				background-color: #217ff1;
				border: none;
			}
	/*______________________________________*/
	/*首页公司简介*/
	.introduction {
		width: 100%;
		position: relative;
	}

	.introduction-left {
		width: 50%;
		float: left;
		padding: 110px 105px 130px 8%;
		display: inline-block;
	}

	.introduction h2 {
		font-size: 26px;
		font-weight: bold;
		color: #3e3e3e;
	}

	.introduction-left a {
		float: right;
		font-size: 16px;
		color: #0080cb;
		font-weight: normal;
	}

	.introduction p:nth-child(2) {
		height: 160px;
		overflow: hidden;
	}

	.introduction p {
		line-height: 28px;
		margin: 60px 0 40px;
	}

	.introduction img {
		width: 100%;
	}

	.introduction-right {
		width: 50%;
		/* float: left; */
		background: #f8f8f8;
		padding: 110px 8% 130px 105px;
		display: inline-block;
	}

		.introduction-right a {
			float: right;
			font-size: 16px;
			color: #0080cb;
			font-weight: normal;
		}

	/*______________________________________*/




	/*首页产品服务*/

	.productsAndServices {
		padding-top: 110px;
		background: url(product_bg.jpg) no-repeat;
		height: 1100px;
	}

		.productsAndServices h3 {
			font-size: 32px;
			text-align: center;
			color: #fff;
			width: 238px;
			margin: 0 auto;
		}

			.productsAndServices h3:after {
				position: absolute;
				content: '';
				width: 46px;
				height: 4px;
				background: #ff9f09;
				bottom: -15px;
				left: calc((100% - 46px) / 2);
			}

	.visor-carousel {
		/*position: absolute;*/
		width: 84%;
		margin: 0 auto;
		bottom: 210px;
		left: 8%;
	}
	.advantage .visor-carousel {
		/*position: absolute;*/
		width: 100%;
		margin: 0 auto;
		bottom: 210px;
		left: 8%;
	}

		.visor-carousel .visor-wrapper {
			width: calc(100% - 112px);
			overflow: hidden;
			margin: 0 auto;
			position: relative;
		}


	.productsAndServices.platform {
		padding-top: 110px;
		background: #f8f8f8;
		height: auto;
	}

		.productsAndServices.platform h3, .productsAndServices.cooperative h3 {
			color: #3d3d3d;
			font-weight: bold;
		}

	

.productsAndServices.platform p, .productsAndServices.cooperative p {
	color: #808080;
	padding: 27px 0 57px 0;
	text-align: center;
}

	.productsAndServices .product_title p {
		text-align: center;
		color: #fff;
		padding: 27px 0 238px 0;
		font-size: 16px;
	}
.product_content {
	width: 1300px;
	margin: 0 auto;
	position: relative;
	bottom: 222px;
}
.product_content_mini {
	/*display: flex;*/
}
.product_content_item {
	width: 33%;
	margin: 10px 0px;
	padding: 0 10px;
	float: left;
}
.product_item_img {
	overflow: hidden;
	width: 100%;
}
.product_content_item a img {
	width: 100%;
}
.product_item_wz {
	box-shadow: 0px 0px 8px #eae6e6;
	padding: 19px 36px;
}

	.product_item_wz h2 {
		font-size: 22px;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		color: #000;
	}
	.product_item_wz p {
		padding: 10px 0 0 0;
		color: #737373;
		font-size: 14px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		position: relative;
		height: 55px;
		margin: 0;
		text-align: left;
	}
		.product_item_wz p:after {
			position: absolute;
			content: '';
			width: 24px;
			height: 2px;
			background: #ef8200;
			bottom: 0;
			left: 0;
			z-index: 2;
			transition: width 1s;
			-webkit-transition: width 1s;
		}

.product_content_item:hover a img {
	transform: scale(1.2);
	transition: 1s;
	-webkit-transition: 1s;
}
.product_content_item:hover .product_item_wz p:after {
	width: 50px;
}
/*______________________________________*/
/*数字化交易平台*/
#platformJoin {
	width: 84%;
	padding: 0 50px 104px;
	/* height: 618px; */
	margin: 0 auto;
}

	.ewm.iphone {
		display: none;
	}

	#platformJoin img {
		width: 100%;
	}

	#platformJoin .platformJoin_left {
		float: left;
		width: 64%;
		position: relative;
		display: inline-block;
	}

		#platformJoin .platformJoin_left .ewm p {
			padding: 0;
			color: #fff;
			font-size: 18px;
			margin: 10px 0 0 0;
		}

	#platformJoin .platformJoin_right {
		width: 35%;
		display: inline-block;
	}

	#platformJoin .platformJoin_right {
		width: 35%;
		display: inline-block;
	}

	#platformJoin .platformJoin_right_top-img {
		position: relative;
		width: 50%;
		float: left;
	}

		#platformJoin .platformJoin_right_top-img .dialong {
			position: absolute;
			bottom: 0;
			background: #353434;
			opacity: 0.7;
			text-align: center;
			height: 40px;
			line-height: 40px;
			width: 100%;
			color: #fff;
			font-size: 1.125rem;
		}

	#platformJoin .platformJoin_right_bottom {
		height: 79px;
	}

	#platformJoin .platformJoin_right_bottom-join {
		height: 79px;
		line-height: 79px;
	}

	#platformJoin .platformJoin_right_bottom-back {
		width: calc(100% - 139px);
		float: left;
		height: 100%;
		background: url(news_more.png) calc(100% - 10px) center no-repeat;
		background-color: #EAEDED;
	}

	#platformJoin .platformJoin_left .ewm {
		position: absolute;
		right: 8%;
		bottom: 10%;
		text-align: center;
	}

	#platformJoin .platformJoin_right_bottom-join {
		width: 139px;
		float: left;
		background: #fff;
		color: #808080;
		height: 79px;
		text-align: center;
		line-height: 79px;
	}
	/*______________________________________*/


	/*创造的成就*/
	#information {
		height: 562px;
		background: url(num_map_bg.png) no-repeat center;
	}
		#information ul {
			display: flex;
			justify-content: space-around;
			padding: 0;
		}
			#information ul li {
				/* width: 10%; */
				text-align: center;
				margin-top: 101px;
			}
				#information ul li p:first-child {
					font-size: 34px;
					font-weight: bold;
					padding: 150px 0 29px 0;
					color: #575757;
				}

	/*______________________________________*/



	/*新闻*/
	#new {
		height: 635px;
	}
		#new .new-left {
			width: 50%;
			height: 100%;
			float: left;
			padding-top: 115px;
			padding-left: 8%;
			padding-right: 8%;
			background: url(news_bg.jpg) no-repeat;
		}
	.w-newsList1 {
		position: relative;
		height: 100%;
		width: 100%;
		/* overflow: hidden; */
	}
	#new .new-right {
		width: 50%;
		height: 100%;
		float: left;
		padding-left: 8%;
		background: #f5f6f7;
		padding-top: 92px;
	}
	.nav-tabs {
		display: flex;
		justify-content: space-around;
	}
		.nav-tabs > li {
			margin: 0;
			width: 25%;
		}
			.nav-tabs > li > a {
				margin-right: 0px;
				line-height: 40px;
				border: 0;
				border-radius: 0;
				font-size: 16px;
				font-weight: bold;
				color: #b2b2b2;
			}
	#myTabContent {
		margin-top: 37px;
	}
	.tab-content > .tab-pane {
		/*display: none;*/
	}
	#myTabContent ul {
		padding: 0;
	}
		#myTabContent ul li {
			margin: 0 0 0 0;
			height: 106px;
			line-height: 31px;
		}
			#myTabContent ul li div:first-child {
				width: 100px;
				float: left;
				text-align: center;
			}
				#myTabContent ul li div:first-child p:first-child {
					font-size: 26px;
					color: #666;
					font-weight: bold;
				}
				#myTabContent ul li div:first-child p:last-child {
					font-size: 14px;
					color: #808080;
				}
			#myTabContent ul li div p {
				margin: 0;
			}
			#myTabContent ul li a {
				display: block;
			}

	/*______________________________________*/

	/*底部*/

	#footerMain {
		/* height: 535px; */
		background: url(bot_bg.jpg) 0 0 no-repeat;
		position: relative;
	}
		#footerMain .footerMain-top {
			width: 84%;
			margin: 0 auto;
			padding: 92px 0 0;
			height: 325px;
		}
			#footerMain .footerMain-top .footerMain-top-left {
				width: 300px;
				float: left;
				color: #fff;
			}
				#footerMain .footerMain-top .footerMain-top-left h4 {
					font-size: 18px;
					color: #fff;
				}
				#footerMain .footerMain-top .footerMain-top-left p.time {
					font-size: 14px;
				}
				#footerMain .footerMain-top .footerMain-top-left p.tel {
					font-size: 18px;
				}
			#footerMain .footerMain-top .footerMain-top-center {
				width: calc(100% - 470px);
				float: left;
				justify-content: space-around;
				display: flex;
				padding: 0 50px;
			}
				#footerMain .footerMain-top .footerMain-top-center dl {
					width: auto;
					float: left;
					color: #fff;
				}
				#footerMain .footerMain-top .footerMain-top-center dt {
					font-size: 15px;
					font-weight: 600;
				}
					#footerMain .footerMain-top .footerMain-top-center dt a {
						color: #fff;
					}
			#footerMain .footerMain-top .footerMain-top-right {
				width: 170px;
				float: right;
				text-align: center;
			}
			#footerMain .footerMain-top .footerMain-top-right img {
				width: 100%;
				
			}
				#footerMain .footerMain-top .footerMain-top-right p {
					color: #fff;
					margin-top: 20px;
				}
		#footerMain .footerMain-center {
			width: 84%;
			margin: 0 auto;
			height: 108px;
		}
			#footerMain .footerMain-center .footerMain-center-left {
				padding: 63px 0 0 0;
				color: #8899b7;
				float: left;
			}
			#footerMain .footerMain-center .footerMain-center-right {
				margin: 0 auto 10px;
				width: 84%;
				padding: 63px 0 0 0;
				color: #8899b7;
				float: right;
				text-align: right;
			}
		#footerMain .footerMain-bottom {
			height: 40px;
			background: #0a1831;
			color: #51627b;
			text-align: center;
			line-height: 40px;
			font-size: 12px;
		}
		#footerMain .footerMain-top .footerMain-top-center dd {
			font-size: 14px;
			color: #8899b7;
			margin: 16px 0 0 0;
		}
	.footerMain-center-left ul {
		display: flex;
	}
		.footerMain-center-left ul li {
			margin: 0 5px;
			width: auto;
		}
	/*______________________________________*/
	/*业务介绍主页面*/
	#productListbox {
		width: 73%;
		margin: 0 auto;
		padding: 86px 0 40px 0;
		min-width: 1024px;
	}

		#productListbox .productListImg {
			background-color: #fff;
			box-shadow: 0px 0px 8px #eae6e6;
		}
		#productListbox .productTitle h1 {
			font-size: 22px;
			font-weight: 500;
			line-height: 24px;
			margin: 0;
			color: #000;
		}
		#productListbox .productTitle p {
			padding: 10px 0 0 0;
			color: #737373;
			font-size: 14px;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
			position: relative;
			height: 55px;
			margin: 0;
			text-align: left;
		}
			#productListbox .productTitle p:after {
				position: absolute;
				content: '';
				width: 24px;
				height: 2px;
				background: #ef8200;
				bottom: 0;
				left: 0;
				z-index: 2;
				transition: width 1s;
				-webkit-transition: width 1s;
			}
		#productListbox .productImg:hover  .productTitle p:after {
			width: 60px;
		}


	/*______________________________________*/


	/*业务介绍单页面*/

	#advantage-main {
		width: 73%;
		margin: 0 auto;
		min-width: 1024px;
		position: relative;
	}
		#advantage-main .advantage-main-content {
			width: 86%;
			margin: -60px auto 0;
		}
	.advantage-main-content.productdetail-main-content {
		/* margin: -60px 0 0 0 !important; */
		padding: 40px;
		background: #fff;
	}
	.productdetail-top .productdetail-top-left {
		float: left;
		max-width: 40%;
		margin: 0 50px 19px 0;
		display: block;
		max-height: 100%;
	}
		.productdetail-top .productdetail-top-left img {
			width: 100%;
			height: 100%;
		}
	.productdetail-top .productdetail-top-right {
		/* float: left; */
		width: calc(100% - 40% - 50px);
		display: inline-block;
	}
		.productdetail-top .productdetail-top-right h5 {
			position: relative;
			margin: 17px 0 28px 0;
			font-size: 30px;
		}
			.productdetail-top .productdetail-top-right h5:after {
				position: absolute;
				content: '';
				width: 36px;
				height: 3px;
				background: #ff9f09;
				left: 0;
				bottom: -21px;
			}
		.productdetail-top .productdetail-top-right p {
			float: left;
			margin: 14px 0 0 0;
			font-size: 14px;
		}
	.productdetail-bottom {
		/* margin-top: 20px; */
		font-size: 1.5rem;
	}
	#list.advantage {
		width: 100%;
		margin: 0 auto;
		padding: 0 0 0px 0;
	}
		#list.advantage{
			height: auto;
			margin: 0px 0 40px 0;
			padding: 0;
		}
			#list.advantage .carousel-inner {
				display: flex;
				justify-content: space-between;
				flex-wrap: wrap;
			}
			#list.advantage .visor-carousel .carousel-inner > .item {
				width: 24%;
			}
	#myVisor3 .item.col-md-4 .img-kuang {
		overflow: hidden;
		width: 100%;
	}
	#list.advantage .img-kuang img {
		width: 100%;
	}
	#list.advantage .containeFluid {
		padding: 19px 0px;
		background: #fff;
		box-shadow: none;
	}
		#list.advantage .containeFluid .introduce h1 {
			font-size: 16px;
			font-weight: 500;
			line-height: 24px;
			margin: 0;
			color: #000;
		}
		#list.advantage .containeFluid .introduce p {
			padding: 10px 0 0 0;
			color: #737373;
			font-size: 14px;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
			position: relative;
			height: 15px;
			margin: 0;
			text-align: left;
		}
	.containeFluid .introduce p:after {
		position: absolute;
		content: '';
		width: 24px;
		height: 2px;
		background: #ef8200;
		bottom: 0;
		left: 0;
		z-index: 2;
		transition: width 1s;
		-webkit-transition: width 1s;
	}

	/*______________________________________*/


	/*新闻主页面*/

	#list {
		width: 73%;
		margin: 0 auto;
		padding: 86px 0 40px 0;
		min-width: 1024px;
	}
	.InformationCenter-list {
		height: 42px;
	}
		.InformationCenter-list li.active {
			background: #0a7ede;
			color: #fff;
			border: 0;
		}
		.InformationCenter-list li {
			width: 116px;
			float: left;
			height: 42px;
			line-height: 42px;
			text-align: center;
			border: 1px solid #efeaea;
			margin-right: 15px;
			border-radius: 3px;
			cursor: pointer;
		}
	.InformationCenter-newList li {
		height: 220px;
		border-bottom: 1px solid #f2f2f2;
		margin-top: 57px;
	}
		.InformationCenter-newList li .newList-img {
			display: inline-block;
			width: 287px;
			float: left;
			height: 170px;
			overflow: hidden;
			padding-bottom: 21px;
		}
			.InformationCenter-newList li .newList-img img {
				width: 100%;
				height: 100%;
			}
		.InformationCenter-newList li .newList-content {
			display: inline-block;
			float: left;
			margin: 0 40px;
			width: calc(100% - 287px - 80px - 55px);
		}
			.InformationCenter-newList li .newList-content h2 {
				font-size: 20px;
				font-weight: normal;
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
			}
			.InformationCenter-newList li .newList-content p {
				height: 50px;
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-line-clamp: 2;
				-webkit-box-orient: vertical;
			}
		.InformationCenter-newList li .newList-date {
			display: inline-block;
			float: left;
			width: 55px;
			margin-top: 12px;
		}
			.InformationCenter-newList li .newList-date span:first-child {
				font-size: 16px;
				font-weight: bold;
				text-align: right;
				display: inline-block;
				width: 100%;
			}
			.InformationCenter-newList li .newList-date span:last-child {
				display: inline-block;
				text-align: right;
				width: 100%;
			}

	/*______________________________________*/

	/*新闻单页面*/

	#list-detail {
		width: 70%;
		margin: -74px auto 0;
		padding: 40px 40px;
		background: #fff;
		position: relative;
	}
		#list-detail h5 {
			font-size: 22px;
			text-align: center;
			color: #615959;
			margin: 0 0 13px 0;
			font-weight: bold;
		}
		#list-detail i {
			text-align: center;
			display: block;
			font-style: normal;
			color: #b1a5a5;
		}
		#list-detail p {
			font-size: 14px;
			color: #888282;
		}
		#list-detail img {
			max-width: 100%;
		}
	#list-detail-page {
		width: 84%;
		margin: 0 auto 16px;
		padding: 40px 40px;
		border-bottom: 1px solid #ece1e1;
	}
		#list-detail-page .prevBox {
			float: left;
		}
		#list-detail-page .nextBox {
			float: right;
		}


	#relevantNews {
		width: 84%;
		margin: 50px auto 16px;
		padding: 40px 40px;
	}
		#relevantNews h4 {
			font-size: 18px;
			font-weight: bold;
		}
		#relevantNews ul {
			display: flex;
			padding: 0;
			justify-content: space-between;
			flex-wrap: wrap;
		}
			#relevantNews ul li {
				width: 30%;
				float: left;
				margin-bottom: 20px;
				flex-wrap: wrap;
			}
				#relevantNews ul li div:first-child {
					width: 150px;
					float: left;
					margin: 0 20px 0 0;
					height: 90px;
					overflow: hidden;
				}
				#relevantNews ul li div img {
					width: 100%;
				}
				#relevantNews ul li div:last-child {
					width: calc(100% - 170px);
					float: left;
				}
				#relevantNews ul li div h5 {
					font-size: 16px;
					overflow: hidden;
					white-space: nowrap;
					text-overflow: ellipsis;
					font-weight: bold;
				}
				#relevantNews ul li div p {
					font-size: 14px;
					word-break: break-all;
					overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;
				}

	/*______________________________________*/

	/*公司介绍*/

	#IntroductionWSS {
		width: 74%;
		margin: 0 auto 68px;
	}
		#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top {
			height: 411px;
			margin: 65px 0;
		}
			#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top .IntroductionWSS-main-top-left {
				width: 60%;
				background: url(https://jcex-file-service.oss-cn-hangzhou.aliyuncs.com/newWeb/about_p01.jpg) no-repeat;
				height: 100%;
				background-size: cover;
				float: left;
				padding: 37px 30px;
				overflow: hidden;
			}
			#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top .IntroductionWSS-main-top-left {
				padding: 50px;
			}
				#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top .IntroductionWSS-main-top-left h4 {
					width: 100%;
					color: #fff;
					position: relative;
					font-size: 24px;
					line-height: 30px;
				}
					#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top .IntroductionWSS-main-top-left h4:after {
						position: absolute;
						content: '';
						width: 60px;
						height: 3px;
						background: #ef8200;
						left: 0;
						bottom: -20px;
					}
				#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top .IntroductionWSS-main-top-left p {
					margin: 33px 0 0 0;
					font-size: 14px;
					line-height:24px;
				}
					#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top .IntroductionWSS-main-top-left p:last-child {
						display: none;
					}
				#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top .IntroductionWSS-main-top-left p {
					margin: 33px 0 0 0;
					font-size: 14px;
				}
				#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top .IntroductionWSS-main-top-left p {
					color: #fff;
					/* padding: 30px 0; */
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 12;
					/* height: 250px; */
					overflow: hidden;
					margin: 33px 0 0 0;
					font-size: 14px;
					/* text-align-last: justify; */
					text-align: justify;
					display: inline-block;
				}

			#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top .IntroductionWSS-main-top-right {
				width: 40%;
				float: left;
				height: 100%;
			}
				#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-main-top .IntroductionWSS-main-top-right img {
					width: 100%;
					height: 100%;
				}
		#IntroductionWSS .IntroductionWSS-main .IntroductionWSS-title {
			text-align: center;
			font-size: 22px;
			margin-bottom: 65px;
			clear: both;
		}
		#IntroductionWSS .IntroductionWSS-main .developmentHistory {
			height: 80px;
			line-height: 80px;
			margin-bottom: 20px;
		}
		#IntroductionWSS .IntroductionWSS-main .developmentHistory-left {
			width: 168px;
			float: left;
			padding-left: 20px;
			height: 80px;
		}
			#IntroductionWSS .IntroductionWSS-main .developmentHistory-left span:first-child {
				font-size: 30px;
				font-weight: bold;
				margin-right: 10px;
			}
			#IntroductionWSS .IntroductionWSS-main .developmentHistory-left span:last-child {
				font-size: 18px;
			}
		#IntroductionWSS .IntroductionWSS-main .developmentHistory-right {
			width: calc(100% - 168px);
			float: left;
			background: #f5f5f5;
			padding: 0 0 0 58px;
			font-size: 16px;
		}

	/*______________________________________*/


	/*联系我们*/

	#contact {
		width: 74%;
		margin: 0 auto;
		position: relative;
	}
		#contact .contact-main {
			width: 86%;
			margin: 0 auto;
		}
			#contact .contact-main .contact-main-top {
				height: 310px;
				background: #fff;
				margin: -71px 0 0 0;
			}
				#contact .contact-main .contact-main-top .contact-main-top-left {
					width: 50%;
					float: left;
					padding: 50px;
				}
					#contact .contact-main .contact-main-top .contact-main-top-left h4 {
						font-size: 24px;
						color: #3f3f3f;
						margin: 0 0 15px 0;
						letter-spacing: 1px;
						font-weight: bold;
					}
					#contact .contact-main .contact-main-top .contact-main-top-left p:nth-child(2) {
						margin-bottom: 8px;
					}
					#contact .contact-main .contact-main-top .contact-main-top-left p span:last-child {
						/* width: 50%; */
						color: #3d3d3d;
					}
					#contact .contact-main .contact-main-top .contact-main-top-left p {
						margin: 0;
						position: relative;
						font-size: 14px;
					}
						#contact .contact-main .contact-main-top .contact-main-top-left p:nth-child(3):after {
							position: absolute;
							content: '';
							top: 73px;
							width: 37px;
							height: 3px;
							background: #ef8200;
							left: 0;
						}
				#contact .contact-main .contact-main-top .contact-main-top-right {
					width: 50%;
					float: left;
					background: url(https://jcex-file-service.oss-cn-hangzhou.aliyuncs.com/newWeb/harq_p.jpg) no-repeat;
					background-size: cover;
					height: 100%;
				}
			#contact .contact-main .contact-main-content {
				width: 100%;
			}
				#contact .contact-main .contact-main-content h4 {
					padding: 75px 0 55px;
					text-align: center;
					color: #3f3f3f;
					margin: 0 0 15px 0;
					letter-spacing: 1px;
					font-weight: bold;
					font-size: 24px;
					line-height: 30px;
				}
				#contact .contact-main .contact-main-content .contact-main-content-adress ul {
					display: flex;
					justify-content: space-between;
					padding: 0;
					flex-wrap: wrap;
				}
					#contact .contact-main .contact-main-content .contact-main-content-adress ul li {
						float: left;
						width: 30%;
						background: #fff;
						padding: 20px 0 0 20px;
						margin-bottom: 25px;
					}
						#contact .contact-main .contact-main-content .contact-main-content-adress ul li h5 {
							font-size: 18px;
							color: #3f3f3f;
							margin: 0 0 15px 0;
							letter-spacing: 1px;
							font-weight: bold;
						}
						#contact .contact-main .contact-main-content .contact-main-content-adress ul li p span {
							line-height: 24px;
						}

	/*______________________________________*/

	/*优势主页面*/

	#advantage-main {
		width: 73%;
		margin: 0 auto;
		min-width: 1024px;
		position:relative;
	}
		#advantage-main .advantage-main-content {
			width: 86%;
			margin: -60px auto 0;
		}
			#advantage-main .advantage-main-content h4 {
				margin: 0;
				text-align: center;
				font-size: 36px;
				padding: 108px 0 65px;
			}
	.carousel {
		position: relative;
	}
	.carousel-indicators {
		bottom: 20px;
	}
	.carousel-indicators {
		position: absolute;
		bottom: 10px;
		left: 50%;
		z-index: 15;
		width: 60%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
		list-style: none;
	}

	#advantage-main .advantage-main-content ul.haiyun {
		padding: 0 0 80px 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
		#advantage-main .advantage-main-content ul.haiyun li:first-child {
			border-bottom: 0;
		}
		#advantage-main .advantage-main-content ul.haiyun li {
			width: 100%;
			display: inline-block;
			border-bottom: 1px solid #efe7e7;
			margin: 46px 0 0 0;
		}
		#advantage-main .advantage-main-content ul.haiyun li {
			width: 100%;
			display: inline-block;
			border-bottom: 1px solid #efe7e7;
			margin: 46px 0 0 0;
		}
			#advantage-main .advantage-main-content ul.haiyun li p {
				font-size: 20px;
				color: #3f3f3f;
			}
			#advantage-main .advantage-main-content ul.haiyun li p {
				font-size: 20px;
				color: #3f3f3f;
			}
	#list.advantage {
		width: 100%;
		margin: 0 auto;
		padding: 0 0 0px 0;
	}
	#list {
		width: 73%;
		margin: 0 auto;
		padding: 86px 0 40px 0;
		min-width: 1024px;
	}
		#list.advantage .visor-carousel, #list.advantage .visor-carousel .visor-wrapper, #list.advantage .visor-carousel .carousel-inner > .item {
			height: auto;
			margin: 0px 0 40px 0;
			padding: 0;
		}
		#list.advantage .carousel-inner {
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap;
		}
	.carousel-inner {
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	/*#list.advantage .visor-carousel .carousel-inner > .item {
		width: 32%;
	}*/
	#myVisor3 .item.col-md-4 .img-kuang {
		overflow: hidden;
		width: 100%;
	}
	#list.advantage .img-kuang img {
		width: 100%;
	}
	#list.advantage .containeFluid {
		padding: 19px 0px;
		background: #fff;
		box-shadow: none;
	}
	#list.advantage .containeFluid {
		padding: 19px 0px;
		background: #fff;
		box-shadow: none;
	}
		#list.advantage .containeFluid .introduce p {
			padding: 10px 0 0 0;
			color: #737373;
			font-size: 14px;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
			position: relative;
			height: 15px;
			margin: 0;
			text-align: left;
		}
	.containeFluid .introduce p:after {
		position: absolute;
		content: '';
		width: 24px;
		height: 2px;
		background: #ef8200;
		bottom: 0;
		left: 0;
		z-index: 2;
		transition: width 1s;
		-webkit-transition: width 1s;
	}
	#banner.advantage3 {
		/*background: url(https://jcex-file-service.oss-cn-hangzhou.aliyuncs.com/newWeb/b_adv_sea(1).jpg) center top no-repeat;
		background-size: cover;*/
		/*height: 542px;*/
	}
	#banner {
		position: relative;
		/*height: 322px;*/
	}
	#banner.advantage3 .advantage-title {
		width: 74%;
		height: 80px;
		line-height: 80px;
		text-align: center;
		position: absolute;
		bottom: 0;
		background: #045fc3;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		left: 13%;
		font-size: 30px;
		color: #fff;
	}
		#banner.advantage3 .advantage-title a{
			
			color: #fff;
		}

	/*______________________________________*/


	/*公司资质主页面*/
	#enterpriseQualification {
		/* width: 74%; */
		/* margin: 0 auto; */
		height: 1000px;
		background: #f8f8f8;
	}
		#enterpriseQualification .enterpriseQualification-main ul {
			width: 466px;
			float: left;
			text-align: right;
			line-height: 34px;
			padding-top: 46px;
		}
			#enterpriseQualification .enterpriseQualification-main ul li.active {
				border-right: 4px solid #ef8200;
				/* margin-bottom: 26px; */
				padding-right: 15px;
				color: #3d3d3d;
				font-size: 14px;
				font-weight: bold;
			}
			#enterpriseQualification .enterpriseQualification-main ul li {
				margin-bottom: 26px;
				padding-right: 15px;
				color: #808080;
				font-size: 14px;
				font-weight: bold;
				cursor: pointer;
				margin: 0 10px 0 0;
			}
		#enterpriseQualification .enterpriseQualification-main .nav-list {
			float: left;
			width: calc(100% - 466px);
		}
			#enterpriseQualification .enterpriseQualification-main .nav-list .nav1 {
				height: 1000px;
			}
		#enterpriseQualification .enterpriseQualification-main .enterpriseContent {
			width: 80%;
			max-height: 1000px;
			overflow-y: auto;
			padding-top: 40px;
			padding-left: 20px;
		}
			#enterpriseQualification .enterpriseQualification-main .enterpriseContent img {
				width: 100%;
			}
	/*______________________________________*/


	/*新闻*/

	#new .new_item_img {
		height: 320px;
		overflow: hidden;
	}
	#new .new_item_img img{
		width:100%;
	}
	#new .news-h {
		font-size: 22px;
		font-weight: bold;
		line-height: 2.8;
		height: 2.8em;
		overflow: hidden;
		margin-bottom: 0.3em;
		color: #fff;
		margin-top: 0.9em;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	#new .news_date {
		line-height: 1.4;
		margin-bottom: 0.8em;
		width: 150px;
		font-size: 14px;
		float: left;
	}
	#new .news_date .year {
		font-size: 14px;
		color: #0080cb;
	}
	#new .item .more {
		width: 90px;
		height: 24px;
		float: right;
		background: url(https://jcex-file-service.oss-cn-hangzhou.aliyuncs.com/newWeb/news_more.png) center no-repeat;
	}
	#new #myCarousel .carousel-indicators {
		position: absolute;
		z-index: 9;
		left: 121px;
		bottom: 87%;
		margin-bottom: -123px;
		top: auto;
		transform: none;
		-webkit-transform: none;
		width: 20px;
		/*padding-left: 4%;*/
	}
	#new #myCarousel .carousel-inner {
		padding: 0 0 11px 0;
		border-bottom: 1px solid #0080cb;
	}


	/*______________________________________*/



	/*合作伙伴跑马灯*/
	/*跑马灯*/
	.partner_box {
		display: block;
		overflow-x: hidden;
		margin: 0px 0px 70px 0px;
	}

	#partner {
		width: 1200px;
		height: 120px;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		background-color: #F5F5F7;
	}

	.partner_content {
		width: 1000%;
		height: 80px;
		position: absolute;
		left: 0;
		top: 0;
	}

		.partner_content li {
			width: 200px;
			float: left;
			margin: 15px 15px;
			background-color: #fff;
			padding: 10px 0;
		}
	.partner_box {
		padding-top: 110px;
		background: #ffffff;
		height: 500px;
	}
		.partner_box h3 {
			font-size: 32px;
			text-align: center;
			color: #3d3d3d;
			width: 238px;
			margin: 0 auto;
			font-weight:bold;
		}
		.partner_box .partner_title:after {
			position: absolute;
			content: '';
			width: 46px;
			height: 4px;
			background: #ff9f09;
			bottom: -15px;
			left: calc((100% - 46px) / 2);
		}
		.partner_box p {
			color: #808080;
			padding: 27px 0 57px 0;
			text-align: center;
			font-size: 16px;
		}

	/*______________________________________*/

	/*企业文化*/
	#partyBuild {
		width: 74%;
		margin: 0 auto;
	}
		#partyBuild .partyBuild-main {
			width: 86%;
			margin: 0 auto;
		}
			#partyBuild .partyBuild-main h3 {
				text-align: center;
				margin: 65px;
				font-weight: bold;
			}
			#partyBuild .partyBuild-main .corporateCulture {
				display: flex;
				justify-content: space-between;
				flex-wrap: wrap;
			}
				#partyBuild .partyBuild-main .corporateCulture div {
					width: 32%;
					text-align: center;
				}
					#partyBuild .partyBuild-main .corporateCulture div img {
						width: 100%;
					}
					#partyBuild .partyBuild-main .corporateCulture div p:nth-child(2) {
						width: 100%;
						font-size: 22px;
						color: #000;
						margin: 20px 0 9px 0;
					}
					#partyBuild .partyBuild-main .corporateCulture div p:nth-child(3) {
						width: 100%;
					}
				#partyBuild .partyBuild-main .corporateCulture div {
					width: 32%;
					text-align: center;
				}
					#partyBuild .partyBuild-main .corporateCulture div img {
						width: 100%;
					}
					#partyBuild .partyBuild-main .corporateCulture div p:nth-child(2) {
						width: 100%;
						font-size: 22px;
						color: #000;
						margin: 20px 0 9px 0;
					}
					#partyBuild .partyBuild-main .corporateCulture div p:nth-child(3) {
						width: 100%;
					}
				#partyBuild .partyBuild-main .corporateCulture div {
					width: 32%;
					text-align: center;
				}
					#partyBuild .partyBuild-main .corporateCulture div img {
						width: 100%;
					}
					#partyBuild .partyBuild-main .corporateCulture div p:nth-child(2) {
						width: 100%;
						font-size: 22px;
						color: #000;
						margin: 20px 0 9px 0;
					}
					#partyBuild .partyBuild-main .corporateCulture div p:nth-child(3) {
						width: 100%;
					}
			
	#relevantNews {
		width: 84%;
		margin: 50px auto 16px;
		padding: 40px 40px;
	}
		#relevantNews ul {
			display: flex;
			padding: 0;
			justify-content: space-between;
			flex-wrap: wrap;
		}
			#relevantNews ul li {
				width: 30%;
				float: left;
				margin-bottom: 20px;
				flex-wrap: wrap;
			}
	.clearfix:before {
		display: table;
		content: " ";
	}
	#relevantNews ul li div:first-child {
		width: 150px;
		float: left;
		margin: 0 20px 0 0;
		height: 90px;
		overflow: hidden;
	}
	#relevantNews ul li div img {
		width: 100%;
	}
	#relevantNews ul li div:last-child {
		width: calc(100% - 170px);
		float: left;
	}
	#relevantNews ul li div h5 {
		font-size: 16px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	#relevantNews ul li div p {
		font-size: 14px;
		word-break: break-all;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.clearfix:after {
		clear: both;
	}
	#relevantNews ul li {
		width: 30%;
		float: left;
		margin-bottom: 20px;
		flex-wrap: wrap;
	}
	/*登陆框*/

	/* 弹出框样式 */
	.modal {
		display: none;
		position: fixed;
		z-index: 999;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		/*overflow: auto;*/
		background-color: rgba(0, 0, 0, 0.4);
	}

	.modal-content {
		display: block;
		background-color: #fefefe;
		margin: 20% auto;
		padding: 24px 32px;
		border: 1px solid #888;
		width: 80%;
		max-width: 400px;
	}

	.close {
		color: #aaa;
		float: right;
		font-size: 28px;
		font-weight: bold;
	}


	.tab-header_login {
		border-bottom: 1px solid #ddd;
	}

		.tab-header_login li {
			display: inline-block;
			padding: 10px;
			cursor: pointer;
			font-size: 16px;
			font-weight: bold;
		}


			.tab-header_login li.active {
				border-bottom: 2px solid #0281ff;
				color: #333;
			}

	.tab-pane_login {
		display: none;
		/*padding: 20px;*/
	}

		.tab-pane_login.active {
			display: block;
		}

	#login_form button {
		width: 100%;
		height: 38px;
		background: #0281ff;
		margin-top: 15px;
	}

	.login_form_button {
		text-align: right;
		padding: 0 15px;
	}

	#login_form .col-sm-9 {
		padding: 0;
	}

	#login_form .form-group {
		margin: 15px 0;
	}

		#login_form .form-group .col-sm-9 input {
			height: 38px;
		}
/*	===================================*/
	}


	



/*屏幕宽度为1000px以上*/
@media screen and (min-width:1000px) {
	.navbar-default .navbar-nav > li > a{min-width:100px;padding-left:0px;padding-right:0px;}

	.navbar .dropdown-menu li a{font-size:14px;text-indent:25px;}

		.navbar .dropdown-menu li a:hover {
			background: #BA0C3F;
			color: #fff;
		}
	
	.slider__nav {bottom: 60px;}
	.positionBox{margin-top:20px;}
}

/*屏幕宽度为1200px以上*/
@media screen and (min-width:1200px) {
	.navbar-default .navbar-nav > li > a{min-width:115px;color:#000;}
}
.navbar-default {
	background-color: #fff;
}

#navbar ul li:nth-of-type(8) {
	display: none;
}