@charset "utf-8";
/*===================================================================

 * file:    iching.css
 * time:    2020/05/27—2019/05/30

===========================================*/

@media all and (min-width: 1100px){
/*通用开始*/
body,body *{margin:0;padding:0;list-style-type:none;font-family:"微软雅黑", Arial, sans-serif; text-decoration:none;}
/**,:before ,*:after{ box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}*/
html{font-size:62.5%; color: #333;height: 100%}
body{ font-size:1.4rem;background-color: #fff;height: 100%}
h1{font-size:2.8rem}
h2{font-size: 2rem;}
h3{font-size: 1.6rem;}
h4{font-size: 1.8rem}
h5{font-size: 1.6rem}
h6{font-size: 1.4rem}
a:link{color: #333;transition:all 0.5s}
a:visited{color: #333}
a:hover{text-decoration:none; }
a:active{color: #333}
img{border: 0;outline: 0}
.none{display: none}
.pc-none{display: none}
a{text-decoration: none !important;color: #4b4a4a}
/*html5*/
abbr, article, aside, audio, canvas, datalist, details, dialog,figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, pre,col, section, time, video,main{display: block}
/*主题色*/
.color-zhu{color: #0054a7 !important;}/*字体色*/
.color-zhu2{color:#a6926c !important;}/*字体色2*/
.color-zhu3{color:#e6e1d3 !important;}/*浅色调背景*/
.color-zhu4{color: cornflowerblue !important;}/*字体色*/
.color-666{color: #666 !important;}/*字体色*/
/*背景色*/
.body-color{background:#eeecec}
.bg-color{background-color: #00733a}/*166 146 108*/
.bg-color2{background-color: #8fcbad}/*166 146 108*/
.bg-color3{background-color: #bfab86}/*背景浅色调*/
.bg-color-f6f6f6{background-color: #f6f6f6}
.border-color1{border: 1px #ededed  solid;}
.warp{background-color:#ffffff; padding:50px; width:1200px; margin:0px auto; display:block; min-height:800px;}
/*横线*/
.-color{color: #a6926c}
.border-color{color: #a6926c}
.border-top-color{border-top-color: #b3a57d !important;}
.border-bottom-color{border-bottom-color: #f47920!important;}
.border-bottom-color2{border-bottom-color: forestgreen!important;}
.border-bottom-color3{border-bottom-color: brown!important;}
.border-bottom-color4{border-bottom-color: cornflowerblue !important;}
.f-w{font-weight: bold}
.clear{ clear:both;height: 0;display: block;width: 100%}
.ellipsis{ white-space:nowrap; overflow: hidden;text-overflow:ellipsis;}
.w1200{width:1200px; margin:0 auto;}
.w1200:after,.w1200:before{content: ""; display: block;clear: both;height: 0;}
.w1200{width:1200px; margin:0 auto;}
.auto{margin: 0 auto}
.mt5{margin-top: 5px}
.mt10{margin-top: 10px}
.mt15{margin-top: 15px}
.mt20{margin-top: 20px}
.mt25{margin-top: 25px}
.mt30{margin-top: 30px}
.mt35{margin-top: 35px}
.mt40{margin-top: 40px}
.mt50{margin-top: 50px}
.ml10{margin-left: 10px}
.ml15{margin-left: 15px}
.ml20{margin-left: 20px}
.ml25{margin-left: 25px}
.ml30{margin-left: 30px}
.ml38{margin-left: 38px}
.mb5{margin-bottom: 5px}
.mb10{margin-bottom: 10px}
.mb15{margin-bottom: 15px}
.mb20{margin-bottom: 20px}
.mb25{margin-bottom: 25px}
.mb30{margin-bottom: 30px}
.pt20{padding-top: 20px}
.pt30{padding-top: 30px}
.pt40{padding-top: 40px}
.pt50{padding-top: 50px}
.pt60{padding-top: 60px}
.pb30{padding-bottom: 30px}
.pb50{padding-bottom: 50px}
.padding5{padding: 5px}
.padding10{padding: 10px}
.padding20{padding: 20px}
.padding30{padding: 30px}
.pb20{padding-bottom: 20px}
.fl{float: left}
.fr{float: right}
.center{text-align: center}
.lh10{line-height: 10px}
.lh15{line-height: 15px}
.lh20{line-height: 20px}
.lh30{line-height: 30px}
/*按钮*/
.btns{transition: all 0.5s;width: 150px;cursor: pointer;height: 30px;border: 0;text-align: center;color: #fff;background-color: #f47920;font-size: 14px}
.btns:hover{background-color: #FF9900}
::selection{background-color: #efefef;color: #000}
/* 清除左右边框 */
.clear-left-border{border-left: 0 !important;}
.clear-right-border{border-right: 0 !important;}
/*广告*/
.ad1{max-height: 100px;}
.ad1 img{width: 100%;height: 100px}
.btn-right{transition: all 0.5s; width: 150px;height: 39px;text-align: center;cursor: pointer;color: #fff;border:3px #fff double;font-size: 1.4rem}
.btn-right:hover{background-color: #FF9900;}
.m-none{ font-style:normal}
.tbg{background:url("../images/index_bg.png") no-repeat center; height:134px;}
/*通用结束*/
/*head*/
.sj-head{height:123px; background-color: #fff; z-index: 99;}
.sj-head .logo{width:50%;float: left; text-align: left; margin: 10px 2px;}
.sj-head .top_r{float: right;}
.sj-head .top_r .zh{ float:right; display: inline;width: 100%;}
.sj-head .top_r .zh span{ float: right; padding:10px 10px;color:#c40000}
.sj-head .top_r .zh a{color:#c40000}
.sj-head .top_r .search {float:right;}
.sj-head .top_r .search input[type="text"] {width: 300px;border: #bfbfbf solid 1px; height:27px; line-height: 27px;color:#9f9e9e; padding-left:10px;}
.sj-head .top_r .search input[type="button"] {font-size:0px; color:#fff; border:none;margin-left:-30px;  background:url(../images/seach_icon.png) no-repeat center top;width: 30px; height:27px; line-height: 30px;}
.sj-head .nav{ width: 100%;margin:0px auto; background: #e8e5e5; height: 43px; line-height: 43px;}
.sj-head .nav>ul{ width: 1200px; margin:0px auto;}
.sj-head .nav>ul>li{ float: left; min-width:240px;text-align: center ; height:43px; line-height: 43px;font-size: 16px;font-weight: 600;}
.sj-head .nav>ul>li a{color:#3d3d3d;}
.sj-head .nav>ul>li.on,.sj-head .nav>ul>li:hover{background: #c8000b; }
.sj-head .nav>ul>li.on a,.sj-head .nav li:hover a{color:#fff ;}
.sj-head .nav>ul>li ul{ display: none;}
.sj-head .nav>ul>li:hover ul{ position: relative;display: block; background-color: #eaeff8; width: 100%;z-index:999;}
.sj-head .nav>ul>li:hover ul li{position: relative;font-size: 16px;font-weight: 400; }
.sj-head .nav>ul>li:hover ul li>a{color:#3d3d3d;}
.sj-head .nav>ul>li:hover ul li:hover{background: #c8000b;color:#fff ;}
.sj-head .nav>ul>li:hover ul li:hover>a{color:#fff ;}
.sj-head .nav>ul>li:hover ul li div{ display: none;}
.sj-head .nav>ul>li:hover ul li:hover div{display: block; top:0px;left: 240px; position: absolute;min-width:180px;background-color: #eaeff8;color:#3d3d3d;overflow: hidden;white-space: nowrap;}
.sj-head .nav>ul>li:hover ul li:hover div a{color:#3d3d3d;}
.sj-head .nav>ul>li:hover ul li:hover div>h4{font-size: 16px;font-weight: 400;padding:0px 10px;}
.sj-head .nav>ul>li:hover ul li:hover div>h4:hover{background: #c8000b;color:#fff ;}
.sj-head .nav>ul>li:hover ul li:hover div>h4:hover>a{color:#fff ;}

.sj-hd{ overflow:hidden; position:relative ;width: 100%;max-height:712px;}
.sj-hd .bd{ position:relative;  z-index:0;max-width: 100%;  height:100% }
.sj-hd .bd ul{width: 100%;height:100%}
.sj-hd .bd li{vertical-align:middle;position: relative; width: 100%;text-align: center;font-weight: bold;font-size: 1.8rem;height:100%}
.sj-hd .bd img{ width:100%;  display:block; max-height: 100%;}
.sj-hd  .hd{ position:absolute; bottom:30px;left:50%; z-index:1;  margin-left: -104px;}
.sj-hd  .hd ul{ overflow:hidden; zoom:1;  }
.sj-hd  .hd ul li span{float:left;margin:0px 3px; display:block;   width:14px; height:14px; line-height:20px; text-align:center; background:#fff; cursor:pointer; border-radius:15px; margin:0px 6px; }
.sj-hd  .hd ul li span.on{ background:#f00; color:#fff; }
.sj-hd .prev,.sj-hd .next{ position:absolute; left:10%; top:50%; margin-top:-46px; display:block; width:43px; height:92px; background:url(../images/banner_pre.png) no-repeat;    }
.sj-hd .next{ left:auto; right:10%; background:url(../images/banner_next.png) no-repeat; }
.sj-hd .prev:hover,.sj-hd .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.sj-hd .prevStop{ display:none;  }
.sj-hd .nextStop{ display:none;  }
.part1{width:1200px;margin:0px auto;overflow:hidden; height:757px;}
.part1 .title{ text-align: center;margin:60px auto 35px auto;} 
.part1 .title h1{ font-size:24px;color: #585657; line-height: 43px;text-align: center}
.part1 .title h1 span{display:block;width:300px; margin:0px auto; text-align: center;font-size:28px;color:#c8000b; height:70px;line-height:70px;border-bottom:#313131 solid 3px;}
.part-l{ float: left; background:url(../images/cp_bg.jpg);width: 274px; height: 479px;}
.part-l ul{margin:42px 0px 0px 0px;}
.part-l ul li{ height: 52px; line-height: 52px;color: #fff; text-align: center;font-size: 18xp;font-weight: 800;}
.part-l ul li a{color: #fff; width:189px;display: block;border-bottom: #ccc solid 1px; margin:0px auto 0px auto; }
.part-l ul li:hover{ background-color: rgba(255, 255, 255, 0.46) ;}
.part-l p{ text-align: center; padding-top: 40px;}
.part-r{float:right;width:911px;}
.part-s{display: none;}
.items .cpitem{display: none;}
.items .cpitem li{ float: left; width:290px; margin-bottom: 2px;text-align: center; margin-right: 20px;height: auto;position: relative;}
.items .cpitem li img{width:101%;height:100%}
.items .cpitem li:nth-child(3n){margin-right: 0px;}
.items .cpitem li a>p{height: 40px; line-height: 40px; background-color:rgba(100, 0, 11, 0.68); color: #fff; position: absolute;bottom:4px;width: 101%;}
.items .cpitem li div{ display:none;}
.items .cpitem li:hover div{ display: block; position: absolute; top: 0px; left:0px;width: 100%; height: 98%; background-color: rgba(0, 0, 0, 0.65); }
.items .cpitem li:hover div p{text-align: left;padding:0px 20px;height: 30px; line-height: 30px; color: #fff; }
.items .cpitem li:hover div p:first-child{ padding-top: 30px;;}
.items .cpitem li:hover a>p{display:none;}

.part2{background:url(../images/ls_bg.jpg) no-repeat; min-height: 712px;}
.part2-top{width: 1200px; margin: 0px auto; padding-top: 100px;}
.part2-top .part2-tl{width: 55%; float: left;}
.part2-top .part2-tl .title{ text-align: left;} 
.part2-top .part2-tl .title  span{text-align: center;display:block;width:263px;  text-align: left;font-size:28px;color:#c8000b;font-weight: bold; height:60px;line-height:60px;border-bottom:#313131 solid 3px;}
.part2-top .part2-tl .part2-txt{ position: relative;padding:30px 20px 0px 0px; line-height: 30px; text-indent: 2em;}
.part2-top .part2-tl .part2-txt span{ position: absolute; right:20px; bottom: -0px;color:#c8000b;}
.part2-top .part2-tl .part2-txt span a{color:#c8000b;}
.part2-top .part2-tr{width: 43%; float: right; padding-top: 30px;;}
.part2-b{width: 1200px; margin: 0px auto;}
.picScroll-left{  position:relative; width:100%; height:200px; margin:70px auto 0px auto ;overflow: hidden;}
.picScroll-left .prev,.picScroll-left .next{width:25px; height:50px; position:absolute; overflow:hidden;cursor:pointer; background:url(../images/zs_pre.png) no-repeat ; top:85px;}
.picScroll-left .next{  right:1%;background:url(../images/zs_next.png) no-repeat ;}
.picScroll-left .prev{left:1%;}
.picScroll-left .bd{margin-left:2%;width:96%;  height:200px;overflow: hidden;}
.tempWrap{margin:0px auto; }
.picScroll-left .bd ul{ zoom:1; padding-top: 20px!important;}
.picScroll-left .bd ul li{float: left;width: 14.9%; margin: 0px 10px; position: relative; text-align: center;}
.picScroll-left .bd ul li img{width:100%; height:186px;}
.part3{width:1200px;margin:0px auto;overflow:hidden; width:100%; height:650px;}
.part3 .title{ text-align: center;margin:60px auto 35px auto;} 
.part3 .title h1{ font-size:24px;color: #585657; line-height: 43px;text-align: center}
.part3 .title h1 span{display:block;width:200px; margin:0px auto; text-align: center;font-size:28px;color:#c8000b; height:70px;line-height:70px;border-bottom:#313131 solid 3px;}
.slideBox{ width:48%;height:398px; overflow:hidden; position:relative; float:left; margin:25px auto 0px 0.8%;   }
.slideBox .hd{  overflow:hidden; position:absolute; right:0px; bottom:15px; z-index:1; height:30px; line-height:30px;  }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:right; padding:15px 10px 0 0;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px;  text-align:center;cursor:pointer; text-indent:-9999px; background:#fff; }
.slideBox .hd ul li.on{ color:#fff; background:#a73124 }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;height:446px; }
.slideBox .bd img{ width:100%; height:100%; display:block; }
.slideBox .bd_p{ height:50px; line-height:50px;  position:absolute;bottom:47px;  color:#FFF; padding-left:1%; font-family:'microsoft yahei'; font-size:14px;background-color: rgba(37, 37, 36, 0.5);width:100%;}

.part3_newsr{ padding:20px 0px;border-left:#a9a8a8 solid 1px;width:45%; float: right; margin-left:3%; margin-right:0.9% }
.item li{ margin:10px 0px;height:110px; }
.item .time{ margin-left:20px;border-right:#a9a8a8 solid 1px;display:inline-block; float:left; width:93px; height:91px; line-height:14px; text-align:center; color:#333333;font-size:18px;}
.item .time span{ font-size:30px; font-weight:bold;height:30px; line-height:30px; padding-top:20px; display:block}
.item .info{ margin-left:20px;float:right;width:380px; height:90px; line-height:28px;}
.item .info h3{line-height:40px;font-size:16px; font-weight:600;}
.item .info p{line-height:25px;font-size:14px;}
.item .more{text-align: center;}
.ftb{  background-color: #31342b;margin-top:30px; }
.footer{width:1200px;margin:0px auto;border-bottom: #fff solid 1px;min-height: 280px;}
.f-r{ float:right; padding-top: 30px; padding-left: 10px;}
.f-r p{ font-size: 14px;color: #fff; line-height: 30px;}
.f-r>p:first-child{font-weight: 800;line-height:50px;font-size: 24px;}
.f-r>p:last-child{ text-align: center; padding-top: 10px;;}
.f-l { float:left;padding-left:0px; margin-top: 40px;}
.f-l ul li {float:left;margin:0px 30px;color:#fff;line-height: 24px}
.f-l ul li dl dt {font-size: 16px;margin-bottom: 10px;font-weight: bold;}
.f-l ul li dl dt a {color: #fff;display: block}
.f-l ul li dl dd a {color: #fff;display: block;font-size: 12px;}
.copyright{width:1200px;margin:0px auto;background-color: #31342b;color:#fff; text-align: left;height: 50px; line-height: 50px;overflow: hidden;}
.sj-banner{ width: 100%; position: relative;height: 345px;overflow: hidden;}
.sj-banner div{  position: absolute;  color:#FFF;display: block ;font-size: 30px;font-weight: bold; width: 30%; text-align: right;bottom: 127px; border-bottom: 60px solid #FFF;border-bottom-color: #FFF;border-bottom-color: rgba(255,255,255,0.25);border-right: 80px solid transparent;filter: alpha(opacity=70); -moz-opacity: 0.70;-khtml-opacity: 0.7;}}
.sj-banner div P{ padding-right: 100px;TOP: 10PX; padding-right: 36px; POSITION: absolute;RIGHT: 0;}
.list{ padding-top: 20px;}
.list-l{ float: left;width: 272px; padding-top: 22px;}
.list-l h3{font-size: 22px; padding-left: 5px; font-weight: 800; text-align: left; border-bottom:#dbdbdb solid 1px;color: #c7000a; line-height: 50px;}
.list-l ul{ margin-top: 20px;}
.list-l li{ background: #dbdbdb; height: 39px; line-height: 39px; margin: 8px 0px; padding-left:20px;color: #2d2d2d;}
.list-l li span{ margin-top: 15px; float:right; margin-right:11px;display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #9f9b9b;}
.list-l li a{color: #2d2d2d;}
.list-l li:hover,.list-l li.on{background: #c7000a;color: #fff;}
.list-l li:hover a,.list-l li.on a{color: #fff;}
.list-l li:hover span{ border-left:5px solid #fff;}
.list-r{ float: right;width: 908px;}
.list-r ul{border-bottom:#e5e5e5 dashed 1px;  float: none; min-height: 220px; padding: 22px;}
.list-r ul li{ float: left;font-size: 14px; line-height: 30px;;}
.list-r ul li:nth-child(1) {width:30%;text-align: center; margin-top: 15px;}
.list-r ul li:nth-child(1) img{ width: 90%; margin: 0px auto; height: 190px;}
.list-r ul li:nth-child(2) {width: 66%;text-align: left; padding: 0px 2%;  margin-top: 15px; line-height: 40px;;}
.list-r ul li:nth-child(2) h3{font-size: 20px;}
.list-r ul li:nth-child(2) time { line-height: 30px;color: #999999;}
.list-r ul li:nth-child(2) p { line-height: 30px;color: #999999;}
.list-r ul li:nth-child(2) span{margin-top:10px;width:127px; text-align: center;  display: block;  color: #fff;font-size:14px;line-height: 40px;;}
.list-r ul li:nth-child(2) span a{color: #fff;}
.list-r ul li:nth-child(2) span:last-child{  display: block; background: #c7000a; color: #fff;font-size:14px; line-height: 40px;;}
.list-r ul:Hover{ background-color: #f0f0f0;}
.list-info{ float: right;width: 908px; margin-top: 40px;}
.list-info ul li{ padding-left:0px;font-size: 14px; line-height: 40px; border-bottom:#e5e5e5 dashed 1px;  }
.list-info li span{float:left; margin:15px 10px 0px 10px;;display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #c7000a;}
.list-info ul li time{float:right; line-height: 40px;color: #999999;}
.content{ padding-top: 30px;}
.path{ line-height: 50px;color: #65685f;border-bottom: #dddddd solid 1px;}
.path1{ text-align: right; padding-right: 20px;    line-height: 32px;}
.path img{ padding: 0px 10px;}
.content{ padding-top: 20px; }
.new_nav{width: 100%; margin: 10px auto; text-align: center; }
.new_nav h1{ font-size:24px;color: #333333; line-height: 83px;}
.new_nav p{width: 90%; margin: 10px auto; background: #eeeeee; text-align: center; font-size: 14px; line-height: 45px;height: 45px;}
.new{width: 90%; margin: 10px auto; text-align: center; padding: 50px 5%; }
.new p{font-size: 18px;line-height: 35px; text-indent: 3rem; text-align: left;}
.new p img{text-align: center;}
.new_page{width: 100%; margin: 10px auto; text-align: center; }
.new_page h1{ font-size:24px;color: #333333; line-height:30px; margin: 80px 0px;}
.content_page{width: 90%; margin: 10px auto; text-align: center; padding: 0px 5%;background: #fff; }
.content_page p{font-size: 18px;line-height: 35px; text-indent: 3rem; text-align: left;}
.cp-tit{font-size:24px;color: #c7000a; line-height:30px; margin: 40px 0px; text-align: center;}
.cp-tit span{ display: block; padding: 0px 20px;border-bottom: #333333 solid 2px;width: 240px; margin: 0px auto; line-height: 60px;}
.cp-nav{ text-align: center; margin: 20px auto; height: auto; overflow: hidden;}
.cp-nav ul{margin: 0px auto; }
.cp-nav li{display: inline-block; padding: 0px 15px; border: #333333 solid 1px; line-height: 40px;min-width: 100px;margin: 0px 5px;}
.cp-nav li:hover,.cp-nav li.on{background: #c7000a;color: #fff;border: #c7000a solid 1px;}
.cp-nav li:hover a,.cp-nav li.on a{color: #fff;}
.part3-info{ margin-top: 20px;}
.part3-info li{ float: left; width: 32%; margin: 10px 0.5%; position: relative;}
.part3-info li>p:first-child{max-height: 237px;overflow:hidden;}
.part3-info li>p:first-child img{width: 100%;max-height: 231px;overflow:hidden;text-align: center;display:inline-block !important;vertical-align: middle !important;max-width: 100% !important;max-height: 100% !important;height: auto !important;}
.part3-info li>p:nth-child(2){text-align:center; background:#f4f5f9;font-size: 1.6rem;color: #2d2d2d;line-height: 70px;}
.part3-info li dl{ display: none;}
.part3-info li:hover dl{ display: block; position:absolute; top:0px;left:0px;width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.65); ;}
.part3-info li:hover dl dd{margin-toP:30px; padding:30px; line-height: 30px; color:#fff;max-height: 267px;overflow:hidden;}
.part3-info li:hover dl dt{ text-align:center;background:#c7000a;color: #fff;font-size: 1.6rem;line-height: 70px;padding: 0px 0px; position: absolute; bottom: 0px; width: 100%;}
.lxwm_part8{ width: 100%;overflow: hidden;  margin: 20px auto 0px auto;} 
.lxwm_part8 li{ width:30%; text-align: left; float: left;  height:100px; margin-top: 10px; }
.lxwm_part8 li:first-child{width:40%}
.lxwm_part8 li span:first-child{display: inline-block; width: 100px; margin: 0px 20px; float: left;}
.lxwm_part8 li span:nth-child(2){display: inline-block;margin-toP:17px;line-height: 30px;font-size: 18px; font-weight: bold; color: #515151;}
.lxwm_part8 li:first-child span:nth-child(2){margin-toP:0px;}
.lxwm_part9{width: 100%; margin: 100px auto 0px auto; text-align: center; }
.lxwm_part9 h1{ font-size:24px;color: #333333; line-height: 83px;}
.ly_tab{ width:1200px; margin:20px auto;}
.ly_tab li{ width:32%;display:inline-block;float:left;margin:0px 1%; min-height:90px; font-size:16px;line-height:40px;position:relative }
.ly_tab li:nth-child(3){ float: right; margin-right: 0px;}
.ly_tab li:first-child{ margin-left: 0px;}
.ly_tab li span{ display:inline-block; float:left;position: absolute;top: 5px;left: -8px;}
.ly_tab li label {display:inline-block;}
.ly_tab li:nth-child(4),.ly_tab li:last-child{width: 100%; float: none; margin-left: 0px;;}
.ly_tab input[type="text"]{  padding-left:10px;width:90%;border:#dcdcdc solid 1px;height:50px;line-height:50px;background-color: rgba(255,255,255, 0.3);font-size:14px;}
.ly_tab textarea{padding-top:8px;padding-left:10px;width:97%;border:#dcdcdc solid 1px;  height:200px;background-color: rgba(255,255,255, 0.3);font-size:14px;  }
.ly_tab input[type="submit"]{ border-radius:50px;border:none; width:200px; background:#c7000a; color:#fff; text-align:center;font-size:24px;line-height:40px; font-weight:600; margin:50px;}
.ly_tab input[type="reset"]{ border-radius:50px;border:none; width:200px; background:#666; color:#fff; text-align:center;font-size:24px;line-height:45px; font-weight:600; margin:50px 0px;}

.zl-info{ float: right;width: 908px; margin-top: 40px;} 
.zl-info li{ float: left;width: 23%; margin: 10px 1%; position: relative; text-align: center;}
.zl-info li>p:first-child{max-height: 279px;overflow:hidden;border:#ccc solid 1px;}
.zl-info li>p:first-child img{text-align: center;display:inline-block !important;vertical-align: middle !important;max-width: 98% !important;max-height: 100% !important;height: auto !important;padding:1px;}
.zl-info li>p:nth-child(2){text-align:center; font-size: 1.6rem;color: #2d2d2d;line-height:40px;}
