﻿@charset "utf-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, form, table, th, td, span {
	padding:0;
	margin:0 auto;
}
BODY {
	margin:0px auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
	overflow-x:hidden;
}
.clear {
	clear:both;
}
.in {
	width:790px;
	height:auto;
	float:left;
	padding-left: 8px;
}
.in1 {
	width:920px;
	height:auto;
	float:left;
	border:0px solid #CCCCCC;
}
.in11 {
	width:788px;
	height:auto;
	float:left;
	border:1px solid #fff;
}
.in2 {
	width:790px;
	height:auto;
	float:left;
}
.inn {
	width:920px;
	height:auto;
	padding-left:20px;
	float:left;
}
.ctp {
	width:100%;
	height:34px;
	line-height:34px;
	overflow: hidden;
	border-bottom:#e8e8e8 solid 1px;
	clear:left;
}
.ctp1 {
	width:600px;
	height:34px;
	color: #666;
	font-size:14px;
	font-family:"微软雅黑";
	text-align:left;
	line-height:35px;
	float:left;
}
.ctp2 {
	width:600px;
	height:34px;
	color: #666;
	font-size:14px;
	font-family:"微软雅黑";
	text-align:right;
	line-height:35px;
	float:right;
}
.ctp2 a{
	color: #666;
	font-size:14px;
	font-family:"微软雅黑";
	text-align:right;
	line-height:34px;
	text-decoration:none;
}
.ctp2 a:hover{
	color:#077DC9;
}
.top {
	width:1200px;
	height:130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
}
.logo {
	width:567px;
	height:75px;
	padding-left:5px;
	padding-top:5px;
	float:left;
}
.lantab {
	width:800px;
	height:130px;
	float:left;
}
.lantab2 {
	width:400px;
	height:40px;
    padding-top:50px;
	color: #999;
	font-size:16px;
	font-family:"微软雅黑";
	text-align:right;
	line-height:40px;
	float:left;
}
.lanimg {
	width:14px;
	height:10px;
	padding-top:6px;
	float:left;
}
.lantext {
	width:40px;
	height:24px;
	padding-left:6px;
	padding-right:10px;
	float:left;
}
.ss {
	position:relative;
	float:right;
	top:0px;
}
.ss input {
	width: 240px;
	padding: 0px 40px 0px 15px;
	height:35px;
	font-size:14px;
	color:#666;
	outline: none;
	border: 1px solid #eee;
}
.ss span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	height: 35px;
	background-image: url(../images/ssan.png);
	cursor: pointer;
	overflow: hidden;
}
.an {
	width:90px;
	height:30px;
	color:#FFFFFF;
	background-color:#077DC9;
	border-radius:5px;
	border:solid 1px #077DC9;
	cursor:pointer;
}
.abk {
    width:1200px;
	height:400px;
	float:left;
}
.abp {
    width:500px;
	height:400px;
	float:left;
}
.abt {
    width:660px;
	height:400px;
	margin-left:40px;
	float:right;
}
.abti {
	width:100%;
	height:40px;
	margin-bottom:20px;
	line-height:40px;
	text-align:left;
	font-family: "微软雅黑";
	font-size:25px;
	color:#666;
	font-weight: bold;
	float:left;
}
.abc {
    width:100%;
	height:300px;
	margin-bottom:40px;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:30px;
	text-align:left;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 10; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.aba {
    width:100%;
	height:30px;
	text-align:left;
	float:left;
}
.anm a {
    display:block;
	width:180px;
	height:50px;
	line-height:50px;
	color:#077DC9;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	border:#077DC9 solid 1px;
	border-radius:5px;
	text-align:center;
	text-decoration:none;
	float:left;
}
.anm a:hover{
    color:#fff;
	border:#077DC9 solid 1px;
	background-color:#077DC9;
}
.anm2 a {
    display:block;
	width:140px;
	height:40px;
	line-height:40px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	background-color:#fff;
	border:#ccc solid 1px;
	border-radius:25px;
	text-align:center;
	text-decoration:none;
	margin:0px auto;
}
.anm2 a:hover{
    color:#fff;
    border:#ccc solid 1px;
	background-color:#077DC9;
}

a.r1:link {
	font-family: "微软雅黑";
	font-size:14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:visited {
	font-family: "微软雅黑";
	font-size:14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:hover {
	font-family: "微软雅黑";
	font-size:14px;
	color: #077DC9;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
}
a.r110:link {
	font-family: "微软雅黑";
	font-size:14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height:45px;
}
a.r110:visited {
	font-family: "微软雅黑";
	font-size:14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height:45px;
}
a.r110:hover {
	font-family: "微软雅黑";
	font-size:14px;
	color: #077DC9;
	text-decoration: none;
	font-weight: normal;
	line-height:45px;
}
a.r10:link {
	font-family: "微软雅黑";
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r10:visited {
	font-family: "微软雅黑";
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r10:hover {
	font-family: "微软雅黑";
	font-size:14px;
	color: #CEEDFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r11:link {
	font-family: "微软雅黑";
	font-size:14px;
	color:#077DC9;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r11:visited {
	font-family: "微软雅黑";
	font-size:14px;
	color:#077DC9;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r11:hover {
	font-family: "微软雅黑";
	font-size:14px;
	color: #077DC9;
	text-decoration:underline;
	font-weight: normal;
	line-height: 30px;
}
a.r12:link {
	font-family: "微软雅黑";
	font-size:14px;
	color:#ff0000;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r12:visited {
	font-family: "微软雅黑";
	font-size:14px;
	color:#ff0000;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r12:hover {
	font-family: "微软雅黑";
	font-size:14px;
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 30px;
}
a.r111:link {
	font-family: "微软雅黑";
	font-size:14px;
	color:#077DC9;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
a.r111:visited {
	font-family: "微软雅黑";
	font-size:14px;
	color:#077DC9;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
a.r111:hover {
	font-family: "微软雅黑";
	font-size:14px;
	color: #077DC9;
	text-decoration: none;
	font-weight: normal;
	line-height:60px;
}
a.r2:link {
	font-family: "微软雅黑";
	font-size:14px;
	color: #077DC9;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r2:visited {
	font-family: "微软雅黑";
	font-size:14px;
	color:#077DC9;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r2:hover {
	font-family: "微软雅黑";
	font-size:14px;
	color: #077DC9;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:link {
	font-family: "微软雅黑";
	font-size:14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
a.r3:visited {
	font-family: "微软雅黑";
	font-size:14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
a.r3:hover {
	font-family: "微软雅黑";
	font-size:14px;
	color: #077DC9;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
.navbg {
	width:1004px;
	height:48px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav {
	width:1004px;
	margin:0px auto;
	padding:0px;
}
.banner {
	width:100%;
	height:auto;
	margin:0px auto;
}
.banner2{
	width:1200px;
	height:180px;
	padding-bottom:15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cpk {
	width:1004px;
	height:140px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FAFAFA;
}
.cont {
	width:1200px;
	height:auto;
	overflow: hidden;
	margin: 0px auto;
}
.contp {
	width:1200px;
	height:auto;
	overflow: hidden;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}
.contf {
	width:100%;
	height:auto;
	overflow: hidden;
	clear:left;
}
.contf1 {
	width:800px;
	height:45px;
	line-height:45px;
	float:left;
}
.contf2 {
	width:400px;
	height:45px;
	line-height:45px;
	float:left;
}
.contfbg {
	width:100%;
	height:auto;
	overflow: hidden;
	background-color:#EAEAEA;
	clear:left;
}
.lti {
	width:1200px;
	height:40px;
	line-height: 40px;
	font-size:16px;
	color:#077DC9;
	font-weight:bold;
	font-family: "微软雅黑";
	text-align:left;
}
.ltit {
	width:1200px;
	height:auto;
	text-align:left;
}
.ltit a{
	font-family: "微软雅黑";
	font-size:14px;
	color:#666;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
.ltit a:hover{
	color:#077DC9;
}
.inti {
	width:1200px;
	height:auto;
	font-size:36px;
	color:#077dc9;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height: normal;
	text-align:center;
	float:left;
	padding-bottom:20px;
	margin-bottom:15px;
	background-image:url(../images/xt.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.inti2 {
	width:1200px;
	height:auto;
	margin-bottom:30px;
	font-size:22px;
	color:#077dc9;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height: normal;
	text-align:center;
	float:left;
}
.inti3 {
	width:1200px;
	height:auto;
	margin-bottom:30px;
	font-size:32px;
	color: #333;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height:normal;
	text-align:center;
	float:left;
	background-image:url(../images/xt3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.left {
	width:260px;
	height:auto;
	float:left;
}
.left2 {
	width:336px;
	height:auto;
	float:left;
}
.leftp {
	width:175px;
	height:auto;
	float:left;
}
.leftti {
	width:260px;
	height:100px;
	background-image:url(../images/lbg.jpg);
	clear:left;
	overflow:hidden;
	margin:0px auto;
}
.leftti h {
	width:100%;
	height:auto;
	margin-top:20px;
	margin-bottom:5px;
	font-family: "微软雅黑";
	font-size:28px;
	font-weight: bold;
	color: #fff;
	line-height:normal;
	text-align:center;
	float:left;
}
.leftti h2 {
    width:100%;
	height:auto;
	font-family: "微软雅黑";
	font-size:12px;
	font-weight: normal;
	color: #fff;
	line-height:normal;
	text-align:center;
	float:left;
}
.leftti2 {
	width:330px;
	height:16px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(../images/leftti2.gif);
	margin:0px auto;
}
.lefttx2 {
	width:60px;
	height:16px;
	padding-left:8px;
	padding-right:8px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	float:left;
	}
.leftcont {
	width:258px;
	height:auto;
	border:1pt solid #ccc;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
	overflow: hidden;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.leftcont10 {
	width:250px;
	height:auto;
	border:5px solid #077DC9;
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: 30px;
	overflow: hidden;
	background-color:#077DC9;
	float:left;
}
.leftcont1 {
	width:248px;
	height:auto;
	border:1px solid #ccc;
	padding:5px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
	overflow: hidden;
	float:left;
	margin:0px auto;
}
.leftcont2 {
	width:316px;
	height:auto;
	border:1pt solid #E6E6E6;
	background-color:#FFFFFF;
	padding:5px;
	margin:0px auto;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
	overflow: hidden;
	float:left;
}
.innew2 {
	width:180px;
	height:30px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	padding-left:8px;
	background-image:url(../images/news_arr2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.innew {
	width:560px;
	height:auto;
	line-height:24px;
	padding-left:20px;
	background-image:url(../images/news_arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.innewt {
	width:480px;
	height:24px;
	line-height:24px;
	float:left;
}
.innewt a {
	width:490px;
	height:24px;
	font-family: "微软雅黑";
	font-size:14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.innewt a:hover {
	color: #077DC9;
}
.innewd {
	width:80px;
	height:24px;
	line-height:24px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	text-align:left;
	float:right;
}
.ingenew {
	width:580px;
	height:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:0px;
	float:left;
}
.tys{
	color:#656C78;
	font-size:14px;
	font-family: "微软雅黑";
	font-weight:normal;
	line-height:300%;
}
.t1 {
	font-size:14px;
	color: #333333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 24px;
}
.t110 {
	font-size:14px;
	color: #077DC9;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:45px;
}
.t11 {
	font-size:14px;
	color: #666666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 24px;
}
.t2 {
	font-size:14px;
	color: #333333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:30px;
}
.t3 {
	font-size:18px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height: 30px;
}
.t4 {
	font-size: 20px;
	color: #333;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height: 50px;
}
.t5 {
	font-size:16px;
	color: #333;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height: 40px;
}
.tx1 {
	font-size: 20px;
	color: #ff0000;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height: 40px;
}
.z1 {
    width:580px;
	height:430px;
	margin-right:40px;
	float:left;
}
.z2 {
    width:580px;
	height:430px;
	float:right;
}
.zti {
    width:580px;
	height:60px;
	float:left;
}
.ztit {
    width:500px;
	height:60px;
	font-size:20px;
	color:#077DC9;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height:60px;
	float:left;
}
.ztim {
    width:80px;
	height:60px;
	text-align:right;
	float:right;
}
.zp {
    width:370px;
	height:auto;
	margin-left:15px;
	margin-right:15px;
	float:left;
}
.zp1 {
    width:130px;
	height:130px;
	margin-right:20px;
	float:left;
}
.zp1 img{
    width:100%;
	border:0px;
}
.zp2 {
    width:220px;
	height:130px;
	float:left;
}
.zp2 h{
    width:100%;
	height:30px;
	display:block;
	float:left;
}
.zp2 h a {
	font-family: "微软雅黑";
	font-size:14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
}
.zp2 h a:hover {
	color: #077DC9;
}
.zp2 span{
    width:100%;
	height:100px;
	margin-bottom:10px;
	font-size:14px;
	color: #666;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 25px;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.ztext {
    width:580px;
	height:auto;
	float:left;
}
.ftext {
    width:580px;
	height:370px;
	float:left;
}
.faq1 {
	width:550px;
	height:40px;
	padding-left:30px;
	margin-bottom:10px;
	background-image:url(../images/Q.png);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.faq1 a{
    color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	text-decoration:none;
}
.faq1 a:hover{
    color:#077DC9;
}
.faq2 {
	width:550px;
	height:50px;
	margin-bottom:20px;
	padding-left:30px;
	background-image:url(../images/A.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:25px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.t6 {
	font-size:14px;
	color: #666666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:24px;
}
.t7 {
	font-size:25px;
	color:#333333;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
}
.t70 {
	font-size:20px;
	color:#077DC9;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height: 40px;
}
.t8 {
	font-size:14px;
	color: #fff;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height: 40px;
}
.t9 {
	font-size:25px;
	color: #333333;
	font-weight:bold;
	font-family: "微软雅黑";
	line-height:25px;
}
.red{
	font-size: 14px;
	color: #EE2326;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:30px;
}
.sr{
    width:500px;
	height:auto;
	border:#ccc solid 1px;
	font-size: 14px;
	color: #666;
	font-weight:normal;
	font-family: "微软雅黑";
	line-height:30px;
	outline:none;
	padding-left:5px;
	padding-right:5px;
}
.tin1 {
	font-size: 16px;
	color: #077DC9;
	font-weight:bold;
	font-family:"微软雅黑";
	line-height:30px;
}
.right {
	width:450px;
	height:auto;
	padding-right:9px;
	float:left;
}
.right2 {
	width:785px;
	height:auto;
	margin-left:15px;
	float:left;
}
.rti1 {
	width:450px;
	height:30px;
	background-image:url(../images/rti1.jpg);
	float:left;
}
.rti11 {
	width:336px;
	height:30px;
	background-image:url(../images/leftti2.gif);
	float:left;
}
.rtx1 {
	width:60px;
	height:16px;
	padding-top:5px;
	padding-left:18px;
	padding-right:8px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	float:left;
	}
.rtx2 {
	width:43px;
	height:13px;
	padding-top:15px;
	padding-right:20px;
	float:right;
	}
.rtx3 {
	width:auto;
	height:50px;
	padding-left:40px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight:normal;
	float:left;
	line-height:50px;
	color: #077DC9;
	}
.rtx30 {
	width:auto;
	height:50px;
	margin-right:15px;
	float:right;
	color: #fff;
	}
.rtx30 a{
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:50px;
	color: #999;
	text-decoration:none;
	}
.rtx30 a:hover{
	color: #077DC9;
	}
.rtx31 {
	width:auto;
	height:40px;
	padding-left:30px;
	padding-right:8px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight:normal;
	color: #E85600;
	float:left;
	line-height: 40px;
	}
.rtx32 {
	width:auto;
	height:40px;
	padding-left:15px;
	padding-right:8px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight:normal;
	color: #E85600;
	float:left;
	line-height: 40px;
	}
.rtx33 {
	width:auto;
	height:40px;
	padding-left:15px;
	padding-right:8px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	float:left;
	line-height: 40px;
	}
.rtx34 {
	width:auto;
	height:40px;
	padding-left:15px;
	padding-right:8px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	float:left;
	line-height: 40px;
	}
.rcont {
	width:785px;
	height:auto;
	float:left;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
}
.rcont11 {
	width:323px;
	height:auto;
	border:1pt solid #DDDEDC;
	padding:5px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	float:left;
}
.rcontn1 {
	width:320px;
	height:110px;
	margin-bottom:10px;
	float:left;
}
.rcontn2 {
	width:320px;
	height:150px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	text-align:left;
	font-family:"微软雅黑";
	float:left;
}
.rcontn {
	width:920px;
	height:auto;
	border:0pt solid #ccc;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	float:left;
}
.rcontnn {
	width:970px;
	height:auto;
	padding-left:16px;
	border:0pt solid #ccc;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	float:left;
}
.rcontin {
	width:1004px;
	height:auto;
	border:0pt solid #ccc;
	padding:0px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	float:left;
}
.rcont2 {
	width:784px;
	height:153px;
	border:1pt solid #ccc;
	padding:5px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	float:left;
}
.rcont22 {
	width:992px;
	height:auto;
	border:1pt solid #ccc;
	padding:5px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	overflow:hidden;
	float:left;
}
.rcont3 {
	width:788px;
	height:auto;
	border:1pt solid #ccc;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	float:left;
	padding-top: 15px;
	padding-right:0px;
	padding-bottom: 5px;
	padding-left:0px;
}
.int {
	width:145px;
	height:80px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	float:left;
}
.sge {
	width:1004px;
	height:10px;
	font-size:0px;
	margin:0px auto;
	clear:left;
}
.inge {
	width:260px;
	height:10px;
	margin:0px auto;
	overflow: hidden;
	float:left;
}
.inge2 {
	width:790px;
	height:10px;
	margin:0px auto;
	overflow: hidden;
	float:left;
}
.inge3 {
	width:188px;
	height:10px;
	overflow: hidden;
	float:left;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ge {
	width:920px;
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.rti20 {
	width:1004px;
	height:40px;
	background-image:url(../images/rti22.jpg);
	float:left;
	line-height: 40px;
	margin-bottom: 15px;
}
.rti200 {
	width:320px;
	height:40px;
	background-image:url(../images/rti2.jpg);
	float:left;
	line-height: 40px;
	margin-bottom: 10px;
}
.rti2 {
	width:920px;
	height:50px;
	background-image:url(../images/rti2.jpg);
	float:left;
	line-height:50px;
	margin-bottom:20px;
}
.rti21 {
	width:788px;
	height:40px;
	background-image:url(../images/rti21.jpg);
	float:left;
	line-height: 40px;
}
.rti22 {
	width:1004px;
	height:30px;
	float:left;
	background-image: url(../images/rti2.jpg);
}
.foot {
	width:100%;
	height:auto;
	overflow: hidden;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#202427;
	clear:left;
}
.foot2 {
	width:100%;
	height:50px;
	overflow: hidden;
	background-color:#fff;
	border-top:#444 solid 1px;
	clear:left;
}
.fcont{
	width:1200px;
	height:auto;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fcontext{
	width:1200px;
	height:50px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size:14px;
	color: #666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height:50px;
	text-align:center;
}
.fz1{
	width:700px;
	height:auto;
	float:left;	
}
.fz2{
	width:340px;
	height:auto;
	margin-right:20px;
	font-size:13px;
	color: #ccc;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
	text-align:left;
	float:left;	
}
.fz3{
	width:140px;
	height:auto;
	text-align:center;
	float:right;	
}
.prowai {
	width:365px;
	height:300px;
	padding-left:15px;
	border-bottom:15px;
	float:left
}
.pro {
	width:365px;
	height:270px;
	float:left;
	border:1px solid #CCCCCC;
	text-align: center;
}
.protext {
	width:365px;
	height:30px;
	line-height:30px;
	padding-top:10px;
	text-align:center;
	float:left;
}
.prowai1 {
	width:210px;
	height:240px;
	margin-left:11px;
	margin-right:11px;
	text-align:center;
	float:left
}
.pro1 {
	width:210px;
	height:210px;
	float:left;
	border:0px solid #CCCCCC;
	text-align: center;
}
.protext1 {
	width:210px;
	height:30px;
	line-height:30px;
	padding-top:10px;
	color:#333333;
	font-family:"微软雅黑";
	font-size:14px;
	text-align:center;
	padding-top:5px;
	float:left;
}
.prowai2 {
	width:280px;
	height:260px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:24px;
	border: 1px solid #d8d8d8;
	background-color:#7b7b7b;
	float:left;
}
.prowai2:hover{
	border: 1px solid #077DC9;
	background-color:#077DC9;
}
.pro2 {
	width:280px;
	height:210px;
	float:left;
}
.pro2 img{
	width:280px;
	height:210px;
	border:0px;
}
.protext2 {
	width:100%;
	height:40px;
	text-align:center;
    color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	float:left;
	padding-top:5px;
}
.protext2 a{
    width:100%;
	height:40px;
    color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.protext2 a:hover{
    color:#fff;
}

.prowai3 {
	width:210px;
	height:175px;
	margin-left:17px;
	margin-right:17px;
	margin-bottom:20px;
	text-align:center;
	float:left;
	border: 1px solid #CCCCCC;
}
.pro3 {
	width:210px;
	height:140px;
	float:left;
	border:0px solid #ccc;
	text-align: center;
}
.protext3 {
	width:210px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	padding-top:5px;
	background-color:#F3F3F3;
}
.prowaiw {
	width:220px;
	height:189px;
	padding-left:6px;
	padding-right:6px;
	float:left
}
.prow {
	width:220px;
	height:147px;
	border: 1px solid #CCCCCC;
}
.prow img{
	width:220px;
	height:147px;
	border:0px;
}
.prow img:hover{
	-webkit-filter:opacity(0.8);
}
.protextw {
	width:220px;
	height:30px;
	text-align:center;
	padding-top:10px;
	float:left;
}
.protextw a{
	font-family:"微软雅黑";
	font-size:14px;
	line-height:30px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.protextw a:hover{;
	color:#077DC9;
}
.no {
	width:920px;
	height:24px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	text-align:center;
	float:left;
}
.no a{
	font-family: "微软雅黑";
	font-size:14px;
	color:#333;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.no a:hover {
	color: #077DC9;
}
.protext4 {
	width: 910px;
	height:auto;
	border:0px solid #DBDBDB;
	font-family: "微软雅黑";
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	color: #333333;
	text-align:left;
	padding:5px;
	float:left;
}
.protext5 {
	width: 920px;
	height:auto;
	line-height:normal;
	font-weight: normal;
	text-align:center;
	float:left;
}
.sb {
	width:280px;
	height:240px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:24px;
	border: 1px solid #d8d8d8;
	background-color:#7b7b7b;
	float:left;
}
.sb:hover{
	border: 1px solid #077DC9;
	background-color:#077DC9;
}
.sbp {
	width:280px;
	height:187px;
	float:left;
}
.sbp img{
	width:280px;
	height:187px;
	border:0px;
}
.sbt {
	width:100%;
	height:40px;
	text-align:center;
    color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	float:left;
	padding-top:5px;
}
.sbt a{
    width:100%;
	height:40px;
    color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.sbt a:hover{
    color:#fff;
}
.fl {
	width:1200px;
	height:auto;
	padding-bottom:25px;
	text-align:center;
	overflow: hidden;
	margin: 0px auto;
}
.fl a{
    width:auto;
	height:auto;
	margin-left:25px;
	margin-right:25px;
    color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
}
.fl a:hover{
	border-bottom:#077dc9 2px solid;
}
.fl a.on{
	border-bottom:#077dc9 2px solid;
}
.tj {
	width:280px;
	height:250px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	float:left;
}
.tjp {
	width:280px;
	height:210px;
	float:left;
}
.tjp img{
	width:280px;
	height:210px;
	border:#ddd solid 1px;
}
.tjp img:hover{
	-webkit-filter:opacity(0.8);
}
.tjt {
	width:100%;
	height:40px;
	text-align:center;
    color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	float:left;
}
.tjt a{
    width:100%;
	height:40px;
    color:#666;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.tjt a:hover{
    color:#077dc9;
}
.xw {
	width:360px;
	height:autopx;
	margin-left:20px;
	margin-right:20px;
	float:left;
}
.xwp {
	width:360px;
	height:240px;
	float:left;
}
.xwp img{
	width:360px;
	height:240px;
	border:0px;
}
.xwp img:hover{
	-webkit-filter:opacity(0.8);
}
.xwt {
	width:100%;
	height:auto;
	float:left;
}
.xwt h{
	width:100%;
	height:auto;
	text-align:left;
	margin-top:5px;
	float:left;
}
.xwt h a{
    width:100%;
	height:30px;
	text-align:left;
    color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.xwt h a:hover{
    color:#077dc9;
}
.xwt h2{
	width:100%;
	height:auto;
	text-align:left;
	color:#999;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	display:block;
	float:left;
}
.xwt h3{
	width:100%;
	height:50px;
	text-align:left;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:25px;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}

.cp {
	width:920px;
	height:auto;
	text-align:center;
	float:left;
}
.cp1 {
	width:400px;
	height:auto;
	text-align:center;
	float:left;
}
.cp2 {
	width:370px;
	height:auto;
	padding-left:14px;
	text-align:left;
	font-family: "微软雅黑";
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	color: #333333;
	float:left;
}
.gecp {
	width:910px;
	height:35px;
	line-height: 35px;
	background-color:#EBEBEB;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	float:left;
	padding-left: 10px;
	margin-bottom:10px;
	margin-top: 10px;
}
.new {
	width:900px;
	height:24px;
	line-height: 24px;
	padding-left:20px;
	background-image:url(../images/news_arr.gif);
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	float:left;
	background-repeat: no-repeat;
	background-position: left center;
}
.newt {
	width:820px;
	height:24px;
	line-height: 24px;
	float:left;
}
.newd {
	width:80px;
	height:24px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #666;
	text-align:left;
	float:left;
}
.genew {
	width:920px;
	height:10px;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newdet {
	width:920px;
	height:auto;
	margin-bottom: 5px;
	line-height: normal;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align:center;
	float:left;
}
.newdet2 {
	width:920px;
	height:30px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #666;
	text-align:center;
	float:left;
}
.newdet3 {
	width:920px;
	height:auto;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #333;
	text-align:left;
	float:left;
}
.lefttib {
	width:188px;
	height:30px;
	background-image:url(../images/leftti.gif);
	clear:left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
.lefttxb1 {
	width:166px;
	height:30px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #000;
	text-align:left;
	float:left;
	line-height: 30px;
	clear:left;
	padding-left:20px;
	}
.leftcontb {
	width:188px;
	height:auto;
	border:0pt solid #F3F3F3;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 25px;
	overflow: hidden;
	float:left;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.t10 {
	font-size:14px;
	color: #ccc;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.tan {
	font-size:14px;
	color: #333333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none medium;
}
ul,li {
    padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
}
.clear {
	clear:both;
}
.le {
	width:250px;
	text-align:left;
	float:left;
}
.le ul li {
	background-image:url(../images/leftn.jpg);
	padding-left:40px;
	line-height:50px;
	border-bottom:#ddd solid 1px;
}
.le ul li a {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #666;
	text-decoration: none;
	font-weight:normal;
	line-height:50px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.le ul li a:hover {
	color: #077DC9;
}
.le ul li a.on {
	color: #077DC9;
}
a.r45:link {
	font-family: "微软雅黑";
	font-size:14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
a.r45:visited {
	font-family: "微软雅黑";
	font-size:14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
a.r45:hover {
	font-family: "微软雅黑";
	font-size:14px;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}

.rt {
	width:23%;
	margin-right:2%;
	float:left;
}
.rt h4 {
	padding:0px;
	margin:0px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	height:40px;
	line-height:40px;
	font-weight: normal;
	border-bottom:#666 solid 1px;
	margin-bottom:5px;
	float:left;
	
}
.rt ul li {
	line-height:30px;
}
.rt ul li a{
	font-family: "微软雅黑";
	font-size:14px;
	color:#ccc;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
.rt ul li a:hover {
	color: #077DC9;
}


#demo {
	overflow:hidden;
	border: 0px dashed #CCC;
	width:1004px;
	height:200px;
}
#demo img {
	border: 0px solid #F2F2F2;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}

.nav-products:hover .nav-products-list{
	display: block;
	left: 0;
	right: 0;
	margin: auto;
    animation: slideVertical .5s;
    -webkit-animation: slideVertical .5s;
}

.nav-product-item{
	display: block;
	float: left;
	width:280px;
	height:227px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:20px;
	text-align: center;
	overflow: hidden;
	text-decoration:none;
	border:1px solid #999;
}
.nav-product-item:hover{
	border:1px solid #077DC9;
}
.nav-product-item img{
	width:280px;
	height:187px;
	border:0px;
}
.nav-product-item img:hover{
	-webkit-filter:opacity(0.8);
}
.nav-product-item span{
	color:#fff;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:normal;
	width:280px;
	height:40px;
	line-height:40px;
	background-color:#077DC9;
	display:block;
	display:block; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}

.st{
	width:440px;
	height:200px;
	padding:20px;
	background-color:#fff!important;
}
.st1{
	width:240px;
	height:200px;
	margin-right:30px;
	float:left;
}
.st1 h img{
	width:238px;
	height:150px;
	border:#ccc solid 2px;
	margin-bottom:10px;
}
.st2{
	width:170px;
	height:200px;
	float:left;
}
.st2 a{
	width:150px;
	padding-left:20px;
	background-image:url(../images/dj.png)!important;
	background-repeat: no-repeat!important;
	background-position: left center!important;
	text-align:left;
	color:#333!important;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
	float:left;
}
.st2 a:hover{
	color:#077DC9!important;
	background:none!important;
	background-image:url(../images/dj.png)!important;
	background-repeat: no-repeat!important;
	background-position: left center!important;
}
.yk1 {
    width:560px;
	height:300px;
	margin-top:40px;
	margin-right:80px;
	float:left;
}
.yk2 {
    width:560px;
	height:300px;
	margin-top:40px;
	float:left;
}
.yk3 {
    width:560px;
	height:300px;
	margin-top:40px;
	float:left;
}
.yk4 {
    width:560px;
	height:300px;
	margin-top:40px;
	margin-left:80px;
	float:left;
}
.yt {
    width:560px;
	height:72px;
	margin-bottom:20px;
	float:left;
}
.ytk1 {
    width:80px;
	height:72px;
	font-size: 35px;
	color: #fff;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:72px;
	text-align:center;
	float:left;
	background-image:url(../images/yt.png)
}
.ytk2 h{
    width:480px;
	height:36px;
	font-size: 28px;
	color: #333;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height:36px;
	text-align:left;
	border-bottom:#077DC9 dashed 1px;
	float:left;
}
.ytk2 h2{
    width:480px;
	height:36px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:36px;
	text-align:left;
	float:left;
}
.yt2 {
    width:495px;
	height:auto;
	padding-left:65px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height:40px;
	text-align:left;
	float:left;
}
.nl table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:25px!important;}
.nl table td{padding: 5px!important; padding-left:10px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:25px!important; text-align:left;}
.nl table td div{
padding: 0px!important;height:auto!important;
}

.gun{ width:98%; padding-left:1%; padding-right:1%; margin:0 auto; overflow:hidden;}
.gun_w{ margin:0px auto; max-width:100%;}
.gun_name{ width:100%; margin:0 auto 30px auto; overflow:hidden;}
.gun_name .gun_left{ float:left; font-size:24px; color:#000; line-height:34px; position:relative; padding:0 0 12px 0; text-transform:uppercase;}
.gun_name .gun_left:after{ background:#f18101; content:""; position:absolute; width:26px; height:3px; left:0; bottom:0;}
.gun_name a{ float:right; width:140px; border:#888 1px solid; border-radius:16px; font-size:14px; color:#525252; line-height:32px; text-align:center; text-transform:uppercase; transition:all .35s;}
.gun_name a:hover{ color:#fff; text-decoration:none; background:#000; border:#000 1px solid;}
.gun_k{ position:relative; margin:0px auto 0 auto;}
.gun_k .pre,.gun_k .next{ position:absolute; display:block; width:32px; height:75px; top:50%; margin:-38px 0 0 0;}
.gun_k .pre{ left:-0px; cursor:pointer; background:url(../images/pre.png) no-repeat center; opacity:0.2;}
.gun_k:hover .pre{ opacity:1.0;}
.gun_k .next{ right:-0px; cursor:pointer; background:url(../images/next.png) no-repeat center; opacity:0.2;}
.gun_k:hover .next{ opacity:1.0;}
.gun_g{ width:100%; margin:0 auto; overflow:hidden;}

.gun_g ul{ width:800%;}
.gun_g li{ float:left; display:inline; width:2.35%; margin:0 0.19% 0 0;} 
.gun_g li a{ border:#ccc 1px solid; display:block; border-radius:2px; font-size:14px; color:#333; text-decoration:none;}
.gun_g li a:hover{ text-decoration:none; color:#077DC9;}
.gun_g li img{ width:100%;}
.gun_g li font{ margin:0px; text-align:center; color:#fff; line-height:40px; height:40px; background-color:#7F7F7F; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}