@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,b,img{margin:0;padding:0;}
body{font: 14px/1.5  Arial, Helvetica, sans-serif !important; min-width: 1200px;color: #333; background: #f5f5f5;
font-family:  "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,li{list-style:none}
h1,h2,h3,h4,h5,h6,b{font-size:100%;font-weight:normal;}
q:before,q:after{content:''}
abbr,acronym{border:0}
input:disabled {background: none;}
textarea{resize:none;outline:none}
a, img {border: 0px none; color: #333;text-decoration: none;}
.clear { clear:both;}
/*---head---*/
.head {
	height:100%;
	position: relative;
}
.nav {
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 88;
}
.nav-con {
	width: 1200px;
	margin: 0 auto;
}
.logo {
	display: inline-block;
	width: 177px;
	height: 37px;
	float: left;
	margin-top: 11px;
	margin-left: 6px;
}
.head-v3{
	z-index:100;
	min-width:1200px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.head-v3 .navigation-inner{
	margin:0 auto;
	max-width:1287px;
	width: 100%;
	position:relative;
}
.navigation-up{
	height:60px;
	background:#1c2227;
}
.navigationbg {
	background:#1c2227;
}
.navigation-up:hover,.nav-bg {
	background:#1c2227;
}
.navigation-up .navigation-v3{
	float: left;
	margin-left: 59px;
	z-index: 1000;
}
.navigation-up .navigation-v3 ul{
	float:left;
}
.navigation-up .navigation-v3 li{
	float:left;
	color:#fff;
	line-height: 60px;
}
.navigation-up .navigation-v3 .nav-up-selected{
	color:#0c67c4;
}
.navigation-up .navigation-v3 .nav-up-selected-inpage{
	color:#36b7e6;
}
.navigation-up .navigation-v3 li  a{
	padding: 0 16px;
	color: #fff;
	display: inline-block;
	height: 60px;
	font-size: 14px;
	/*font-weight: 600;*/
}
.navigation-up .navigation-v3 li  a:hover {
	color:#0c67c4;
	transition: linear 0.3s;
}
.navigation-down{
	position:absolute;
	top:60px;
	left:0px;
	width:100%;
}
.navigation-down .nav-down-menu{
	width:100%;
	margin:0;
	background:#212930;
	position:absolute;
	top:0px;
}
.navigation-down .nav-down-menu .navigation-down-inner{
	margin:auto;
	width:1200px;
	position:relative;
}
.navigation-down .nav-down-menu dl{
	float:left;
}
.navigation-down .menu-1 dl{
	margin: 17px 50px 25px 3px;
	height: 200px;
}

.cp_news{
	margin-left: 5px;
	font-size: 12px;
	color: #ed260b;
}
.cp_yhui{
	background: #ed260b;
	color: white;
	font-size: 12px;
	padding: 2px 10px;
	border-radius: 4px;
	margin-left: 5px;
}
.cp_chuxiao{
	background: #e2b428;
	color: white;
	font-size: 12px;
	padding: 2px 10px;
	border-radius: 4px;
	margin-left: 5px;
}
.navigation-down .menu-1 dt{
	font-size:14px;
	color:#fff;
	/*background: url(../../3images/navbg1.png) no-repeat left center; */
	/*padding-left: 10px;*/
	border-bottom: 1px solid #515151;
	margin-bottom: 3px;
	line-height: 30px;
	width: 185px;

}
.navigation-down .menu-1 dd a{
	color: #b5b5b5;
	font-size: 12px;
	line-height: 25px;
	padding: 2px 0px;
	/*background: #32393e;*/
	width: 100%;
	margin: 0px 0px;
	display: inline-block;
}
.navigation-down .menu-1 dd a:hover{
	color: #0c67c4;
	transition: linear 0.3s;
	/*background: #164d84;*/
}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{
	color:#7a889c;
	font-size: 14px;
}
.right-tip {
	float: right;
}
.right-tip a {
	display: inline-block;
	width: 56px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	margin-top: 17px;
	/*	margin-right: 11px;*/
	border-radius:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.right-tip .enter {
	border: 1px solid #fff;
	margin-right: 11px;
}
.right-tip .enter:hover {
	color: #0c67c4;
	transition: linear 0.3s;
}
.right-tip .register {
	border: 1px solid #ff4500;
	background: #ff4500;
	margin-right: 11px;
}
.right-tip .register:hover {
	background: #f8652f;
	transition: linear 0.3s;
}
.right-tip .tip03:hover {
	color: #0c67c4;
	transition: linear 0.3s;
}
/*---banner---*/
.banner {
	height: 602px;
}
.slideBox{
	height:602px; 
	overflow:hidden; 
	position:relative;
}
.slideBox .hd{ 
	height: 14px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 148px;
    z-index: 1;
    margin-left: -22px;
}
.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
}
.slideBox .hd ul li{ 
	float:left; 
	margin-right:2px;  
	width:10px;
	height:10px;
	background:#fff; 
	cursor:pointer;
	border-radius:7px;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	margin: 0 9px;
}
.slideBox .hd ul li.on{ 
	background: #2a84df;
}
.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
.slideBox .bd li img{
	display:block;
	margin: 0 auto;
}
/*---content---*/
.content {
    width:100%;
	}
/*---search---*/
.search-region {
	width: 1200px;
    height: 80px;
    margin: 24px 0;
    position: absolute;
    bottom: 12px;
    left: 50%;
    z-index: 1;
    margin-left: -600px;
}
.search-con {
	width:1200px;
	height: 77px;
	margin: 0 auto;
	border-radius: 12px;
	background: #2a84df;
	
}
.global{
	display: block;
	padding: 0 24px;
	float: left;
}
.global img {
	padding-top: 0px;
	width: 120px;
}
.search-mid {
	display: inline-block;
	width: 720px;
	height: 53px;
	float: left;
	margin-top: 12px;
	position: relative;
}
.ser-text {
	display: inline-block;
	width:726px;
	height: 55px;
	border-radius:2px;
	background: #fff;
	position: relative;
}
.search-mid button {
	width: 152px;
	height: 45px;
	float: right;
	border:none;
	outline: none;
	border-radius: 2px;
	background: #2a84df;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	color: #fff;
	font-family: "Microsoft YaHei";
	cursor: pointer;
	position:absolute;
	top:5px;
	right: 5px;
}
.search-con span {
	float: right;
	margin: 13px 20px 0 0;
}
.ser-text input {
	width: 360px;
	height: 55px;
	position: absolute;
	top:0;
	left:92px;
	border:none;
	outline: none;
	line-height: 55px;
	background: #fff;
	font-size: 14px;
	color: #757575;
	font-family: "Microsoft YaHei";
}
.ser-text form {
	position: absolute;
	right:0;
}
.ser-text .www {
	position: absolute;
	left:20px;
	font-size: 22px;
	color: #ff4500;
	line-height: 55px;
	font-style: normal;
	font-weight: bold;
}
/*---product---*/
.product-region {
	background: #fff;
	padding: 32px 0;
}
.product-con {
	width: 1200px;
	margin: 0 auto;
}
.title {
	font-size:34px;
	padding-left: 10px;
	background:  url(../3images/title-bg.png) no-repeat left center;
}
.title-des {
	padding-left: 10px;
}
.pro-list {
	margin-top: 20px;
}
.pro-list li {
	width:570px;
	height:232px;
	border: 1px solid #e3e3e3;
	float: left;
	margin: 10px 12px;	
}
.pro-list li:hover {
	-moz-box-shadow: 0 10px 20px rgba(12,103,196,0.2);
	-webkit-box-shadow: 0 10px 20px rgba(12,103,196,0.2);
	box-shadow: 0 10px 20px rgba(12,103,196,0.2);
	transition: linear 0.3s;
}
.pro-img {
	float:left;
	width: 186px;
	height: 232px;
}
.pro-img img{
	display:block;
	margin: 0 auto;
	margin-top: 85px;
}
.pro-text {
	float:left;
	width: 344px;
	height: 232px;
	position: relative;
}
.pro-text h3 {
	font-size: 18px;
	margin-top: 36px;
}
.pro-text h3 a:hover{
	color: #ff4500;
	transition: linear 0.3s;
}
.pro-text p {
	height:42px;
	overflow: hidden;
	font-size: 14px;
	color:#999;
}
.price {
	position: absolute;
	left: 0;
	bottom:48px;
}
.price em{
	font-size:28px;
	font-weight: bold;
	color: #ff4500;
}
.old-price {
	position: absolute;
	left: 0;
	bottom:32px;
	color: #999;
}
 .sale {
	 display: inline-block;
	 width: 91px;
	 height: 30px;
	 position: absolute;
	 right: 0;
	 bottom: 32px;
	 border: 1px solid #0c67c4;
	 font-size: 14px;
	 color: #0c67c4;
	 text-align: center;
	 line-height: 30px;
}
.sale:hover {
	background: #ff4500;
	color:#fff;
	transition: linear 0.3s;
	border:1px solid #ff4500;
}
/*---special---*/
.special-region {
	margin: 24px 0;
}
.special-con {
	width:1200px;
	margin: 24px auto;
}
.special-list{
	margin-top:20px;
}
.special-list li{
	width:380px;
	height: 200px;
	background: red;
	float: left;
	margin:0 10px 32px 10px;
	position: relative;
	overflow: hidden;
}
.special-list li span {
	display: block;
	width: 102px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
}
.special-list li span.tips {
	background:#053462;
}
.special-list li span.tips01 {
	background:#256567;
}
.special-list li span.tips02 {
	background:#156a9b;
}
.special-list li .cover { 
	width: 380px; 
	height: 200px; 
	background: rgba(0, 0, 0, 0.6); 
	position: absolute; 
	left: 0; 
	top: 0; 
	transform-origin: right bottom; 
	-webkit-transform-origin: right bottom; 
	-moz-transform-origin: right bottom; 
	transform: rotate(90deg); 
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg); 
	transition: all 0.35s; 
	-webkit-transition: all 0.35s; 
	-moz-transition: all 0.35s;
}
.special-list li:hover .cover { 
	transform: rotate(0deg); 
	-webkit-transform: rotate(0deg); 
	-moz-transform: rotate(0deg); 
}
.special-list li .cover a {
	display:inline-block;
	width: 130px;
	height: 38px;
	border:1px solid #fff;
	text-align: center;
	line-height: 38px;
	color: #fff;
	margin: 80px 0 0 125px;
}
.special-list li .cover a:hover {
	background: #ff4500;
	transition: linear 0.3s;
	border:1px solid #ff4500;
}
/*---advantage---*/
/*.advantage-region {*/
	/*background: #fff;*/
	/*padding-bottom: 42px;*/
/*}*/
/*.advantage-con {*/
	/*width:1200px;*/
	/*margin: 0 auto;*/
	/*padding-top: 32px;*/
/*}*/

/*.advantage-list  {*/
	/*margin-top: 20px;*/
/*}*/
/*.advantage-list li {*/
	/*width:238px;*/
	/*height: 300px;*/
	/*float: left;*/
	/*margin: 0 29px;*/
	/*border: 1px solid #e9e9e9;*/
/*}*/
/*.advantage-list li img{*/
	/*display: block;*/
	/*margin: 30px auto;*/
/*}*/
/*.advantage-list li .img-top {*/
	/*margin:72px auto;*/
/*}*/
/*.advantage-list li p{*/
	/*text-align: center;*/
	/*font-size: 16px;*/
/*}*/

.advantage-region {
	background: #fff;
	padding-bottom: 42px;
}
.advantage-con {
	width:1200px;
	margin: 0 auto;
	padding-top: 32px;
}
.advantage-list  {
	margin-top: 20px;
}
.advantage-list li {
	width:30%;
	height: 194px;
	float: left;
	margin: 0 1%;
	/*	border: 1px solid #e9e9e9;*/
}
.advantage-list li img{
	display: block;
	margin: 15px auto;
}
/*
.advantage-list li .img-top {
	margin:72px auto;
}
*/
.advantage-list li p{
	text-align: center;
	margin: 8px 0;
}
.adv-p1{
	font-size: 16px;
	font-weight: bold;
}
.adv-p2{
	font-size: 12px;
	color: #666;
}


/*---news---*/
.news-region {
	margin: 24px 0;
}
.news-con {
	width:1200px;
	margin: 0 auto;
}
.news-con .con-left {
	width: 890px;
	float: left;
}
.news-con .con-right {
	width: 310px;
	float: right;
}
.news-list{
	margin-top: 18px;
}
.news-list li a{
	display: block;
	float: left;
	width: 412px;
	height: 100px;
	/*border: 1px solid #0c67c4;*/
	margin: 10px 15px;
	background: #fff;
}
.news-list li a:hover{
	-moz-box-shadow: 0 10px 20px rgba(12,103,196,0.2);
	-webkit-box-shadow: 0 10px 20px rgba(12,103,196,0.2);
	box-shadow: 0 10px 20px rgb(193, 193, 193);
	transition: linear 0.3s;
	background: #9a9494;
	color: #fff;
}
.news-list li a:hover p{
	color: #fff;
}
.news-list li .date{
	width: 100px;
	height: 100px;
	border-right: 1px solid #e2e2e2;
	float: left;
	text-align: center;
}
.news-list li .news{
	width: 310px;
	height: 100px;
	float: right;
}
.news-list li .date p{
	font-size: 48px;
	font-weight: bold;
	line-height: 60px;
	margin-top: 6px;
}
.news-list li .date span{
	font-size: 18px;
	line-height: 20px;
}
.news-list li  h3{
	font-size: 16px;
	margin:18px 16px 10px 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news-list li .news p {
	font-size: 12px;
	color: #999;
	margin:0 16px;
	height:36px;
	overflow: hidden;
}
.news-more {
	/*color: #36b7e6;*/
	float: right;
	margin: -20px 20px 0 0;
}
.news-more:hover {
	color: #0c67c4;
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition:linear 0.3s;
}
.txtScroll-top {
	width: 298px;
    height: 344px;
    background-color: #fff;
    margin-top: 28px;
    padding-left: 30px;
}
.txtScroll-top .bd ul li {
	padding-left:30px;
	line-height:28px;
	/*background: url(../3images/li-img.png) no-repeat left center;*/
	
}
/*---cooperative---*/
.cooperative-region {
	margin-top: 24px;
	background: #fff;
}
.cooperative-con {
	width:1200px;
	margin: 0 auto;
	padding: 32px 0;
}
.tit-num {
	width:1200px;
	margin: 0 auto;
	padding: 30px 0;
}
.tit-num dl{
	width: 33.33%;
	float: left;
	text-align: center;
}
.tit-num dl dd {
	font-size: 18px;
	margin-top: 40px;
}
.slideBox1{
	width:100%;
	overflow:hidden; 
	position:relative; 
	margin:0 auto;
}
.slideBox1 .hd1{ 
	height:8px; 
	margin: 0 auto;
	position: absolute;
	left: 50%;
	bottom:16px;
	margin-left: -189px;
	z-index:1; 
}
.slideBox1 .hd1 ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
}
.slideBox1 .hd1 ul li{ 
	float:left; 
	width:88px; 
	height:8px; 
	background:#b8ecfa; 
	cursor:pointer;
	border-radius:4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	margin: 0 19px;
}
.slideBox1 .hd1 ul li.on{ 
	background: #0097de;
	transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-moz-transition: linear 0.3s;
	-o-transition: linear 0.3s;
}
.slideBox1 .bd1{ 
	position:relative; 
	width: 1076px;
/*	height:234px; */
	z-index:0; 
	margin: 0 auto;
}
.slideBox1 .bd1 li{
	zoom:1; 
	vertical-align:middle;
	
}
.slideBox1 .bd1 li img{
	display: inline-block;
	/*width: 173px;*/
	/*height: 90px;*/
	border: 1px solid #e9e9e9;
}
.slideBox1 .bd1 a{
	height: 450px;
	display:block;
	margin: 0 auto;
}
.slideBox1 .prev,.slideBox1 .next{ 
	position:absolute; 
	top:50%; 
	margin-top:-35px;
	display:block; 
	width:40px; height:40px;  
	filter:alpha(opacity=50);
	opacity:0.5;  
}
.slideBox1 .next{ 
	left:auto; 
	right:1%; 
	background:url(../3images/r-right.png) no-repeat; 
}
.slideBox1 .prev{ 
	left:auto; 
	left:1%;
	background:url(../3images/j-left.png) no-repeat;
}
.slideBox1 .prev:hover,.slideBox1 .next:hover{ 
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox1 .prevStop1{ 
	display:none;  
}
.slideBox1 .nextStop1{ 
	display:none;  
}
/*---foot---*/
.foot {
	width:100%;
	background:#212930;
	}
.foot-con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 32px;
}
.foot-con dl  {
	width: 15%;
	float: left;
	color: #fff;
	padding-left: 3%;
/*	margin: 10px 96px;*/
}
.foot-con dl dt {
	font-size: 12px;
	font-weight: 600;
}
.foot-con dl dd a {
	font-size: 12px;
	color: #7a889c;
	line-height: 24px;
}
.foot-con dl dd a:hover {
	color: #36b7e6;
	transition: linear 0.3s;
}
.contact {
	width:100%;
	border-top: 1px solid #2c363f;
	margin-top: 24px;
}
.contact-con {
	width: 1200px;
	margin: 0 auto;
	padding: 32px 0;
}
.contact-con dl {
	width: 30.333%;
	padding-left: 3%;
	float: left;
	color: #7a889c;
/*	margin: 0 70px;*/
}
.contact-con dl.location dd{
	font-size: 12px;
	line-height: 25px;
}
.contact-con dl.w-chat{
	text-align: center;
}
.contact-con dl dd.img-p {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.contact-con dl dt.call-p {
	font-size: 18px;
	margin-top: 32px;
}
.contact-con dl dd.call-n{
	font-size: 36px;
	font-style: italic;
	color: #e8de3a;
	line-height: 44px;
}
.contact-con dl dd.call-pho span{
	color: #e8de3a;
}
.footer {
	width: 100%;
	height: 68px;
	background: #1c2227;
}
.footer-con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 18px;
}
.footer-con p {
	font-size: 12px;
	text-align: center;
	color: #7a889c;
}
/*---fix---*/
/*fix-right*/
.rightdiv{
	position:fixed; 
	right:10px; 
	width:50px; 
	bottom:280px; 
	z-index:1;
}
.rightdivs{ 
	width:50px; 
	height:50px;
	margin: 3px 0;
	border-radius: 4px;
	text-align:center; 
	position:relative; 
	cursor:pointer;
	background: #2a84df;
}
.rightdivs a{ 
	display:block; 
	width:0px; 
	overflow:hidden; 
	white-space: nowrap;
	position:absolute; 
	top:0px; 
	right:60px;
	font-size:20px; 
	background:#2a84df;
	min-height:50px; 
	line-height:50px; 
	color:#fff;
	transition:linear 0.2s;
	border-radius: 4px;
	-moz-box-shadow: 0 10px 20px rgba(12,103,196,0.2);
	-webkit-box-shadow: 0 10px 20px rgba(12,103,196,0.2);
	box-shadow: 0 10px 20px rgba(12,103,196,0.2);
}
.qq{ 
	background:#2a84df url(../3images/side-qq.png) no-repeat center;
}
.call{
	font-size: 36px;
	color:#36b7e6; 
	background:#2a84df url(../3images/side-call.png) no-repeat center;
}
.wx{ 
	background:#2a84df url(../3images/side-er.png) no-repeat center;
}
.wx a img {
	margin:10px 0;
}
.top{ 
	background:#2a84df url(../3images/side-top.png) no-repeat center;
}
.qq:hover,.wx:hover,.call:hover,.top:hover{ 
	background-color:#ff4500;
	transition:linear 0.5s;
}
/*
.rightdivs:hover a{ 
	width:164px; 
	transition:linear 0.3s;
}

.rightdivs:hover a.hov{ 
	width:100px; 
	transition:linear 0.3s;
}
*/
.rightdivs.gd.hover a.hov{padding: 0px 8px;}
.location .ddimg a {
	padding: 0 10px;
}
.location .ddimg a img{
	display: inline-block;
	vertical-align: middle;
}


.user-info-cell .user-info-dropdown .info-cell .topbar-use-head-img {

	font-size: 18px  !important;
	font-weight: 400  !important;
	background: #0676c3 !important;
	color: #ffffff !important;
}