a,
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
span,
td,
textarea,
th,
ul {
    font-family: 'gothic', 'Microsoft YaHei', 'Hiragino Sans GB', Helvetica, Arial, 'Lucida Grande', sans-serif
}

@font-face {
    font-family: "gothic";
    src: url("../fonts/gothic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
ul {
    list-style: none;
    padding: 0
}

a {
    color: #333
}

a:active,
a:focus,
a:hover {
    text-decoration: none!important;
    color: #0068b7
}

.label {
    color: #333!important
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle
}

table{
    width: 100%;
    text-align: center;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

table thead tr th {
    background-color: #205cad;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid rgba(255,255,255,0.25);
    border-bottom: 0;
    border-left: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 12px;
    text-align: center;
    font-size: 14px;
    font-size: .93333rem;
}

table tbody tr td {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 8px 12px;
    vertical-align: middle;
    font-size: 14px;
    font-size: .93333rem;
}

.clearfix {
    display: block;
    content: " ";
    clear: both
}

.header-top {
    font-size: 14px;
    padding: 0px 0px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    background: #0068b7;
    height: 40px;
}

.header-top .share {
    margin-right: 10px;
}

.header-top ul {
    margin-bottom: 0;
}

.header-top a {
    color: #fff;
    line-height: 40px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.header-top a:hover {
    color: #fff;
    text-decoration: underline;
}

.header-top a img {
    width: 20px;
}

.header-top .fa {
    color: #fff;
}


#header {
    width: 100%;
    z-index: 20;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
    border-bottom: none;
    position: relative;
}

#header .l {
    width: 20%;
    float: left;
}

#header .m {
    width: 73%;
    float: left
}

#header .r {
    width: 7%;
    float: left;
    text-align: left
}

#header .logo {
    width: 100%;
    height: 90px;
    margin-right: 20px;
    text-align: center;
    line-height: 90px;
    float: left;
    margin-top: 0;
    position: relative;
    z-index: 0;
}

.header-oval {
    width: 420px;
    max-width: 420px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 53px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    display: block;
}

#header .navbar {
    background: 0 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 0
}

#header .navbar-nav {
    text-align: center;
    float: none
}

#header .navbar-nav span {
    font-size: 24px;
    color: #666
}

#header .navbar-nav>li {
    float: none;
    display: inline-block
}

#header .navbar-nav>li.langugae{
    line-height: 150px;
}

#header .navbar-nav>li>a {
    padding: 0;
    height: 90px;
    line-height: 90px;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    color: #000;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 0 15px;
    font-weight: bold;
    background: 0 0!important
}

#header .navbar-nav>li a img{
    width: 20px;
}


#header .navbar-nav>li>a:after {
    height: 11px;
    width: 1px;
    background: 0 0;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px
}

#header .navbar-nav>li:last-child>a:after {
    display: none
}

#header .navbar-nav>li>a.on,
#header .navbar-nav>li>a:hover {
    font-weight: bold;
    color: #0068b7;
    border-bottom: 3px #0068b7 solid;
}

#header .navbar-collapse {
    padding: 0
}

#header .navbar-nav li.quote {
    background: #fff;
    border: 2px solid #0068b7;
    border-radius: 100px;
    padding: 8px 15px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle
}

#header .navbar-nav li.quote:hover{
    background: #0068b7;
    border: 2px solid #0068b7
}

#header .navbar-nav li.quote a {
    color: #0068b7;
    line-height: 24px;
    height: 24px;
    font-weight: 700
}

#header .navbar-nav li.quote:hover a{
    color: #fff;
}

#header .search_btn {
    padding: 0 25px;
    line-height: 90px;
    display: inline-block;
    font-size: 24px;
    color: #c5c5c5;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    float: right;
}

#header .dropdown-menu {
    text-align: left;
    list-style: none;
    background-color: #fff;
    min-width: 12em;
    border: none;
    min-width: auto;
    border-radius: 0
}

#header .dropdown-menu>li>a {
    line-height: 30px
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    padding: 0;
    border-top: 1px solid #eee;
    min-width: auto;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.navbar-nav>li>.dropdown-menu li a {
    background: #fff;
    padding: 8px 20px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    text-align: left;
    font-size: 14px
}

.navbar-nav>li>.dropdown-menu li a:hover {
    background: #0068b7;
    color: #fff
}

.navbar-nav>li.open>.dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    display: block!important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.search_modal {
    background: rgba(0, 0, 0, .6);
    z-index: 1101
}

.search_modal .modal-dialog {
    width: 100%;
    margin: 0
}

.search_modal .modal-dialog .modal-content {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    border: none;
    position: relative
}

.search_modal .modal-dialog .modal-content .form-group {
    margin: 0;
    border-bottom: 1px solid #444
}

.search_modal .modal-dialog .modal-content .form-group .form-control {
    padding-right: 60px;
    display: block;
    width: 100%;
    line-height: 60px;
    height: 60px;
    border-radius: 0;
    border: none;
    font-size: 16px;
    background: no-repeat;
    color: #fff
}

.search_modal .modal-dialog .modal-content button {
    position: absolute;
    right: 0;
    top: 0;
    border: none!important;
    background-color: #0068b7!important;
    color: #fff!important;
    line-height: 1;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    width: 60px;
    font-size: 20px;
    outline: 0
}

.form-control,
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

#banner {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 auto 0
}

#banner .container {
    position: relative
}

#banner .carousel-caption {
    position: absolute;
    text-align: left;
    left: 50px;
    right: auto;
    padding-bottom: 0;
    text-shadow: none;
    bottom: 360px
}

#banner .carousel-caption h5 {
    font-size: 51px;
    color: #fff;
    line-height: 60px;
    margin: 0;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    transition: all .8s;
    transform-origin: 0 0
}

#banner .carousel-caption p {
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}

#banner .carousel-indicators li {
    width: 12px;
    height: 12px;
    background: 0 0;
    border: 0;
    margin: 0 2px;
    border: 2px solid #fff
}

#banner .carousel-indicators li.active {
    background: #0068b7;
    border: none
}

#banner .carousel-control {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    outline: 0;
    width: 50px;
    height: 60px;
    text-indent: -9999px;
    z-index: 9999;
    background-image: none
}

#banner .carousel-control.left {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    transform: translateX(-50px);
    -ms-transform: translate(-50px);
    -webkit-transform: translate(-50px);
    -o-transform: translate(-50px);
    -moz-transform: translate(-50px);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 50px;
    height: 60px;
    z-index: 9
}

#banner .carousel-control.left:before {
    content: "<";
    position: absolute;
    left: 0;
    font-size: 26px;
    color: #fff;
    width: 50px;
    height: 60px;
    text-indent: 0;
    text-align: center;
    line-height: 60px;
    font-family: Arail
}

#banner .carousel-control.left:hover,
#banner .carousel-control.right:hover {
    background: rgba(255, 255, 255, .3)
}

#banner:hover .carousel-control.left {
    transform: translateX(0);
    -ms-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    opacity: 1
}

#banner .carousel-control.right {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    transform: translateX(50px);
    -ms-transform: translate(50px);
    -webkit-transform: translate(50px);
    -o-transform: translate(50px);
    -moz-transform: translate(50px);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 50px;
    height: 60px;
    z-index: 9
}

#banner:hover .carousel-control.right {
    transform: translateX(0);
    -ms-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    opacity: 1
}

#banner .carousel-control.right:before {
    content: ">";
    position: absolute;
    left: 0;
    font-size: 26px;
    color: #fff;
    width: 50px;
    height: 60px;
    text-indent: 0;
    text-align: center;
    line-height: 60px;
    font-family: Arail
}


.case_box {
	padding-bottom: 80px;
	overflow: hidden;
	background-color: #fff;
}

.case_box .list {
	box-shadow: 0px 9px 30px 0px rgba(6, 146, 220, 0.2);
}

.case_box .gg_li {
	width: 234px;
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	box-shadow: 0px 0px 18px 0px rgba(214, 211, 211, 0.004);
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.case_box .gg_li .gg_img {
	display: block;
	overflow: hidden;
	height: 430px;
	background-color: #000;
}

.case_box .gg_li .gg_img img {
	width: 100%;
	height: 100%;
	opacity: .8;
}

.case_box .gg_li .gg_t {
	display: block;
	font-size: 20px;
	padding: 260px 30px 30px;
	color: #fff;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	line-height: 30px;
}

.case_box .gg_li .gg_desc {
	display: none;
	position: absolute;
	z-index: 2;
	top: 430px;
	right: 0;
	padding: 15px;
	left: 0;
	bottom: 0;
	background: #0079c3;
	color: #fff;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
}

.case_box .gg39 .gg_t {
	background: url(../images/c39.png) no-repeat center 130px;
}

.case_box .gg40 .gg_t {
	background: url(../images/c40.png) no-repeat center 130px;
}

.case_box .gg41 .gg_t {
	background: url(../images/c41.png) no-repeat center 130px;
}

.case_box .gg42 .gg_t {
	background: url(../images/c42.png) no-repeat center 130px;
}

.case_box .gg43 .gg_t {
	background: url(../images/c43.png) no-repeat center 130px;
}



.case_box .gg_li:hover .gg_desc {
	top: 0;
}

.case_box .gg_li:hover {
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}

.case_box .gg_li:hover img {
	opacity: .5;
}



.product-intro h1{
    font-size: 26px;
}

.product-intro p{
    font-size: 15px;
    line-height: 26px;
}

.panel-body{
    line-height: 30px;
}

#case_box {
	float: left;
	padding: 30px 0;
	width: 100%;
	background: #f5f5f5
}

#case_box .list {
	float: left;
	width: 100%
}

#case_box .list a {
	position: relative;
	top: 0;
	float: left;
	display: block;
	margin-bottom: 30px;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	background: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

#case_box .list a img {
	float: left;
	display: block;
	width: 24%;
	height: 220px;
}

#case_box .list a .bt {
	float: left;
	padding: 20px;
	width: 74%
}

#case_box .list a .bt h5 {
	display: block;
	overflow: hidden;
	height: 32px;
	color: #4b4b4b;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 700;
	font-size: 18px;
	line-height: 16px;
	line-height: 32px
}

#case_box .list a .bt p {
	overflow: hidden;
	height: 60px;
	color: #6f6f6f;
	font-size: 14px;
	line-height: 30px
}

#case_box .list a .bt .date {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	padding-top: 10px;
	color: #959595;
	line-height: 30px
}

#case_box .list a:hover {
	top: -5px;
	border-color: #000
}

#news {
	width: 100%;
	float: left;
	padding: 50px 0;
	background: #f5f5f5;
}

#news .tit {
	text-align: center;
	line-height: 2;
	font-size: 40px;
	color: #666;
	margin-bottom: 50px;
}

#news .list {
	width: 100%;
	float: left;
}

#news .list a {
	display: block;
	width: 100%;
	float: left;
	background: #fff;
	margin-bottom: 30px;
	border-bottom: 1px solid #e4e4e4;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative;
	top: 0;
}

#news .list a img {
    width: 100%;
    height: 260px;
	float: left;
	display: block;
}

#news .list_app a img{
    height: 135px;
}

#news .list a .bt {
	width: 100%;
	float: left;
	padding: 10px;
}

#news .list a .bt h5 {
	color: #4b4b4b;
	line-height: 16px;
	text-align: center;
	line-height: 32px;
	display: block;
	height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#news .list a .bt p {
	font-size: 14px;
	color: #6f6f6f;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

#news .list a .bt .date {
	display: block;
	line-height: 30px;
	color: #959595;
	border-top: 1px solid #f0f0f0;
	padding-top: 10px;
	padding-left: 10px;
}

#news .list a:hover {
	border-color: #0068b7;
	top: -5px;
}

#news_detail {
	width: 100%;
	float: left;
	padding: 30px 0;
}

#news_detail .title {
	padding: 20px 0;
	border-bottom: 1px dotted #c7c7c7;
	text-align: center;
	padding-top: 0;
	margin-bottom: 30px;
}

#news_detail .title h1 {
	color: #3a3a3a;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	line-height: 30px;
}

#news_detail .title p {
	margin: 0;
	line-height: 24px;
	color: #979797;
}

#news_detail .title p span {
	padding: 0 10px;
}

#news_detail .content {
	width: 100%;
	color: #838383;
	font-size: 14px;
	line-height: 2;
}

#news_detail .next_map {
	margin-top: 20px;
}

#news_detail .bt {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 30px;
}

#news_detail .bt .l {
	float: left;
}

#news_detail .bt .l a {
	padding-left: 30px;
	color: #1ba4fc;
	float: right;
	background: url("../images/back.png") left center no-repeat;
}

#news_detail .bt .r {
	float: right;
}

#news_detail .bt .r a {
	display: inline-block;
	margin: 0 5px;
	border-color: #1ba4fc;
	color: #1ba4fc;
	padding: 4px 10px;
}

.arc_rec .list-group-item {
	background: url("../images/news-point.png") left center no-repeat;
	padding: 15px;
	display: inline-block;
	margin-bottom: 0;
	border: none;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.arc_rec .list-group-item a {
	color: #333;
}


.product-related{
}

.product-related ul{
    background: #f7f7f7;
    padding: 10px;
}

.product-related ul li dl{
    margin-bottom: 0;
}

.product-related ul li dd a{
    line-height: 36px;
    color: #333;
    font-size: 14px;
}

.product-related ul li dd a:hover{
    color: #0068b7;
}

.sublist li {
    list-style: none;
}

.sublist li a.fat {
    padding-right: 10px;
    display: block;
    width: 100%;
    margin-bottom: 3px;
    font-size: 15px;
    padding-left: 10px;
    background-color: #f7f7f7;
    border-left: 3px solid #0068b7;
    padding-left: 10px;
    color: #1d1d1d;
    background-image: none;
}

.sublist li a.fat:hover {
    background-color: #0068b7;
    border-left: 3px solid #0068b7;
    padding-left: 10px;
    color: #fff;
}

.sublist li a {
    display: block;
    padding-right: 10px;
    line-height: 44px;
    color: #333;
    padding-left: 10px;
    background: url("../images/honor_icon.png") 98% center no-repeat;
    transition: all .3s ease 0s;
    text-decoration: none;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sublist li a.active {
    padding-left: 13px;
    border-left: 3px solid #0068b7;
    color: #fff;
    background-color: #0068b7;
}

.sublist li a:hover {
    padding-left: 13px;
    background-color: #e0e3e8;
}


.intro .title{
	display: block;
    width: 100%;
    font-size: 14px;
    background-color: #0068b7;
    background-image: none;

}
.intro .title h1,
.intro .title h3{
	display: inline-block;
    font-weight: normal;
    color: #fff;
    line-height: 30px;
    margin: 0;
    margin-left: 8px;
}
.intro .title::before{
    content: " + ";
    background: #333;;
    color: #fff;
    display: block;
    padding: 0 8px;
    font-size: 18px;
    line-height: 30px;
    float: left;
}
.intro .title h1{
		font-size: 18px;
}
.intro .title h3{
		font-size: 14px;
}
.show-adv,
.show-par,
.show-app,
.show-dis,
.show-man,
.show-fac,
.show-cer,
.show-case,
.show-rp,
.show-cv,
.bookform
{
	padding: 30px 20px 50px 20px;
}
.show-adv,
.show-app,
.show-dis p{
	line-height: 30px;
}

@media (max-width: 768px) {
	.activities .pic h3 {
		font-size: 16px;
	}
    .product-intro h1{
        font-size: 20px;
    }
	.show-adv,
	.show-par,
	.show-app,
	.show-dis,
	.show-man,
	.show-fac,
	.show-cer,
	.show-case,
	.show-rp,
	.show-cv,
	.bookform {
		padding: 10px;
		font-size: 14px;
	}

	.intro p span {
		font-size: 14px;
		line-height: 28px;
	}
}

.contacts-info-list{
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.contacts-info-list li{
    position: relative;
    padding-left: 50px;
    min-height: 32px;
    line-height: 32px;
    display: table;
    margin-top: 20px;
}

.contacts-info-list li i.fa{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #0068b7;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.i-chose5{
    padding-bottom: 5%;
    background: #f7f7f7;
    padding-top: 3%!important;
}

.i-chose5 h2{
    text-align: center!important;
}

.i-chose5 ul li{
	display: inline-block;
    float: left;
    width: 23%;
    margin: 1%;
}

.i-chose5 h4{
    text-align: center;
    margin: 0;
    color: #000;
    font-size: 16px;
}

.i-chose5 h4::after{
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
    height: 40px;
    content: " ";
    background: #e0e0e0;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 1px;
}


.i-chose5 span{
    margin: 10px 0;
    padding: 5px;
    font-size: 60px;
    color: #0068b7;
    font-weight: bold;
}

.i-chose5 p{
    margin: 0;
    color: #333;
	font-size: 16px;
	text-align: center;
    line-height: 26px;
}

.soloutions{
    background: #f5f5f5;
}

.soloutions h4{
    color: #0068b7;
}
.soloutions p{
    color: #333;
}
.soloutions li{
    padding: 10px;
}
.picturebox .owl-nav .owl-prev {
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 80px
}

.picturebox .owl-nav .owl-next {
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 80px
}

.solutions{
    background: #f2f3f3;
}

.solutions .solutions-list {
}

.picturebox .pic {
    overflow: hidden;
    position: relative
}

.picturebox .pic img {
    width: 100%;
    transition: all .8s;
    -webkit-transition: all .5s
}

.picturebox .pic img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1)
}

.picturebox a {
    display: block
}

.picturebox a p {
    margin: 0
}

.picturebox a:hover p span {
    display: block
}

.picturebox a p span {
    font-size: 18px;
    position: absolute;
    left: 0;
    display: none;
    bottom: 50%;
    line-height: 40px;
    height: 40px;
    margin: 0;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    z-index: 2;
    margin-bottom: -20px;
    transition: all .5s ease-out
}

.picturebox a:hover p i {
    display: block;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1)
}

.picturebox a p i {
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 1;
    transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    transition: transform .4s ease-in-out;
    -moz-transition: transform .4s ease-in-out;
    -webkit-transition: transform .4s ease-in-out;
    -o-transition: transform .4s ease-in-out
}

.picturebox_tt .owl-nav .owl-prev {
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 130px;
    display: none
}

.picturebox_tt .owl-nav .owl-next {
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 130px;
    display: none
}

.picturebox_tt .pic {
    overflow: hidden;
    position: relative
}

.picturebox_tt .pic img {
    width: 100%;
    transition: all .8s;
    -webkit-transition: all .5s
}

.picturebox_tt .pic img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1)
}

.picturebox_tt a p {
    margin: 0
}

.picturebox_tt a p span {
    font-size: 14px;
    position: absolute;
    left: 0;
    display: block;
    bottom: 0;
    line-height: 30px;
    height: 30px;
    margin: 0;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    z-index: 2
}

.picturebox_tt a p i {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 30px;
    background: #000;
    opacity: .5;
    z-index: 1
}

.Customers{
    background:#F7F7F7;  
}


/*index_pdt*/
.index_pdt {
	background: #fff;
	padding-bottom: 5%;
}

.index_pdt .cate h2 {
	margin: 0;
	height: 105px;
	display: block;
	color: #fff;
	font-size: 24px;
	padding: 25px 0 0 90px;
	font-weight: bold;
	background: #0068b7 url(../images/cp_icon.png) no-repeat 25px center;

	line-height: 30px;
}

.index_pdt .cate small {
	font-size: 15px;
	color: #cccccc;
	font-weight: normal;
}

.index_pdt .cate ul {
	display: block;
	background: #fdfdfd;
	border: 1px #e5e5e5 solid;
	overflow: hidden;
	border-bottom: none;
}

.index_pdt .cate a {
	display: block;
	line-height: 54px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 50px;
	color: #323232;
	background: url(../images/cp_list_icon.png) no-repeat 90% center;
	border-bottom: 1px #e5e5e5 solid
}

.index_pdt .cate a:hover {
	background-color: #f5f5f5;
	color: #323232;
}

.index_pdt .cate li.ad a {
	padding: 0;
	background: none;
}


.index_pdt .list_box h2 {
	font-size: 20px;
	font-weight: bold;
	color: #0068b7;
	border: 1px #e5e5e5 solid;
	padding: 0 15px;
	line-height: 50px;
	margin: 0;
	text-align: left;
}

.index_pdt .list_box h2 span {
	font-weight: normal;
	color: #999;
	font-size: 12px;
	padding-left: 10px;
}

.index_pdt .list_box h2 a {
	float: right;
	display: inline-block;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

.index_pdt .list_box h2 a:hover {
	color: #0068b7;
}

.index_pdt .list {

}

.index_pdt .item {
	padding: 0;
	float: left;
    padding: 1%;
}

.index_pdt .item a {
    background: #eeeeee;
	display: block;
	position: relative;
    
    color: #333;
   
}

.index_pdt .item span {
	display: block;
}

.index_pdt .item img {
	width: 100%;
}

.index_pdt .item h4 {
	margin: 0;
	font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    padding: 10px 15px;
    white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.index_pdt .item p {
    padding: 10px 15px;
	margin: 0;
	font-size: 12px;
    line-height: 20px;
}

.index_pdt .item a:hover {
	color: #fff;
	background: #0068b7 url(../images/pdt_dot1.png) no-repeat 90% center;
}

.index_pdt .item em {
	display: none;
}

.bdshare-button-style0-32{
    padding: 0 5px;
   margin: 0 auto;
}

.share {
   float: right;
}

.share li a{
	display: inline-block;
}

.share li a .fa {
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
}
.contacts-info-list {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.contacts-info-list li {
	position: relative;
	display: table;
	margin-top: 20px;
	padding-left: 50px;
	min-height: 32px;
	line-height: 32px
}

.contacts-info-list li i.fa {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #0068b7;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 32px
}
.custom{
    padding-top:4%!important;
    padding-bottom:4%!important;
	background: url(../images/ly_bg.jpg) no-repeat center;
}
.custom b{
	text-align: center;
	display: block;
    font-size: 38px;
    margin-bottom: 15px;
	color: #fff;
}
.custom p{
	display: block;
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
	color: #ffffff;
}
.custom .btn-warning{
	background: none;
	border: 1px solid #fff;
	color:#fff;
    border-radius: 0px;
    font-size: 28px;
}
.custom .btn-warning:hover{
	background: #0068b7;
	border: 1px solid #0068b7;
	color:#fff;
}
.custom .mt40{
	margin-top:20px;
}

.application {
	padding-bottom: 0%!important
}

.application .tab_box {
	position: relative
}

.application .tab_box .content h4 {
	text-align: left
}

.application .tab_box .content h4 a {
	font-size: 40px;
	color: #fff;
	line-height: 40px
}

.application .tab_box .content h4 a:hover {
	text-decoration: none
}

.application .tab_box .content p {
	font-size: 18px;
	color: #fff;
    line-height: 30px;
    text-align: left;
}

.application .tab_box .content {
	width: 45%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-o-background-size: 100%;
	background-size: 100%;
    padding-left: 20%;
    padding-top: 10%;
}
.applications h4{
    color: #2568b0;
    font-size: 20px;
    font-weight: bold;
}

.applications p{
    color: #666666;
    text-align: center;
    font-size: 16px;
}
.applications li{
    padding: 50px 20px;
    height: 240px;
    background-position: center;
}


.i-chose{
    padding-bottom: 0%!important;
    background: #fff;
    padding-top: 0%!important;
}

.i-chose h2{
    text-align: left!important;
    color: #0068b7!important;
    margin-bottom: 50px!important;
    font-weight: bold!important;
}

.i-chose ul{
    margin-top: 40px;
}

.i-chose ul li{
    display: inline-block;
    float: left;
}

.i-chose h4{
    margin: 0;
    color: #333;
    font-size: 22px;
    font-weight: bold;
}

.i-chose span{
    margin: 10px 0;
    border: 1px #ac3216 solid;
    padding: 5px;
    font-size: 14px;
    color: #ac3216;
}

.i-chose p{
    margin: 20px 0;
    color: #919191;
    font-size: 14px;
}
.i-chose ul li img{
    display: inline-block;
    margin-right: 30px;
    float: left;
    margin-bottom: 50px;
}

.i-chose ul:hover li.a1 img {
    animation-delay: 0;
}

.i-chose ul:hover li.a2 img {
    animation-delay: .2s;
}

.i-chose ul:hover li.a3 img {
    animation-delay: .3s;
}

.i-chose ul:hover li.a4 img {
    animation-delay: .4s;
}

.i-chose ul:hover li img{
    animation: pound .7s ease;
}

@-webkit-keyframes pound {
    50% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
    }
}

@keyframes pound {
    50% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
    }
}

@-webkit-keyframes pound_1 {
    50% {
        transform: scale3d(1.1,1.1,0);
    }
}

@keyframes pound_1 {
    50% {
        transform: scale3d(1.1,1.1,0);
    }
}

.products_tab {
    background: #fff;
    padding-top: 1%!important;
}

.products_tab .t h6{
	color: #d7d7d7!important;
}

.pdt_switch {
}

.pdt_switch .tab_list {
}

.pdt_switch .tab_list li {
	display: inline-block;
	margin: 0.1%;
}

.pdt_switch .tab_list li a p {
    display: inline-block;
    font-size: 20px;
    margin-left: 15px;
    line-height: 36px;
    margin-bottom: 0;
}

.pdt_switch .tab_list li.more {
	display: none;
}

.pdt_switch .tab_list li a {
	display: block;
	text-align: center;
	padding: 15px;
	background: #333;
	color: #fff;
}

.pdt_switch .tab_list li a .ico {
    display: inline-block;
    height: 36px;
	margin-bottom: 15px auto;
	filter: alpha(Opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.pdt_switch .tab_list li.thistab a,.pdt_switch .tab_list li a:hover {
	color: #fff;
	background: #0068b7;
}

.pdt_switch .tab_list li.thistab a .ico,.pdt_switch .tab_list li a:hover .ico {
	filter: alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
}

.list_top {
	overflow: hidden;
	background: #fff;
	margin: 10px 0;
}

.list_top .pic {
	padding: 0;
}

.list_top .pic img {
	width: 100%;
}

.list_top a {
	display: block;
}

.list_top .txt {
	padding: 46px 36px 0 30px;
}

.list_top .txt h3 {
	font-size: 26px;
	color: #333;
    margin-bottom: 14px;
    font-weight: bold;
}

.list_top .txt .en {
	font-size: 20px;
	color: #aeaeae;
	text-transform: uppercase;
	margin-bottom: 32px;
}

.list_top .txt p {
	font-size: 18px;
	color: #666;
	line-height: 32px;
}

.list_top a.btn-primary{
	margin-top: 20px;
	background: transparent;
    font-size: 16px;
    line-height: 20px;
    border: 1px #111 solid;
	border-radius: 0;
    color: #111;
    width: 120px;
}
.list_top a.btn-primary:hover{
	 border: 1px #0068b7 solid;
	 color: #0068b7;
}

.tab .nav-tabs {
    border-bottom: none;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    clear: both;
    margin-bottom: 30px
}

.tab .nav-tabs li {
    margin-right: 30px;
    z-index: 1
}

.tab .nav-tabs li:after {
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    right: -60%;
    z-index: -1
}

.tab .nav-tabs li:last-child:after {
    border: none
}

.tab .nav-tabs li button {
    display: block;
    padding: 8px 20px;
    background: #333;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 100px;
    margin-right: 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all .3s ease 0s;
    border: 1px solid #333
}

.tab .nav-tabs li button:hover,
.tab .nav-tabs li.active button {
    color: #fff;
    border: 1px solid #0068b7
}

.tab .nav-tabs li button:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .3s ease 0s
}

.tab .nav-tabs li button:hover:after,
.tab .nav-tabs li.active button:after {
    height: 100%;
    background: #0068b7
}

.tab .tab-content {
    padding: 20px 0;
    margin-top: 0;
    font-size: 14px;
    color: #999;
    line-height: 26px
}

.tab .tab-content h3 {
    font-size: 14px;
    color: #666;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    margin-top: 0;
    text-align: center;
    margin-bottom: 10px
}

.tab .tab-content button {
    background: #0068b7;
    border: 1px solid #0068b7;
    border-radius: 100px
}

.tab .tab-content .tab_box {
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    margin-bottom: 20px
}

.tab .tab-content .tab_box a {
    text-align: center;
    font-size: 16px;
    display: block;
    line-height: 40px;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px
}

.tab .tab-content .tab_box:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s
}

.tab .tab-content .tab_box img {
    transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
    width: 100%;
    height: 255px
}


.area img{
    display: block;
    margin: 0 auto;
}

.area h6{
    font-size: 20px;
}


.list_box{
    padding: 0!important;
}

.list_box li {
	float: left;
    padding: 0;
}

.list_box a {
	display: block;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.list_box span {
	width: 100%;
	display: block;
	overflow: hidden;
	background: #f5f5f5;
}

.list_box img {
	width: 100%;
}

.list_box a:hover img {
}

.list_box h4 {
	font-size: 16px;
	padding: 6px 0 3px;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list_box .info_box {
	display: block;
	z-index: 10;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom:0px;
}

.list_box a:hover .info_box {
	bottom: 0;
	height: 100%;
}

.list_box .info_box .info {
    background: #f2f3f3;
    color: #545454;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 20px 15px;
    text-align: center;
}

.list_box .info_box .info:hover{
    background: #f1f9ff;
}

.list_box .info_box .info h5 {
	font-size: 18px;
    font-weight: bold;
}

.list_box .info_box .info p {
	font-size: 16px;
	padding-bottom: 15px;
	line-height: 26px;
	color: #818181;
}

.list_box .info_box .info em {
	display: block;
	width: 100px;
	line-height: 36px;
	background-color: #0068b7;
	color: #fff;
    font-style: normal;
	text-align: center;
	margin-top: 20px;
    border-radius: 100px;
    margin: 0 auto;
}

.list_box a:hover {
}

.list_box a:hover h4 {
	color: #0079c3;
}



.products_tab .tab_box{
    padding: 10px;
}

.products_tab .list_box ul li{
    background: #f7f7f7;

}

.products_tab .list_box ul li:hover{
    background: #0068b7;
    box-shadow: 0 0 16px 2px #0000003d;
}

.products_tab .tab_box a h3{
    text-align: left;
    margin-top: 0;
    color: #332c2b;
    padding:10px;
    font-size: 22px;
    margin-bottom: 0;
    font-weight: bold;
    overflow: hidden;
}

.products_tab .tab_box a p{
    color: #464646;
    padding:0 10px;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
}

.products_tab .tab_box a:hover h3{
   color: #fff;
}


.index-body {
    padding-top: 2%;
    padding-bottom: 2%;
    clear: both
}

.index-body h2 {
    font-size: 36px;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

/* .index-body h2:after{
	height: 28px;
	content:" ";
	background: url(../images/title_line.png) no-repeat center center;
	clear:both;
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom:1px;
} */

.index-body h6 {
    font-size: 16px;
    text-align: center;
    color: #888;
    margin-top: 0;
    margin-bottom: 20px
}


.index_pdt .tit{
    padding: 5px 0;
    text-align: center;
    margin-top: 20px;
    position: relative;
}
.index_pdt  .tit .btn-primary {
    display: inline-block;
    background: #333;
    border: none;
    color: #fff;
    padding: 15px;
    font-size: 16px;
    border-radius: 0;
}

.index_pdt  .tit .btn-primary:hover {
    background: #0068b7;
    color: #fff;
}

.product_01 {
    margin-bottom: 2%
}

.product_01 h5:before {
    background: 0 0
}

.owl-carousel .owl-item h4 {
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    line-height: 20px
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block
}

.owl-dots {
    display: none
}

.products_list {
    background: #fff
}

.product_01 .owl-nav .owl-prev {
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 150px
}

.product_01 .owl-nav .owl-next {
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 150px
}

.product_02{
    padding: 15px;
}

.product_02 .owl-nav .owl-prev {
    padding: 5px;
    left: 15px;
    background: rgba(255, 255, 255, 0.6) url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 210px
}

.product_02 .owl-nav .owl-next {
    padding: 5px;
    right: 15px;
    background:rgba(255, 255, 255, 0.6) url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 210px
}

.product_03 .owl-nav .owl-prev {
    padding: 5px;
    left: 15px;
    background: rgba(255, 255, 255, 0.6) url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 210px
}

.product_03 .owl-nav .owl-next {
    padding: 5px;
    right: 15px;
    background:rgba(255, 255, 255, 0.6) url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 210px
}

.product_04 .owl-nav .owl-prev {
    left: 40px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 250px
}

.product_04 .owl-nav .owl-next {
    right: 40px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 250px
}

.product_05 .owl-nav .owl-prev {
    left: -40px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 240px
}

.product_05 .owl-nav .owl-next {
    right: -40px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 240px
}

.products_list .media:first-child {
    margin-top: 15px!important
}

.products_list .media {
    border-bottom: 1px #eee solid;
    background: url(../images/pdt_dot.png) center right no-repeat
}

.products_list .media-heading a {
    color: #333
}

.products_list .media-heading a:hover {
    color: #0068b7
}

.products_list .media-body p {
    color: #0068b7;
    font-size: 16px
}

.activities .media-body {
    vertical-align: middle!important
}

.activities .media-left a {
    display: block;
    width: 120px;
    height: 120px
}
.activities .media-heading a{
    color: #333;
}
.activities .media-heading a:hover{
    color: #0068b7;
}



/*honor*/

.honor{
    background:#f8f8f8;
    position: relative;
	padding:0;
}
.honor .pad{
	padding-left:0;
	padding-right:0;
	overflow: hidden;
}
.honor .pad a img{ 
	width: 100%;
	transition: all .8s;
    -webkit-transition: all .5s;
}
.honor .pad a img:hover{
}
.honor .txt{
	color: #fff;
    padding: 4% 5%;
}
.honor .txt h1{
	font-weight: bold;
	font-size: 50px;
	color:#333;
}
.honor .txt h3{
	font-size: 26px;
	color:#000000;
}
.honor .txt p{
	font-size: 19px;
	line-height: 30px;
	color: #666;
}

.honor .moreBt{
    margin-top: 20px;
	background: transparent;
    font-size: 14px;
    line-height: 20px;
    border: 1px #111 solid;
	border-radius: 0;
	color: #111;
}
.honor .moreBt .iconfont{
    font-size: 2.4rem;

}
.honor .moreBt:hover{
    border: 1px #0068b7 solid;
	color: #0068b7;
}
.honor .moreBt .fa-angle-right{
	font-size: 18px;
}
.honor .honor_l{
  padding: 2% 2% 2% 10%;
}

.workshop{
    background: #f2f3f3;
}

.workshop .owl-carousel .owl-item p{
    display: block;
    position: relative;
    background: #fff;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
    margin-top: -30px;
    box-shadow: 0px 0px 8px 0px #dadada;
    left: 0;
    top: 0;
    z-index: 9999;
}

.about_ys{
    margin-top: 20px;
    background: #0068b7;
}

.about_ys h4{
    color: #fff;
    font-size: 16px;
}

.about_ys h4 a{
    color: #fff;
}

.about_rj {
    position: relative;
	padding-bottom: 4%;
    background: #f2f3f3;
    padding-top: 2%!important;
	
}
.about_rj .txt{
    position: relative;
    z-index: 9;
}
.about_rj .txt b{
	font-size: 20px;
    line-height: 30px;
    color: #333;
}

.about_rj .txt span{
    font-size: 36px;
    font-weight: bold;
    color: #0068b7;
}
.about_rj .txt p {
    font-size: 16px;
    line-height: 36px;
    color: #373737;
    margin: 15px 0px
}

.about_rj .ys li {
	padding: 20px;
}

.about_rj .ys {
    margin-top: 50px
}

.about_rj .ys img {
	width: 13%;
    vertical-align: top;
    margin-top: 14px;
    display: inline-block;
    margin-right: 10px;
}

.about_rj .ys .text-center {
    text-align: left;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #333
}



.about_rj a .btn-primary{
	margin-top: 20px;
	background: transparent;
    font-size: 16px;
    line-height: 20px;
    border: 1px #111 solid;
	border-radius: 0;
	color: #111;
}
.about_rj a .btn-primary:hover{
	 border: 1px #0068b7 solid;
	 color: #0068b7;
}

.honor a.btn-primary{
	margin-top: 20px;
	background: transparent;
    font-size: 16px;
    line-height: 20px;
    border: 1px #111 solid;
	border-radius: 0;
	color: #111;
}
.honor a.btn-primary:hover{
	 border: 1px #0068b7 solid;
	 color: #0068b7;
}

.lastnews a.btn-primary{
	margin-top: 20px;
	background: transparent;
    font-size: 16px;
    line-height: 20px;
    border: 1px #111 solid;
	border-radius: 0;
	color: #111;
}
.lastnews a.btn-primary:hover{
	 border: 1px #0068b7 solid;
	 color: #0068b7;
}

.online {
    padding-top: 4%;
    padding-bottom: 3%;
    background: url(../images/ly_bg.jpg) no-repeat center; 

}
.online input::-webkit-input-placeholder,.online textarea::-webkit-input-placeholder {
/* WebKit browsers */
color:  #fff;
}
.online input:-moz-placeholder,.online textarea:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color:  #fff;
}
.online input::-moz-placeholder,.online textarea::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #fff;
}
.online input:-ms-input-placeholder,.online textarea:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #fff;
}


.online h2 {
    text-align: left;
    color: #fff;
    font-size: 40px;
    font-weight: normal;
}
.online h2:after{
    height: 0;
}

.online h2 em{
    font-size: 20px;
}

.online p{
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
}
.online .form-control{
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
}


.application .btn-primary {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 100px;
    padding: 8px 15px;
    font-size: 16px;
    margin-bottom: 20px;
}

.application .btn-primary:hover {
    background: #0068b7;
    border: 1px solid #0068b7;
}

.about_rj .btn-primary {
    background: #0068b7;
    border: 1px solid #0068b7;
    color: #fff;
    border-radius: 100px;
    padding: 8px 15px;
    font-size: 16px;
    margin-bottom: 10px;
}

.products_tab .btn-primary {
    background: #0068b7;
    border: 1px solid #0068b7;
    color: #fff;
    border-radius: 100px;
    padding: 8px 15px;
    font-size: 16px;
    margin-bottom: 60px;
}

.products_tab .btn-primary{
    margin-top: 20px;
    width: 120px;
	background: transparent;
    font-size: 16px;
    line-height: 20px;
    border: 1px #111 solid;
	border-radius: 0;
	color: #111;
}
.products_tab .btn-primary:hover{
	 border: 1px #111 solid;
     color: #fff;
     background: #111;
}

.online .btn-primary {
    background: #e78d3f;
    border: 1px solid #e78d3f;
    color: #fff;
    border-radius: 0;
    padding: 8px 15px;
    font-size: 16px;
}

.product-hot-list a{
    color: #333;
}
.product-hot-list a img{
    margin: 0 auto;
}
.case {
    padding-bottom: 3%;
    background: #313131 url(../images/honor_bg.jpg) no-repeat center;
    padding-top: 3%!important;
}

.case .t h2{
    color: #fff;
}

.case .t h6{
    color: #fff;
}

.cases {
    padding-bottom: 3%;
    background: #ffffff ;
    padding-top: 3%!important;
}


.workshop a b{
    color: #333;
    font-size: 16px;
    text-align: center;
}

.lastnews {
    padding-top: 2%!important;
    padding-bottom: 2%!important;
    background: #FFF;
}


.lastnews .media-heading{
    margin-top: 20px;
}


.lastnews .media:hover{
    background: #f7f7f7;
}

.lastnews .media {
    margin-top: 30px!important;
}
.lastnews .media .media-body .pic{
    margin-right: 20px;
}

.lastnews .media .media-body .pic img{
    display: inline-block;
    width: 218px;
    height: 150px;
    float: left;
    margin-right: 20px;
}

.lastnews .media .media-cont {
    margin: 30px 0;
    padding: 20px 0;
    border-top: 1px #dedede solid;
    color: #7a7a7a;
    line-height: 30px
}

.lastnews .media-heading {
    margin-top: 10px!important;
    padding: 10px 15px!important;
    font-weight: 700;
    color: #0068b7;
    text-align: left!important;

}

.lastnews .media-heading a {
    font-size: 16px;
    color: #000;
}
.lastnews .media-heading a:hover{
    color: #0068b7;
}

.lastnews p{
    font-size: 14px;
    padding: 0 15px!important;
}
.lastnews .media-body {
    vertical-align: middle!important;
}

.lastnews .media-left {
    float: left;
}
.lastnews .media-left img{
    height: 100px;
}

.lastnews .media-left img.left_pic{
    height: auto;
    padding: 0;
}
.lastnews .media {
}

.media:first-child {
    margin-top: 15px!important;
}

.lastnews p{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #666666;
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.news {
    background: url(../images/news_bg.jpg) no-repeat center top;
    padding-bottom: 1%
}

.news .list_box a {
    color: #333
}

.news .list_box {
    padding: 30px 50px;
    background: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .1)
}

.news .list_box img.lazy {
    width: 50%
}

.news h2 {
    color: #fff
}

.news .owl-carousel .owl-item h4 {
    font-size: 24px;
    text-align: left;
    line-height: 26px
}

.news .owl-carousel .owl-item p {
    font-size: 16px
}

#about .text {
    padding: 20px 0;
}


#about .label{
    color: #0068b7;
}
#about .bookform{
    padding: 0;
}

#about .form-control{
    display: inline-block;
}

#located {
    width: 100%;
    border-bottom: 1px solid #eee;
    line-height: 60px
}

#located.located {
    border-bottom: 0;
    border-top: 1px solid #eee
}

#located.located a.right {
    padding-left: 30px;
    color: #1ba4fc;
    float: right;
    background: url(../images/back.png) left center no-repeat
}

#located.affix {
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 99
}

#located .l {
    float: left;
    font-size: 14px;
    color: #a5a5a5;
    padding-left: 26px;
    background: url(../images/home.jpg) -1px center no-repeat
}

#located .l li {
    float: left;
    display: block;
    padding: 0 10px;
    text-align: center
}

#located .l a {
    color: #a5a5a5;
    text-transform: capitalize;
}

#located .l a:hover {
    color: #0068b7
}

#located .l span {
    color: #9e9997
}

#located .rmenu {
    float: left
}

#located .rmenu ul {
    margin: 0
}

#located .rmenu li {
    display: inline-block
}

#located .rmenu li a {
    display: block;
    padding: 0 20px;
    color: #6a6a6a;
    font-size: 14px;
    line-height: 60px;
    position: relative;
    text-transform: capitalize;
}

#located .rmenu li a:before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#located .rmenu li a:hover:hover {
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #0068b7
}

#located .rmenu li a.on:before {
    width: 100%;
    position: absolute;
    content: "";
    height: 2px;
    background: #0068b7;
    bottom: -1px;
    left: 0
}

#located #navbar-example li a.on:before {
    display: none
}

#located #navbar-example li.active a:before {
    width: 100%;
    position: absolute;
    content: "";
    height: 2px;
    background: #0068b7;
    bottom: -1px;
    left: 0
}

#footer {
    width: 100%;
    float: left;
    background: #202328 url(../images/footer_bg.jpg) no-repeat center top;

}

#footer .top {
    width: 100%;
    float: left;
    padding: 50px 0 40px 0
}

#footer .top .navbar-nav>li>a{
    color: #000;
    font-size: 18px;
}

#footer .top i {
    font-size: 20px;
    margin-right: 10px
}

#footer .l {
    float: left;
}

#footer .l dl {
    margin-bottom: 0
}

#footer .l dl a img{
    width: 120px;
}

#footer .l .box {
    line-height: 30px;
    color: #fff;
    font-size: 16px
}

#footer .l dl {
    padding: 0 18px;
    float: left;
    color: #fff;
    margin-right: 30px
}

#footer .l dl dt a {
    font-size: 20px;
    color: #fff;
    display: block;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px
}

#footer .l dl li {
    list-style: none;
    height: 26px
}

#footer .l dl li a {
    color: #fff;
    font-size: 16px;
    text-transform:capitalize;
}

#footer .c {
    float: left;
}

#footer .c dl dt a {
    font-size: 20px;
    color: #fff;
    display: block;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
}

#footer .c img {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

#footer .c h1 {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 700;
    margin-top: 0
}

#footer .c i {
    color: #333
}

#footer .r{
    margin-left: 20px;
}
#footer .r dl dt{
    font-size: 22px;
    color:#0068b7 ;
}

#footer .bottom {
    width: 100%;
    float: left;
    padding: 15px 0;
    border-top: 1px #333 solid;
}

#footer .bottom .foot_l {
    float: left;
    color: #fff;
    font-size: 14px;
}

#footer .bottom .foot_r {
    float: right;
    color: #333
}

#footer .bottom .foot_r ul{
    margin-bottom: 0;
}

#footer .bottom .foot_r li {
    margin-right: 20px;
    display: inline-block;
    color: #fff;
}

#footer .bottom p {
    margin: 0;
    line-height: 20px;
    text-align: center;
    color: #fff
} 


#footer .bottom .foot_c {
    color: #fff;
}

.links {
	padding: 15px 0!important;
	border-bottom: 1px #333333 solid
}

.links b {
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	font-size: 14px;
}

.links p {
	display: inline-block;
	font-size: 18px
}

.links ul {
	margin-bottom: 0
}

.links ul li {
	display: inline-block;
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
}

.links ul li a {
	color: #fff;
}

.links ul li a:hover {
	color: #fff;
}

.contact .box {
    width: 440px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

.contact .box a{
    color: #fff;
}

#footer .bottom a {
    color: #fff
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}


#gtop {
    bottom: 80px;
    right: 10px;
    position: fixed;
    z-index: 990
}

.gtop-gbook {
    display: block;
    position: relative;
    margin: 15px 0 0 0
}

.gtop-go {
    margin: 0
}

.gtop-go a {
    display: block;
    width: 76px;
    height: 76px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(../images/gotop.jpg) 0 0 no-repeat
}

.showproduct-head{
    padding: 20px 0;
}


@media (max-width:768px) {
    .gtop-go a {
        display: block;
        width: 30px;
        height: 30px;
        text-indent: -9999em;
        overflow: hidden;
        background: url(../images/gotop.jpg) 0 0 no-repeat;
        background-size: cover
    }
    #footer .c h1 {
        margin-top: 15px
    }
}

.bookform,
.show-adv,
.show-app,
.show-case,
.show-cer,
.show-cv,
.show-dis,
.show-fac,
.show-man,
.show-par,
.show-rp {
    padding: 10px 20px;
}

@media (max-width:768px) {
    .bookform,
    .show-adv,
    .show-app,
    .show-case,
    .show-cer,
    .show-cv,
    .show-dis,
    .show-fac,
    .show-man,
    .show-par,
    .show-rp {
        padding: 10px;
        font-size: 14px
    }
}

.nav-tabs {
    border-bottom: 1px solid #e4eaec
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

@media (max-width:1420px) {
    #header .navbar-nav>li>a {
        font-size: 18px
    }
    #banner .carousel-caption {
        bottom: 300px
    }
}

@media (max-width:1300px) {
    #header .navbar-nav>li>a {
        font-size: 18px;
        padding: 0 10px
    }
    #header .social {
        display: none
    }
    #header .r {
        width: 7%
    }
    #header .m {
        width: 73%
    }
    #header .logo img {
        max-width: 100%
    }
    #banner .carousel-caption {
        bottom: 240px
    }
    .about_rj .txt p{
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width:1055px) {
    #header .logo {
        margin-right: 0
    }
    #header .navbar-nav>li>a {
        padding: 0 10px
    }
    #header .search_btn {
        padding: 0 20px
    }
    #header .r {
        width:7%
    }
    #header .m {
        width: 73%
    }
    .about_rj .txt p {
        font-size: 14px;
        line-height: 30px;
        margin: 25px 10px
    }
    .about_rj .txt{
        padding: 2% 3% 0% 5%;
    }
    .about_rj .txt p{
        font-size: 14px;
        line-height: 20px;
    }
}
#product .list li .item img {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
    margin: 0 auto;
    height: 310px;
}

@media (min-width:1201px) and (max-width:1599px) {
    #product .list li .item img{
        height:230px;
   }
}
@media (min-width:992px) and (max-width:1200px) {
    #banner .carousel-caption {
        bottom: 160px
    }
    #footer .l dl {
        padding: 0 10px
    }
    #product .list li .item img{
        height: 180px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #header .r {
        display: none
    }
    #header .m {
        width: 73%
    }
    #header .navbar-nav>li>a {
        padding: 0 8px
    }
    #banner .carousel-caption {
        bottom: 150px
    }
    #footer .c {
        width: 100%;
        text-align: center;
        border-right: none
    }
    #footer .c p {
        font-size: 14px
    }
    #footer .l {
        width: 100%
    }
    #footer .l dl {
        padding: 0 18px
    }
    #footer .l {
        width: 100%
    }
    #footer .r {
        width: 100%;
        margin-top: 0;
        border: 0
    }
    #ibanner .text {
        top: 30%
    }
    #product .list li .item img {
        display: block;
        width: auto;
        margin: 0 auto;
        margin-top: 20px;
        float: none
    }
    #product .list li .item .rtxt {
        width: 100%;
        padding: 10px 20px
    }
    #product .list li .item .rtxt a.more {
        float: none;
        margin: 10px auto
    }
    #about #pinpai img.bg {
        margin-top: 80px
    }
    #product_slide .carousel .carousel-caption {
        bottom: 30px
    }
    #case_box .list a img {
        width: 50%
    }
    #case_box .list a .bt {
        width: 50%;
        padding: 15px
    }
    .about_rj .txt p {
        font-size: 14px;
        line-height: 30px;
        margin: 25px 10px
    }
    .application .tab_box .content h4 a{
        font-size: 24px;
    }
    .application .tab_box .content p{
        display: none;
    }
    .application .tab_box .content{
        padding-left: 30px;
        padding-top: 30px;
    }
}

@media (max-width:767px) {
    #header .logo {
        height: 60px;
        line-height: 60px
    }
    #header .logo h1 {
        font-size: 34px;
        font-weight: 700;
        text-align: left;
        margin-top: 13px
    }
    #header .logo img {
        height: 50px;
        margin-top: 5px;
        margin-left: 10px;
        float: left
    }
    #header .language,
    #header .search_btn {
        line-height: 60px
    }
    #header .l {
        width: 66%;
        margin-top: 0
    }
    #header .r {
        width: 7%;
        float: right
    }
    #header .m {
        width: auto;
        margin: 0 auto
    }
    #header .navbar-toggle {
        position: absolute;
        padding: 15px 10px;
        border: none;
        border-radius: 0;
        left: 50%;
        z-index: 999;
        background: 0 0!important;
        margin-right: 0;
        margin-left: 22px
    }
    #header .navbar-collapse {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 1;
        z-index: 16;
        background-color: rgba(0, 0, 0, .7)
    }
    #header .navbar-nav {
        padding: 0;
        margin: 0;
        padding-top: 60px
    }

    #header .navbar-nav>li {
        width: 100%
    }
    #header .navbar-nav>li>a {
        width: 100%;
        line-height: 40px;
        height: 40px;
        font-size: 14px;
        text-align: left;
        color: #fff!important;
        padding-left: 22px
    }
    #header .navbar-nav li.quote a{
        color: #0068b7!important;
    }
    #header .navbar-nav li.quote:hover a{
        color: #fff!important;
    }
    #header .dropdown-menu {
        text-align: left;
        list-style: none;
        background: 0 0;
        min-width: 12em;
        border: none;
        min-width: auto;
        border-radius: 0;
        top:40px;
    }
    #header .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff!important;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding: 0;
        padding-left: 30px
    }
    #header .navbar-default .navbar-nav .open .dropdown-menu>li>a:before {
        content: "- "
    }
    #header .navbar-default .navbar-toggle.collapsed .icon-bar {
        background-color: #0068b7
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #fff
    }
    #header .navbar-nav>li>.dropdown-menu li a {
        background: 0 0;
        text-align: left
    }
    #header .navbar-nav>li>a:after {
        display: none
    }
    .navbar-toggle .icon-bar {
        position: relative
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 6px
    }
    .navbar-toggle .icon-bar:nth-child(2) {
        -moz-transition: background .3s ease 0s;
        -o-transition: background .3s ease 0s;
        -webkit-transition: background .3s ease;
        -webkit-transition-delay: 0s;
        transition: background .3s ease 0s;
        background: 0 0
    }
    .transform-fallback-fix .navbar-toggle .icon-bar:nth-child(2) {
        background: #909090
    }
    .navbar-toggle .icon-bar:nth-child(1),
    .navbar-toggle .icon-bar:nth-child(3) {
        -moz-transition: top .3s ease, -moz-transform .3s ease .4s;
        -o-transition: top .3s ease, -o-transform .3s ease .4s;
        -webkit-transition: top .3s ease, -webkit-transform .3s ease;
        -webkit-transition-delay: 0s, .4s;
        transition: top .3s ease, transform .3s ease .4s
    }
    .navbar-toggle .icon-bar:nth-child(1) {
        top: 8px;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .transform-fallback-fix .navbar-toggle .icon-bar:nth-child(1) {
        top: 0
    }
    .navbar-toggle .icon-bar:nth-child(3) {
        top: -8px;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .transform-fallback-fix .navbar-toggle .icon-bar:nth-child(3) {
        top: 0
    }
    .navbar-toggle.collapsed .icon-bar:nth-child(2) {
        -moz-transition: background .3s ease .4s;
        -o-transition: background .3s ease .4s;
        -webkit-transition: background .3s ease;
        -webkit-transition-delay: .4s;
        transition: background .3s ease .4s;
        background-color: #909090
    }
    .navbar-toggle.collapsed .icon-bar:nth-child(1),
    .navbar-toggle.collapsed .icon-bar:nth-child(3) {
        top: 0;
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -moz-transition: top .3s ease .4s, -moz-transform .3s ease;
        -o-transition: top .3s ease .4s, -o-transform .3s ease;
        -webkit-transition: top .3s ease, -webkit-transform .3s ease;
        -webkit-transition-delay: .4s, 0s;
        transition: top .3s ease .4s, transform .3s ease
    }
    .modal {
        text-align: center;
        font-size: 0
    }
    #banner {
        margin: 0 auto 0
    }
    #banner .carousel-caption {
        bottom: 10px
    }
    #banner .carousel-caption {
        left: 10%
    }
    #banner .carousel-caption h5 {
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 0
    }
    #banner .carousel-caption a.more {
        margin-top: 0;
        width: 80px;
        float: left;
        padding: 2px 5px;
        height: auto;
        line-height: 1.2
    }
    #banner .carousel-caption p {
        font-size: 12px;
        line-height: 1;
        margin-bottom: 5px
    }
    #banner .carousel-control.left,
    #banner .carousel-control.left:before,
    #banner .carousel-control.right,
    #banner .carousel-control.right:before {
        width: 40px;
        height: 40px;
        line-height: 40px
    }
    #banner .carousel-control {
        margin-top: -20px
    }
    #banner .carousel-indicators {
        margin-bottom: 0;
        bottom: 5px
    }
    #ibanner {
        margin: 0 auto 0
    }
    #footer .c {
        width: 100%;
        text-align: center;
        border-right: none;
        padding-left: 0;
        margin-left: 0;
        border-left: none
    }
    #footer .c p {
        font-size: 14px
    }
    #footer .l {
        width: 100%
    }
    #footer .l dl {
        width: 50%
    }
    #footer .r {
        width: 100%;
        margin-top: 0;
        border: 0
    }
    #footer .top .l dl {
        width: 100%;
        border-bottom: 1px #333 solid;
        padding: 10px 0;
        margin-bottom: 0
    }
    #footer .top .l dl dt {
        margin-bottom: 0
    }
    #footer .top .l dl dt a {
        margin: 0;
        font-size: 14px
    }
    #footer .top .l dl .box {
        display: block
    }
    #footer .top .l dl.open .box {
        display: block;
        width: 100%;
        float: left;
        margin-top: 10px
    }
    #footer .top .l dl dd a {
        float: left;
        width: auto;
        display: inline-block;
        padding: 0 10px
    }
    #footer .r {
        margin-top: 20px
    }
    #footer .top {
        padding: 20px 0
    }
    #ibanner .text {
        top: 20%
    }
    #ibanner .text h5 {
        font-size: 22px
    }
    #ibanner .text p {
        font-size: 15px
    }
    #product .list li .item img {
        display: block;
        width: auto;
        margin: 0 auto;
        margin-top: 20px;
        float: none
    }
    #product .list li .item .rtxt {
        width: 100%;
        padding: 10px
    }
    #product .list li .item .rtxt a.more {
        float: none;
        margin: 10px auto
    }
    #pagination .pagination>li>a.prev {
        margin: 0 4px
    }
    #pagination .pagination>li>a.next {
        margin: 0 4px
    }
    #product {
        padding: 40px 0
    }
    #located .l {
        font-size: 13px;
        line-height: 40px
    }
    #located .rmenu li {
        width: 100%;
        overflow: hidden;
        float: left;
        padding: 2px
    }
    #located .rmenu li a:after {
        display: none
    }
    #located .rmenu li a {
        display: block;
        padding: 0;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        border: 1px solid #eee
    }
    #located .rmenu {
        width: 100%;
        margin-bottom: 10px
    }
    #anli {
        padding: 40px 0
    }
    #anli .tit {
        font-size: 25px;
        margin-bottom: 20px
    }
    #about #jianjie,
    #about #lishi {
        padding: 50px 0
    }
    #about .tit_1 {
        font-size: 25px;
        margin-bottom: 20px
    }
    #about #pinpai .text {
        padding-left: 0;
        padding-top: 20px
    }
    #about #lishi .slide_history .item b {
        font-size: 20px
    }
    #about #lishi .slide_history .item span {
        font-size: 14px
    }
    #about #lishi .slide_history .item .top {
        padding-left: 50px
    }
    #about #lishi .slide_history .item .bottom {
        padding-top: 80px;
        padding-left: 60px;
        background: url(../images/line4.png) 40px top no-repeat
    }
    #about #fangan1,
    #about #fangan2,
    #about #fangan3 {
        padding: 50px 0
    }
    #about #fangan1 ul li {
        width: 100%
    }
    #about .tit_2 {
        font-size: 20px
    }
    #about #fangan2 .text,
    #about #fangan3 .text {
        margin-top: 20px
    }
    #about #fangan1 ul li em {
        background-size: 100% 100%
    }
    #shouhou {
        padding: 50px 0
    }
    #shouhou .tit_1 {
        font-size: 25px
    }
    #shouhou .tit_2 {
        font-size: 20px
    }
    #shouhou .cont {
        margin-top: 0
    }
    #shouhou .cont li {
        width: 100%
    }
    #news {
        padding: 50px 0
    }
    #news .tit {
        font-size: 25px;
        margin-bottom: 10px
    }
    #product_slide .carousel ul {
        position: static;
        margin: 20px auto;
        width: auto
    }
    #product_slide .carousel .carousel-caption {
        max-width: 100%;
        position: static
    }
    #product_slide .carousel .carousel-caption h5 {
        font-size: 16px
    }
    #product_slide .carousel .carousel-caption p {
        font-size: 13px;
        line-height: 1.2
    }
    #located .l {
        line-height: 30px;
        padding-top: 10px;
        background: url(../images/home.jpg) -1px 12px no-repeat
    }
    #product_nav .l {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        font-size: 20px
    }
    #product_nav .r {
        width: 100%;
        float: left
    }
    #product_nav .r a {
        margin: 0 10px 0 0;
        font-size: 13px
    }
    #case_box .list a img {
        width: 100%
    }
    #case_box .list a .bt {
        width: 100%
    }
    .arc_rec h2 {
        font-size: 18px
    }
    .news_l {
        padding-left: 0;
        padding-right: 0
    }
    .news_r {
        padding-right: 15px
    }
    #footer .r h5 {
        font-size: 18px
    }
    .products_sort .mr {
        height: 7em;
        border-right: 1px #e6e6e6 solid
    }
    .links-nav li a {
        font-size: 12px
    }
    #header {
        top: 0
    }
    .hot_se .hot_li li {
        line-height: 26px
    }
    .tab .nav-tabs li button {
        padding: 3px 10px;
        font-size: 12px;
        line-height: 16px
    }
    .Feedback .bookform h6 {
        font-size: 20px
    }
    .custom .btn-danger {
        font-size: 16px
    }
    .Feedback .Feedback_box h6 {
        font-size: 20px
    }
    .about_rj .txt p {
        font-size: 14px;
        line-height: 30px;
        margin: 25px 10px
    }
    .products_list .ad p {
        line-height: 20px
    }
    .news .list_box img.lazy {
        width: 100%;
        height: 200px
    }
    .news .list_box h4 {
        font-size: 20px!important
    }
    .tab .tab-content .tab_box img {
        height: 130px
    }
    .about_rj .txt h3{
        font-size: 26px;
    }
    .about_rj .about_bg video {
        width: 100%;
        margin-top: 40px;
        margin-left: 0;
        margin-bottom: 0
    }
    #footer .top .navbar-nav>li>a{
        font-size: 16px;
    }
    .products_tab .tab_box a h3{
        font-size: 14px;
    }
    .about_rj .text-center{
        font-size: 14px;
    }
    .lastnews .media-heading a{
        font-size: 14px;
    }
    .lastnews p{
        font-size: 12px;
    }
    .Feedback .bookform_index {
        padding: 20px
    }
    .news .list_box {
        padding: 15px
    }
    .custom h2 {
        font-size: 20px
    }
    .about_rj .about_bg iframe{
        width: 100%;
        height: 220px;
        margin-left: 0;
    }
    .lastnews .media {
        padding: 15px;
    }
    .index-body h2{
        font-size: 26px;
    }
    .index-body h6{
        font-size: 14px;
        line-height: 20px;
    }
    .soloutions h4{
        font-size: 14px;
    }
    .applications p{
        font-size: 13px;
    }
    .Feedback .bookform{
        padding: 15px;
    }
    #footer .bottom .foot_l{
        font-size: 12px;
        text-align: center;
        height: 60px;
    }
    #footer .bottom .foot_r{
        width: 100%;
        font-size: 12px;
        text-align: center;
        float: left;
        margin: 0 auto;
    }
    #footer .bottom .foot_r li{
        margin-right: 0px;
    }
    .applications{
        background: none;
    }
    .application .tab_box .content h4 a{
        font-size: 20px;
        line-height: 26px;
    }
    .application .tab_box .content{
        padding-left: 20px;
        padding-top: 20px;
    }
    .application .btn-primary{
        padding: 5px 8px;
        font-size: 12px;
    }
    .about_rj .btn-primary{
        padding: 5px 8px;
        font-size: 12px;
    }
    .application .tab_box .content dl dd{
        width: 100%;
    }
    .about_rj .txt b{
        font-size: 20px;
    }
	.custom b{
		font-size: 16px;
		margin-top: 3%;
		margin-bottom: 1%;
	}
	.custom p{
		font-size: 12px;
		line-height: 16px;
    }
    .custom .btn-warning{
        font-size: 16px;
    }
	.custom .mt40{
		margin-top:0;
		margin-bottom: 3%;
	}
    .workshop h6{
        font-size: 16px;
    }
    .pdt_switch .tab_list li a p{
        font-size: 12px;
    }
    .honor .txt h1{
        font-size: 24px;
    }
    .list_top .txt h3{
        font-size: 18px;
    }
    .list_top .txt p{
        font-size: 14px;
        line-height: 22px;
    }
    .honor .txt p{
        font-size: 14px;
    }
    .owl-carousel .owl-item p{
        line-height: 20px;
        font-size: 14px;
    }
    .contact .box{
        width: 100%;
        font-size: 14px;
    }
    .about_rj::after{
        font-size: 100px;
    }
    .lastnews .media .media-body .pic img{
        width: 100%;
        height: auto;
    }
    .list_box .info_box .info h5{
        font-size: 15px;
    }
    .wjs-banner .text{
        top: 40%!important;
        left: 0%!important;
    }
    .wjs-banner .text h4{
        font-size: 18px!important;
    }
    .wjs-banner .text p{
        font-size: 12px!important;
    }

}

@media (max-width:320px) {
    #pagination .pagination>li>a {
        padding: 4px 10px;
        margin: 0 3px;
        font-size: 12px!important
    }
}

#footer_phone {
    display: none;
    background: #252525;
    font-size: .9em;
    padding: 0 0 0;
    position: relative;
    clear: both;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px #2e2e2e solid
}

#footer_phone .foot_wo {
    color: #fff;
    font-size: 14px
}

@media (max-width:768px) {
    body {
        width: 100%;
        float: left
    }
    #footer_phone {
        display: block
    }
}

#banner .carousel-caption a.more {
    font-size: 12px;
    color: #fff;
    display: block;
    height: 34px;
    margin-top: 10px;
    line-height: 32px;
    border: 1px solid #004992;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #004992
}

.wjs-banner .bigImg {
    width: 100%;
    height: 730px;
    display: block;
    background-position: center center;
    background-size: cover
}

.wjs-banner .smallImg img {
    width: 100%;
    display: block
}

.wjs-banner .text {
    width: 100%;
    padding: 0 15px;
    text-align: left;
    position: absolute;
    top: 34%;
    left: 45%;
}
.wjs-banner .text h4 {
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}
.wjs-banner .text p{
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    font-size: 20px;
    color: #fff;
}
.wjs-banner .item:nth-child(2) .text{
    width: 100%;
    text-align: center;
    left: 0;
    top: 40%;
}
.wjs-banner .item:nth-child(3) .text{
    width: 100%;
    text-align: center;
    left: 0;
    top: 40%;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

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

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

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

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-google:before {
    content: "\f1a0"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-search:before {
    content: "\f002"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-phone:before {
    content:"\f095"
}

.fa-envelope-o:before {
    content:"\f003"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-fax:before {
    content: "\f1ac";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-globe:before {
    content: "\f0ac";
}

.box-services {
    position: relative;
    margin: 80px 0;
  }
 .box-services i {
      position: absolute;
      left: 10px;
      top: 0px;
      font-size: 50px;
      color: #e78d3f;
  }
  .template-post {
    padding-left: 70px;
  }
  .template-post h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .template-post p{
    font-size: 14px;
    color: #999;
  }


.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

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

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

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-item p{
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    color: #333;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    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-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .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-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease
}

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

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

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}


/* =========================================================================================================== */
/* =========================================================================================================== */
/* pagination   start        ================================================================================= */
/* =========================================================================================================== */
/* =========================================================================================================== */
.page {
	margin: 10px 0px;
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}

.page .first {
	background: url(../images/page.png) 7px -82px no-repeat;
}

.page .last {
	background: url(../images/page.png) 7px -140px no-repeat;
}

.page .next {
	background: url(../images/page.png) 7px 10px no-repeat;
}

.page .prev {
	background: url(../images/page.png) 7px -36px no-repeat;
}

.page span.page_list {
	overflow: hidden;
	float: right;
}

.page span.page_list a {
	display: block;
	float: left;
	margin-right: 5px;
	border: 1px solid #eaeaea;
	padding: 5px 10px 5px 10px;
	font-size: 12px;

}

.page span.page_rows {
	display: block;
	float: right;
	border: 1px solid #eaeaea;
	font-size: 12px;
	margin-right: 5px;
	padding: 5px 10px 5px 10px;
}

.page span.page_list a.selected {
	background: #f2f2f2;
	color: #222222;
}

#pagination {
	text-align: center;
	margin-bottom: 20px;
}

#pagination .pagination>li>a {
	background: #fff;
	color: #333;
	border: none;
	margin: 0 4px;
	font-size: 14px;
	font-family: "Arial";
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border: 1px solid #dbdbdb;
}

#pagination .pagination>li>a.on,
#pagination .pagination>li>a:hover {
	background: #1ba4fc;
	color: #fff;
	border-color: #1ba4fc;
}

#pagination .pagination>li>a.prev {
	margin-right: 30px;
	border-radius: 0;
	font-size: 14px;
}

#pagination .pagination>li>a.next {
	margin-left: 30px;
	border-radius: 0;
	font-size: 14px;
}
/* =========================================================================================================== */
/* pagination   end          ================================================================================= */
/* =========================================================================================================== */




/* =========================================================================================================== */
/* =========================================================================================================== */
/* product list start         ================================================================================ */
/* =========================================================================================================== */
/* =========================================================================================================== */
#product {
	width: 100%;
	float: left;
	padding: 40px 0;
	background: #f5f5f5;
}

#product .list {
	float: left;
	padding-left: 0;
}

#product .list li .item {
	display: block;
	width: 100%;
	background: #fff;
	float: left;
	padding: 10px;
	margin-bottom: 30px;
}


#product .list li .item .rtxt {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
} 

#product .list li .item .rtxt h5 {
    text-align: center;
	font-size: 16px;
	line-height: 1.6;
    margin-bottom: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#product .list li .item .rtxt h5 a{
    color: #333;
}
#product .list li .item .rtxt p {
	color: #757575;
    font-size: 13px;
    line-height: 1.6;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list_info{
    height: 50px;
}

#product .list li .item .rtxt a.more {
	display: block;
	width: 122px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	margin: 10px auto;
	margin-top: 20px;
	background: #5f6062;
	color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 15px;
}

#product .list li .item .rtxt a.more:hover {
	background: #0068b7;
}
/* =========================================================================================================== */
/* product list end   ======================================================================================== */
/* =========================================================================================================== */

@media (min-width: 1600px){
    .container-xxl {
        width: 1490px!important;
    }
}
