@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #f4f4f4;
	font-size: 12px;
	font-family: '微软雅黑', Arial;
}

ul,
li {
	list-style-type: none;
}

img {
	border: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	font-size: 12px;
	font-weight: 100;
}

a {
	color: #313131;
	text-decoration: none;
}

a:hover {
	color: #0077b4;
	text-decoration: underline;
}

.nheader {
	width: 100%;
	height: 165px
}

.main {
	margin: 0px auto;
	width: 1200px;
	clear: both;
}

.left {
	float: left;
}

.right,
.more {
	float: right;
}

.clear {
	clear: both;
}



.width01 {
	width: 250px;
}

.width02 {
	width: 420px;
}

.width03 {
	width: 246px;
}

.width04 {
	width: 692px;
}

.width05 {
	width: 253px;
}

.width06 {
	width: 200px;
}

.width07 {
	width: 980px;
}

.width08 {
	width: 621px;
}

.width09 {
	width: 319px;
}

.content {
	line-height: 1.6;
	color: #323232;
}

.title01 {
	font-size: 14px;
	font-weight: bold;
}

.padding01 {
	padding-left: 22px;
}

.padding02 {
	padding-top: 15px;
	margin:0 auto 20px auto;
}

.padding03 {
	padding-left: 15px;
}

.padding04 {
	padding-left: 20px;
}

/*头部*/
.top {
	background-color: #FFF;
	width: 100%;
}

.logo {
	width: 1000px;
	height: 110px;
	overflow: hidden;
	text-align: left;
}

.menubg {
	background: #125ea3;
	clear: both;
	height: 60px;
	line-height: 60px;
}

.menu {
	height: 60px;
	overflow: hidden;
}

.menu li {
	float: left;
	width: 14.28%;
	line-height: 60px;
	text-align: center;
}

.menu li:hover,.menu li.active {
	background: #055184;
	font-weight: bold;
}

.menu li a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 16px;
}

.menu #navhome a,
.menu #navcontact a {}

.menu li a:hover {
	font-weight: bold;
	line-height: 60px;
	text-decoration: none;
	color: #fff;
}

.menu li span {
	display: none;
	width: 2px;
	text-align: center;
}

.mainbox {
	width: 1200px;
	background: #fff;
	padding: 10px;
	margin: 10px auto;
}
.main_a{height: 365px; margin: 0 0 15px 0;}
.main_left {
	float: left;
	width: 895px;
	margin: 0 15px 0 0
}

.main_left h3 {
	margin: 0 0 15px 0;
	position: relative;
}
.main_left h3 a{position: absolute; right:0; top:10px; font-size:14px; color:#999}
.main_news ul li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.main_news ul li span {
	float: right;
	color: #999;
	font-size: 12px
}

.main_right {
	float: left;
	width: 290px;
}

/*banner*/
.banner {
	float: left;
	width: 488px;
	height: 315px;
	overflow: hidden;
}

.banner img {
	
	width: 488px;
	height: 315px;
	
}

.main_news {
	float: left;
	width: 388px;
	margin: 0 0 0 12px;
}

/*首页 图片新闻 - 公司简介 - 公司动态*/
.i_hotnews {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #e7e5e6;
	width: 480px;
	height: 400px;
	margin-left: 15px;
}

.i_hostlist {
	width: 100%;
	padding-top: 5px;
}

.i_hostlist li {
	background: url(/dfiles/7621/templates/default/images/icon_05.jpg) repeat-x left bottom;
	width: 100%;
	line-height: 27px;
	font-size: 13px;
	height: 27px;
}

.i_hostlist li.last {
	background: none;
}

.i_hostlist li a,
.i_hostlist li a:hover {
	background: url(/dfiles/7621/templates/default/images/icon_01.jpg) no-repeat 5px 11px;
	display: block;
	float: left;
	width: 96%;
	padding-left: 12px;
	height: 27px;
	color: #606060;
	_overflow: hidden;
}

.i_hostlist li a:hover {
	text-decoration: none;
	color: #820;
}

.i_hostlist li a span {
	display: block;
	float: right;
	width: 40px;
	text-align: right;
	height: 23px;
}

.i_news {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #e7e5e6;
	width: 250px;
	height: 400px;
	overflow: hidden;
	margin-bottom: 10px;
}

.i_news_bar .title01 {
	width: 73px;
	color: #085d46;
}

.i_news_bar .more {
	width: 160px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	text-align: right;
}

.i_news_bar .more a {
	display: block;
	color: #425f1f;
	padding-right: 5px;
}

.i_newslist {
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
}

.i_newslist a,
.i_newslist a:hover {
	display: block;
	height: 52px;
	color: #545245;
	padding-bottom: 22px;
}

.i_newslist a:hover {
	color: #820000;
	text-decoration: none;
}

.i_newslist .date {
	background: url(/dfiles/7621/templates/default/images/icon_04.jpg) no-repeat center top;
	float: left;
	width: 35px;
	height: 40px;
	text-align: center;
	padding-top: 12px;
	color: #820000;
	line-height: 1.2;
	border-right: 1px solid #e9eae5;
}

.i_newslist .dfirst {
	background: url(/dfiles/7621/templates/default/images/icon_03.jpg) no-repeat center top;
	padding-top: 18px;
}

.i_newslist .date strong {
	color: #666;
}

.i_newslist .title {
	float: left;
	padding-left: 8px;
	line-height: 1.6;
	width: 205px;
}

.i_newslist .time {
	background: url(/dfiles/7621/templates/default/images/icon_02.jpg) repeat-x left top;
	width: 60px;
	color: #0a4498;
}

.i_jionin {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #e7e5e6;
	width: 213px;
	height: 400px;
}

.jionin {
	text-align: center;
}

.jionin img {
	padding-top: 2px;
	border: 0px;
}

/*首页中间*/
.i_down {
	background-color: #FFF;
	width: 996px;
	height: 460px;
	padding-left: 4px;
}

.i_downright {
	width: 214px;
	margin-left: 14px;
}

.i_case {
	background-color: #FFF;
	margin-top: 10px;
	width: 998px;
	height: 201px;
	overflow: hidden;
	border: 1px solid #e4eae8;
	border-top: 0px solid #0c4814;
}

.i_case_bar {
	background: url(/dfiles/7621/templates/default/images/icon_06.jpg) repeat-x left top;
	height: 34px;
	line-height: 34px;
}

.i_case_bar .title01 {
	color: #003c90;
	padding-left: 10px;
}

.i_case_bar .more {
	line-height: 35px;
	padding-right: 5px;
}

.i_casect {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 10px;
}

.i_caselist {
	width: 980px;
}

.i_caseitem {
	width: 150px;
	height: 135px;
	overflow: hidden;
	padding-right: 17px;
}

.i_caseimg {
	width: 150px;
	height: 110px;
	overflow: hidden;
}

.i_casename {
	height: 25px;
	width: 150px;
	line-height: 25px;
	font-size: 13px;
	text-align: center;
}

.i_casename a {
	color: #003c90;
}

/*友情链接*/
.flink {
	background-color: #FFF;
	width: 998px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}

.flink_bar {
	background: url(/dfiles/7621/templates/default/images/title_friend.jpg) no-repeat left top;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
}

.flink .content {
	line-height: 24px;
	color: #b6b6b6;
	font-size: 13px;
	padding: 10px 0px;
	border: 1px solid #e4eae8;
	border-top: 0px;
}

.flink .content a {
	display: inline-block;
	color: #333;
	padding: 0px 16px;
}

.flink .content a:hover {
	color: #f60;
	text-decoration: none;
}

/*业务范围*/
.s_index {
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding: 0px 0;
}

/*左边*/
.scat {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.scatbar {
	height: 83px;
	overflow: hidden;
}

.scatlist { background: #fff;border: #c1e3f9 1px solid;}

.scatlist li {
	background: #ddf0fc;
	width: 100%;
	height: 40px;
	overflow: hidden;
	border-bottom: #c1e3f9 1px solid;
}

.scatlist li a,
.scatlist li a:hover{
	
	display: block;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	text-indent: 20px;
	background: url(/dfiles/7621/templates/default/images/arrow2.png) no-repeat 160px 0;
}

.scatlist li a:hover,.scatlist li a.on  {
	background: #125ea3 url(/dfiles/7621/templates/default/images/arrow2.png) no-repeat 160px -40px;;
	text-decoration: none;
	color: #fff;
}

.lcontact {
	display: none;
	background: #fff;
	width: 198px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #c8c8c8;
}

.lcontact_bar {
	height: 40px;
	overflow: hidden;
}

.lcontact .content {
	line-height: 30px;
	color: #222;
	padding: 10px 13px;
}

.lcontact .content span {
	color: #3363b2;
}

/*右边*/
.s_banner {
	width: 100%;
	height: 150px;
	overflow: hidden;
}

.scontent {
	background-color: #FFF;
	width: 910px;
	height: auto;
	overflow: hidden;
	padding: 27px 36px 30px 32px;
	border: 1px solid #c1e3f9;
}

.scontent_bar {
	height: 46px;
	overflow: hidden;
	font: 14px "微软雅黑";
	color: #5b5b5b;
	border-bottom: 1px solid #125ea3;
}

.scontent_bar .title02 {
	height: 43px;
	font-size: 24px;
	color: #125ea3;
	padding: 0px 7px;
	border-bottom: 3px solid #125ea3;
	font-weight: bold;
}

.scontent_bar .title03 {
	text-transform: uppercase;
	padding-top: 5px;
}

.scontent .content {
	line-height: 24px;
	color: #656565;
	font-size: 13px;
	padding-top: 15px;
}

.backtop {
	width: 60px;
	height: 60px;
	position: fixed;
	margin: 0 0 0 1220px;
	bottom: 370px;
}
.backtop a{ background: #1b76b9;  display: block; width: 60px; height: 60px; }
.backtop a:hover{ background: #0f65a4;}
/*案例展示*/
.caselist {}

.caselist li {
	float: left;
	width: 150px;
	height: auto;
	overflow: hidden;
	padding: 17px 12px 9px 0px;
}

.caselist .li_spc {
	padding-right: 0px;
}

.caseimg {
	width: 150px;
	height: 110px;
	overflow: hidden;
}

.casename {
	background: url(/dfiles/7621/templates/default/images/icon_bg23.jpg) repeat-x;
	height: 22px;
	width: 150px;
	line-height: 22px;
	margin-top: 1px;
	border: 1px solid #dcdcdc;
}

.casename a {
	background: url(/dfiles/7621/templates/default/images/icon_bg24.jpg) no-repeat 9px 3px;
	color: #444;
	padding-left: 15px;
}

.pcontent {
	padding-top: 10px;
}

.pcontent .name {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #666;
}

.pcontent .content {
	line-height: 27px;
	font-size: 13px;
	color: #333;
	padding: 15px 0px 30px 0px;
}

/*公司动态*/
.ncontent {
	padding-top: 20px;
}

.ncontent .title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
	padding:20px 0 0 0;
}

.ncontent .property {
	color: #999;
	text-align: center;
	padding: 3px 0px;
	border-bottom: 1px dashed #ddd;
	margin:0 0 20px 0;
}

.ncontent .content {
	line-height: 2;
	font-size: 18px;
	color: #333;
	padding: 15px 0px 30px 0px;
}
.ncontent .content span{font-family: '微软雅黑', Arial !important;font-size: 18px!important;line-height: 2!important;}
.flip a {
	line-height: 24px;
	color: #333;
}

.flip a:hover {
	color: #f60;
	text-decoration: none;
}

.newslist {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 5px;
}

.newslist li {
	background: url(/dfiles/7621/templates/default/images/icon_bg04.jpg) no-repeat 2px center;
	float: left;
	width: 100%;
	line-height: 50px;
	padding-left: 15px;
}

.newstitle a {
	display: block;
	width: 820px;
	font-size: 16px;
	color: #333;
}

.newstitle a:hover {
	color: #00428c;
	text-decoration: none;
}

.newspdate {
	
	color: #777;
}

/*留言*/
.guestitem {
	ackground-color: #FFF;
	overflow: hidden;
	zoom: 1;
}

.guest {
	background-color: #FFF;
	overflow: hidden;
	zoom: 1;
	width: 619px;
	height: auto;
	overflow: hidden;
	border: 1px solid #dddddd;
}

.grow {
	padding-bottom: 5px;
	border-bottom: 1px dashed #d6d6d6;
}

.gtitle {
	background-color: #F6F6F6;
	line-height: 25px;
	font-size: 13px;
	color: #333;
	padding-left: 8px;
}

.gcontent {
	font-size: 13px;
	line-height: 2.0;
	padding-left: 8px;
	color: #596480;
}

.guestpage {
	width: 100%;
	height: 60px;
	overflow: hidden;
}

.guestbar {
	background: url(/dfiles/7621/templates/default/images/icon_14.jpg) no-repeat;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 32px;
	padding-top: 2px;
}

.guestbook {
	width: 317px;
	height: auto;
	overflow: hidden;
	border: 1px solid #ccc;
	border-bottom: 0px;
}

.gbook_row {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 22px;
	color: #555;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
}

.gadvisors {
	width: 76px;
	text-align: center;
	padding-top: 5px;
}

.gbook_text {
	width: 230px;
	padding-top: 5px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}

.input,
.inputtext {
	height: 20px;
	overflow: hidden;
	border: 1px solid #7e9db9;
}

.inputtext {
	width: 208px;
	height: 60px;
}

.gbotton {
	width: 100%;
	height: 27px;
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
}

.gsubmit,
.greset {
	background: url(/dfiles/7621/templates/default/images/icon_13.jpg) no-repeat;
	width: 75px;
	height: 23px;
	overflow: hidden;
	padding: 1px;
	border: 0px;
	border: 1px solid #ccc;
}

.greset {
	background: url(/dfiles/7621/templates/default/images/icon_12.jpg) no-repeat;
}

/*底部*/
.footer {
	height: 100px;
	overflow: hidden;
	line-height: 2;
	padding-left: 15px;
	padding-top: 15px;
}

.footer_menu {
	color: #d7e8d5;
}

.footer_menu a {
	color: #369cee;
}

.footer_menu a:hover {
	color: #820;
	text-decoration: none;
}

.fcontent {
	color: #666;
	text-align: center;
}

.fcontent span {
	color: #666;
	font-weight: bold;
}

/*分页样式*/
.page {
	height: 60px;
	overflow: hidden;
	padding-right: 40px;
	border: 1px solid #c1e3f9;
	border-top: 0px solid #c1e3f9;
	background: #fff;
}
.pages{ float: none!important;}
.pagelist {
	clear: both;
	padding-top: 20px;
}

.pagelist div {
	float: right;
}

.pagelist a,
.pagelist span,
.pagelist strong {
	float: left;
	display: block;
	padding: 2px 5px;
	margin-right: 3px;
}

.pagelist strong {
	border: 1px solid #F00;
	color: #F00;
}

.pagelist span {
	font-size: 13px;
	padding: 3px 5px;
}

.pagelist a,
.pagelist a:hover {
	border: 1px solid #333;
}

.pagelist a {
	color: #333;
}

.pagelist a:hover {
	color: #F00;
	border: 1px solid #F00;
}


* {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}

.rides-cs {
	font-size: 12px;
	background: #29a7e2;
	position: fixed;
	top: 250px;
	right: 0px;
	_position: absolute;
	z-index: 1500;
	border-radius: 6px 0px 0 6px;
}

.rides-cs a {
	color: #00A0E9;
}

.rides-cs a:hover {
	color: #ff8100;
	text-decoration: none;
}

.rides-cs .floatL {
	width: 36px;
	float: left;
	position: relative;
	z-index: 1;
	margin-top: 21px;
	height: 181px;
}

.rides-cs .floatL a {
	font-size: 0;
	text-indent: -999em;
	display: block;
}

.rides-cs .floatR {
	width: 130px;
	float: left;
	padding: 5px;
	overflow: hidden;
}

.rides-cs .floatR .cn {
	background: #F7F7F7;
	border-radius: 6px;
	margin-top: 4px;
}

.rides-cs .cn .titZx {
	font-size: 14px;
	color: #333;
	font-weight: 600;
	line-height: 24px;
	padding: 5px;
	text-align: center;
}

.rides-cs .cn ul {
	padding: 0px;
}

.rides-cs .cn ul li {
	line-height: 38px;
	height: 38px;
	border-bottom: solid 1px #E6E4E4;
	overflow: hidden;
	text-align: center;
}

.rides-cs .cn ul li span {
	color: #777;
}

.rides-cs .cn ul li a {
	color: #777;
}

.rides-cs .cn ul li img {
	vertical-align: middle;
}

.rides-cs .btnOpen,
.rides-cs .btnCtn {
	position: relative;
	z-index: 9;
	top: 25px;
	left: 0;
	background-image: url(/dfiles/7621/templates/default/images/9ad41ea6e38692716cf7bc7744a7d0e4.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 146px;
	padding: 8px;
}

.rides-cs .btnOpen {
	background-position: 0 0;
}

.rides-cs .btnCtn {
	background-position: -37px 0;
}

.rides-cs ul li.top {
	border-bottom: solid #ACE5F9 1px;
}

.rides-cs ul li.bot {
	border-bottom: none;
}

.silder {
	width: 100%;
	height: 100px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	position: relative;
	float: left;
}

.silder .silder_list {
	height: 100px;
	overflow: hidden;
	position: relative;
}

.silder .silder_list a {
	position: absolute;
	top: 0;
	left: 0;
}

.silder .silder_list a,
.silder .silder_list img {
	display: inline-block;
	float: left;
}

.silder .silder_page {
	height: 42px;
	text-align: right;
	margin: 0 auto;
	right: 1px;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
}

.silder .silder_page li {
	width: 16px;
	font-size: 12px;
	float: left;
	height: 16px;
	line-height: 16px;
	margin: 15px 10px 0 0;
	background: #F1F1F1;
	display: inline-block;
	text-align: center;
	color: #000;
}

.silder .silder_page li.current {
	background: #C70B31;
	color: #fff;
}

.silder_desc {
	color: #fff;
	background: url(/dfiles/7621/templates/default/css/tit_bg.jpg) repeat 0 0;
	float: left;
	line-height: 42px;
	height: 42px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	text-indent: 10px;
}

.silder .silder_page li:hover {
	cursor: pointer;
}

.f_link {
	width: 100%;
}

.f_link h3 {
	border-bottom: #0077b4 1px solid;
	margin: 0 0 15px;
}

.f_link h3 span {
	display: block;
	width: 120px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 33px;
	line-height: 33px;
	color: #fff;
	background: #0077b4;
}
.f_link ul  {
justify-content: space-between;
display: flex;	

}
.f_link ul li {
float: left;
text-align: center;	
width: 25%\9;
}

.f_link ul li img {
	height: 56px;
}


.new_footer {
	width: 100%;
	background: #333;
	color: #fff;
}

.new_footer_main {
	width: 1200px;
	margin: 0 auto;
	background: #333;
	padding: 60px 0 50px 0;
}

.new_footer_logo {
	float: left;
	margin: 0 20px 0 0;
}

.new_footer_text {
	float: left;
	color: #888;
	font-size: 14px;
	line-height: 1.5;
}

.new_footer_text .textindex {
	text-indent: 3em;
}

.new_footer_code {
	float: right;
	font-size: 14px;
}

.new_footer_code ul li {
	float: left;
	margin: 0 0 0 40px;
	text-align: center;
}
.new_footer_code ul li p{margin: 10px 0 0 0;}
.new_footer_ba {
	text-align: center;
	padding: 15px 0;
	border-top: #444 1px solid;
}
.new_footer_ba img{height: 40px; margin: 0 10px;}


.slideBox {
	position:relative;
		
		height: 500px;
		overflow: hidden;
		}
.slideBox .hd{width: 100%; text-align: center; position: absolute;bottom: 30px; z-index: 100; }
.slideBox .hd ul li{width: 50px; height:3px; border-radius: 10px; background: #fff;  margin: 0 5px; display: inline-block; }
.slideBox .hd ul li.on{background: #00A0E9;}
.slideBox  .bd  ul li img{max-height: 500px;}
.slideBox  .bd  ul li {
		height: 500px;
	}
.slideBox  .bd  ul li img{max-height: 500px;}	
.ztbox{width: 1200px;  margin: 0 0 15px 0; overflow: hidden;}
.ztbox ul{ width: 1230px;}
.ztbox ul li{ float: left; width: 390px; height: 120px; margin:0 15px 0 0 ; }
.ztbox ul li img{width: 390px; height: 120px;}

.notice{
	    width:260px ;
	    height:350px;
	    overflow: hidden;
	    padding:0 15px 15px 15px;
		background:#0077b4 url(../images/notice_title.png) no-repeat center 0;
}
.notice h3{ height: 73px;text-align: right; color: #fff; line-height:70px;}
.notice h3 a{color: #fff; font-size:14px; margin: 0 50px 0 0;}
.notice ul li{height:60px; margin: 0 0 15px 0; padding: 10px 10px 10px 5px; background:#fff}
.notice ul li:hover{background:#fff url(../images/notice_bg.png) no-repeat right bottom;}
.notice ul li span.notice_date{ float: left; width: 55px; border-right: #ddd 1px solid; text-align: center; color: #999; padding:0 5px 0 0 }
.notice ul li span.notice_date strong{font-size: 40px; color: #0077b4;}
.notice ul li span.notice_text{ float: left; width: 172px; padding: 0 0 0 10px; }
.notice ul li span.notice_text p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; font-size: 14px; align-items: center;}

.pb_sys_style1 .p_no_d{background:#0077b4 !important;}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{ line-height: 34px !important; height:34px !important; padding:0 15px!important; 
 background: #fff;font: 16px "微软雅黑";
}
.backtop{display: none;}
.scontent span{font: 18px "微软雅黑"!important;line-height: 2!important;}

.fullSlide{ position:relative; background:#0077b4; margin:0 auto;height: 450px; overflow: hidden;width: 100%!important }
.fullSlide .bd{ position:relative; z-index:0;  width: 100%!important;}
.fullSlide .bd ul{width: 100%!important;height: 450px;}
.fullSlide .bd li{height: 450px;width: 100%!important;}
.fullSlide .bd li img{width:100%; vertical-align:top;height: 450px;width: 100%!important; object-fit:cover;  } 
.fullSlide .hd{position:relative; z-index:1; margin-top:-50px; height:30px; line-height:30px;  text-align:center;}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:10px; height:10px; margin:5px; border: #fff 2px solid; overflow:hidden; 
	font-size:0; border-radius: 10px;
}
.fullSlide .hd ul .on{ background:#fff;  border-radius: 10px; border: #09c0f5 2px solid; }
.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-250px 0 0 3%; float:left;  background:url(/dfiles/7621/templates/default/images/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }
.fullSlide .next{  background-position:right 0; float:right; margin-right:3%  }
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }
.ls-slide a{left:0!important}
.ztbox li {transition: 0.3s;}
.ztbox li:hover{transform: scale(1.05);}
