﻿/* 织梦铺（dedepu.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
html {
	min-width: 1200px;
}
/*==========@@通用 开始@@==========*/
/*常用颜色*/
.red {
	color: #F00 !important;
}
/*清除浮动*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}
.clearfix {
*zoom:1;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*其它*/
.hidden {
	display: none;
}
/*必须输入，主要*/
.required {
	color: red;
	font-weight: bold;
}
.form_text_verifycode {
	width: 80px;
}
.form_radio {
	width: auto;
	border: 0;
}
.form_checkbox {
	width: auto;
	border: 0
}
/*网站公用样式表*/
.w1200 {
	width: 1440px;
	margin: 0 auto;
}
.por {
	position: relative;
}
.poa {
	position: absolute;
}
.icon {
	background: url(/skin/images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
#header_main, #top_main, #banner_main, #floor_1_main, #links_main, #footer_main {
	width: 100%;
	margin: 0;
}
.trans {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
/*top*/
.header_main {
	width: 100%;
	z-index: 100;
	position: relative;
	height: 82px;
	background: url(/) no-repeat center top #1d1d1f;
	transition: all .3s ease-in;
	top: 0;
}
.header_main .logo {
	display: block;
	padding-top: 1px;
}
.header_main .logo img {
	max-width: 100%;
	display: block;
	vertical-align: middle;
}
.topright {
	position: relative;
	padding-top: 0px;
	width: 1000px;
}
.topbtn {
	padding-right: 22%;
	position: relative;
	z-index: 10;
	top:30px;
}
.topbtn .topsearch {
	width: 60px;
	border: 1px solid #52545b;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	position: absolute;
	right: 6%;
	top: 0;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	display: block;
}
.header_main .search-box {
	position: absolute;
	right: 0;
	top: -20px;
	height: 80px;
	line-height: 30px;
	z-index: 99;
}
.header_main .search-box .logotitle {
	color: #999999;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
}
.header_main .search-box .logotel{
	color: #FFFFFF;
	font-size: 24px;
}
.header_main .search-box .butn {
	display: block;
	cursor: pointer;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	margin-top: 19px;
	background: url(/skin/images/ico_60.png) no-repeat center;
}
.header_main .search-box .butn i {
	width: 38px;
	height: 38px;
	display: none;
	background: url(/skin/images/sou.png) no-repeat center;
	margin: 0 auto;
	border: 1px solid #52545b;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.header_main .search-box .butn.hov {
	background: none;
}
.header_main .search-box .butn.hov i {
	display: block;
}
.header_main .search-box .share-sub {
	position: absolute;
	right: 40px;
	top: 15px;
	width: 0;
	height: 48px;
	overflow: hidden;
	background: #ededed;
	border-radius: 5px 0 0 5px;
}
.header_main .search-box .share-sub .sub-btn {
	border: none;
	width: 48px;
	height: 48px;
	cursor: pointer;
	outline: none;
	background: url(/skin/images/sou.png) no-repeat center #3fb150;
}
.header_main .search-box .share-sub .tex {
	width: 220px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding: 14px 10px;
	color: #666;
	border: none;
	background: #ededed;
	outline: none;
}
.header_main .search-box .lang-box {
	margin-top: 21px;
	margin-right: 39px;
}
.header_main .search-box .lang-box a {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	margin-left: 29px;
}
.header_main .search-box .lang-box .stt {
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	color: #777;
	margin-right: 4px;
}
.header_main.fixt {
	position: fixed;
}
.header_main .nav {
	float:left;
}
#nav .navlist {
	position: relative;
	display: block;
}
#nav li {
	float: left;
	display: inline-block;
	list-style: none;
	font-size: 16px;
	text-align: center;
	position: relative;
	height: 82px;
	margin:0 5px;

}
#nav li a {
	display: block;
	text-align: center;
	position: relative;
	color: #eeeeee;
	height: 80px;
	line-height: 80px;
	padding: 0 20px;
	letter-spacing: 5px;
}
#nav .hover{
background-color: #6C0506;
}
#nav li.hover a {
	
	
}
.top .toprig .item h4 {
	display: block;
	font-size: 30px;
}
/*导航栏下拉*/
#nav ul .subnav {
	position: absolute;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
#nav ul li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
#nav ul .subnav {
	background: #333335;
	border-top: 2px solid #6C0506;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
	height: auto;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 199;
}
#nav ul .subnav a {
	color: #FFF;
	display: block;
	font-size: 13px;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
	padding: 0;
	transition: all 0.2s ease-in-out 0s;
	max-width: 100%;
	border-radius: initial;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
#nav ul .subnav a:hover {
	color: #FFF;
	text-indent: 3px;
	background-color: #000;
}
/*侧边导航*/
/* banner */

#banner_main {
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#banner_main .banner {
	height: 650px;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 650px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 20px;
	z-index: 3;
}
#banner .tip span {
	height: 5px;
	margin: 0 2px;
	width: 50px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background: #fff;
	opacity: .6;
	filter: Alpha(opacity=60);
*zoom:1;
}
#banner .tip span.cur {
	background-color: #3fb150;
	opacity: 1;
	filter: Alpha(opacity=100);
}
#banner #btn_prev, #banner #btn_next {
	width: 40px;
	height: 90px;
	position: absolute;
	top: 50%;
	z-index: 5;
	margin-top: -45px;
	-webkit-transition: all .0s ease-in-out 0s;
	-moz-transition: all .0s ease-in-out 0s;
	transition: all .0s ease-in-out 0s;
}
#banner #btn_prev {
	background-position: 0 0;
	left: 5%;
}
#banner #btn_next {
	background-position: -50px 0;
	right: 5%;
}
#banner #btn_prev:hover {
	background-position: 0 -98px;
}
#banner #btn_next:hover {
	background-position: -50px -98px;
}
/*banner end*/









.transs {
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.index .title {
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
}
.index .title h3 {
	font-size: 30px;
	font-weight: bolder;
	display: block;
	line-height: 109px;
	background: url(/skin/images/title.jpg) no-repeat center;
	padding-top:10px;
}
.index .title p {
	color: #1d1d1f;
	font-size: 17px;
	text-transform: uppercase;
	font-family: "AvantGardeITVbyBT Book", arial;
	padding-top: 3px;
	background: url(/skin/images/tetle-2.jpg) no-repeat center;
	
	letter-spacing: 2px;
	
}
.index .title h3 b {
	display: inline-block;
}

.index .floor_1_main {
	padding-top: 80px;

}
.ipro {
	position: relative;
	overflow: hidden;
	padding: 0px 0px;
}
.ipro .list {
width: 108%;
}
.ipro .item {
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
}
.syanli { width:720px; height:500px;}
.listww li{ height:330px; overflow:hidden; width:320px;}
.al1{ width:826px; height:500px;}
.al2{ width:614px; height:500px;}
.al3{ width:600px; height:480px;}
.al4{ width:840px; height:480px;}
.al5{ width:398px; height:560px;}
.al6{ width:398px; height:560px;}
.al7{ width:644px; height:560px;}
.ipro .item a {
	display: block;
	position: relative;
	width: 100%;

}
.ipro .item img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	height: 100%;
	display: block;
}
.ipro .item:hover img {
	transform: scale(1.06, 1.06);
}
.ipro .item h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-indent: 30px;
	font-weight: normal;
	font-size: 16px;
	height: 65px;
	line-height: 65px;
	background: url(/skin/images/black60.png) repeat;
	color: #fff;
}
.ipro .item em {
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 2;
	width: 32px;
	height: 26px;
	background-position: -190px 0;
	display: block;
	margin-right: 30px;
	vertical-align: middle;
}
.ipro .item:hover h3 {
	background: url(/skin/images/ipro_t.png) repeat-x left top;
}
/********/
.ipro .item a {
	display: block;
	position: relative;
	width: 100%;

}
.ipro .item img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	height: 100%;
	display: block;
}
.ipro .item:hover img {
	transform: scale(1.06, 1.06);
}
.ipro .item h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-indent: 30px;
	font-weight: normal;
	font-size: 16px;
	height: 65px;
	line-height: 65px;
	background: url(/skin/images/black60.png) repeat;
	color: #fff;
}
.ipro .item em {
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 2;
	width: 32px;
	height: 26px;
	background-position: -190px 0;
	display: block;
	margin-right: 30px;
	vertical-align: middle;
}
.ipro .item:hover h3 {
	background: url(/skin/images/ipro_t.png) repeat-x left top;
}

.sypic li img{width:720px; height:550px; overflow:hidden;}


.index .floor_2_main {
	background: url(/skin/images/) no-repeat center top;
	height: 750px;
	width:100%;
	display: block;
}
.index .floor_2, .index .floor_3 {
	padding: 80px 0;
	position: relative;
}
.index .floor_2 .title {
	color: #fff;
}
.iyoushinei{
	float: left;
	width: 600px;
	height: 600px;
	margin-left: 260px;
	margin-top:10px;
}
.iyoushileft{
	float: left;
	height: 200px;
	width: 350px;
	overflow: hidden;
	margin-left: 100px;
	margin-top: 210px;
}
.iyoushileft h5{
	font-size: 24px;
	line-height: 60px;
	font-weight: bold;
	color: #FFFFFF;
}
.iyoushileft p{
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.iyoushi {
	height: 600px;
	overflow: hidden;
	width: 1440px;
	background-image: url(/skin/images/bieshu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #99FF00;
	clear: both;
	float: left;
}
.iyoushi .item {
	width: 176px;
	height: 259px;
	float: left;
	margin-top: 20px;
	background-image: url(/skin/images/yousitem.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.iyoushi .item a {
	display: block;
	padding: 33px;
}
.iyoushi .item .img {
	width: 111px;
	height: 130px;
	overflow: hidden;
	position: relative;
	margin-left: 0px;
}
.iyoushi .item .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 111px;
	display: block;
}
.iyoushi .item .txt {
	width: 140px;
	padding-top: 10px;
	color: #fff;
}
.iyoushi .item .txt h3 {
	font-size: 30px;
	font-weight: bold;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.iyoushi .item .txt p {
	font-family: arial;
	color: #cccccc;
	padding-top: 0;
}
.iyoushi .it1, .iyoushi .it2, .iyoushi .it3, .iyoushi .it4, .iyoushi .it5, .iyoushi .it6 {
	margin-left: 12px;
	margin-right: 12px;
	
}

.iyoushi .item:hover {
	background: url(/skin/images/yousitem_a.png) no-repeat left top;
}
.iyoushi .item:hover .txt h3 {
	color: #bf524b;
}
.iyoushi .item:hover .img img {
	top: -130px;
}

.ourserver{
	float: left;
	height: 424px;
	width: 200px;
	overflow: hidden;


}
.sercon{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 350px;
	padding-top: 30px;

}

.serid{
	font-size: 36px;
	font-weight: bolder;
	color: #000;
	float: left;
	height: 60px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	display: block;
	clear: both;
	padding-right: 30px;
	margin-left: 25px;
}

.sertitle{
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	float: left;
	width: 140px;
	margin-left: 25px;
}

.serimg{
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 25px;
}


.serid2{
	font-size: 36px;
	font-weight: bolder;
	color: #FFF;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D37A86;
}

.sertitle2{
	font-size: 18px;
	line-height: 49px;
	font-weight: bold;



	color: #FFFFFF;
}
.floor_5_main{
	width:100%;
	height:1000px;
	overflow:hidden;

}
.gyz{
	width:450px;
	height:657px;
	float:left;
	overflow:hidden;
	background-image: url(/skin/picture/gy_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.gyz h5{
	font-size: 24px;
	font-weight: bold;
	color: #949495;
	padding-top: 550px;
	padding-left:20px;
}
.gyz p{
	font-size: 24px;
	color: #ad041a;
	padding-top: 10px;
	padding-left: 20px;
}
.gyy { float:left; overflow:hidden; width:990px; }
.gyy .item {
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
}
.gy1{ width:280px; height:320px; }
.gy2{ width:280px; height:320px;}
.gy3{ width:376px; height:320px;  }
.gy4{ width:280px; height:320px;  }
.gy5{ width:280px; height:320px;  }
.gy6{ width:376px; height:320px; }

.gyy li{
	margin-left: 18px;
	margin-bottom: 18px;
}
.gyy .item a {
	display: block;
	position: relative;
	width: 100%;

}
.gyy .item img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	height:320px; width:100%;
	display: block;
}
.gyy .item:hover img {
	transform: scale(1.06, 1.06);h
}
.gyy .item h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-indent: 30px;
	font-weight: normal;
	font-size: 16px;
	height: 65px;
	line-height: 65px;
	background: url(/skin/images/black60.png) repeat;
	color: #fff;
}
.gyy .item em {
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 2;
	width: 32px;
	height: 26px;
	background-position: -190px 0;
	display: block;
	margin-right: 30px;
	vertical-align: middle;
}
.gyy .item:hover h3 {
	background: url(/skin/images/ipro_t.png) repeat-x left top;
}







.xunpan {
	width:1200px; margin:0 auto;

}

.floor_3_main {
	overflow: hidden;
}


.floor_4_main {
	background: #f5f5f5;
	overflow: hidden;
	width: 100%;
}
.index .floor_4 {
	padding: 80px 0 80px;
	position: relative;
}
.textlist {
}
.textlist .list {
	width: 100%;
	padding-bottom: 30px !important;
}
.textlist .item {
	float: left;
	width: 375px;
	height: 471px;
	margin-right: 37px;
	transition: all 0.2s linear 0s;
	margin-bottom: 30px;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	background: #fff;
}
.textlist .item a {
	display: block;
	padding: 0;
	color: #333;
}
.textlist .item .img {
	width: 375px;
	height: 281px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.textlist .item .img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out 0s;
	display: block;
}
.textlist .item:hover .img img {
	transform: scale(1.1, 1.1);
}
.textlist .item .txt {
	padding: 30px 40px 0;
}
.textlist .item h3 {
	font-size: 18px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.textlist .desc {
	line-height: 24px;
	height: 52px;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
	padding-top: 10px;
}
.textlist span {
	display: block;
	color: #666;
	font-family: arial;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.textlist .item:hover {
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.textlist .item:hover h3 {
	color: #3fb150;
}
.floor_4 .btn {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
}
.floor_4 .btn.prev {
	background-position: -100px -50px;
	left: -5%;
}
.floor_4 .btn.next {
	background-position: -190px -50px;
	right: -5%;
}
.floor_4 .btn.prev:hover {
	background-position: -145px -50px;
}
.floor_4 .btn.next:hover {
	background-position: -236px -50px;
}
.indnews {
	padding: 80px 0;
	overflow: hidden;
	position: relative;
}
.index .more {
	width: 180px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	display: block;
	margin: 40px auto 0;
	background: #444;
	transition: all 0.2s linear 0s;
}
.index .more:hover {
	color: #fff;
	text-indent: 10px;
	background-color: #860000;
}
.ipatent_main {
	width: 100%;
	background: url(/skin/images/patent.jpg) no-repeat center top;
	height: 460px;
	overflow: hidden;
}
.ipatent_main .floor {
	overflow: hidden;
	padding: 100px 0;
}
.ipatent_main .title {
	color: #fff;
}
.ipatent_main .title h3 {
	background: url(/skin/images/title1.png) no-repeat center;
}
.ipatent {
	padding-top: 40px;
}
.ipatent .item {
	width: 580px;
	height: 140px;
	background: url(/skin/images/pat_bk.png) no-repeat left top;
	float: left;
	margin-left: 37px;
}
.ipatent .item:first-child {
	margin-left: 0;
}
.ipatent .item a {
	display: block;
	padding: 30px;
}
.ipatent .item .img {
	width: 64px;
	height: 60px;
	overflow: hidden;
	position: relative;
	margin-right: 40px;
	margin-left: 22px;
	margin-top: 10px;
}
.ipatent .item .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
}
.ipatent .item .txt {
	width: 350px;
	color: #fff;
	padding-left: 20px;
}
.ipatent .item .txt h3 {
	font-size: 20px;
	font-weight: bold;
}
.ipatent .item .txt p {
	font-family: arial;
	color: #cccccc;
	padding-top: 0;
}
.newsBox {
	width: 380px;
	height: 410px;
	overflow: hidden;
	position: relative;
}
.newsBox .bd {
	border: 1px solid #ddd;
}
.newsBox .hd {
	height: 28px;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
	z-index: 10;
	padding-left: 20px;
	text-align: center;
}
.newsBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.newsBox .hd ul li {
	margin-right: 6px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #999;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
}
.newsBox .hd ul li.on {
	background: #00ae66;
	color: #fff;
}
.picBox .bd {
	height: 100%;
	z-index: 0;
}
.newsBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	height: 408px;
	overflow: hidden;
}
.newsBox .bd img {
	width: 380px;
	height: 285px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newsBox .bd li h3 {
	display: block;
	font-size: 18px;
	color: #000;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newsBox .bd li .txt {
	z-index: 5;
	padding: 15px 20px;
	border-top: 0 none;
	height: 93px;
}
.newsBox .bd li p {
	padding: 0;
	color: #666;
	line-height: 24px;
	height: 45px;
	overflow: hidden;
}
.newsBox .bd li .time {
	font-size: 16px;
	padding-right: 30px;
	padding-top: 28px;
}
.newsBox .bd li a:hover h3 {
	color: #3fb150;
}
.newsBox .bd li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.index .txtlistbox {
	width: 800px;
}
.txtlistbox .item {
	border: 1px solid #ddd;
	margin-bottom: 16px;
	transition: all 0.2s linear 0s;
+margin-bottom: 18px;
}
.txtlistbox .item a {
	display: block;
	padding: 28px;
}
.txtlistbox .item h3 {
	font-size: 18px;
	vertical-align: top;
}
.txtlistbox .item p {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	color: #666;
}
.txtlistbox .item .time {
	display: block;
	width: 90px;
	height: 66px;
	border-right: 1px solid #ddd;
	line-height: 20px;
	margin-right: 30px;
	color: #666;
	vertical-align: middle;
*zoom: 1;
}
.txtlistbox .item .time b {
	color: #666;
	display: block;
	font-size: 48px;
	line-height: 48px;
}
.txtlistbox .item:hover {
	border: 1px solid #3fb150;
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.iabout {
	width: 100%;
	background: url(/skin/images/fl6.jpg) no-repeat center bottom #f8f8f8;
	padding: 80px 0;
}
.iabout .txt {
	width: 470px;
	height: 240px;
	display: block;
	background: #fff;
	padding: 40px;
}
.iabout .txt img {
	max-width: 100%;
	display: block;
}
.iabout .txt p {
	padding-top: 20px;
	color: #333;
}
.iabout .txt span {
	width: 154px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	border: 1px solid #1a7140;
	margin-top: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
}
.iabout .txt:hover span {
	background: #1a7140;
	color: #fff;
}
.iabout .img {
	width: 650px;
	height: 320px;
	display: block;
	overflow: hidden;
}
.iabout .img img {
	width: 100%;
	display: block;
}
/*底部信息*/
/*footer_main*/
.footer_main {
	width: 100%;
	background: #191919;
	color: #fff;
}
.footer_main .footer {
	padding-bottom: 40px;
}
.footer_main .footer .links {
	padding: 30px 0;
	margin-bottom: 40px;
	font-size: 16px;
	border-bottom: 1px solid #353535;
}
.footer_main .footer .links span {
	color: #fff;
	display: inline-block;
}
.footer_main .footer .links a {
	display: inline-block;
	font-size: 14px;
	color: #999;
	padding-right: 10px;
}
.footer_main .footer .links a:hover {
	color: #3fb150;
}
.footer_main .qcode {
	width: 540px;
}
.footer_main .qcode .ewm {
	width: 130px;
	height: 130px;
	display: block;
	border: 5px solid #666;
}
.footer_main .btel {
	width: 300px;
	line-height: 28px;
}
.footer_main .btel img {
	display: block;
	margin: 0 auto 8px;
	max-width: 100%;
	max-height: 60%;
}
.footer_main .btel .p1 {
	color: #fff;
}
.footer_main .btel .p2 {
	font-family: "GrayDesign Regular", "arial, helvetica, sans-serif";
	font-size: 34px;
	color: #3fb150;
	line-height: 34px;
	padding-bottom: 5px;
}
.footer_main .btel .p3 {
	color: #999;
	line-height: 22px;
}
.footer_main .botnavlist {
}
.footer_main .botnavlist li {
	float: left;
	width: 100px;
	padding: 0 0 0 48px;
	display: block;
	list-style: none;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	border-right: 1px solid #353535;
	overflow: hidden;
}
.footer_main .botnavlist li:first-child {
	padding-left: 0px;
}
.footer_main .botnavlist li a {
	color: #fff;
	display: block;
	line-height: 32px;
	font-size: 16px;
}
.footer_main .botnavlist li a:hover {
	color: #3fb150;
}
.footer_main .botnavlist li .drop {
	padding-top: 10px;
}
.footer_main .botnavlist li .drop a {
	display: block;
	line-height: 26px;
	color: #999;
	width: 100%;
	font-size: 12px;
}
.footer_main .botnavlist li .drop a:hover {
	color: #3fb150;
}
.copymain {
	border-top: 1px solid #353535;
	line-height: 60px;
	color: #999;
	font-size: 12px;
}
.copymain a {
	color: #999;
}
.copymain a:hover {
	color: #3fb150;
}
.footer_main .yyzz {
	padding: 0 8px;
}



/********右侧在线客服*********/

.floating_ck{position:fixed;right:20px;top:30%;z-index:999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#AD041A;border-bottom:solid 1px #a40324;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(/skin/images/zxicon.png);}
.quote{background-image:url(/skin/images/kficon.png);}
.qrcord{background-image:url(/skin/images/erweima.png);}
.return{background-image:url(/skin/images/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#AD041A;border-bottom:solid 1px #a40324;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(/skin/images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}

/**底部报价表单**/
.wrap {
	width: 1200px;
	height:200px;
	margin:0 auto;

}
.index-wrap .footer-baojia-container {
  width: 100%;
  position: fixed;
  bottom: 0px;
  height: 113px;
  background-color: rgba(20, 20, 20, 5.5);
  z-index: 100;
  padding-bottom:20px;
}
.index-wrap .footer-baojia-container .footer-baojia {

}
.index-wrap .footer-baojia-container .footer-baojia .baojia-tit {
	font-size: 24px;
	color: #FFF;
	width:1200px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-top: 20px;
		
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-item{
float:left;
margin-left:20px;
}

.index-wrap .footer-baojia-container .footer-baojia .baojia-box {
	height: 40px;
	margin-top: 10px;
	padding-bottom:10px;
	margin-bottom: 10px;  
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-mianji {
  width: 160px;
  height: 40px;
  background-color: #fff;
  line-height: 40px;
  position: relative;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-mianji .mianji-input {
  width: 140px;
  padding-left: 20px;
  height: 100%;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-mianji .danwei {
  padding-left: 15px;
  height: 20px;
  border-left: 1px solid #CCCCCC;
  color: #999;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-weizhi {
  width: 255px;
  height: 40px;
  background-color: #fff;
  line-height: 40px;
  position: relative;
  cursor: pointer;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-weizhi .weizhi-input {
  width: 210px;
  padding-left: 20px;
  height: 100%;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-weizhi .weizhiBtn {
  position: absolute;
  right: 40px;
  top: 10px;
  height: 20px;
  border-left: 1px solid #B4A176;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-weizhi .weizhiBtn img {
  position: relative;
  top: -10px;
  left: 20px;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-weizhi .list-hide {
  position: absolute;
  top: -102px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  padding: 0 20px;
  width: 100%;
  display: none;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-weizhi .list-hide .list-item {
  border-top: 1px dotted #CCCCCC;
  height: 40px ;
  line-height: 40px;color: #000000;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-weizhi .list-hide .list-item:first-child {
  border: none;color: #000000;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-weizhi .list-hide .list-item:hover {
  color: #000000;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-phone {
  width: 220px;
  height: 40px;
  background-color: #fff;
  line-height: 40px;
  position: relative;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-phone .phone-input {
  width: 200px;
  padding-left: 20px;
  height: 100%;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-phone .yz-code {
  width: 140px;
  height: 40px;
  background-color: #B4A176;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-order {
  width: 460px;
  height: 40px;
  background-color: #fff;
  line-height: 40px;
  position: relative;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-order .code-input {
  width: 160px;
  padding-left: 20px;
  height: 100%;
}
.index-wrap .footer-baojia-container .footer-baojia .baojia-box .baojia-order .order-btn {
  width: 160px;
  height: 40px;
  background-color: #AD041A;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
}
.index-wrap .footer-baojia-container .footer-baojia .close-btn {
  position: absolute;
  top: 0px;
  right: 2px;
  cursor: pointer;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(https://img.ljcdn.com/utopia-vss/images/close.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.index-wrap .footer-baojia-container .footer-baojia .close-btn:hover {
  position: absolute;
  top: 0px;
  right: 2px;
  cursor: pointer;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(/skin/images/close_hover.png);
  background-repeat: no-repeat;
  background-size: cover;
}

/*成功案例页面*/

.customer-comment .title {
	max-width: 1200px;
	padding-bottom: 10px;
	margin: 0 auto;

}

.customer-comment {
	background: url(../images/case-bg.jpg) no-repeat center center;
}

.customer-comment .content {
	position: relative;
	padding: 40px 0 60px;
}

.customer-comment .bd {
	width: 1200px;
	height: 450px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	
}

.comment-list li .customer-logo {
	width: 734px;
	height: 450px;
	margin: 0;
	overflow: hidden;
	float:left;
}

.comment-list li .customer-logo img {

}

.comment-list li .comment-text {
	height: 450px;
	width:435px;
	padding: 0 0;
	float:left;
	overflow:hidden;
	background-image: url(/skin/images/anlitu_bj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.comment-list li .comment-text h5{
	width:340px;
	height:50px;
	line-height:50px;
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ad041a;
	text-align: left;
	padding-left: 10px;
	margin-left:70px;
	margin-top:60px;
	margin-bottom:10px;
}
.comment-list li.special .comment-text p {
width:320px;
height:200px;
	padding-left: 70px;
	font-size: 16px;
	overflow:hidden;
}

.comment-list li .comment-text p {
	position: relative;
	z-index: 1;
	padding: 0 60px;
	font-size: 18px;
	line-height: 2;
}

.comment-list li.special .comment-text p {
	font-size: 16px;
	color: #333333;
}

.comment-list li.special .comment-text strong {
	color: #e8373d;
}



.comment-list li .comment-text .comment-icon-right {
	right: 0;
	bottom: 0px;
}

.comment-list li .comment-other {
	text-align: center;
}


.comment-list li  .comment-other-text {
	width: 200px;
	height:50px;
	font-size: 14px;
	line-height: 26px;
	color: #999;
	border: 1px solid #990000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

.comment-list li .comment-other-text h3 {
	font-size: 14px;
	color: #CC0000;
	margin:5px;
}

.customer-comment .hd ul {
	padding-top: 25px;
	text-align: center;
}

.customer-comment .hd ul li {
	display: inline-block;
	padding: 5px;
	cursor: pointer;
}

.customer-comment .hd ul span {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #ccc;
	border: 1px solid transparent;
	border-radius: 50%;
}

.customer-comment .hd ul .active span {
	background: transparent;
	border: 1px solid #999;
}

.customer-comment .hd a {
	position: absolute;
	top: 230px;
}

.customer-comment .hd a.prev {
	left: 0;
	background-image: url(/skin/images/zuojiao.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
}
.customer-comment .hd a.prev:hover {
	left: 0;
	background-image: url(/skin/images/zuojiao.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	background-position: left -60px;
}
.customer-comment .hd a.next {
	right: 0;
	background-image: url(/skin/images/youjiao.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
}
.customer-comment .hd a.next:hover {
	background-image: url(/skin/images/youjiao.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	background-position: left -60px;

}
.customer-comment .hd .iconfont {

}

.customer-comment .hd a:hover .iconfont {
	color: #fff;
	background: #ccc;
	border-color: #ccc;
}


/*案例赏析图片列表*/
.anlimain{clear: both;}
.anlimain ul{ float:left; margin:10px 0;}
.anlimain li{
	float:left;
	
}
.anlimain .w620,w620 img{width:620px; height:668px; overflow:hidden;}
.anlimain .w380,.w380 img{width:380px; height:334px; overflow:hidden;}


.anliy{float:right; width:1380px; height:670px;}

.anli_more_link {
	height: 334px;
	width: 380px;
	overflow: hidden;
}
.anli_more_link a{
	background-color: #f5f5f5;
	color: #001F28;
	height: 334px;
	width: 380px;
	float:left;
}
.anli_more_link a:hover{
	background-color: #ad041a;
	color: #FFFFFF;
}
.anli_other_txt{ width:330px; float:left; margin-left:20px;}
.anli_other_txt h5{
	font-size: 19px;
	line-height: 30px;
	margin-top:30px;
}
.anli_other_txt p{width:330px; height:200px; overflow:hidden;}
.anli_more{
	height: 50px;
	width: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #333333;
	line-height: 50px;
}

/*案例内容页幻灯片*/







/*工艺展示*/
.gy_list{width:1320px; margin:0 auto; margin-top:80px;}
.gy_list li{
	float: left;
	height: 644px;
	overflow:hidden;
	margin-bottom: 20px;
}
.gy_left_list{}
.gy_left_list h5{
	padding-left:180px;
	font-size: 36px;
	line-height: 36px;
	color: #000000;
	margin-top:85px;
}
.gy_left_list p{
	color: #999999;
	margin-left:180px;
}
.gy_left_list .gy_con{
	font-size: 18px;
	color: #333333;
	margin-top:80px;
	margin-left:180px;
}
.gy_right_list{}
.gy_right_list h5{
	padding-right:180px;
	font-size: 36px;
	line-height: 36px;
	color: #000000;
	margin-top:85px;
	text-align: right;
}
.gy_right_list p{
	color: #999999;
	margin-right:180px;
	text-align: right;
}
.gy_right_list .gy_con2{
	font-size: 18px;
	color: #333333;
	margin-top:80px;
	margin-right:180px;
	text-align: right;
}
.gy_bj01, .gy_bj02, .gy_bj03, .gy_bj04, .gy_bj05, .gy_bj06{
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: left;
	width:676px;
}
.gy_bj01{background-image: url(/skin/picture/nygy01.jpg);}
.gy_bj02{background-image: url(/skin/picture/nygy04.jpg);}
.gy_bj03{background-image: url(/skin/picture/nygy05.jpg);}
.gy_bj04{background-image: url(/skin/picture/nygy08.jpg);}
.gy_bj05{background-image: url(/skin/picture/nygy09.jpg);}
.gy_bj06{background-image: url(/skin/picture/nygy012.jpg);}

/*恒通团队*/
.ht_team{ width:1321px; margin:0 auto; margin-top:20px;}

.tm1,.tm2,.tm3,.tm4,.tm5{
	background-repeat: no-repeat;
	background-position: left top;
}
.tm1{background-image: url(/skin/picture/team_01.jpg); height:512px;}
.tm2{background-image: url(/skin/picture/team_02.jpg); height:527px;}
.tm3{background-image: url(/skin/picture/team_03.jpg); height:523px;}
.tm4{background-image: url(/skin/picture/team_04.jpg); height:526px;}
.tm5{background-image: url(/skin/picture/team_05.jpg); height:603px;}
.tmleft{

}
.tmleft h5{
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	padding-top: 140px;
	text-align: left;
	padding-left: 70px;
}
.tmleft dt{
	font-size: 24px;
	color: #000000;
	margin-top: 30px;
	text-align: right;
	padding-right: 740px;
}
.tmleft p{
	font-size: 16px;
	line-height: 40px;
	color: #333333;
	text-align: right;
	padding-top: 10px;
	padding-right: 740px;
}
.tmright{


}
.tmright h5{
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	padding-top: 140px;
	padding-right: 70px;
	text-align: right;
}
.tmright dt{
	padding-left: 740px;
	font-size: 24px;
	color: #000000;
	margin-top: 30px;
}
.tmright p{
	font-size: 16px;
	line-height: 40px;
	color: #333333;
	padding-left: 740px;
	text-align: left;
	padding-top: 10px;
}
.w1320{ width:1320px; margin:0 auto; overflow:hidden;}
/*恒通服务*/
.ht_server{ margin-top:90px;}
.ht_server li{
	float:left;
	width:330px;
	height:800px;
	margin-bottom: 20px;
}
.htser-img01,.htser-img02,.htser-img03,.htser-img04,.htser-img05,.htser-img06,.htser-img07,.htser-img08{
	background-repeat: no-repeat;
	background-position: left top;
}
.htser-img01 {background-image: url(/skin/picture/htserver01.jpg); height:603px;}
.htser-img02 {background-image: url(/skin/picture/htserver02.jpg); height:603px;}
.htser-img03 {background-image: url(/skin/picture/htserver03.jpg); height:603px;}
.htser-img04 {background-image: url(/skin/picture/htserver04.jpg); height:603px;}
.htser-img05 {background-image: url(/skin/picture/htserver05.jpg); height:603px;}
.htser-img06 {background-image: url(/skin/picture/htserver06.jpg); height:603px;}
.htser-img07 {background-image: url(/skin/picture/htserver07.jpg); height:603px;}
.htser-img08 {background-image: url(/skin/picture/htserver08.jpg); height:603px;}
.sertop h5{
	font-size: 36px;
	color: #000000;
	text-align: center;
	margin-top: 80px;
}
.sertop dt{
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin-top: 30px;
}
.serbot h5{
	font-size: 36px;
	color: #000000;
	text-align: center;
	margin-top: 640px;
}
.serbot dt{
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin-top: 30px;
}

/*关于我们简介*/
.about_con{background-color: #F0F0F0;}
.about_tiao{
	border: 3px solid #CC0000;
	clear: both;
	height: 0px;
	width: 75px;
	float: left;
	margin-top: 60px;
	margin-left: 90px;
}
.about_con .about_left{
	width:592px;
	height:530px;
	float:left;	
}
.about_con .about_left h5{
	width:440px;
	float:left;
	margin-left: 90px;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	line-height: 60px;
}
.about_con .about_left dt{
	width:440px;
	float:left;
	margin-left: 90px;
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
	color: #ad0419;
	margin-bottom: 10px;
}
.about_con .about_left p{
	width:440px;
	float:left;
	margin-left: 90px;
	font-size: 18px;
	line-height: 35px;
	color: #333;
	text-align: left;
	margin-top: 20px;
}
.about_con .about_right{ width:728px; height:530px; float:left;}

.about_wenhua{
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.about_wenhua li{ float:left;}
.about_wenhua .wh2, .wh3, .wh4, .wh5{
	background-repeat: no-repeat;
	background-position: left;
	height: 276px;
	width: 328px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 12px;
}
.about_wenhua .wh2 h5, .wh3 h5, .wh4 h5, .wh5 h5{
	font-size: 24px;
	line-height: 50px;
	color: #FFFFFF;
	width: 100%;
	margin-top: 20px;
	padding-left:30px;
}
.about_wenhua .wh2 dt, .wh3 dt, .wh4 dt, .wh5 dt{
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 30px;
}
.about_wenhua .wh2 p, .wh3 p, .wh4 p, .wh5 p{
	color: #FFFFFF;
	margin-left: 30px;
	font-size: 18px;
	margin-top: 130px;
}
.about_wenhua .wh1{background-image: url(/skin/picture/about_pic2.jpg);  width:640px; height:565px; overflow:hidden;}
.about_wenhua .wh2{ background-image: url(/skin/picture/about_pic3.jpg);}
.about_wenhua .wh3{ background-image: url(/skin/picture/about_pic4.jpg);}
.about_wenhua .wh4{ background-image: url(/skin/picture/about_pic5.jpg);}
.about_wenhua .wh5{ background-image: url(/skin/picture/about_pic6.jpg);}

.about_jx .jx1{
	margin-right: 5px;
	margin-left: 5px;
}
.about_jx li{
	float: left;
	height: 277px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.about_bottom{
	width:100%;
	height:318px;
	background-color:#f5f5f5;
	padding-top: 20px;
	padding-bottom: 10px;
}
.ab_b_left { width:570px; float:left;
	height: 287px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333;
}
.ab_b_left img{
	margin-left: 380px;
}
.ab_b_right {
	width:700px;
	height:287px;
	float:left;

	padding-top: 20px;
}
.ab_b_right p{
	clear: both;
	font-size: 14px;
	margin-left: 20px;
	padding-left:40px;
	padding-bottom:30px;
	font-size:18px;
	line-height:30px;
}
.a1,.a2,.a3{
	background-repeat: no-repeat;
	background-position: left top;
}
.a1{ background-image: url(/skin/picture/about_img1.jpg);}
.a2{ background-image: url(/skin/picture/about_img2.jpg);}
.a3{ background-image: url(/skin/picture/about_img3.jpg);}




/*图片滚动*/

.control-box {
	width: 1320px;
	height: 295px;
	background-image: url(/skin/images/hots_bg.png);
	background-size: 1320px;
	background-repeat: no-repeat;
	background-position: center 245px;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;
	margin-bottom:50px;

}
.control-box ul {
  list-style: none;
  position: relative;
}
.control-box ul li {
  position: absolute;
  top: 100px;
  cursor: pointer;
}
.prev {
	left: 0;
	z-index: 9;
	height:90px;
	width:40px;
;
}
.prev a{
	background-image: url(/skin/images/icon.png);
	height:90px;
	width:40px;
	background-repeat: no-repeat;
	background-position: left top;
}
.prev a:hover{background-image: url(/skin/images/icon.png);	height:90px;
	width:40px;}
.next {
  right: 0;z-index: 9;
}
.bigbox {
  overflow: hidden;
  width: 1320px;
  height: 275px;
  margin: auto 0px auto;
}
#switcher {
  height: 190px;
  left: 0px;
}
.content_1.content_2 {
  width: 100%;
  float: left;
}
.box {
  transition:all .7s ease 0s;
  width: 210px;
  height: 275px;
  float: left;
  border-left: 3px white solid;
}
.box:hover {
 opacity:0.5;
}
.shadow {
  width: 210px;
  height: 30px;
  /* opacity: 1; */
  background-color: rgba(0, 0, 0, 0.45);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#77000000);
  margin-top: 245px;
  color: white;
  font-size: 14px;
  overflow:hidden;
}
.shadow a {
  display: inline-block;
  width: 225px;
  height: 30px;
  color: white;
  text-decoration: none;
  margin-left: 18px;
  margin-top: 2px;
}






/**/
.ry_v_left{width: 755px; float:left; height:475px;background-color:#f5f5f5;}
.ry_v_right{
	width:560px;
	height:455px;
	background-color:#f5f5f5;
	float:left;
	background-image: url(/skin/images/ry-bj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:20px;
}
.ry_v_right h5{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:24px;
	font-weight: bold;
}
.ry_v_right dt{ margin-left:20px; margin-top:10px; margin-bottom:10px; font-size:18px; }
.ry_v_right p{
	margin-left:20px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:16px;
	width:500px;
	line-height: 30px;
}
.video-wrap{width: 735px;position: relative;overflow: hidden;height: 414px;background: #000000;}
.video-wrap video{width:735px;height:100%;object-fit: contain}
.video-controls-bg{position: absolute;width: 100%;height: 65px;left: 0;bottom: 0;background: #000000;opacity: .6;filter: alpha(opacity=60);z-index: -1;}
.video-controls{position: absolute;width: 100%;height: 65px;box-sizing: border-box;padding-top: 5px;left: 0;bottom: -75px;z-index: 3;transition: all ease .4s;}
.loading-line{position: absolute;top: 0;background: rgba(255,255,255,.6);width: 100%;height: 4px;left: 0;}
.loading-line em{position: relative;display: block;width: 1%;height: 4px;background: #ff4444;}
.loading-line span{display: block;position: absolute;left: 1%;margin-left: -10px;width: 10px;height: 16px;top: 50%;margin-top: -8px;background: #FFFFFF;cursor: pointer;}
.video-btn{width: 55px;height: 60px;background-image: url(/skin/images/play.png);background-position: center;background-repeat: no-repeat;background-size: 16px 24px;cursor: pointer;display: inline-block;}
.play{background-image: url(../images/pause.png) !important;}
.pause{background-image: url(../images/play.png) !important;}
.video-time{display: inline-block;line-height: 60px;color: #FFFFFF;vertical-align: top;}
.video-fullscreen{width: 55px;height: 60px;background-image: url(/skin/images/fullscreen.png);background-position: center;background-repeat: no-repeat;background-size: 24px 24px;cursor: pointer;float: right;}
.video-fullscreen-active{position: fixed !important;width: 100%;height: 100%;top: 0;left: 0;background: #000000;}



/*动态新闻*/
.new_list{}
.new_list li{ float:left; width:432px; height:550px; overflow:hidden; margin:0 4px 0 4px;}
.n_title{ background-color:#F5F5F5;}
.n_title h5{ font-size:24px; width:400px; height:50px; color:#000; margin:0 auto; line-height:50px;}
.n_title p{ color:#333;width:400px; margin:0 auto;}