*{ margin: 0px; padding: 0px; }
.txt-black{color: #000;}
.txt-black-13{color: #130000;}
.txt-black-28{color: #282727;}
.txt-black-37{color: #373636;}
.txt-black-42{color: #424242;}
.txt-black-50{color: #504f4f;}
.txt-black-56{color: #565555;}
.txt-black-65{color: #655f5f;}
.txt-black-66{color: #666464;}
.txt-black-73{color: #737171;}
.txt-black-84{color: #848383;}
.txt-black-89{color: #898f98;}
.txt-black-9d{color: #9d9b9b;}

.txt-black-a3{color: #a3a0a0;}

.txt-white-cd{color: #cdd2d8;}

.txt-bf{color: #bfbfbf;}
.txt-c0{color: #c0c0c0;}
.txt-c7{color: #c7c7c7;}
.txt-c8{color: #c8c8c8;}
.txt-cd{color: #cdcdcd;}
.txt-f0{color: #f0f0f0;}
.txt-fe{color: #fefefe;}
.txt-d6{color: #d6d6d6;}

.txt-0e{color: #0e0e0e;}
.txt-05{color: #050505;}
.txt-07{color: #070707;}
.txt-1a{color: #1a1a1a;}
.txt-1f{color: #1f1f1f;}
.txt-26{color: #262626;}
.txt-27{color: #272727;}
.txt-2d{color: #2d2d2d;}
.txt-34{color: #343434;}
.txt-38{color: #383838;}
.txt-3a{color: #3a3a3a;}
.txt-40{color: #404040;}
.txt-46{color: #464646;}
.txt-4e{color: #4e4e4e;}
.txt-57{color: #575757;}
.txt-5d{color: #5d5d5d;}
.txt-64{color: #646464;}
.txt-6f{color: #6f6f6f;}
.txt-76{color: #767676;}
.txt-83{color: #838383;}
.txt-8b{color: #8b8b8b;}

.txt-blue-06{color: #061f41;}
.txt-blue-0f{color: #0f5ab5;}
.txt-blue-0d{color: #0d58b3;}
.txt-blue-11{color: #115bb1;}
.txt-blue-2062{color: #2062b2;}
.txt-blue-204b{color: #204b7b;}
.txt-blue-24{color: #245083;}
.txt-blue-37{color: #376bb0;}

.txt-red{color: #bc2117;}
.txt-red-af{color: #af092f;}
.txt-red-bf{color: #bf111b;}
.txt-red-c8{color: #c8081b;}
.txt-red-d1{color: #d10b0b;}
.txt-red-d3{color: #d32c58;}
.txt-red-dc{color: #dc0202;}

.txt-purple-60{color: #604c7b;}

/*.txt-hover-red-d3:hover a{color: #d32c58;}*/
.txt-hover-red:hover,.txt-hover-red:hover a,.txt-hover-red:hover i{color:#af092f; }

.bg-red-c1{background:#c10808;}
.bg-red-cc{background:#cc0725;}
.bg-red-c5{background:#c51b42;}
.bg-red-cc-hover:hover,.bg-red-cc-hover:focus,.bg-red-cc-hover:hover .btn-header,.bg-red-cc-hover:visited .btn-header,.bg-red-cc-hover:visited{background:#245083;}

.bg-blue-06{background:#061f41;}
.bg-blue-11{background:#114c90;}
.bg-blue-13{background:#134999;}
.bg-blue-31{background:#3163a4;}
.bg-blue-34{background:#34629e;}
.bg-blue-37{background:#376bb0;}

#marquee1 .marq_con{
   /* position: absolute;
    z-index:99;
    left: -950px;
    top: 0; */
}

.bg-gray-28-jb{
    background: #696969;
    background: -moz-linear-gradient(top,  #696969 0%, #282828 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(100%,#282828));
    background: -webkit-linear-gradient(top,  #696969 0%,#282828 100%);
    background: -o-linear-gradient(top,  #696969 0%,#282828 100%);
    background: -ms-linear-gradient(top,  #696969 0%,#282828 100%);
    background: linear-gradient(to bottom,  #696969 0%,#282828 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696969', endColorstr='#282828',GradientType=0 );
}
:root .bg-gray-28-jb{filter:none;}




.bg-blue-34-jb{
    background: #3465a6;
    background: -moz-linear-gradient(top,  #3465a6 0%, #061f41 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3465a6), color-stop(100%,#061f41));
    background: -webkit-linear-gradient(top,  #3465a6 0%,#061f41 100%);
    background: -o-linear-gradient(top,  #3465a6 0%,#061f41 100%);
    background: -ms-linear-gradient(top,  #3465a6 0%,#061f41 100%);
    background: linear-gradient(to bottom,  #3465a6 0%,#061f41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3465a6', endColorstr='#061f41',GradientType=0 );
}
:root .bg-blue-34-jb{filter:none;}
.bg-black-94-jb{
    background: #949494;
    background: -moz-linear-gradient(top,  #949494 0%, #151515 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#949494), color-stop(100%,#151515));
    background: -webkit-linear-gradient(top,  #949494 0%,#151515 100%);
    background: -o-linear-gradient(top,  #949494 0%,#151515 100%);
    background: -ms-linear-gradient(top,  #949494 0%,#151515 100%);
    background: linear-gradient(to bottom,  #949494 0%,#151515 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#151515',GradientType=0 );
}
:root .bg-black-94-jb{filter:none;}

.bg-a3{background:#a3a3a3;}
.bg-bf{background:#bfbfbf;}
.bg-da{background:#dadada;z-index: -999999999;}
.bg-e4{background:#e4e4e4;}
.bg-e8{background:#e8e8e8;}
.bg-e9{background:#e9e9e9;}
.bg-ec{background:#ececec;}
.bg-f1{background:#f1f1f1;}
.bg-f5{background:#f5f5f5;}
.bg-f8{background:#f8f8f8;}

.bg-36{background: #363636;}


.bd-f8{border:1px solid #f8f8f8;}
.bd-red-cc{border:1px solid #cc0725;}
.bg-red-cc-hover:hover .bd-red-cc,.bg-red-cc-hover:focus .bd-red-cc,.bg-red-cc-hover:visited .bd-red-cc{border:1px solid #245083;}
.bd-red-e2{border:1px solid #e21717;}
.bd-red-e4{border: 1px solid #e47070;}
.bd-red-e5{border: 5px solid #e5dfec;}

.bd-gray-9e{border: 1px solid #9ea5a5;}
.bd-gray-da{border:1px solid #dadada;}
.bd-gray-e3-2{border: 2px solid #e3e3e3;}
.bd-gray-e8{border: 1px solid #e8e8e8;}
.bd-gray-ec-2{border: 2px solid #ececec;}

/*.bd-right-left-f{border-left: none;}*/
.bd-right-white-ca{border-right: none;}
@media (min-width:1220px){
	.bd-right-left-f{border-left: 1px solid #fff;}
	/*padding-left: 15px;*/
	.bd-right-white-ca{border-right: 1px solid #cad0d6;}
}

.bd-bottom-2-e0{border-bottom: 2px solid #e0e0e0;padding-bottom:13px;}
.bd-bottom-3-134{border-bottom: 3px solid #134999;padding-bottom:13px;}
.bd-bottom-dashed{border-bottom: 1px dashed #d6d6d6;}


.pd-top-15{padding-top: 15px;}
.pd-top-22{padding-top: 22px;}
.pd-top-35{padding-top: 35px;}

.pd-bottom-15{padding-bottom:15px;}
.pd-bottom-40{padding-bottom:40px;}

.pd-right-35{padding-right: 35px;}


.pd-left-l-x0{padding-left: 10px;}
.pd-left-50-case{padding-left: 50px;}
.pd-left-50-header{padding-left: 0px;}
@media (min-width:1220px){
	.pd-left-50-header{padding-left: 50px;}
	.pd-left-50-case{padding-left: 50px;}
	.pd-left-l-x0{padding-left: 30px;}
}



@media (min-width:1220px){
	.pd-mm{padding:8px;}
	.position-bottom-30{height: 30px;width: 84%;position: absolute;bottom:0%;left: 10px;background:#34629e;/*background: #f00;*/ line-height: 30px;}
}

.font10{font-size: 10px;}
.font12{font-size: 12px;}
.font14{font-size: 14px;}
.font16{font-size: 16px;}
.font18{font-size: 18px;}
.font20{font-size: 20px;}
.font22{font-size: 22px;}
.font24{font-size: 24px;}

.height-45{line-height: 45px;}
.height-50{line-height: 50px;}
/*.height-50-0{}*/
.height-55{line-height: 55px;}
.height-65{line-height: 65px;}
.height-70{line-height: 70px;}
.height-100{line-height: 100px;}

.heighting-40{height: 40px;}

.width-60{width: 60px;}

a:hover, a:focus{text-decoration: none;}
.txt-a-white a{color: #fff;}
.txt-hover-white:hover span{color: #000;background: #f2f2f2;}



.flex-center{display: flex;justify-content: center;}
.flex-between{display: flex;justify-content: space-between;}
.flex-between-100{display: block;width:100%;}
.width-100-30{width: 30%;overflow: hidden;}
/*.height-50-0{line-height: auto;height: 33.5px;}*/
.height-50-0{line-height:33.5px;height:auto;}
@media (min-width:1220px){
	.flex-between-100{display: flex;justify-content: space-between;}
	.width-100-30{width: 100%;}
	/*.height-50-0{line-height:33.5px;height:auto;}*/
}

.font30{font-size: 30px; }
.font22{font-size: 22px;}
/*.font18{font-size: 18px;}*/
.heightl24{ line-height:24px;}

.content-img img{width: 100%;}
.banner-img img{display: block;margin: 0 auto;max-width: 100%;}

.auto{height: 100%;width: 100%;}
.bg-index-img{background-image:url('../Public/images/index-bg-case.jpg');background-size:100% 100%;-moz-background-size:100% 100%; /* 老版本的 Firefox */background-repeat:no-repeat;}
.position-di{position: absolute;left: 0%;top:0%;z-index: -999;width: 100%;height:auto;}
.position-re{position: relative;left: 0%;top:0%;z-index: 999;width: 100%;height:auto;}
.position-left{position: absolute;left: 2%;top: 30px;z-index: 999;}



.active,.active a,.active i{color: #fe0f03;}
/*.active,.active a,.active i{background: #fff; color: #fe0f03;}*/
/*.li-hover-bg-txt li:hover,.li-hover-bg-txt li:hover a,.li-hover-bg-txt li:hover i{background: #e8e8e8; color: #fe0f03;}*/
.li-hover-bg-txt li:hover,.li-hover-bg-txt li:hover a,.li-hover-bg-txt li:hover i{color: #fe0f03;}
/*.active,.active a,.active i{background: #114c90; color: #fff;}*/
/*.li-hover-bg-txt li:hover,.li-hover-bg-txt li:hover a,.li-hover-bg-txt li:hover i{background: #114c90; color: #fff;}*/
.li-hover-bg-txt li:first-child:hover{background: #114c90;color: #fff;}
.li-hover-bg-txt li{border-bottom: 1px solid #dadada;line-height: 28.25px;display: flex;justify-content: space-between;}
.li-hover-bg-txt li:first-child{border-bottom: none;height:100px;}
.li-hover-bg-txt li:first-child b{margin:auto 0;}
.li-hover-bg-txt li:last-child{border-bottom: none;}

.li-hover-bg-txt-team li{border-bottom: 1px solid #dadada;line-height: 23px;display: flex;justify-content: space-between;}
.li-hover-bg-txt-team li:first-child{height: auto;}
.li-hover-bg-txt-team li:first-child:hover{background:none;color: #fe0f03;}
/*头部*/
.headerShow{display: none;}

/*头部导航*/
/*.nav-current{background-color:#fff;color: #0e94b2;}*/
header>div>a>img{margin:-5px 0 -5px -10px;}
header>div>.navbar{margin:0 -10px;line-height:40px;text-indent:10px;}
header>div>.navbar>i{float:right;padding:0 10px;font-size:16px;}
header>div>.naver{margin:0 -10px;list-style:none;padding:0;display:none;}
header>div>.naver>li{line-height:34px;vertical-align:middle;}
header>div>.naver>li>ul{display:none;}
header>div>.naver>li>a{display:block;text-decoration:none;padding:0 20px;}
header>div>.naver>li>form{position:relative;padding:10px;}
header>div>.naver>li>form>button.btn{position:absolute;right:10px;top:10px;border-width:0px;padding:0 10px;}
header>div>a,header>div>div.drop{padding:20px 0;margin-left:10px;display:inline-block;cursor:pointer;}
header>div>a>i,header>div>div.drop>i{font-size:20px;line-height:30px;}
header>div>div.drop>.dropdown{z-index:999;}

header>div>.naver>li>form>button.btn:hover{color:#fff; }
header>div>.naver>li>a:hover{background-color:#061f41;color: #fff;}
header>div>.naver>li>a.nav-current{background-color:#061f41;color: #fff;display:block;}
header>div>.naver>li{border-top:solid 1px #061f41;}
header>div>.naver>li>a{color: #1f1f1f;}

header>div>.navbar{color:#061f41;}

/*@media (min-width:1220px){*/
	.headerShow{display: block;}
	/*header>div>.navbar{display:none;}*/
	header>div>.naver{display:table;width:100%;margin:0;padding-bottom:15px;padding-top:15px;}
	header>div>.naver>li{display:table-cell;border-top:none;text-align:center;vertical-align:middle;position:relative;}	
	header>div>.naver>li:hover>ul{display:block;position:absolute;top:100%;left:0;z-index:111;padding:0;list-style:none;min-width: 240px;margin-left:0;padding-top: 15px;}
	header>div>.naver>li>ul>li>a{display:block;text-decoration:none;}	
	header>div>.naver>li>a{display:block;}
	header>div>.naver>li>a.nav-current{display:block;}

	header>div>.naver>li>ul>li>a:hover,header>div>.naver>li>ul>li>a:focus{color:#c51b42;}
	header>div>.naver>li>ul>li:hover a,header>div>.naver>li>ul>li:focus a{background:rgb(255,255,255);}
	header>div>.naver>li>a{padding:0;}
	header>div>.naver>li>a.nav-current{background:#fff;color: #245083;padding:0;}
	header>div>.naver>li>a:hover{background:#fff;color: #245083;}
	header>div>.naver>li>ul>li>a{background:rgba(255,255,255,0.4); color:#3c3b3b;padding:0;}
	header>div>.naver>li:hover>ul{background:rgba(255,255,255,0.85);}
	header>div>.naver>li{color: #1f1f1f;border-left: 1px solid #5d5d5d;font-size: 18px;font-weight: 20%; line-height:24px;}
	header>div>.naver>li:first-child{border-left: none;}
	header>div>.naver>li>ul>li{line-height:35px;font-size: 18px;text-align: left;}
	header>div>.naver>li>ul>li a span{padding-left: 13%;}
/*}*/
/*@media (min-width:1220px){
	.headerShow{display: block;}
	header>div>.navbar{display:none;}
	header>div>.naver{display:table;width:100%;margin:0;padding-bottom:15px;padding-top:15px;}
	header>div>.naver>li{display:table-cell;border-top:none;text-align:center;vertical-align:middle;position:relative;}	
	header>div>.naver>li:hover>ul{display:block;position:absolute;top:100%;left:0;z-index:111;padding:0;list-style:none;min-width:170px;margin-left:-15px;}
	header>div>.naver>li>ul>li>a{display:block;text-decoration:none;}	
	header>div>.naver>li>a{display:block;}
	header>div>.naver>li>a.nav-current{display:block;}

	header>div>.naver>li>ul>li>a:hover,header>div>.naver>li>ul>li>a:focus{color:#fff;background:#061f41;}
	header>div>.naver>li>a{padding:0;}
	header>div>.naver>li>a.nav-current{background-color:#fff;color: #245083;padding:0;}
	header>div>.naver>li>a:hover{background-color:#fff;color: #245083;}
	header>div>.naver>li>ul>li>a{background-color: #fff; color:#3c3b3b;padding:0;}
	header>div>.naver>li:hover>ul{background:#061f41;color:#fff; }
	header>div>.naver>li{color: #1f1f1f;border-left: 1px solid #5d5d5d;font-size: 18px;line-height:24px;}
	header>div>.naver>li:first-child{border-left: none;}
	header>div>.naver>li>ul>li{line-height:30px;}
}*/
/*脚部*/
/*.footer-current{background: #fff;color: #af092f;}*/
.footer-li a{color: #fff;}
.footer-li li:hover,.footer-li li a.footer-current,.footer-li li:hover a{color: #af092f;}

/*首页*/
/*.xl1-1{width: 100%;}*/
/*.xl-show{display: none;}*/
/*.x-show{display: block;}*/
.txt-hover-weight:hover,.txt-hover-weight:hover i{font-weight: bold;color: #000;}
.bd-hover-red:hover .bd-white{border: 1px solid #e21717;}
.bd-hover-red:hover .bd-gray-e3-2{border: 2px solid #e21717;}
.bg-hover-red:hover .bg-blue-37{background:#c10808;}
.bd-hover-red:hover .bd-red-e5{border: 4px solid #e21717;}
/*.bg-case .bd-hover-red:hover .bd-white{border: 1px solid #e21717;}
.bg-case .bd-hover-red:hover .bd-gray-e3-2{border: 2px solid #e21717;}
.bg-case .bg-hover-red:hover .bg-blue-37{background:#c10808;}
.bg-case .bd-hover-red:hover .bd-red-e5{border: 4px solid #e21717;}*/
.xl1-1{width: 9.09%;}
.xl1-2{width: 10%;}
.li-first-bottom li{border-top: 1px solid #dadada;}
.li-first-bottom li:first-child{border-top:none;}
@media (min-width:1220px){
	/*.xl1-1{width: 9.09%;}*/
	/*.bd-hover-red:hover .bd-white{border: 1px solid #e21717;}*/
	/*.bg-hover-red:hover .bg-blue-37{background:#c10808;}*/
	/*.xl-show{display: block;}*/
	/*.x-show{display: none;}*/
}
.ul-index li{border-left: 1px solid #737171;border-right: 1px solid #2d2d2d;}
.ul-index li:first-child{border-left:none;}
.ul-index li:last-child{border-right:none;}
.ul-index a{color: #fff;}
/*.ul-index a:hover{color: #245083;}*/

.news-ul-index:hover{background:#f1f1f1; }
.news-ul-index:hover li{color: #af092f;}

.width734{width: 744px;}
	.width466{width: 466px;}
	.width228{width: 228px;}
@media (max-width:1400px){
	.img-show-max{display: block;}
	.img-show-min{display: none;}
	/*.width744{width: 60%;}
	.width466{width: 38%}
	.width228{width: 50%}*/
}
@media (min-width:1400px){
	
	.img-show-max{display: none;}
	.img-show-min{display: block;}
}



/*页数*/
.pagelist{text-align: right;padding-right: 30px;}
.pagelist a,.pagelist span,.pagelist select{color: #000;padding:0px 10px;font-size: 16px;line-height: 15px;}
.pagelist a:hover{color: #f00;}
.pagelist a.a1:hover{color: #000;}
.pagelist select{margin-left:5px;}
.pagelist span{border-left:1px solid #000;border-right:1px solid #000;}
/*.pagelist a{padding:1px 1.8px;margin:1px;line-height: 5px;}
.pagelist span{padding:1px 1.8px;margin:1px;}
.pagelist .a1{padding:1px;margin:1px;}
@media (min-width:1220px){
.pagelist a{padding:5px 10px;margin:6px;line-height: 30px;}
.pagelist span{padding:5px 10px;margin:6px;}
.pagelist .a1{padding:5px;margin:6px;}
}
.pagelist .a1:hover,.pagelist .a1,.pagelist a{border:1px solid #ddd;color: #888;background: none;}
.pagelist a:hover,.pagelist span{color: #fff;border:1px solid #3078d4;background: #3078d4;}
*/
.i-step-backward::before{content: "首页";}
.i-step-forward::before{content: "尾页";}
.i-caret-left::before{content: "上一页";}
.i-caret-right::before{content: "下一页";}
/*.a1::before{content: "下一页";}*/


/*客服*/
.serviceing{position: fixed;right: 2%;bottom: 15%;}
.serviceing-li{width: 40px;height: 40px;background:#a3a3a3;line-height: 40px;margin: 2px;cursor: pointer;}
.txt1,.phone:hover,.ewm:hover{background: #000;color: #fff;}
.serviceing-li span.txt1,.ewming,.phoneing,.serviceing-li:hover img.img1{display: none;}
.ewm:hover .ewming,.phone:hover .phoneing,.serviceing-li:hover span.txt1{display: block;}
.ewming,.phoneing{position: fixed;right: 5%;bottom: 16%;background: #F0F1F5;height: 170px;}
.img22 img{width: 130px;height: 130px;}
.ewm:hover .ewming{color: #000;}
/*.img2{padding:10px;}*/
.phoneing li{margin-left: 15px;}
/*.kefui{ float:right; position:fixed; right:5%; z-index:9999}
.kefui1{bottom:15%;}
.kefui2{ top:70%;}
.kefui img{padding:8px;}
.kefui div.tel{color:#fff;margin:1px -106px 1px 0;}
.kefui div.tel span{padding:0 10px 0 0px; font-size:13px; line-height:32px;}
.kefui div.ewm{ position:relative;}
.kefui div.ewm .one{}
.kefui div.ewm .ii{ position:absolute; opacity: 0;border-radius: 8px;right:-10px; top:-120px; width:165px; padding:10px; background:#fff; border: 1px solid #c6c6c6;}
.kefui div.ewm .ii{z-index:-1; 
	-webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
   }
.kefui div.ewm:hover .ii{ opacity: 1; width:150px; right:40px;}
.kefui div.ewm h4{ position:absolute;top:0;line-height:12px; margin:0em; font-weight:400; font-size:12px; background:#e9e9e9; display:block;color:#fff; padding:0px; text-align:center;  opacity: 0;}
.kefui div.ewm:hover h4{ opacity: 1;}
.kefui div.qq{margin:1px -66px 1px 0;}
.kefui div.qq a{padding:0; font-size:13px; line-height:33px;}
.kefui div.qq a p{width: 36px; line-height: 20px;padding:8px;color: #fff;text-align: center;margin:0px;}
.kefui1 div.qq a p{background: #3163a4;}
.kefui2 div.qq a p{background: #c51b42;}
.kefui .box{ float:right; margin:1px 0;clear:both;border-radius: 5px 0 0px 5px; background:#0e94b2}
.kefui .box{ float:right; margin:1px 0;clear:both;background:#3163a4;}
.kefui .box1{ }
.kefui .box2{ }
.kefui .box1 a:hover p,.kefui .box1 a:hover img{ background:#c51b42;}
.kefui div.cd-top{ position:relative;cursor: pointer;}
.kefui div.cd-top h4{ margin:0em; position:absolute;top:0;width:36px;line-height:25px; background:#302f2f; font-weight:400; font-size:12px; display:block;color:#fff; padding:6px; text-align:center;  opacity: 0;}
.kefui div.cd-top:hover h4{ opacity: 1;}
.kefui .box1:hover{ margin-right:0px;}*/


label.BMapLabel{border:none;}

.form{width: 100%;font-size: 1.4rem;}
.form input{margin-top: 5px; margin-bottom: 5px;}
.form input.input{display: inline-flex;height: 30px;}
.form label.i1{text-align: right;width: 20%;}
.form label.i3{text-align: left;width: 100%;padding-left: 10%;}
.form label.i2{text-align: right;width: 10%;}
.form input.i1{width: 40%;text-align: left;}
.form input.i2{width: 20%;text-align: left;padding-left: 10px;}
.form div input.input{height: 30px;}
/*.form label.i1{text-align: right;width: 20%;}*/
/*.form label.i3{text-align: left;width: 100%;padding-left: 10%;}*/
/*.form label.i2{text-align: right;width: 10%;}*/
.form div.i1 input.i1{width: 100%;text-align: left;}
.form div.i1{text-align: left;display: inline-flex;width: 39.5%;}
.form div.i2{text-align: left;display: inline-flex;width: 19.5%;}
.form div.i2 input.i2{width: 100%;text-align: left;padding-left: 10px;}

/* 跑马灯效果 */
#warp{width:1200px;height: 250px;margin:0 auto;position:relative;overflow: hidden;}
#warp a{display: inline-block;}
#warp .content{width: 1000%;position: absolute;left:0;top:0;}
#warp .content li{width:200px;float: left;list-style: none;margin-top: 15px;margin-bottom: 15px;}
#warp .content li img{height: 250px;outline: none;}