@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	color: #404040;
	background: #fff;
}
/*閫氱敤*/
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.blank1 {
	height: 1px;
	overflow: hidden;
}
.blank3 {
	height: 3px;
	overflow: hidden;
}
.blank5 {
	height: 5px;
	overflow: hidden;
}
.blank8 {
	height: 8px;
	overflow: hidden;
}
.blank10 {
	height: 10px;
	overflow: hidden;
}
.blank12 {
	height: 12px;
	overflow: hidden;
}
.blank15 {
	height: 15px;
	overflow: hidden;
}
.blank20 {
	height: 20px;
	overflow: hidden;
}
.blank25 {
	height: 25px;
	overflow: hidden;
}
.blank30 {
	height: 30px;
	overflow: hidden;
}
.blank40 {
	height: 40px;
	overflow: hidden;
}
.blank50 {
	height: 50px;
	overflow: hidden;
}
a {
	color: #333;
	text-decoration: none;
}
a:focus {
	color: #fff;
	text-decoration: none;
}
a:active {
	outline: none;
	text-decoration: none;
}
.img {
	vertical-align: auto;
}
div, ul, li, dl, dt, dd, p, form {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.img {
	padding: 3px;
	border: 0px solid #CCC;
	-moz-box-shadow: 0px 0px 6px #C4C4C4;
	-webkit-box-shadow: 0px 0px 6px #C4C4C4;
	box-shadow: 0px 0px 6px #C4C4C4;
}
.img1 {
	padding: 0px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
}
.img2 {
	padding: 0px;
	border-radius: 5px;
}
.yingcang {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xian {
	background-color: #e5e5e5;
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
}
/*鏂囧瓧棰滆壊*/
.text-bz{
	text-align: center;
    display: block;
    line-height: 22px;
    height: 22px;
    padding-top: 10px;
}
.text-hong {
	color: #F00;
}
.text-lu {
	color: #009B4D;
}
.text-xia {
	color: #E82B91;
}
.text-bai {
	color: #FFF;
}
.text-cheng {
	color: #FF9900;
}
/*鏇挎崲*/
blockquote {
	border-left: 5px solid #009B4D;
	margin: 0 0 20px;
	padding: 0 0 0 15px;
}
.btn-xs, .btn-group-xs > .btn {
	border-radius: 1px;
	font-size: 12px;
	line-height: 1.5;
	padding: 3px 8px;
}
.btn-md, .btn-group-xs > .btn {
	border-radius: 1px;
	font-size: 14px;
	line-height: 1.5;
	padding: 8px 15px;
}
/*鏂囧瓧澶у皬*/
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font24 {
	font-size: 24px;
}
/*闂磋窛*/
.p10 {
	padding: 10px;
}
.pt3 {
	padding-top: 3px;
}
.pt5 {
	padding-top: 5px;
}
.pt8 {
	padding-top: 8px;
}
.pb5 {
	padding-bottom: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pl3 {
	padding-left: 3px;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.plr50 {
	padding: 0 50px;
}
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl25 {
	padding-left: 25px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.mt5 {
	margin-top: 5px;
}
.mt8 {
	margin-top: 8px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.w130 {
	width: 180px;
	height: 130px;
}
/*琛岃窛*/
.line20 {
	line-height: 20px;
}
.line25 {
	line-height: 25px;
}
.line30 {
	line-height: 30px;
}
.line35 {
	line-height: 35px;
}
.line40 {
	line-height: 40px;
}
.line50 {
	line-height: 50px;
}
/*鑳屾櫙*/
.bg-bai {
	background: #FFF;
}
.bg-blue {
	background: #0975BE;
}
.bg-hui {
	background: #F0F0F0;
}
.bg-lv {
	background: #DFDFDF;
}
.bg-hei {
	background: #000;
}
.container {
	width: 1200px !important;
}
.head {
	background: #d30007;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 12px;
}
.head p {
	background: #46454A;
	width: 120px;
	text-align: center;
	font-size: 14px;
}
.head a {
	color: #FFF;
}
.head a:hover {
	color: #FFFF99;
}
/* 瀵艰埅 */
.menu {
	height: 55px;
	width: 100%;
	margin: 0 auto;
	line-height: 55px;
	background: #DF4A4C;
}
.top-nav {
	height: 55px;
	font-size: 16px;
	padding-top:10px;
}
.top-nav li {
	height: 55px;
	line-height: 55px;
	padding: 0;
	color: #000;
}
.top-nav li a {
	padding: 0;
	color: #000;
	text-align: center;
	transition: no;
}
.top-nav li:hover a {
	background: #fff;
	color: #f00;
}
.top-nav>li>.current {
	display: block;
	font-weight: 600;
	color: #f00;
	background: #fff;
}
.top-nav>li>a:before {
	content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0px;
    background: red;
    -webkit-transition: all .4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: scale(0,1);
    transform-origin: 50% 0;
    left: 0;
}
.top-nav>li:hover>a:before {    
    transform: scale(1,1);
}
.top-nav>li>.current:before{    
    transform: scale(0.8,1);
}
.top-nav>li:nth-of-type(3)>a {
    //font-weight: 600;
    //color:#f00;
    position: relative;
}
.top-nav>li:nth-of-type(3)>a:after {
    position: absolute;
    width: 48px;
    height: 24px;
    display: block;
    top: -2px;
    right: -2px;
    background: url(../Images/menu_top_xx.gif) center center no-repeat;
    background-size: 48px 24px;
    content: ''
}

/* 浜岀骇 */
#nav_all li ul {
	display: none;
	position: absolute;
	z-index: 99;
	padding: 0;
	top: 55px;
	left: 0px;
	background: none;
	width: 100%;
	overflow: hidden;
	border-bottom: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#nav_all ul li {
	padding: 0;
	overflow: hidden;
	float: none;
	height: 50px;
	background: #FFF;
	line-height: 50px;
	border-bottom: 1px solid #f2f2f2;
}
#nav_all ul li:last-child {
	border-bottom: none;
}
#nav_all ul li a {
	margin: 0px;
	height: 50px;
	display: block;
	line-height: 50px;
	background: #FFF;
	color: #333;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding: 0 10px;
}
#nav_all ul li a:hover {
	background: #D30007;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
.menu-products{height:55px; width:100%; margin:0 auto; line-height:55px; background:#DF4A4C; position:fixed; top:0; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; z-index:10000}
.index-title {
	height: 50px;
	background: url(../images/hang.png) no-repeat right center;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.index-title p {
	font-size: 32px;
	font-weight: 600;
	line-height: 45px;
	text-align:left;
}
.index-title span {
	float:right;
	padding-right:10px;
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 0;
	color:#F00;
}
.nav-product { background:#fff; border:1px dotted #CDCDCD !important;}
.nav-product li { border-right:1px dotted #E1E1E1;}
.nav-product li a {font-size:18px; border:none !important;}
.nav-product li:last-child { border-right:none;}
.nav-product li a:hover { color:#000;}
.nav-product > li.active > a,
.nav-product > li.active > a:hover,
.nav-product > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #d30007;
  border:none !important;
  border-radius:0;
}
/*鍔熻兘鍙傛暟*/
.cansu { width: 100%; margin:0 auto; }
.cansu table {border:1px solid #DDDDDD; width: 70%;}
.cansu table tr td { padding: 5px 0 5px 10px; }
.cansu img { width: auto; height: auto; }
/* 鍒嗛〉 */
#pages {
	padding: 14px 0 10px 0;
	text-align: center;
}
#pages a {
	display: inline-block;
	height: 32px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #E4E4E4;
	text-align: center;
	color: #999;
	padding: 0 10px;
	margin: 0 5px;
}
#pages a.a1 {
	background:#fff;
	width: 70px;
	padding: 0;
}
#pages a:hover {
	background: #d30007;
	color: #fff;
	text-decoration: none
}
#pages span {
	display: inline-block;
	height: 32px;
	line-height: 30px;
	background: #cc0000;
	border: 1px solid #cc0000;
	color: #fff;
	text-align: center;
	padding: 0 10px
}
.page .noPage {
	display: inline-block;
	width: 70px;
	height: 32px;
	line-height: 30px;
	background: url(../images/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.index-cpzs {
	padding-top:20px;
}
.index-gsjs {
	background: url(../images/bj_1.jpg) no-repeat center center;
	height: 560px;
	padding-top:40px;
	padding-bottom:10px;
}
.index-gsjs .jieshao { text-align:center; height:100px; line-height:100px; font-size:18px; float:left; width:256px;}
.index-gsjs .sm { line-height:30px; text-align:justify; font-size:15px; text-indent:2em;}
.index-gsjs .sm strong{ color:#f00;}
.index-gsjs .pic { border:1px solid #f7f7f7; background:#FFF; width:100%; height:148px; padding-top:10px; text-align:center; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.index-jsan { background: #fff; padding-top: 35px; }
.index-jsan ._con { border-bottom: #E8E8E8 solid 1px; height: 0; padding-bottom: 110%; overflow: hidden; cursor:pointer; }
.index-jsan ._img { height: 0; padding-bottom: 73%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.index-jsan ._info { background: #FAFAFA; padding: 0 0 4% 4%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.index-jsan ._info ._more { display: block; width: 124px; height: 32px; line-height: 31px; color: #999; text-align: center; background: #fff; border:1px solid #E8E8E8; }
.index-jsan ._info .txt { line-height: 22px; margin-bottom: 17px; height: 50px; }
.index-jsan ._info h3 { font-size: 15px; color: #000; line-height:24px; font-weight:700; margin:0; padding:10px 0;}
.scroll-nav {border-top:3px solid #CB0305; height:50px;background:#F7F7F7; line-height:50px; border-bottom:1px solid #DDDDDD;}
.scroll-nav li { border-left:1px solid #E1E1E1; float:left; width:20%; height:47px; text-align:center; }
.scroll-nav li a {font-size:18px; text-align:center;}
.scroll-nav li:last-child { border-right:1px solid #E1E1E1;}
.scroll-nav li a:hover { color:#000;}
.scroll-nav > li.active > a,
.scroll-nav > li.active > a:hover,
.scroll-nav > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border-bottom-color: transparent;
}
.scroll-product { background:url("../images/plistbg.jpg"); }
.scroll-product li { border-right:5px solid #fff; border-bottom:5px solid #fff; background:#0d529d;}
.scroll-product li a {font-size:18px; color:#fff; border:none !important; background:#0d529d;}
.scroll-product li:last-child { border-right:none;}
.scroll-product li a:hover { color:#fff; background:#46B8DA;}
.scroll-product li a:link{ background:#0d529d;}
.scroll-product > li.active > a,
.scroll-product > li.active > a:hover,
.scroll-product > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #DE0025;
  border:none !important;
  border-radius:0;
}
.sroll-nav-title{background: url("../images/products-green.png") no-repeat scroll 0 0; color:#FFF; font-size:20px; font-weight:600; line-height:50px; height:50px; padding-left:75px;}
/*.index-gsjs {
	height: 560px;
	padding-top:20px;
}
.index-gsjs .jieshao { text-align:center; height:120px; line-height:120px; font-size:18px; float:left; width:256px;}
.index-gsjs .sm { line-height:30px; text-align:justify; font-size:15px;}
.index-gsjs .pic { border:1px solid #f7f7f7; background:#FFF; width:100%; height:148px; padding-top:10px; text-align:center; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.index-jsan { padding-top: 35px; }
.index-jsan ._con { border: #E8E8E8 solid 1px; border-top: none; height: 0; padding-bottom: 105%; overflow: hidden; cursor:pointer; text-align: center}
.index-jsan ._img { height: 0; padding-bottom: 66%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.index-jsan ._info { background: #FFF; padding: 0 4% 15% 4%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.index-jsan ._info ._more { display: block; width: 124px; height: 32px; line-height: 31px; color: #999; text-align: center; background: #fff; border-top:1px solid #E8E8E8; display:inline-block;}
.index-jsan ._info .txt { line-height: 22px; margin-bottom: 17px; height: 50px; }
.index-jsan ._info h3 { font-size: 20px; color: #000; }
.index-jsan ._con:hover ._img { padding-bottom: 60%; }
.scroll-nav {border-top:3px solid #CB0305; height:50px;background:#F7F7F7; line-height:50px; border-bottom:1px solid #DDDDDD;}
.scroll-nav li { border-left:1px solid #E1E1E1; float:left; width:20%; height:47px; text-align:center; }
.scroll-nav li a {font-size:18px; text-align:center;}
.scroll-nav li:last-child { border-right:1px solid #E1E1E1;}
.scroll-nav li a:hover { color:#000;}
.scroll-nav > li.active > a,
.scroll-nav > li.active > a:hover,
.scroll-nav > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border-bottom-color: transparent;
}
.scroll-product { background:#414755; }
.scroll-product li { border-right:1px solid #E1E1E1;}
.scroll-product li a {font-size:18px; color:#fff; border:none !important;}
.scroll-product li:last-child { border-right:none;}
.scroll-product li a:hover { color:#fff; background:#46B8DA;}
.scroll-product > li.active > a,
.scroll-product > li.active > a:hover,
.scroll-product > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #d30007;
  border:none !important;
  border-radius:0;
}
.sroll-nav-title{background: url("../images/products-green.png") no-repeat scroll 0 0; color:#FFF; font-size:20px; font-weight:600; line-height:50px; height:50px; padding-left:75px;}*/
.view-blank {
}
.view-table {
	width: 100%;
	font-size: 14px;
	line-height:24px;
}
.view-table img{ max-width:100%;}
.view-table p{ line-height:24px;}
.view-table table {
	border: 1px solid #999; width:100%; border-collapse:collapse
}
.view-table table td { border:1px solid #999; padding:5px 10px; line-height:26px;}
.view-table .cp-hang {
	color: #F60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
.view-table .view-table-first td:nth-child(odd) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #FAFAFA;
}
.view-table .view-table-second td:nth-child(odd) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #FAFAFA;
}
.view-table .view-table-three tr:nth-child(2) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #FAFAFA;
}
.view-table .view-table-title-first td:first-child {
	color: #F60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table .view-table-title-second td:first-child {
	color: #F60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table .view-table-title-three td:first-child {
	color: #F60;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table table td {
	word-wrap: break-word;
	word-break: break-all;
}
.index-shouhou { background:#F5F5F5;}
.index-shouhou .sm {  border:1px solid #fff; background: #fff; padding:10px; line-height:25px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.message_form {margin-top: 15px;}
.message_name {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    float: left;
    height: 32px;
	font-size:14px; 
    line-height: 32px;
    padding-left: 5px;
    width: 100%;
}
.message_content {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    height: 120px;
	font-size:14px; 
    line-height: 32px;
    overflow: hidden;
    padding: 1%;
    width: 98%;
}
.message_sub_do{ height:32px; line-height:26px; text-align:center; color:#FFF; width:100%; border:none; font-size:16px; background:#d30007;}
.message_sub_re{ height:32px; line-height:26px; text-align:center; color:#FFF; width:100%; border:none; font-size:16px;}
.message_about {
    color: #8F8F8F;
    font-size: 14px;
	line-height:25px;
}
.w600 { width:600px;}
.btn-about {
	color: #131E5C;
	background-color: #fff;
	border-color: #F2F2F2;
	height: 45px;
	margin-top: 25px;
	line-height: 45px;
	padding: 0 0 0 20px;
	font-size: 18px;
	opacity: 0.9;
	width:100%;
	border-radius: 2px;
	overflow: hidden;
	text-align:left;
}
.btn-about:hover {
	color: #fff;
	background-color: #D30007;
	border-color: #B90006;
	opacity: 1;
}
.btn-news {
	color: #000;
	background-color: #fff;
	border-color: #F2F2F2;
	height:83px;
	border:none;
	border-bottom:1px solid #dedede;
	line-height: 30px;
	padding: 5px 0 0 20px;
	font-size: 16px;
	opacity: 0.9;
	width:100%;
	border-radius: 2px;
	overflow: hidden;
	text-align:left;
}
.btn-news:hover {
	color: #fff;
	background-color: #D30007;
	border-color: #B90006;
	opacity: 1;
}
.products-down {}
.products-down .bg{ height: 90px;  line-height:90px; background: #414755;  font-size:18px; color:#FFF; text-align:center;}
.products-down li:first-child p{ height: 90px;  line-height:90px; background: #46B8DA;  font-size:18px; color:#FFF; text-align:center;}
.products-down .bg a { color:#FFF; background: url(../images/down.png) left center no-repeat; line-height:1.4em; padding-left:1.9em;}
/*鏂伴椈璧勮??*/

/* 榛樿?ゅ够鐏?鐗? */
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:438px;height:30px;line-height:30px;overflow:hidden}
.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}
.FocusPic .change{bottom:6px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#FF7700;}
.crumbs { width:100%; font-size:16px; height:50px; line-height:50px; font-weight:600; margin-top:10px; background:url(../images/divider.png) repeat-x left bottom; }
/*鍐呭?规爣棰?*/
.products-title h3 { text-align:center; margin:0 0 15px 0; font-size:20px; font-weight:600; letter-spacing:1px;}
.products-title h3 span { color:#FF9966;}
.products-title .with-line {
	width:100%;
	font-size: 13px;
	color: #848484;
	margin: 0 auto;
	position: relative;
	text-align: center;
	margin-bottom:15px;
}
.products-title .with-line:before {
	content: "";
	border-top: 1px solid #D8DADA;
	display: block;
	position: absolute;
	width: 40%;
	top: 10px;
	left: 0
}
.products-title .with-line:after {
	content: "";
	border-top: 1px solid #D8DADA;
	display: block;
	position: absolute;
	width: 40%;
	top: 10px;
	right: 0
}

.product-title{ font-size:22px; color:#cc0000; height:50px; line-height:50px; margin:0 0 15px; font-weight:600; background:#f9f9f9; text-align:center}
.product-price { font-size:18px; line-height:30px; color:#9999B2; font-weight:normal;}
.product-price i { color:#333333; font-style:normal;}
.product-dp { font-size:14px; line-height:30px; color:#9999B2;}
.product-dp span { color:#333333;}
.product-sm {background: url("../images/fk.gif") no-repeat left 13px; padding-left:15px; line-height:30px; }
.btn-cpinfo {
  color: #fff;
  background-color: #DF0024;
  border-color: #C60020;
  width:100%;
  height:50px;
  margin-bottom:15px;
  line-height:50px;
  padding:0;
  font-size:20px;
  display:block;
  text-align:center;
}
.btn-cpinfo a { color:#FFF;}
.fd1{ padding:2px 6px; background:#AACE3B; color:#FFF; font-size:12px;}
.fd2{ padding:2px 6px; background:#D9534F; color:#FFF; font-size:12px;}
.fd3{ padding:2px 6px; background:#46B8DA; color:#FFF; font-size:12px;}
.fd4{ padding:2px 6px; background:#F0AD4E; color:#FFF; font-size:12px;}
.cp-title {
	background: #D30007;
	text-align: center;
	width: 250px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	margin: 50px auto 10px;
	font-size: 24px;
}
.cp-title a {
	color: #FFF;
}
.cp-title-sub {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cp-title-sub li {
	border: 1px solid #dedede;
	text-align: center;
	font-size: 16px;
	margin: 10px 7px;
	padding: 0 25px;
	height: 40px;
	line-height: 38px;
	display: inline-block;
}
.cp-title-sub li:hover {
	color: #FFF;
	border: 1px solid #308d54;
}
.cp-title-sub li:hover a {
	font-size: 16px;
	color: #FFF;
	transition: all 0.4s ease 0s;
}
/*鍗曢〉鍏?鍙镐粙缁?*/
.page_gsjs {
	width: 100%;
	height: auto;
	background: #fff;
	margin: 0 auto 30px auto;
	padding: 10px 0;
}
.page_gsjs .head {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background:url(../images/divider.png) repeat-x left bottom;
	padding-bottom: 1px;
}
.page_gsjs .head ul.left {
	clear: #41484d;
	font-size: 16px;
	font-weight: 700;
	width: 600px;
	color:#000;
	float: left;
}
.page_gsjs .head ul.left a{ color:#000;}
.page_gsjs .head ul.right {
	float: right;
	width: 270px;
	height: 22px;
	line-height: 22px;
	margin-top: 15px;
}
.page_gsjs .head ul.right a {
	color: #41484d;
	height: 22px;
	line-height: 22px;
	padding: 0px 10px;
	float: left;
	display: block;
}
.page_gsjs .head ul.right span {
	display: block;
	height: 22px;
	line-height: 22px;
	float: left;
	width: 20px;
	text-align: center;
	color: #AFB7BD;
}
.page_gsjs .head ul.right a:hover {
	color: #fff;
	background: #009B4D;
	text-decoration: none;
}
.page_gsjs .section {
	width: 100%;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 15px;
}
.page_gsjs .section #section-1 img {
	padding: 0;
}
.page_gsjs .section h1 {
	color: #41484d;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	padding-bottom: 15px;
	background: url(../images/show_dot.png) no-repeat left 1px;
	padding-left: 40px;
	margin-left: -37px;
	margin-top: 0;
}
.page_gsjs .section p {
	color: #666;
	line-height: 22px;
	text-align: left;
	padding-bottom: 15px;
	text-align: justify;
}
.page_gsjs .section #section-1 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #C5C7C8;
	padding-bottom: 30px;
}
.page_gsjs .section #section-2 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #C5C7C8;
	padding-bottom: 30px;
}
.page_gsjs .section #section-3 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #C5C7C8;
	padding-bottom: 30px;
}
.page_gsjs .section #section-4 {
	padding-left: 30px;
	height: auto;
	border-left: 1px solid #C5C7C8;
	padding-bottom: 30px;
}
/*鍒堕€犲疄鍔?*/
.zzsl {
	margin-bottom: 10px;
	padding: 15px 15px 15px;
	background: #FAFAFA;
}
.zzsl:hover {
	background: #0066CC none repeat scroll 0 0;
	border-radius: 2px;
	box-shadow: 0 0 8px #ddd;
	color: #FFF;
	transition: box-shadow 0.2s ease-in-out 0s;
}
.zzsl:hover span {
	color: #fff;
}
.zzsl span {
	color: #0066CC;
	font-size: 42px;
	padding: 0;
	text-align: center;
	width: 322px;
	margin: 0 auto;
	transition: all 0.4s ease-in-out 0s;
}
.zzsl h4 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}
.zzsl p {
	font-size: 13px;
	line-height: 20px;
	color: #6F6F6F;
	text-align: justify;
}
.zzsl:hover p {
	color: #FFF;
}
/*Pricing Head*/
.pricing {
	position: relative;
	border-radius: 3px;
	margin-bottom: 15px;
	box-shadow: 0 0 5px #eee;
}
.pricing:hover {
	box-shadow: 0 0 15px #b5b5b5;
}
.pricing:hover h4 {
	color: #55c931;
}
.pricing-head {
	text-align: center;
}
.pricing-head h3,  .pricing-head h4 {
	margin: 0;
	line-height: normal;
	font-weight: bold !important;
}
.pricing-head h3 span,  .pricing-head h4 span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	font-style: italic;
}
.pricing-head h3 {
	color: #fafafa;
	padding: 12px 0;
	font-size: 35px;
	font-family: Arial;
	background: #DF4A4C;
	border-radius: 3px 3px 0 0;
	text-shadow: 0 1px 0 #DF4A4C;
	border-bottom: solid 1px #DB3437;
}
.pricing-head h4 {
	color: #bac39f;
	padding: 5px 0;
	font-size: 70px;
	font-family: Arial;
	background: #F2F2F2;
	text-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #f5f9e7;
}
.pricing-head h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}
.pricing-head h4 span {
	top: -10px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}
/*Pricing Content*/
.pricing-content {
	margin-top: 10px;
}
.pricing-content li {
	color: #888;
	font-size: 13px;
	padding: 7px 15px;
	border-bottom: solid 1px #f5f9e7;
}
.pricing-content li i {
	top: 2px;
	color: #72c02c;
	font-size: 16px;
	margin-right: 5px;
	position: relative;
}
/*Pricing Footer*/
.pricing-footer {
	color: #777;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	padding: 0 20px 19px;
	border-radius: 0 0 3px 3px;
}
.pricing-footer a,  .pricing-footer button {
	color: #fff;
	border: none;
	margin-top: 5px;
	font-size: 16px;
	padding: 6px 15px;
	text-align: center;
	border-radius: 2px;
	background: #55c931;
	display: inline-block;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #38b312;
	border-bottom: solid 2px #41b91c;
}
.pricing-footer a:hover,  .pricing-footer button:hover {
	cursor: pointer;
	background: #40ba1a;
	text-decoration: none;
	box-shadow: 0 0 3px #999;
}
/*Priceing Active*/
.price-active,  .pricing:hover {
	z-index: 9;
	margin-top: -15px;
	box-shadow: 0 0 15px #b5b5b5;
}
.price-active h4 {
	color: #55c931;
}
.no-space-pricing .pricing:hover {
	-webkit-transition: box-shadow 0.3s ease-in-out;
	-moz-transition: box-shadow 0.3s ease-in-out;
	-o-transition: box-shadow 0.3s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}
.no-space-pricing .price-active .pricing-head h4,  .no-space-pricing .pricing:hover .pricing-head h4 {
	color: #55c931;
	padding: 15px 0;
	font-size: 80px;
	-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
}
.hover-effect {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
/*鏂伴椈鍒楄〃椤?*/
.h120 {
	height: 190px;
	position: relative;
	border-bottom: 1px dashed #CCC;
	margin-top: 30px;
}
.red-i {
	position: absolute;
	bottom: 40px;
	height: 20px;
	left: 282px;
	right: 0;
	color: #F00;
}
.red-buton {
	position: absolute;
	bottom: 30px;
	height: 20px;
	left: 1080px;
	right: 0;
	color: #F00;
}
/* 鍐呭?? */
#Article {
	overflow: hidden
}
#Article, .photo-channel .relevance {
	border: 0px solid #E3E3E3;
	zoom: 1;
	padding: 0;
}
#Article h1 {
	color: #000;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 6px;
	text-align: center;
	padding: 16px 0 0px;
	border-bottom: 1px solid #e5e5e5
}
#Article h1 span {
	font-size: 14px;
	font-weight: normal;
	line-height: 50px;
	color: #999
}
#Article .content {
	font-size: 16px;
	line-height: 27px;
	color: #000;
	text-align: justify;
}
#Article .content p {
	font-size: 16px;
	line-height: 27px;
	padding: 0;
	margin:0;
}
#Article .content img {
	max-width: 800px;
	text-align: center;
	margin: 5px auto;
}
#Article .related {
	border-top: dashed 1px #ccc;
	margin-top: 15px
}
#Article .related h5 {
	padding-bottom: 4px;
	font-weight: 700;
}
#Article .related {
	padding: 10px 0 0
}
#Article .related ul {
}
#Article .related li {
	background: url(../images/fk.gif) no-repeat 5px 13px;
	line-height: 28px;
	padding-left: 20px;
}
#Article .related li a {
	color: #808080;
}
/*浜у搧绠€浠?*/
#products-jianjie { background:#FF6666; padding:10px 20px 25px 20px; color:#f7f7f7; font-size:14px; margin:30px 0;line-height:25px; text-align:justify;}
#products-jianjie h2 { margin:0; text-align:center; font-size:24px; font-weight:700; height:60px; line-height:60px; color:#fff;}
#products-cpys { background:#FFCCCC; padding:10px 20px 25px 20px; color:#333; font-size:15px; margin:10px 0;line-height:25px; text-align:justify; border-radius:5px;}
#products-cpys h2 { margin:0; text-align:center; font-size:22px; font-weight:700; height:60px; line-height:60px; color:#000;}
#products-cpys p { color:#333;}
a:hover #products-cpys { background:#0066CC;}
a:hover #products-cpys h2{ color:#FFF;}
a:hover #products-cpys p{ color:#FFF;}
#products-fa-title { width:150px; background:#FF6666; font-size:20px; height:40px; line-height:40px; color:#FFF; font-weight:600; margin:20px auto 10px; text-align:center; letter-spacing:1px;}
.page {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	text-align: justify;
}
.page p {
	font-size: 16px;
	line-height: 26px;
	padding-top: 20px;
}
.page img {
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
}
.product-img-box{
	height:301px;
	padding-top: 12px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.product-img {
	position: relative;
	margin-top: 5px;
	border: 1px solid #DEDEDE;
	height: auto;
	overflow: hidden;
	box-shadow: 0 0 5px #F5F5F5;
	padding: 15px;
	background:#fff;
}
.product-img p {
	padding: 5px 15px 10px 0px;
	text-align: justify;
	color: #666666;
}
.product-img h3 {
	font-weight: 700;
	font-size: 16px;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 10px 15px 0px 0px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#000;
}
.product-img h4{ color:#f00; font-weight:bold;}
.product-img-box:hover{
	padding-top: 0px;
}
.product-img-box:hover .product-img {
	z-index: 9;
	box-shadow: 0 0 10px #D5D5D5;
}
/*foot閮?*/
.foot { background:#EFEFEF; border-top: 1px solid #EAEBE6; line-height:25px; height:auto; padding-bottom:15px;color:#BBBABA;}
.foot h4 { padding-bottom:0; color:#000;}
.foot ul li {  float:left; width:100%;}
.foot ul li a{ color:#000;}
.f1 { width:200px; float:left; height:170px; border-right:1px dashed #D5D6CF; color:#414141;}
.f2 { width:200px; float:left; padding-left:30px; height:170px; border-right:1px dashed #D5D6CF; color:#414141;}
.f3 { width:200px; float:left; padding-left:30px; height:170px; border-right:1px dashed #D5D6CF; color:#414141;}
.f4 { width:350px; float:left; padding-left:30px; height:170px; border-right:1px dashed #D5D6CF; color:#414141;}
.f5 { width:180px; float:right;  color:#414141;}
.fdh { font-size:24px; font-weight:700; line-height:40px; color:#D30007;}

/*搴曢儴*/

/*鍦ㄧ嚎瀹㈡湇*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 400px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #d30007 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #d30007 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #d30007 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
	background: #d30007 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.show-prodesc{
	float:right;
	height: 438px;
	width: 475px;
}
.show-prodesc h1{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #555;
	margin-bottom: 25px;
}
.show-prodesc .pre-group{
	width:100%;
	padding: 10px 0;
	background: #f5f5f5;
	margin-bottom: 25px;
}
.show-prodesc  .pre-group p{
	width:220px;
	height: 45px;
	line-height: 45px;
	color: #606060;
	font-size: 16px;
	padding: 0 20px;	
}
.show-prodesc .pre-group strong{
	color: #e33b3b;
	padding-left:25px;
	font-weight: normal;
}
.show-prodesc > span{
	width: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #606060;
}
.gccn > span{
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #606060;
}
.gccn h3{
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #666;
	font-size:14px;
}

.show-prodesc .ycspan{
	padding-left: 30px ;
	
	background: url("../images/product-icon04.png") no-repeat left center; 
}
.show-prodesc .zfbspan{
	
	padding-left: 30px;
	background: url("../images/product-icon05.png") no-repeat left center; 
}
.gccn{
	width: 100%;
	height:30px;
	float: left;
}
.csrz{
	width: 100%;
	margin: 30px 0;
}

.contac-gs {

    width: 100%;
    float: left;
    height: auto;
	
}

.contac-gs a {
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    background: #e33b3b;
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}


.contac-gs .contact-ico {
	
	background: url("../images/product-icon03.png") no-repeat 20px center; 
    width: 100%;
    height: 38px;
    font-size: 18px;
    line-height: 38px;
    border: 2px solid #e33b3b;
    color: #e33b3b;
    font-weight: 700;
    text-align: center;
    display: block;
    float: left;
}

/*footer*/
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
.l { float: left;}.r { float: right;}
.pageFooter{width:100%;background:url(../images/footer_bj.jpg) no-repeat center;background-color:#d30007;padding:70px 0px 65px;color:#dde4ef;position:relative; overflow: hidden;}
.pageFooter .footer_title{font-size:18px;color:#ffffff;}
.pageFooter .footer_l{width:55%;}
.pageFooter .footer_l dl{float:left;width:18%;margin-right:6%;border-right:1px solid #ffffff;height:256px;}
.pageFooter .footer_l dl.last_dl{border:none;margin-right:0;}
.pageFooter .footer_l dt{margin-bottom:20px;}
.pageFooter .footer_l dt a{color: #dde4ef; font-weight: 400;}
.pageFooter .footer_l dt a:hover{color:#fff;}
.pageFooter .footer_l dd{line-height:28px;}
.pageFooter .footer_l dd a{line-height:28px; color: #dde4ef;}
.pageFooter .footer_l dd a:hover{color:#fff;}

.pageFooter .footer_c{width:22%;}
.pageFooter .footer_c .footer_c_box{border-right:1px solid #ffffff;padding-right:30px;}
.pageFooter .footer_c .footer_title{margin-bottom:8px;}
.pageFooter .footer_c .footer_number{font-size:28px;font-weight:bold;letter-spacing:0px;}
.pageFooter .footer_c .footer_number a{color:#f2feff;cursor:default;}
.pageFooter .footer_c .email{text-transform:uppercase;color:#fff;margin-bottom:6px;}
.pageFooter .footer_c .email a{color:#fff;}
.pageFooter .footer_c .addres{color:#fff;padding-bottom:14px;border-bottom:1px solid #fff;margin-bottom:6px;}
.pageFooter .footer_c .foot_share a{width:53px;height:50px;background:url(../images/foot_share.png) no-repeat;    margin: 6px 18px 6px 0;opacity:1;}
.pageFooter .footer_c .foot_share a.bds_weixin{background-position:-53px 0px;}
.pageFooter .footer_c .foot_share a.bds_sqq{background-position:-106px 0px;}

.pageFooter .footer_r{width:20%;}
.pageFooter .footer_r .footer_title{margin-bottom:10px;}
.pageFooter .footer_r .other_company{position:relative;margin-bottom:34px;float: left;width: 100%;}
.pageFooter .footer_r .other_company ._title ._title_l{width:83%;height:38px;border:1px solid #7d9cb8;border-right:none;line-height:38px;text-indent:16px;font-size:12px;color:#fff; float: left;}
.pageFooter .footer_r .other_company ._title ._title_r{width:39px;height:38px;background:url(../images/footer_r_ico.png) no-repeat center;}
.pageFooter .footer_r .other_company .other_company_list{position:absolute;left:0;top:38px;width:100%;padding-bottom:10px;height:140px;overflow:hidden;display:none;overflow-y :auto;background:#f0f0f0;z-index:2;}
.pageFooter .footer_r .other_company .other_company_list a{display:block;width:100%;line-height:38px;text-indent:16px;color:#555;}
.pageFooter .footer_r .other_company .other_company_list a:hover{background:#d30007;color:#ffffff;opacity:.8;}
.pageFooter .footer_r .foot_ewm .ewm_img{width:56%;}
.pageFooter .footer_r .foot_ewm .ewm_img .img_box img{width:100%;}
.pageFooter .footer_r .foot_ewm .ewm_titl{width:44%;}
.pageFooter .footer_r .foot_ewm .ewm_titl ._title_box{padding:90px 30px 0px 10px;font-size:14px;color:#fff;}
.footer_bar{background-color:#1d1d1d;padding:14px 0px;color:#bebebe; overflow: hidden;}
.footer_bar a{ color: #bebebe;}
.footer_bar a:hover{ color: #fff;}

.pageFooter .go_top{width:57px;height:56px;background:url(../images/go_top_ico_new.jpg) no-repeat;position:absolute;bottom:0;right:0;cursor:pointer;position:fixed;right:0;bottom:50px; background-position:0 0; transition: all 0.3s ease; -webkit-transition:all 0.3s ease;}
.pageFooter .go_top:hover{background-position:0 -56px;}




.bdshare-button-style1-32 .bds_qzone {
	background-position:0 -52px
   }
   .bdshare-button-style1-32 .bds_tsina {
	background-position:0 -104px
   }
   .bdshare-button-style1-32 .bds_renren {
	background-position:0 -208px
   }
   .bdshare-button-style1-32 .bds_tqq {
	background-position:0 -260px
   }
   .bdshare-button-style1-32 .bds_kaixin001 {
	background-position:0 -312px
   }
   .bdshare-button-style1-32 .bds_tqf {
	background-position:0 -364px
   }
   .bdshare-button-style1-32 .bds_hi {
	background-position:0 -416px
   }
   .bdshare-button-style1-32 .bds_douban {
	background-position:0 -468px
   }
   .bdshare-button-style1-32 .bds_tieba {
	background-position:0 -728px
   }
   .bdshare-button-style1-32 .bds_hx {
	background-position:0 -988px
   }
   .bdshare-button-style1-32 .bds_fx {
	background-position:0 -1040px
   }
   .bdshare-button-style1-32 .bds_ty {
	background-position:0 -1196px
   }
   .bdshare-button-style1-32 .bds_fbook {
	background-position:0 -1352px
   }
   .bdshare-button-style1-32 .bds_twi {
	background-position:0 -1404px
   }
   .bdshare-button-style1-32 .bds_linkedin {
	background-position:0 -1664px
   }
   .bdshare-button-style1-32 .bds_meilishuo {
	background-position:0 -1716px
   }
   .bdshare-button-style1-32 .bds_mogujie {
	background-position:0 -1768px
   }
   .bdshare-button-style1-32 .bds_diandian {
	background-position:0 -1820px
   }
   .bdshare-button-style1-32 .bds_huaban {
	background-position:0 -1872px
   }
   .bdshare-button-style1-32 .bds_duitang {
	background-position:0 -2028px
   }
   .bdshare-button-style1-32 .bds_youdao {
	background-position:0 -2080px
   }
   .bdshare-button-style1-32 .bds_wealink {
	background-position:0 -2184px
   }
   .bdshare-button-style1-32 .bds_copy {
	background-position:0 -2288px
   }
   .bdshare-button-style1-32 .bds_mail {
	background-position:0 -2340px
   }
   .bdshare-button-style1-32 .bds_print {
	background-position:0 -2392px
   }
   .bdshare-button-style1-32 .bds_mshare {
	background-position:0 -2444px
   }
   .bdshare-button-style1-32 .bds_sqq {
	background-position:0 -2652px
   }
   .bdshare-button-style1-32 .bds_sdo {
	background-position:0 -2704px
   }
   .bdshare-button-style1-32 .bds_qingbiji {
	background-position:0 -2756px
   }
   .bdshare-button-style1-32 .bds_people {
	background-position:0 -2808px
   }
   .bdshare-button-style1-32 .bds_xinhua {
	background-position:0 -2912px
   }
   .bdshare-button-style1-32 .bds_yaolan {
	background-position:0 -2964px
   }
   .bdshare-button-style1-32 .bds_thx {
	background-position:0 -2496px
   }
   .bdshare-button-style1-32 .bds_bdhome {
	background-position:0 -156px
   }
   .bdshare-button-style1-32 .bds_bdxc {
	background-position:0 -2548px
   }
   .bdshare-button-style1-32 .bds_bdysc {
	background-position:0 -3068px
   }
   .bdshare-button-style1-32 .bds_isohu {
	background-position:0 -3016px
   }
   .bdshare-button-style1-32 .bds_ibaidu {
	background-position:0 -3120px
   }
   .bdshare-button-style1-32 .bds_weixin {
	background-position:0 -1612px
   }
   .bdshare-button-style1-32 .bds_iguba {
	background-position:0 -1300px
   }
   .bdshare-button-style1-32 .bds_h163 {
	background-position:0 -3176px
   }
   .bdshare-button-style1-32 .bds_evernotecn {
	background-position:0 -3222px
   }
   .bdshare-button-style1-32 {
	zoom:1
   }
   .bdshare-button-style1-32:after {
	content:".";
	visibility:hidden;
	display:block;
	height:0;
	clear:both
   }
   .bdshare-button-style1-32 a {
	float:left;
	width:32px;
	line-height:32px;
	height:32px;
	background-image:url(../images/icons_1_32.png?v=83ba0265.png);
	_background-image:url(../images/icons_1_32_debase.png?v=0de29fb2.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:6px 6px 6px 0;
	text-indent:-100em;
	overflow:hidden;
	color:#3a8ceb
   }
   .bdshare-button-style1-32 a:hover {
	color:#333;
	opacity:.8;
	filter:alpha(opacity=80)
   }
   .bdshare-button-style1-32 .bds_more {
	color:#333
   }
   .bdshare-button-style1-32 .bds_count {
	color:#333;
	background:url(../images/sc.png?v=a970ff04.png) no-repeat 0 -60px;
	width:48px;
	height:32px;
	line-height:32px;
	padding:0;
	text-align:center;
	text-indent:0
   }
   .bdshare-button-style1-32 .bds_count:hover {
	background-position:-48px -60px
   }
   .bds_tsohu,.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139 {
	display:none
   }
   
   .plist{ background: url(../Images/plistbg.jpg) repeat-x bottom center #bd0401; height: auto; padding:30px 0 60px;}/**/
   .plist span{ float:left; width:100%; padding:0 0 0 0; font-size:16px; text-align:center;}
   .plist p{ float:left; width:100%; line-height:20px; height:62px; overflow:hidden; color:#666;}
   .plist .plistbox{ background: url(../Images/flb.jpg) repeat-x bottom center #fff; width:290px; margin:5px;float: left; height:auto; overflow:hidden; display: block; padding:15px 0; border-radius:5px;}
   .plist .plistbox:hover{ background:#fff; width:290px; margin:5px;float: left; height:auto; overflow:hidden; display: block; padding:15px 0; border-radius:5px;}
   .plist .plistbox img{ width:270px; margin:0 0 0 10px; display:inline;}
   .plist .plistboxa{ background: url(../Images/fla.jpg) bottom center; width:230px; margin:5px; float: left; height:337px; overflow:hidden; display: block; border-radius:5px; text-indent:40px; font-size:30px; line-height:90px; font-weight:700;}

   .pagebox table{ border:1px solid #ddd; border-collapse: collapse; width: 100%;}
   .pagebox table td { border: 1px solid #ddd; padding: 5px 10px;}
   .pagebox table td img { width:90%;}
   .pagebox{padding:10px;font-size:14px;line-height:30px; width:100%;}
   .pagebox IMG{ width:100%;}


.page_con{ border-left:5px solid #d30007; background:#f5f5f5; margin:20px 0; padding:15px 0;}
.page_con p{ text-indent:20px; font-size:16px; line-height:30px;}
.page_con p strong{ font-weight:700; color: #F00; font-size:20px;}
.pagefl { width:100%; height:auto; float:left; margin-right:10px; overflow:hidden; margin-bottom:20px;}
	.pageflt { background:#f5f5f5; float:left; width:100%; height:40px; line-height:40px; height:auto; overflow:hidden;}
	.pageflt h3 { background:#cc0000; font-size:16px; float:left; color:#fff; margin:0; padding:0 15px; display:inline; height:40px; line-height:40px}
	.pageflt a { float:right; margin-right:15px; display:inline;}
	.pageflc { background:#FFF; border:1px solid #ddd; border-top:2px solid #F00; height:auto; width:288px; overflow:hidden; padding:5px 0 10px;}
	.pageflc li { width:128px; height:30px; line-height:30px; font-size:15px; float:left; display:block; text-align:center; margin-left:10px; margin-top:5px; background:#ff2020;}
	.pageflc li a { width:128px; height:30px; float:left; color:#FFF;}
	.pageflc li a:hover { background:#A00; color:#FF0; font-weight:700;}
	
	.pageflimgc { background:#FFF; border-top:none; height:auto; width:100%; overflow:hidden; padding:5px 0 10px;}
	.pageflimgc1 { float:left; width:100%; height:auto; overflow:hidden; margin:5% 0 0; display:inline; text-align:center; padding-bottom:1px;}
	.pageflimgc1 img { width:100%; height:auto; margin-bottom:5px;}
	.pagefltxtc1 { float:left; width:100%; border-bottom:1px solid #eee; height:auto; overflow:hidden; margin:7px 0 0 0; display:inline; text-align:left; padding-bottom:7px;}
	.pagefltxtc1 a { float:left;}
	.pagefltxtc1 span { float:right;}
	.pagefltxtc2 { float:left; width:32%; margin:7px .63% 0; border-bottom:1px dotted #eee; height:auto; overflow:hidden; display:inline; text-align:left; padding-bottom:7px;}
	.pagefltxtc2 a { float:left;}
	.pagefltxtc2 span { float:right;}
	
	
.descbox{ width:100%;}
.descbox table { width:95%; height:420px; border:1px solid #d9d9d9;}
.descbox table td{ border:1px solid #d9d9d9;text-indent:5px;}

.ms {
    line-height: 25px;
    font-size: 16px;
    text-align: justify;
    border-bottom: 2px solid #eeefef;
    padding-bottom: 15px;
    text-indent: 2em;
}

#car_info_tle {
    border-bottom: #ccc 1px solid;
    font-size: 21px;
    text-align: center;
    font-weight: bold;
}
#car_contact_list {
    padding: 10px;
}
#car_contact_list li {
    height: auto;
    line-height: 37px;
}
#car_contact_list span {
    font-weight: bold;
    float: left;
}
#car_contact_list span.icons {
    width: 27px;
    height: 26px;
    margin: 0px 10px 0 0;
}
#car_contact_list span {
    font-weight: bold;
    float: left;
}
#car_contact_list strong {
    color: #d00;
}
#car_contact_list #wienxing {
    height: 177px;
    background: url(../images/weixing.gif) no-repeat left center #f5f5f5;
    margin-top: 10px;
}

.front_see{ width:100%; float:left; height:auto;}
.world {
    width: 100%;
	float:left;
}

.world_header {
	width:100%; float:left; height:115px; background:#fff;
}
.world_main_part {
    padding: 10px 0;
	width:100%;
	float:left; 
	overflow:hidden;
}
.world_main_part.first_sty li {
    width: 126px;
}
.world_main_part li {
    border: 1px solid #dedede;
	border-bottom:3px solid #006fcd;
    text-align: center;
    font-size: 16px;
    margin: 10px 7px;
	width:140px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
	background:#fff;
}

.world_main_part img {
    width: 180px;
    height: 135px;
    border-bottom: 5px solid #009048;
}
.world_main_part li p {
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #000000;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.world_phone {
    display: none;
}
.world_main_part.active {
    display: block;
}
.world_main_part {
    display: none;
}

.world_header dd.active {
    background: #cc0000;
    color: #000;
}
.world_header dd {
    width: 100px;
    height: 115px;
    float: left;
    background: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 115px;
    color: #fff;
    position: relative;
    cursor: pointer;
}
.world_header dd a{ color:#000; font-weight:bold;}
.world_header dd.active a {
    color: #fff;
}
.world_header dd.active .sj {
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top: 4px solid #de0025;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: -8px;
    display: block;
}

.xhcp{ width:48%; height:auto; float:left; overflow:hidden; padding:1%;}
.xhcp img{ width:400px; height:300px; float:left;}

.section-one{
	width:100%; float:left; line-height:35px;
	height:35px;
	overflow:hidden;
	background:#f5f5f5;
	border-bottom:1px solid #ddd;
}
.section-one>article{
	margin:0 auto;
	width:1200px;
	height:35px;
	line-height:35px;
}
.section-one>article>h2{
	font-size:13px; margin:0; padding:0; line-height:35px;
	float:left
}
.section-one>article>ul{
	height:35px;
	overflow:hidden;
	float:right;
}
.section-one>article>ul>a{
	display:inline-block;
	margin-right:10px;
	margin-top:7px;
	line-height:16px;
	border-right:1px solid #ddd;
	width:79px;
	height:16px;
	color:#555;
	text-indent:18px;
	
}
.section-one>article>ul>a:hover{
	color:#1567a1;
}
.home-ico{
	background:url(../Images/homeIco.png) no-repeat left 1px;
}
.contact-ico{
	background:url(../Images/contactIco.png) no-repeat left 1px;
}
.map-ico{
	background:url(../Images/map.png) no-repeat left 1px;
}
.section-two{
	width:1200px; margin:0 auto; overflow:hidden;
	height:110px;
}
.logo{
	display:block;
	float:left;
	height:120px;
	width:700px;
}
.logo img{
	width:1000px;
	height:110px;
}
.logo_fr{ width:500px; height:110px; float:right; text-align:right; color:#fff; line-height:110px; font-size:18px;}
.nav-one{
	width:100%; float:left; line-height:50px; margin:0; padding:0;
	height:50px;
	overflow:hidden;
}
.nav-one .nav_t{
	margin:0 auto;
	height:50px;
	width:1200px; padding-left:30px;
	background:url(../images/cp1.png) left top no-repeat;
}
.nav_lin{ width:145px; height:50px; float:left; text-align:center;}
.cur{ background:url(../images/menubh.jpg) center no-repeat;}
.nav_lin a{ color:#34373c; font-size:16px; font-weight:bold;}
.nav_gix{ width:1px; height:50px; float:left; background:url(../images/menujgx.jpg) left center no-repeat;}
.cur a{ color:#fff; font-weight:bold; font-size:16px;}
.nav_lin:hover{ background:url(../images/menubh.jpg) center no-repeat;}
.nav_lin:hover a{ color:#fff;}


.aygnwydj{width:347px;height:56px;background:url(../images/ab.png) center no-repeat;margin:0 auto}
.gyxtjhw{font-size:36px;font-weight:700;text-align:center;padding-top:10px;color:#333}
.gyxtjhw font{font-size:36px;font-weight:700;color:#cc0000}


.by{ width:100%; height:27px; float:left; text-align:center; font-size:14px;}
.with_bot{ width:100%; height:30px; float:left; text-align:center; color:#666;}

.warp{ width:1200px; height:auto; margin:0 auto; overflow:hidden;}

.sy_cptj{ width:100%; height:auto; float:left; overflow:hidden;}
.abouts_fl{ width:550px; height:413px; float:right; overflow:hidden;}
.abouts_fr{ width:650px; height:413px; border-left:10px solid #cc0000; float:left; overflow:hidden; background:#fff;}
.about_nr{ width:610px; height:auto; float:left; overflow:hidden; padding:20px;}
.about_nr h1{ width:100%; height:40px; line-height:40px; float:left; color:#f00; font-size:22px; text-indent:30px; margin:0;}
.about_nr p{ padding:10px; color:#333; line-height:30px; text-indent:2em;}
.about_db{ width:100%; height:auto; float:left; overflow:hidden; margin-bottom:20px;}
.about_db a{ width:131px; height:37px; float:left; text-align:center; line-height:37px; background:#65be1d; color:#fff; margin-left:50px; overflow:hidden;}
.about_db span{ float:right; margin-right:50px; overflow:hidden; color:#fff; font-size:20px;}
.about_db strong{ font-size:24px; color:#ff0;}
.sy_gsxc{ width:100%; height:40px; float:left; overflow:hidden; background:url(../images/xgray_line02.png) repeat-x left center;}
.sy_gsxc h1{ width:70px; height:40px; line-height:40px; float:left; margin:0; background:#f8f8f8; font-size:16px; font-weight:bold; color:#65be1d;}
.sy_gsxc h1 span{ color:#1e4481;}
.xctp{ width:610px; margin-left:20px; height:auto; float:left; overflow:hidden;}
.xctp li{ width:105px; height:auto; float:left; padding:3px; text-align:center; overflow:hidden; border:1px solid #ddd; background:#fff; margin-right:15px;}
.xctp li img{ width:105px; height:100px; float:left;}

.xunpan {
    width: 100%;
    background: url(../images/xunpan.jpg) no-repeat center top;
    height: 200px;
	float:left;
    color: #fff;
	margin-top:40px;
}
.xunpan .w1200 {
	width:1200px; margin:0 auto;
    height: 200px;
}
.por {
    position: relative;
}
.xunpan .imgss {
    width: 355px;
    height: 250px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.xunpan .imgss img {
    width: 100%;
    height: 100%;
    display: block;
}
.xunpan .zixun {
    width: 668px;
    margin-top: 30px;
    text-align: center;
    height: 132px;
    background: url(../images/kuang.png) no-repeat;
}
.xunpan .zixun .tit {
    font-size: 36px;
    line-height: 36px;
    padding-top: 14px;
    padding-bottom: 10px;
}
.xunpan .zixun .tit .en {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 20px;
    display: block;
}
.xunpan .zixun .tel {
    font-size: 36px;
    color: #fff;
    font-family: avantgardeitvbybt book, arial;
}
.xunpan .zixun .tel em {
    width: 34px;
    height: 34px;
    display: inline-block;
    background-position: 0 -70px;
    margin-right: 10px;
    vertical-align: middle;
}
.icon {
    vertical-align: middle;
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
}
.xunpan .zixun .tel a {
    width: 112px;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    text-align: center;
    background-position: -165px 0;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    -webkit-transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s;
}

.floor_7_main{ width:100%; height:auto; float:left; overflow:hidden;}
.floor_7 {
    padding: 20px 0 0px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.title {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}
.title h3 {
    font-size: 40px;
    font-weight: 700;
    display: block;
    line-height: 60px;
}
.title h3 b {
    display: inline-block;
    color: #666;
}
.title h3 b span{ color:#027fc2;}
.title h4 {
    font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
    display: block;
    letter-spacing: 10px;
}
.title .line_lef {
    left: 50%;
    margin-left: -392px;
}
.title s {
    position: absolute;
    top: 12px;
    display: block;
    background: url(../images/line.png) no-repeat;
    width: 124px;
    height: 42px;
}
.title .line_rig {
    right: 50%;
    margin-right: -392px;
}
.newsBox {
    width: 430px;
    position: relative;
}
.fl{ float:left;}
.fr{ float:right;}
.newsBox .item {
    position: relative;
    z-index: 3;
}
.newsBox .item .img {
    height: 170px;
    overflow: hidden;
}
.newsBox .item a {
    display: block;
}
.newsBox .item .img .time {
    width: 202px;
    height: 170px;
    position: relative;
    overflow: hidden;
    background: url(../images/xw_time.jpg) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.newsBox .item .img .time b {
    font-size: 60px;
    line-height: 60px;
    display: block;
    padding-top: 40px;
}
.newsBox .item .img .time .yuan {
    position: absolute;
    width: 136px;
    height: 136px;
    display: block;
    left: 50%;
    margin-left: -68px;
    top: 50%;
    margin-top: -68px;
    background: url(../images/yuan.png) no-repeat;
}
.newsBox .item .img img {
    width: 220px;
    height: 170px;
    display: block;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.newsBox .item .txt {
    width: 100%;
}
.newsBox .item a {
    display: block;
}
.newsBox .item .txt h3 {
    font-size: 20px;
    font-weight: 400;
}
.newsBox .item .txt p {
    color: #999;
    overflow: hidden;
    height: 60px;
    line-height: 20px;
    padding-top: 5px;
}
.newsBox .item .txt span {
    width: 202px;
    height: 55px;
    line-height: 55px;
    border: 2px solid #f95b1a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #f95b1a;
    margin-top: 15px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.textlist {
    width: 740px;
}
.textlist .item {
    margin-bottom: 26px;
    transition: all .2s linear 0s;
    width: 100%;
    position: relative;
}
.textlist .item .imgtsgs {
    width: 133px;
    height: 100px;
    overflow: hidden;
    margin-right: 22px;
}
.textlist .item a {
    display: block;
}
.textlist .item .imgtsgs img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.textlist .item:hover img{transform: scale(1.06, 1.06)}
.textlist .item .txt {
    width: 480px;
}
.textlist .item a {
    display: block;
}
.textlist .item h3 {
    font-size: 18px;
	padding:0; margin:0;
}
.newsBox .item .txt:hover span{background: #f95b1a;color: #fff}
.textlist .item:hover h3{ color:#f95b1a; text-decoration:none;}
.textlist .item p {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    height: 60px;
    overflow: hidden;
    padding-top: 10px;
}
.textlist .item .time {
    display: block;
    width: 100px;
    height: 100px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border-left: 1px solid #e9e9e9;
    padding-left: 20px;
}
.textlist .item .time b {
    display: block;
    font-size: 48px;
    color: #f95b1a;
    line-height: 60px;
}

.body{
	margin-top: 22px;
}
.body ul{
	height: auto; overflow: hidden; width: 100%;
}
.body ul li{
	width: 23%; float: left; margin:15px 12px; background:#fff; border-radius:5px; overflow:hidden;
}
.body ul li a{position:relative; display:inline-block; width:100%;}
.body ul li .imgtsg{
	width: 100%; height: 207px; position: relative; overflow: hidden;
}
.body ul li .imgtsg img{
	width:100%; height: 207px; display: block; transition:all .5s linear
}
.body ul li .imgtsg:hover img{transition:all .5s linear;transform:scale(1.15)}
.body ul li  .txt{ width:100%; height:40px; line-height:40px; float:left; text-align:center;}
.body ul li:Hover .txt{ color:#f00;}

.footer{
	background-color: #cc0000; padding: 20px 0; float:left; width:100%;
}
.wrapper{
	width: 1200px; margin: 0 auto;
}
.footer ul{
	height:auto;
}
.footer ul li{
	width: 28%; float: left; display: inline; height: 152px;
	border-right: 1px solid rgba(255,255,255,0.8); padding-top: 5px;
}
.footer ul li.n2,
.footer ul li.n3{
	width: 26%; padding-left: 2%;
}
.footer ul li.noline{
	width: 10%; padding-left: 4%;
}
.footer ul li .hd{
	margin-bottom: 15px;
}
.footer ul li .hd h4{
	font-size: 18px; color: #FFFFFF; padding-left: 30px;
}
.footer ul li.n1 .hd h4{
	background: url(../images/ico1.png) no-repeat left center;
}
.footer ul li.n2 .hd h4{
	background: url(../images/ico2.png) no-repeat left center;
}
.footer ul li.n3 .hd h4{
	background: url(../images/ico4.png) no-repeat left center;
}
.footer ul li.last .hd h4{
	background: url(../images/ico3.png) no-repeat left center;
}
.footer ul li.last{
	width: 100%; border-right: none; height: auto;
}
.footer ul li.last,
.footer ul li.noline{
	border-right: none;
}
.footer ul li .bd .txt{
	font-size: 14px; color: #FFFFFF;
}
.footer ul li .bd .txt dd{
	margin-bottom: 15px;
}
.footer ul li .bd .pro{
	height: auto; overflow: hidden;
}
.footer ul li .bd .pro dd a{
	display: inline; font-size: 14px; color: #FFFFFF;
	width: 50%; float: left; margin-bottom: 10px;
}
.footer ul li .bd .service dd{
		font-size: 14px; color: #FFFFFF; margin-bottom: 8px; width: 150px;    float: left;
}
.footer ul li .bd .service dd a{ color:#fff;}
.footer ul li .bd .service dd i{
	width: 5px; height: 5px; border-radius: 100%;
	border: 1px solid #fff; display: inline-block; margin: 0 16px 0 9px;
}
.footer ul li .bd .link dd{
	display: inline; color:#fff;
}
.footer ul li .bd .link dd a{
	font-size: 14px; color: #FFFFFF; display: inline-block; margin-right: 10px;
}
.footer ul li .ft{
	margin-top: 15px;
}
.footer ul li .ft h4{
	font-size: 14px; color: #FFFFFF;
}
.copyright{
	background-color: #161d23; height: 60px; line-height: 60px; float:left; width:100%; text-align:center; color:#FFF; font-size:16px; margin-bottom:60px;
}
.copyright h4{
	font-size: 14px; color: #FFFFFF;
}

.view {
	max-width: 800px; padding-left: 30px;
}
.view .swiper-slide {
	height:100%;
	max-width: 800px;
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;

}
.view .swiper-slide img {
    width: 800px;
	height: 600px;
}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.preview {
	position: relative;
	width: 820px;
    padding-left: 30px;
}
.preview .swiper-slide {
	width: 150px;
	height: 97px;
	margin: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;

}
.preview .swiper-slide img {
	display: inline-block;
	height: 100%;
}
.preview .active-nav {
	border: 1px solid #F00;
}
.preview .arrow-left {
	background: #fff url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: 0px;
	top: 18px;
	width: 20px;
	height: 70px;
	z-index: 10;
}
.preview .arrow-right {
	background: #fff url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 18px;
	width: 20px;
	height: 70px;
	z-index: 10;
}

.header{ width:100%; height:110px; float:left; background:url(../images/headbg.jpg) repeat-x;}

.menu_t{ width:100%; height:50px; line-height:50px; float:left; background:url(../images/menubg.jpg) repeat-x; border-bottom:1px solid #f0ffff;}

.sy_bjys{ width:100%; height:auto; float:left; background:#f2f2f2;}
.sy_cplb{ width:1220px; height:auto; margin:0 auto; overflow:hidden;}
.sy_cplb li{ width:285px; height:auto; float:left; margin-right:10px; margin-left:10px; background:#fff; border-radius:5px; box-shadow: #c2c1c1 3px 3px 4px 0px; margin-bottom:10px; overflow:hidden;}
.sy_cplb li img{ width:100%; float:left; transition: all .3s linear; -webkit-transition: all .3s linear;}
.sy_cplb img:hover{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1)}

.abouts_fl img{transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;width:550px}
.abouts_fl img:hover{-webkit-transform:scale(1.12,1.12);transform:scale(1.12,1.12);-moz-transform:scale(1.12,1.12)}

.news{width:100%;min-width:1200px;overflow:hidden;}
.news_tline{width:502px;margin:0 auto}
.news_tline_i{width:500px;position:absolute;z-index:-1;height:1px;padding-top:50px;margin-top:-20px}
.news_tline_il{width:280px;margin:0 auto;height:1px;background:#fff;margin-top:1px}
.news_m,.news_s{width:1200px;margin:0 auto;text-align:center;min-width:1200px}
.news_m{font-size:34px;font-weight:700;line-height:50px;color:#cc0000}
.news_s{font-size:14px;line-height:26px;margin-bottom:15px;color:#484848}
.news_line{height:1px;background:#ccc;width:100%;margin:0 auto}
.news_line_t{width:100px;margin:0 auto;height:3px;background:#cc0000}
.news_line_d{width:0;height:0;margin:0 auto;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #cc0000}
.lanrenzhijia{width:1200px;margin:0 auto;overflow:hidden;margin-top:40px}
.news_dt{width:1200px;margin:0 auto;overflow:hidden}
.lanrenzhijia .news_dt a{display:block;float:left;text-decoration:none;width:380px;font-size:16px;margin:0 10px;padding:15px 30px;box-shadow:0 0 5px #ddd inset;transition:all .8s linear; background:#fff;}
.lanrenzhijia .news_dt a.on{text-decoration:none;width:380px;font-weight:700;background:#fff;transition:all .8s linear}
.lanrenzhijia .news_dt a.on .news_dt_rm{transition:all .8s linear;color:#d7030c}
.news_dt_rm{overflow:hidden;border-bottom:solid 1px #ccc;line-height:40px;font-size:20px;padding-left:10px;transition:all .8s linear;font-weight:700;color:#000}
.news_dt_ren{font-family:Arial,Helvetica,sans-serif;font-size:14px;text-transform:uppercase;color:#999;line-height:26px;font-weight:400;padding-left:10px}
.lanrenzhijia .content{overflow:hidden;width:1200px;margin:0 auto;height:485px;position:relative;min-width:1200px;margin-top:20px}
.lanrenzhijia .content .ul{position:absolute;left:0;top:0;width:1200px;min-width:1200px}
.lanrenzhijia .content .li{width:1200px;float:left;min-width:1200px; background:#fff;}
.news .news_div_item,.news .divdgweb_new_div_item{width:578px;height:210px;float:left;position:relative;margin:12px 11px;transition:all .8s linear;box-shadow:0 0 2px #ccc inset}
.news_div_item_pic{float:left;width:282px;height:210px;overflow:hidden;box-shadow:0 0 1px #ddd}
.news_div_item_pic img{width:282px;height:210px;transition:all .5s linear}
.news_div_item_content,.divdgweb_new_div_item_content{float:right;width:270px;margin-right:10px}
.news_div_item_title,.divdgweb_new_div_item_title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:270px;padding-top:10px}
.news_div_item_title a,.divdgweb_new_div_item_title a{font-size:17px;transition:all .8s linear}
.news_div_item_body,.divdgweb_new_div_item_body{overflow:hidden;line-height:23px;padding-top:16px;height:90px;font-size:14px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;}
.news_dt_rgo{overflow:hidden;transition:all .8s linear}
.news_dt_rgo a{font-size:0;line-height:0}
.news_dt_rgo span{display:block;width:90px;height:1px;background:#999;transition:all .8s linear}
.news_dt_rgo p{font-size:14px;line-height:48px;text-align:right;position:relative;z-index:2;color:#0067d0;transition:all .8s linear;margin-left:200px;width:270px}
.news_div_item_date,.divdgweb_new_div_item_date{position:absolute;font-size:16px;font-family:Arial,Helvetica,sans-serif;margin-left:310px;margin-top:142px;color:#999}
.news_div_item_year,.divdgweb_new_div_item_year{float:left}
.news_div_item_month,.divdgweb_new_div_item_month{float:left}
.news_div_item_day,.divdgweb_new_div_item_day{float:left}
.news .news_div_item:hover .news_dt_rgo span,.news .divdgweb_new_div_item:hover .news_dt_rgo span{transition:all .8s linear;width:100%}
.news .news_div_item:hover .news_div_item_title a,.news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{transition:all .8s linear;color:#0067d0}
.news .news_div_item:hover .news_dt_rgo p,.news .divdgweb_new_div_item:hover .news_dt_rgo p{transition:all .8s linear;width:100%;margin-left:0}
.news .news_div_item:hover .news_div_item_pic img,.news .divdgweb_new_div_item:hover .news_div_item_pic img{transition:all .5s linear;transform:scale(1.15)}

.sccj{ width:100%; height:auto; float:left; overflow:hidden;}
.cjspt{ width:1200px; height:auto; margin:50px auto;}

.section-three{
	margin-top:1px;
	overflow:hidden;
	width:100%;
}
.owl-carousel-c{
	width: 100%;
	float:left;
	overflow:hidden;
	margin-top:1px;
}
#banner{
	width:1920px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-left:-960px;
	left:50%
}
#banner .item{ display: block;}
#banner img { display: block;width:1920px;margin:0 auto;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;}	
.owl-carousel .owl-item{float: left;}
.owl-controls{position:absolute;bottom:10px;left:50%;float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;
padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;
filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #ddd;overflow: hidden;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;background:#1567a1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center}

#Article .content td{ border:1px solid #000;}


.fbottom {
    background: #cc0000;
    color: #fff;
    height: 60px;
    line-height: 60px;
    position: fixed;
    margin-top: 40px;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    z-index: 10000
}
.fbottom a {
    color: #fff
}
.fbottom a:hover {
    color: #FF0
}