#header .icon-contact {
	background-image: url(../img/icon/contact.png);
	background-size: 16px 11px;
	background-repeat: no-repeat;
	background-color: #f9fafc;
	height: 50px;
	width: 50px;
	background-position: center center;
	float: left;
}
#header .icon-arrow-left {
	line-height: 50px;
	font-size: 15px;
	color: #5e6d81;
	background-size: 16px 11px;
	background-repeat: no-repeat;
	background-color: #f9fafc;
	height: 50px;
	width: 50px;
	background-position: center center;
	float: left;
}
#header .icon-menu {
	background-image: url(../img/icon/nav.png);
	background-repeat: no-repeat;
	background-color: #f9fafc;
	width: 50px;
	height: 50px;
	background-position: center center;
	float: left;
	top:0;
	right:0;
}
/* 框架 */
.container {
	width: 98% !important;
}
.row {
	margin-left: 0px;
}
.main {
	background: #FFFFFF !important;
	text-align: justify !important;
}
#header {
		margin-left:auto;
		margin-right:auto;
}
/* st-menu */
.icon-remove {
	position: fixed;
	left: 245px;
	font-size: 25px;
	color: #fff;
	top: 0px;
	z-index: 1;
	cursor: pointer;
	width: 60px;
height: 40px;
padding-left: 20px;
padding-top:3px;
}
.st-menu h2 {
	text-align: center;
	color: #ffffff
}
.st-container .st-effect-ar a, .st-container .st-effect-lan a {
	font-size: 16px;
	padding-left: 25px;
}
/* carousel  */
.carousel {
	margin: auto;
	border: solid 1px #f3f4f6;
	padding: 3px;
}
.carousel .carousel-inner .carousel-caption {
	left: 0;
	right: 0;
	text-align: left;
	padding: 0px !important;
	background: rgba(0, 0, 0, 0.3)
}
.carousel-caption h4 {
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	padding-left: 17px;
}
.carousel .carousel-indicators {
	right: 7px !important;
	bottom: 40px !important;
}
/* info */
.info-h2 {
	overflow:hidden
}
.info-h2 h2 {
    display: inline-block;
    position: relative;
	border-left: 6px solid #4cbeff;
    padding: 0 13px;
	margin: 20px 0px 10px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
}
.info-h2 h2:after {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	height: 100%;
	width: 1000px;
	background-color: #f7f7f7;
}
.info p, .info li {
	font-size: 14px;
	color: #555555;
	line-height: 1.6;
	padding-left: 19px;
	padding-right: 19px;
}
.info li {
	padding-left: 0px;
	margin-left: 10px;
}
/* table */
.ptable {
	margin-bottom: 0px;
	margin-top: 15px;
}
.ptable .info-h2 {
	text-align: left;
}
.ptable .ptable-content {
	padding-bottom: 0px;
}
.ptable .ptable-content h4 {
	font-size: 16px;
	padding-top: 18px;
}
.ptable .ptable-content .pcost {
	font-size: 16px;
}
.ptable .ptable-content table {
	text-align: left;
 color::#999;
	width: 80%;
	margin-bottom: 8px;
	margin: auto;
}
.ptable .ptable-content table .ptable-left {
	padding-left: 15px;
	margin-left: 55px;
	width: 80px;
}
.ptable .ptable-content a {
	font-size: 14px;
	width: 80%;
	margin-bottom:25px;
	padding:7px;
}
.ptable .icon-shopping-cart {
	font-size: 18px;
}
.ptable .ptable-content table td {
	padding: 15px 0px;
	font-style: normal;
	font-size: 13px;
	border-bottom: 1px dashed #CCC;
	line-height: 20px;
}
.ptable .ptable-content .list li span {
	width: 100px;
	float: right;
	font-style: italic;
}
@media screen and (max-width: 320px) {
.icp {
display:block;
}
.logo {
display:none !important;
}
}
@media screen and (max-width: 301px) {
.icp, .logo {
display:inline;
}
.logo {
display:display;
}
}
@media screen and (min-width: 321px) {
.icp {
display:inline;
}
}
.row-3 .btn {
color:#555
}
@media screen and (max-width: 885px) {
.info .info-btn a {
	display: block;
	width: 100% !important;
	margin-bottom:15px !important;

}
.row-3 {
	width: 100% !important;
	padding-right: 0px !important;
}
}
@media screen and (max-width: 400px) {

}
@media screen and (max-width: 320px) {
.shuliang {
	display:none;
}
}

@media screen and (max-width: 300px) {
.icon-remove {
	left: 220px;
}
}
@media screen and (max-width: 300px) {
.ctoms-lian {
	left: 220px;
}
}
@media screen and (max-width: 270px) {
.icon-remove {
	left: 200px;
}
#add, #text_box {
	display:none

}
}
@media screen and (max-width: 280px) {
.sel-jiage span input[type="text"] {
	width:40px !important;
}
}
.sel-jiage i {
	font-style:normal;
}

@media screen and (max-width: 250px) {
.icon-remove {
	left: 220px;
}
}
html {
	font-family: Tahoma,Geneva,sans-serif;
}
body {
	font-family: Tahoma,Geneva,sans-serif;
}
#bodytext {
	text-align: justify;
}
.info .info-btn {
	text-align: left;
	font-size: 14px;
	color:#ccc;
	width:100%;
	padding-left:19px;
	padding-right:19px;
}
.info .info-btn .btn {
	background:none;
	border:1px solid #ccc;
	border-spacing:4px;
	text-align:left;
}
.info .info-btn a {
	width: 100%;
	min-width: 264px;
	max-width:455px;
	font-size: 14px;
	line-height: 30px;
	margin-bottom:10px;
}
.info .info-btn i {
	font-size: 16px
}
.ctoms p {
	margin-bottom:10px;
}
/* contact */
.contact {
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
	padding-top: 10px;
}
.contact .btn {
	width:100%;
	padding:6px;
	font-size:16px;
	color:#555 !important;
}
.contact .info-h2 {
	margin-bottom: 20px;
}
.contact .contact-details {
	margin-bottom: 0px;
	max-width:1000px;
	width:100%;
}
.contact .contact-details .c-social {
	margin-bottom: 0px;
}
.contact .contact-details h5,.contact .contact-details p {
	font-style: normal !important;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px !important;
	padding: 6px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
textarea.form-control {
	height: auto !important;
}
.icon-weixin::before {
	content: url(../img/weixin.png);
}
.contact textarea, .contact input[type="email"], .contact input[type="text"] {
	font-size: 12px;
}
/* foot */
footer {
	text-align: center;
	font-size: 12px;
	margin: 30px 0px 0px 0px;
}
.logo {
	background: url("../img/icon/footer-logo.gif") no-repeat scroll 0% 0% transparent;
	height: 66px;
	width: 77px;
	display: block;
	margin: auto;
}
footer a, footer a:hover, footer a:active, footer a:visited, footer a:link, footer p {
	text-decoration: none;
}
.contact .contact-details, .ptable .ptable-content {
	opacity: 1
}
.row-4 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	width: 50%;
}
.row-3 {
	position: relative;
	float: left;
	width: 33.33333333333%;
}
.row-3 {
	padding-right:20px;
}

@media screen and (max-width: 580px) {
.row-4 {
	width: 100%;
}
}

@media screen and (min-width: 1000px) {
.row-4 {
	width: 25%;
}
}

.carousel {
	width: 98%;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	margin: auto;
	width:100%;
}
/*list*/
.accordion-inner a {
	line-height: 30px;
	font-size: 14px;
}
.accordion-toggle {
	font-size: 16px;
	line-height: 30px;
}
.accordion-inner {
	padding-left: 20px;
}
/* info */
.container .info h3 {
	display: inline-block;
	font-size: 16px !important;
	font-weight: normal !important;
	margin: 0px;
	text-shadow: none;
	color: #000000;
	line-height: 30px;
}
.container .info .info-h3 {
	border-bottom: 1px solid #dddddd;
	margin: 0px 19px 10px 19px;
	text-align: left !important;
}
.container .info-ar h4, .info h4 {
	font-size:14px;
	padding-left:19px;
	margin-bottom:0px;
	color:#555;
}
.container .info-ar img {
	max-width:100%;
	padding-bottom:10px;
}
.container .info-ar .jianjie {
	margin-bottom:10px;
}
.ptable li {
	list-style:none;
	text-align:left;
	margin:10px auto;
	width:80%;
	border: 1px solid #ccc;
	border-radius:4px;
	margin-top:0;
}
.ptable ul {
	margin:20px auto;
	padding-left:19px;
	padding-right:19px;
}
.ptable .row-1 ul a {
	width:98% !important;
}
.sel_wrap {
	height: 40px;
	background: #fff url(../img/icon/icons.png) no-repeat right -24px;
	color: #a1a1a1;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	_filter: alpha(opacity=0);
	font:'Open Sans', sans-serif;
}
.sel-jiage {
	height:40px;
	line-height:40px !important;
}
.sel-jiage span {
	float:right;
}
.sel-jiage span input[type="text"], .sel-jiage span input[type="number"]{
	height:25px;
	line-height:25px;
	border-radius:0;
	width:60px;
	text-align:center;
	font-size:14px;
}
.sel-jiage span input[type="number"] {
	line-height:15px;
	width:100px;
	border:none;
	border-bottom:1px solid #ccc;
}
.ptable input::-webkit-outer-spin-button,
.ptable input::-webkit-inner-spin-button
{
    -webkit-appearance: none !important;
    margin: 0; 
}
.sel-shuliang span {
position: absolute;
right: 46px;
height: 37px;
line-height: 37px;
font-size: 14px;
color:#555;
}
.ptable input[type="number"]{-moz-appearance:textfield;appearance:textfield;}
.sel-shuliang input[type="number"] {
height:37px;
line-height:37x;
width:100%;
font-size:14px;
padding-left:20px !important;
}

.sel-jiage span input[type="button"] {
	height:25px;
	background:none;
	border: 1px solid #ccc;
	width:25px;
	color:#555;
	font-size:14px;
}
.sel-jiage span input[type="text"], .sel-jiage span input[type="button"], .sel-jiage span input[type="number"]{
	margin-bottom:5px;
	opacity:0.8
	
}
.sel_wrap-btn {
	text-align:center !important;
}
.sel_wrap label {
	padding-left: 20px;
	font-size: 14px;
	z-index: 2;
	color: #555;
	line-height: 40px;
	height: 40px;
	display: block;
}
.sel_wrap .select {
	width: 100%;
	padding-left:20px;
	margin:auto;
	z-index: 4;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	opacity: 0;
	*margin-top:12px;
	filter: alpha(opacity=0);
	cursor: pointer;
	font-size: 16px;
}
.sel-usd {
	padding-left:5px;
}
#total {
	height:40px;
	line-height:40px;
}
.sel-btn {
	height:40px;
	line-height:40px;
	padding-left:0px !important;
	padding-right:0px !important;
	margin-left:0px !important;
	margin-right:0px !important;
	line-height:0px;
}
.sel-btn {
	width:100%;
	height:40px;
	background:none;
	border:1px solid #ccc;
	border-radius:4px;
	font-size:16px;
	color:#555
}
.sel-bt {
	text-align:center
}
.sel-btn {
	 text-align:center !important;
}
.sel-btn a {
	height:40px;
	line-height:40px;
	display:inline-block;
	color:#555;
	font-size:16px;
}
.sel-btn a:hover {
	text-decoration:none;
}
.ptable .row-1 li {
	min-width:100%;
}
.shuoming {
	text-align:left;
	font-size:12px;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
	margin:29px 19px 19px 19px;
	padding:10px 0px;
}
.shuoming p {
	font-size:12px;
	padding-left:0px;
}

.imgbox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	display: none;
	z-index: 90;
}
.imgbox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('imgbox-close.png') top left no-repeat;
	cursor: pointer;
	outline: none;
}
.bai-map {
	padding:0px 19px 10px 19px;
	text-align:left;
	clear:both;
}
.bai-map p {
	text-align:left;
	padding:0px;
}
.info table {
	margin:19px;
	font-size:14px;
	width:auto;
}
.info table td,.info table th {
	line-height:20px;
	vertical-align: middle;
}
.info table th {
	background-color:#f7f7f7;
	font-weight:normal
}
.info .info-table-1 {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-radius:4px;
	border-collapse:collapse;
	border-color:#ccc;
}
.info .info-table-1 td, .info .info-table-1 th {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	line-height:22px;
	border-color:#ccc;
}
.drawing {
	max-width:595px;
	margin-top:10px;
	margin-bottom:30px;
}
.info .info-input {
	width:100%;
	height:40px;
	padding-left:19px;
	padding-right:19px;
	font-size:14px;
	color:#555 !important;
}
.info textarea {
	width:100%;
	height:auto !important;
}
.info :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #555 !important;  
}

.info ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #555 !important;
}

.info input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #555;
}

.info input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #555;
}

.table-img,.table-img-1,.table-img-2,.table-img-3,.table-img-4,.table-img-5 {
	display:none;
	padding-top:0px !important;
}
.table-1 {
	max-width:560px;
	width:100% !important;
}

@-moz-document url-prefix() {    .sel_wrap {  opacity:0.6;} .info li{color:#999  } .info .info-input, .sel-shuliang span {color:#999 !important} #file .file {color:#999!important;}.ptable li {border:1px solid #999} .sel-jiage,#file {border:1px solid #ccc !important} }


#file .file {
	background:none;
	border:none;
	line-height:40px;
	height:40px;
	padding-left:19px;
	padding-right:29px;
	color:#555;
	margin-bottom:0 !important;
}
#file input[type="file"] {
	padding-left:19px;
	margin-bottom:10px;
}
#file input[type="button"] {
	margin-bottom:10px;
}
@media screen and (max-width: 600px) {
#file input[type="file"] {
	width:200px;
}
}
@media screen and (max-width: 330px) {
#file input[type="button"] {
	margin-left:19px;
}
#file .file {
	margin-left:0px !important;
}

}
/* header*/
#header {
	position:relative;
	z-index:1001;
	min-height: 50px;
	width: 98%;
	background: #fff;
	box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
	border-bottom: solid 1px #f9fafc;
	clear: both;
	text-align: center;
	margin-bottom: 15px;
}
#header nav i {
	display:none !important;
}

#header .top-logo {
	color: #000;
	font-size: 16px;
	background: 000;
	text-align: center;
	margin: auto;
	line-height: 50px;
}
#header a:hover {
	text-decoration: none;
}
#header nav {
	position: relative;
	padding-top: 0px;
	float: right
}
#header nav li a:after, #header nav button:after {
	height: 0px;
}
#header nav a:hover, #header nav a:active, #header nav a:visited, #header nav a:link {
	color: #000000;
	text-decoration: none;
}
#header nav li, #header nav button {
	display: block;
	letter-spacing: 2px
}
#header nav .dropdown-menu {
	right: 0px;
	left: auto;
	width: auto;
	min-width: 130px;
	opacity: 0.8;
}
#header nav .dropdown-menu .home {
	border-top: none;
}
#header nav .dropdown-menu > li, #header nav .dropdown-menu > button {
	margin: 0px !important;
	border-top: 1px solid #BFBCBC;
	display: block;
}
#header nav .dropdown-menu > li > a, #header nav .dropdown-menu > button {
	padding: 0px;
  line-height: 30px;
  text-align: left;
  padding-left: 25px;
  right: 0;
  position: relative;
  width: 100%;
  font-size: 14px;
  color: #000000 !important;
}
#header nav .dropdown-menu > li > a:hover, #header nav .dropdown-menu > li > a:focus, #header nav .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, #header nav .dropdown-menu>.active>a, #header nav .dropdown-menu>.active>a:hover, #header nav .dropdown-menu>.active>a:focus, #header nav .dropdown-menu>.disabled>a:hover, #header nav .dropdown-menu>.disabled>a:focus {
	background-color: fff !important;
	background-image: none !important;
	background: #ffffff !important;
	color: #000000;
}

@media screen and (min-width: 1200px) {
.st-container {
	display:none;
}
.index-big {
	width:100%;
	height:100%;
	min-height:960px;
}
}
@media screen and (max-width: 1199px) {
	.index-big {
		display:none;
	}
}

#header nav i {
	display:block;
	font-size:25px;
	color:#666
}
#header nav .icon-envelope {
	font-size:20px;
	padding-bottom:5px;
}
.copyright p {
	font-size:12px;
	text-align:left;
}
/* menu */
/* st-menu */
.st-menu-open .st-pusher::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.st-menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: hidden;
	width: 300px;
	height: 100%;
	background: url("../img/icon/head-bg.png") repeat scroll 0% 0% #71C9E1; /*左侧*/
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.st-menu::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background:#70c8e0;/*回收*/
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.st-menu-open .st-menu::after {
	width: 0;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.st-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.st-menu h2 {
	margin: 0;
	padding: 1em;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	font-weight: 300;
	font-size: 2em;
}
.st-menu ul li a {
	display: block;
	padding: 1em 1em 1em 1.2em;
	outline: none;
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
	color: #f3efe0;
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
	letter-spacing: 1px;
	font-weight: 400;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
	text-decoration:none;
	font-family:"Open Sans",Helvetica,Arial,sans-serif;
}
.st-menu ul li:first-child a {
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}
.st-menu ul li a:hover {
	background: rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
	color: #fff;
}
/* .st-effect-ar */
.st-effect-ar.st-container {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
}
.st-effect-ar.st-menu-open .st-pusher {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.st-effect-ar.st-menu {
	z-index: 1;
	opacity: 1;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.st-effect-ar.st-menu-open .st-effect-ar.st-menu {
	visibility: visible;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-speed: 0.2s;
	transition-speed: 0.2s;
}
.st-container .st-effect-ar a {
	font-size:12px;
}
/* .st-effect-lan */
.st-effect-lan.st-container {
	-webkit-perspective: 1500px;
	perspective: 1500px;
	-webkit-perspective-origin: 0% 50%;
	perspective-origin: 0% 50%;
}
.st-effect-lan.st-menu-open .st-pusher {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.st-effect-lan.st-menu {
	z-index: 1;
	opacity: 1;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.st-effect-lan.st-menu-open .st-effect-lan.st-menu {
	visibility: visible;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-speed: 0.2s;
	transition-speed: 0.2s;
}
/* st-pusher */
.st-pusher {
	position: relative;
	left: 0;
	z-index: 99;
	height: 100%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.st-pusher::after {
	position: absolute;
	z-index:1001;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	background: rgba(0, 0, 0, 0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
/* st-content */
.st-content {
	background: #ffffff;
	height: 100%;
	position: relative;
}
/* st-container */
.st-container {
	position: relative;
	overflow: hidden;
}
/* button */
nav .button {
	border: none;
	background:#FFF;
	margin-left:2rem;
}

.audio-player{
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 104400;
	opacity:0.5
}

video  {
width:100%;
padding-left: 19px;
padding-right: 19px;
}
/* Back to top */

.totop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 104400;
	background: #16cbe6;
	opacity:0.5
}
.totop a, .totop a:visited {
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.totop a:hover {
	color: #eee;
	text-decoration: none;
}
.website {
height: 36px;
line-height: 36px;
padding-left: 19px;
margin-top:15px;
color: #666;
padding-right: 12px;
width:100%;
font-size:14px;
text-align:center;
background:#f7f7f7;
}
.website a {
padding:10px 0px;
color:#555
}
.icon-website {
background: url("../img/icon/website.png") no-repeat scroll center;
padding:10px;
margin-left:5px;
}
.copy {
    text-align:center;
	padding-top:20px;
}
.ctoms-lian {
display:none;
}
.icon-tel, .icon-sms, .icon-email {
    background: url("../img/icon/lianxi.png");
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin-right:5px;
	margin-left:3px;
	opacity:0.7;
	float:left;
}
.icon-tel {
	background-position: center left;
}
.icon-sms {
	background-position: center center;
}
.icon-email {
	background-position: center right;
}
.cnzz {
display:none;
}

.info-h2 h2 {
font-size:16px;
}
.container .info h3 {
font-size:14px !important;
}
.container .info-ar h4, .info h4 {
	font-weight:normal;

}
table.table-expandable > tbody > tr:nth-child(odd) {
    cursor: pointer;
}

table.table-expandable.table-hover > tbody > tr:nth-child(even):hover td {
    background-color: white;
}

table.table-expandable > tbody > tr div.table-expandable-arrow.up {
    background-position:0px 0px;
}

.table-expandable {
margin:0px !important;
min-width: 100%;
}
.certificate {
font-size:12px !important;
padding-left:19px;
text-align:left;
}
.bai-map img {
width:100%;
}

#header {
margin-bottom:10px;
}
.info p{
margin-bottom:10px;
}
.info-h2 h2 {
margin:10px 0px 2px 0px;
}
.info table {
margin-bottom:10px;
}
.ptable ul {
margin-top:10px;
margin-bottom:0px;
}
form {
margin-bottom:0px;
}
.ptable p {
margin-bottom:0px;
}