﻿/*----------custom----------*/
.pro_list.page1_list ul li .img span {
	background: url(../images/icon6-1.png) no-repeat center center;
}
.pro_list.page1_list ul li .img:before {
	display: none;
}
.pro_details {
	margin-top: 100px;
}

.pro_details .wrap {
	width: 96%;
	margin: 0 auto;
	max-width: 1400px;
	position: relative;
}

.pro_img {
	width: 30%;
	margin-right: 5%;
	float: left;
}

.pro_img .big_img img {
	width: 100%;
	
}

.pro_img .img img {
	display: block;
	
}
.pro_img .img_owl {
	padding: 0 45px;
	margin-top: 35px;
}
.pro_text {
	overflow: hidden;
}

.pro_text p {
line-height:30px;
	
}


.pro_img .owl-theme .owl-controls .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	width: 10px;
	height: 11px;
	margin: 0;
	padding: 0;
}
.pro_img .owl-theme .owl-controls .owl-nav .owl-prev {
	left: -40px;
}
.pro_img .owl-theme .owl-controls .owl-nav .owl-next {
	right: -40px;
}
.pro_img .owl-theme .owl-controls {
	bottom: 50%;
	margin-bottom: 5px;
}
.img_owl .item {
	background: #faad39;
	position: relative;
}
.img_owl .item span {
	display: block;
	position: absolute;
	width: 100%;
	top: 60%;
	opacity: 0;
	left: 0;
	height: 16px;
	margin-top: -8px;
	background: url(../images/icon6-2.png) no-repeat center center;
}
.img_owl .item:hover img, .img_owl .item.on img {
	opacity: .2;
}
.img_owl .item:hover span, .img_owl .item.on span {
	top: 50%;
	opacity: 1;
}
.pro_text h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
}

.pro_text h3 {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: normal;
	background: #e5e5e5;
	line-height:45px;
	
	border-bottom: 0px solid #faad39;
	padding: 0px 0px;
}

.pro_text h3 span {
	font-size: 18px;
	color:#FFFFFF;
	margin-bottom: 0px;
	font-weight: normal;
	background: #03428f;

	padding: 10px 15px;
}

.pro_text h4 {
	font-size: 16px;
	font-weight: normal;
	color: #faad39;
	margin-top: 15px;
}
.pro_text h4 span {
	font-size: 24px;
}
.pro_text .text {
	line-height: 30px;
	color: #666;
	margin: 15px 0;
}
.pro_text .text2 {
	line-height: 30px;
	color: #333;
}
.pro_text .text2 span {
	color: #666;
}
.pro_text .more a span {
	font-size: 16px;
}
.pro_text .more a {
	padding: 0 15px;
	line-height: 50px;
}
.pro_details .box {
	padding: 35px 0;
	margin-top: 75px;
	border-top: 1px solid #ddd
}
.img_owl .page1_list li {
	width: auto;
	float: none;
}
.img_owl .page1_list li a {
	margin: 0
}
.pro_details .box .owl-theme .owl-controls {
	bottom: auto;
	top: 40%;
}
.pro_details .box .owl-theme .owl-controls .owl-nav [class*=owl-] {
	margin: 0;
	padding: 0;
	width: 70px;
	height: 40px;
	background: #999;
	border-radius: 0;
	position: absolute;
	top: 50%;
	margin-top: -20px;
}
.pro_details .box .owl-theme .owl-controls .owl-nav .owl-prev {
	left: -70px;
}
.pro_details .box .owl-theme .owl-controls .owl-nav .owl-next {
	right: -70px;
}
.pro_details .box .owl-theme .owl-controls .owl-nav [class*=owl-]:after {
	content: '';
	width: 10px;
	display: block;
	margin: 0 auto;
	background: url(../images/cur1.png) no-repeat left center;
	height: 40px;
}
.pro_details .box .owl-theme .owl-controls .owl-nav [class*=owl-] span {
	display: none;
}
.pro_details .box .owl-theme .owl-controls .owl-nav .owl-next:after {
	background: url(../images/cur2.png) no-repeat right center;
}
.pro_details .box .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
	width: 30px;
}
.pro_details .box .page1_list ul li .img span {
	background: url(../images/icon6-1.png) no-repeat center center;
}
.owl-theme .owl-item * {
	transition: all 0.5s;
}

.more a {
	display: block;
	width: 160px;
	text-align: center;
	line-height: 40px;
	background: #faad39;
}
.more a span {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	padding-right: 45px;
	display: inline-block;
	background: url(../images/icon7.png) no-repeat right center;
}
.more a:hover {
	background: #ff9d09;
}
.more a:hover span {
	padding-right: 55px;
}

.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}

.pro_info {
	border-top: 1px solid #ddd;
	padding-top: 25px;
}
.pro_info h3 {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: normal;
	background: #e5e5e5;
	line-height:45px;
	
	border-bottom: 0px solid #faad39;
	padding: 0px 0px;
}

.pro_info h3 span {
	font-size: 18px;
	color:#FFFFFF;
	margin-bottom: 0px;
	font-weight: normal;
	background: #03428f;

	padding: 10px 15px;
}

.pro_info p {
line-height:30px;
color:#666;
	
}




/*PC导航*/
.header-v1 {
	width: 100%;
	position: fixed; /*overflow:hidden; */
	height: 100px;
	z-index: 10;
	background-color: RGB(3,66,143,0.8);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}
.nav-hide .header-v1 {
	height: 80px;
}
.nav-hide .blank_h {
	height: 80px;
}
.nav-hide .header-v1 .top-main .logo1 img {
	height: 70px;
}
.header-v1 .top-main {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.header-v1 .top-main .logo1 {
	float: left;
	height: 100%;
	margin-left: 2%;
}
.header-v1 .top-main .logo1 img {
	height: 100%;
	vertical-align: middle;
}
.header-v1 .top-main .logo1 img:hover {
	transition: all 0.3s;
	filter: Alpha(Opacity=60);
	opacity: 0.6;
}
.header-v1 .top-main .top_r {
	float: right;
}
.header-v1 .languages {
	float: right;
	position: relative;
	display: block;
	font-size: 12px;
	color: #707070;
	height: 38px;
	line-height: 38px;
	padding-left: 18px;
	text-align: right;
	font-family: "宋休";
	text-decoration: none;
	margin-left: 10px;
	background: url(../img/top_pic2.png) left center no-repeat;
	margin-top: 29px;
	transition: all 0.3s;
}
.header-v1 .languages:hover {
	margin-top: 25px;
}
.nav-hide .header-v1 .languages {
	margin-top: 22px;
}
.nav-hide .header-v1 .languages:Hover {
	margin-top: 18px;
}
.header-v1 .languages:Hover {
	transition: all 0.3s;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
/*.header-v1 .languages:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.header-v1 .languages:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: -1px;height:4px;opacity: 0;background-color: #c71d32;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.header-v1 .languages:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}*/
.header-v1 .top-main .top-main-content {/* float:right;*//* margin-top:31px;*/
	text-align: center;
}
.navBar {
}
.nav {
	list-style: none;
	padding: 0;
}
.nav .m { /*float:left; */
	display: inline-block;
	border-top: 0;
	border-bottom: 0; /*width:120px; */
	margin-right: 22px;
	margin-left: 22px;
}
.nav a:hover {
	text-decoration: none; /*color:#fff;*/
	vertical-align: top;
}
.nav li:hover span {
	transform: translateY(-100%);/*color:#fff;*/
}
.nav h3 {
	float: left;
	font-weight: normal;
	font-size: 18px;
	height: 100px;
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: relative;
}
.nav h3 a {
	display: block;
	color: #fff;
	line-height: 100px;
	font-size: 18px;
	text-transform: uppercase;
}
.nav h3 a span {
	display: block;
	position: relative;
	transition: all 0.3s;
	height: 100px;
	text-transform: uppercase;
}
.nav-hide .nav h3 a span {
	height: 80px;
}
.nav h3 a span:after {
	content: attr(data-title);
	position: absolute;/*color:#fff;*/
	left: 0;
	transform: translateY(100%);
	width: 100%;
	top: 0; /*color:#fff;*/
}
.nav h3 a i {
	width: 9px;
	height: 5px;
	background: url(../img/top_pic5.png) no-repeat;
	display: inline-block;
	margin-left: 7px;
}
.nav-hide .nav {
}
.nav-hide .nav h3 {
	height: 80px;
}
.nav-hide .nav h3 a {
	line-height: 80px;
}
.nav .on {
}
.nav .on h3 a {/* height:42px; line-height:42px; *//*color:#fff;background:#ec2029;*/ /*background:url(../img/top_bg.png) center bottom no-repeat;*/
}
.nav .on h3 a i {
	background: url(../img/top_pic6.png) no-repeat;
}
.nav .on h3 a span { /*color:#fff;*/
}
.nav li.on a:after {
	left: 0%;
	right: 0%;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.nav li h3 a:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: 0px;
	margin-right: 0px;
	bottom: 0px;
	height: 4px;
	opacity: 0;
	background-color: #f59500;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.nav li h3 a:hover:after {
	left: 1%;
	right: 1%;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.nav .sub {
	display: none;
	width: 100%;
	padding: 0;
	position: absolute;
	background: #f59500;/* top:87px;*/
	top: 100px;/* overflow:hidden;*/
	text-align: center;
	z-index: 110;
	left: 0%;
}
.nav-hide .nav .sub {
	top: 80px;
}
.nav .sub ul {
	width: 1100px;
	margin: 0 auto;
}
.nav .sub li {
	vertical-align: middle;
	list-style: none;
	text-decoration: none;
	display: inline-block;
	line-height: 50px;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}
.nav .sub li span {
	display: block;
	height: 38px;
	position: relative;
}


.nav .sub li a {
	text-decoration: none;
	background: none;
	color: #fff;/* border-bottom:1px solid #515152;*/
	display: block;
	height: 50px;
	overflow: hidden;
}


/*.nav .sub li:last-child a{ border-bottom:0;}
.nav .sub li:last-child a:hover{ border-bottom:0;}*/
.nav .sub li a:hover {
	color: #fff;/*border-bottom:1px solid #e70606;*/
}
.nav .sub li:hover img {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.blank_h {
	height: 100px;
	overflow: hidden;
}
.top_search {
	float: right;
	height: 100px;
	width: 34px;
	position: relative;
	margin-right: 2%;
}

.tPhone{float:right; margin-top:20px; margin-right:80px }
.tPhone .ico{width:15px; height: 60px; border-radius: 50%; background-color:#0C7DF5; float:left;}
.tPhone .H6{font-size:13px;  color:#c3c3c3;line-height: 22px;}



.top_banbeng {
	float: right;
	height: 100px;
	width: 134px;
	position: relative;
	margin-right: 10%;
}

.nav-hide .top_search {
	height: 80px;
}
.top_search .input1 {
	width: 83%;
	text-indent: 10px;
	line-height: 30px;
	height: 30px;
	outline: medium;
	background: none;
	color: #9c9c9c;
	text-align: left;
	font-size: 13px;
	border: 0;
}
.top_search em {
	height: 100%;
	width: 100%;
	background: url(../img/top_pic1.png) left center no-repeat;
	cursor: pointer;
	display: block;
}
.top_search em:Hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.top_search .search_con {
	display: none;
	position: absolute;
	bottom: -73px;
	right: 0px;
	width: 300px;
	height: 0px;
	padding-top: 23px;
	padding-bottom: 19px;
	background: url(../img/top_bg2.png) no-repeat;
	z-index: 100;/* border:1px solid #eee;box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);border-radius: 2px;*/
}
.top_search .search_con .input1 {
	height: 39px;
	line-height: 39px;
	background: #f8f8f8;
	border: 0;
	padding-left: 5px;
	margin-left: 16px;
	padding-right: 47px;
	width: 174px;
	float: left;
	outline: none;
}
.top_search .search_con .bnts {
	float: left;
	width: 40px;
	height: 39px;
	background: url(../img/top_pic3.png) no-repeat;
	cursor: pointer;
}
.top_search .search_con .bnts:hover {
	transition: all 0.3s;
	background: url(../img/top_pic4.png) no-repeat;
}
/* 手机导航全局 */
.touch-top {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99;
	background: #052361;
	display: none;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}
.touch_bg {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 8;
	background: #0d0d0d;
	display: none;
	filter: Alpha(Opacity=60);/*IE7 fix*/
	opacity: 0.6;
	height: 100%;
}
.touch-top-wrapper {
	width: 96%;
	margin: 0 auto;
}
.touch-top-wrapper .touch-logo {
	float: left;
}
.touch-top-wrapper .touch-logo img {
	height: 90px;
	display: block;
}
.touch-navigation {
	display: block;
}
.touch-toggle {
	position: absolute;
	right: 10px;
	top: 0;
}
.touch-toggle li {
	float: left;
	height: 70px;
	padding: 0 12px;
	text-align: center;
}
.touch-toggle li a {
	height: 70px;
}
.touch-toggle li:hover, .touch-toggle li:active {
}
.touch-toggle .touch-toggle-item-first {
	border-left: none;
}
.touch-toggle .touch-toggle-item-last {
	border-right: none;
}
.touch-toggle li a {
	display: block;
	font-size: 12px;
}
.touch-toggle li i {
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden; /*margin-top:20px;*/
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.touch-toggle .touch-icon-language {
	background-image: url(../img/touch-icon-language.png);
}
.touch-toggle .touch-icon-user {
	background-image: url(../img/touch-icon-user.png);
}
.touch-toggle .touch-icon-search {
	background-image: url(../img/head_pic2.png);
}
.touch-toggle .touch-icon-menu {
	background-image: url(../img/head_pic1.png);
}
.touch-toggle li span {
	display: none;
	text-align: center;
}
.drawer-section {/* background-color:#40312f; padding:20px;*/
	display: none;
}
.drawer-section-menu {/* padding:20px 20px 35px;*/  /*padding:0px 0px 35px;*/
}
.touch-toggle-content {
	clear: both;
}
.touch-menu {
	clear: both;
}
.touch-menu ul li {
	border-bottom: 1px solid #333;
	position: relative;
}
.touch-menu ul li a {
	color: #fff;
	display: block;
	font-size: 18px;
	height: 48px;
	line-height: 48px;/* padding-left:10px;*/
	padding-left: 2%;
}
.touch-menu ul li a:hover, .touch-menu ul li a:active {
	background-color: #004ce5;
	color: #fff;
}
.touch-menu ul li i {
	position: absolute;
	top: 14px;/* right:5px;*/
	right: 25px;
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.touch-menu ul li i.touch-arrow-right {
	display: none;
	background-image: url(../img/touch-arrow-r.png);
}
.touch-menu ul li i.touch-arrow-down {
	background-image: url(../img/touch-arrow-d.png);
}
.touch-menu ul li i.touch-arrow-up {
	background-image: url(../img/touch-arrow-u.png);
}
.touch-menu ul li a:hover i.touch-arrow-down {
	background-image: url(../img/touch-arrow-d2.png);
}
.touch-menu ul li a:hover i.touch-arrow-up {
	background-image: url(../img/touch-arrow-u2.png);
}
.touch-menu ul ul {
	display: none;
	margin: 0;/* padding:0 10px 30px 30px;*/
	padding: 0 0px 30px 0px;
}
.touch-menu ul ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.touch-menu ul ul li a {
	padding: 0;
	padding-left: 3%;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase;
}
.touch-menu ul ul li i {
	top: 13px;
}
.touch-menu .closetitle {
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;
}
.touch-menu .closetitle img {
	margin: 0 auto;
	height: 20px;
	width: auto;
}
/*手机弹出搜索*/
.search_div {
	clear: both;
	width: 100%;
	overflow: hidden;
	padding-top: 2%;
	padding-bottom: 2%;
	display: none; /*z-index:999;*/
}
.search_div .search_con {
	width: 92%;
	margin: 0 auto;
	border: 1px solid #cdcdcd;
	height: 40px;
	line-height: 40px;
}
.search_div .search_con .input1 {
	text-indent: 15px;
	width: 88%;
	float: left;
	border: 0;
	background: none;
	height: 100%;
	font-size: 16px;
	outline: none;
	color: #bbb;
}
.search_div .search_con .bnt1 {
	-webkit-appearance: none;
	float: right;
	width: 12%;
	max-width: 60px;
	background: url(../img/head_pic2.png) 50% center no-repeat;
	background-size: auto 55%;
	border: 0;
	height: 100%;
	cursor: pointer;
}

@media screen and (max-width: 1100px) {
/* 手机导航全局 */
.blank_h {
	height: 90px;
}
.nav-hide .blank_h {
	height: 90px;
}
.header-v1 {
	display: none;
}
.touch-top {
	display: block;
}
.top_search {
	width: 90%;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 0;
	background: url(../img/search_bg.png) #eee right center no-repeat;
	margin-right: 5%;
}
}

 @media screen and (max-width: 480px) {
 /* 手机导航全局 */
.blank_h {
	height: 60px;
}
.nav-hide .blank_h {
	height: 70px;
}
.touch-top-wrapper .touch-logo img {
	height: 60px;
}
.touch-toggle li {
	padding-left: 8px;
	padding-right: 8px;
}
.touch-toggle li i {
	width: 26px;
	height: 26px;
	margin-top: 23px;
}
/*.touch-menu ul li a{ font-size:14px; height:36px; line-height:36px;}
.touch-menu ul ul li a{ font-size:13px;}*/
}



