<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{position: relative;}
.w1100{
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
.w980{
	position: relative;
	width: 1060px;
	margin: 0 auto;
}
.wpd20{
	padding: 0 20px;
    width: 1060px;
}
a{
color: 	#666;
}
.header{
	position: relative;
	z-index: 10;
	height: 232px;
	background: url(../images/bg_header.jpg) repeat-x;
}
.h-top{
	height: 41px;
	line-height: 41px;
}
.h-top p.fr{
	font-size: 14px;
	color: #dadada;
}
.h-top p.fr span{
	display: inline-block;
	padding: 0 10px;
	background: #e4e5e6;
}
.h-top a{
	display: inline-block;
	padding: 0 13px;
	color: #666;
	transition: color 500ms ease-in 0ms;
}
.h-top a.blue, .h-top a:hover{
	color: #003673;
}
.h-top a.red{
	color: #c00725;
}
.h-top a.last{
	padding-right: 0;
}
.h-mid{
	height: 67px;
	padding: 40px 0 32px;
}
.logo{
	float: left;
	padding-right: 10px;
	border-right: 1px solid #dfdfdf;
	margin: 0 16px 0 0;
	display: inline;
}
.h-mid .tips{
	margin-top: 13px;
	line-height: 16px;
}
.h-mid .tips h2{
	font-size: 20px;
	color: #004490;
}
.h-mid .tips p{ line-height: 45px; font-size: 15px;}
.h-mid .tel{
	width: 307px;
	height: 42px;
	padding-left: 48px;
	margin: 14px 25px 0 0; letter-spacing: 1px;
	display: inline;
	background: url(../images/h_tel.png) no-repeat;
	font-size: 15px;
	line-height: 15px;
}
.h-mid .tel p{ color: #c00725; font-size: 24px; line-height: 33px; font-weight: bold; }



.h-mid .ewm .box{
	position: absolute;
	left: -94px;
	top: 42px;
	width: 140px;
	height: 155px;
	border: 1px solid #e4e4e4;
	display: none;
}
.nav li{
	height: 52px;
	line-height: 52px;
}
.nav a.tit{
	display: inline-block;
	border-left: 1px solid #0855ab;
	border-right: 1px solid #0e5fb9;
	padding: 0 24px;
	font-size: 15px; letter-spacing: 1px;
	color: #fff;
}
.nav a.last{border-right: none;}
.nav a.tit:hover, .nav a.tit.on{
	border-color: #024085;
	background: #024085;
}

.subNavBox{ background-color: #fff;
	border-right-width: 1px; 
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7c9cd; 
	border-left-color: #c7c9cd;
}
.subNav{border-bottom:solid 1px #c7c9cd;cursor:pointer;font-weight:bold;font-size:14px;color:#003;line-height:28px;background:url(../images/jiantou1.jpg) no-repeat;background-position:95% 50%;
width: 248px; height: 70px; display: table;font: bold 16px/70px "微软雅黑"; 
padding-left: 10px;
letter-spacing: 0px;}

.subNav1{border-bottom:solid 1px #c7c9cd;cursor:pointer;font-weight:bold;font-size:14px;color:#003;line-height:28px;padding-left:10px;background:url(../images/jiantou1.jpg) no-repeat;background-position:95% 50%;
width: 248px; height: 70px; display: table;font: bold 16px/70px "微软雅黑"; }

.currentDd{color:#073eac; font-size: 16px;}
.currentDt{background-image:url(../images/jiantou.jpg);}
.navContent{display: none;border-bottom:solid 1px #c7c9cd; padding:14px 0; }
.navContent li a{display:block;width:250px;font-size:14px;line-height:26px;color:#333;
	padding: 5px 0 5px 10px;transition: color 500ms ease-in 0ms;}
.navContent li a:hover{color:#073eac; transition: color 500ms ease-in 0ms;}

.navContent1{display: none;border-bottom:solid 1px #c7c9cd; padding: 0; }
.navContent1 dt a{display:block;width:248px;font-size:14px;line-height:26px;color:#333;
	padding: 5px 0 5px 10px;transition: color 500ms ease-in 0ms;}
.navContent1 dt a:hover{color:#073eac; transition: color 500ms ease-in 0ms;}


/*banner 箭头*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  margin-bottom: 20px;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.box_skitter .prev_button {
    left: 0;
    background: url("../images/prev01.jpg") no-repeat 0 center;
}
.box_skitter .next_button {
    right: 0;
    background: url("../images/next01.jpg") no-repeat 0 center;
}
.box_skitter .btn {
    display: inline-block;
    position: absolute;
    top: 0;
    z-index: 10;
    width: 39px;
    height: 100%;
    text-indent: -9999px;
}
.box_skitter .btn.hover{
	background-position: -39px center;
}



.float-service{
	position: absolute;
	/*left: 50%;*/
	/* top: 1219px; */
	top: 65%;
	right: 0;
	z-index: 50;
	width: 98px;
	margin-left: 520px;
}
.float-service .top{
	width: 98px;
	height: 96px;
	background: url(../images/float_top.jpg) no-repeat;
}
.float-service .entop{

	background: url(../images/float_topen.jpg) no-repeat;
}
.float-service .list{
	padding: 18px 16px 0;
	background: #333
}
.float-service .list a{
	display: inline-block;
	width: 42px;
	padding-left: 24px;
	background: url(../images/bg_sign02.jpg) no-repeat left center;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #515151;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
}
.float-service .enlist a{
	
	font-size: 14px;
}
.float-service .list a.first{
	border-top: none;
}
.float-service .list a.last{
	border-bottom: none;
}
.float-service .enlist{
	width: 82px;
	padding: 18px 8px 0;
}
.float-service .bot{
	width: 98px;
	height: 107px;
	background: url(../images/float_bot.png) no-repeat;
	cursor: pointer;
}
.float-service .enbot{
	background: url(../images/float_boten.png) no-repeat;
}
.float-service .float-ewm{
	width: 72px;
	height: 72px;
	padding: 16px 13px 0;
	background: #313232;
}
.footer{
	background: #003c7e;
	height: 355px;
}
.footer .ewm{
	width: 190px;
	height: calc(100% - 43px);
	padding-top: 43px;
	background: #023267;
	line-height: 24px;
	color: #fff;
	text-align: center;
}
.footer .w1100{
	height: 355px;
	position: relative;
}
.footer .enewm{
	height: calc(100% - 43px);
}
.footer .ewm img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.footer-main{
	width: 790px;
	padding-top: 24px;
	line-height: 28px;
	color: #cbd2de;
}
.enfooter-main{
	width: 836px;
}
.footer-main p{ font-size: 14px;}
.footer-main a{
	color: #cbd2de;
	transition: color 500ms ease-in 0ms;
}
.footer-main a:hover{
	color: #fff;
}
.footer-main .menu{
	height: 50px;
	border-bottom: 1px solid #1a508b;
	margin-bottom: 19px;
}
.footer-main .menu a{
	display: inline-block;
	float: left;
	padding: 0 24px;
	font-size: 16px;
	line-height: 50px;
	color: #e7e7e7;
}
.footer-main .enmenu a {
	padding: 0px 11px;
}
.footer-main .menu a.home{
	padding-left: 0;
}
.footer-main p.link a{
	display: inline-block;
	padding: 0 15px;
}
.footer-main .share{
	float: left;
	margin-left: 34px;
	display: inline;
}
.footer-link{
	margin-top: 15px;
	border-top: 1px solid #1a508b;
	padding-top: 12px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
.footer-link a{
	display: inline-block;
	float: left;
	
	margin-right: 45px;
	color: #a3b0c5;
	transition: color 500ms ease-in 0ms;
}
.enfooter-link a{
	width: 215px;
}

.footer-link a:hover{
	color: #fff;
}

/*Index*/
.i-hotnews{
	position: absolute;
	left: 50%;
	top: 232px;
	z-index: 2;
	width: 240px;
	height: 168px;
	margin-left: 250px;
}
.i-hotnews .list{
	position: relative;
	width: 210px;
	height: 124px;
	padding: 6px 15px 0;
	background: #fff;
}
.i-hotnews .tit{
	height: 44px;
	font-size: 14px;
	line-height: 44px;
	color: #030303;
}
.i-hotnews .btn{
	float: left;
	width: 15px;
	height: 44px;
	cursor: pointer;
}
.i-hotnews .prev{
	background: url(../images/prev02.png) no-repeat 0 center;
}
.i-hotnews .next{
	background: url(../images/next02.png) no-repeat 0 center;
}
.i-hotnews .btn.hover{
	background-position: -15px center;
}
.i-hotnews .list-in{
	position: relative;
	overflow: hidden;
	width: 210px;
	height: 80px;
}
.i-hotnews li{
	width: 210px;
	height: 80px;
	line-height: 20px;
}
.i-hotnews li a{
	display: inline-block;
	width: 100%;
	color: #666;
	transition: color 500ms ease-in 0ms;
}
.i-hotnews li a:hover{
	color: #0758b2;
}
.i-hotnews li a.title{
	line-height: 26px;
	color: #0758b2;
}
.i-hotnews .more{
	position: relative;
	height: 27px;
	background: #abaaaf;
}
.i-hotnews .more a{
	display: block;
	position: relative;
	top: 11px;
	width: 117px;
	background: #0657b2;
	margin: 0 auto;
	line-height: 27px;
	color: #fff;
	text-align: center;
}
.banner{
	position: relative;
	z-index: 1;
	height: 529px;
	overflow: hidden;
}
.i-search{
	height: 50px;
}
.i-search p.fl{
	line-height: 50px;
}
.i-search b{
	font-size: 14px;
	color: #104eaa;
}
.i-search a{
	display: inline-block;
	padding: 0 14px;
	background: url(../images/bg_li01.png) no-repeat right center;
	color: #888;
	transition: color 500ms ease-in 0ms;
}
.i-search a.last{
	background: none;
}
.i-search a:hover{
	color: #104eaa;
}
.i-search form{
	float: right;
	margin-top: 10px;
}
.i-search input{
	float: left;
	width: 180px;
	height: 28px;
	padding: 0 14px;
	border: 1px solid #dadada;
	border-right: none;
	line-height: 28px;
	color: #cecece;
}
.i-search input.submit{
	width: 36px;
	height: 30px;
	padding: 0;
	border: none;
	background: url(../images/bg_btn01.jpg) no-repeat;
}
.i-products{
	padding: 50px 0 50px;
	background: #ffffff;
}
.i-products .tit{
	position: relative;
	height: 90px;
	margin: 0 auto;
	text-align: center;
}
.i-products .tit .line{
	position: absolute;
	left: 50%;
	top: 46px;
	width: 980px;
	height: 1px;
	background: #c3c5c9;
	margin-left: -490px;
}
.i-products .tit b{
	position: relative;
	z-index: 2;
	padding: 0 35px;
	background: #f5f8fc;
	font-size: 24px;
	line-height: 90px;
	color: #0045a4;
}

.index_case{ background-color: #f5f8fc}
.index_case .tit{
	position: relative;width: 1100px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
}
.index_case .tit .line{
	position: absolute;
	left: 50%;
	top: 46px;
	width: 1100px;
	height: 1px;
	background: #c3c5c9;
	margin-left: -557px;
}
.index_case .tit b{
	position: relative;
	z-index: 2;
	padding: 0 35px;
	background: #f5f8fc;
	font-size: 24px;
	line-height: 90px;
	color: #0045a4;
}




 .biaoti .tit{
	position: relative;width: 1100px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
}
.biaoti .tit .line{
	position: absolute;
	left: 50%;
	top: 46px;
	width: 1120px;
	height: 1px;
	background: #c3c5c9;
	transform: translateX(-50%);
}
 .biaoti .tit b{
	position: relative;
	z-index: 2;
	padding: 0 35px;
	background: #f5f8fc;
	font-size: 24px;
	line-height: 90px;
	color: #0045a4;
}



.i-prorec{
	height: 185px;
	margin-bottom: 50px;
}
.i-prorec .btn{
	float: left;
	width: 39px;
	height: 185px;
	cursor: pointer;
}
.i-prorec .prev{
	margin-left: -59px;
	background: url(../images/prev03.jpg) no-repeat left center;
}
.i-prorec .next{
	float: right;
	margin-right: -59px;
	background: url(../images/next03.jpg) no-repeat left center;
}
.i-prorec .btn:hover{
	background-position: right center;
}
.i-prorec .list{
	position: relative;
	overflow: hidden;
	float: left;
	width: 980px;
	height: 185px;
}
.i-prorec ul{
	width: 996px;
}
.i-prorec li{
	position: relative;
	overflow: hidden;
	width: 232px;
	height: 185px;
	margin-right: 17px;
	display: inline;
}
.i-prorec p{
	padding: 0 18px 9px;
	background: #fff;
	font: bold 14px/28px "微软雅黑";
	color: #333;
}
.i-prorec .bg{
	position: absolute;
	left: 0;
	top: 183px;
	width: 100%;
	height: 100%;
	background: #000;
	filter:alpha(opacity=68); 
	opacity: 0.68;
}
.i-prorec .price{
	display: inline-block;
	position: absolute;
	left: -100%;
	top: 64px;
	width: 100%;
	font: bold 16px/56px "微软雅黑";
	color: #fff;
	text-align: center;
}
.i-prorec .num{
	font-size: 32px;
	font-family: Arial;
}
.i-prorec .button{
	display: inline-block;
	position: absolute;
	left: -91px;
	top: 120px;
	width: 91px;
	background: url(../images/bg_btn02.png) no-repeat;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.i-prolist {
	padding: 20px 0 0;
}
.i-prolist .menu{
	width: 260px;
}
.i-prolist .menu a.name{
	display: inline-block;
	width: 250px;
	padding-left: 10px;
	background: url(../images/bg_btn03.png) no-repeat;
	font: bold 22px/76px "微软雅黑";
	color: #fff;
}
.i-prolist .menu ul{
	background: #fff;
	width: 100%;
}
.i-prolist .menu li{
	width: 230px;
	
	border-top: none;
	/*border: 1px solid #c7c9cd;*/
}
.i-prolist .menu a.t{
	display: inline-block;
	width: 190px;
	padding-left: 40px;
	background: url(../images/bg_li02.png) no-repeat 186px -70px;
	font: bold 16px/70px "微软雅黑";
	color: #003;
}
.i-prolist .menu a.t.on{
	color: #073eac;
	background-position: 186px 0;
}
.i-prolist .sub{
	padding: 14px 0;
	border-top: 1px solid #c7c9cd;
	display: none;
}
.i-prolist .sub a{
	display: inline-block;
	width: 190px;
	padding: 5px 0 5px 40px;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	transition: color 500ms ease-in 0ms;
}
.i-prolist .sub a:hover{
	color: #073eac;
}
.i-prolist .list{
	float: right;
	width: 772px;
}
.i-prolist .list ul{
	width: 792px;  margin-top: 10px;
}
.i-prolist .list li{
	width: 244px;
    height: 291px;
    margin: 0 20px 18px 0;
    display: inline;
}
.i-prolist .list .bg{
	background: #fff;
}
.i-prolist .list a.name{
	display: inline-block;
	width: 192px;
	padding-bottom: 4px;
	margin: 0 20px 4px;
	border-bottom: 1px solid #d6d6d6;
	font-weight: bold;
	font-size: 14px;
	line-height: 32px;
	color: #333;
	transition: all 500ms ease-in 0ms;
}
.i-prolist .list li.hover a.name{
	color: #073eac;
	border-bottom: 1px solid #073eac;
}
.i-prolist .list a.more{
	display: inline-block;
	width: 91px;
	margin: 11px 0 17px 20px;
	background: url(../images/bg_btn02.png) no-repeat;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.i-prolist .list p{
	padding: 0 20px;
	font: bold 16px/44px "微软雅黑";
	color: #333;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.i-prolist .list span{
	font-size: 30px;
	font-family: Arial;
	color: #c00725;
}
.i-prolist .line{
	position: relative;
	overflow: hidden;
	width: 232px;
	height: 2px;
	margin-top: 1px;
	background: #87a1d6;
}
.i-prolist .line-in{
	position: absolute;
	left: -232px;
	top: 0;
	width: 232px;
	height: 2px;
	background: #073eac;
}
.i-about{
	position: relative;
	overflow: hidden;
	height: 620px;
	background: url(../images/bg_iabout.jpg) no-repeat center top;
}

.i-about .float{
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
	width: 1920px;
	height: 1020px;
	margin-left: -960px;
}
.float-fl{
	position: absolute;
	left: 0;
	top: 101px;
	width: 470px;
	height: 595px;
	background: url(../images/bg_float01.png) no-repeat;
}
.float-fr{
	position: absolute;
	right: 35px;
	top: 414px;
	width: 376px;
	height: 453px;
	background: url(../images/bg_float02.png) no-repeat;
}
.i-about .w980{
	overflow: hidden;
	z-index: 2;
	height: 642px;
}
.i-about .w980 .list{
	float: left;
	width: 433px;
	margin: 11px 0 0 -433px;
}
.i-about .w980 .list li{
	width: 433px;
	height: 72px;
	margin-bottom: 54px;
}
.i-about .w1100{
	overflow: hidden;
	z-index: 2;
	height: 642px;
}
.i-about .w1100 .list{
	float: left;
	width: 483px;
	padding: 30px 0;
	padding-left: 53px;
	margin: 0;
}
.i-about .w1100 .list li{
	width: 483px;
	height: 72px;
	margin-bottom: 60px;
}
.i-about .w1100 .list li:nth-last-child(1){
	margin-bottom: 0;
}
.i-about .list span{
	display: inline-block;
	float: left;
	width: 63px;
	height: 72px;
	background: url(../images/bg_sign03.png) no-repeat left center;
	font: bold 30px/72px Arial;
	color: #fff;
	text-align: center;
}
.i-about .list .intro{
	float: right;
	width: 395px;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.i-about .list h2{
	padding-right: 16px;
	font-size: 30px;
	line-height: 42px;
	color: #0f62be;
}

.i-about .img{
	position: relative;
	float: right;
	width: 428px;
	height: 396px;
	padding-right: 20px;
	margin-right: 0;
}
.i-about .img img{
	
	height: 396px;
	
}
.i-about .img span{
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 32%;
	width: 81px;
	height: 81px;
	background: url(../images/bg_sign04.png) no-repeat;
	font-size: 18px;
	line-height: 81px;
	color: #3a57ae;
	text-align: center;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.i-customer{
	padding: 0 0 80px;
	position: relative;
	z-index: 2;
	text-align: center;
	background: url(../images/bg_iintro.jpg) no-repeat center;
}
.i-customer .title{
	width: 1000px;
	height: 62px;
	margin: 0 auto;
}
.i-customer .title a{
	display: inline-block;
	margin-left: 312px;
}
.i-customer h2{
	font-size: 24px;
	line-height: 62px;
	color: #3d72cf;
}
.i-customer .title img{
	margin-left: 10px;
}
/*.i-customer li img{
	display: block;
	margin: 0 auto;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}
.i-customer li a:hover img{
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	-webkit-filter: grayscale(0%);
}*/
.i-customer .list{
	width: 980px;
	height: 200px;
	margin: 9px auto 0;
}
.i-customer .btn{
	width: 39px;
	height: 200px;
	cursor: pointer;
}
.i-customer .prev{
	float: left;
	margin-left: -60px;
	background: url(../images/prev03.jpg) no-repeat left center;
}
.i-customer .next{
	float: right;
	margin-right: -60px;
	background: url(../images/next03.jpg) no-repeat left center;
}
.i-customer .btn.hover{
	background-position: right center;
}
.i-customer .list-in{
	position: relative;
	overflow: hidden;
	float: left;
	width: 978px;
	height: 200px;
}
.i-customer li{
	width: 316px; padding:0 5px;
	height: 200px;
}
.i-customer .list-in li img{
	display: inline-block;
	max-width: 316px;
}
.i-customer .list-in ul{ height: 200px;}
.i-customer .list-in ul li a{ display: block; height: 200px;}
.i-intro{
	height: 860px;
	padding: 30px 0 0;
	background: #f5f8fc;
	background-size: 130% 130%; 
	/*margin-top: 30px;*/
}
.i-intro.move{
	animation: introMove 2s forwards;
}
@keyframes introMove{
	100%{
		background-size: 100% 100%;
	}
}
.i-intro .w980{
	overflow: hidden;
}
.i-intro .video{
	float: left;
	/* width: 416px;
	height: 271px;
	padding: 28px 21px 27px; */
	width: 457px;
	height: 327px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(../images/bg_iintrovideo.png) no-repeat;
}
.i-intro .detail{
	position: relative;
	float: right;
	width: 600px;
	height: auto;
	padding-top: 12px;
	margin-right: -440px;
	line-height: 22px;
	color: #003;
}
.i-intro .endetail{
	width: 610px;
}
.i-intro .detail h2{
	font-size: 24px;
	line-height: 70px;
}
.i-intro .endetail h2{
	font-size: 20px;
	
}
.i-intro .detail p{ font-size: 14px; text-align: justify;}
.i-intro .detail a{
	display: inline-block;
	position: absolute;
	left: 0;
	width: 134px;
	border: 2px solid #003;
	font-weight: bold;
	font-size: 14px;
	line-height: 36px;
	color: #003;
	text-align: center;
	transition: all .3s ease-in 0ms;
}
.i-intro .detail a:hover{
	border-color: #073eac;
	background: #073eac;
	color: #fff;
}
.i-list{
	padding: 40px 0 35px;
	background: #f5f8fc;
}
.i-list .w980{
	overflow: hidden;
}
.i-list-tit{
	height: 54px;
}
.i-list-tit h2{
	font-size: 18px;
	line-height: 54px;
	text-transform: uppercase;
	color: #004490;
}
.i-list-tit span{
	display: inline-block;
	margin: 6px 0 0 8px;
	font-size: 14px;
	line-height: 48px;
}
.i-list-tit a{
	display: inline-block;
	line-height: 48px;
	color: #004490;
}
.i-news{
	width: 614px;
	margin-left: -614px;
}
.i-news .img{
	float: left;
	width: 278px;
	margin-top: 2px;
	background: #004490;
}
.i-news .img .int{
	padding: 6px 18px 25px;
}
.i-news .img a{
	display: inline-block;
	width: 100%;
	line-height: 20px;
	color: #a3b2cc;
	transition: color 500ms ease-in 0ms;
}
.i-news .img a:hover{
	color: #fff;
}
.i-news .img a.tit{
	font-weight: bold;
	font-size: 14px;
	line-height: 38px;
	color: #fff;
}
.i-news .list{
	width: 317px;
}
.i-news .list li{
	width: 317px;
	height: 42px;
	padding: 5px 0 12px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 21px;
}
.i-news .list span{
	display: inline-block;
	width: 49px;
	font: bold 40px/42px Arial;
	color: #c4c4c4;
	transition: color 500ms ease-in 0ms;
}
.i-news .list .fr{
	width: 253px;
	padding-left: 14px;
	border-left: 1px solid #dadada;
	line-height: 20px;
	color: #888;
}
.i-news .list a{
	display: inline-block;
	width: 100%; font-size: 14px;
	line-height: 22px;
	color: #333;transition: color 500ms ease-in 0ms;
}
.i-news .list li.hover span{
	color: #004490;transition: color 500ms ease-in 0ms;
}
.i-news .list li.hover a{
	color: #033268;transition: color 500ms ease-in 0ms;
}
.i-honor{
	width: 312px;
	margin-bottom: 22px;
	filter:alpha(opacity=0);
	opacity: 0;
}
/*.i-honor .list{
	position: relative;
	overflow: hidden;
	width: 308px;
	height: 304px;
	padding: 2px;
	background: url(../images/bg_box01.png) no-repeat;
}
.i-honor .list-in{
	position: relative;
	overflow: hidden;
	width: 308px;
	height: 304px;
}
.i-honor li{
	width: 308px;
	height: 304px;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	color: #004490;
	text-align: center;
}
.i-honor li p{
	padding: 25px 10px 0;
}
.i-honor .btn{
	position: absolute;
	top: 105px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.i-honor .prev{
	left: -42px;
	background: url(../images/prev04.png) no-repeat;
}
.i-honor .next{
	right: -42px;
	background: url(../images/next04.png) no-repeat;
}
.i-honor .btn.hover{
	background-position: -40px 0;
}*/
.i-download{
	width: 619px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.i-download .list{
	width: 555px;
	height: 240px;
	padding: 11px 32px 0;
	background: url(../images/bg_box02.png) no-repeat;
}
.i-download .list-in{
	position: relative;
	overflow: hidden;
	width: 555px;
}
.i-download .list ul{
	width: 572px;
}
.i-download .list li{
	width: 286px;
	height: 45px;
	border-bottom: 1px solid #ececec;
}
.i-download .list li.last{
	border-bottom: none;
}
.i-download .list a{
	display: inline-block;
	width: 272px;
	padding-left: 14px;
	background: url(../images/bg_li03.png) no-repeat 3px 0;
	line-height: 45px;
	color: #666;
	transition: color 500ms ease-in 0ms;
}
.i-download .list a:hover{
	color: #004490;
	background-position: 3px -45px;
}
.i-faq{
	width: 312px;
	margin-right: -312px;
}
.i-faq .list{
	width: 276px;
	height: 218px;
	padding: 31px 18px 2px;
	background: url(../images/bg_box03.png) no-repeat;
}
.i-faq .list-in{
	position: relative;
	overflow: hidden;
	width: 276px;
	height: 218px;
}
.i-faq li{
	width: 276px;
	padding-bottom: 26px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 17px;
	line-height: 20px;
}
.i-faq li .tit{
	color: #333;
	margin-bottom: 10px;
}
.i-faq li span{
	display: inline-block;
	width: 18px;
	padding-right: 10px;
	background: url(../images/bg_sign05.png) no-repeat left 0;
	color: #fff;
	text-align: center;
}
.i-faq li .int{
	width: 248px;
	float: right;
}
.i-faq .det span{
	background-position: left -20px;
}
.i-tips{
	height: 70px;
	padding: 40px 0 32px;
}
.i-tips .w980{
	overflow: hidden;
}
.i-tips ul{
	width: 1098px;
}
.i-tips li{
	width: 200px;
	height: 46px;
	padding: 14px 0 10px 88px;
	margin-right: 42px;
	display: inline;
	font-size: 14px;
	line-height: 20px;
}
.i-tips li.fi{
	background: url(../images/bg_sign06.png) no-repeat left center;
}
.i-tips li.se{
	background: url(../images/bg_sign07.png) no-repeat left center;
}
.i-tips li.th{
	background: url(../images/bg_sign08.png) no-repeat left center;
}
.i-tips .line{
	border-right: 1px solid #dadada;
}
.i-tips li p.fz20{
	font-size: 20px;
	color: #1e1e1e;
}

.inside-banner{
	height: 369px;
}
.insdie-wrap{
	padding: 40px 0 74px;
}
.side{
	width: 224px;
}
.side-title{
	width: 185px;
	height: 68px;
	padding-left: 39px;
	background: url(../images/bg_sign10.jpg) no-repeat;
	font-weight: bold;
	font-size: 22px;
	line-height: 68px;
	color: #fff;
}
.side-list{
	border: 1px solid #cfcfcf;
	border-top: none;
}
.side-list li{
	border-bottom: 1px solid #cfcfcf;
}
.side-list li.last{
	border-bottom: none;
}
.side-list a.tit{
	display: inline-block;
	width: 184px;
	padding-left: 38px;
	background: url(../images/bg_li02.png) no-repeat 184px -80px;
	font-weight: bold;
	font-size: 14px;
	line-height: 50px;
	color: #333;
}
.side-list a.tit:hover, .side-list a.tit.on{
	color: #0857b0;
}
.side-list .subside{
	padding: 10px 0;
	border-top: 1px solid #cfcfcf;
	display: none;
}
.side-list .subside a{
	display: inline-block;
	width: 174px;
	padding-left: 48px;
	line-height: 28px;
	color: #333;
	transition: color 500ms ease-in 0ms;
}
.side-list .subside a:hover, .side-list .subside a.on{
	color: #0857b0;
}
.side-box{
	width: 224px;
	margin-top: 32px;
}
.side-tit{
	width: 224px;
	height: 58px;
	background: url(../images/bg_sign09.jpg) no-repeat;
}
.side-tit a{
	display: inline-block;
	width: 185px;
	padding-left: 39px;
	font-weight: bold;
	font-size: 18px;
	line-height: 58px;
	color: #fff;
}
.side-box .list{
	padding: 14px 0;
	border: 1px solid #cfcfcf;
	border-top: none;
}
.side-box .list li{
	width: 224px;
	height: 26px;
}
.side-box .list a{
	display: inline-block;
	width: 191px;
	padding-left: 31px;
	background: url(../images/bg_sign11.png) no-repeat 18px 0;
	line-height: 26px;
	color: #666;
	transition: color 500ms ease-in 0ms;
}
.side-box .list a:hover{
	color: #0857b0;
	background-position: 18px -26px;
}
.content{
	width: 727px;
}
.content .path{
	height: 66px;
	border: 1px solid #e4e4e4;
	background: #f8f8f8;
	line-height: 66px;
	color: #999;
}
.content .path h2{
	padding-left: 21px;
	font-size: 18px;
	color: #0857b0;
}
.content .path a{
	color: #999;
	transition: color 500ms ease-in 0ms;
}
.content .path a:hover{
	color: #0857b0;
}
.content .path span{
	display: inline-block;
	font-family: "宋体";
	padding: 0 10px;
}
.content .path span.cur{
	padding: 0 32px 0 0;
	font-family: "微软雅黑";
	color: #0857b0;
}
.inside-wrap{
	padding: 20px 0 52px;
	border: 1px solid #eaeaea;
	border-top: none;
}
.page{
	text-align: center;
}



.products-list .list{
	position: relative;
	overflow: hidden;
}
.products-list ul{
	width: 747px;
	*padding-bottom: 18px;
}
.products-list li{
	width: 228px;
	height: 278px;
	border: 1px solid #e6e6e6;
	margin: 0 20px 18px -1px;
	display: inline;
}
.products-list li .int{
	padding: 0 17px;
	line-height: 32px;
}
.products-list li a.tit{
	display: inline-block;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #d6d6d6;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	transition: all 500ms ease-in 0ms;
}
.products-list li a.tit:hover{
	color: #0857b0;
	border-bottom: 1px solid #0857b0;
}
.products-list li p.price{
	font-weight: bold;
	font-size: 14px;
	line-height: 50px;
	color: #333;
}
.products-list li p span{
	font-size: 24px;
	font-family: Arial;
	color: #c00725;
}
.products-list .page{
	margin-top: 32px;
}
.pro-info{
	padding: 34px 20px 31px;
}
.pro-img{
	position: relative;
	float: left;
	width: 325px;
	margin-top: 10px;
}
.pro-img .img{
	position: relative;
	width: 323px;
	height: 201px;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
	background: url(../images/loading.gif) no-repeat center;
}
.jqZoomPup {
	background: #fff;
    border: 1px solid #e6e6e6;
    opacity: 0.5;
    position: absolute;
    visibility: hidden;
    z-index: 1;
}
.zoomdiv {
	background: #fff;
    border: 1px solid #e6e6e6;
    display: none;
    overflow: hidden;
    position: absolute;
    text-align: center;
    z-index: 1;
}
.pro-img .list{
	width: 325px;
	height: 75px;
	margin-bottom: 17px;
}
.pro-img .btn{
	float: left;
	width: 17px;
	height: 54px;
	cursor: pointer;
}
.pro-img .prev{
	background: url(../images/prev05.jpg) no-repeat center;
}
.pro-img .next{
	background: url(../images/next05.jpg) no-repeat center;
}
.pro-img .list-in{
	position: relative;
	overflow: hidden;
	float: left;
	width: 262px;
	height: 50px;
	margin: 0 14px;
	display: inline;
	margin-top: 2px;
}
.pro-img .list-in li{
	width: 78px;
	height: 48px;
	border: 1px solid #e6e6e6;
	margin-right: 11px;
	display: inline;
	cursor: pointer;
}
.pro-img .list-in li.active{
	border: 1px solid #0857b0;
}
.pro-tips{
	float: right;
	width: 330px;
}
.pro-tips h2{
	font-size: 22px;
	line-height: 44px;
	color: #333;
}
.pro-tips p.price{
	font-size: 14px;
	line-height: 34px;
	color: #333;
}
.pro-tips p.price span{
	font-size: 36px;
	color: #ca020f;
}
.pro-tips .list{
	margin-top: 18px;
	padding: 18px 0;
	border-top: 1px solid #d9d9d9;
}
.pro-tips .list li{
	width: 330px;
	margin-bottom: 9px;
	line-height: 23px;
	color: #333;
}
.pro-tips .list p{
	width: 72px;
	padding-right: 3px;
	line-height: 20px;
}
.pro-tips .list .fr{
	position: relative;
}
.pro-tips .list span{
	display: inline-block;
	position: relative;
	float: left;
	min-width: 21px;
	height: 16px;
	line-height: 16px;
	padding: 0 10px;
	border: 1px solid #b8b7bd;
	margin-right: 6px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 4px;
}
.pro-tips .list span.on{
	border: 1px solid #ce0303;
	background: url(../images/bg_sign12.png) no-repeat right bottom;
}
.pro-tips .list .tips{
	position: absolute;
	left: 105%;
	top: -1px;
	z-index: 5;
	width: 100%;
	padding: 3px;
	background: #fff;
	border: 1px solid #ce0303;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	display: none;
}
.pro-tips .num{
	height: 31px;
	margin-top: 8px;
}
.pro-tips .num input{
	float: left;
	width: 47px;
	height: 29px;
	padding: 0 5px;
	border: 1px solid #b8b7bd;
	margin-right: 4px;
	display: inline;
	line-height: 29px;
	color: #333;
}
.pro-tips .btn{
	float: left;
	width: 18px;
	height: 31px;
}
.pro-tips .btns{
	width: 18px;
	height: 14px;
	cursor: pointer;
}
.pro-tips .up{
	background: url(../images/prev06.jpg) no-repeat;
	margin-bottom: 3px;
}
.pro-tips .down{
	background: url(../images/next06.jpg) no-repeat;
}
.pro-tips .num p{
	width: auto;
	padding-left: 15px;
	line-height: 31px;
}
.pro-tips .num a.meesage{
	display: inline-block;
	width: 54px;
	border: 1px solid #c40000;
	background: #ffeded;
	margin: 2px 0 0 8px;
	font-size: 13px;
	line-height: 25px;
	color: #c40000;
	text-align: center;
}
.pro-tips .list em{
	font-style: normal;
}
.pro-tips .button{
	height: 40px;
	margin-top: 18px;
}
.pro-tips .button a{
	display: inline-block;
	float: left;
	width: 140px;
	height: 38px;
	border: 1px solid #cdcdce;
	margin-right: 16px;
	background: #ddd;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	text-align: center;
	transition: all 500ms ease-in 0ms;
}
.pro-tips .button input{
	float: left;
	width: 140px;
	height: 38px;
	border: 1px solid #cdcdce;
	margin-right: 16px;
	background: #ddd;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	text-align: center;
	transition: all 500ms ease-in 0ms;
}
.pro-tips .button a:hover, .pro-tips .button a.add, .pro-tips .button input.hover{
	border: 1px solid #0c60be;
	background: #0c60be;
	color: #fff;
}
.pro-service{
	margin: 52px 0 25px;
	font-size: 10px;
	line-height: 16px;
}
.pro-service h2{
	font-size: 18px;
	line-height: 32px;
	color: #444;
	margin-bottom: 25px;
}
.pro-service ul{
	width: 708px;
}
.pro-service li{
	width: 236px;
	height: 53px;
}
.pro-service li span{
	display: inline-block;
	float: left;
	width: 53px;
	height: 53px;
}
.pro-service li span.fi{
	background: url(../images/bg_sign13.jpg) no-repeat;
}
.pro-service li span.se{
	background: url(../images/bg_sign14.jpg) no-repeat;
}
.pro-service li span.th{
	background: url(../images/bg_sign15.jpg) no-repeat;
}
.pro-service li .int{
	float: left;
	height: 36px;
	padding: 10px 0 0 13px;
}
.pro-service li p.fz15{
	font-size: 15px;
	line-height: 20px;
	color: #1e1e1e;
}
.pro-detail h2{
	font-size: 18px;
	line-height: 58px;
	color: #444;
}
.pro-detail table{
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.pro-detail th{
	padding-left: 16px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	font-weight: normal;
	font-size: 14px;
	line-height: 45px;
	color: #333;
	text-align: left;
}
.pro-detail td{
	padding: 0 16px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	line-height: 31px;
	color: #666;
}
.pro-detail ul{
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.pro-detail li{
	padding: 0 16px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	line-height: 31px;
	color: #666;
	height: 31px;
	line-height: 31px;
	text-align: center;
}
.pro-detail .detail{
	margin-top: 65px;
}
.pro-detail .detail img{
	/*display: block;
	margin: 0 auto;
	max-width: 100%;*/
}

.login-header{
	width: 894px;
	height: 94px;
	margin: 0 auto;
}
.login-header p.fr{
	font-size: 14px;
	line-height: 94px;
	color: #888;
	margin-right: -16px;
}
.login-header p.fr a{
	display: inline-block;
	padding: 0 16px;
	color: #888;
}
.login-footer{
	height: 92px;
	padding-bottom: 20px;
	line-height: 92px;
	color: #888;
	text-align: center;
	text-transform: uppercase;
}
.login-footer a{
	color: #888;
	transition: color 500ms ease-in 0ms;
}
.login-footer a:hover{
	color: #214d8a;
}
.login-main{
	height: 578px;
	background: url(../images/bg_login.jpg) no-repeat center;
}
.login-main .w894{
	position: relative;
	width: 894px;
	height: 578px;
	margin: 0 auto;
}
.login-main .pt19{
	padding-top: 19px;
}
.login-box{
	position: absolute;
	left: 528px;
	top: 104px;
	width: 265px;
	height: 330px;
}
.login-box h2{
	margin-bottom: 38px;
	font-size: 14px;
	line-height: 44px;
}
.login-box td{
	padding-bottom: 18px;
}
.login-box td input{
	float: left;
	width: 180px;
	height: 30px;
	padding: 0 2px 0 28px;
	border: 1px solid #ccc;
	background: url(../images/bg_btn04.jpg) no-repeat left center;
	margin-left: 28px;
	line-height: 30px;
	color: #ccc;
}
.login-box td input.password{
	background: url(../images/bg_btn05.jpg) no-repeat left center;
}
.login-box td input.hide{
	display: none;
}
.login-box label{
	float: left;
	margin: 23px 36px 24px 28px;
	line-height: 24px;
}
.login-box label input{
	float: left;
	width: 13px;
	height: 13px;
	margin: 6px 6px 0 0;
	display: inline;
}
.login-box a{
	display: inline-block;
	float: left;
	line-height: 24px;
	color: #204c89;
	text-decoration: underline;
	margin: 23px 0 24px;
}
.login-box .btn{
	width: 100%;
	height: 31px;
}
.login-box .btn input{
	float: left;
	width: 98px;
	height: 31px;
	padding: 0;
	border: none;
	background: url(../images/bg_btn06.jpg) no-repeat;
	margin-left: 30px;
	display: inline;
	font-size: 15px;
	color: #fff;
}
.login-box .btn a{
	display: inline-block;
	float: left;
	width: 98px;
	margin: 0 0 0 12px;
	background: url(../images/bg_btn07.jpg) no-repeat;
	font-size: 15px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.regist-main{
	width: 780px;
	height: 497px;
	padding: 45px 61px 0;
	margin: 0 auto;
	background: url(../images/bg_box04.png) no-repeat;
}
.regist-main td{
	padding: 0 5px 24px 0;
	font-size: 14px;
	line-height: 36px;
}
.regist-main span{
	display: inline-block;
	color: #f00;
	padding-right: 5px;
}
.regist-main input{
	float: left;
	width: 217px;
	height: 34px;
	padding: 0 5px;
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 34px;
}
.regist-main input.button{
	width: 147px;
	height: 30px;
	padding: 0;
	border: none;
	background: url(../images/bg_btn08.jpg) no-repeat;
	margin: 2px 13px 0 20px;
	line-height: 30px;
}
.regist-main input.submit{
	width: 229px;
	height: 33px;
	padding: 0;
	border: none;
	background: url(../images/bg_btn09.jpg) no-repeat;
	font-size: 15px;
	line-height: 33px;
	color: #fff;
}
.regist-main .tips{
	float: left;
	width: 252px;
	height: 34px;
	padding: 0 10px;
	border: 1px solid #e8e8e8;
	margin-left: 18px;
	display: inline;
	background: #f9f9f9;
	font-size: 12px;
	line-height: 34px;
	color: #949494;
}
.shopcar-main{
	padding: 40px 0 136px;
}
.shopcar-tips{
	height: 35px;
	margin-bottom: 46px;
	background: url(../images/bg_tips.jpg) no-repeat;
}
.shopcar-tips-se{
	background-position: 0 -35px;
}
.shopcar-tips-th{
	background-position: 0 -70px;
}
.shopcar-detail{
	border-top: 2px solid #999;
}
.shopcar-tit{
	height: 44px;
	padding: 0 36px;
	background: #f7f7f7;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	font-size: 18px;
	line-height: 44px;
}
.shopcar-detail .list{
	padding: 41px 40px 60px 39px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
.shopcar-detail table{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.shopcar-detail th{
	border-bottom: 1px solid #ddd;
	background: #f7f7f7;
	font-weight: normal;
	font-size: 14px;
	line-height: 35px;
}
.shopcar-detail td{
	border-bottom: 1px solid #ddd;
	padding: 25px 0;
	text-align: center;
}
.shopcar-detail td input.checkbox{
	float: left;
	margin-left: 7px;
}
.shopcar-detail td img{
	border: 1px solid #e9e9e9;
}
.shopcar-detail td p{
	line-height: 73px;
	color: #666;
}
.shopcar-detail .btns{
	width: 76px;
	height: 22px;
	margin-left: 60px;
}
.shopcar-detail .btn{
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 3px;
	cursor: pointer;
}
.shopcar-detail .prev{
	background: url(../images/prev07.jpg) no-repeat;
}
.shopcar-detail .next{
	background: url(../images/next07.jpg) no-repeat;
}
.shopcar-detail .btns input{
	float: left;
	width: 34px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 0 5px;
	display: inline;
	text-align: center;
}
.shopcar-detail a.delete{
	color: #005ea7;
}
.shopcar-detail .tips{
	width: 898px;
	height: 76px;
	padding: 0 40px;
	border: 1px solid #eaeaea;
	background: #f7f7f7;
}
.shopcar-detail .tips a.fl{
	display: inline-block;
	padding-left: 18px;
	background: url(../images/bg_sign16.png) no-repeat left center;
	margin-top: 26px;
	line-height: 24px;
	color: #005ea7;
}
.shopcar-detail .tips .fr{
	padding: 20px 20px 0 0;
	line-height: 38px;
	color: #666;
}
.shopcar-detail .tips span{
	color: #005ea7;
}
.shopcar-detail .tips span.red{
	font-size: 22px;
	color: #e4393c;
}
.shopcar-detail .tips input{
	width: 197px;
	height: 38px;
	background: url(../images/bg_btn10.jpg) no-repeat;
	margin-left: 78px;
	font-size: 19px;
	line-height: 38px;
	color: #fff;
}
.shopcar-detail .add{
	padding: 40px 0 15px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
.shopcar-detail .add .box{
	width: 825px;
	height: 353px;
	padding: 12px 37px 0;
	border: 1px solid #e9e9e9;
	background: #fafafa;
	margin: 0 auto;
}
.shopcar-detail .box h2{
	font-weight: normal;
	font-size: 16px;
	line-height: 60px;
	color: #333;
}
.shopcar-detail .add-table{
	border: none;
}
.shopcar-detail .add-table td{
	padding: 0 0 12px 5px;
	border: none;
	font-size: 12px;
	line-height: 28px;
}
.shopcar-detail .add-table span{
	color: #d6000f;
}
.shopcar-detail .add-table input{
	float: left;
	width: 187px;
	height: 26px;
	padding: 0 5px;
	border: 1px solid #d1d1d1;
	margin-right: 13px;
	display: inline;
	line-height: 26px;
	color: #888;
}
.shopcar-detail .add-table textarea{
	float: left;
	width: 611px;
	height: 100px;
	padding: 5px;
	border: 1px solid #d1d1d1;
	line-height: 20px;
	color: #888;
}
.shopcar-success{
	width: 978px;
	height: 127px;
	padding-top: 33px;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
	font-size: 24px;
	line-height: 48px;
	color: #333;
	text-align: center;
}
.shopcar-success span{
	display: inline-block;
	padding-left: 66px;
	background: url(../images/bg_sign17.jpg) no-repeat left center;
}
.shopcar-success .btn{
	height: 27px;
	margin-top: 13px;
}
.shopcar-success a{
	display: inline-block;
	width: 80px;
	background: url(../images/bg_btn11.jpg) no-repeat;
	margin-right: 60px;
	font-size: 12px;
	line-height: 27px;
	color: #fff;
	text-align: center;
}

/**************/
.message-out{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 55;
	width: 100%;
	height: 100%;
	display: none;
}
.message-out .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter:alpha(opacity=50); 
	opacity: 0.5;
}
.message-out .main{
	position: absolute;
	left: 50%;
	width: 426px;
	height: 619px;
	padding: 13px 40px 0;
	margin-left: -253px;
	background: #fff;
}
.message-out .close{
	position: absolute;
	right: 25px;
	top: 27px;
	width: 24px;
	height: 24px;
	background: url(../images/messageclose.jpg) no-repeat;
	cursor: pointer;
}
.message-out .title{
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 43px;
	font-size: 24px;
	line-height: 78px;
	color: #333;
}
.message-out td{
	padding-bottom: 22px;
	font-size: 14px;
	line-height: 36px;
	color: #333;
}
.message-out td input{
	float: left;
	width: 258px;
	height: 34px;
	border: 1px solid #ccc;
	margin-left: 30px;
	display: inline;
	line-height: 34px;
	color: #333;
}
.message-out td input.submit{
	width: 270px;
	height: 36px;
	padding: 0;
	border: none;
	background: #0b5dba;
	margin-top: 18px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
.message-out .qq-btn{
	margin-top: 16px;
	border-top: 1px solid #ebebeb;
	padding-top: 28px;
	font-size: 16px;
	line-height: 32px;
	color: #333;
}
.message-out .qq-btn a{
	display: inline-block;
	float: left;
	width: 93px;
	padding-left: 67px;
	margin: 24px 52px 0 0;
	background: url(../images/bg_qq.jpg) no-repeat;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
}

/*Forget*/
.forget-wrap{
	width: 902px;
	height: auto;
	padding: 0;
	margin-top: 68px;
	background: none;
}
.forget-top{
	height: 35px;
	background: url(../images/bg_shadow01.png) no-repeat;
}
.forget-bottom{
	height: 54px;
	background: url(../images/bg_shadow03.png) no-repeat;
}
.forget-main{
	padding: 0 61px;
	background: url(../images/bg_shadow02.png) repeat-y;
}
.forget-main h2{
	font-weight: normal;
	font-size: 18px;
	line-height: 85px;
	color: #666;
}
/**/
.home_partner_list{width:1100px;margin:20px auto;padding-bottom:20px;}
.home_partner_list table{border-collapse:collapse;border:1px solid #e6e6e6;}
.home_partner_list table td{width:275px;height:138px;border:1px solid #e6e6e6;}
.home_partner_list table td .partner_box{width:150px;height:100px;padding:19px 44px;margin: 0 auto; position:relative;z-index:1; }
.home_partner_list table td .partner_box2:hover{border:8px solid #f6f6f6;padding:11px 36px;}
.partner_box .cont1{width:150px;height:100px;position:absolute;top:19px;left:44px;z-index:2;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.9;}  
.partner_box .cont2{width:150px;height:100px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;position:absolute;top:19px;left:44px;z-index:1;transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}  
.partner_box:hover .cont1{transform:rotateY(180deg);z-index:1;alpha(opacity=0);-moz-opacity:0;opacity:0;-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}
.partner_box:hover .cont2{transform:rotateY(360deg);z-index:2;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg);}  
.partner_box:hover .cont2{z-index:2;}  
.partner_box .cont1{transition:all .5s linear 10ms;} 
.partner_box .cont2{transition:all .5s linear 10ms;} 
/*anli*/
.casecontent{ width:1100px; margin:auto; height:auto;display: table;}
.casecontent ul li{ width:348px;  float:left; margin-right:18px; margin-bottom:18px; list-style-type: none; }
.casecontent ul li dl{ width:100%; padding:0; margin:0}
.casecontent ul li dl dt{ padding:0; margin:0;width:348px; height:228px;overflow:hidden; position:relative;}
.casecontent ul li dl dt img{ width:348px; height:228px; }
.casecontent ul li dl dt:hover img {opacity: 1; -webkit-transform: scale(1.2,1.2);-webkit-transition-timing-function: ease-out; -webkit-transition-duration: 500ms; -moz-transform: scale(1.2,1.2); -moz-transition-timing-function: ease-out;  -moz-transition-duration: 500ms; }
.casecontent ul li dl dt span{ padding:10px 18px; width:317px; display:none; position:absolute; left:0; bottom:0px; max-height:40px;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8; background:#000000; overflow:hidden;}
.casecontent ul li dl dt:hover span{ display:block; color:#fff; font-size:12px; z-index:1;}

.casecontent ul li.notright{ margin-right:0px;}
.casecontent ul li dl dd{ padding:0; margin:0; margin-top:5px;}
.casecontent ul li dl dd h3{ line-height:40px; height:40px; color:#666666; font-size:16px; font-weight:normal; border-bottom:1px solid #dbdbdb}
.casecontent ul li dl dd a{color:#666666; text-decoration: none;}
.casecontent ul li dl dd a:hover{ color:#eb6100}
.casecontent ul li dl dd div{ height:44px; width:100%; margin-top:12px; background:url(../images/casebg.jpg) no-repeat right 2px; line-height:20px;}
.index1{ height:148px; background:#246cd7;}
.con {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.encon {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
@media only screen and (max-width:1600px) {
	.i-intro{
		height: 740px;
	}
}
@media only screen and (max-width:1500px) {
	.i-intro{
		height: 640px;
	}
}

</pre></body></html>