.input {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 150%;
	font-family: "Arial", "Verdana", "sans-serif";
}


 
 
 
.index_model1 {
    position: relative;
}


.index_model1_left {
    width: 100%;
    background-color: #f2f2f2;
    padding: 5% 0% 5% 0%;
    color: #000000;
    position: relative;
}


.index_model1_right {
    position: absolute;
    width: 56%;
    height: 80%;
    right: 0;
    top: 10%;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}










.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}



.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
    color: white;
    border: 1px solid #000000;
}





.click_box_black {
    border: 1px solid #000000;
    width: 165px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #000000;
    font-size: 13.45px;
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
 
 
 
 
 .hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
    color: white;
    border: 1px solid #000000;
}

.click_box_black {
    border: 1px solid #000000;
    width: 165px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #000000;
    font-size: 13.45px;
}
 
 
 
 
 
 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #666;
  font-size: 12px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #666;
  font-size: 12px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #666;
  font-size: 12px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #666;
  font-size: 12px;
}


.kuang {
BORDER-BOTTOM: #003366 2px solid; BORDER-LEFT: #003366 2px solid; BORDER-RIGHT: #003366 2px solid; BORDER-TOP: #003366 2px solid;
}

.kuang1{
BORDER-BOTTOM: #BDE1DA 1px solid; BORDER-LEFT: #BDE1DA 1px solid; BORDER-RIGHT: #BDE1DA 1px solid; BORDER-TOP: #BDE1DA 1px solid; 
}

.kuang2{
BORDER-BOTTOM: #C0CFE6 1px solid; BORDER-LEFT: #C0CFE6 1px solid; BORDER-RIGHT: #C0CFE6 1px solid; BORDER-TOP: #C0CFE6 1px solid; 
}




.seabox {
    float: right;
    height: 36px;
    box-sizing: border-box;
    margin: 19.5px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 210px;
}

.seabox .key {
    float: left;
    width: 70%;
    border: 0;
    box-sizing: border-box;
    line-height: 100%;
    height: 100%;
    padding-left: 36px;
    background: url(images/saeb.png) no-repeat 16px center;
    font-size: 12px;
    background-size: auto 14px;
	color:#333;
}


.seabox .btn {
    float: right;
    width: 30%;
    background: #12b1e7;
    color: #fff;
    font-size: 12px;
    height: 100%;
    border: 0;
    cursor: pointer;
    font-weight: bold;
}










.grayimg{
-webkit-filter: grayscale(100%); 
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);   
filter: grayscale(100%); 	  
}	  


.brightnessimg{
-webkit-filter: brightness(200%); 
-moz-filter: brightness(200%);
-ms-filter: brightness(200%);   
filter: brightness(200%);
}

.brightnessimga{
-webkit-filter: brightness(120%); 
-moz-filter: brightness(120%);
-ms-filter: brightness(120%);   
filter: brightness(120%);
}



.round { 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
} 


.rounds { 
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
} 


.roundsa { 
	border-radius: 30px; 
	-moz-border-radius: 30px; 
	-webkit-border-radius: 30px; 
	border-radius: 30px; 
} 






td{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
body{}
form{margin:1px 0px 1px 0px}


a:link {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #e70d01;
	text-decoration: none;
}


a.topmenu:link {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu:visited {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu:active {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;

}
a.topmenu:hover {
	font-size: 14px;
	color: #91c4f9;
	font-weight: bold;
	text-decoration: none;
}










a.news:link {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.news:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.news:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.news:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #C50000;
	text-decoration: none;
}






.yinying{
	FILTER: dropshadow(color=#666666, offx=1, offy=1, positive=1); 
	FONT-FAMILY: "宋体"; 
	FONT-SIZE: 9pt;
	COLOR: #ffffff;
	position: relative;
	top: 8px;
}

.ziju {
	letter-spacing: 3px;
}
a.productmenu:link {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	width:100%;

}
a.productmenu:visited {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	width:100%;

}
a.productmenu:active {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	width:100%;
}
a.productmenu:hover {
	font-size: 12px;
	color: #3C8C0E;
	line-height: 130%;
	font-weight: bold;
	text-decoration: underline;
	width:100%;
}




a.c:link {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #FFE88A 1px solid;
	BORDER-LEFT: #FFE88A 1px solid;
	PADDING-TOP: 1px;
	height:16px;
	width:50px;
	background-color: #FFE88A;
}
a.c:visited {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #FFE88A 1px solid; 
	BORDER-LEFT: #FFE88A 1px solid; 
	PADDING-TOP: 1px; 
	height:16px;
	width:50px;
	background-color: #FFE88A;
}
a.c:active {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #FFE88A 1px solid; 
	BORDER-LEFT: #FFE88A 1px solid; 
	PADDING-TOP: 1px; 
	height:16px;
	width:50px;
	background-color: #FFE88A;
}
a.c:hover {
	font-size: 12px;
	color: #CC0000;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	BORDER-BOTTOM: #ffffff 1px solid; 
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	PADDING-TOP: 1px; 
	height:16px;
	width:50px;
	background-color: #FFE88A;
}

.hangju {
	line-height: 158%;
}


.zihao1 {
	font-size: 14px;
	letter-spacing: 1px;
}



.bottoms {

	font-size: 13px;
	line-height: 160%;
	color: #666;
	text-decoration: none;

}

.rightdata {
	font-size: 10px;
	line-height: 150%;
	color: 6D6D6D;
	text-decoration: none;
}


.zhengwensmall {

	font-size: 12px;
	line-height: 160%;
	color: #6D6D6D;
	text-decoration: none;

}
.zhengwen {
	font-size: 14px;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
}

.zhengwena {
	font-size: 14px;
	line-height: 160%;
	color: #333;
	text-decoration: none;
}


.zhengwenb {
	font-size: 12px;
	line-height: 160%;
	color: #5C5751;
	text-decoration: none;
}


.familyfont {

}


.chanpin {
	font-size: 12px;
	line-height: 150%;
	color: FEF4DE;
	text-decoration: none;
}
.12menu {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	color: #00468A;
	font-weight: bold;

}

.10news{
	font-size: 10px;
	line-height: 160%;
	color: 6D6D6D;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";

}



.12zhengwen1 {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	line-height: 140%;
	color: 737674;
	text-decoration: none;
	font-weight: normal;

}


.12zhengwen2 {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #999999;
	text-decoration: none;
}

.12zhengwen3 {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	line-height: 190%;
	color: #6B5C35;
	text-decoration: none;
}
.12zhengwen4 {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	line-height: 130%;
	color: #6D6D6D;
	text-decoration: none;
}



.biaotis {
	font-size: 14px;
	line-height: 160%;
	color: #1674cb;
	text-decoration: none;
	font-weight: bold;
}

.biaotia {
	font-size: 14px;
	line-height: 160%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}


.zhengwenf {
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}



.biaotisa {
	font-size: 12px;
	line-height: 140%;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.biaotisb {
	font-size: 18px;
	line-height: 140%;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}



.biaotisc {
	font-size: 14px;
	line-height: 140%;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}


.bottomc {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 13px;
	line-height: 140%;
	color: #2b9ff0;
	font-weight: normal;
	text-decoration: none;
}



.biaotisd{
	font-family:  "Arial", "Verdana", "sans-serif";
	font-size: 16px;
	line-height: 140%;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

.biaotise{
	font-size: 13px;
	line-height: 140%;
	color: #111111;
	font-weight: bold;
	text-decoration: none;
}




.boxshadow {
    -moz-box-shadow: 	2px 2px 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
    box-shadow: 		2px 2px 10px rgba(0,0,0,0.1);
}




.miaobian{
	BORDER-BOTTOM: #E0E0E8 1px solid; 
	BORDER-LEFT: #E0E0E8 1px solid; 
	BORDER-RIGHT: #E0E0E8 1px solid; 
	BORDER-TOP: #E0E0E8 1px solid;
}





.time {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}


a.hauptoff:link, a.hauptoff:visited, a.hauptoff:hover, a.hauptoff:active, a.hauptoff:focus {
	padding:3px 0px 0px 3px;
	margin:0px 0px 0px 0px; 
	color:#666666;
	font-family: "Arial", "Verdana", "sans-serif", "PMingLiu";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left; 
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:67px 6px;
	line-height: 150%;
	height:19px;
	width:80px;
}
  
    a.hauptoff:hover, a.hauptoff:focus, a.hauptoff:active {
	padding:3px 0px 0px 3px;
  	margin:0px 0px 0px 0px;
	color:#00975C;
	font-size:12px;
	font-family: "Arial", "Verdana", "sans-serif", "PMingLiu";
	display:block;
	float:left; 
	background-image:url(images/arrow1.jpg);
	background-repeat:no-repeat;
	background-position:67px 6px;
	font-weight:normal;
	line-height: 150%;
	height:19px;
	text-decoration: none;
	width:80px;
   }
   
   a.hauptoff1:link, a.hauptoff1:visited, a.hauptoff1:hover, a.hauptoff1:active, a.hauptoff1:focus {
	padding:3px 0px 0px 3px;
	margin:0px 0px 0px 0px; 
	color:#666666;
	font-family: "Arial", "Verdana", "sans-serif", "PMingLiu";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left; 
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:155px 6px;
	line-height: 150%;
	height:19px;
	width:170px;
}
  
    a.hauptoff1:hover, a.hauptoff1:focus, a.hauptoff1:active {
	padding:3px 0px 0px 3px;
  	margin:0px 0px 0px 0px;
	color:#00975C;
	font-size:12px;
	font-family: "Arial", "Verdana", "sans-serif", "PMingLiu";
	display:block;
	float:left; 
	background-image:url(images/arrow1.jpg);
	background-repeat:no-repeat;
	background-position:155px 6px;
	font-weight:normal;
	line-height: 150%;
	height:19px;
	text-decoration: none;
	width:170px;
   }
   
   
   
   a.left:link, a.left:visited, a.left:hover, a.left:active, a.left:focus {
	  padding:0px 18px 0px 10px;
	  margin:0px 0px 0px 0px; 
      DISPLAY: block; 
      BACKGROUND:url(images/arrows.gif) #F1FAF9;
      background-repeat:no-repeat;
      background-position:155px 5px;
      color:#666666;
	  float:left; 
	  font-size:12px;
	  line-height:15px;
	  width:178px;
	  font-weight:normal;
	  text-decoration:none;
}
  
    a.left:hover, a.left:focus, a.left:active {
	  padding:0px 18px 0px 10px;
	  margin:0px 0px 0px 0px; 
      DISPLAY: block; 
      BACKGROUND:url(images/arrows1.gif) #3C8C0E;
      background-repeat:no-repeat;
      background-position:155px 5px;
      color:#ffffff;
	  float:left; 
	  font-size:12px;
	  line-height:15px;
	  width:178px;
	  font-weight:bold;
	  text-decoration:none;
   }
   