/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */

@charset "utf-8";

/* CSS Document */

* {

	font-family:Arial;

}

body, h1, h2, h3, h4, h5, ul, li, dl, dt, dd, input {

	margin: 0;

	padding: 0;

}

img {

	border: none;

}

a, ul, li, h1, h2, dl, dt, dd {

	list-style: none;

	text-decoration: none;

}

.clearfix:after{
  clear:both;
  content:".";
  display:block;
  height:0;
  visibility:hidden;
}

/*.top-box{ background:#183883;}

.top{ height:40px; overflow:hidden; width:1100px; margin:0 auto}

.top-l{ float:left; width:250px; line-height:40px; font-size:12px; color:white;}

.top-r{ float:right; width:410px;}

.top-p{ float:left; width:160px; padding-left:30px;font-size:12px; color:white; background:url(../images/top-p.png) no-repeat left center; line-height:40px;}

.top-e{ float:left; width:160px; padding-left:30px;font-size:12px; color:white; background:url(../images/top-e.png) no-repeat left center; line-height:40px;}

.top-ri{ float:right; width:100px;font-size:12px; color:white; line-height:40px;}

.top-ri a{font-size:12px; color:white;line-height:40px; margin:0 4px}*/



.top-box {

	background: #183883;

}

.top {

	height: 40px;

	overflow: hidden;

	width: 1170px;

	margin: 0 auto

}

.top-l {
	float: left;
	line-height: 40px;
	font-size: 12px;
	color: white;
}
.top-l a{
  float: left;
  color: #fff;
  margin-right: 16px;

  font-size: 15px;
}
.top-r {

	float: right;
	width: 300px;

}

.top-r a {

	float: left;
	padding-left: 40px;
	font-size: 12px;
	color: white;
	line-height: 40px;
	height: 40px;
	margin-right: 20px;

}

.china {

	background: url(../images/china.png) no-repeat left center;

}

.engli {

	background: url(../images/english.png) no-repeat left center;

}

.top-e {

	background: url(../images/email.png) no-repeat left center;

}
.top2{
  height: 86px;
  width: 1170px;
  margin: 0 auto;	
  display:-webkit-flex;
  display:-ms-flex;
  display:-moz-flex; 
  display: flex;
  -webkit-flex-flow: row nowrap; 
  -ms-flex-flow:row nowrap; 
  flex-flow: row nowrap;
}
.top2 .logo{
  display:-webkit-flex;
  display:-ms-flex;
  display:-moz-flex; 
  display: flex;
  -webkit-flex-flow: row nowrap; 
  -ms-flex-flow:row nowrap; 
  flex-flow: row nowrap;
  align-items: center;
  -webkit-align-items: center;
  -webkit-flex:0 0 258px; 
  -ms-flex:0 0 258px;
  -moz-flex:0 0 258px;
  flex:0 0 258px;
}

.top2_right{
  display:-webkit-flex;
  display:-ms-flex;
  display:-moz-flex; 
  display: flex;
  -webkit-flex-flow: row nowrap; 
  -ms-flex-flow:row nowrap; 
  flex-flow: row nowrap;
    -webkit-flex:1 1 auto; 
  -ms-flex:1 1 auto; 
  -moz-flex:1 1 auto; 
  flex:1 1 auto; 

}
.top2_right > div{
  display:-webkit-flex;
  display:-ms-flex;
  display:-moz-flex; 
  display: flex;
  -webkit-flex-flow: row nowrap; 
  -ms-flex-flow:row nowrap; 
  flex-flow: row nowrap;
  padding-left: 12px;
  -webkit-flex:1 1 auto; 
  -ms-flex:1 1 auto; 
  -moz-flex:1 1 auto; 
  flex:1 1 auto; 
}

.top2_right > div > div{

  display:-webkit-flex;
  display:-ms-flex;
  display:-moz-flex; 
  display: flex; 

  align-items: center;
  -webkit-align-items: center;
}
.top2_right > div span{
		font-weight: bold;
	line-height: 26px;
}
.top2_right > div span p{
  font-weight: normal;
  padding: 0;
  margin: 0;
  color: #868686;
  font-size: 17px;
}
.top2_right > div i{
  font-size: 32px;
  color: #183883;
  display:-webkit-flex;
  display:-ms-flex;
  display:-moz-flex; 
  display: flex; 
  -webkit-flex-flow: row nowrap; 
  -ms-flex-flow:row nowrap; 
  flex-flow: row nowrap;
  padding: 0px 10px;
  align-items: center;
  -webkit-align-items: center;
}
.top2_right > div.qoute{

  align-items: center;
  -webkit-align-items: center;
}
.top2_right > div.qoute a{
	display: block;
	background-color: #183883;
	color: #fff;
    padding: 0px 24px;
    font-weight:bold;
    line-height: 48px;
    border-radius: 24px;
}
.daohang {
  width: 1170px;
  margin: 0 auto;
  display:-webkit-flex;
  display:-ms-flex;
  display:-moz-flex; 
  display: flex;
  -webkit-flex-flow: row nowrap; 
  -ms-flex-flow:row nowrap; 
  flex-flow: row nowrap;
}
.nav{
  -webkit-flex:1 1 auto; 
  -ms-flex:1 1 auto;
  -moz-flex:1 1 auto;
  flex:1 1 auto;
  position: relative;

}
.nav > ul{
  width: 100%;
  display:-webkit-flex;
  display:-ms-flex;
  display:-moz-flex; 
  display: flex;
  -webkit-flex-flow: row nowrap; 
  -ms-flex-flow:row nowrap; 
  flex-flow: row nowrap;
    position: relative;
    z-index: 2;
}
.nav > ul > li{
  -webkit-flex:1 1 auto; 
  -ms-flex:1 1 auto;
  -moz-flex:1 1 auto;
  flex:1 1 auto;
  
}
.nav > ul > li > a{
  line-height: 48px;
  display: block;
  text-align: center;
  padding: 0px 8px 10px 8px;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  position:relative;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.nav > ul > li > a > i{
  font-size: 12px !important;
  margin-left: 4px;
}
.nav > ul > li > .nav_ul{
	position: absolute;
	top:100%;
	left: 0;
    z-index: 2;
    width: 1170px;
    background-color: #fff;
    border-radius: 0px 0px 3px 3px;
	border-top: 2px solid #183883;
	display: none;
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.2);
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
}
.nav > ul > li > .nav_ul > ul{

   padding: 20px 20px 10px 20px;
   display: flex;
   display: -webkit-flex;
   display: -ms-flex;
   display: -moz-flex;
   flex-flow: row wrap;
   -webkit-flex-flow: row wrap;
   -ms-flex-flow: row wrap;

}
.nav > ul > li > .nav_ul > ul > li{
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  -moz-flex: 0 0 25%;
  flex: 0 0 25%;
  padding-right: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
      overflow:hidden;
}
.nav > ul > li > .nav_ul > ul > li > a{
  display: block;
  width: 100%;
  line-height: 34px;
  background-color: #f2f2f2;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 20px 0px 10px;
  color: #666;
  position: relative;
  overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;
}
.nav > ul > li > .nav_ul > ul > li > a:hover{
	background-color: #183883;	
	color: #fff;
	text-decoration:none;
}
.nav > ul > li > .nav_ul > ul > li > a > i{
	position: absolute;
	right: 10px;
	font-size: 12px;
	line-height: 34px;
	top: 0px;
}
.nav_hover{
	position: absolute;
    bottom: 0px;
    height: 2px;
    background-color: #183883;
    -webkit-transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
    -moz-transition-duration: 0.25s;
    -moz-transition-timing-function: linear;
    transition-duration: 0.25s;
    transition-timing-function: linear;
    z-index: 1;
}
.searchbox{
  -webkit-flex:0 0 auto; 
  -ms-flex:0 0 auto;
  -moz-flex:0 0 auto;
  flex:0 0 auto;
  padding:0px 0px 10px 10px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-flex:0 0 auto; 
  -ms-flex:0 0 auto; 
  -moz-flex:0 0 auto; 
  flex:0 0 auto;

  align-items: center;
  -webkit-align-items: center;
  display: -webkit-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: flex;
}
.searchbox form{
  position: relative;

}
.searchbox .searchTxt{
  border: 1px solid #ddd;
  width: 200px;
  line-height: 32px;
  text-indent: 10px;
  border-radius: 14px;
}
.searchbox .searchPic{
  position: absolute;
  right: 0px;
  top: 0px;
  height: 34px;
  width: 34px;
  text-align: center;
  background:none;
  border: none;
  color:#666;
  font-size: 21px;
  cursor: pointer;
}

.nav-banner {

	position: relative;

	margin: 0 auto;

	height: 566px;

	overflow: hidden;

	width: 100%;

}

.banner {

	width: 1920px;

	height: 566px;

	position: absolute;

	bottom: 0;

	left: 50%;

	margin-left: -960px;

}

.banner ul {

	width: 1920px;

	height: 566px;

}

.banner ul li {

	width: 1920px;

	height: 566px;

}

.banner ul li img {

	width: 1920px;

	height: 566px;

}

.small {

	position: absolute;

	left: 50%;

	bottom: 12%;

	cursor: pointer;

    transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);

}

.small a {

	width: 46px;

	height: 4px;

	background: white;

	float: left;

	margin: 0 8px;

}

.small .small_s {

	background: #183883;

	width: 40px;

	height: 4px

}

.you {

	height: 380px;

	padding-top: 40px;

	width: 1100px;

	margin: 0 auto

}

.you h1 {

	width: 1100px;

	height: 44px;

}

.you h1 img {

	margin-left: 380px;

}

.you dl {

	float: left;

	width: 260px;

	margin: 0 7px;

	height: 250px;

	padding-top: 30px

}

.you dl dt {

	height: 154px;

}

.you dl dd {

	background: #eceeef;

	/*height: 196px*/

}

.you dl dd h2 {
    display: block;
	font-size: 36px;
	width: 228px;

	margin: 0 auto;

	text-align: center;

	height: 50px;

	line-height: 55px;
	overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;

}
.you dl dd h2 span{ font-size: 14px;}
.you dl dd h2 i{ font-style: unset;}
.you dl dd h2 a {

	color: #2d2d2d;

}

.you dl dd p {

	font-size: 18px;

	color: #585858;

	width: 228px;

	margin: 0 auto;

	line-height: 22px;

	height: 40px;

	overflow: hidden;

	text-align: center;

}

.pro-box {

	height: 440px;

	overflow: hidden;

	background: #dce6ff;

	padding-top: 40px

}

.pro {

	width: 1100px;

	margin: 0 auto

}

.pro h1 {

	width: 1100px;

	height: 44px;

	width: 1100px

}

.pro h1 img {

	margin-left: 380px;

}

.pro-z {

	overflow: hidden;

	padding-top: 16px

}

.pro-zl {

	float: left;

	width: 248px;

}

.pro-zl li {

	width: 248px;

	height: 39px;

	background: url(../images/pro-ln1.png) no-repeat top center;

	margin-bottom: 4px

}

.pro-zl li a {

	font-size: 13px;

	color: #302f2f;

	padding-left: 12px;

	height: 39px;

	line-height: 34px;

	display: block

}

.pro-zl li:hover {

	background: url(../images/pro-ln.png) no-repeat top center;

}

.pro-zl li a:hover {

	color: #fff

}

.pro-zl .pro-zlc {

	background: url(../images/pro-ln.png) no-repeat top center;

}

.pro-zl .pro-zlc a {

	color: #FFF

}

.pro-zr {

	width: 800px;

	float: right

}

.pro-zr h2 {

	height: 24px;

	width: 800px;

}

.pro-zr h2 a {

	height: 24px;

	color: #183883;

	font-size: 11px;

	text-align: right;

	display: block;

	line-height: 24px;

	font-weight: normal

}

.pro-zr ul {

	width: 800px;

	overflow: hidden;

	background: #fff;

	padding-left: 20px;

	height: 304px;

	padding-top: 6px

}

.pro-zr ul li {

	width: 170px;

	height: 130px;

	margin: 10px;

	float: left

}

.pro-zr ul li a img {

	width: 170px;

	height: 130px;

}
.proclass{
 
}
.proclass > div{
	width: 100%;
}
.proclass .classbox{
  background-color: #004ea1;
  border-top: 3px solid #cec9cf;
}
.proclass .classbox ul{
   width: 1170px;
   margin: 0 auto;
   display:-webkit-flex;
   display:-ms-flex;
   display:-moz-flex; 
   display: flex;
   -webkit-flex-flow: row wrap; 
   -ms-flex-flow:row wrap; 
   flex-flow: row wrap;
 
  border-right: 1px solid #fff;
}
.proclass .classbox ul li{
  -webkit-flex:0 0 25%; 
  -ms-flex:0 0 25%; 
  -moz-flex:0 0 25%; 
  flex:0 0 25%; 
  border-left: 1px solid #fff;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;  
  overflow:hidden;
  transition: 0.5s;
  border-bottom: 1px solid #fff;
}
.proclass .classbox ul li:hover{ background:#3371b4; transition: 0.5s;}
.proclass .classbox ul li:nth-child(1),.proclass .classbox ul li:nth-child(2),.proclass .classbox ul li:nth-child(3),.proclass .classbox ul li:nth-child(4){
  border-bottom: 1px solid #fff;
}
.proclass .classbox ul li a{
	display: block;
	color: #fff;
	text-align: center;
	line-height:80px;
	overflow:hidden;
    text-transform: uppercase;
	font-size: 14px;
}
.proclass .jianjiebox{
  width: 100%;
}
.proclass .jianjiebox .tubox{
  width: 50%;
  height: auto;
  float: left;
}
.proclass .jianjiebox .tubox img{
  width: 100%;
  display: block;
  height: auto;
}
.proclass .wenzibox{
  width: 50%;
  float: right;
  padding-left: 30px;
  padding-top: 10px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;  
}


.proclass .wenzibox span{
	display: block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #014fa4;
    line-height: 30px;
    padding: 8px 0px;
}
.proclass .wenzibox .title{
  font-size: 30px;
  line-height: 42px;
}

.proclass .wenzibox p{
  line-height: 24px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #666;
  
}
.proclass .wenzibox p font{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 16px;
	border: 2px solid #004ea1;
	border-radius: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #004ea1;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.proclass .hbox{
  width:100%;
  padding: 20px 0px;
}
.proclass .hbox ul{
	height: 230px;
	width: 1200px;
	margin:0 auto;
	display:-webkit-flex;
    display:-ms-flex;
    display:-moz-flex; 
    display: flex;
    -webkit-flex-flow: row nowrap; 
    -ms-flex-flow:row nowrap; 
    flex-flow: row nowrap;

}
.proclass .hbox ul li{
  flex:0 0 25%;
  -webkit-flex:0 0 25%;
  -ms-flex:0 0 25%;
  -moz-flex:0 0 25%;
}
.proclass .hbox ul li a{
	width:225px;
	height: 225px;
	display: block;
	overflow:hidden;
	position: relative;
	margin: 0 auto;
}
.proclass .hbox ul li a img{
	position: absolute;
	height: 100%;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.proclass .divbox{
	position: relative;
	width: 1170px;
	margin: 0 auto;
}
.proclass .divbox > div{
  position: absolute;
  visibility: hidden;
  top: 0px;
  left: 0px;
  width: 100%;
}
.proclass .divbox > div:first-child{
	position: relative;
}
.proclass .divbox > div.on{
	visibility: visible;
}
.process{
  background-color: #004ea1;
  padding: 30px 0px;
}
.maintitle{
  width: 100%;
  text-align: center;
}
.maintitle span{
  display: block;
  color: #fff;
  font-size: 26px;
  text-transform : uppercase;
}
.maintitle p{
  display: block;
  color: #fff;
  text-transform : uppercase;
  padding:0;
  margin:0;
  line-height: 30px;
}

.maintitle.dd span{

  color: #000;

}
.maintitle.dd p{

  color: #8f8f8f;

}
.processbox{
  width: 960px;
  margin: 30px auto 10px auto;
  display:-webkit-flex;
  display:-ms-flex;
  display:-moz-flex; 
  display: flex;
  -webkit-flex-flow: row nowrap; 
  -ms-flex-flow:row nowrap; 
  flex-flow: row nowrap;
  
}
.processbox > div{
  -webkit-flex:1 1 auto; 
  -ms-flex:1 1 auto;
  -moz-flex:1 1 auto;
  flex:1 1 auto;
  text-align: center;
  position: relative;
}
.processbox > div i{
  display:inline-block;
  text-align: center;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  background-color: #fff;
  color: #004EA1;
  line-height: 120px;
  font-size: 56px;
}
.processbox > div span{
	display: block;
	width: 120px;
	margin: 0 auto;
    word-wrap:break-word ;
	color: #fff;
	line-height: 24px;
	padding-top: 12px;
	text-transform : uppercase;
	font-size: 14px;
}
.processbox > div font{
  position: absolute;
  height: 30px;
  line-height: 30px;
  left: 100%;
  font-size: 24px;
  color: #fff;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  top: 45px;
}
.processbox > div:last-child font{
  display: none;
}
.abo-box {
	width: 1100px;
	margin: 0 auto;
	padding-top: 40px;
	height: 650px;
	overflow: hidden
}

.abo {
	height: 340px
}

.abo h1 {
	height: 34px;
	width: 1100px;
}

.abo1 {

	overflow: hidden;

	width: 1100px;

	padding-top: 20px;

}

.abo1 dt {

	float: left;

	width: 400px;

	height: 260px

}

.abo1 dd {

	width: 660px;

	float: right

}

.abo1 dd h2 {

	line-height: 44px;

	height: 44px;

	font-size: 18px;

	color: #2c2c2c;

	width: 660px;

}

.abo1 dd p {

	font-size: 13px;

	color: #4a4a4a;

	height: 154px;

	overflow: hidden;

	width: 660px;

	line-height: 22px

}

.abo1 dd a {

	font-size: 13px;

	color: #183883;

	margin-top: 30px;

	display: block

}

.anli-b {

	position: relative;

	width: 1100px;

	margin: 0 auto;

	position: absolute;

	padding-top: 20px

}

.anli-b .mr_frbox {

	height: 252px;

}

.anli {

	width: 1046px;

	height: 252px;

	float: left;

	overflow: hidden;

	margin-left: 6px;

}

.anli ul li {

	float: left;

	width: 198.5px !important;

	height: 250px;

	overflow: hidden;

	display: inline;

	margin: 0 4px;
	border: 1px solid #eee;

}

.anli ul li .index_honor_tu{
	width: 198.5px;
    height: 250px;
    display: table-cell;
    vertical-align: middle;
	text-align: center;
}
.anli ul li img {

	max-width: 100%;

	max-height: 100%;

}

.anli-b .but-left {

	width: 23px;

	height: 30px;

	float: left;

	margin-top: 110px;

	cursor: pointer;

	display: inline;

}

.anli-b .but-right {

	width: 23px;

	height: 30px;

	float: right;

	margin-top: 110px;

	cursor: pointer;

}

.news {

	width: 1100px;

	overflow: hidden;

	margin: 0 auto;

	height: 420px

}

.we, .hang, .bai {

	width: 350px;

	height: 390px;

	float: left

}

.we, .hang {

	margin-right: 24px

}

.we h1 {

	height: 34px;

	width: 350px;

}

.hang h1 {

	height: 34px;

	width: 350px;

}

.bai h1 {

	height: 34px;

	width: 350px;

}

.news dl {

	padding-top: 20px

}

.news dl dt {

	width: 350px;

	height: 130px;

	margin-bottom: 20px

}

.news dl dd {

	width: 350px;

	height: 34px;

	overflow: hidden

}

.news dl dd a {

	height: 34px;

	line-height: 34px;

	color: #4c4c4c;

	font-size: 13px;

	overflow: hidden;

	float: left;

	width: 256px;

}

.news dl dd span {

	float: right;

	width: 74px;

	text-align: right;

	line-height: 34px;

	color: #4c4c4c;

	font-size: 12px

}

.link-box {

	background: #ebebeb;

	height: 110px;

}

.link {

	width: 1100px;

	margin: 0 auto;

	padding-top: 20px

}

.link h1 {

	height: 18px

}

.link ul {

	width: 1040px;

	padding: 0 30px;

	padding-top: 20px;

	height: 24px

}

.link ul a {

	font-size: 13px;

	color: #363636;

	float: left;

	margin: 0 20px

}

.shen {

	width: 1100px;

}

.shen a {

	float: right;

	width: 200px;

	text-align: right;

	font-size: 12px;

	color: #183883

}

.bot-box {

	background: url(../images/di-nav.png);



}

.bot {

	width: 1100px;

	margin: 0 auto

}

.bot ul {

	width: 1100px;

	height: 50px;

}

.bot ul li {

	height: 50px;

	width: 183px;

	float: left;

	text-align: center

}

.bot ul li a {

	line-height: 46px;

	width: 183px;

	font-size: 14px;

	color: #FFF

}

.di-x {

	width: 1100px;

	padding-top: 24px;

}

.di-x p {

	line-height: 22px;

	color: #737373;

	font-size: 13px;

	text-align: center;

	width: 1100px;

	margin: 0;

}

.di-x p a {

	color: #737373;

	font-size: 13px

}

.pagination-wrapper {

	margin: 20px 0;

}

.pagination {

	height: 34px;

	text-align: center;

}

.pagination li {

	display: inline-block;

	height: 34px;

	margin-right: 5px;

}

.pagination li a {

	float: left;

	display: block;

	height: 32px;

	line-height: 32px;

	padding: 0 12px;

	font-size: 16px;

	border: 1px solid #dddddd;

	color: #555555;

	text-decoration: none;
	
	margin-top: 13px;

}

.pagination li a:hover {

	background: #f5f5f5;

	color: #0099ff;

}

.pagination li.thisclass {

	background: #09f;

	color: #fff;
	
	border: 1px solid #dddddd;
    padding: 0px 12px;
    height: 32px;
    line-height: 32px;

}

.pagination li.thisclass a, .pagination li.thisclass a:hover {

	background: transparent;

	border-color: #09f;

	color: #fff;

	cursor: default;

}



.cart table {
    width: 100%;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ddd;
}
.cart table tr {
    transition: all .5s;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
}
.cart table td {
    padding: 15px;
    border: 1px solid #ddd;
}
.cart table input {
    text-align: center;
    height: 30px;
	border: 1px solid;
}
.cart .contentp {
    text-align: right;
}
.cart .contentp input {
    background-color: #2957a6;
    color: #FFF;
    padding: 10px 22px;
    border: none;
    cursor: pointer;
    display: inline-block;
	border: 1px solid #ccc;
}
#form input[type="text"].from {
    width: 258px;
}
#form input[type="text"].subject {
    width: 458px;
}
#form textarea, #form input[type="text"] {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    height: 28px;
    padding: 0px 5px;
    font-size: 12px;
    line-height: 28px;
    color: #333;
    border: 1px solid #cccccc;
}
#form {

    margin: 30px auto;
    width: 100%;
   
    position: relative;
}
#form .w100p {
    width: 100%;
    padding: 10px 0px;
}
#form .w100p p {
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 5px 20px;    margin: 0;
}
#form .w100p span {
    display: block;
    margin-right: 20px;
    font-size: 14px;
    float: left;
    width: 170px;
    text-align: right;
    color: #222;
    line-height: 28px;
}
#form .w100p span i {
    color: #FF0000;
    margin-right: 5px;
}
#form .w100p .lh {
    line-height: 38px;
}
#form textarea {
    width: 470px;
    height: 150px;
    line-height: 1.5;
    resize: both;
	border: 1px solid #ccc;
}
input[type="submit"]:hover, button[type="submit"]:hover {
	background: #155278;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

input[type="submit"], button[type="submit"] {
    background: #1d70a3;
    color: #fff;
    padding: 9px 25px;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
}
input[type="submit"], button[type="submit"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 9px 25px;
    text-transform: uppercase;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.ggy{ float: left;}
.ggy_logo_title{
	float: left;    
    margin-top: 17px;
    font-size: 40px;
    font-weight: bold;
    color: #183883;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #c7c7c7;
}
.ggy_lr{
	float: left;
    margin-top: 18px;
    color: #ff0000;
    font-size: 15px;
}
.ggy_lr span{
	color: #183883;
    font-size: 22px;
    font-weight: bold;
}
.head_tel{}
.head_tel i{}
.head_tel span{ line-height: 86px !important; font-size: 25px; color: #d91e25;}





.header_fr { display:none;}
.footer_fd_kuan{ display:none;}
.footer_fd,#gotop_wap{ display:none;}

.wap_banner{ display:none;}

@media (max-width: 1199px){
	
	.box_skitter ul { display: none;}
	.wap_skitter ul{ display:block !important; height: 0px; overflow: hidden;}
	.wap_skitter img{ width:100%;}
	.wap_skitter .image{ width:100% !important; margin-left:0px !important; left:0px !important;}
	.wap_skitter .image img{ width:100%;}
	.wap_skitter .w960{ margin-bottom:0px !important;}
	
	.top,.top2,.daohang,.you,.proclass .classbox ul,.proclass .divbox,.abo-box,.anli-b,.news,.link,.bot,.abo1{ width: 1000px; margin: 0 auto;}
	.top2_right{ margin-left:0px !important;}
	.top2_right > div.qoute a{ font-weight:inherit; padding: 0px 8px; font-size: 12px;}
	.nav > ul > li > .nav_ul{ width: 900px;}
	.you dl{ width: 23%; margin: 0 1%;}
	.you dl dt{ height:auto;}
	.you dl dt img{ width:100%;}	
	.you dl dd h2,.you dl dd p{width: 90%;}
	#hbox{     width: 900px !important; margin: 0 auto;}
	.abo h1{ width: 100%;}
	.abo1 dt{ width: 40%;}
	.abo1 dd{ width: 58%;}
	.abo1 dd h2,.abo1 dd p,.abo1 dt img{ width:100%;}
	.anli{ width: 946px;}
	.anli ul li{ margin: 0px 17px;}
	.we, .hang, .bai{ width: 32%; margin-right:2%;}
	.bai{ margin-right:0px;}
	.news dl dt,.news dl dd{ width:100%; overflow: hidden;}
	.news dl dd a{width: calc(100% - 80px);}
	.link ul{ width: 946px;}
	.di-x,.di-x p{ width:100%;}
	
	.banner {	width: 100%;	height: auto;	position: absolute;	bottom: 0;	left: 0%;	margin-left: 0px;}

	.banner ul { width: 100%;	height: auto;}

	.banner ul li { width: 100%;	height: auto;}

	.banner ul li img {	width: 100%;	height: auto;}
	
	
	
	
}
@media (max-width: 999px){
	
	.top,.top2,.daohang,.you,.proclass .classbox ul,.proclass .divbox,.abo-box,.anli-b,.news,.link,.bot,.abo1{ width: 800px; margin: 0 auto;}
	.ggy_lr{ display: none;}
	.anli,.link ul{ width: 746px;}
	#hbox{ width: 700px !important; margin: 0 auto;}
	.processbox{ display: none;}
	.nav > ul > li > .nav_ul{}
	.anli ul li{ margin: 0px 27px;}
}
@media (max-width: 799px){
	
	.top,.top2,.daohang,.you,.proclass .classbox ul,.proclass .divbox,.abo-box,.anli-b,.news,.link,.bot{ width: 90%; margin: 0 auto;}
	.anli{ width: 100%;}
	.anli-b{ width: 100%; position:relative;}	
	.anli-b .but-left,.anli-b .but-right{ position:absolute; z-index:9999}
	.anli-b .but-right{ right:0px;}
	.link ul{ width:90%; padding: 0 5%; padding-top: 20px;}
	.abo1{  width: 100%;}
	#hbox{ width: 90% !important; margin: 0 auto;}
	.top2_right,.ggy,.daohang{  display: none;}
	.top2{display: block;}
	.header_fl{ float:left;}
	.header_fr { margin-top: 15px; display:block;float:right;}
	.head_tel {  float: left;  font-size: 0;  margin-top: 0px; background: url(../images/head_tel2.png) center left no-repeat;
    background-size: 35px; padding-left: 50px; height: 50px;}
	.sp_header{ border-left: 1px solid #d9d9d9;}
	.you{height:auto;}
	.you dl{ float:none; width: 47%; display: inline-block; margin-bottom: 30px; height:auto; padding-top:0px;}
	.maintitle{ margin-bottom: 30px;}
	.proclass .jianjiebox .tubox{ width: 100%;}
	.proclass .wenzibox{ width: 100%;}
	
#gotop_wap{display:block;}	
#gotop_wap {
    position: fixed;
    bottom: 80px;
    right: 5px;
    background: url(../images/gotop1.png) no-repeat 14px 15px rgba(0,0,0,0.5);   
    width: 40px;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
    z-index: 999;
}
.footer_fd_kuan{ display:block;width: 100%; float:left; height: 60px;}
.footer_fd{ display:block;  width: 100%; position: fixed;  bottom: 0px;  height: 60px; background: #004ea1; box-shadow: 0px 0px 14px #040404; z-index: 9999;}
.footer_fd li{ width:25%; float:left; text-align:center;}
.footer_fd li a{ color:#fff; width: 100%; float: left; line-height: 30px;}
.footer_fd li .footer_fd_tu{ width: 100%; height:20px; float:left; text-align:center; margin-top:10px;}
.footer_fd li .footer_fd_tu img{ height:100%;}
.footer_fd li .footer_fd_title{}	
	
	
	
}
@media (max-width: 599px){
	
	.nav-banner{ display:none;}
	.wap_banner{ display:block;}
	
	.maintitle span{ font-size: 16px;}
	.proclass .classbox ul li{  flex: 0 0 33.333%;}
	.abo-box{ margin-bottom: 30px;}
	.abo-box,.abo{height:auto;}
	.abo1 dt{height:auto;}
	.abo1 dt,.abo1 dd{width:100%}
	
	
	.news{ height:auto;}
	.we, .hang, .bai{ width: 100%; margin-right: 0%; height: auto; margin-bottom:30px;}
	.news h1,.news dl dt img{ width:100%}
	.news dl dt{ margin-bottom: 5px;}
	.news dl dt, .news dl dd{ height: auto;}
	.cart table td{ padding:0px;}
}
@media (max-width: 499px){
	
	.top2 .logo img{ width: 200px; margin-top: 11px;}
	.top-l a{ font-size: 12px;}
	.box_skitter .w960{ margin-left: -40% !important;}
	.proclass .classbox ul li{  flex: 0 0 50%;}
	.anli {  width: 250px; margin: 0 auto; float:none;}

}
