@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
* {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	text-decoration: none;
	outline: none !important;
}

b,strong {
	font-weight: bold !important;
}

ul,ol {
	list-style: none;
}

q {
	quotes: none;
}

table,
table td {
	padding: 0;
	border: none;
	border-collapse: collapse;
	max-width:100%;
}

embed {
	vertical-align: top;
}

input,
button {
	-webkit-appearance: none;
	outline: none;
}

button::-moz-focus-inner {
	border: 0;
}

html,
body {
	height: 100%;
}

/* public */
.clear {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
img{max-width:100%; height:auto!important;}

/*body*/
body {
	background-color: #FFFFFF;
	font-family: "Open Sans", "microsoft yahei", Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	color: #333333;
	letter-spacing: 0.1px;
}

/*header*/
.navbar-brand{
	padding:15px 0;
}
.header-top {
	padding: 15px 0;
	background-color: #3c3c3c;
	color: #ffffff;
}

.header-top-tel {
	display: inline-block;
	font-size: 15px;
}

.header-top-tel i{
	font-size: 15px;
	color: #59c3ff;
	margin-right: 10px;
}

.header-top-email {
	margin-left: 20px;
	display: inline-block;
	font-size: 15px;
}

.header-top-email i{
	font-size: 15px;
	color: #59c3ff;

}

.header-top-language {
	margin-bottom: 0;
}

.header-top-language li {
	display: inline-block;
}

.header-top-language li a img{
	margin-right: 15px;
	width: 26px;
}

.header-top-language li a i{
	margin-right: 10px;
	font-size: 18px;
}

.header-top-language li a{
	color: #59c3ff;
}

.header-top-language li a:hover{
	color: #ffffff;
}

.header-nav {
	position: absolute;
	z-index: 99;
	background: linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0));
	width: 100%;
}

.header-nav-other{
	position: relative;
	background: #2e2e2e;
	width: 100%;
}

.navbar {
	margin-bottom: 0;
}

.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}

.u-navbar-style {
	border-radius: 0px;
	background: none;
	color: #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	border: 0;
}

.navbar-nav > li > a {
    padding-top: 45px;
    padding-bottom: 45px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #59c3ff;
	background: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #59c3ff;
	background: none;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover {
    color: #59c3ff;
    background: none;
}

.navbar-default .navbar-nav>li>a {
	font-size: 16px;
	color: #FFFFFF;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #59c3ff;
	background-color: none;
}

.navbar-nav>li>.u-dropdown-menu-bg {
	background: #ffffff;
	border: 0px;
	border-radius: 0;
	-webkit-box-shadow: 0;
	box-shadow: none;
	padding: 0;
	margin: 0;
	top: 80px;
}

.navbar-nav>li>.u-dropdown-menu-bg>ul {
	border: 0;
	background-color: #FFFFFF;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: auto;
}

.navbar-nav>li>.u-dropdown-menu-bg>ul>li>a {
	display: block;
	word-break: keep-all;
	/* 不换行 */
	white-space: nowrap;
	/* 不换行 */
	padding: 10px 20px 10px 10px;
	list-style: none;
	text-decoration: none;
	color: #000000;
}

.navbar-nav>li>.u-dropdown-menu-bg>ul>li>a:hover,
.navbar-nav>li>.u-dropdown-menu-bg>ul>li>a:focus,
.navbar-nav>li>.u-dropdown-menu-bg>ul>li.open>a {
	background-color: #e5e7e8;
	color: #59c3ff;
}

.u-dropdown-menu-bg ul li a{
	width: 200px;
}

.dropdown-submenu>.dropdown-menu {
	padding: 0;
	margin-top: 0;
	border: 0;
	border-radius: 0;
	width: 200px;
}

.dropdown-submenu .dropdown-menu a {
	color: #000000;
	word-break: keep-all;
	/* 不换行 */
	white-space: nowrap;
	/* 不换行 */
	padding: 10px 20px 10px 10px;
}

.dropdown-submenu .dropdown-menu a:hover,
.dropdown-submenu .dropdown-menu a:focus,
.dropdown-submenu .dropdown-menu>ul>li.open>a {
	background-color: #e5e7e8;
	color: #59c3ff;
}

.dropdown-submenu .dropdown-menu>.active>a,
.dropdown-submenu .dropdown-menu>.active>a:focus,
.dropdown-submenu .dropdown-menu>.active>a:hover {
	background-color: #e5e7e8;
	color: #59c3ff;
}


.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #59c3ff;
}

.navbar-nav>li>.u-dropdown-menu-bg>ul>li.open>ul>li.open>a,
.navbar-nav>li>.u-dropdown-menu-bg>ul>li>ul>li>a:hover,
.navbar-nav>li>.u-dropdown-menu-bg>ul>li>ul>li>a:focus {
	color: #59c3ff;
}

.header-search {
	margin: 0;
}

.header-search > div.form-group > input{
	background: none;
	border: 1px solid #929292;
	height: 38px;
	line-height: 38px;
	margin: 35px 0;
	color: #ffffff;
}

.header-search > button{
	background: none;
	border: 0;
	color: #ffffff;
	font-size: 20px;
}
.header-search > button:hover{
	background: none;
	border: 0;
	color: #ffffff;
}

.my-slider {
	position: relative;
	overflow: auto;
}

.common-title {
	text-align: center;
}

.common-title::after{
	content: "  "; 
	width: 100px; 
	height: 3px; 
	background-color: #0049ac; 
	margin: 0 auto; 
	display: block;
}

.common-title h2{
	font-size: 36px;
	font-weight: bold;
}

.part-content{
	margin-top: 40px;
	font-size: 16px;
	color: #777777;
}

.part-button {
	text-align: center;
}

.part-button a{
	display: inline-block;
	background-color: #0049ac;
	color: #ffffff;
	padding: 12px 30px;
	font-size: 22px;
	text-decoration: none;
}

.home-part-1{
	margin-top: 80px;
}

.home-part-1 > div > div > div.part-button{
	margin-top: 20px;
}

.home-part-2{
	margin-top: 80px;
	background-color: #f5f5f5;
}

.home-part-2 > div > div > div > div.part-title{
	margin-top: 100px;
}

.home-part-2 > div > div > div > div.part-title h2{
	font-size: 40px;
	font-weight: 900;
}

.home-part-2 > div > div > div > div.part-content {
	font-size: 16px;
	color: #777777;
}

.home-part-2 > div > div > div > div.part-button {
	text-align: left;
	margin-top: 30px;
	    margin-bottom: 30px;
}

.home-part-3-float{
	float: right;
}

.home-part-3{

	background-color: #ffffff;
}

.home-part-3 > div > div > div > div.part-title{
	margin-top: 100px;
}

.home-part-3 > div > div > div > div.part-title h2{
	font-size: 40px;
	font-weight: 900;
}

.home-part-3 > div > div > div > div.part-content {
	font-size: 16px;
	color: #777777;
}

.home-part-3 > div > div > div > div.part-button {
	text-align: left;
	margin-top: 30px;
}

.home-part-4{
	
	background-color: #f5f5f5;
}

.home-part-4 > div > div > div > div.part-title{
	margin-top: 100px;
}

.home-part-4 > div > div > div > div.part-title h2{
	font-size: 40px;
	font-weight: 900;
}

.home-part-4 > div > div > div > div.part-content {
	font-size: 16px;
	color: #777777;
}

.home-part-4 > div > div > div > div.part-button {
	text-align: left;
	margin-top: 30px;
}

.home-hot-product-list {
	margin-top: 80px;
}

.home-hot-product-border{
	background-color: #0049ac;
	padding: 3px;
}

.home-hot-product-title a{
	text-decoration: none;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding: 12px 0;
}

.home-part-5{
	margin-top: 80px;
}

.home-part-5 > div > div.part-title{
	text-align: center;
	font-size: 48px;
	color: #ffffff;
	padding-top: 100px;
}

.home-part-5 > div > div.part-content{
	color: #ffffff;
	margin-top: 80px;
}

.home-article-list{
	padding: 80px 0;
	background-color: #f5f5f5;
}

.home-article{
	margin-top: 60px;
}

.home-article .item{
	background-color: #ffffff;
	border-bottom: 3px solid #0049ac;
}

.home-article-title {
	padding: 12px 10px;
}

.home-article-title h5 a{
	color: #000;
	font-size: 16px;
	text-decoration: none;
	line-height: 24px;
}

.advantage:hover img {
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.advantage img {
    moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.copyright {
	background-color: #3c3c3c;
}

.copyright-info {
	text-align: center;
	color: #ffffff;
	line-height: 30px;
	font-size: 14px;
	padding: 20px 0;
}

.other-banner-1{
	background: url('../../../../../../Uploads/banner/banner-1.jpg') no-repeat;
	height: 262px;
	width: 100%;
}
.other-banner-2{
	background: url('../../../../../../Uploads/banner/banner-2.jpg') no-repeat;
	height: 262px;
	width: 100%;
}
.other-banner-3{
	background: url('../../../../../../Uploads/banner/banner-3.jpg') no-repeat;
	height: 262px;
	width: 100%;
}
.other-banner-4{
	background: url('../../../../../../Uploads/banner/banner-4.jpg') no-repeat;
	height: 262px;
	width: 100%;
}

.other-title{
	text-align: center;
	padding-top: 50px;
}

.other-title h2{
	padding: 0;
	margin: 0;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 80px;
}

.other-title h2::after{
	content: "  "; 
	width: 150px; 
	height: 3px; 
	background-color: #0049ac; 
	margin: 0 auto; 
	display: block;
}

.second-navigation {
	background-color: #f2f2f2;
	padding: 16px 0;
	font-size: 13px;
}

.second-navigation span {
	color: #717171;
}

.second-navigation span a {
	color: #717171;
	text-decoration: none;
}

.second-navigation span a:hover {
	color: #0049ac;
}

.second-navigation span i {
	margin: 0 6px;
}

.other-about-list {
	margin-top: 20px;
}

.other-about-list ul li {
	display: inline-block;
	margin: 0 10px;
}

.other-about-list ul li a{
	display: block;
	background-color: #0049ac;
	padding: 16px 40px;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

.other-about-title{
	border-bottom: 1px solid #c3c3c3;
	padding: 15px 0;
	margin-top: 20px;
}

.other-about-title h2{
	font-size: 22px;
	font-weight: normal;
	padding-left: 30px;
}

.other-about-content{
	padding: 40px 0;
	line-height: 24px;
}

.other-body {
	padding-top: 30px;
}

.feedback-part-content{
	margin-top: 20px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.feedback-form{
	padding-top: 50px;
}


#message {
	margin-bottom: 30px;
}

#message .form-group label {
	font-weight: normal;
	font-size: 15px;
	color: #696E6E;
}

#message .form-group label span {
	margin-left: 10px;
	color: #ff0000;
}

#message .form-control {
	background: #f5f7f8;
	height: 41px;
	padding: 9px 10px;
	color: #696e6e;
	border: 2px solid #e4e4e2;
	box-shadow: none;
}

#message .form-control:focus {
	border-color: #0049ac;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#message textarea#feedback {
	height: 200px;
}

#message textarea#inquiry {
	height: 200px;
}

#message .form-group .input-group .new-input-group-addon {
	padding: 0 4px;
	line-height: 1;
	background-color: #f3fbfe;
	border: 2px solid #e4e4e2;
	border-radius: 4px;
	border-left: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	width:130px;
}

#message .form-group .input-group .new-input-group-addon img {
	cursor: pointer;
}

#message .btn-submit {
	padding: 10px 60px;
	background: #0049ac;
	border: 1px solid #0049ac;
	color: #fff;
	box-shadow: 0 3px 0 #043476;
	font-size: 20px;
	margin-top: 30px;
}

#message .btn-submit:hover {
	background: #34495e;
	border: 1px solid #34495e;
	color: #fff;
	box-shadow: 0 3px 0 #2c3e50
}

#message .btn-reset {
	background: #0049ac;
	border: 1px solid #0049ac;
	color: #fff;
	box-shadow: 0 3px 0 #043476;
}

#message .btn-reset:hover {
	background: #34495e;
	border: 1px solid #34495e;
	color: #fff;
	box-shadow: 0 3px 0 #2c3e50
}

#message .feedback-tips {
	color: #ff0000;
	line-height: 22px;
	padding-top: 20px;
}

.other-categories-list ul li{

	display: inline-block;

}

.other-categories-list ul li a{
	margin-right: 10px;
	display: block;
	background-color: #2e2e2e;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 34px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
.other-categories-list ul li:nth-child(1) a{background-color: #0049ac;}

.other-product-title{
	border-bottom: 1px solid #c3c3c3;
	padding: 15px 0;
}

.other-product-title h1{
	font-size: 22px;
	font-weight: normal;
	padding-left: 30px;
}

.product-list{
	margin-top: 40px;
}

.list-product-border {
	width: 100%;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	border: 1px solid #e3e3e3;
}

.list-product-text {
	padding: 15px 10px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-top: 1px solid #e3e3e3;
	text-align: center;
}

.list-product-title a {
	color: #292f38;
	font-size: 16px;
	text-decoration: none;
}

.list-product-title a:hover {
	color: #0049ac;
}

.product-img-border {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}

.sp-thumbs {
	padding-top: 10px;
	width: 100%;
}

.sp-thumbs a:link{
	border: 1px solid #e1e1e1;
	width: 18%;
	margin: 0 1%;
}

.product-parameter span {
	color: #787F87;
	font-weight: 500;
	font-size: 16px;
}

.product-parameter-one {
	border-bottom: 1px solid #E2E6E7;
	padding-bottom: 15px;
	margin-top: 15px;
}

.product-parameter-one h1 {
	font-weight: normal;
	font-size: 26px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #000000;
}

.product-parameter-profile {
	margin-top: 5px;
	font-size: 14px;
	color: #787F87;
}

.product-parameter-button {
	background: #0049ac;
	color: #fff;
	padding: 12px 50px;
	border: 0;
	border-radius: 0;
	margin: 20px 18px 20px 0;
}

.product-parameter-button:hover {
	background: #34495e;
	border: 0;
	color: #fff;
	box-shadow: 0;
}

.product-parameter-share {
	margin-top: 15px;
}

.product-show-title {
	border-bottom: 1px solid #c3c3c3;
	padding: 15px 0;
	font-size: 22px;
	font-weight: normal;
	padding-left: 5px;
}

.product-directions-text {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	padding: 20px;
}

.product-inquiry-form {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	padding: 20px;
}

.product-related-main {
	margin-top: 40px;
}


/*分页样式*/
.paginations {
	text-align: right;
	margin: 20px 0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.paginations .totalpage:hover, .paginations li a:hover {
    border: 1px solid #ecf0f1;
	color: #292f40;
	background: #ffffff;
}

.paginations .totalpage,
.paginations li a {
	padding: 10px 16px;
	border: 1px solid #ecf0f1;
	background: #ffffff;
	margin: 0 3px;
	color: #292f40;
	border-radius: 0;
}

.paginations .totalpage:hover,
.paginations li a:hover {
	border: 1px solid #ecf0f1;
	color: #292f40;
}

.paginations li a:hover {
	border: 1px solid #0049ac;
	color: #FFFFFF;
	background: #0049ac;
}

.paginations .active span {
	padding: 10px 16px;
	margin: 0 3px;
	border: 1px solid #0049ac;
	color: #FFFFFF;
	background: #0049ac;
	border-radius: 0;
}

.paginations .active span:hover {
	border: 1px solid #0049ac;
	color: #FFFFFF;
	background: #0049ac;
}

.paginations li input {
	border: 1px solid #ecf0f1;
	width: 50px;
	padding: 10px 5px;
	margin-right: 2px;
	border-radius: 0;
}

.paginations li button {
	border: 1px solid #ecf0f1;
	padding: 10px 16px;
	border-radius: 0;
}

.search_tips {
	color: #ff0000;
	font-weight: 300;
	font-size: 18px;
	background-color: #FFFFFF;
	border: 1px solid #e4e4e2;
	padding: 15px 20px;
	margin-top: 40px;
}

.search_keyword {
	color: #3EB374;
}


.other-left-border {
	width: 100%;
	margin-bottom: 30px;
}

.other-left-title {
	padding: 10px 16px;
	border-bottom: 3px solid #0049ac;
}

.other-left-title span {
	color: #3c3c3c;
	font-size: 30px;
	font-weight: bold;
}

.other-left-main{
	padding-top: 20px;
}

.other-left-main ul li {
	position: relative;
	color: #292f38;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 8px;
}

.other-left-main ul li a {
	display: block;
	background-color: #f2f2f2;
	padding: 10px;
	color: #292f38;
	text-decoration: none;
	font-size: 16px;
}

.other-left-main ul li a:hover {
	color: #0049ac;
}

.other-left-main ul li a span {
	display: block;
	background-color: #ecf0f1;
	border-radius: 4px;
	width: 23px;
	height: 23px;
	line-height: 23px;
	position: absolute;
	right: 0;
	top: 22px;
	margin-top: -11.5px;
}

.other-right-title{
	border-bottom: 3px solid #3c3c3c;
	margin-top: 10px;
}

.other-right-title h2 {
	font-weight: normal;
	font-size: 24px;
}

.other-right-text {
	padding-bottom: 30px;
	line-height: 24px;
	overflow: hidden;
}

.other-right-text-title h1{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.other-right-text-time{
	text-align: center;
}

.other-right-list ul li {
	border-bottom: 1px solid #e2e6e7;
	padding-bottom: 30px;
	margin-top: 30px;
}

.other-right-list-img {
	float: left;
	display: block;
	border: 10px solid #fff;
	z-index: 1;
	background: #fff;
	margin-bottom: 10px;
	margin-right: 20px;
}

.other-right-list-img img {
	vertical-align: top;
	max-width: 100%;
}

.other-right-list-main {
	color: #697174;
	font-size: 13px;
}

.other-right-list-main a {
	color: #292f38;
	text-decoration: none;
}

.other-right-list-main a:hover {
	color: #0049ac;
}

.other-right-list-main h4 {
	font-weight: normal;
	font-size: 22px;
}

.other-right-list-main hr {
	border-top: 1px solid #ecf0f1;
	margin: 8px 0;
}

.other-right-list-main p span a {
	padding-left: 10px;
	color: #2f2f38;
}

.other-right-list-main p span a:hover {
	color: #0049ac;
}

.other-right-list-main-more a {
	font-weight: 300;
	font-size: 18px;
	color: #0049ac;
}

.other-right-list-main-more a:hover {
	color: #292f38;
}
.footer{background: #3c3c3c;
    border-bottom: 1px #494949 solid;
	padding: 20px 0;}
.footer-title{color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding: 18px 0;}
.footer-content{color: #cfcfcf;}
.sp-zoom img {max-width:unset;
}