/* CSS3滚动条 */
::selection {background:none; text-shadow:none ;}
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2;}
::-webkit-scrollbar{width:5px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background:#ccc;}
::-webkit-scrollbar-thumb:hover{background:#E60013 ; cursor:pointer}  

*{ padding:0; margin:0; }
body{ font-family:"微软雅黑"; font-size:16px; line-height:160%;}
body, html { margin: 0;transition: opacity 400ms ease 0s; height:100%;}
a{ text-decoration:none; color:#000; outline:none}
a:hover{ color:#EB6100}
h1{ font-size:36px; margin-bottom:5px; line-height:34px;}
h2{ font-size:30px; font-weight:normal;}
h3{ font-size:22px;}
h3 a{ font-size:18px; color:#c4d700!important;}
h5{ font-size:20px; color:#000000; font-weight:normal;}
li{ list-style:none}
.l{ float:left; box-sizing:border-box;}
.r{ float:right; box-sizing:border-box;}
.harf{ width:50%;}
img{ object-fit:cover;}
.zuo{ width:22%;}
.you{ width:73%;}

.pad{ padding:90px 0;}
.clear{ clear:both}
.w{ width:85%; margin:auto; max-width:1400px; position:relative;}
.head{ background:#f8f8f8;position:fixed; width:100%; z-index:999; top:0; box-shadow:1px 1px 20px rgba(0,0,0,0.1);}
.logo{ display:block; float:left; margin-right:2%;}
.overlay{ float:left;}
.overlay li{ float:left;}
.current a{ background-color:#34b9c0!important; color:#FFF!important;}
.overlay li a{ display:block; line-height:55px; padding:18px 15px; font-size:16px; color:#8266cd;}
.overlay li a:hover{ background-color:#34b9c0; color:#FFF;}
.navbar-toggle{border: 0; border-radius: 0;margin-top:0px; background:none; display:none;}
.navbar-toggle span {display: block;width: 40px; height: 3px; background:#036; margin-top:5px;}
.sp0 {position: absolute;width: 1px;height: 1px; padding: 0;margin: -1px;overflow: hidden; clip: rect(0,0,0,0); border: 0;}
.dianhua{ width:185px; font-size:19px; background:url(../images/dianhuabg.svg) left center; float:right; color:#FFF; height:40px; line-height:40px; margin-top:25px; padding-left:42px; box-sizing:border-box;}

#dituContent{ width:100%; height:500px;}

.button_container { display:none;/*PC端不显示*/
    position: relative; float:right;
    margin-top: 15px;
    height: 28px;
    width:30px;
    cursor: pointer;
    z-index: 999;
    -webkit-transition: opacity .25s ease;
            transition: opacity .25s ease;
}

/* Animate the top hamburger bar */
.button_container.active .top {
    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
        -ms-transform: translateY(8px) translateX(0) rotate(45deg);
            transform: translateY(8px) translateX(0) rotate(45deg);
    background: #fff;
}

/* Set the middle hamburger bar's opacity to 0  */
.button_container.active .middle {
    opacity: 0;
    background: #FFF;
}
.button_container.active .bottom {
    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
        -ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
            transform: translateY(-8px) translateX(0) rotate(-45deg);
    background: #fff;
}

.button_container span {
    background: #073e60;
    border: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    cursor: pointer;
}

.button_container span:nth-of-type(2) {
    top: 8px;
}

.button_container span:nth-of-type(3) {
    top: 16px;
}


video, object {
display:inline-block;
vertical-align:baseline;
min-width:100%;
min-height:100%; object-fit:cover;
}
 
.de-video-container{
top:0%;
left:0%;
height:100%;
width:100%;
overflow: hidden; background:#333;
}
.banner{ position:absolute; top:50%; margin-top:-60px; left:13%; line-height:50px; opacity:0.9; text-shadow:rgba(0,0,0,0.6) 1px 1px 3px; overflow:hidden;}
.about{ overflow:hidden;}
.banner span{ font-size:62px; color:#FFF; display:block; margin-top:10px; font-weight:bold; line-height:150%;}
.banner p{ font-size:46px; color:#FFF; display:block;}
.banner p b{ color:#f5a100;}
.banner i{ width:60px; height:5px; display:block; margin-top:60px; background:#FFF;}
.erweima{ float:left; margin-right:80px;}
.erweima img{ width:65px; margin-top:12.5px;transition:0.6s;}
.erweima img:hover{transition:0.6s;
transform:scale(1.3,1.3);
-moz-transform:scale(1.3,1.3);
-webkit-transform:scale(1.3,1.3);
-o-transform:scale(1.3,1.3);}
.toptit i{ width:50px; height:2px; display:block; background:#073e60; float:left; margin-right:10px; margin-top:12px;}
.toptit span{ color:#073e60; font-weight:bold; font-size:16px;}
.abl{ width:45%;}
.abr{ width:50%;}
.gsjj span{ font-size:50px; font-weight:bold; display:block; margin:30px 0; color:#073e60}
.gsjj p{ color:#666;}

.lianjie{ margin-top:30px;}
.lianjie li {
    border: none;
    padding:14px 20px;
    text-transform: capitalize;
    border-radius: 6px;
    cursor: pointer;
    color: #fff; width:200px;
    font-size: 16px;
    background-size: 200%;
    transition: 0.6s;
    box-shadow: 0px 7px 21px 0px rgba(0,0,0,0.12);
    background-image: linear-gradient(to left, #266183, #073e60, #9ea0af); margin-bottom:18px;
}
.lianjie li:first-child{ background-image:linear-gradient(to left, #559af3, #1462f3, #559af3);}
.lianjie li:hover{background-image: linear-gradient(to left, #559af3, #1462f3, #559af3); }
.btn{ background:url(../images/jiantou.svg) center right no-repeat; color:#FFF; padding-right:50px;}
.abr img{ width:100%;}
.pad{ padding:100px 0;}
.toptit2{ width:235px; margin:auto;}
.toptit2 h3{ font-size:45px; color:#073e60; padding:20px 0; font-weight:normal; text-align:center;}
.toptit2 span{ color:#000;}
.youshi{ background:#f5f8ff;}
.youshili{ margin-top:20px;}
.youshili ul{}
.youshili li{ width:15%; margin:2.5%; background:#FFF; float:left; text-align:center; padding:40px 0;}
.youshili li img{ margin:auto; display:block;}

.youshili li:first-child{background-image:-webkit-linear-gradient(0deg, #24c0f1 0%, #4c9afe 100%); color:#FFF;}
.youshili li:first-child img{-webkit-filter: brightness(10);
    filter: brightness(10);}
.youshili li:hover{background-image:-webkit-linear-gradient(0deg, #24c0f1 0%, #4c9afe 100%); color:#FFF;}
.youshili li:hover img{-webkit-filter: brightness(10);
    filter: brightness(10);}

.kh01{ padding:180px 120px;background-image:-webkit-linear-gradient(0deg, #266183 0%, #073e60 100%); color:#FFF; box-sizing:border-box;}
.kh01 span{ font-size:42px; display:block; margin-bottom:60px;}
.kh01 p{ font-size:24px; line-height:40px;}
.kouhao{ position:relative;}
.kh02{ height:100%; background:#096; position:absolute; right:0; background:url(../images/khbg.jpg) center center;}
.toptit3{ width:300px;}
.faqli{ width:31.3%; float:left; margin-right:2%;}
.wenda{ overflow:hidden;}
.wendali{ margin-top:50px; width:102%;}
.wdtu img{ width:100%; height:270px;transition:0.6s;}
.wd{ padding:20px;background-image:-webkit-linear-gradient(0deg, #f5f5f5 0%, #fff 100%);}
.q{ padding-left:38px; background:url(../images/q.svg) top left no-repeat; line-height:30px; display:block;}
.a{ padding-left:38px; background:url(../images/a.svg) top left no-repeat; margin-top:10px; color:#595757; font-size:14px; line-height:22px;}
.more{ display:block; padding-left:38px; margin-top:12px; color:#8266cd;}
.wdtu{ display:block; overflow:hidden; background:#000;}
.faqli:hover .wdtu img{ opacity:0.8;transition:0.6s;
transform:scale(1.2,1.2);
-moz-transform:scale(1.2,1.2);
-webkit-transform:scale(1.2,1.2);
-o-transform:scale(1.2,1.2);}

.seo{background-image:-webkit-linear-gradient(0deg, #f5f5f5 0%, #fff 100%); overflow:hidden;}
.seo a{color:#444;}
.xinwen{ width:104%;} 
.seoli{ width:29.3%; float:left; margin-right:4%;}

.seoli h3{color:#073e60; font-size:26px; margin-bottom:30px;}
.seoli h3 span{ color:#999;}
.newsms a{ font-size:18px; display:block; margin-top:10px;}
.newsms p{ font-size:14px; line-height:22px; color:#999; margin-top:10px;}

.hangyeli span{ display:block; color:#ccc;}
.hangyeli p{ font-size:14px; line-height:22px; color:#999; margin-top:6px;}
.hyxw li{ padding:15px 0; border-bottom:#999 dotted 1px;}
.hyxw li:first-child{ padding-top:0;}
.jiankang li{ line-height:37px;  border-bottom:#999 dotted 1px;}

.footer{ background:#353744; padding:40px 0;}
.ft h4{ font-weight:normal; font-size:16px; background:url(../images/lin.jpg) left bottom no-repeat; padding:10px 0; color:#FFF;}
.ft{ float:left; padding-right:20px; box-sizing:border-box;}

.f1{ width:34%;}
.f2{ width:22%;}
.f3{ width:22%;}
.f4{ width:22%;}
.fn { margin-top:15px;}
.f1 li{ line-height:37px; color:#CCC; margin-bottom:10px;}
.f1 li img{ display:block; float:left; margin-right:10px;}
.fn a{ display:block; color:#CCC; font-size:15px; line-height:26px;}

.health{animation-iteration-count:2;}


	/* 本例子css */
	.slideBox{ width:100%; overflow:hidden; position:relative;}
	.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
	.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
	.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
	.slideBox .hd ul li.on{ background:#f00; color:#fff; }
	.slideBox .bd{ position:relative; height:100%; z-index:0;   }
	.slideBox .bd ul{ position:relative; height:520px!important;}
	.slideBox .bd li{ zoom:1; vertical-align:middle;}
	.slideBox .bd img{ width:100%; display:block;  border-radius:30px;}

	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox .prev,
	.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
	.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
	.slideBox .prev:hover,
	.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
	.slideBox .prevStop{ display:none;  }
	.slideBox .nextStop{ display:none;  }

.banquan{ color:#CCC; font-size:14px; text-align:center;background:#353744; padding:5px 0; border-top:#43475e solid 1px;}
.ban{ height:360px; margin-top:90px; position:relative; background-size:cover!important}
.mianbao{ position:absolute; bottom:30px; left:0; right:0; margin:auto; color:#FFF;}
.mianbao a{ color:#FFF;}
.mianbao span{ font-size:45px; display:block; line-height:50px; margin-bottom:15px; color:#FFF;}
.youshili2{background-image:-webkit-linear-gradient(0deg, #24c0f1 0%, #4c9afe 100%); margin-top:0;}
.youshili2 li{ width:20%; margin:0; background-image:-webkit-linear-gradient(0deg, #6eabf9 0%, #24c0f1 100%)!important; color:#FFF; padding:25px 0;}
.youshili2 li img{-webkit-filter: brightness(10);
    filter: brightness(10);}

.aboutbz span{ font-size:52px; line-height:66px; color:#333; display:block; margin-top:30px; font-weight:bold;}
.aboutbz p{ font-size:36px; line-height:40px; color:#333; display:block;}
.aboutbz p b{ color:#f5a100;}
.aboutbz i{ width:60px; height:5px; display:block; margin-top:40px; background:#333;}
.content{ font-size:18px; line-height:30px;} 

/*招聘*/
.job{ min-height:300px;}
.job li{ float:left; width:20%; text-align:center; box-sizing:border-box; position:relative; padding:5px 0; line-height:40px;}
.jobbg li{ line-height:40px;}
.jobbg2 { color:#999;}
.jobbg2 a{ color:#8266cd;}
.zwsq{background:url(../images/job.png) center left no-repeat; padding-left:25px;}
.ckzw{background:url(../images/ckzw.png) center left no-repeat; padding-left:25px;}
.jobbg{background:#eee url(../images/bg.png);}
.jobbg:hover{ background-color:#ddd!important;}
.job ul{ overflow:auto;border:#f2f2f2 solid 1px; margin-top:-1px;}
.job ul:hover{background-color:#f8f8f8;}
.jobarc{ margin-top:30px; min-height:0px; margin-bottom:30px;}
.jobh2{ margin-bottom:20px;}
.white_content input{ width:100%; margin-bottom:8px; box-sizing:border-box; padding:2px; line-height:30px; font-size:14px;}
.white_content select{ width:100%; margin-bottom:8px;box-sizing:border-box; padding:8px 2px; font-size:14px;line-height:30px;}
.white_content textarea { width:100%;box-sizing:border-box; padding:2px; height:200px; font-size:14px;font-family:"微软雅黑";}
.close{ font-size:14px; float:right; margin-bottom:5px; color:#8266cd;}

.black_overlay{ 
	display: none; 
	position:fixed; 
	top: 0%; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color:rgba(0,0,0,0.6); 
	z-index:1001; 
} 
.white_content { 
	display: none; 
	position:fixed; 
	top: 25%; 
	left: 50%; margin-left:-160px;
	width:450px; 
	padding: 30px; 
	z-index:1002; 
	overflow: auto; background-color:#FFF; box-sizing:border-box;} 
.shenqing{ border:none; background:#8266cd; color:#FFF; padding:6px 0!important;}
.contact{ padding:80px 0;}
/*招聘*/
.job{ min-height:300px;}
.job li{ float:left; width:20%; text-align:center; box-sizing:border-box; position:relative; padding:5px 0; line-height:40px;}
.jobbg li{ line-height:40px;}
.jobbg{ background-color:#ddd;}
.jobbg:hover{ background-color:#ddd!important;}
.job ul{ overflow:auto;border:#f2f2f2 solid 1px; margin-top:-1px; border:#ddd solid 1px;}
.job ul:hover{background-color:#f8f8f8;}
.jobarc{ margin-top:30px; min-height:0px; margin-bottom:30px;}
.jobh2{ margin-bottom:20px;}
.white_content input{ width:100%; margin-bottom:8px; box-sizing:border-box; padding:2px; font-size:14px;}
.white_content select{ width:100%; margin-bottom:8px;box-sizing:border-box; padding:5px 2px; font-size:14px;}
.white_content textarea { width:100%;box-sizing:border-box; padding:2px; height:200px; font-size:14px;}
.close{ font-size:14px; float:right; margin-bottom:5px;}

.black_overlay{ 
	display: none; 
	position:fixed; 
	top: 0%; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color:rgba(0,0,0,0.6); 
	z-index:1001; 
} 
.white_content { 
	display: none; 
	position:fixed; 
	top: 18%; 
	left: 50%; margin-left:-160px;
	width:450px; 
	padding: 30px; 
	z-index:1002; 
	overflow: auto; background-color:#FFF; box-sizing:border-box;} 
.shenqing{ border:none; background:#8266cd; color:#FFF; padding:6px 0!important;}
.contact{ padding:80px 0;}

/*内容页*/
.arc{ border-right:#f2f2f2 solid 1px; padding-right:6%;}
.arc h1{ font-weight:normal;}
.zuozhe{ font-size:14px; padding:20px 0 50px 0; color:#666;}
.zhengwen{ font-size:16px; line-height:160%; color:#666;}
.zhengwen img{ max-width:100%!important; height:auto!important;}
.fenye2{ margin-top:50px;}
.fenye .active{ background-color:#0F0;}
.xiangguan{ font-size:14px; color:#999; line-height:20px; margin-top:10px;}
.ttli{ margin-bottom:30px;}
.ttli2 img{ width:110px; height:110px; border:#CCC solid 1px; float:left; margin-right:15px;}
.ttli2 a{ font-size:15px; line-height:22px;}
.mtop h3{ font-size:26px; margin-top:40px; margin-bottom:20px;}
.erji h2{ font-size:24px; margin-bottom:20px;}
.erji li a{ font-size:18px; line-height:35px;}
.fenye{ overflow:auto; padding:20px 0; margin-top:20px;}
.fenye li{ float:left; margin-right:3px; border:#666 solid 1px; padding:0 8px; color:#666; line-height:18px;}
.fenye li:hover{ background-color:#F8B62D;}
.thisclass{background-color:#F8B62D;}
.fenye li a{color:#666;}
.neirong{ background-color:#FFF; padding:60px 0;}

/*图片列表*/
.w2{ width:102%;}
.san{ width:23%; float:left; margin-right:2%; margin-bottom:2%; box-sizing:border-box;}
.san img{height:321px; transition:0.6s; margin:auto;}
.san:hover img{transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1);
-webkit-transform:scale(1.1,1.1);
-o-transform:scale(1.1,1.1); transition:0.6s;}
.pictu{ display:block; overflow:hidden; background-color:#fff;}
.biaoti{ height:60px; padding:20px; border-top:#f5f5f5 solid 1px;background:#f8f8f8 url(../images/bg.png);}
.biaoti span{ font-size:18px; color:#012231; padding:0 10px; font-weight:bold;}
.pic{ background:#FFF; padding:0px; border:#f8f8f8 solid 2px;}
.pic:hover{ border:#f5a100 solid 2px;}
.pic a{ font-size:18px;}
.biaoti p{ color:#999; font-size:14px; margin-top:5px;}
.erji2 li{ float:left;}
.erji2 li a{ padding:15px 30px; font-size:17px; display:block; line-height:30px;}
.sec{ color:#F00;}
.erji2 li:first-child a{ padding-left:0;}
.productlist{ background-color:#f8f8f8;}


.zixun{ padding:50px; box-sizing:border-box; background:#FFF; margin-bottom:30px;}
.zx{ width:70%;}
.zxtu{ width:20%;}
.zxtu img{ width:100%;}
.zx a{ display:block; font-size:18px; padding:10px 0;}
.zx p{ margin-top:20px; color:#666;}
.more{ font-size:16px!important; margin-top:20px;background:url(../images/jiantou.svg) center right no-repeat; width:100px;}
.more:hover{background:url(../images/jiantou2.svg) center right no-repeat;}
.bgf8{ background:#f8f8f8;}
.pad2{ padding:40px 0;}


.lytop{ font-size:30px;}
.lytop span{ font-size:18px; display:block; margin-top:10px;}
.contact{ padding:120px 0;}
.form { width:70%;}
.form input{ width:100%; display:block; border:none; border-bottom:1px #c2c2c2 solid; line-height:30px; padding:5px; margin-bottom:20px; font-size:18px; color:#CCC; box-sizing:border-box;}
.form{ box-sizing:border-box;background-color:#FFF; background:#fff; box-shadow:rgba(0,0,0,0.2) 1px 1px 20px; padding:60px;}
.form span{ display:block; color:#ccc; font-size:18px;}
.form textarea{ width:100%; height:140px; margin-top:10px; border:#c2c2c2 solid 1px; font-family:微软雅黑; font-size:18px;}
.coolbg{ background-color:#a28f56; color:#FFF; font-size:28px; margin-top:30px;}

.my-map{ width:100%; height:600px;}



@media screen and (max-width:1440px){	
.daohang li a{ padding:0 10px; font-size:16px;}
.erweima{ margin-right:20px;}
.overlay li a{ padding:18px 10px;}
.kh01 span{ font-size:34px; line-height:40px;}
.san img{height:280px; transition:0.6s; margin:auto;}
h1{ font-size:30px;}
.mtop h3{ font-size:24px;}
}

@media screen and (max-width:1024px){
img{ max-width:100%!important; height:auto!important;}
.l,.r{ float:none;}
.head2{ padding:5px 0;}
.navbar-toggle{ display:block}
.w{ width:90%;}
.logo img{ height:50px!important; width:auto!important;}
.dianhua{ display:none;}
.logo{ width:130px; float:left; margin:0;}
.navbar-toggle{ float:right;}

/*手机导航*/
.button_container{ display:block; z-index:9999;}
.overlay {
    position: fixed; z-index:9998;
    display: block; 
    background: rgba(7,62,96, 1); /* Primary color, can be changed via colors.css */
    top: 0;
    border: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
            transition: opacity .35s, visibility .35s, height .35s;
    overflow: auto;
}

.overlay.open {
    opacity: .95;
    visibility: visible;
    height: 100%;
}
.overlay.open ul{ padding-top:80px;}
.overlay li{ float:none; width:100%;}
.overlay li a{ color:#FFF;}
.abl,.abr{ width:100%; float:none;}
.lianjie ul{ width:101%; height:110px;}
.lianjie li{ width:49%; margin-right:1%; box-sizing:border-box; float:left; margin-bottom:1%;}
.abr{ margin-top:30px;}
.l,.r{ float:none;}
.harf{ width:100%;}
.kh01{ padding:50px;}
.kh02{ position:relative; display:none;}
.f2,.f3,.f4{ display:none;}
.ban{ height:260px; margin-top:60px;}
.content{ margin-top:30px;}
.zx{ width:100%;}
.white_content{ width:80%; left:0; right:0; margin:auto;}
.erweima{ display:none;}
}

@media screen and (max-width:768px){
.w{ width:95%;}
video{ display:none;}
.de-video-container{background:url(../images/videobg.jpg) center center no-repeat;}
.banner{ left:0; padding:0 20px;}
.banner p{ font-size:30px; line-height:34px;}
.banner span{ font-size:50px; line-height:58px;}
.gsjj span{ font-size:38px;}
.pad{ padding:50px 0;}
.toptit2 h3{ font-size:30px;}
.youshili ul{ font-size:0; text-align:center;}
.youshili li{ width:31.3%; margin:1%; display:inline-block; float:none; padding:20px 0;}
.youshili li span{ font-size:14px;}
.kh01 span{ font-size:30px; line-height:40px; margin-bottom:30px;}
.kh01 p{ font-size:18px; line-height:30px;}
.wendali{ width:100%;}
.faqli{ width:100%; margin-right:0; margin-bottom:10px;}
.xinwen{ width:100%;}
.seoli{ width:100%; margin-top:30px; margin-bottom:30px;}
.ft{ width:100%;}
.overlay li a{ line-height:30px; text-align:center;}
.ban{ height:100px; margin-top:60px;}
.mianbao span{ font-size:30px; line-height:34px; margin-bottom:2px;}
.youshili2{ display:none;}
.aboutbz p{ font-size:30px;}
.aboutbz span{ font-size:28px; margin-top:10px; line-height:32px;}
.zixun{ padding:30px;}
.mianbao{ bottom:5px;}
.jobbg2 li{ font-size:12px;}
.jobbg2 li a{ font-size:12px; display:block;}
.san{ width:48%;}
.my-map{ display:none;}
.form{ width:100%;}
.jobbg2 li:nth-child(2){ display:none;}
.jobbg li:nth-child(2){ display:none;}
.job li{ width:25%;}
.mianbao a{ font-size:12px;}
.biaoti p{ display:none;}
.biaoti span{ display:none;}
.arc{ border:none; padding:0;}
.you,.zuo{ width:100%;}
.arc h1{ font-size:26px;}
.erji2 li:first-child a{ padding-left:inherit;}
.erji2 li{ width:33.3%;}
.erji2 li a{ padding:15px 0; text-align:center;}
.zuozhe{ font-size:12px;}
}




