﻿.container,
img {
	max-width: 100%;
	height: auto;
}

@font-face {
	font-family: iconfont;
	src: url(//at.alicdn.com/t/font_rmf5dq8axik0ggb9.eot);
	src: url(//at.alicdn.com/t/font_rmf5dq8axik0ggb9.eot?#iefix) format('embedded-opentype'), url(//at.alicdn.com/t/font_rmf5dq8axik0ggb9.woff) format('woff'), url(//at.alicdn.com/t/font_rmf5dq8axik0ggb9.ttf) format('truetype'), url(//at.alicdn.com/t/font_rmf5dq8axik0ggb9.svg#iconfont) format('svg')
}

.icon {
	font-family: iconfont
}

body {
	font-size: 16px;
	line-height: 1.6;
	color: #7C8287;
	font-family: gothic, 'HanHei SC', 'PingFang SC', 'Helvetica Neue', Helvetica, STHeitiSC-Light, Arial, sans-serif, '微软雅黑'
}

a,
a:active,
a:focus,
a:hover,
a:visited {
	color: inherit;
	text-decoration: none
}

#products .s1 .categories .item a,
#products .s1 .list .as a.ac,
#products .s1 .list .as a:hover {
	text-decoration: underline
}

.container {
    position: relative;	width: 1270px
}

.css3-animate {
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear
}

.navbar-default {
	border: none;
	margin-bottom: 0;
	background-color: #fff;
	border-radius: 0
}

.navbar-default .navbar-brand {
	height: 100%;
	padding-top: 15px
}

.navbar-default .navbar-brand img {
	width: 175px
}

.navbar-default .navbar-nav>li>a {
	padding: 68px 20px 0;
	height: 100px;
	line-height: 10px;
	display: inline-block;
	background-color: transparent!important;
	font-size: 16px
}

.navbar-default .navbar-nav>li>a .search {
	display: inline-block;
	border-left: 1px solid #7C8287;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	top: -5px
}

.navbar-default .navbar-nav>li.language {
	padding-left: 50px
}

.navbar-default .navbar-nav>li.language>a {
	margin-right: 0
}

.navbar-default .navbar-nav>li.language>a.active {
	color: #004F98!important
}

.navbar-default .navbar-nav>li .dropdown-menu {
	left: 0;
	top: 100%;
	right: auto;
	background-color: #004F98;
	color: #fff;
	padding: 0;
	border: none;
	min-width: 100%
}

.navbar-default .navbar-nav>li .dropdown-menu>li>a.ac,
.navbar-default .navbar-nav>li .dropdown-menu>li>a:hover {
	color: #004F98!important;
	background-color: #F3C415
}

.navbar-default .navbar-nav>li .dropdown-menu>li {
	position: relative
}

.navbar-default .navbar-nav>li .dropdown-menu>li>a {
	padding: 3px 20px;
	background-color: transparent;
	line-height: 1.8;
	position: relative;
	min-width: 100%
}

.navbar-default .navbar-nav>li .dropdown-menu>li>a:hover+.items {
	display: block
}

.navbar-default .navbar-nav>li .dropdown-menu .items {
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
	background-color: #F3C415
}

.navbar-default .navbar-nav>li .dropdown-menu .items a {
	white-space: nowrap;
	display: inline-block;
	padding: 3px 20px;
	line-height: 1.8;
	color: #004F98!important;
	width: 100%
}

.navbar-default .navbar-nav>li .dropdown-menu .items a:hover {
	background-color: #ECEDED
}

.navbar-default .navbar-nav>li .dropdown-menu .items:hover {
	display: block
}

.navbar-default .navbar-nav>li.open>a {
	background-color: #004F98!important;
	color: #fff!important
}

.navbar-default .navbar-nav>li.active>a {
	background-color: transparent
}

.navbar-default .navbar-nav>li.active>a:after {
	content: " ";
	width: 100%;
	height: 4px;
	background-color: #F3C415;
	display: inline-block
}

#index .s1 {
	position: relative
}

#index .s1 .container {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1
}

#index .s1 .box {
	background-color: #004F98;
	color: #fff;
	border: 10px solid #fff;
	width: 540px;
	padding: 40px
}

#index .s1 .box .title {
	font-size: 40px;
	line-height: 1.2
}

#index .s1 .box .text {
	padding-top: 30px;
	font-size: 14px
}

#index .s1 .swiper-pagination {
	text-align: right;
	width: 100%;
	padding-right: 30px
}

#index .s1 .swiper-pagination span {
	opacity: 1;
	border-radius: 0;
	background-color: #fff;
	margin-left: 10px
}

#index .s1 .swiper-pagination span.swiper-pagination-bullet-active {
	background-color: #F3C415
}

#index .s2 {
	text-align: center;
	padding: 50px 0
}

#index .s2 h1.title {
	font-size: 37px;
	font-weight: 400
}

#index .s2 .text {
	font-size: 23px
}

#index .s2 .my-btn {
	border: 2px solid #7C8287;
	border-radius: 0;
	padding: 16px 37px;
	line-height: 1;
	font-size: 21px;
	margin-top: 25px;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear
}

#index .s2 .my-btn:hover {
	background-color: #7C8287;
	color: #fff!important
}

#index .s3 {
	background-color: #ECEDED;
	padding: 80px 0
}

#index .s3 .row {
	margin-left: -5px;
	margin-right: -5px
}

#index .s3 .row .col-sm-6 {
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	padding-top: 25%;
	margin-top: 10px
}

#index .s3 .row .col-sm-6 .box-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0 5px;
	height: 100%
}

#index .s3 .row .col-sm-6 .box2 {
	width: 50%;
	height: 100%;
	float: left;
	background-color: #F3C415;
	padding: 20px
}

#index .s3 .row .col-sm-6 .box2>div {
	border: 8px solid #fff;
	height: 100%;
	width: 100%;
	font-size: 40px;
	color: #fff;
	padding: 10px
}

#index .s3 .row .col-sm-6 .box2 .text{
	font-size: 20px;
}

#index .s3 .row .col-sm-6 .box2>div a {
	font-size: 14px;
	display: inline-block;
	border-bottom: 1px solid #fff;
	position: relative;
	top: -10px
}

#index .s3 .row .col-sm-6 .home-swiper-1 {
	height: 100%
}

#index .s3 .row .col-sm-6 .home-swiper-1 img {
	width: 50%;
	height: 100%;
	float: left
}

#index .s3 .row .col-sm-6 .home-swiper-1 .box {
	width: 50%;
	height: 100%;
	float: left;
	padding: 30px;
	background-color: #004F98;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0
}

#index .s3 .row .col-sm-6 .home-swiper-1 .box .title {
	font-size: 21px;
	padding-bottom: 25px
}

#index .s3 .row .col-sm-6 .home-swiper-1 .box .text {
	font-size: 12px
}

#index .s3 .row .col-sm-6 .home-swiper-1 .box .bottom {
	position: absolute;
	left: 30px;
	bottom: 30px;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	display: inline-block
}

#index .s5 .title,
footer .bottom form {
	position: relative
}

#index .s3 .row .col-sm-6 .home-swiper-1 .swiper-pagination {
	text-align: right;
	padding-right: 30px;
	bottom: 20px
}

#index .s5,
#index .s5 .title {
	text-align: center
}

#index .s3 .row .col-sm-6 .home-swiper-1 .swiper-pagination span {
	background-color: #fff;
	opacity: 1;
	border-radius: 0
}

#index .s3 .row .col-sm-6 .home-swiper-1 .swiper-pagination span.swiper-pagination-bullet-active {
	background-color: #F3C415
}

#index .s4 {
	padding-top: 70px
}

#index .s4 .title {
	font-size: 24px;
	padding-bottom: 20px
}

#index .s4 .text {
	min-height: 150px;
	font-size: 12px
}

#index .s4 .heng {
	margin: 70px auto;
	width: 900px;
	height: 1px;
	background-color: #7C8287
}

#index .s5 .title {
	font-size: 34px;
	display: inline-block;
	background-color: #fff;
	margin: 0 auto;
	top: 30px;
	padding: 0 30px
}

#index .s5 .box {
	text-align: left;
	border: 10px solid #004F98;
    padding: 60px 20px;
}
#index .s5 .box .imgs{
	width: 100%;
    height: 260px;
    overflow: hidden;
}
#index .s5 .box .name {
	color: #004F98;
	padding: 15px 0;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#index .s5 .box .text {
	font-size: 13px;
	height: 80px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

#index .s5 .box a {
	display: inline-block;
	border-bottom: 1px solid #7C8287;
	margin-bottom: 50px
}

#index .s6 {
	padding-bottom: 50px
}

#index .s6 .box {
	background-color: #F6F6F6;
	margin-top: 50px;
	padding: 15px;
	text-align: center
}

#index .s6 .box .title {
	font-size: 24px;
	padding-top: 17%;
	padding-bottom: 20px
}

#index .s6 .box .text {
	font-size: 14px
}

footer {
	background-color: #ECEDED;
	padding: 55px 0 35px
}

footer .list {
	color: inherit
}

footer .list a {
	display: inline-block;
	line-height: 50px
}

footer .list span {
	margin: 0 15px
}

footer .bottom {
	border-top: 1px solid #7C8287;
	margin-top: 5px;
	padding-top: 35px
}

footer .bottom a.icon {
	display: inline-block;
	width: 33px;
	height: 33px;
	border: 1px solid #7C8287;
	border-radius: 3px;
	text-align: center;
	line-height: 31px;
	font-size: 18px;
	margin-right: 10px;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear
}

footer .bottom a.icon:hover {
	background-color: #fff
}

footer .bottom .copyright {
	color: #aaa;
	font-size: 14px;
	padding-top: 20px;
}

footer .bottom form input {
	height: 48px;
	padding: 10px 20px;
	width: 100%;
	margin: 5px 0;
	border-radius: 0
}

footer .bottom form button {
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 48px;
	border: none;
	font-size: 28px
}

footer .bottom .language {
	text-align: right
}
#menu-menu{
	list-style: none;
	padding: 0;
}
#menu-menu li:first-of-type{
	float: left;
	margin-right: 8px;
}
#menu-menu li:first-of-type a{
	color: #7C8287 !important;
}
#menu-menu li a{
	color: #999 !important;
	font-size: 14px;
}

.bdsharebuttonbox a {
	background: 0 0!important;
	padding: 0!important;
	margin: 0
}

#products .s1 {
	padding-top: 50px
}

#products .s1 .list {
	color: #004F98;
	text-align: center
}

#products .s1 .list .as {
	display: none;
	padding-top: 10px;
	padding-bottom: 15px
}

#products .s1 .list .as a,
#products .s1 .list>a {
	display: inline-block;
	width: 100%
}

#products .s1 .list>a {
	line-height: 1;
	padding: 13px 30px;
	border: 1px solid #004F98;
	margin-bottom: 15px;
	position: relative;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear
}

#products .s1 .list>a span {
	display: none;
	position: absolute;
	top: 100%;
	border-top-color: #004F98;
	border-width: 7px;
	left: 50%;
	transform: translate(-50%, 0)
}

#products .s1 .list>a.active,
#products .s1 .list>a:hover {
	background-color: #004F98;
	color: #fff!important
}

#products .s1 .list>a.active span {
	display: inline-block
}

#products .s1 .list>a.active+.as {
	display: block
}

#products .s1 .top {
	border-bottom: 1px solid #7C8287;
	padding-bottom: 30px
}

#products .s1 .top .active {
	color: #004F98!important
}

#products .s1 .categories {}

#products .s1 .categories .item {
	margin-top: 50px;
	border-bottom: 1px solid #7C8287;
	margin-bottom: 50px;
	padding-bottom: 50px
}

#products .s1 .categories .item .image {
	padding-top: 50%;
	background-color: #ECEDED
}

#products .s1 .categories .item .name {
	color: #004F98;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px
}

#products .s1 .categories .item .text {
	font-size: 14px;
	padding-bottom: 30px
}

#products .s1 .categories .item a.link {
	color: #004F98 !important;
	font-size: 14px;
	padding: 3px 30px;
	display: inline-block;
	text-decoration: none;
	background-color: #ccc;
	transition: all 0.33s;
}
#products .s1 .categories .item a.link:hover{
	color: #fff !important;
	border-radius: 20px;
	background-color: #004F98;
}

#products .s1 .items {
	padding-bottom: 80px
}

#products .s1 .items .item {
	margin-top: 50px;
	height: 270px
}

#products .s1 .items .item .col-sm-5,
#products .s1 .items .item .col-sm-7,
#products .s1 .items .item .row {
	height: 100%;
	margin: 0;
	padding: 0
}

#products .s1 .items .item .image {
	height: 100%
}

#products .s1 .items .item .image img {
	height: 100%;
	width: 100%
}

#products .s1 .items .item .right {
	height: 100%;
	padding: 30px;
	background-color: #004F98;
	color: #fff;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	border-bottom: 6px solid #004F98
}

#products .s1 .items .item .right .name {
	font-size: 20px;
	padding-bottom: 20px
}

#products .s1 .items .item .right .text {
	font-size: 14px
}

#products .s1 .items .item .right a {
	font-size: 14px;
	margin-top: 30px;
	display: inline-block;
	border-bottom: 1px solid #fff
}

#products .s1 .items .item:hover .right {
	border-bottom-color: #F3C415
}

#products .s1 .item-detail {
	padding-bottom: 80px
}

#products .s1 .item-detail .title {
	color: #004F98;
	line-height: 1;
	padding: 30px 0;
	font-size: 24px;
	font-weight: bold;
}

#products .s1 .item-detail table {
	width: 100%;
	margin-bottom: 30px
}

#products .s1 .item-detail table tr:first-child {
	font-weight: bolder;
	color: #000
}

#products .s1 .item-detail table td {
	padding: 10px;
	text-align: center;
	vertical-align: middle
}

.pro-bt{
	margin: 20px 0;
}
.pro-bt>div{
	margin: 10px 0;
	position: relative;
}
.pro-bt>div b{
	margin-right: 5px;
    position: absolute;
    top: 0;
    left: 0;
}
.pro-bt>div a{
	width: 100%;
    display: block;
    padding-left: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro-bt>div a:hover{
	color: #004F98 !important;
}

.content-rg{}
.content-rg ul{
	padding-left: 0px;
}
.content-rg ul li{
	padding-bottom: 6px;
    box-sizing: content-box;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    height: 44px;
    overflow: hidden;
}
.content-rg ul li a{
	display: block;
	font-size: 14px;
    height: 44px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.33s;
}
.content-rg ul li a:hover{
	color: #004F98 !important;
	padding-left: 15px;
}



#service .s1 {
	text-align: center;
	padding: 50px 0
}

#service .s1 .col-sm-6 {
	position: relative
}

#service .s1 .col-sm-6 .download {
	position: absolute;
	left: 69%;
	top: 70%;
	text-decoration: underline
}

#service .title {
	font-size: 28px;
	padding-bottom: 10px;
	color: #004F98;
	text-align: center
}

#service .text {
	font-size: 17px;
	line-height: 1.8;
	padding-bottom: 50px;
	text-align: center
}

#service .s2 {
	background: #ECEDED;
	padding: 50px 0
}

#service .s2 img {
	width: 100%
}

#service .s2 .content {
	background: #004F98;
	color: #fff;
	text-align: center;
	min-height: 230px
}

#service .s2 .content .name {
	font-size: 40px;
	padding: 30px 0;
	line-height: 1
}

#service .s2 .col-sm-4:nth-child(2) .content {
	background-color: #F3C415
}

#service .s2 .col-sm-4:nth-child(3) .content {
	background-color: #59AA3E
}

#feature .s2,
#question-modal .close {
	background: #ECEDED;
	text-align: center
}

#service .s3 {
	padding: 120px 0 50px
}

#service .s3 .content {
	padding-top: 50px
}

#service .s3 .content .name {
	font-size: 31px;
	padding-bottom: 40px;
	color: #004F98
}

#question-modal {
	border-radius: 0
}

#question-modal .modal-dialog {
	margin: 100px auto
}

#question-modal .modal-content {
	border-radius: 0;
	padding: 50px
}

#question-modal .modal-content .modal-title {
	font-size: 27px
}

#question-modal .modal-content .modal-body {
	padding-left: 0;
	padding-right: 0
}

#question-modal .modal-content .modal-body h5 {
	font-weight: 400;
	font-size: 18px;
	color: #004F98
}

#question-modal .modal-content .modal-body p {
	margin-bottom: 30px
}

#question-modal .close {
	position: absolute;
	right: -30px;
	top: -30px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	opacity: 1
}

#feature .s1 {
	padding: 70px 15px;
	text-align: center
}

#feature h1 {
	font-weight: 400;
	font-size: 28px;
	color: #004F98;
	padding-bottom: 20px
}

#feature h5.text {
	line-height: 1.7;
	padding-bottom: 60px
}

.ab-img{
	float: left;
	width: 100%;
	max-width: 500px;
	margin-right: 20px;
}
.ab-text p{
	text-align: left;
	text-indent: 2em;
}


#news .item a,
#news .top a,
#news .years a {
	line-height: 1;
	display: inline-block
}

#feature .s2 {
	padding: 50px 0
}

#feature .s2 .row {
	padding-top: 50px
}

@media (min-width:768px) {
	#feature .s2 .row .col-sm-3 {
		width: 20%
	}
}

#feature .s2 .row .name {
	color: #004F98;
	padding-top: 40px
}

#feature .s3 {
	padding: 50px 0 100px;
	text-align: center
}

#feature .s3 .feature-swiper {
	margin-top: 50px;
	margin-bottom: 50px
}

#feature .s3 .swiper-pagination {
	text-align: left;
	padding-left: 20px
}

#feature .s3 .swiper-pagination span {
	opacity: 1;
	background: #fff
}

#feature .s3 .swiper-pagination span.swiper-pagination-bullet-active {
	background: #004F98
}

#feature .s3 .items .name {
	color: #004F98;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 30px
}

#news {
	padding-bottom: 80px
}



#history .development,
#in .s3 .name,
#in .s3 .text,
#in .s3 .texts,
#in h1.title,
#news .years a {
	text-align: center
}
#news .top {
	border-bottom: 1px solid #7C8287;
    padding: 50px 0 30px;
}
#news .top a {
	color: #737373;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear
}

#news .top a:hover {
	color: #004F98!important;
}

#news .top a.active {
	color: #737373!important;
	border-color: #004F98
}

#news .years a {
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #004F98;
	color: #004F98!important;
	padding: 13px;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear
}

#news .years a:hover {
	background-color: #737373;
	border-color: #737373;
	color: #fff!important
}

#news .years a.active {
	background-color: #004F98;
	color: #fff!important
}

#news .item {
	border-bottom: 1px solid #7F7674;
	padding-top: 10px;
	padding-bottom: 40px
}

#news .item .title {
	padding: 40px 0;
	color: #004F98;
	font-size: 24px
}

#news .item .text {
	padding-bottom: 50px
}

#news .item a {
	background-color: #004F98;
	color: #fff!important;
	font-size: 14px;
	padding: 10px 20px
}

#in .s1 .box,
#news .others .t .close {
	background-color: #ECEDED
}

#news .item .right,
#news .others .t {
	padding-top: 30px;
	font-size: 18px;
	font-weight: bold;
}

#news .others {
	border-top: 1px solid #ECEDED
}
#news .others ul{
	list-style: none;
}
#news .others ul li{
	margin: 5px 0;
}
#news .others ul li a{
	display: block;
	position: relative;
}
#news .others ul li a .title{
	padding-right: 130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#news .others ul li a .date{
	position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #aaa;
}
#news .others ul li a:hover .title{
	color: #004F98;
}

#news .others .t {
	position: relative
}

#news .others .t .close {
	display: inline-block;
	line-height: 30px;
	width: 30px;
	text-align: center;
	position: absolute;
	right: 0;
	top: -30px;
	color: #7C8287
}

#in h1.title,
#news .others .col-sm-3 .content .title {
	color: #004F98
}

#news .others .col-sm-3 {
	padding-top: 20px
}

#news .others .col-sm-3 .content {
	background-color: #ECEDED;
	padding: 10px;
	font-size: 12px
}

.news-rg .content-rg-lis{
	list-style: none;
	padding-left: 0px;
}
.news-rg .content-rg-lis li{
	padding-bottom: 6px;
    box-sizing: content-box;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.news-rg .content-rg-lis li a{
	display: block;
}
.news-rg .content-rg-lis li a img{
	width: 100%;
	margin-bottom: 10px;
}
.news-rg .content-rg-lis li a p{
	font-size: 16px;
}
.news-rg .content-rg-lis li a:hover p{
	color: #004F98;
}


#in h1.title {
	font-weight: 400;
	padding: 50px 0 30px
}

#in .s1 {
	border-bottom: 1px solid #A2A8AE
}

#in .s1 .row {
	padding-top: 30px;
	padding-bottom: 50px
}

#in .s1 .number {
	color: #004F98;
	padding: 10px 30px 0;
	font-size: 43px
}
#in .s1 .number .num-p{
	font-size: 28px;
}

#in .s1 .text {
	max-width: 900px;
	margin: 0 auto;
	padding: 0 30px 30px;
	text-align: center;
}

#in .s2 {
	padding: 50px 0
}

#in .s2 .box {
	background-color: #A2A8AE;
	color: #fff
}

#in .s2 .box .title {
	color: #004F98;
	font-size: 28px;
	font-weight: bold;
	padding: 30px 0 20px 0px;
}

#in .s2 .box .text {
	padding: 0 30px
}

#in .s2 .box a {
	display: inline-block;
	margin-top: 40px;
	margin-left: 30px;
	text-decoration: underline
}

#myform{}
#myform p label{
	width: 30%;
	vertical-align: top;
}
#myform p input,#myform p textarea{
	color: #333;
    width: 60%;
    border: 1px solid #888;
    border-radius: 5px;
    outline: 0;
    padding: 3px 6px;
}
#myform p input:focus,#myform p textarea:focus{
	border-color: #004F98;
}

#register{
	color: #fff;
    background-color: #004F98;
    border: 1px solid #002b52;
    border-radius: 3px;
    padding: 8px 35px;
    margin: 10px 0 0 15px;
    transition: all 0.33s;
}
#register:hover{
	background-color: #002b52;
}



#in .s3 {
	background-color: #F2F2F2;
	padding-bottom: 50px
}

#in .s3 .text {
	max-width: 700px;
	margin: 0 auto;
	padding-bottom: 50px
}

#in .s3 .name {
	font-size: 25px;
	color: #004F98;
	padding-top: 30px;
	padding-bottom: 10px
}

#in .s3 img {
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear
}

#in .s3 img:hover {
	transform: scale(1.03, 1.03)
}

#in .s3 .cont3{
}
#in .s3 .cont3>div{
	padding-bottom: 50px;
	background-color: #e8e8e8;
}




#in .s4 {
	padding: 50px 0
}

#in .s4 .container {
	position: relative
}

#in .s4 .container .content {
	position: absolute;
	left: 15px;
	top: 30px
}

#in .s4 .container .content .title {
	font-size: 34px;
	color: #fff;
	padding: 120px 0 0 75px
}

#in .s4 .container .content .text {
	padding: 35px 0 0 75px;
	color: #fff;
	max-width: 380px;
	font-size: 14px
}

#in .s4 .container .content a {
	display: inline-block;
	border-bottom: 1px solid #fff;
	margin-left: 75px;
	color: #fff!important;
	margin-top: 100px;
	font-size: 14px
}

#in iframe {
	height: 650px;
	margin-bottom: -30px
}

#history .development {
	width: 55px;
	margin: 0 auto;
	padding-bottom: 100px
}

#history .development-line {
	width: 100%;
	height: 50px;
	position: relative
}

#history .development-box {
	position: absolute;
	overflow: auto;
	width: 550px;
	top: 5px
}

#history .development-line .left {
	right: 55px
}

#history .development-line .right {
	left: 55px
}

#history .development-line .right .development-jian {
	border-left: none!important;
	border-right: 10px solid #f8f8f8!important;
	float: left!important
}

#history .development-line .right .development-text {
	float: left!important
}

#history .development-jian {
	border-left: 10px solid #f8f8f8;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	float: right;
	position: relative;
	top: 20px
}

#history .development-text {
	display: inline-block;
	overflow: auto;
	white-space: nowrap;
	float: right;
	padding: 20px;
	background-color: #f8f8f8;
	border-radius: 5px;
	font-size: 16px;
	color: #7e7e7e;
	text-align: left
}

#history .development-main-line .container {
	width: 1300px
}

#history .development .year {
	display: inline-block;
	width: 100%;
	color: #7e7e7e;
	font-size: 19px
}

#history .development .yuan {
	display: inline-block;
	width: 9px;
	height: 9px;
	background-color: #7e7e7e;
	border-radius: 50%
}

#history .development .xian {
	border-right: 1px solid #7e7e7e;
	display: inline-block;
	height: 32px
}

#history .development-line li {
	list-style-type: disc;
	margin-left: 20px
}

#history .development-line:hover .development-text {
	background-color: #004F98;
	color: #fff!important
}

#history .development-line:hover .year {
	color: #004F98;
	font-size: 25px
}

#history .development-line:hover .yuan {
	background-color: #004F98;
	width: 13px;
	height: 13px;
	margin-top: 10px
}

#history .development-line:hover {
	height: 70px
}

#history .development-line:hover .development-box {
	top: 15px
}

#history .development-line:hover .left .development-jian {
	border-left-color: #004F98
}

#history .development-line:hover .right .development-jian {
	border-right-color: #004F98!important
}

#history .top {
	padding: 50px 0 30px;
	border-bottom: 1px solid #576B7C
}

#history .top span {
	color: #004F98
}

#history .content {
	padding: 50px 0 80px;
	text-align: center;
	color: #576B7C
}

#history .content .title {
	padding-bottom: 30px;
	font-size: 18px
}

#history .content .text {
	max-width: 80%;
	margin: 0 auto;
	border-bottom: 1px solid #576B7C;
	padding-bottom: 80px
}

#history .images {
	padding: 50px 0
}

#history .images .col-sm-4 {
	margin-bottom: 30px
}


/*分页*/
.page-bar .page{
	margin: 40px auto;
    text-align: center;
}

.page-bar .page a{
	color: #333;
	font-size: 14px;
	padding: 6px 12px;
	margin: 3px 0;
    display: inline-block;
    transition: all 0.33s;
	background-color: #fff;
    border: 1px solid #ddd;
}
.page-bar .page a:hover{
	color: #fff !important;
	border: 1px solid rgba(0, 79, 152,1);
    background-color: rgba(0, 79, 152,.8);
}
.page-bar .page>.cur{
	color: #fff;
	font-size: 14px;
	padding: 6px 12px;
	margin: 3px 0;
    display: inline-block;
	border: 1px solid rgba(0, 79, 152,1);
    background-color: rgba(0, 79, 152,.8);
}
.page-bar .page span{
	margin-left: 20px;
	color: #333;
	font-size: 14px;
}









@media (max-width:1200px) {
	#index .s3 .row .col-sm-6 .box2>div {
		font-size: 30px
	}
}

@media (max-width:976px) {
	#index .s3 .row .col-sm-6 .box2>div {
		font-size: 25px
	}
	.navbar-default .navbar-nav>li>a {
		padding-left: 10px;
		padding-right: 10px
	}
	#index .s6 .box .title {
		padding-top: 10%
	}
	#index .s1 .box .title {
		font-size: 30px
	}
	#index .s3 .row .col-sm-6 .home-swiper-1 .box .text {
		height: 55px;
		overflow: hidden
	}
}

@media (max-width:800px) {
	.navbar-default .navbar-nav>li.language {
		padding-left: 10px
	}
	#index .s3 .row .col-sm-6 .box2>div {
		font-size: 16px;
		margin-bottom: 10px
	}
	#index .s3 .row .col-sm-6 .box2>div a {
		margin-top: 10px
	}
	#index .s6 .box .title {
		padding-top: 5%
	}
}

@media (max-width:768px) {


.navbar-toggle {
    border: none;
    margin-top: 56px;
}

.sns {
    top: 19px;
    right: -4px;
}

.sns_f {
    height: 34px;
    margin-right: 0px !important;
    width: 298px;
    background-size: 100%;
}
.ss-m{
    display: none !important;
}

	.navbar-toggle {
		border: none;
		margin-top: 56px
	}
	.navbar-default .navbar-brand {
		padding-top: 20px;
		padding-bottom: 20px
	}
	#index .s3 .row .col-sm-6 {
		padding-top: 0
	}
	#index .s3 .row .col-sm-6 .box-container {
		position: static
	}
	#index .s3 .row .col-sm-6 .box2>div {
		font-size: 40px
	}
	#index .s3 .row .col-sm-6 .box2,
	#index .s3 .row .col-sm-6 .box2+img,
	#index .s4 .heng {
		width: 100%
	}
	#index .s1 .box .title {
		font-size: 15px
	}
	#index .s1 .box .text {
		font-size: 12px;
		padding-top: 10px
	}
	#index .s1 .box {
		display: none;
		padding: 20px;
		max-width: 100%
	}
	#index .s1 img {
		height: auto;
	}
	#index .s2 h1.title {
	    font-size: 24px;
	}
	#index .s2 .text {
	    font-size: 16px;
	}
	#index .s2 .my-btn {
	    font-size: 16px;
	}
	#index .s5 .box .imgs {
	    height: auto;
	}
	.navbar-default .navbar-nav>li>a {
		width: 100%;
		padding: 15px;
		height: auto
	}
	.navbar-default .navbar-nav>li.language>a {
		display: inline-block;
		width: auto
	}
	#products .s1 .items .item {
		height: auto
	}
	#in .s1 .box,
	#in .s3 {
		text-align: center
	}
	#in .s4 .container .content .title {
		font-size: 16px;
		padding-top: 20px;
		padding-left: 20px;
		max-width: 100%;
		color: inherit
	}
	#in .s4 .container .content {
		top: 100%;
		color: inherit;
		position: static
	}
	#in .s4 .container .content .text {
		padding-left: 20px;
		padding-top: 10px;
		max-width: 100%;
		color: inherit
	}
	#in .s4 .container .content a {
		color: inherit!important;
		margin-left: 20px;
		margin-top: 10px
	}
	#in .s2 .box .title{
		padding: 30px 0 20px 20px;
	}
	#myform{
		padding-left: 20px;
	}
	
	
	.news-rg,.content-rg{
		display: none;
	}
	
	.main{
		overflow-y: hidden;
	}
	#products .s1 .item-detail table {
	    overflow-x: auto;
	}
	#products .s1 .item-detail table td {
	    padding: 0;
	}
	
	#in iframe {
	    height: 400px;
	    margin-bottom: -30px;
	}
	
	
}




/*sns*/
.sns {
    margin-right: 0px;
    margin-top: 0px;
    position: absolute;
    z-index: 2;
    top: 21px;
    right: 10px;
}

.sns_f {
    width: 290px;
    margin-right: 15px;
    height: 26px;
    display: inline-block;
    width: 260px;
    background: url(https://www.feldspargrindingmill.com/skin/default/css/../images/icon.png) 120px 0px no-repeat;
    background-size: 90%;
}

.ss-m {
    position: relative;
    width: 91px;
    height: 26px;
    display: inline-block;
    background: url(https://www.feldspargrindingmill.com/skin/default/css/../images/icon.png) -138px 0px no-repeat;
    background-size: 210px;
}

.ss-m div {
    display: none;
    position: absolute;
    bottom: -100px;
    z-index: 999;
    width: 100px;
    height: 100px;
}
.ss-m:hover div{
	display: block;
}
.ss-m div img{
	display: block;
	width: 100%;
}