body{background: #FFF; margin: 0 auto; padding: 0;font-family: "Microsoft Yahei";}

div,

dl,

dt,

dd,

ul,

ol,

li,

h1,

h2,

h3,

h4,

h5,

h6,

pre,

form,

fieldset,

input,

textarea,

p,

blockquote,

th,

td,

img {

	padding: 0;

	margin: 0;

}



fieldset,

img {

	border: 0;

}



address,

caption,

cite,

code,

dfn,

em,

strong,

th,

var,

i {

	font-weight: normal;

	font-style: normal;

}



ol,

ul,

li {

	list-style: none;

}



h1,

h2,

h3,

h4,

h5,

h6 {

	font-weight: normal;

	font-size: 100%;

}



a {

	text-decoration: none;

	word-wrap: break-word;

	outline: none;

	hide-focus: expression(this.hideFocus=true);

	transition: all 0.2s ease-in-out;

	-webkit-transition: all 0.2s ease-in-out;

	-moz-transition: all 0.2s ease-in-out;

	-o-transition: all 0.2s ease-in-out;

	-ms-transition: all 0.2s ease-in-out;

	color: #030303;

}



a:hover {}



.fl {

	float: left

}



.fr {

	float: right;

}



.w1200 {

	width: 1000px;

	margin: 0 auto;

}



.yahei {

	font-family: "Microsoft YaHei"

}



.ohide {

	overflow: hidden

}



.relative {

	position: relative;

}



.absolute {

	position: absolute;

}



.bg_f2 {

	background: #f2f2f2;

}



.bg_86cdd7 {

	background: #86cdd7;

}



.bg_f9e0b5 {

	background: #f9e0b5;

}



.bg_f88bab {

	background: #f88bab;

}



.bg_aad4b3 {

	background: #aad4b3;

}



.mt55 {

	margin-top: 55px;

}



.mt60 {

	margin-top: 60px;

}



.ml2 {

	margin-left: 2px;

}



.mr1 {

	margin-right: 1px;

}



.mr2 {

	margin-right: 2px;

}



.mr10 {

	margin-right: 10px;

}



.mr83 {

	margin-right: 83px;

}



.mb1 {

	margin-bottom: 1px;

}



.mb45 {

	margin-bottom: 45px;

}



.mb85 {

	margin-bottom: 85px;

}



.item {

	text-align: center;

	margin-top: 104px;

}



.item span a {

	width: 79px;

	height: 29px;

	margin: 0 auto;

	line-height: 29px;

	display: block;

	border: solid 1px #f88bab;

	font-family: "Microsoft YaHei";

	color: #f88bab;

	margin-top: 27px

}



.item span a:hover {

	border: solid 1px #f88bab;

	color: #fff;

	background: #f88bab;

}



.item p {

	font-size: 14px;

	color: #8a8788;

	margin-top: 15px;

	line-height: 22px;

}



.big {

	width: 100%;

	min-height: 1000px;

margin: 0 auto;

}





/*HEAD*/

.header{ width:100%; height:158px; background: #fff;margin:0 auto;}

.header-welcome{width:100%;height:30px;border-bottom:1px solid #E0E0E0;background:#FAFAFA;}

.header-main{width:1100px;margin:0 auto;overflow:hidden;}

.header-main span{font-size:12px;color:#909090;display:inline-black;height:100%;line-height:30px;}

.header-main ul{float:right;height:100%;}

.header-main ul li{float:left;font-size:12px;width:81px;text-align:right;line-height:30px;}

.header-main ul li a{cursor:pointer;color:#909090;border-right:1px solid #E0E0E0;padding:0 10px; }

.header-auto{ width:1100px; height:118px; margin:0 auto; overflow:hidden;}

.logo{margin-top:20px; float:left;}

.you{  margin-top:35px;float:left;}

.weixin{ float:right; font-size:12px; text-align:center; margin-top:20px;}

.phone{float:right;text-align:left;padding-top:20px;}

.phone span{color:#909090;}

.phone div{font-size:22px;padding-top:5px;color:#249AC2;font-weight:bold;}

.nav{ width:100%; height:45px; background:#249AC2;}

.nav-auto{ width:1100px; height:45px; margin:0 auto;}

.nav-auto>ul{ width:1135px; height:45px;}

.nav-auto>ul>li{ 

width:auto; 

position: relative;

 height:45px; 

 float:left; 

 line-height:45px;

 background:url(/templets/2021/images/line.png) no-repeat center right;

 }

.nav-auto>ul>li>a{ width:auto; font-size:16px; color:white; padding-left:20px; padding-right:20px;font-family:微软雅黑;}

.nav-auto>ul>li:hover{ background:#FB6A00;}

.nav-auto>ul>li:hover a{ border:none;}

.nav-auto>ul>li:hover>ul{display:block;}

.nav-auto>ul>li>ul{			position:absolute;

							background:#fff;

							top:45px;

							left:0px;

							clear:both;

							list-style: none;

							margin:0 auto;

							padding:0;

							display:none;

							z-index:500000;

}

.nav-auto>ul>li>ul>li{width:105px; 

					 height:40px; 

					 font-size:15px; 

					 color:#fff;

					 text-align: center;

					 line-height:40px;    font-family: 微软雅黑;}



.nav-auto>ul>li>ul>li a{color:#333;

					   padding-left: 5px;

					   padding-right: 5px;

}

.nav-auto>ul>li>ul>li a:hover{ background:#1CA3D2; display:block; color: #fff;}

.nav-auto .search{

	position:relative;

	display:none;

	background:url(/templets/2021/images/back.png) no-repeat;

}

.nav-auto>ul>li:nth-child(1):hover .search{

	display:block;

	position:absolute;

	top:45px;

	left:0px;

	z-index:500000;

	width:1040px;

	height:40px;

	padding-left:70px;

}

.nav-auto .search label{

	color:#249AC2;

	font-weight:bold;

	font-size:14px;

}

.nav-auto .search a{

	color:#249AC2;

	display:inline-block;

	width:120px;

	text-align:center;

	font-size:14px;

}

.nav-auto .search-btn{

	position:absolute;

	top:7px;

	right:135px;

}

.nav-auto .search-btn input[type="text"]{

	width:190px;

	height:25px;

	border:1px solid #249AC2;

	float:left;

	}

	.nav-auto .search-btn button{

	width:55px;

	height:27px;

	border:1px solid #249AC2;

	float:left;

	text-align:center;

	color:white;

	background:#249AC2;

	}
/**banner**/
.banner{position:relative; height:550px; overflow:hidden;}
.banner .b-img{position:absolute; top:0; left:0;}
.banner .b-img a{float:left; height:550px;}
.banner .b-list{position:relative; z-index:1; margin:0 auto; padding-top:500px; height:50px;}
.banner .b-list span{float:left; margin:0 5px; _margin:0 3px; width:10px; height:10px; cursor:pointer; border-radius:50%; border:3px solid #fff;}
.banner .b-list .spcss{border:3px solid #14ab04;}
/*.banner .bar-left{ position:absolute; z-index:1; display:block; width:100px;left:0px; background:none; top:0px; }
.banner .bar-right{ position:absolute;z-index:1; display:block; width:100px; right:0px; background:none; top:0px; }
.banner .bar-left em{ display:block; width:50px; height:100px; margin:0 auto; margin-top:325px;}
.banner .bar-right em{ display:block; width:50px; height:100px; margin:0 auto; margin-top:325px;}
.banner .bar-left .emcss{ background-position:0px -100px;}
.banner .bar-right .emcss{ background-position:-50px -100px;}*/	
	
/*BANNER*/

.flickerplate {

	position:relative;

	width:100%;

	height:500px;

	background-color:#e6e6e6;

	overflow:hidden;

}

.flickerplate ul.flicks {

	width:10000%;

	height:500px;

	padding:0px;

	margin:0px;

	list-style:none;

}

.flickerplate ul.flicks>li {

	float:left;

	width:1%;

	height:100%;

	background-position:center;

	background-size:cover;

	display:table

}

.flickerplate ul.flicks>li .flick-inner {

	height:100%;

	padding:10px;

	color:#fff;

	display:table-cell;

	vertical-align:middle

}

.flickerplate ul.flicks>li .flick-inner .flick-content {

	max-width:68.75em;

	margin-left:auto;

	margin-right:auto

}

.flickerplate ul.flicks>li .flick-title {

	padding:0px 0px;

	font-size:2.778em;

	line-height:1.995em;

	text-align:center

}

@media only screen and (max-width: 43.813em) {

	.flickerplate ul.flicks>li .flick-title {

		font-size:1.667em

	}

}

.flickerplate ul.flicks>li .flick-sub-text {

	padding:5px;

	font-weight:300;

	line-height:2.5em;

	color:rgba(255, 255, 255, 0.8);

	text-align:center

}

.flickerplate ul.flicks>li .flick-title span.flick-block-text, .flickerplate ul.flicks>li .flick-sub-text span.flick-block-text {

	padding:12px 18px;

	background-color:rgba(0, 0, 0, 0.6)

}

.flickerplate .arrow-navigation {

	position:absolute;

	height:80%;

	width:10%;

	top:10%;

	z-index:100;

	overflow:hidden

}

.flickerplate .arrow-navigation .arrow {

	display:block;

	height:100%;

	width:90%;

	-webkit-transition:all 0.2s ease-out;

	-moz-transition:all 0.2s ease-out;

	-o-transition:all 0.2s ease-out;

	-ms-transition:all 0.2s ease-out;

	transition:all 0.2s ease-out

}

.flickerplate .arrow-navigation:hover, .flickerplate .arrow-navigation .arrow:hover {

	cursor:pointer

}

.flickerplate .arrow-navigation.left {

	left:0%

}

.flickerplate .arrow-navigation.left .arrow {

	opacity:0;

	margin:0px 0px 0px 50%;

	background-image:url("/templets/2021/images/arrow-left-light.png");

	background-repeat:no-repeat;

	background-position:left

}

.flickerplate .arrow-navigation.right {

	right:0%

}

.flickerplate .arrow-navigation.right .arrow {

	opacity:0;

	margin:0px 0px 0px -50%;

	background-image:url("/templets/2021/images/arrow-right-light.png");

	background-repeat:no-repeat;

	background-position:right

}

.flickerplate .arrow-navigation.left.hover .arrow {

	opacity:1;

	margin:0px 0px 0px 20%

}

.flickerplate .arrow-navigation.right.hover .arrow {

	opacity:1;

	margin:0px 0px 0px -20%

}

.flickerplate .dot-navigation {

	position:absolute;

	bottom:15px;

	width:100%;

	text-align:center;

	z-index:100

}

.flickerplate .dot-navigation ul {

	text-align:center;

	list-style:none;

	padding:0px 15px

}

.flickerplate .dot-navigation ul li {

	display:inline-block;

	float:none

}

.flickerplate .dot-navigation .dot {

	width:14px;

	height:14px;

	margin:0px 6px;

	background-color:rgba(255, 255, 255, 0.3);

	border-radius:50%;

	-o-border-radius:50%;

	-ms-border-radius:50%;

	-moz-border-radius:50%;

	-webkit-border-radius:50%;

	-webkit-transition:background-color 0.2s ease-out;

	-moz-transition:background-color 0.2s ease-out;

	-o-transition:background-color 0.2s ease-out;

	-ms-transition:background-color 0.2s ease-out;

	transition:background-color 0.2s ease-out

}

.flickerplate .dot-navigation .dot:hover {

	cursor:pointer;

	background-color:rgba(255, 255, 255, 0.6)

}

.flickerplate .dot-navigation .dot.active {

	background-color:#fff

}

.flickerplate .dot-navigation.left, .flickerplate .dot-navigation.left ul {

	text-align:left

}

.flickerplate .dot-navigation.right, .flickerplate .dot-navigation.right ul {

	text-align:right

}

.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow {

	background-image:url("/templets/2021/images/arrow-left-dark.png")

}

.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow {

	background-image:url("/templets/2021/images/arrow-right-dark.png")

}

.flickerplate.flicker-theme-dark .dot-navigation .dot {

	background-color:rgba(0, 0, 0, 0.12)

}

.flickerplate.flicker-theme-dark .dot-navigation .dot:hover {

	background-color:rgba(0, 0, 0, 0.6)

}

.flickerplate.flicker-theme-dark .dot-navigation .dot.active {

	background-color:#000

}

.flickerplate.flicker-theme-dark ul.flicks li .flick-inner {

	color:rgba(0, 0, 0, 0.9)

}

.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {

	color:rgba(0, 0, 0, 0.9)

}

.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text, .flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text {

	background-color:rgba(255, 255, 255, 0.5)

}

.flickerplate ul.flicks li.flick-theme-dark .flick-inner {

	color:rgba(0, 0, 0, 0.9)

}

.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text {

	color:rgba(0, 0, 0, 0.9)

}

.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text, .flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text {

	background-color:rgba(255, 255, 255, 0.5)

}

.flickerplate.animate-transform-slide ul.flicks {

	-webkit-perspective:1000;

	-webkit-backface-visibility:hidden;

	transform:translate3d(0%, 0px, 0px);

	-webkit-transform:translate3d(0%, 0px, 0px);

	-webkit-transition:-webkit-transform 0.6s;

	-o-transition:-o-transform 0.6s;

	-moz-transition:-moz-transform 0.6s;

	transition:transform 0.6s

}

.flickerplate.animate-transition-slide ul.flicks {

	position:relative;

	left:0%;

	-webkit-transition:left 0.4s ease-out;

	-moz-transition:left 0.4s ease-out;

	-o-transition:left 0.4s ease-out;

	-ms-transition:left 0.4s ease-out;

	transition:left 0.4s ease-out

}

.flickerplate.animate-jquery-slide ul.flicks {

	position:relative;

	left:0%

}

.flickerplate.animate-scroller-slide {

	padding-bottom:0px;

	overflow:auto

}

.flickerplate.animate-scroller-slide ul.flicks {

	position:auto

}





/*Middle*/

.middle{

  

width: 1100px;		

margin: 0 auto;

		background: #fff;

		padding-top:30px;

		}

		



/*First Column*/

.firstcolumn{width: 100%;

			 overflow:hidden;

			 height:335px;

			 }

			 

/*ziye-right-yop*/

.ziye-right-top {

	width: 250px;

	float: left;

}

.ziye-left-header {

	width: 100%;

	height: 35px;

	background:url(/templets/2021/images/lanse.png);

	background-repeat:no-repeat;

	background-size:110px 38px;

}

.ziye-left-header>span {

	width:110px;

	height:100%;

	display: block;

	line-height: 34px;

	font-size: 16px;

	font-family:微软雅黑;

	color:white;

	padding-left:10px;

	float:left;

}

.ziye-left-header>a{

	background:url(/templets/2021/images/more.png) no-repeat;

	float:right;

	width:70px;

	marin-top:4px;

	height:35px;

}

.zixun {

	width: 250px;

	height: 115px;

}

.zixun>span {

	width: 120px;

	height: 40px;

	background: #1CA3D0;

	display: block;

	float: left;

	line-height: 40px;

	text-align: center;

	margin-right: 10px;

	margin-top: 10px;

	color: #FFF;

	font-size: 12px;

}

.zixun>span>a {

	color: #FFF;

	width: 120px;

	height: 40px;

	display: block;

}

.zixun>span>a:hover {

	background: #F0931A;

}

.zixun>span>a>img {

	vertical-align: middle;

	width: 28px;

	height: 22px;

	margin-top: -2px;

	margin-right: 5px;

}

.zizhu {

	width: 280px;

	height: 330px;

	float:left;

	background:url(/templets/2021/images/biaodan.jpg);

	background-size:280px 330px;

	background-repeat:no-repeat;

	font-family:微软雅黑;

}

.zizhu-title {

	width: 100%;

	height: 60px;

	text-align: center;

	font-size: 22px;

	color: white;

	font-family:宋体;

	line-height:60px;

	font-weight:bold;

}



.zizhu-input {

	width: 265px;

	height: auto;

	padding-left:15px;

}

.zizhu-input>li {

	width:100%;

	height: auto;

	margin-top: 23px;

	overflow: hidden;

}

.zizhu-input-name {

	width: 45px;

	height: 23px;

	display: block;

	float: left;

	font-size: 14px;

	color: white;

	line-height: 23px;

	text-align: right;

}

.zizhu-input-shu {

	width: 200px;

	height: auto;

	display: block;

	float: left;



}

.zizhu-input-shu>input {

	width: 190px;

	height: 25px;

	border: 1px solid #DDDCDC;

	font-size: 12px;

	padding-left: 5px;

	font-family:微软雅黑;

	font-size:12px;

}

.zizhu-input-shu>textarea {

	width: 190px;

	height: 55px;

	border: 1px solid #DDDCDC;

	font-size: 12px;

	resize: none;

	padding-left: 5px;

	font-family:微软雅黑;

	font-size:12px;

}

.zizhu-sub {

	width: 99px;

	display: block;

	margin: 0 auto;

}

.zizhu-sub>input {

	width: 95px;

	height: 40px;

	background: #FB6A00;

	border: 1px solid #FB6A00;

	color: #fff;

	font-size:20px;

        font-weight: bold;

        font-family: "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;

	cursor:pointer;

}





/*QIEHUAN*/

.qiehuan{width: 470px;margin:0 0 0 28px;float:left;}

.qieh_bt{

	font:16px "微软雅黑";

	}

.qieh_bt span{

	display: inline-block;

	width:30%;

	text-align:left;

	width:110px;

	height:38px;

	color:white;

	line-height:38px;

	}

.qieh_bt span:nth-child(1){

	width:134px;

}

.qieh_bt span:nth-child(1).current{

	background:url(/templets/2021/images/lanse.png);

	background-repeat:no-repeat;

	background-size:134px 38px;

}

.qieh_bt .current{

	background:url(/templets/2021/images/lanse.png);

	background-repeat:no-repeat;

	background-size:110px 38px;

}

.qieh_bt a{

	display:inline-black;

	margin-left:15px;

}

.qieh_bt .current a{

	color:white;

}



.qieh_bt .more{

	background:url(/templets/2021/images/more.png) no-repeat;

	float:right;

	width:70px;

	margin-top:4px;

	margin-right:10px;

	height:30px;

}

.qieh_nr dl{margin-top: 16px;padding-bottom:20px; border-bottom:1px solid #E1E1E1;}

.qieh_nr dl dt{float: left;width: 310px; margin-left:20px;}

.qieh_nr dl dt h2 {white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}

.qieh_nr dl dt h2 a{color:#333;font: bold 16px/1.5em "微软雅黑"}

.qieh_nr dl dt p{font:12px/23px "宋体"; color:#9e9e9e;margin-top:10px;}

.qieh_nr dl dt p a{color:#FB6A00;}

.qieh_nr dl dd{float:left;width: 135px;height: 96px;}

.qieh_nr dl dd img{width: 135px;height: 96px;}

.qieh_nr ul li{height: 32px;overflow: hidden;font: 12px/30px "宋体";padding:0 9px;background: url(/templets/2021/images/libg.jpg) no-repeat 0px center; padding-left:15px;}

.qieh_nr ul li a{color:#2D2D2D;}

.qieh_nr ul li:last-child{border-bottom: none;}

.qieh_nr ul li a{float: left;}

.qieh_nr ul li i{float: right;color:#BEBEBE;}





/*video*/

.video{width: 295px;float: right;}

.video .ship{width: 100%;height: 185px;margin-top: 12px;}

.video_zx{margin-top: 12px;}

.video_zx a{margin:0 5px;font-size:14px;width: 87px;height: 80px; float: left;display: block;background: #F1F1F1;text-align: center;color:#333;}

.video_zx .a1{

	background:#F1F1F1 url(/templets/2021/images/zixun.png) no-repeat 50%;

	}

.video_zx .a2{background:#F1F1F1 url(/templets/2021/images/ziliao.png) no-repeat 50%;}

.video_zx .a3{background:#F1F1F1 url(/templets/2021/images/shenqing.png) no-repeat 50%;}

/* .video_zx .a2, .video_zx .a2:hover{margin: 0 10px;background-position: -90px 0;}

.video_zx .a3, .video_zx .a3:hover{background-position: -180px 0;}

.video_zx .a4, .video_zx .a4:hover{width: 260px;height: 55px;background-position: 0 -83px;padding-top: 0;margin-top: 10px;position: relative;}

.video_zx .a4 span{position: absolute;top: 8px;left: 78px;color:#B0B0B0;}

.video_zx .a4:hover span{color:#FFFFFF;}

.video_zx .a4 strong{position: absolute;top: 37px;left: 78px;font:22px/0px "arial";} */

/* .video_zx a:hover{background: url(/templets/2021/images/zxbg_1.jpg);color:#FFFFFF;} */

.bt{height: 36px; line-height: 36px; font:16px "微软雅黑";background: url(/templets/2021/images/btbg.jpg) repeat-x bottom;color:#000000;}

.bt .left{border-bottom: 2px solid #1CA3D0; overflow: hidden; height: 36px; line-height: 36px;}

.bt .right_1{float: right;}





/*tu*/

.picture{width: 100%; margin: 0 auto;}

.picture img{width: 100%; height: 100px; margin-top: 20px;}



/*tu2*/

.picture2{width: 100%; margin: 0 auto;}

.picture2 img{width: 100%; height: 100px;}



/* Second cases */

.secondcases{width: 100%;

			margin: 0 auto;

			

			padding-top: 30px;

			 min-height: 400px;

			 }

.xinwen1{width: 310px; float: left;}

.xinwen2{width: 310px; float: left; margin-left: 85px;}

.xinwen3{width: 310px; float: right;} 

.title{display:block;	overflow:hidden;	padding-bottom:10px;} 

.title a {	display:block;	padding:8px 0 0 54px;	width:254px;	height:40px;}

.title a.tip_a {	display:block;	background:url(/templets/2021/images/bg26.jpg) no-repeat;}

.title a.tip_a:hover {	background:url(/templets/2021/images/bg27.jpg) no-repeat;}

.title a.tip_b {	display:block;	background:url(/templets/2021/images/bg28.jpg) no-repeat;}

.title a.tip_b:hover {	background:url(/templets/2021/images/bg29.jpg) no-repeat;}

.title a.tip_c {	display:block;	background:url(/templets/2021/images/bg30.jpg) no-repeat;}

.title a.tip_c:hover {	background:url(/templets/2021/images/bg31.jpg) no-repeat;}

.title a span {	display:block;	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	color:#4A2B2B;	text-transform:capitalize;	height:11px;	line-height:11px;}

.title a i {	display:block;	font-family:"微软雅黑";	font-size:24px;	color:#4A2B2B;	height:24px;	line-height:22px;}

.title a:hover span {	color:#fff;}

.title a:hover i {	color:#fff;}

.idx_cm_img{width:300px;height:150px;overflow:hidden;position:relative}

.idx_cm_img .bg{background-image:linear-gradient(transparent,#000);background-size:auto 100%;position:absolute;left:0;right:0;bottom:0;height:40px}

.idx_cm_img h3{font-size:16px;color:#fff;text-indent:39px;height:40px;line-height:40px;position:absolute;bottom:0;left:0;width:300px; font-weight: bold;overflow:hidden;background:url(/templets/2021/images/sprite_icon.png) no-repeat 12px -125px}

.idx_cm_img h3 a{color:#fff}

.idx_cm_img img{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}

.idx_cm_img:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}

.mt12{margin-top:12px}

.idx_cm_list li{    height: 32px;

    overflow: hidden;

    font: 12px/30px "宋体";

    padding: 0 9px;

    background: url(/templets/2021/images/libg.jpg) no-repeat 0px center;

    padding-left: 15px;}

.idx_cm_list li:after{content:"";background:#ddd;width:4px;height:4px;display:block;position:absolute;left:3px;top:50%;margin-top:-2px}

.idx_cm_list li i {

    float: right;

    font-style: normal;

    color: #999;

}

.idx_cm_list a{color:#000}

.idx_cm_list a:hover{color:#1CA3D0}

.idx_cm_list_h li:before{content:"";position:absolute;z-index:0;right:0;top:50%;bottom:50%;background:#f34540;width:3px;height:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}

.idx_cm_list_h a:hover{color:#1CA3D0}



/* set up shop standard */

.bg_f2{ background:#f2f2f2;}

.Flagship{ width:900px; height:540px; margin:0 auto; position:relative; font-family:"Microsoft YaHei";}

.Flagship store .bd{ position:relative; height:100%; z-index:0;}

.Flagship .bd ul{}

.Flagship .bd li{ height:584px; zoom:1; line-height:33px; vertical-align:middle; color:#525252;}

.Flagship .bd li strong{ font-weight:bold; }

.t_flagship{ margin-top:250px; margin-left:6px; float:left;}

.Flagship .bd li a{ width:209px; height:43px; line-height:43px; display:block; border:solid 1px #1CA3D0; border-radius:43px; color:#1CA3D0; text-align:center; margin-top:25px;}



.Flagship_bg1{background:url(/templets/2021/images/store_01.jpg) no-repeat 0 95px;}

.Flagship_bg2{background:url(/templets/2021/images/store_02.jpg) no-repeat 0 95px;}

.Flagship_bg3{background:url(/templets/2021/images/store_03.jpg) no-repeat 0 95px;}

.Flagship_bg4{background:url(/templets/2021/images/store_04.jpg) no-repeat 0 95px;}



.Flagship .prev,.Flagship .next{ position:absolute; display:block; width:23px; height:40px; background:url(/templets/2021/images/icon.png) no-repeat;}

.Flagship .prev{ left:-200px; top:50%; margin-top:-25px; background-position:0 -300px; }

.Flagship .next{ right:-200px; top:50%; margin-top:-25px; background-position:-26px -300px; }

.Flagship .prev:hover{ background-position:0 -258px;}

.Flagship .next:hover{ background-position:-26px -258px;}

.Flagship .prevStop{ display:none;}

.Flagship .nextStop{ display:none;}



.Flagship .bd li a:hover{ background-color:#1CA3D0;; color: #f1f1f1;}

/*Middle*/

.middle1{

		  

width: 1100px;		

margin: 0 auto;

		background: #fff;}

/*lunbo*/

#marquee1{width:100%;height:298px;overflow:hidden; margin: 0 auto;     padding-bottom: 20px;

    padding-top: 20px; border-top: 10px solid #FFF;border-bottom: 10px solid #FFF;}

#marquee1 ul li{float:left; padding:0 0px; padding-right:15px; cursor:pointer;}

.show-con{ width:230px; height:295px; border:1px solid #E6E6E6; float:left;}

.show-con-img{ width:230px; height:181px; display:block;}

.show-con-img>a>img{ width:230px; height:181px;}

.show-con-title{ width:220px; height:30px; line-height:30px; margin:0 auto; display:block; font-size:12px; font-weight:bold; text-align:center; margin-top:5px; overflow:hidden;}

.show-con-title>a{ color:#333333;}

.show-con-title>a:hover{ color:#FCBB01;}

.show-con-font{ width:220px; height:64px; line-height:21px; margin:0 auto; font-size:12px; text-indent:2em; display:block; color:#999999; margin-top:5px; overflow:hidden;}



<!--干洗加盟直通车 start-->

.zhitongche{ width:1000px; overflow: hidden; height: 176px; margin: 0 auto;}

.zhitongche-header{ width:1000px; height:40px; border-bottom:1px solid #DFE0E1;}

.zhitongche-header>strong{ width:auto; height:40px; border-bottom:2px solid #FCBB01; display:block; float:left; line-height:40px; font-size:18px; padding-left:10px; padding-right:10px;}

.zhitongche-header>a{ width:auto; height:40px; line-height:40px; color:#249AC2; display:block; font-size:12px; display:block; float:right; margin-right:10px;}

.zhitongche-header>span{ width:auto; height:40px; display:block; font-size:12px; float:right; margin-right:10px; line-height:40px; color:#757C82;}

.zhitongche-header>span>a{ color:#757C82;}

.zhitongche-header>span>a:hover{ color:#FCBB01; text-decoration:underline;}

.zhitongche-list{ width:1000px; height: 176px; margin: 0 auto; margin-top:25px;}

.zhitongche-list>li{ width:166px; height:176px; float:left; margin-right:37px;}

.zhitongche-list>li:last-child{ margin-right:0px;}

.zhitong{ width:166px; margin: 0 auto; height:176px; position:relative; transition:all 0.3s;}

.baikuang{ width:166px; height:166px; background:#FFF; box-shadow:0px 0px 10px rgba(0,0,0,.5); border-radius:50%;}

.baikuang>a>img{ width:148px; height:148px; border-radius:50%; margin-left:9px; margin-top:9px;}

.lanse{ width:166px; height:24px; border-radius:20px; background:#FCBB01; position:absolute; bottom:0px; left:0px; color:#fff; line-height:24px; font-size:16px; font-weight:bold; letter-spacing:4px;}

.lanse>span{ width:30px; height:30px; display:block; background:#FCBB01; float:left; margin-top:-6px; border-radius:50%; text-align:center; line-height:32px; letter-spacing:normal; margin-left:-3px;}

.zhitongche-list>li:hover .zhitong{ transform:scale(1.2,1.2); transition:all 0.3s; cursor:pointer;}

.success{ width:1000px; height:auto; margin-top:20px;}

.success-con{ width:1000px; height:520px; margin-top:50px; position:relative;}





/* Friendship link */

.jmzl_box{width:1100px; margin:0 auto;  margin-top:25px; overflow:hidden; background-color:#fff;padding-bottom: 10px;}

.jmzl_box .jmzl_bt{ height:37px; border-bottom:solid 1px #e5e5e5; margin:0; padding:0;}

.jmzl_box .jmzl_bt li{ float:left; width:124px; height:38px; line-height:38px; list-style:none; padding-left:10px;}

.jmzl_box .jmzl_bt li a{font-family:"微软雅黑"; font-size:14px; font-weight:bold;color:#222; text-decoration:none;}

.jmzl_box .jmzl_bt .jmzl_bbg{ background:url(/templets/2021/images/lanse.png) no-repeat;}

.jmzl_box .jmzl_bt .jmzl_bbg a{color:#fff;}

.jmzl_box .jmzl_w{ height:auto; margin:0; padding:0;}

.jmzl_box .jmzlwt{ width:1100px;}

.jmzl_box .jmzlwt li{font-family:"宋体"; width:110px; white-space:nowrap; overflow:hidden;height:30px; float:left;     padding-top: 5px; }

.jmzl_box .jmzlwt li a{font-size:12px; color:#222222;line-height:30px; text-decoration:none;}

.jmzl_box .jmzlwt li a:hover{ text-decoration:underline; font-size:12px; color:#0687a3;}



/*foot*/

.footer{ background-color:#1ca3d2; text-align:left;   padding:18px 0;}

.footer .f_logo { display:block; float:left; padding-left:128px;  height:76px; width:276px;}

.footer .f_logo a{ float:left; width:250px; height:76px; background:url(/templets/2021/images/f_logo.jpg) no-repeat; display:block; text-indent:-9999px;}

.footer .f_wz{ float:left; line-height:22px; font-size: 12px;   color:#fff; padding-left:20px; background:url(/templets/2021/images/f_fg.jpg) no-repeat left top;}

.footer .f_wz a{ color:#fff;}

.footer .f_wz1 a{ line-height:30px;  font-size:12px;  color:#fff; margin-right:20px;}

.box{ width:1000px; margin:0 auto; text-align:left; }

.clearfix:after {content:"."; width:0; height:0; line-height:0; font-size:0; display:block; clear:both; visibility:hidden; overflow:hidden;margin:0;}


