﻿*{
	margin: 0px;
	padding: 0px;
}
.maxwidth{width: 95%;margin: 0 2.5%;padding-top: 50px;}
.drodpown{
position: absolute;
top: 50px;
background: rgba(0,50,154,0.8);
width: 130%!important;
margin-left: -15%;
display: none;
list-style: none;
	}
.drodpown li{width:100%!important;text-align: center;list-style: none;}
.drodpown li a {
    color: #fff!important;
    line-height: 40px!important;
    font-size: 15px!important;
    width: 76%!important;
    margin: 0 12%!important;
    overflow: hidden;
    display: block;
	text-overflow:ellipsis;
	white-space: nowrap;
	
}
a{blr:expression(this.onfocus=this.blur())}
a:focus{outline: none;}
.margin-30{margin: 30px 0;overflow: hidden;}
.header-top{height: 130px;align-items: center;display: inline-flex;width: 100%;}
.header-top .logo{float: left;width: 10%;}
.header-top .logo img{width: 100%;}
.header-top .search{float: right;width: 60%;margin-left: 30%;}
.header-top .search form{float: right;width: 50%;margin-right: 20px;}
.header-top .search .language{float: right;width: 33%;line-height: 39px;}
.header-top .search .language .btn{height:30px;padding: 0px 5px 0;margin-top: 0px;line-height: 30px;}
.language .active{color: #fff;padding: 6px;}
.dropdown-menu{min-width:100px;text-align: center;}
.caret{opacity: 1!important;}
.form-control{height: 38px;background: #f7f7f7;border: none;}
.input-group-addon{background: #c50001;border: none;}
.input-group-addon img{width: 25px;}
.yuyan{list-style: none;background: #003687;margin-bottom: 0px;border-radius: 6px;}
.yuyan li{display: inline-block;}
.yuyan li a{
	color: #bbc3cf;
	padding: 6px;
}
.banner{width: 95%;position: relative;margin: 0 2.5%;padding-top: 50px;}
.banner p{position: absolute;top: 100px;left: 10%;font-size: 40px;color: #000000;}
.banner img{width: 100%;}
section{position: relative;}
.navigation{width: 95%;margin: 0 2.5%;background: rgba(0,50,154,0.8);position: absolute;top: 0px;left: 0px;z-index: 2;}
.navigation ul{width: 100%;}
.navigation li{width: 14%;}/*text-align: center*/
.navigation li a{color: #fff;line-height: 50px;font-size: 18px;text-align: center;}
.about{padding: 40px 0;overflow: hidden;}
.about-left{}
.about-left h3{color: #00329a;font-weight: bold;margin: 40px 0 25px;}
.about-left p{color: #333333;font-size: 18px;line-height: 30px;}
.about-left a{color: #00329a;font-size: 16px;}
.about-left .more{margin-top: 40px}
.about-right video{width: 100%;}
.about-right img{width: 100%;}
.page{height: 60px;}
.prev{
	position: absolute;
	border-radius: 5px;
	right: 120px;
	transition: 0.5s;
	width: 80px;
	height: 40px;
	line-height: 30px;
	cursor: pointer;
	bottom: 0px;
	text-align: center;
	background: #fff;
	color: #b7b7b7;
	background: #dedede url(/uploads/image/tdimg/left_03.png) no-repeat center center;
	border:1px solid #999
}
.next{
    position: absolute;
    border-radius: 5px;
    right: 15px;
    transition: 0.5s;
    width: 80px;
    height: 40px;
    line-height: 30px;
    cursor: pointer;
    bottom: 0px;
    text-align: center;
    color: #b7b7b7;
    background: #dedede url(/uploads/image/tdimg/right_05.png) no-repeat center center;
	border:1px solid #999
}
.prev:hover{
    color: #fff;
    background: #1a449c url(/uploads/image/tdimg/right641_03.png) no-repeat center center;
}
.next:hover{
    color: #fff;
    background: #1a449c url(/uploads/image/tdimg/right1_05.png) no-repeat center center;
}
.product{
    padding: 100px 0 60px;
}
.product-bj{
    padding: 60px 0 60px;
    background: ;
}
.protucts {
    background: url(/uploads/image/tdimg/bjimage_06542_03.png) no-repeat;
    width: 80%;
    height: 150px;
    padding-top: 1.7%;
    padding-left: 4%;
}
.protucts h3{color: #003399;font-weight: bold;}
.protucts p{color: #999999;}
.product_switch {
    margin-top: 40px;
}
#mytab {
    width: 20%;
    float: left;
}
#mytabcontent {
    width: 80%;
    float: left;
}
#mytab li {
    width: 100%;
    background: #18449e;
    margin-bottom: 3px;
}
#mytab li a {
    height:70px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 16px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    display: -webkit-flex;
	font-weight: bold;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background: #0a3180;
        background-position-x: 0%;
        background-position-y: 0%;
    background-position: 10px 10px;
    border: none;
}
.nav-list li{transition: 0.5s;}
.nav-list li:hover{color: #fff!important;width:103%!important;border-radius: 5px;margin-bottom: 10px!important;
background: linear-gradient(to bottom, #0a3180 0%, #18449e 100%);
border: 1px solid #0a3180;
box-shadow: 0px 2px 0px 2px #1550a9,0px 5px 12px 0px rgba(0, 0, 0, 0.6), inset 0px 0px 10px -5px #000000;}
.nav-list li:hover a{background: #0a3180!important;color: #fff!important;}
.product-img{float: left;width: 50%;}
.product-img img{width: 100%;}
.product-data{float: left;width: 42%;margin-left: 8%;}
.product-data a{text-decoration: none;}
#mytabcontent .owl-item{padding: 0 0 60px 60px;}
#mytabcontent .owl-item .head{color: #003399;font-size: 20px;margin: 30px 0 60px;font-weight: bold;}
#mytabcontent .owl-item .product-data p{color: #000000;font-family: "微软雅黑";font-size: 18px;margin-bottom: 0px;padding-bottom: 10px;}
#mytabcontent .owl-item .product-data .see{margin-top: 40px;text-align: right;color: #003399;font-size: 20px;}

#mytabcontent .owl-prev {
    position: absolute;
    border-radius: 5px;
    right: 110px;
    transition: 0.5s;
    width: 80px;
    height: 40px;
    line-height: 30px;
    cursor: pointer;
    bottom: -20px;
    text-align: center;
    background: #fff;
    color: #b7b7b7;
	border: 1px solid #ccc;
    background: #fff url(/uploads/image/tdimg/left_03.png) no-repeat center center;
}
#mytabcontent .owl-next {
    position: absolute;
    border-radius: 5px;
    right: 0px;
    transition: 0.5s;
    width: 80px;
    height: 40px;
    line-height: 30px;
    cursor: pointer;
    bottom: -20px;
    text-align: center;
    color: #b7b7b7;
	border: 1px solid #ccc;
    background: #fff url(/uploads/image/tdimg/right_05.png) no-repeat center center;
}
#mytabcontent .owl-prev:hover {
    color: #fff;
    background: #1a449c url(/uploads/image/tdimg/right641_03.png) no-repeat center center;
}
#mytabcontent .owl-next:hover {
    color: #fff;
    background: #1a449c url(/uploads/image/tdimg/right1_05.png) no-repeat center center;
}
.title{overflow: hidden;line-height: 65px;margin-bottom: 20px;}
.title h3{color: #003399;float: left;}
.title h3 span{border-bottom: 3px solid #003399;padding-bottom: 5px;}
.title .more{float: right;font-size: 16px;color: #666;}
.news-list{list-style: none;}
.news-list li{border-bottom: 1px dashed #999;padding: 12px 0;transition: 0.5s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list li a{font-size: 16px;font-size: 16px;color: #666;text-decoration: none;}
.news-list li:hover{cursor: pointer;padding-left: 15px;border-bottom: 1px dashed #003399;}
.news-list li:hover a{color: #003399}
.media{margin: 15px 0;cursor: pointer;transition: 0.5s;}
.media > .pull-left{width: 8%;}
.media > .pull-left img{width: 100%;}
.media > .media-body{padding-left: 15px;}
.media > .media-body a{text-decoration: none;}
.media > .media-body h4{color: #666;font-size: 18px;margin: 10px 0;}
.media > .media-body p{color: #999;font-size: 14px;}
.support .media > .media-body p{height: 60px;overflow: hidden;}
.media:hover{box-shadow: 1px 1px 2px #eee;}
.media:hover .media-body h4{color: #003399;}
.cooperation{border-bottom: 1px dashed #999;padding: 0 60px;margin:60px 0;}
.cooperation .frotpage-demo{padding: 40px 40px;}
.cooperation .owl-item{padding:0 90px;}
.cooperation-title {
  	width: 100%;
  	height: 36px;
  	line-height: 36px;
  	text-align: center;
  	position: relative;
  }
.cooperation-title div{width: 100%;color: #1a449c;font-size: 24px;font-weight: 500;}
.cooperation-title div:before,
.cooperation-title div:after {
  	position: absolute;
  	border-bottom: 1px dashed #ccc;
  	content: "";
  	height: 1px;
  	top: 50%;
  	width: 45%
  }
  
.cooperation-title div:before {
  	left: 0px;
  }
  
.cooperation-title div:after {
  	right: 0px;
  }
.navbar-toggle .icon-bar{background: #fff;}
footer{background: #f1f1f1;padding: 60px 0 15px;margin-top: 30px;}
.footer-logo{float: left;width:23%}
.footer-logo img{width: 50%;margin-top: 60px;}
.product-catalog{float: left;width:41%;padding-right: 80px;}
.product-catalog h4{color: #005ea2;font-size: 20px;text-decoration: underline;}
.product-catalog ul{float: left;width: 100%;padding-left: 15px;}
.product-catalog ul li{color: #666;padding: 5px 0;width: 48%;float: left;}
.product-catalog ul li:nth-of-type(even){
margin-left:15px
}
.product-catalog ul li a{color: #666;}
.product-catalog ul:nth-of-type(2){padding-left: 60px;}
.contact-us{float: left;width:36%;border-left: 1px solid #fff;padding-left: 80px;}
.contact-us h4{color: #005ea2;text-decoration: underline;}
.contact-us ul{list-style: none;}
.contact-us ul li{line-height: 30px;font-size: 16px;}
.record-number{background: #003399;text-align: center;color: #cccccc;margin-top: 30px;font-size: 16px;padding: 20px 15px;line-height: 30px;}
.nav-left{width: 100%;float: left;}
.nav-left ul li{width: 100%;background: #18449e;margin-bottom: 3px;}
.nav-left ul li a {
    height: 70px!important;
    text-align: center;
    width: 100%;
    color: #333;
    font-size: 16px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    display: -webkit-flex;
	background: #eee;

	font-weight: bold;
}
.nav-left .active a{color: #fff !important;
width: 103% !important;
border-radius: 5px;
margin-bottom: 10px !important;
background: linear-gradient(to bottom, #0a3180 0%, #18449e 100%);
border: 1px solid #0a3180;
box-shadow: 0px 2px 0px 2px #1550a9,0px 5px 12px 0px rgba(0, 0, 0, 0.6), inset 0px 0px 10px -5px #000000;}
.content-right{width: 100%;float: right;position: relative;}
.nav-left-title{color: #fff;padding-left: 40px;border-left: 3px solid #003399;font-family: "微软雅黑";margin: 0px;background:#003399;line-height: 60px;}
.title-bj{background: #f2f2f2;padding: 15px 0;margin-bottom: 30px;}
.nav-left ul{margin: 0px 0;}
.nav-left-contact div{font-size: 16px;font-size: #666666;}
.nav-left-contact span{display: block;float: left;width:90px;}
.nav-left-contact p{display: block;float: left;width: 65%;}

.content-right h3{color: #003399;border-bottom: 2px solid #000;width: 200px;padding-bottom: 10px;margin: 0 0 20px;}
.content-right h3 span{border-bottom: 2px solid #1a449c;padding-bottom: 10px;}
.honor{list-style: none;}
.honor li{
  width: 22%;
  display: inline-block;
  }
.honor li:nth-of-type(2){text-align: center;}
.honor li img{width: 100%;}
.honor div{display: inline-block;margin:0 5%}
.product-center{overflow: hidden;display: flex;flex-wrap: wrap;}
.product-center .col-lg-4{cursor: pointer;margin-bottom: 30px;padding:0 5px;float: none;}
.product-center .col-lg-4 a{color: #333;}
.product-center .col-lg-4 div{transition: 0.5s;}
.product-center .col-lg-4:hover>div{box-shadow: 2px 2px 3px #ccc;}
.product-center .col-lg-4:hover p{background: #1a449c;color: #fff;}
.product-center .col-lg-4 img{width: 100%;}
.product-center .col-lg-4 p{background: #e7e7e7;line-height: 60px;text-align: center;font-size:18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.technology .media-heading{color: #2953aa!important;}
.technology a{color: #2953aa!important;font-size: 16px!important;}
.technology p{font-size: 16px!important;margin: 15px 0;}
.technology .media{margin-bottom: 40px;border-left: 10px solid #fff;padding: 10px;}
.technology .media:hover{border-left: 10px solid #2953aa;box-shadow: 3px 3px 5px #ccc;}
.news-center-list{list-style: none;}
.news-center-list li{border-bottom: 1px dashed #ccc;padding: 12px 0;overflow: hidden;cursor: pointer;transition: 0.5s;background-position: 0px 15px;}
.news-center-list li a{color: #666;font-size: 16px;padding-left: 30px;text-decoration: none;overflow: hidden;}
.news-center-list li .title-list{width: 80%;float: left;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-center-list li .time{float: right;}
.news-center-list li button{float: right;background: #1a449c;color: #fff;border: none;width: 100px;border-radius:5px;height: 30px;font-size: 14px;}
.news-center-list li:hover{background: url(/uploads/image/tdimg/jian_03.png) no-repeat;padding-left: 15px;background-position: 0px 15px;border-bottom: 1px dashed #1a449c;}
.news-center-list li:hover a{color: #1a449c}
.btn {
    display: inline-block;
    margin-top: 15px;
    padding: 0px 0px 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn button {
    border: 1px solid #333;
    color: #333;
    padding: 4.6px 20px;
    background: none;
    float: left;
}
.contact-mode{overflow: hidden;}
.contact-mode .col-lg-12{padding-left: 0px;margin-bottom:30px}

.contact-mode .col-lg-12 p{color: #666;font-size: 18px;}
.contact-mode .col-lg-12 img{margin-top: 30px;width:100%}
.btn-img{float: left;background: red;background: #003399;height: 31px;line-height: 31px;width: 50px;}
.feedback{margin-top: 30px;clear: both;}
.feedback input{width: 100%;border: 1px solid #333;height: 40px;padding-left: 10px;}
.feedback textarea{width: 100%;border: 1px solid #333;height: 90px;margin-top: 15px;padding-left: 10px;padding-top: 10px;}
.feedback .col-lg-4{padding-left: 0px;padding-right: 22px;}
.feedback .col-lg-4:last-child{padding-right: 0px;}
.feedback-title{color: #333!important;border: none!important;}
.feedback-title div{width: 50px;height: 5px;background: #003399;margin-top: 10px;}
.journalism-list{padding: 60px 0px;}
.content-right .media{}
.content-right .media > .media-body{border-left: 1px solid #cccccc;padding-left: 40px;}
.content-right .media > .media-body a{text-decoration: none;}
.content-right .media > .pull-left{margin-right: 40px;}
.product-details h4{color: #003399;font-size: 24px;margin-top: 0px;margin-bottom: 20px;}
.product-details-img{float: left;width: 40%;}
.product-details-img img{width: 100%;border:1px solid #333}
.parameter{float: left;width: 60%;padding-left: 40px;padding-top: 0px;}
.parameter p{color: 000000;font-size: 20px;}
.parameter button{width: 350px;height: 50px;margin-top: 30px;border: none;background: #1a449c;color: #fff;font-size: 20px;}
.feature-description{margin-top: 30px;}
.feature-description img{max-width: 100%;margin: auto;}
.qiu1{width:20px;margin:0 5px}
.qiu2{width:15px;margin:0 5px}
.header-top .search .language .btn{background: #7c858d;color:#fff;text-decoration: underline;}

/*owl轮播样式*/
/* 
 * 	core owl carousel css file
 *	v2.0.0
 */

/* clearfix */
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel{
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index:1;
}


.owl-carousel .owl-stage{
	position: relative;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-stage-outer{
	position:relative;
	overflow: hidden;
	/* temporary fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-stage-outer.owl-height{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-video-wrapper{
	position: relative;
	height: 100%;
	background: #000;
}
.owl-nav{overflow: hidden;}
.owl-controls .owl-nav div,
.owl-controls .owl-dot{
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-video-play-icon{
	position:absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background:  no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition-property: scale;
	transition-duration: 100ms;
	transition-timing-function: ease;
}

.owl-carousel .owl-video-play-icon:hover{
	-moz-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	-o-transform: scale(1.3, 1.3);
	-webkit-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon{
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;

	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;

	transition-property: opacity;
  	transition-duration: 400ms;
  	transition-timing-function: ease;
}

.owl-carousel .owl-video-frame{
	position: relative;
	z-index: 1;
}

.owl-loaded{
	display: block;
}
.owl-loading{
	opacity: 0;
	display: block;
}
.owl-hidden{
	opacity:0;
}
.owl-carousel .owl-refresh .owl-item{
	display: none;
}

.owl-carousel .owl-item{
	position:relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* if mousedrag:false then you are able to select text */
.owl-carousel.owl-text-select-on .owl-item{
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel .owl-item img.owl-lazy{
	opacity: 0;
}

.owl-carousel .owl-item img{
	opacity: 1;
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition-property: opacity;
  	transition-duration: 400ms;
  	transition-timing-function: ease;
}

/* to do */
.owl-carousel .owl-stage.backfacefix .owl-item{
	-webkit-backface-visibility: hidden;
}

.owl-rtl{
	direction: rtl;
}
.owl-rtl .owl-item {
	float:right;
}

/* no js */
.no-js .owl-carousel{
	display: block;
}

/* animate */

.animated {
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-animated-in{
	z-index: 0
}
.owl-animated-out{
	z-index: 1
}

.fadeout {
  -webkit-animation-name: fadeout;
  animation-name: fadeout;
}

@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*owl轮播样式*/


.page-main-bg {
    background: #f2f2f2;
    padding-bottom: 60px;
}
.breadcrumb {
    font-size: 12px;
    color: #999;
    padding: 20px 0;
}
.breadcrumb a {
    text-decoration: none;
    color: #999;
    margin: 0 5px;
}
.side {
    width: 20%;
    float: left;
}
.main {
    float: right;
    width: 100%;
    margin-left: 0%;
    background: #fff;
}
.main img{max-width: 100%;}
.side .menutab {
    background: #fff;
}
.side .menutab .menu   {
    border-bottom: 1px solid #ddd;
    margin: 0 20px;
    height: 40px;
    padding-top: 5px;
}
.side .menutab .menu li.on, .side .menutab .menu li:hover {
    color: #c31023;
    border-bottom: 1px solid #c31023;
}
.side .menutab .menu li {
    margin-right: 20px;
    font-weight: bold;
    color: #222;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    height: 35px;
    cursor: pointer;
    line-height: 40px;
}
.side .menutab .cont {
    padding: 15px 20px 10px 20px;
    overflow: hidden;
    list-style: none;
}
.side .menutab .cont a {
    color: #444;
    text-decoration: none;
    font-size: 13px;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 5px 9px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
.side .newscont {
    padding: 15px 20px 0px 20px;
    list-style: none;
    overflow: hidden;
}
.side .newscont a {
    margin-bottom: 20px;
    background: #eee;
    padding: 19px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #333;
}
.side .newscont span {
    background: #c31023;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
    width: 50px;
    margin-right: 15px;
}
.side .newscont p {
    color: #999;
    font-size: 12px;
    padding-top: 5px;
}
.newsinfo h1 {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 15px 20px 15px;
    text-align: center;
}
.newsinfo .timedate {
    border-bottom: 1px solid #ddd;
    text-align: center;
    color: #999;
    padding-bottom: 5px;
    margin-left: 30px;
    margin-right: 30px;
}  
.newsinfo .txt {
    padding: 0 30px 30px 30px;
    margin-top: 30px;
    line-height: 24px;
    font-size: 16px;
}
.updown {
    border-top: 1px solid #ddd;
    margin: 0 30px;
    padding: 30px 0;
}
.updown a{color: #333;}
.timedate span{margin: 0 10px;}
.drop-down-list{display: none;}
.banner img:nth-of-type(2){display: none;}
.caret{opacity: 0;}
.equipment-img{list-style:none;}
.equipment-img li{width: 45%;float: left; padding:10px;}
.equipment-img li img{width:649px; height:400px; max-width: 100%;}
.contact-left{float: left;}
.contact-right{float: left;}
.contact-us ul li{clear: both;}
.contact-mode .group{clear: both;}
.contact-mode .group span{float: left;color: #666;font-size: 18px;}
.contact-mode .group p{}
video{cursor: pointer;}
.input-group-addon button{background: none;border: none;}

@media all and (max-width:1500px){
	.cooperation .owl-item{padding: 0 50px;}
	.banner p{font-size: 36px;}
	.equipment{width: 100%;}
	.product-catalog ul li:nth-of-type(even){
margin-left:13px
}
.header-top .search .language{width: 40%;}
}

@media all and (max-width:1200px){
	
	.about-left{height: 386px;overflow: hidden;}
	.about-left h3{font-size: 20px;margin: 20px 0 15px;}
	.about-left p{font-size: 16px;line-height: 25px;}
	.about-left .more{margin-top: 20px;}
	
	
	.cooperation .owl-item{padding: 0 30px;}
	.product-catalog{padding-right: 30px;}
	.contact-us{padding-left: 40px;}
	.banner p{font-size: 26px;left:8%;top: 70px;}
	.product-center .col-lg-4 p{line-height: 50px;font-size: 18px;}
	.nav-left-contact span{font-weight: bold;margin-bottom: 10px;}
	.nav-left-contact p{width: 100%;}
	.contact-mode .col-lg-12 p{font-size: 15px;}
	.honor div img{height: 200px;width: 1px;}
	.cooperation-title div::before, .cooperation-title div::after{width: 40%;}
	.header-top .search .language{width: 50%;}
	.header-top .search form{width: 45%;}
}

@media all and (max-width:992px){
	.header-top{height: 100px;}
	.navigation li a{font-size: 16px;}
	.language a{font-size: 12px;}
	.navigation{text-align: center;}
	.about-left{height: 200px;overflow: hidden;}
	.about-left h3{font-size: 20px;margin: 20px 0 15px;}
	.about-left p{font-size: 16px;line-height: 25px;}
	.about-left .more{margin-top: 20px;}
	.protucts{padding-top: 2.7%;padding-left: 8%;height: 138px;}
	.protucts h3{font-size: 20px;}
	.title h3{font-size: 20px;}
	.journalism-list{padding: 20px 0;}
	
	.footer-logo {float: left;width: 100%;text-align: center;border-bottom: 1px solid #ffffff;margin-bottom: 20px;padding-bottom: 20px;}
	.product-catalog{width: 60%;}
	.contact-us{width: 40%;}
	.footer-logo img{width: 140px;margin: auto;}
	.cooperation .owl-item{padding: 0 15px;}
	.product-bj{padding: 30px 0;}
	.product_switch{margin-top: 20px;}
	#mytabcontent .owl-item .head{margin: 5px 0 20px;}
	#mytabcontent .owl-item .product-data p{font-size: 16px;margin-bottom: 2px;}
	.nav-left-title{font-size: 20px;padding-left: 20px;}
	.content-right{width: 100%;}
	.content-right h3{font-size: 20px;clear: both;}
	.content-right .media > .pull-left{width: 30%;margin-right: 20px;}
	.content-right .media > .media-body{padding-left: 20px;}
	#mytab li a{font-size: 14px;}
    .nav-left li a{font-size: 14px;}
    .parameter{padding-left: 20px;padding-top: 5px;}
    .parameter p{font-size: 18px;margin-bottom: 0px;}
    .parameter button{font-size: 18px;max-width: 100%;}
}
.wap{display: none;}
@media all and (max-width:768px) {
	.dangqian_name{display: none;}
	.product-catalog ul li:nth-of-type(even){
		
		
		
margin-left:0px
}
	.maxwidth{padding-top: 32px;}
	.language .active{color: #000;}
	.input-group-addon img{width: 16px;}
	.qiu1{width: 15px;}
	.pc{display: none;}
	.wap{display: block;}
	.navigation{width:95%}
	.navigation li{width:100%;text-align: center;}
	#mytab{width:100%}
	#mytabcontent{width:100%;padding-top: 40px;}
	#mytabcontent .owl-prev{bottom:0px}
	#mytabcontent .owl-next{bottom: 0px;}
	#mytabcontent .owl-item{padding: 0 0px 80px;}
	#mytabcontent .owl-item .head{font-size: 18px;}
	#mytabcontent .owl-item .product-data .see{font-size: 18px;}
	#mytabcontent .owl-item .product-data p{margin-bottom: 5px;}
	.navbar-collapse{padding: 0px;}
	.navbar-nav{margin: 0px;}
	.header-top .search{margin-left: 10%;width: 80%;}
	.nav-list{display: none;}
	.drop-down-list{
		display: block;
		width: 100%;
		background: #04173d;
		height: 50px;
		text-align: center;
		width: 100%;
		color: #fff;
		font-size: 18px;
		cursor: pointer;
		align-items: center;
		display: inline-flex;
		justify-content: center;
		display: -webkit-flex;
		}
	.drop-down-list .caret {
	    display: inline-block;
	    width: 0;
	    height: 0;
	    margin-left: 2px;
	    vertical-align: middle;
	    border-top: 7px dashed;
	    border-top: 7px solid \9;
	    border-right: 7px solid transparent;
	    border-left: 7px solid transparent;
		}
	.product-catalog {width: 100%;padding-right: 0px;}
	.contact-us{width: 100%;padding-left: 0px;border: none;}
	.about{padding: 10px 0 20px;}
	.about-left{height: auto;}
	.about-left h3{font-size: 18px;}
	.about-left p{font-size: 15px!important;line-height: 22px!important;}
	.about-left p span{font-size: 15px!important;}
	.about-right{margin-top: 20px;}
	.protucts {
    padding-top: 4.7%;
    padding-left: 8%;
    height: 138px;
}
.cooperation-title div::before, .cooperation-title div::after{width: 35%;}
.cooperation{padding: 0 15px;}
.nav-left{width: 100%;}
.content-right{width: 100%;margin-top: 30px;}
.banner img:nth-of-type(1){display: none;}
.banner img:nth-of-type(2){display: block;}
.news-center-list li a{padding-left: 0px;}
.xiala{margin: 20px 0;cursor: pointer;}
.nav-left ul{margin: 15px 0;}
.banner p{font-size: 22px;}
.newsinfo h1{font-size: 18px;}
.product-details h4{font-size: 20px;}
.parameter p{padding-bottom: 5px;}
.caret{opacity: 1;}
.product-center .col-lg-4 p{font-size:14px}

.equipment-img li img {
    width: 649px;
    height: 165px;
    max-width: 100%;
}

	}
.navbar-toggle{padding: 0px;}
@media all and (min-width:500px){
	/*.product-catalog ul li:nth-child(even){list-style: none;}*/
}
@media all and (max-width:500px) {
	.header-top .search form{width: 60%;}
	.header-top .search .language{width: 90px;line-height: 26px;}
	.form-control{height: 28px;}
	.language .active{padding: 5px 2px;}
	.header-top{height: 60px;}
	.header-top .logo{width: 15%;}
	.header-top .search{margin-left: 5%;width: 80%;}
	.product-catalog ul:nth-of-type(2){padding-left: 30px;}
	.product-img{width: 100%;}
	.product-data{width: 100%;}
	#mytabcontent .owl-item .product-data .see{text-align: left;}
	.product-data{margin-left: 0px;margin-top: 15px;}
	.protucts {
    padding-top: 5.7%;
    padding-left: 15%;
    height: 138px;
}
.cooperation-title div::before, .cooperation-title div::after{width: 30%;}
.cooperation .frotpage-demo {
    padding: 20px 10px;
}

.news-center-list li .title-list{width: 70%;}
.news-center-list li button{width: 70px;height: 26px;}
.content-right .media > .pull-left{width: 100%;margin-right: 0px;}
.content-right .media > .media-body{border-left: 0px;padding-left: 0px;}
.technology .media{border-bottom: 1px solid #eee;padding-bottom: 40px;border-left: none;}
.technology .media:hover{border-left: none;}
.technology .media:last-child{border-bottom: none;}
.product-details-img{width: 100%;}
.parameter{width: 100%;padding-left: 0px;margin-top: 15px;}
.product-catalog ul li{width: 100%;}
}

@media all and (max-width:400px) {
	.header-top .search form{width: 60%;}
	.header-top .search .language{width: 90px;}
	.product-catalog ul{width: 100%;}
	.product-catalog ul:nth-of-type(2){padding-left:15px;}
	.contact-mode .col-lg-12{width: 100%;border-bottom: 1px solid #ccc;padding-bottom: 20px;}
	.contact-mode .col-lg-12:nth-of-type(1){padding-right: 0px;}
	.contact-mode .col-lg-12:nth-of-type(2){padding-left: 0px;}
	.contact-mode .col-lg-12 img{margin-top: 10px;}
}
