@charset "utf-8";
/*首页*/
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container { /*margin-bottom: 50px; */position: relative; float: left; width: 100%; }
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide_container .slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 50%; left: 0; opacity: 0; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -30px; }
.slide_container:hover .slide_nav{opacity:0.7;}
.slide_nav:active { opacity: 1.0; }
.slide_nav.next { left: auto; background-position: right top; right: 0; }

.main .title{ font-size:26px; color:#000; font-weight:bold; text-align:center; padding:30px 0; background:url(../images/title_bg.png) no-repeat center bottom; margin-bottom:30px;}
.main .about{ padding:50px 0;}
.main .about2{ padding:50px 0;}
.main .about3{ padding:50px 0;}


.about .about_con2 { clear:both; overflow:hidden; width:100%;}
.about .about_con2 .rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.about .about_con2 .rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.about .about_con2 .rslides li .diduan{ float:left; width:30.333333%; margin:0 1.5%; font-size:18px; line-height:45px;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.about .about_con2 .rslides li:first-child { position: relative; display: block; float: left; }
.about .about_con2 .rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.about .about_con2 .slide_container { /*margin-bottom: 50px; */position: relative; float: left; width: 100%; }
.about .about_con2 .slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.about .about_con2 .slide li { position: absolute; width: 100%; left: 0; top: 0; }
.about .about_con2 .slide_container .slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.about .about_con2 .slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.about .about_con2 .slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 50%; left: 0; opacity: 0; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 30px; width: 30px; background:url(../images/left_btn.png) no-repeat; no-repeat left top; margin-top: -15px; }
.about .about_con2 .slide_container:hover .slide_nav{opacity:0.7;}
.about .about_con2 .slide_nav:active { opacity: 1.0; }
.about .about_con2 .slide_nav.next { left: auto; background:url(../images/right_btn.png) no-repeat; right: 0; }
.about .about_con22{  display:none;}


.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img { display: block; max-width: 100%; height: auto }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left }
.col-xs-12 { width: 100% }
.col-xs-11 { width: 91.66666667% }
.col-xs-10 { width: 83.33333333% }
.col-xs-9 { width: 75% }
.col-xs-8 { width: 66.66666667% }
.col-xs-7 { width: 58.33333333% }
.col-xs-6 { width: 50% }
.col-xs-5 { width: 41.66666667% }
.col-xs-4 { width: 33.33333333% }
.col-xs-3 { width: 25% }
.col-xs-2 { width: 16.66666667% }
.col-xs-1 { width: 8.33333333% }

.carousel { position: relative }
.carousel-inner { position: relative; width: 100%; overflow: hidden }
.carousel-inner>.item { position: relative; display: none; -webkit-transition: .6s ease-in-out left; -o-transition: .6s ease-in-out left; transition: .6s ease-in-out left }
.carousel-inner>.item>img, .carousel-inner>.item>a>img { line-height: 1 }
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item { -webkit-transition: -webkit-transform .6s ease-in-out; -o-transition: -o-transform .6s ease-in-out; transition: transform .6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; perspective: 1000 }
.carousel-inner>.item.next, .carousel-inner>.item.active.right { left: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0) }
.carousel-inner>.item.prev, .carousel-inner>.item.active.left { left: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0) }
.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { display: block }
.carousel-inner>.active { left: 0 }
.carousel-inner>.next, .carousel-inner>.prev { position: absolute; top: 0; width: 100% }
.carousel-inner>.next { left: 100% }
.carousel-inner>.prev { left: -100% }
.carousel-inner>.next.left, .carousel-inner>.prev.right { left: 0 }
.carousel-inner>.active.left { left: -100% }
.carousel-inner>.active.right { left: 100% }
.carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0,0,0,.6); filter: alpha(opacity=50); opacity: .5 }
.carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%); background-image: -o-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,.0001))); background-image: linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x }
.carousel-control.right { right: 0; left: auto; background-image: -webkit-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%); background-image: -o-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.0001)), to(rgba(0,0,0,.5))); background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x }
.carousel-control:hover, .carousel-control:focus { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9 }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; font-family: serif }
.carousel-control .icon-prev:before { content: '\2039' }
.carousel-control .icon-next:before { content: '\203a' }
.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none }
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: #000 \9; background-color: rgba(0,0,0,0); border: 1px solid #fff; border-radius: 10px }
.carousel-indicators .active { width: 12px; height: 12px; margin: 0; background-color: #fff }
.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0,0,0,.6) }
.carousel-caption .btn { text-shadow: none }
@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -15px }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -15px }
.carousel-caption { right: 20%; left: 20%; padding-bottom: 30px }
.carousel-indicators { bottom: 20px }
}
.carousel.flexible .items {
	display: none;
}

.about .tab_menu1 { clear:both; width:100%; max-width:600px; margin:0 auto;}
.about .tab_menu1 li { text-align:center; width:25%; float:left; font-size:22px; line-height:40px;  cursor:pointer;}
.about .tab_menu1 li.hover { color:#F86600; }
.about .tab_menu1 li.selected1 { color:#F86600;   }
.about .tab_menu1 li.selected1 span{border-bottom:2px solid #F86600;}
.about .tab_box1 { clear:both; padding-top:30px;}
.about .hide{display:none}
.about .about_con1{ clear:both; overflow:hidden;}
.about .about_con1 dl dt{ width:40%; float:left;}
.about .about_con1 dl dt img{ width:110%; position:relative; z-index:999999; margin:30px 0;}
.about .about_con1 dl dd{ width:60%; float:left; background:#EEEEEE; padding:30px 0;}
.about .about_con1 dl dd p{ padding:30px 5% 40px 16%; line-height:35px; font-size:18px;}
.about .about_con1 dl dd span{ background:url(../images/six_bg.png) no-repeat center; background-size:90%; display:block; float:left; width:24%; margin:0 10px; height:120px; text-align:center; line-height:120px; font-size:18px; color:#F86600}
.about .about_con1 dl dd a{ background:#F86600; margin-left:16%; border-radius:5px; color:#fff; padding:10px 20px; font-size:16px;} 
.about .about_con1 dl dd a::after { content: '';border-right: 1px solid #fff; border-top: 1px solid #fff;position: relative; top: -1px;margin: 0 0 0 .25em; display: inline-block; width: 8px;height: 8px;transform: rotate(45deg);}

.about .about_con3{ clear:both; overflow:hidden;}
.about .about_con3 dl dt{ float:left; width:48%; position:relative;}
.about .about_con3 dl dt a{ color:#fff;}
.about .about_con3 dl dt img{ width:100%; display:block;}
.about .about_con3 dl dt p{ position:absolute; left:0; width: calc(100% - 10px);font-size:18px; bottom:0; height:45px; line-height:45px; background:url(../images/hei_bg.png) repeat; padding-left:10px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.about .about_con3 dl dd{ float:right; width:50%;}
.about .about_con3 dl dd ul li{ padding-bottom:18px; margin-bottom:18px; border-bottom:1px solid #ccc;}
.about .about_con3 dl dd .text{ float:left;width: calc(100% - 110px);}
.about .about_con3 dl dd .text h3{ font-size:18px; }
.about .about_con3 dl dd .text p{ font-size:16px;display:-webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;}
.about .about_con3 dl dd .text a{ color:#000;}
.about .about_con3 dl dd .img{ width:100px; float:right;}
.about .about_con3 dl dd .img img{ width:100%;}


.about2 .tab_menu2 { clear:both; width:100%; max-width:600px; margin:0 auto;}
.about2 .tab_menu2 li { text-align:center; width:25%; float:left; font-size:22px; line-height:40px;  cursor:pointer;}
.about2 .tab_menu2 li.hover { color:#F86600; }
.about2 .tab_menu2 li.selected2 { color:#F86600;   }
.about2 .tab_menu2 li.selected2 span{border-bottom:2px solid #F86600;}
.about2 .tab_box2 { clear:both; padding-top:30px;}
.about2 .hide{display:none}
.about2 .about_con1,.about2 .about_con3 ,.about2 .about_con2{ clear:both; overflow:hidden;}
.about2 .about_con1 ul li{ float:left; padding:0 4px;width:calc(33.33% - 8px);  font-size:18px; color:#000;margin-bottom: 30px;}
.about2 .about_con1 ul li img{ width:100%;}
.about2 .about_con1 ul li p,.about2 .about_con3 ul li p{ padding:10px 0; text-align:center;}
.about2 .about_con3 ul li{ float:left; padding:0 4px;width: calc(33.3333% - 8px);font-size:18px; color:#000;}
.about2 .about_con3 ul li img{ width:100%;}
.about2 .about_con2 dl{ background:#EEEEEE; clear:both; overflow:hidden;}
.about2 .about_con2 dl dt{ float:left; width:50%;}
.about2 .about_con2 dl dt img{ width:100%; display:block;}
.about2 .about_con2 dl dd{ float:left; width:44%; padding:20px 3% 0 3%;}
.about2 .about_con2 dl dd h6{ font-size:20px; color:#F86600; line-height:45px; padding-bottom:15px;}
.about2 .about_con2 dl dd p{ font-size:18px; padding-bottom:30px; line-height:24px;}
.about2 .about_con2 dl dd a{ background:#F86600;  border-radius:5px; color:#fff; padding:10px 20px; font-size:16px;} 
.about2 .about_con2 dl dd a::after { content: '';border-right: 1px solid #fff; border-top: 1px solid #fff;position: relative; top: -1px;margin: 0 0 0 .25em; display: inline-block; width: 8px;height: 8px;transform: rotate(45deg);}


.about3 .tab_menu3 { clear:both; width:100%; max-width:600px; margin:0 auto;}
.about3 .tab_menu3 li { text-align:center; width:25%; float:left; font-size:22px; line-height:40px;  cursor:pointer;}
.about3 .tab_menu3 li.hover { color:#F86600; }
.about3 .tab_menu3 li.selected3 { color:#F86600;   }
.about3 .tab_menu3 li.selected3 span{border-bottom:2px solid #F86600;}
.about3 .tab_box3 { clear:both; padding-top:30px;}
.about3 .hide{display:none}

.about3 .about_con3,.about3 .about_con4,.about3 .about_con2,.about3 .about_con1{ clear:both; overflow:hidden;}
.about3 .about_con1 dl dt{ float:left; width:40%:}
.about3 .about_con1 dl dt p{ font-size:18px; line-height:50px; color:#000;}
.about3 .about_con1 dl dt strong{ color:#F86600; font-size:28px; padding:15px 0; display:block;}
.about3 .about_con1 dl dd{ float:right; width:58%; position:relative;}
.about3 .about_con1 dl dd input.put{ border:0; background:#EEEEEE; font-size:14px; margin-bottom:10px; margin-right:10px; width: calc(100% - 10px); color:#9FA0A0; border-radius:5px; height:45px; line-height:45px; text-indent:1em;}
.about3 .about_con1 dl dd input.width50{width: calc(50% - 10px); float:left;}
.about3 .about_con1 dl dd textarea{ line-height:45px; height:100px; border:0;margin-right:10px; width: calc(100% - 10px); color:#9FA0A0; border-radius:5px; background:#EEEEEE; font-size:14px;text-indent:1em; font-family:"微软雅黑"}
.about3 .about_con1 dl dd input.btn{ color:#fff; background:#F86600; height:45px; line-height:45px; border-radius:5px; border:0; cursor:pointer; font-size:16px; text-align:center; width:100px; font-family:"微软雅黑"; position:absolute; right:10px; bottom:8px;}

.about3 .about_con2{ background:url(../images/left_yin.png) no-repeat left top;}
.about3 .about_con2 .bg{background:url(../images/right_yin.png) no-repeat right bottom;}
.about3 .about_con2 .bg p{ font-size:18px; color:#000; text-align:center; line-height:40px; padding:20px 0;}
.about3 .about_con3 ul li{ float:left; padding:0 4px;width: calc(33.3333% - 8px);font-size:18px; color:#000;}
.about3 .about_con3 ul li p{ text-align:center; padding:10px 0;}
.about3 .about_con3 ul li img{ width:100%;}

.about3 .about_con4 dl{ background:#EEEEEE; clear:both; overflow:hidden;}
.about3 .about_con4 dl dt{ float:left; width:50%;}
.about3 .about_con4 dl dt img{ width:100%; display:block;}
.about3 .about_con4 dl dd{ float:left; width:44%; padding:25px 3% 0 3%;}
.about3 .about_con4 dl dd p{ font-size:18px; padding-bottom:25px; line-height:29px;}
.about3 .about_con4 dl dd a{ background:#F86600;  border-radius:5px; color:#fff; padding:5px 10px; font-size:16px;} 
.about3 .about_con4 dl dd a::after { content: '';border-right: 1px solid #fff; border-top: 1px solid #fff;position: relative; top: -1px;margin: 0 0 0 .25em; display: inline-block; width: 8px;height: 8px;transform: rotate(45deg);}



@media (max-width: 768px) {
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 50%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 30px; width: 19px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -15px; background-size:38px; }

.main .title{ font-size:18px; color:#000; font-weight:bold; text-align:center; padding:20px 0; background:url(../images/title_bg.png) no-repeat center bottom; margin-bottom:15px;}
.main .about{ padding:20px 0;}
.main .about2{ padding:20px 0;}
.main .about3{ padding:20px 0;}

.about .about_con22{ font-size:14px; line-height:30px; text-align:center; display:block;}
.about .about_con23{ display:none;}

.about .tab_menu1 { clear:both; width:100%; max-width:600px; margin:0 auto;}
.about .tab_menu1 li { text-align:center; width:25%; float:left; font-size:15px; line-height:30px;  cursor:pointer;}
.about .tab_menu1 li.hover { color:#F86600; }
.about .tab_menu1 li.selected1 { color:#F86600;   }
.about .tab_menu1 li.selected1 span{border-bottom:2px solid #F86600;}
.about .tab_box1 { clear:both; padding-top:20px;}
.about .hide{display:none}
.about .about_con1{ clear:both; overflow:hidden;}
.about .about_con1 dl dt{ width:100%; float:left;}
.about .about_con1 dl dt img{ width:100%; position:relative; z-index:999999; margin:0px 0;}
.about .about_con1 dl dd{ width:100%; float:left; background:#EEEEEE; padding:10px 0;}
.about .about_con1 dl dd p{ padding:10px 4% 20px 4%; line-height:30px; font-size:14px;}
.about .about_con1 dl dd span{ background:url(../images/six_bg.png) no-repeat center; background-size:100%; display:block; float:left; width:24%; padding:0 10px; margin:0 2px;; height:90px; text-align:center; line-height:90px; font-size:15px; color:#F86600}
.about .about_con1 dl dd a{ background:#F86600; margin-left:4%; border-radius:5px; color:#fff; padding:5px 10px; font-size:14px;} 
.about .about_con1 dl dd a::after { content: '';border-right: 1px solid #fff; border-top: 1px solid #fff;position: relative; top: -1px;margin: 0 0 0 .25em; display: inline-block; width: 8px;height: 8px;transform: rotate(45deg);}

.about .about_con3{ clear:both; overflow:hidden;}
.about .about_con3 dl dt{ float:left; width:100%; margin-bottom:20px; position:relative;}
.about .about_con3 dl dt a{ color:#fff;}
.about .about_con3 dl dt img{ width:100%; display:block;}
.about .about_con3 dl dt p{ position:absolute; left:0; width: calc(100% - 10px);font-size:14px; bottom:0; height:35px; line-height:35px; background:url(../images/hei_bg.png) repeat; padding-left:10px;}
.about .about_con3 dl dd{ float:right; width:100%;}
.about .about_con3 dl dd ul li{ padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #ccc;}
.about .about_con3 dl dd .text{ float:left;width: calc(100% - 110px);}
.about .about_con3 dl dd .text h3{ font-size:14px; }
.about .about_con3 dl dd .text p{ font-size:12px;display:-webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;}
.about .about_con3 dl dd .text a{ color:#000;}
.about .about_con3 dl dd .img{ width:100px; float:right;}
.about .about_con3 dl dd .img img{ width:100%;}

.about2 .tab_menu2 { clear:both; width:100%; max-width:600px; margin:0 auto;}
.about2 .tab_menu2 li { text-align:center; width:25%; float:left; font-size:15px; line-height:30px;  cursor:pointer;}
.about2 .tab_menu2 li.hover { color:#F86600; }
.about2 .tab_menu2 li.selected2 { color:#F86600;   }
.about2 .tab_menu2 li.selected2 span{border-bottom:2px solid #F86600;}
.about2 .tab_box2 { clear:both; padding-top:10px;}
.about2 .hide{display:none}
.about2 .about_con1,.about2 .about_con3 ,.about2 .about_con2{ clear:both; overflow:hidden;}
.about2 .about_con1 ul li{ float:left; padding:0 4px;width:calc(50% - 8px);  font-size:14px; color:#000;}
.about2 .about_con1 ul li img{ width:100%;}
.about2 .about_con1 ul li p,.about2 .about_con3 ul li p{ padding:10px 0; text-align:center;}
.about2 .about_con3 ul li{ float:left; padding:0 0px;width:100%;font-size:14px; color:#000;}
.about2 .about_con3 ul li img{ width:100%;}
.about2 .about_con2 dl{ background:#EEEEEE; clear:both; overflow:hidden;}
.about2 .about_con2 dl dt{ float:left; width:100%;}
.about2 .about_con2 dl dt img{ width:100%; display:block;}
.about2 .about_con2 dl dd{ float:left; width:94%; padding:20px 3% 20px 3%;}
.about2 .about_con2 dl dd h6{ font-size:16px; color:#F86600; line-height:35px; padding-bottom:15px;}
.about2 .about_con2 dl dd p{ font-size:14px; padding-bottom:30px; line-height:24px;}
.about2 .about_con2 dl dd a{ background:#F86600;  border-radius:5px; color:#fff; padding:5px 10px; font-size:16px;} 
.about2 .about_con2 dl dd a::after { content: '';border-right: 1px solid #fff; border-top: 1px solid #fff;position: relative; top: -1px;margin: 0 0 0 .25em; display: inline-block; width: 8px;height: 8px;transform: rotate(45deg);}

.about3 .tab_menu3 { clear:both; width:100%; max-width:600px; margin:0 auto;}
.about3 .tab_menu3 li { text-align:center; width:25%; float:left; font-size:15px; line-height:30px;  cursor:pointer;}
.about3 .tab_menu3 li.hover { color:#F86600; }
.about3 .tab_menu3 li.selected3 { color:#F86600;   }
.about3 .tab_menu3 li.selected3 span{border-bottom:2px solid #F86600;}
.about3 .tab_box3 { clear:both; padding-top:10px;}
.about3 .hide{display:none}

.about3 .about_con3,.about3 .about_con4,.about3 .about_con2,.about3 .about_con1{ clear:both; overflow:hidden;}
.about3 .about_con1 dl dt{ float:left; width:100%:}
.about3 .about_con1 dl dt p{ font-size:16px; line-height:30px; color:#000;}
.about3 .about_con1 dl dt strong{ color:#F86600; font-size:20px; padding:10px 0; display:block;}
.about3 .about_con1 dl dd{ float:right; width:100%; position:relative;}
.about3 .about_con1 dl dd input.put{ border:0; background:#EEEEEE; font-size:14px; margin-bottom:10px; margin-right:10px; width: calc(100% - 10px); color:#9FA0A0; border-radius:5px; height:40px; line-height:40px; text-indent:1em;}
.about3 .about_con1 dl dd input.width50{width: calc(50% - 10px); float:left;}
.about3 .about_con1 dl dd textarea{ line-height:40px; height:100px; border:0;margin-right:10px; width: calc(100% - 10px); color:#9FA0A0; border-radius:5px; background:#EEEEEE; font-size:14px;text-indent:1em; font-family:"微软雅黑"; margin-bottom:10px;}
.about3 .about_con1 dl dd input.btn{ color:#fff; background:#F86600; height:40px; line-height:40px; border-radius:5px; border:0; cursor:pointer; font-size:16px; text-align:center; width: calc(100% - 10px); display:block; font-family:"微软雅黑"; position:relative; right:0; }

.about3 .about_con2{ background:url(../images/left_yin.png) no-repeat left top; background-size:22px;}
.about3 .about_con2 .bg{background:url(../images/right_yin.png) no-repeat right bottom; background-size:22px;}
.about3 .about_con2 .bg p{ font-size:16px; color:#000; text-align:center; line-height:30px; padding:12px 0;}
.about3 .about_con3 ul li{ float:left; padding:0 0px;width:100%; margin-bottom:10px;font-size:14px; color:#000;}
.about3 .about_con3 ul li p{ text-align:center; padding:10px 0;}
.about3 .about_con3 ul li img{ width:100%;}

.about3 .about_con4 dl{ background:#EEEEEE; clear:both; overflow:hidden;}
.about3 .about_con4 dl dt{ float:left; width:100%;}
.about3 .about_con4 dl dt img{ width:100%; display:block;}
.about3 .about_con4 dl dd{ float:left; width:94%; padding:15px 3% 20px 3%;}
.about3 .about_con4 dl dd p{ font-size:14px; padding-bottom:25px; line-height:24px;}
.about3 .about_con4 dl dd a{ background:#F86600;  border-radius:5px; color:#fff; padding:5px 10px; font-size:14px;} 
.about3 .about_con4 dl dd a::after { content: '';border-right: 1px solid #fff; border-top: 1px solid #fff;position: relative; top: -1px;margin: 0 0 0 .25em; display: inline-block; width: 8px;height: 8px;transform: rotate(45deg);}


}


.ny_con .main .title{ font-size:26px; color:#000; font-weight:bold; text-align:center; padding:50px 0 30px 0; background:url(../images/title_bg.png) no-repeat center bottom; margin-bottom:30px;}
.ny_con .main .title2{ font-size:24px; color:#000; text-align:center; padding:0 0 40px 0;}
.ny_con .news_list dl{ background:#EEEEEE; clear:both; overflow:hidden; margin-bottom:35px; position:relative;}
.ny_con .news_list dl dt{ float:left; width:260px;}
.ny_con .news_list dl dt img{ width:100%; display:block;}
.ny_con .news_list dl dd{ float:right;width: calc(100% - 280px);}
.ny_con .news_list dl dd h4 a{ color:#000;font-size:22px; display:block; line-height:50px; padding:10px 0 0 0; }
.ny_con .news_list dl dd span{ height:2px; display:block; width:30px; background:#F86600;margin-bottom:10px;}
.ny_con .news_list dl dd p{ font-size:18px; color:#000; width:80%;display:-webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;}
.ny_con .news_list dl dd .btn{ position:absolute; right:0; bottom:0;}
.ny_con .news_list dl dd .btn a{ background:#F86600;  border-radius:5px; display:block; color:#fff; padding:5px 10px; font-size:16px;} 
.ny_con .news_list dl dd .btn a::after { content: '';border-right: 1px solid #fff; border-top: 1px solid #fff;position: relative; top: -1px;margin: 0 0 0 .25em; display: inline-block; width: 8px;height: 8px;transform: rotate(45deg);}

.ny_banner img{ width:100%;}

.ny_con .about_con .text{ text-align:center; font-size:18px;}
.ny_con .about_con .text img{  max-width:100%; margin:40px 0;}
.gs_con1{ background:url(../images/about_bg2.jpg) no-repeat center; padding:90px 0 60px 0;}
.gs_con1 ul li{ color:#fff; font-size:18px; line-height:40px; margin-bottom:35px;}
.gs_con1 ul li strong{ height:40px; display:block; margin-right:20px; float:left; width:150px; text-align:center; background:#F86600; border-radius:5px;}

.about_con ul{ clear:both; overflow:hidden; padding-bottom:50px;}
.about_con ul li{ float:left; margin:0 2%; width:29.3333333%; list-style:none; }
.about_con ul li img{ width:100%;}
.about_con ul li h3{ font-size:22px; font-weight:bold; color:#B48954;}
.about_con ul li p{ font-size:18px; line-height:30px; padding:0; margin:0;}

.xiangmu_con ul li{ float:left; width:46%; margin:0 2% 25px 2%; font-size:18px; line-height:35px;}
.xiangmu_con ul li img{ width:100%;}

.shangshi{ font-size:18px; padding-bottom:50px;}
.shangshi p{ padding:30px 0;}
.shangshi img{ width:100%;}

.yuandi dl dt{ float:left; width:40%;}
.yuandi dl dt img{ width:100%;}
.yuandi dl dd{ float:right; width:56%; font-size:18px; line-height:35px; color:#000;}
.yuandi dl dd p{ padding-left:20px; padding-bottom:20px;}
.yuandi dl dd h4{ padding-left:20px; background:url(../images/yuan.png) no-repeat left center;}
.yuandi .text{ text-align:right; line-height:40px; color:#000; font-size:18px; margin-top:-30px; margin-bottom:40px;}

.fengcai ul.fc1{ margin-bottom:20px; clear:both; overflow:hidden;}
.fengcai ul.fc1 li{ float:left; width:29.33333%; margin:0 2%;}
.fengcai ul.fc1 li img{ width:100%;}
.fengcai ul.fc1 li:hover img{ opacity:0.9;}
.fengcai ul.fc2{ margin:0 2% 50px 2%; background:#F2F1ED;clear:both; overflow:hidden;}
.fengcai ul.fc2 li{ float:left; width:25%; text-align:center; padding:20px 0;}

.yuyue .text{ text-align:center; font-size:18px; line-height:45px; padding-bottom:30px;}
.yuyue .text strong{ font-size:20px;}
.yuyue form{ margin:0 auto; width:60%; padding-bottom:20px; clear:both; overflow:hidden;}
.yuyue input.put{ border:0; background:#EEEEEE; font-size:16px; margin-bottom:10px; margin-right:10px; width: calc(100% - 10px); color:#9FA0A0; border-radius:5px; height:45px; line-height:45px; text-indent:1em;}
.yuyue input.width50{width: calc(50% - 10px); float:left;}
.yuyue textarea{ line-height:45px; height:100px; border:0;margin-right:10px; width: calc(100% - 10px); color:#9FA0A0; border-radius:5px; background:#EEEEEE; font-size:16px;text-indent:1em; font-family:"微软雅黑"}
.yuyue input.btn{ color:#fff; background:#F86600; height:45px; line-height:45px; border-radius:5px; border:0; cursor:pointer; font-size:18px; text-align:center; width:100%; max-width:140px; display:block; font-family:"微软雅黑"; margin:0 auto;}

.jiehe dl{ background:#EED9B7; clear:both; overflow:hidden; margin-bottom:50px;}
.jiehe dl dt{ width:45%; float:left;}
.jiehe dl dt p{ color:#000; font-size:18px; line-height:24px; padding:50px 3%;}
.jiehe dl dd{ width:55%; float:left;}
.jiehe dl dd img{ width:100%; display:block;}

.team{ clear:both; overflow:hidden; padding-bottom:50px;}
.team ul li{ float:left; width:calc(20% - 10px); margin:0 5px; }
.team ul li img{ width:100%;}
.team ul li.margintop{ margin-top:10%;}
.team ul li p{ background:#F86600; color:#fff; font-size:18px; text-align:center; width:110px; border-radius:100%; height:110px; line-height:110px; margin:-55px auto 0 auto; position:relative; z-index:9999;font-weight:bold;}
.team ul li.margintop p{ margin-top:-160%; margin-bottom:110%;}

.fuwu{ clear:both; overflow:hidden; padding-bottom:50px;}
.fuwu ul li{ float:left; width:29.33333%; margin:0 2%; overflow:hidden; border-radius:10px; background:#F7F8F8; box-shadow:0 5px 20px #ccc;}
.fuwu ul li img{ width:100%; display:block;}
.fuwu ul li.margintop{ margin-top:100px;}
.fuwu ul li .text{ min-height:180px; text-align:center; font-size:18px; padding:30px 0; line-height:45px;}
.fuwu ul li .text .title3{ font-weight:bold; color:#F86600; font-size:20px;}

.detail{margin-bottom:20px;}
.detail h3{ font-size:24px; text-align:center; color:#000; padding:30px 0;}
.detail .fenlei{ text-align:center; font-size:13px; padding:10px 0;}
.detail .fenlei span{ float:left;}
.detail .text{ font-size:16px; line-height:30px; border-bottom:1px solid #ccc; padding-bottom:30px; margin-bottom:30px;}
.detail .text img{ max-width:100%;}
.detail .shangxia{ font-size:14px; clear:both; overflow:hidden; padding-bottom:30px;}




.ny_con .news_list2 ul{clear:both; overflow:hidden; margin-bottom:35px;}
.ny_con .news_list2 ul li{  float:left; width:30%; margin:0 1% 25px 1%; font-size:18px; line-height:35px;}
.ny_con .news_list2 ul li .newsimg img{ max-width:100%; display:block;height: 350px;object-fit: cover;}
.ny_con .news_list2 ul li .desc{ display:block; background:#EEEEEE; margin-bottom:10px; padding:10px;}
.ny_con .news_list2 ul li .desc h3{ color:#000;font-size:22px; display:block; line-height:50px;}
.ny_con .news_list2 ul li .desc p{ font-size:18px; color:#000; width:80%;display:-webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;}
.ny_con .news_list2 ul li .desc .btn a{ background:#F86600;  border-radius:5px; display:block; color:#fff; padding:5px 10px; font-size:16px;} 
.ny_con .news_list2 ul li .desc .btn a::after { content: '';border-right: 1px solid #fff; border-top: 1px solid #fff;position: relative; top: -1px;margin: 0 0 0 .25em; display: inline-block; width: 8px;height: 8px;transform: rotate(45deg);}


@media (max-width: 768px) {
    .ny_con .news_list2 ul{clear:both; overflow:hidden; margin-bottom:20px;}
.ny_con .news_list2 ul li{  float:left; width:100%; margin:0 1% 25px 1%; font-size:18px; line-height:35px;}
    .ny_con .news_list2 ul li .desc h3{ color:#000;font-size:16px; display:block; line-height:30px;}
.ny_con .news_list2 ul li .desc p{ font-size:14px; color:#000; width:80%;display:-webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;}

.ny_con .main .title{ font-size:18px; color:#000; font-weight:bold; text-align:center; padding:20px 0; background:url(../images/title_bg.png) no-repeat center bottom; margin-bottom:15px;}
.ny_con .main .title2{ font-size:16px; color:#000; text-align:center; padding:0 0 20px 0;}

.ny_con .news_list dl{ margin-bottom:20px;}
.ny_con .news_list dl dt{ width:100%;}
.ny_con .news_list dl dd{ width:94%; float:left; padding:20px 3%;}
.ny_con .news_list dl dd h4 a{ color:#000;font-size:16px; display:block; line-height:24px; padding:0 0 0 0; }
.ny_con .news_list dl dd span{ height:2px; display:block; width:30px; background:#F86600;margin-bottom:10px;}
.ny_con .news_list dl dd p{ font-size:14px; color:#000; width:100%; margin-bottom:15px;display:-webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;}
.ny_con .news_list dl dd .btn{ position:relative;}
.ny_con .news_list dl dd .btn a{ background:#F86600;  border-radius:5px; display:inline;; color:#fff; padding:4px 10px; font-size:14px;} 
.ny_con .news_list dl dd .btn a::after { content: '';border-right: 1px solid #fff; border-top: 1px solid #fff;position: relative; top: -1px;margin: 0 0 0 .25em; display: inline-block; width: 8px;height: 8px;transform: rotate(45deg);}
.ny_con .about_con .text{ text-align:center; font-size:14px;}
.ny_con .about_con .text img{  width:100%; margin:10px 0;}
.gs_con1{ background:url(../images/about_bg2.jpg) no-repeat center; padding:50px 0 20px 0;}
.gs_con1 ul li{ color:#fff; font-size:14px; line-height:30px; margin-bottom:15px;}
.gs_con1 ul li strong{ height:30px; display:block; margin-right:10px; float:left; width:90px; text-align:center; background:#F86600; border-radius:5px;}


.about_con ul li{ float:left; margin:0 0% 15px 0; width:100%; list-style:none; }
.about_con ul li img{ width:100%;}
.about_con ul li h3{ font-size:18px; font-weight:bold; color:#B48954; margin:0; padding:0;}
.about_con ul li p{ font-size:14px; line-height:26px; padding:0; margin:0;}

.xiangmu_con ul li{ float:left; width:100%; margin:0 0% 15px 0%; font-size:14px; line-height:25px;}
.shangshi{ font-size:14px; padding-bottom:20px;}
.shangshi p{ padding:20px 0;}

.yuandi dl dt{ float:left; width:100%; display:none;}
.yuandi dl dt img{ width:100%;}
.yuandi dl dd{ float:right; width:100%; font-size:14px; line-height:25px; color:#000;}
.yuandi dl dd p{ padding-left:13px; padding-bottom:10px;}
.yuandi dl dd h4{ padding-left:13px; background:url(../images/yuan.png) no-repeat left center; background-size:7px;}
.yuandi .text{ text-align:left; line-height:24px; color:#000; font-size:14px; margin-top:-0; margin-bottom:20px;}

.fengcai ul.fc1{ margin-bottom:20px; clear:both; overflow:hidden;}
.fengcai ul.fc1 li{ float:left; width:100%; margin:0 0%;}
.fengcai ul.fc1 li img{ width:100%;}
.fengcai ul.fc1 li:hover img{ opacity:0.9;}
.fengcai ul.fc2{ margin:0 0% 20px 0%; background:#F2F1ED;clear:both; overflow:hidden;}
.fengcai ul.fc2 li{ float:left; width:50%; text-align:center; padding:12px 0;}

.yuyue .text{ text-align:center; font-size:14px; line-height:30px; padding-bottom:20px;}
.yuyue .text strong{ font-size:18px;}
.yuyue form{ margin:0 auto; width:100%; padding-bottom:20px; clear:both; overflow:hidden;}
.yuyue input.put{ border:0; background:#EEEEEE; font-size:14px; margin-bottom:10px; margin-right:10px; width: calc(100% - 10px); color:#9FA0A0; border-radius:5px; height:35px; line-height:35px; text-indent:1em;}
.yuyue input.width50{width: calc(50% - 10px); float:left;}
.yuyue textarea{ line-height:35px; height:100px; border:0;margin-right:10px; width: calc(100% - 10px); color:#9FA0A0; border-radius:5px; background:#EEEEEE; font-size:14px;text-indent:1em; font-family:"微软雅黑"}
.yuyue input.btn{ color:#fff; background:#F86600; height:40px; line-height:40px; border-radius:5px; border:0; cursor:pointer; font-size:14px; text-align:center; width:100%; max-width:140px; display:block; font-family:"微软雅黑"; margin:0 auto;}

.jiehe dl{ background:#EED9B7; clear:both; overflow:hidden; margin-bottom:30px;}
.jiehe dl dt{ width:100%; float:left;}
.jiehe dl dt p{ color:#000; font-size:14px; line-height:24px; padding:20px 3%;}
.jiehe dl dd{ width:100%; float:left;}
.jiehe dl dd img{ width:100%; display:block;}

.team{ clear:both; overflow:hidden; padding-bottom:20px;}
.team ul li{ float:left; width:calc(50% - 10px); margin:0 5px; }
.team ul li img{ width:100%;}
.team ul li.margintop{ margin-top:0%;}
.team ul li p{ background:0; color:#000; font-size:14px; text-align:left; width:100%; border-radius:100%; height:auto; line-height:30px; margin:0px auto 0 auto; position:relative; z-index:9999; padding-bottom:10px;}
.team ul li.margintop p{ margin-top:0; margin-bottom:0;}

.fuwu{ clear:both; overflow:hidden; padding-bottom:20px;}
.fuwu ul li{ float:left; width:100%; margin:0 0% 10px 0; overflow:hidden; border-radius:10px; background:#F7F8F8; box-shadow:0 0px 0px #ccc;}
.fuwu ul li img{ width:100%; display:block;}
.fuwu ul li.margintop{ margin-top:0;}
.fuwu ul li .text{ min-height:inherit; text-align:center; font-size:16px; padding:15px 0; line-height:35px;}
.fuwu ul li .text .title3{ font-weight:bold; color:#F86600; font-size:18px;}

.detail h3{ font-size:18px; text-align:center; color:#000; padding:10px 0;}
.detail .fenlei{ text-align:center; font-size:12px; padding:0px 0;}
.detail .fenlei span{ float:left;}
.detail .text{ font-size:14px; line-height:22px; border-bottom:1px solid #ccc; padding-bottom:20px; margin-bottom:10px;}
.detail .text img{ width:100%;}
.detail .shangxia{ font-size:14px; clear:both; overflow:hidden; padding-bottom:30px;}
.detail .shangxia a{ float:left;}
}









.clearfix:before, .clearfix:after {  content: ""; display: table; }
.clearfix:after { clear: both; }
.PublicSecondary {
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}

.PublicSecondary .Public_left {
    float: left;
}

.PublicSecondary .Public_left li {
    display: inline-block;
    line-height: 70px;
    font-size: 16px;
    position: relative;
}

.PublicSecondary .Public_left li.on a {
    color: #f86600;
}

.PublicSecondary .Public_left li.on:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #f86600;
}

.PublicSecondary .Public_left li a {
    display: block;
}

.PublicSecondary .Public_left li+li {
    margin-left: 70px;
}

.PublicSecondary .Public_right {
    float: right;
}

.PublicSecondary .Public_right .current {
    padding-left: 25px;
    background: url("../images/crumbs.png") no-repeat left 24px;
    -moz-background-size: 20px 18px;
         background-size: 20px 18px;
    font-size: 13px;
    color: #aaa;
}

.PublicSecondary .Public_right .current a,.PublicSecondary .Public_right .current span {
    color: #aaa;
    line-height: 70px;
}

.PublicSecondary .Public_right .current a:hover {
    text-decoration: underline;
    color: #f86600;
}

@media screen and (max-width: 980px) {
    .PublicSecondary .Public_right {
        display: none;
    }
    .PublicSecondary .Public_left {
        text-align: center;
        width: 100%;
    }
}

@media screen and (max-width: 769px) {
    .PublicSecondary .Public_left li {
        margin: 0 20px !important;
        line-height: 50px;
    }
}


/*右侧在线客服*/
/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ddd;margin-bottom:10px;}

/*.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}*/

/*.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}*/

.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(images/02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(images/q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}

.more2{margin: 20px auto;text-align: center;}
.more2 a{background: #F86600;border-radius: 5px;color: #fff;padding: 10px 20px;font-size: 16px;}
.more2 a::after { content: '';border-right: 1px solid #fff; border-top: 1px solid #fff;position: relative; top: -1px;margin: 0 0 0 .25em; display: inline-block; width: 8px;height: 8px;transform: rotate(45deg);}



















