*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
*:before,
*:after{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
html{font-size:20px;}
a{color: #676767;}
a:hover{color: #841f57;}
u{text-decoration: none;}
img{max-width: 100%; height: auto;}
input[type="submit"],
input[type="reset"],
input[type="button"],
button{-webkit-appearance: none;}
select,
input,
textarea{outline: none;}
h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
.fl{float:left}
.fr{float:right}
.h60{height: 60px;}
.h70{height: 70px;}
.h100{height: 100px;}
body{font-family:"微软雅黑","Microsoft Yahei"; color: #676767; font-size: 14px;}
.wp{max-width: 1200px; width: 100%; margin: 0 auto;}
.wp2{max-width: 1200px; width: 100%; margin: 0 auto;}
.pdt40{padding-top:30px}
.pdt60{padding-top:60px}
.pdt80{padding-top:80px}
.txtc{text-align:center}
.txtr{text-align:right}
.dis {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.cclldd{overflow: hidden;}
.prl{position: relative;}

/*顶部*/
.top{line-height: 36px;background: #444;color: #ccc;font-size:12px; overflow:hidden}
.top_right > p { padding-left: 30px;color: #ccc; }
.top_right > p i {display: inline-block;width: 25px;height: 25px;background-image: url("logo_r.png");background-repeat: no-repeat;vertical-align: middle;padding-right: 5px; }
.top_right > p:nth-child(1) i { background-position: 0 0; }
.top_right > p:nth-child(2) i { background-position: -52px 0; }
.top_right > p:nth-child(3) i { background-position: -26px 0; }
.top_right > p:nth-child(4) i { background-position: -76px 0; }

.logo_box{padding: 20px 0;overflow:hidden}
.logo{height: 80px; display: table-cell; vertical-align: middle; text-align: center;}
.logo img{display: table-cell; vertical-align: middle;}
.hot_line{line-height: 30px;font-size: 16px; margin-top:5px;  margin-left:80px;float:right}
.hot_line p{font-size: 14px; color: #444; line-height:23px;}
.hot_line p strong{font-size: 18px; color: #de0000;}
.head_search{margin-top: 15px;}
#search{width: 343px;height: 40px;line-height: normal;margin:5px 15px 0 0;position:relative;}
@media (max-width:1200px) {
	#search{width: 243px;}
}

#s{border:1px solid #bbb;width: 100%;height:38px;border-radius: 2px;padding:0 40px 0 10px;color: #b2b2b2;outline: none;}
#search-submit{position: absolute;right: 0;top: 0;height: 38px;width: 60px;background:#bbb;padding: 9px 20px;border:none;outline: none;}
.daohang {width: 100%;height:46px;border-bottom: 2px solid #a11e23; background:#eee}
.header_bot > .qbxm{font-size:16px;line-height: 46px;float: left;width: 20%;text-align: center;position: relative;background: #a11e23;color: #fff;cursor: pointer; font-weight:bold}
.header_bot > .qbxm img{position: absolute;left:15px;top:10px;}
.menu_list:after{content:"";display: block;clear: both;}
.menu_list { height:100%; padding-left: 13%;}
.menu_list > li{float: left;line-height:46px;width:11.4%;height:46px;text-align: center;position:relative;}

.menu_list > li:last-child { margin-right: 0; }
.menu_list > li > a{display: block;font-size: 16px;}
.menu_list > li:nth-child(2),.menu_list > li:nth-child(3),.menu_list > li:nth-child(4),.menu_list > li:nth-child(6){background: url("hot.gif") right top no-repeat;}
.menu_list > li:hover > a{color: #ca0f16;}
.py_nav_menu{display: none;line-height:100px;float: right;}
.py_nav_menu > img{width: 52px;height: 30px;}
.menu_list > .current-menu-item > a,.menu_list > .current_page_item > a {color: #ca0f16;}
.mb_navdh { display: none; }
.mb_navdh .menu_list .current-menu-item,.mb_navdh .menu_list .current_page_item {background:#FFF;border:1px solid #365297;line-height:38px;height:38px;}
.mb_navdh ul li:last-child{border-bottom: 1px solid rgba(0,0,0,.7);}

.sub-menu .current_page_item, .sub-menu .current-menu-item { background:#fff;}
.sub-menu .current_page_item > a, .sub-menu .current-menu-item > a { color:#ce222a; }
.sub-menu { position: absolute;left: 0;top: 40px;width: 100%;font-size: 12px;line-height: 24px;z-index: 100;background: #FFF;visibility: hidden;border: 1px solid #365297; }
.sub-menu > li { margin: 0; }
.sub-menu > li > a {width: 100%; display:block;padding: 8px 0;line-height: 24px;text-align: center;color:#333; }
.menu_list > li:hover .sub-menu{ visibility:visible; }
.sub-menu > li:hover { background:#ce222a;}
.sub-menu > li:hover a { color: #FFF; }
.menu_list > li:hover{background:#a11e23}
.menu_list > li:hover a{color:#fff; font-weight:bold}

#pc_banner.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 10px;}
#pc_banner .swiper-pagination-bullet{width: 38px;height: 4px;background: #acacac;opacity: 1;border-radius: 10px;}
#pc_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 38px;height: 4px;opacity: 1;position: relative;}
#pc_banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after{content:"";display: block;width: 38px;height: 4px;background: #fff;position: absolute;top: 50%;left: 50%;margin-top: -2px;margin-left: -19px;border-radius: 10px;}
#pc_banner .swiper-slide { width:100%!important;position: relative;}
#mb_banner{display: none;}

/* banner菜单 */
#pc_banner{position: relative;}
.banner_inner { width: 100%;height: 100%;position:absolute;left:0;top:0;}
.banner_inner > .container { height: 100%; }
.banner_inner > .container > ul { height: 100%;position: relative;width: 20%;background: rgba(0,0,0,.4);z-index: 100; }
.banner_inner > .container > ul > li:hover .ba_in_listsh { background:#000;border-right:0 }
.banner_inner > .container > ul > li {height: 12.5%;clear:both;width:100%;border-bottom:1px solid #fff; }
.banner_inner > .container > ul > li:last-child{border-bottom: none;}
.banner_inner > .container > ul > li:hover .ba_in_listxia { display:block; }
.banner_inner2{display:none; width:234px;top:46px;}
.banner_inner2> .container{padding:0; width:234px; }
.banner_inner2 > .container > ul {width: 100%;background:none;}
.banner_inner2 > .container ul > li {height: 45px; background: rgba(0,0,0,0.5);}

.ba_in_listsh { width: 100%;height: 100%;margin-bottom:1px;overflow:hidden;position:relative; }
.ba_in_listsh > h3 {width:100%;font-size:14px;text-align: center;font-weight: normal;position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%); }
.ba_in_listsh > h3 > a {display: block;width: 100%; color: #fff;vertical-align: bottom;position: relative;}
.ba_in_listsh > h3 > a > i{width: 7px;height: 7px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: rotate(45deg);-webkit-transform: rotate(45deg);position: absolute;top:43%;right:15px;}
.ba_in_listsh > h3 > a > img{position: absolute;left: 15px;top:0px;}
.ba_in_listsh > ul { height: 20px;overflow: hidden; }
.ba_in_listsh > ul > li { display:inline-block;margin-right: 10px;color:#6c1010; }
.ba_in_listsh > ul > li > a { color:#6c1010; }
/*
.ba_in_listxia { width: 900px;height:100%;clear:both;background:rgba(255,255,255,.9);position: absolute;left:100%;top:0;display:none; }
.ba_in_listxia > ul { width: 100%;float:left;padding: 30px 50px; }
.ba_in_listxia > ul > li { font-size: 14px;margin-bottom: 30px; }
.ba_in_listxia > ul > li > a { float: left;width: 20%; }
.ba_in_listxia > ul > li > a:hover { color: #ce222a; }
.ba_in_listxia > ul > li > .listxias { float: left;width: 75%;margin-bottom: 20px;border-bottom: 1px dashed #666;}
.ba_in_listxia > ul > li > .listxias > a { display: inline-block;margin-right: 40px;margin-bottom: 15px;}
.ba_in_listxia > ul > li > .listxias > a:hover { color: #ce222a; }

*/
.bottomTitles{width:100%;padding:80px 0;    background: url(ysbg.jpg) 0 0 no-repeat;  background-size: 100% 100%; overflow:hidden}
.bottomTitles dl,.bottomTitles dl dt,.bottomTitles dl dd{float: left;}
.bottomTitles dl{font-size: 14px;line-height: 22px;margin:0 45px; color:#ccc}
.bottomTitles dt img{margin-right:20px;}
.bottomTitles dd h4{font-size: 24px;line-height: 36px;}
.bottomTitles .one{margin-left: 35px;}

.zc_l_n{margin-top:15px;width: 100%;}

.zc_l_n .bag1{background: url(zc10a.png) no-repeat center 58px #e2e2e2;}
.zc_l_n .bag2{background: url(zc16a.png) no-repeat center 58px #e2e2e2;}
.zc_l_n .bag3{background: url(zc12a.png) no-repeat center 58px #e2e2e2;}
.zc_l_n .bag4{background: url(zc13a.png) no-repeat center 58px #e2e2e2;}
.zc_l_n .bag5{background: url(zc14a.png) no-repeat center 58px #e2e2e2;}
.zc_l_n .bag6{background: url(zc15a.png) no-repeat center 58px #e2e2e2;}
.zc_l_n .bag7{background: url(zc11a.png) no-repeat center 58px #e2e2e2;}
.zc_l_n .bag8{background: url(zc17a.png) no-repeat center 58px #e2e2e2;}
.zc_l_n .bag{width: 280px;height: 230px; margin-right: 12px; margin-bottom: 18px;position: relative;cursor: pointer; border:5px solid #fff; text-align:center}
.zc_l_n .bag h3{margin-top:140px; font-size: 18px;}
.zc_l_n .bag .yi{width:100%; height:100%; padding-top:60px; display:none}
.zc_l_n .bag:hover .yi{background:rgba(194,0,0,0.8); display:block}
.zc_l_n .bag .yi span{display: block;height: 57px;}
.zc_l_n .bag .yi img{display: block;margin: auto;}
.zc_l_n .bag .yi p{color: #333;text-align: center;font-size: 18px;margin-top: 20px;}
.zc_l_n .bag:hover .yi p{color: #fff;}
.zc_l_n .bag .er{color: #fff;font-size: 16px;text-align: center;line-height: 24px;width:246px;height:140px;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;padding-top: 37px;}

#bd:before,
#bd:after{content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0;}
#bd:after{clear: both;}
#bd{zoom: 1;}
#fd{ background-color: #fff; padding: 60px 0 80px; overflow:hidden}
#fd a{color: #d9242e; -o-transition:.2s; -ms-transition:.2s; -moz-transition:.2s; -webkit-transition:.2s; transition:.2s;}
#fd a:hover{border-color: #e8e8e8; color: #000;}
.fd-contact{width:50%;float:left}
.map{width:48%; height:365px; float:right; border:5px solid #ddd}
.fd-contact h3{font-size:30px; padding-left:10px; background: url(contitbg.png) no-repeat right center; font-weight:bold; color:#555; line-height:42px}
.fd-contact h3 em{font-size: 22px; color:#999; line-height:42px}
.fd-contact .add{font-size:16px; color:#666}
.fd-contact .add p{margin:25px 0; background: url(add.png) no-repeat left center; padding-left:50px;}
.fd-contact .lxfs{font-size:28px; margin-top:50px; overflow:hidden; position:relative}
.fd-contact .lxfs p{font-size:14px; color:#999}
.fd-contact .lxfs .tel{width:48%; height:auto; overflow:hidden; float:left; color:#d9242e}
.fd-contact .lxfs .pc{font-size:16px; font-weight:bold; letter-spacing:-1px }
.fd-contact .lxfs .tel li{list-style:none; padding-left:35px;}
.fd-contact .lxfs .tel .zj{background:url(tel3.png) no-repeat left center; background-size:32px 30px; line-height:35px; height:35px}
.fd-contact .lxfs .tel .zj a{font-size:20px}
.fd-contact .lxfs .tel .sj{background:url(mob.png) no-repeat 5px center; background-size:28px; line-height:35px; height:35px}
.fd-contact .lxfs .tel .sj a{font-size:20px}
.fd-contact .lxfs .tel a{color:#d9242e}
.fd-contact .lxfs .qr-code{width:51%; float:right;color:#d9242e}
.fd-contact .lxfs .btm{width:100%; font-size:13px; color:#888; position:absolute; left:5px; bottom:0px; line-height:1.8em;}
.fd-contact .lxfs .btm .a{color:#888;}

.footer{padding:50px; margin-top:30px; background:#eee;text-align:center; line-height:2em}
.footer-i{padding:10px; background:#ddd; text-align:center; line-height:2em; height:48px; overflow:hidden}
.i-row5{width:100%;padding:50px 0; background:#eee}
.i-row5 ul li{width:25%;float:left; text-align:center}
.i-row5 ul li .pic{position: relative; width:60px;height:60px; border-radius:31px; margin:0 auto}
.i-row5 ul li p{font-size:20px; margin-top:20px}
.i-row5 ul li .pic:after {content: ""; position: absolute; left:0; top: 0; z-index:1; width: 60px; height: 60px;  border-radius: 50%;  border:2px solid #999;  opacity: 0.9;}
.i-row5 ul li .pic:after {animation: run2 1.2s infinite linear;}
.i-row5 ul li .pic:hover{background:#fff}


 @keyframes run2{
                from{-webkit-transform: scale(1);
                   -moz-transform: scale(1);
                    -ms-transform: scale(1);
                     -o-transform: scale(1);
                        transform: scale(1);
                         opacity:1;
                    }
                to{
                    -webkit-transform: scale(1.5);
                   -moz-transform: scale(1.5);
                    -ms-transform: scale(1.5);
                     -o-transform: scale(1.5);
                        transform: scale(1.5);
                         opacity:0;

                }

            }




#fd .wp{position: relative;}
.go-top{z-index: 50; position: fixed; bottom: 90px; width: 57px; height: 57px; background: url(go_top.gif) no-repeat left top; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s; right: 10px; display: none;}

.i-row1{padding: 68px 0; background: #f2f2f2; }
.i-add{padding: 50px; background: #f2f2f2; text-align:center}
.i-add2{background: #fff;}
.i-add h2{font-size:35px; color:#222; font-weight:bold; line-height:2em}
.i-add h2 span{color:#cb212a;}
.i-add p{font-size:22px; color:#555;  font-weight:bold;}
.i-add .csfw{font-size:16px; color:#555;  font-weight:400;padding:20px 100px; line-height:2em}
.i-add .zx{font-size:18px; color:#fff; background:#cb212a; padding:7px 35px; line-height:2em; border:1px solid #cb212a; border-radius:20px}
.btn1{width: 160px; height: 50px; color: #fff; line-height: 50px; border: 1px solid #fff; text-align: center; cursor: pointer; display: inline-block; font-size: 16px; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;}
.i-row4 .tc{clear: both;}
.t1 h3{font-size: 32px; margin-bottom: 10px; letter-spacing:2px; color:#444; font-weight:bold;  position:relative;}
.t1 h3:before{content: ''; position:absolute; top:50%;  left:180px; background: url(line-left.png) no-repeat center; width:230px; height:5px}
.t1 h3:after{content: ''; position:absolute; top:50%;  right:180px; background: url(line-right.png) no-repeat center;  width:230px; height:5px}
.t1 span{display:block; width:35px; height:3px; background:#999; margin: 0 auto}
.t1{position: relative; text-align:center; color: #676767;}
.t1 p{line-height: 1.8; font-size:16px; color:#888}
.t1-a{margin-bottom: 30px;}
.t1-ys{padding:80px 0 40px; width:100%; background:#fff}

.i-row3{padding-top: 100px; padding-bottom: 90px; background:#f2f2f2}
.slide-1:before,
.slide-1:after{content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0;}
.slide-1:after{clear: both;}
.slide-1{zoom: 1;}
.slide-1 .s1,
.slide-1 .s2,
.slide-1 .s3,
.slide-1 .s4{width:33%; height:auto;position: relative; float:left; padding:50px 0}
.slide-1 .pic{width:40%; height:80px; background-position:center; background-repeat:no-repeat; margin:0 auto}
.slide-1 .img1{background-image: url(s1pic.png)}
.slide-1 .img2{background-image: url(s2pic.png); background-position:center;}
.slide-1 .img3{background-image: url(s3pic.png)}
.slide-1 .s2{background:#fff}
.slide-1 .s3{background:#dedede}
.slide-1 .s1{background:#dedede}
.slide-1 img{vertical-align: bottom;}
.slide-1 .tit{position: absolute; bottom: 0; left: 0; width: 100%; text-indent: 70px; background-repeat: no-repeat; background-position: 20px center; background-color: rgba(0,0,0,.5); color: #fff; font-size: 18px; height: 70px; line-height: 70px;}
.slide-1 .img{}
.slide-1 .img img{width: 100%; vertical-align: bottom;}
.slide-1 .s3{position: relative; z-index: 1;}
.slide-1 .pad{/*-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); transform-origin: 50% 50%; overflow: hidden; opacity: 0;*/ width: 100%; z-index: 20; padding: 0 15%; ; margin:0 auto}
.slide-1 .pad h3{font-size: 21px; line-height: 22px; margin: 30px 0 10px 0; padding-left: 50px;  padding-top: 3px; height:60px;}
.slide-1 .pad h3 i{display:inline-block;width:40px; height:40px; background: url(ico02.png) no-repeat center; vertical-align: middle; margin:-10px 5px 0}
.slide-1 .pad .no01{background: url(no01.png) no-repeat left 50%;}
.slide-1 .pad .no02{background: url(no02.png) no-repeat left 50%;}
.slide-1 .pad .no03{background: url(no03.png) no-repeat left 50%;}
.slide-1 .hours{overflow:hidden; }
.slide-1 .hours .enno{display:block; float:left; margin-top:-15px; width:40px; height:80px; line-height:100px; word-wrap: break-word; -webkit-transform: rotate(90deg); text-align:center; letter-spacing:0px;
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
 font-size:14px; white-space:nowrap; color:#bcbcbc}
.slide-1 .hours .timebtn{background: url(hours.png) no-repeat right 5px; display:block; width:260px; height:90px; float:left; margin-left:0%;position:relative}
.slide-1 .hours .timebtn i{display:block; font-style:normal; }
.slide-1 .hours .timebtn .szbg{ position: absolute; left:0; top:0; height:90px;  width:90px;  background: url(hoursbg.png) no-repeat center; transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;  
-o-transition: all 1s; }
.slide-1 .hours .timebtn .sz{ position: absolute; left:10px; top:5px; font-size:40px; text-align:center; font-style:normal; line-height:86px; height:86px;  width:75px; padding-right:5px}
.slide-1 .hours:hover .timebtn .szbg{transform:rotate(360deg);-ms-transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); }
.slide-1 .hours:hover .timebtn .more{background:#cb212a;}
.slide-1 .hours .timebtn .more{display:block;  width:160px; height:32px; border-radius:16px; background:#676767; position: absolute; right:0; bottom:15px; font-size:16px; color:#fff; line-height:32px;padding-left:30px; letter-spacing:3px }
.slide-1 .hours .timebtn .more .morebtn{display:inline-block; width:26px; height:26px; border-radius:13px; margin:3px; float:right;  background: url(morebtn.png) no-repeat center #fff; animation: run1 1.2s infinite linear;}
 @keyframes run1{
                from{-webkit-transform: scale(1);
                   -moz-transform: scale(1);
                    -ms-transform: scale(1);
                     -o-transform: scale(1);
                        transform: scale(1);
                         opacity:1;
                    }
                to{
                    -webkit-transform: scale(1.1);
                   -moz-transform: scale(1.1);
                    -ms-transform: scale(1.1);
                     -o-transform: scale(1.1);
                        transform: scale(1.1);
                         opacity:0.1;

                }

            }
.slide-1 .s3 h3{background: url(ic1.png) no-repeat left 50%;}
.slide-1 .s2 h3{background: url(c2.png) no-repeat left 50%;}
.slide-1 .s1 h3{background: url(c1.png) no-repeat left 50%;}
.slide-1 .pad p{line-height: 3;}
.slide-1 .pad .btn1{margin-top: 20px; margin-left: 6px;}
.slide-1 > div:hover .pad{/*opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);*/}
.i-row5,.i-row4,.i-row3,.i-row2,.i-row1{clear: both; overflow: hidden;}
.i-row4,
.i-row2{/*-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;*/}
.i-row2{/*background-image: url(ibg1.jpg); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; background-attachment: scroll\9;*/ padding-top:120px}
.i-row4{overflow: hidden;  padding-bottom: 70px;}

.slide-1 .slick-dots a{background-color: #dfdfdf;}
.slide-1 .slick-dots{bottom: -40px;}
.i-row2 .slick .item{width:24%; float:left; text-align:center; padding:20px 0; margin:10px 0.5%}
.i-row2 .slick .item .txt1{font-size:20px;line-height:1.8em}
.i-row2 .slick .item .zxmore{background:#ccc; padding:5px 20px; color:#000; border-radius:20px}
.i-row2 .slick .item .txt2{font-size:24px;line-height:1.em;}
.i-row2 .slick .item:hover{color:#cb212a; box-shadow:0 0 8px #666;background:#f2f2f2;}
.i-row2 .slick .item:hover .count-title{color:#cb212a;}
.i-row2 .slick .item:hover .counter span{background:#cb212a;}
.i-row2 .slick .item:hover .zxmore{background:#cb212a; color:#fff}
.i-row2 .slick2{width:100%;padding:20px;overflow:hidden; border:1px solid #ddd; margin-top:20px}
.i-row2 .slick{overflow:hidden}
.skpicl {width:40%;}
.skpicr {width:60%; height:252px;background: url(skpicrbg.png) no-repeat left top;}
.skpicr .txt{width:380px; padding-top:80px}
.skpicr .txt h4{font-size:26px}
.skpicr .txt p{font-size:18px;margin-top:25px; color:#999}
.skpicr .more{background:#cb212a;}
.skpicr .more{display:block;  width:180px; height:32px; border-radius:16px; background:#676767; font-size:16px; color:#fff; line-height:32px; padding-left:30px; letter-spacing:3px;margin-top:30px}
.skpicr .more .morebtn{display:inline-block; width:26px; height:26px; border-radius:13px; margin:3px; float:right;  background: url(morebtn.png) no-repeat center #fff; animation: run1 1.2s infinite linear;}
.skpicr:hover .more{background:#cb212a;}
.counter{margin-top:70px}
.i-row2 .slick .item:last-child .counter{margin-top:50px}
.item .counter .bhnob{font-size: 32px; color:#999}
.count-title { font-size: 48px; font-weight: 600; color:#676767;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 13px; color:#bcbcbc; font-weight: normal; margin-bottom: 0; text-align: center; }
.counter span {display: block; width: 32px; height: 3px; background: #b3b3b3; margin: 20px auto;}
.i-zczl{padding:60px; overflow:hidden}
.i-zczl ul li{width:25%; float:left; text-align:center; margin-top:30px;}
.i-zczl ul li p{font-size:18px; line-height:2.6em}
.services {}
.services .item{width:33.3%; float:left; color:#676767;padding:28px 0}
.services .item .txt{margin-top:10px}
.services .item .txt p{font-size:24px;}
.services .item .txt span{font-size:14px; font-weight:100; color:#999}
.services .item:hover{ color:#cb212a;}
.item:hover .counter .bhnob{ color:#cb212a;}
.services .item i img{ 
	-webkit-animation:arrowMove 7s infinite;
	   -moz-animation:arrowMove 7s infinite;
	     -o-animation:arrowMove 7s infinite;
	    -ms-animation:arrowMove 7s infinite;
		    animation:arrowMove 7s infinite;
}
@-webkit-keyframes arrowMove {50% { -webkit-transform:rotateY(360deg);}}
@-moz-keyframes arrowMove {50% { -moz-transform:rotateY(360deg);}}
@-o-keyframes arrowMove {50% { -o-transform:rotateY(360deg);}}
@-ms-keyframes arrowMove {50% { -ms-transform:rotateY(360deg);}}
@keyframes arrowMove {50% { transform:rotateY(360deg);}}

.ys1{width:27.5%;  background:#fff; overflow:hidden; padding:2% 0; margin-right: 2.5%;}
.ys1:nth-child(3){width:40%;}
.ys1:nth-child(4){ margin-right: 0}
.ys1 h3{font-size:23px; margin-bottom:40px; color:#555; text-align:center; font-weight:bold; background: url(ystitbt.png) no-repeat center bottom; padding-bottom:15px}
.ys1 ul{width:50%; height:310px; float:left; background:#e2e2e2; padding:20px 2% 0; position:relative}
.ys1 ul .ico{width:45px; height:45px;  position:absolute; left:50%; margin-left:-25px; top:-25px;border-radius:24px; border:3px solid #fff;}
.ys1 ul .ico img{width:50px;}
.ys1 ul:nth-child(2){width:50%; float:left; background:#f3f3f3}
.ys1 ul li{font-size:15px; margin:15px 0; min-height:50px; color:#666}
.ys1 .ico1{ color:#c20000}
.ys1 .ico2{color:#000; margin-left:10px}
.ys2{background: url(ysbg2.jpg) repeat-y center;}
.i-row3 .btn1{background-color: #841f57; color: #fff; margin-top: -6px;}
.experts-list .slick-dots{bottom: 4px;}
.ban-inner .ban-img{padding-top: 21.555%; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;}
.ban-inner{position: relative; z-index: 1; width: 100%; overflow: hidden;}
.ban-inner h3{text-align: center; position: absolute; width: 100%; top: 50%;}
.ban-inner h3 span{line-height: 1; font-size: 3.43em; padding: .46em .9em .46em .9em; color: #fff; margin-top: -1em; display: inline-block;}
.contact-box{padding: 30px 0; text-align: left;}
.contact-box .wp{padding: 2%}
.contact-box strong{font-size:16px; line-height:2em;}

.map-box{margin: 30px 0; border: 1px solid #dcdcdc; padding: 10px;}

.advbg{float: left; width: 100%; background: #e5e5e5; padding: 65px 0 94px;}
.adv_left{float: left; background: url(advbg.png) no-repeat; width: 777px; height: 495px;}
.title10{ margin: 0 0 20px; color: #ddd;}
.title10 span{ display: block; font-size: 30px; line-height: 38px; font-weight: bold; letter-spacing: 2px;}
.title10 i{ display: block; font-family: helvetica1; line-height: 32px; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; color:#e6abae}
.advtxt{float: right; width: 352px; margin: 156px 0 0;}
.detail6{font-size: 14px; color: #d79799; line-height: 28px;}
.adv_right{float: right; width: 380px;}
.title11{color: #222;}
.title11 span{display: block; line-height: 32px; font-size: 24px; font-weight: bold;}
.title11 i{text-transform: uppercase; line-height: 22px; color: #888;}
.detail7{ font-size: 14px; color: #222; line-height: 26px; margin: 10px 0 32px;}

.zc_t{width: 100%;padding: 60px 0;  background: #f2f2f2; overflow:hidden}
.zc_t_o{color: #3e3a39;font-size: 26px;text-align: center;}
.zc_t_t{margin-top: 38px;  overflow:hidden}
.zc_t_t .liug{width: 576px;height:140px;background: #fff;padding: 35px 20px 0 0;margin: 3px; overflow:hidden}
.zc_t_t .liug .po{margin-left: 18px;color: #444; font-size: 18px; font-weight:bold; background: url(wen.png) no-repeat left center; padding-left:25px}
.zc_t_t .liug .pt{line-height: 20px;margin-top: 15px;margin-left: 16px;color: #777; font-size: 14px;  background: url(da.png) no-repeat left center;  padding-left:25px}
.zc_t_t .liug p span{padding-left: 14px;}
.zc_t_t .liug p .more{float:right;color:#cb212a; margin-right:10px;}
.zc_t_t .liug:hover{box-shadow:0px 1px 5px #b0a6d0;}


.news-list h3{font-size: 15px; max-height: 78px; overflow: hidden; padding: 14px 30px 6px 30px; line-height: 1.4;}
.news-box .news-list li,
.news-list .item{text-align: center; float: left; padding: 20px; width: 33.333333%;}
.news-box .news-list li a,
.news-list .item a{display: block; border: 1px solid #e4e4e3}
.img-ovh{overflow: hidden;}
.news-list .slick-dots{bottom: -60px;}
.news-list:before,
.news-list:after{content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0;}
.news-list:after{clear: both;}
.news-list{zoom: 1;}
.news-list{margin: 0 -20px; margin-top: 40px; margin-bottom: 40px;}
.news-list .img{padding-top: 69%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;}
.news-list a:hover .img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); transform-origin: 50% 50%;}
.news-list .pad{background-color: #fff;}
.article-box .hd h6,
.news-list2 h6,
.news-list p{color: #aaa; font-size: 14px; padding-bottom: 14px; font-family: \5b8b\4f53;}
.article-box .hd span,
.news-list2 h6 span,
.news-list p span{margin-left: 30px; padding-left: 30px; background: url(eye.gif) no-repeat left 50%;}

/*资质审批*/
.zzsp_s{margin-bottom:60px; overflow:hidden}
.zzsp_s ul{width:102%; margin:0 auto;}
.zzsp_s ul li{width:25%; height:250px; padding:1%; float:left; text-align:center}
.zzsp_s ul li .yi{width:100%; height:200px; overflow:hidden; }
.zzsp_s ul li img{width:100%; height:200px; cursor: pointer; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s;	-o-transition: all 1s;}
.zzsp_s ul li:hover img{transform:scale(1.2);-ms-transform:scale(1.2); -moz-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2);}
.zzsp_s ul li p{width:100%; height:200px; line-height:42px; font-weight:bold}

.foot_one{width:100%;height:auto;margin:25px auto 20px;overflow:hidden;background:#f8f8f8;padding:45px 0px;}
.foot_one ul{width:1250px;margin: 0 auto;}
.foot_one ul li{width: 282px;margin-left: 26px;padding-left: 69px;height: 58px;float: left;}
.foot_one ul li h4{width: 100%;height: 26px;line-height: 26px;font-size: 20px;color: #000000;margin-top: 6px;font-weight: normal;}
.foot_one ul li p{width: 100%;height: 20px;line-height: 20px;font-size: 12px;color: #666666;}
.foot_one_li1{background: url(u01.png) no-repeat left center;}
.foot_one_li2{background: url(u02.png) no-repeat left center;}
.foot_one_li3{background: url(u03.png) no-repeat left center;}
.foot_one_li4{background: url(u04.png) no-repeat left center;}
/*财税服务*/
.supplier-plans{width:100%; margin-top:20px;}
table#plans td{border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;border-top:1px solid #d5d5d5; border-bottom:1px solid #ddd;}
table#plans th{width:32%; border-bottom:1px solid #d5d5d5}
table#plans th .tctit{ color:#cb212a; font-size:26px; text-align:center; line-height:50px}
table#plans th div.inner{padding:5px 10px;border-top:1px solid #d5d5d5;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-top-left-radius:3px;border-top-right-radius:3px;margin-right:-1px;height:50px;background:#ccc;}
table#plans .bgc{background:#f5f5f5; font-size:15px}
table#plans .bgc2{background:#fff; font-size:15px}
table#plans .bgc:hover{background:#ddd; font-size:15px; color:#cb212a; font-weight:bold}
table#plans .bgc2:hover{background:#eee; font-size:15px; color:#cb212a; font-weight:bold}
table#plans th div.inner{height:62px}
table#plans tr td{padding:7px; text-align:center;}
table#plans td.spacer,table#plans th.spacer{width:14px;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:default}
div#money-back p#refund-disclaimer{margin-top:5px}
.zxzx{display:block; width:180px; height:42px; line-height:42px;text-align:center; margin:30px auto 0px; font-size:16px; color:#cb212a; background:#fff; border:1px solid #cb212a; border-radius:21px}

.whybox{float: left; width: 100%;  height: 480px;}
.whybg{float: left; width: 100%; background: #34373f; height: 370px; box-shadow: ;}
.title3{text-align: center; color: #fff; font-size: 36px; font-weight: bold;line-height: 64px; margin: 37px 0;}
.whylist{width:1100px; margin: 0 auto;}
.whylist li{float: left; width: 310px; background: #cb212a; margin: 0 28px; color: #fff; text-align: center; padding: 34px 24px 30px; }
.wpic{margin: 0 auto 10px; width: 80px; display: block;}
.wpic img{height: 70px;}
.title4{text-align: center;font-size: 18px; font-weight: bold; line-height: 30px;}
.detail3{font-size: 14px; line-height: 28px; margin: 15px 0 0; }
.more2{display: block; background:rgba(255,255,255,0.2); border:1px solid #fff; margin: 20px auto 0; width: 121px; height: 34px; line-height: 34px; color: #fff;cursor: pointer; border-radius:17px}
.advlist{float: left; width: 1220px; margin: 30px 0 0;}

.cslcbg{background:#ddd; margin-top:50px; padding:50px 0}
.lclist{width: 100%; margin: 40px 0 0; position: relative; overflow:hidden}
.lclist ul{float: left; width: 1200px; position: relative; z-index: 2;}
.lclist li{display:inline-block; position: relative; background: #cb212a; color:#fff; text-align: center; padding:3px 15px; border-radius:30px;}
.lclist i{margin:0 8px; font-size:20px;  color: #cb212a; font-style:normal}
.lclist li.hover{background:url(lcbg.gif) repeat-x; color: #a46600; box-shadow: 0 4px 6px rgba(66,8,5,0.2);}
.lctxt{display: block; line-height: 38px; font-size: 14px;}
.cslcbg .zxzx{background:#444; color:#fff; border:1px solid #444; margin-top:50px; border-radius:5px}

/*注销变更*/
.zxbgidd{background: #cb212a; text-align: center;}
.zxbg_ptA{}
.zxbg_tit h2{margin-bottom: 20px; font-family: 微软雅黑; font-weight: bold; font-size: 32px; color: rgb(79, 79, 79); text-align: center;}
.zxbg_tit h2 span {color: #cb212a;}
.zxbg_ptA .h2p{text-align: center; color: #4F4F4F;font-size: 20px; margin-bottom: 40px;}
.zxbg_ptA ul{margin-bottom: 60px; width: 100%; overflow:hidden}
.zxbg_ptA ul li{float: left; width: 18%; margin:10px 1%; padding:30px 15px 20px; text-align:center; background:#eee}
.zxbg_ptA ul li .zx_img{margin-bottom: 30px; width: 100%; height: 120px;}
.zxbg_ptA ul li .zx_img img{max-width: 100%;}
.zxbg_ptA ul li .text{color: #cb212a; font-size: 18px; width: 100%; text-align: center; background:#fff; padding:5px;}
.bad{width: 100%; font-size: 22px; font-weight: bold; color: #cb212a; margin-bottom: 40px; text-align: center;}

.zxbg_tb{border:2px solid #777}
.zxbg_tb tr:nth-child(1),.zxbg_tb tr:nth-child(3){background:#e5e5e5}
.zxbg_tb tr:nth-child(2){background:#f2f2f2}
.zxbg_tb tr td{font-size:15px; height:60px; color:#444; border-left: 1px solid #ccc;  border-right: 1px solid #ccc;  border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; text-align:center; padding:10px 30px;}
.zxbg_ptB{}
.zxbg_ptB ul{margin-bottom: 60px; width: 100%; overflow:hidden}
.zxbg_ptB ul li{float: left; width: 23%; margin:10px 1%; text-align:center; background:#fff; height:290px; border:1px solid #666;}
.zxbg_ptB ul li h4{width:100%; padding:25px 0; color:#fff; font-size:34px; background:#666; position:relative; }
.zxbg_ptB ul li h4:after{content: ''; border-width:12px 12px 0 12px; border-style:solid; border-color:#666 transparent transparent transparent; position:absolute; bottom:-12px; right:50%; margin-right:-12px;}
.zxbg_ptB ul li p{ padding:20px 5%;text-align:center;  color:#cb212a; line-height:1.8em}

.zxbg_ptc{width:100%; background:#fff; overflow:hidden}
.zxbg_ptc ul{margin-bottom: 60px; width: 100%; overflow:hidden}
.zxbg_ptc ul li{float: left; width: 15.5%; margin:10px 0.5%; padding:15px 0; text-align:center;  border:1px solid #cb212a; border-radius:5px; height:230px;}
.zxbg_ptc ul li h4{width:100%; padding-bottom:10px; color:#cb212a; font-size:24px; position:relative; }
.zxbg_ptc ul li h4:after{content: ''; width:30px; height:2px ; position:absolute; bottom:0px;  right:50%; margin-right:-15px; z-index:999;  background:#cb212a;}
.zxbg_ptc ul li p{ padding:10px 5%;text-align:center;  color:#333; line-height:1.8em}

.zilbg {width: 100%; background: #34373f; height: 338px;}
.zil_list{width:1100px; margin: 0 auto;}
.zil_list li{float: left; width: 310px; background: #cb212a; margin: 0 28px; color: #fff; text-align: center; padding-bottom:20px}
.zil_list .wpic{margin: 0 auto 10px; width: 100%; display: block;}
.zil_list .wpic img{width: 100%; height:200px}
.title4{text-align: center;font-size: 18px; font-weight: bold; line-height: 30px;}

.zxbg_ptE{background:#f2f2f2}
.zxbg_ptE .h2p{text-align: center; color: #4F4F4F;font-size: 16px; margin-bottom: 40px;}
.zxbg_ptE .zxbg_tb{border:1px solid #aaa; width:49.2%}
.zxbg_ptE .zxbg_tb tr:nth-child(2n+1){background:#e5e5e5}
.zxbg_ptE .zxbg_tb tr:nth-child(2){background:#f2f2f2}
.zxbg_ptE .zxbg_tb tr td{font-size:15px; height:auto; color:#444; border-left: 1px solid #d5d5d5;  border-right: 1px solid #d5d5d5;  border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; text-align:center; padding:12px 30px;}
.zxbg_ptE .zxbg_tb .no{width:70px; font-size:16px}

/*商标专利*/
.sbzl_ptA{}
.sbzl_tit h2{margin-bottom: 20px; font-family: 微软雅黑; font-weight: bold; font-size: 32px; color: rgb(79, 79, 79); text-align: center; padding:30px 0;}
.sbzl_tit h2 span {color: #cb212a;}
.sbzl_ptA .h2p{text-align: center; color: #4F4F4F;font-size: 20px; margin-bottom: 40px;}
.sbzl_ptA ul{padding-bottom: 80px; width: 100%; overflow:hidden}
.sbzl_ptA ul li{float: left; width: 30%; margin:0 1.6%; text-align:center; background:#eee; position:relative; height: 252px;}
.sbzl_ptA ul li .zx_img{width: 100%; height: 252px;}
.sbzl_ptA ul li .zx_img img{max-width: 100%;}
.sbzl_ptA ul li .text{position:absolute;  left:5%; top:76%; background:#666; width: 90%;   text-align: center; padding:15px; height:100px;}
.sbzl_ptA ul li .text h3{color: #fff; font-size: 18px;font-weight:bold; padding-bottom:5px}
.sbzl_ptA ul li .text h3 i{color: #cb212a; font-size: 20px; font-weight:bold; padding-right:5px}
.sbzl_ptA ul li .text p{ color: #fff; font-size: 14px; line-height:1.7em}

.sbzl_ptc{width:100%; background:#eee; overflow:hidden}
.sbzl_ptc ul{margin-bottom: 10px; width: 100%; overflow:hidden}
.sbzl_ptc ul li{float: left; width: 23%; margin:10px 1%; padding:25px 0; text-align:center;  border:1px solid #ddd; border-radius:5px; height:260px; background:#fff}
.sbzl_ptc ul li h4{width:100%; padding:10px 0; color:#cb212a; font-size:24px; position:relative; }
.sbzl_ptc ul li h4:after{content: ''; width:30px; height:2px ; position:absolute; bottom:0px;  right:50%; margin-right:-15px; z-index:999;  background:#cb212a;}
.sbzl_ptc ul li p{ padding:10px 5%;text-align:center; font-size:15px; color:#666; line-height:1.8em}

.sbzl_lc{width: 100%; margin: 40px 0 0; position: relative; overflow:hidden}
.sbzl_lc ul{float: left; width: 1170px; position: relative; z-index: 2; padding-bottom:60px}
.sbzl_lc li{position: relative; text-align: center; width:20%; float:left; padding:3px 30px;}
.sbzl_lc li:last-child:after{background: none;}
.sbzl_lc li:after{content: ''; width:35px; height:30px; background: url(sblcico.png); position:absolute; top:45%;  right:-15px;}
.sbzl_lc li h3{font-size:22px; padding:8px 0; color:#cb212a}
.sbzl_lc li p{color:#777}
.sbzl_lc li.hover{background:url(lcbg.gif) repeat-x; color: #a46600; box-shadow: 0 4px 6px rgba(66,8,5,0.2);}
/*税务筹划*/
.swch_ptA{padding:50px 0}
.swch_ptA ul{width:100%; height:420px; background:url(wt.jpg) no-repeat center; overflow:hidden; position:relative}
.swch_ptA ul li{position:absolute; width:285px;  padding:15px;  background:url(wt_li.jpg) no-repeat left center;}
.swch_ptA ul li .wt_no{width:84px; height:84px; line-height:84px; font-size:46px; color:#fff; }
.swch_ptA ul li .wt_txt{margin-left:5px;}
.swch_ptA ul li .wt_txt p{padding-left:15px; background:url(wt_ico.gif) no-repeat left center; font-weight:bold;font-size:16px; line-height:1.7em; color:#a11e23}
.swch_ptA ul li:nth-child(1){left:0; top:40px}
.swch_ptA ul li:nth-child(2){left:0; top:210px}
.swch_ptA ul li:nth-child(3){right:0; top:40px}
.swch_ptA ul li:nth-child(4){right:0; top:210px}

.swch_ptB{background:url(swcbg2.jpg) no-repeat; padding:60px 0; text-align:center}
.swch_ptB h2{font-size:36px; color:#fff; font-weight:600; line-height:1.8em; letter-spacing:2px; margin-bottom:30px}
.swch_ptB .zx {font-size: 18px; color: #fff; background: #cb212a; padding: 8px 60px; line-height: 2em; border: 1px solid #cb212a; border-radius: 20px;}

.swch_ptC .tit2{text-align:center;font-size: 24px;color: #222; font-weight: bold; line-height: 1.8em;}
.swch_ptC .tit2 span{color: #cb212a;}
.swch_tb{width:100%; margin-top:20px}
.swch_tb td{border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;border-top:1px solid #d5d5d5; border-bottom:1px solid #ddd;}
.swch_tb th{border-bottom:1px solid #d5d5d5}
.swch_tb th:nth-child(1){width:15%}
.swch_tb th:nth-child(2){width:42%}
.swch_tb th .tctit{ color:#cb212a; font-size:22px; text-align:center; line-height:42px}
.swch_tb th div.inner{padding:5px 10px;border-top:1px solid #d5d5d5;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-top-left-radius:3px;border-top-right-radius:3px;margin-right:-1px;height:52px;background:#ccc;}
.swch_tb .bgc{background:#f5f5f5; font-size:15px}
.swch_tb .bgc2{background:#fff; font-size:15px}
.swch_tb .bgc:hover{background:#ddd; font-size:15px; color:#cb212a; font-weight:bold}
.swch_tb .bgc2:hover{background:#eee; font-size:15px; color:#cb212a; font-weight:bold}
.swch_tb tr td{padding:8px; text-align:center;}
.swch_tb tr td b{color:#cb212a; font-weight:bold}
/*人事社保*/
.rssb .title3{font-size: 32px; font-weight: bold; line-height: 60px; margin: 0; padding-bottom:10px; color:#444}
.pa-head-content{display: flex; justify-content: space-between; align-items: center; margin-top: 40px;}
.pa-head-content div{flex: 1; padding: 0 50px; border-left: 1px solid #ddd; text-align: center;}
.pa-head-content div:last-child{border-right: 1px solid #CFD6DF;}
.pa-head-content div img{height: 100px; display: inline-block;}
.pa-head-content div h3{color: #cb212a; font-size: 20px; line-height: 24px; margin-top: 20px; margin-bottom: 15px; font-weight:bold}
.pa-head-content div p{color: #666; font-size: 15px; line-height: 26px; text-align: left;}

.rssb_ptB{padding:80px 0; background:url(rssb_btbbg.png) no-repeat center; overflow:hidden;}
.rssb_ptB ul{width:33%; height:330px; overflow:hidden;}
.rssb_ptB .fl .wt_txt{text-align:right}
.rssb_ptB ul li{width:100%;  padding:15px; overflow:hidden;}
.rssb_ptB ul li .wt_no{width:80px; height:80px; line-height:80px; font-size:36px; color:#fff; background:#cb212a; border-radius:40px; text-align:center}
.rssb_ptB ul li .wt_txt{margin-left:15px; width:66%;  font-weight:bold;font-size:20px;  color:#555; line-height:80px;}

.rssb_ptc{width:100%; background:#eee; overflow:hidden}
.rssb_ptc ul{margin-bottom: 10px; width: 100%; overflow:hidden}
.rssb_ptc ul li{float: left; width: 31.3%; margin:10px 1%; text-align:center;  border:1px solid #ddd; border-radius:5px; padding:32px 0;background:#fff}
.rssb_ptc ul li h4{width:100%; padding:20px 0; color:#cb212a; font-size:24px; position:relative; }
.rssb_ptc ul li h4:after{content: ''; width:30px; height:2px ; position:absolute; bottom:0px;  right:50%; margin-right:-15px; z-index:999;  background:#cb212a;}
.rssb_ptc ul li p{ padding:10px 5%;text-align:center; font-size:15px; color:#666; line-height:1.8em}

.sv-list{margin: 0 -20px; color: #484848; padding-top: 60px;}
.sv-list p{height: 120px; overflow: hidden; line-height: 2;}
.sv-list li{float: left; width: 50%; padding: 0 20px; margin-bottom: 20px;}
.sv-list dt{margin-bottom: 20px;}
.sv-list dl{background-color: #f0f0f0; padding: 36px 36px 30px 36px;}
.sv-list span{float: none; font-size: 24px; color: #000; font-weight: bold; margin-top: 10px; display: inline-block;}
.sv-list span a.zylya{color:#000;}
.sv-list dt *{vertical-align: middle;}
.sv-list i{width: 80px; height: 80px; background-repeat: no-repeat; background-position: center center; vertical-align: middle; margin-right: 20px; display: inline-block;}
.sv-list .i1{background-image: url(1.png);}
.sv-list .i2{background-image: url(2.png);}
.sv-list .i3{background-image: url(3.png);}
.sv-list .i4{background-image: url(4.png);}
.sv-list .i5{background-image: url(5.png);}
.sv-list .i6{background-image: url(6.png);}
.sv-list .i7{background-image: url(7.png);}
.sv-list .i8{background-image: url(8.png);}
.sv-list .i9{background-image: url(9.png);}
.sv-list .i10{background-image: url(10.png);}
.sv-list .i11{background-image: url(11.png);}
.sv-list .i12{background-image: url(12.png);}
.sv-list .i13{background-image: url(13.png);}
.sv-list .i14{background-image: url(14.png);}
.sv-list dd a{font-size: 16px; color: #841f57; display: block; margin-top: 30px;}
.sv-list dd a:hover{text-decoration: underline;}
.filter-hd{margin-bottom: 30px;}
.filter-hd span,
.filter-hd a{display: inline-block; padding: 0 8px; font-size: 14px; margin: 0 4px; height: 60px; line-height: 60px;}
.filter-hd span{margin-right: 10px;}
.filter-hd .on{background: url(ar3.png) no-repeat 50% top;}
.except-list{border-top: 1px solid #ddd; margin-top: 70px;}
.filter-search{margin-bottom: 60px;}
/*20160812*/
.ssss{display: inline-block;}
.filter-search select{-webkit-appearance: none; -moz-appearance: none; appearance: none; height: 46px; border: 1px solid #e0e0e0; padding: 0 40px 0 20px; font-family:"微软雅黑","Microsoft Yahei"; margin-right: 4px; color: #686868; background: url(ar4.png) no-repeat right 60%;}
.inp{border: 1px solid #e0e0e0; height: 46px; padding: 0 10px; margin-right: 4px;}
.filter-search .sub{margin-right: 40px; width: 78px; height: 46px; color: #fff; line-height: 46px; background-color: #841f57; text-align: center; border: 0; cursor: pointer; font-family:"微软雅黑","Microsoft Yahei"; font-size: 14px; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;}
.filter-search .sub:hover{background-color: #af2772;}
::-webkit-input-placeholder{color: #eee; font-family:"微软雅黑","Microsoft Yahei";}
::-moz-placeholder{color: #eee; font-family:"微软雅黑","Microsoft Yahei";}
::-ms-input-placeholder{font-family:"微软雅黑","Microsoft Yahei"; color: #eee;}
.page{color: #686868; clear: both; padding:0;}
.page li{display: inline-block;}
.page span,
.page a{display: inline-block; padding: 0 18px; height: 46px; line-height: 46px; border: 1px solid #dddddd; /*margin-left: 4px;*/}
.page li.prev-page{margin-right:4px;}
.page li.on{margin-right:4px;}
.page li.on a{color:#fff;}
.page span{border: none;}
.page .on,
.page .thisclass a,
.page a.thisclass,.page a:hover{background-color: #841f57; color: #fff;}
.inner-hd{display: inline-block; margin-top: 70px; font-size: 0;}
.inner-hd a{display: inline-block; padding: 10px 26px; font-size: 18px; color: #000; border: 1px solid #ddd; margin-right: -1px; cursor: pointer; -o-transition:.2s; -ms-transition:.2s; -moz-transition:.2s; -webkit-transition:.2s; transition:.2s;}
.inner-hd i{width: 30px; height: 30px; background-repeat: no-repeat; background-position: center center; vertical-align: middle; display: inline-block; margin-right: 10px;}
.inner-hd *{vertical-align: middle;}
.news-hd .s1{background-image: url(ub1.png);}
.news-hd .s2{background-image: url(ub2.png);}
.news-hd .s3{background-image: url(ub3.png);}
.summary-hd .s1{background-image: url(sm1.png);}
.summary-hd .s2{background-image: url(sm2.png);}
.summary-hd .s3{background-image: url(sm3.png);}
.summary-hd .s4{background-image: url(sm4.png);}
.inner-hd a:hover,
.inner-hd .on{background-color: #841f57; border-right-color: #841f57; color: #fff;}
.news-list2{border-bottom: 1px solid #ddd; margin-bottom: 40px;}
.news-list2 h3{font-size: 30px; color: #000;}
.news-list2 li{padding: 54px 0 33px 0; border-top: 1px solid #ddd; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;}
.news-list2 p{padding: 20px 0; line-height: 1.9em;}
.news-list2 li:hover{background-color: #ddd;}
.news-list2 li:hover h6 span{background-image: url(eye2.png); background-position: 1px 50%;}
.t1-1{background: url(t1_0.gif) no-repeat left top;}
.t1-2{background: url(t1_1.gif) no-repeat left top;}
.t1-3{background: url(t1_2.gif) no-repeat left top;}
.t1-4{background: url(t1_3.gif) no-repeat left top;}
.summary-box .wp{/*overflow: hidden;*/}
.summary-box .t1{margin: 55px 0 40px 0;}
.summary-box .t1 h3{height: 70px; line-height: 70px; margin-bottom: 0;}
.summary-box p{line-height: 1.8; margin-bottom: 24px;}
.big-img img{width: 100%;}
.big-img{margin: 60px 0;}
.summary-box h4{font-size: 18px; color: #000; margin-bottom: 30px;}
.small-pic{font-size: 0; margin: 40px -2px;}
.small-pic img{border: 1px solid #fff; width: 25%;}
.awards-list{margin: 0 -12px; overflow: hidden; padding-bottom: 30px; font-size: 0;}
.awards-list li{width: 50%;display: inline-block; vertical-align: middle;font-size: 14px; padding: 5px 12px;}
.awards-list li span{border: 1px solid #ddd; padding: 17px 20px 17px 40px; display: block; background: url(ar_r1.gif) no-repeat 20px 50%;}
.article-box{padding-bottom:40px; border:1px solid #ddd; }
.article-box .hd{text-align: center; padding: 125px 0 40px 0;}
.article-box .bd p{margin-bottom: 30px;}
.article-box .bd{font-size:14px}
.article-box .hd h1{font-size: 30px; color: #000; margin-bottom: 30px;}
.article-box .bd{border-top: 1px solid #ddd; padding: 50px 0; line-height: 2;}
.article-box .fd{font-size: 15px;}
.article-box .fd span{width: 105px; height: 46px; font-size: 14px; line-height: 46px; text-align: center; border: 1px solid #ddd; display: inline-block; margin-right: 20px;}
.article-box .fd a{color: #000;}
.article-box .fd a:hover{color: #841f57;}
.article-box .fd p{margin-bottom: 14px;}
.expert-det{padding: 90px 0 0 0;}
.expert-det .avt{float: left; /*width: 375px;*/ /*width: 30%;*/ -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; /*padding-top: 30%;*/ width: 385px; height: 385px;}
.expert-det .con{overflow: hidden; padding: 58px; font-size: 18px;/*20160811*/min-height: 385px;}
.expert-det h3{color: #484848; margin-bottom: 30px;}
.expert-det h3 *{vertical-align: bottom;}
.expert-det h3 span{font-size: 30px; color: #000; font-weight: bold; margin-right: 14px;}
.expert-det h3 em{font-size: 18px; color: #484848; margin-right: 14px;}
.expert-det h3 u{font-size: 14px;}
.expert-det dt{float: left; width: 140px; padding-left: 48px; background-repeat: no-repeat; background-position: 0 center; line-height: 1.8;}
.expert-det .wp{background-color: #f0f0f0;}
.expert-det dd{overflow: hidden; margin-bottom: 10px; line-height: 1.8;}


.dhdhdhd{overflow:hidden;}
.expert-det .s1{background-image: url(e1.png);}
.expert-det .s2{background-image: url(e2.png);}
.expert-det .s3{background-image: url(e3.png);}
.expert-det .s4{background-image: url(e4.png);}
.t2{border-bottom: 1px solid #ddd; padding-top: 30px; padding-bottom: 16px; font-size: 18px; color: #000;}
.expert-info .bd{padding: 40px 0 0 0;}
.info-basic{line-height: 2;}
.info-basic h3{color: #000; font-size: 14px;}
.info-basic li{display: inline-block; vertical-align: top; margin-right: -4px; width: 50%; padding-bottom: 40px;}
.expert-info .bd h3{font-size: 14px; color: #000;}
.expert-info .bd{/*margin-bottom: 40px;*/ line-height: 2;}
.info-basic p{margin-bottom: 0 !important;}
.expert-info .bd p{line-height: 2;}
.sevice-det .sv-list *{vertical-align: middle;}
.sevice-det .sv-list{margin: 0;}
.sevice-det{padding-top: 30px;}
.inner-con{padding: 40px 0; line-height: 2; color: #484848;}
.inner-con1 p{margin-bottom: 30px;}
.sevice-det .inner-con2{padding-bottom: 0; /*margin-bottom: -50px;*/}
.inner-hd2 a:hover, .inner-hd2 .on{background-color: #841f57; border-right-color: #841f57; color: #fff;}
.inner-hd2 a{display: inline-block; padding: 10px 26px; font-size: 18px; color: #000; border: 1px solid #ddd; margin-right: -1px; -o-transition:.2s; -ms-transition:.2s; -moz-transition:.2s; -webkit-transition:.2s; transition:.2s;}
.inner-hd2{padding: 80px 0 40px 0; font-size: 0;}
.down-list li{background-color: #f0f0f0; overflow: hidden; line-height: 82px; font-size: 18px; margin-bottom: 10px; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;}
.down-list div{float: left; height: 82px;}
.down-list .date{width: 82px; background-color: #c0c0c0; text-align: center; line-height: 1; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;}
.down-list .date p{font-size: 30px; font-weight: bold; color: #fff; line-height: 1; margin-bottom: 2px; margin-top: 13px;}
.down-list .date span{color: #fff; font-size: 18px;}
.down-list .c-name{width: 67%; font-size: 18px; overflow: hidden; padding: 0 0 0 8%; background: url(pdf.png) no-repeat 5% 50%; white-space:nowrap; text-overflow:ellipsis;}
.down-list .u-name{padding: 0 2%; width: 219px; white-space:nowrap; text-overflow:ellipsis;}
.down-list .btn a{height: 100%; display: block; width: 86px; background: url(down.png) no-repeat 50% 50%;}
.down-list li:hover{background-color: #841f57; color: #fff;}
.down-list li:hover .date{background-color: #841f57;}
.down-list li:hover .btn a{background-image: url(down2.png);}
.down-list .btn{float: right;}
.book-list .item{/*float: left;*/ float: none; margin-right: -5px; display: inline-block; width: 25%; vertical-align: top; cursor: pointer; margin-bottom: 40px; margin-top: 60px; position: relative; padding: 0 5px;}
.book-list{margin-top: -40px;}
.book-det .img{text-align: center;height: 286px;margin-bottom: 20px;line-height: 286px;}
.book-det .img img{max-width: 90%;max-height: 100%;vertical-align: middle;}
.book-list b{width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid #f0f0f0; margin-left: -20px; position: absolute; left: 50%; bottom: -40px; display: none;}
.book-list .on b{display: block;}
.book-list .book-det{text-align: center; font-size: 18px; line-height: 2;/*20160824专业著作三角距离*/min-height:426px;}
.book-list .book-det p{color: #000;}
.book-list .book-det h6{font-size: 18px; color: #484848;}
.book-det img{-o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;}
.book-list .book-det:hover img{-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); transform-origin: 50% 50%;}
.book-info{display: none;}
.book-slide{background-color: #f0f0f0; line-height: 2; clear: both; display: none; padding-bottom: 30px;}
.book-slide .txt{padding: 40px 30px; padding-bottom: 0;}
.book-slide .x-btn{color: #841f57; margin-left:30px; display: block; margin-top: 30px;}
.job-box .inner-hd2{padding-top: 0;}
.job-box p{line-height: 2; margin-bottom: 30px;}
.purple{color: #ad1f6e;}
.con-hide p{margin-bottom: 0;}
.job-list:before,
.job-list:after{content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0;}
.job-list:after{clear: both;}
.job-list{zoom: 1;}
.job-list{margin: 0 -12px;}
.job-list li{float: left; width: 50%; padding: 5px 12px; background-color: #fff;}
.job-list li .pad{border: 1px solid #ddd; position: relative;}
.job-list li a{padding: 17px 20px 17px 40px; display: block; background: url(ar_r1.gif) no-repeat 20px 50%;}
.job-list a{cursor: pointer;}
.con-hide{padding: 30px 40px; display: none; position: absolute; top: 100%; left: -1px; right: -1px; background-color: #fff; z-index: 100; border: 1px solid #ddd; border-top: none;}
.job-list h6{font-size: 14px; margin-top: 60px;}
.con-hide em{position: absolute; right: 30px; top: -40px; cursor: pointer; color: #841f57;}
.tab1{display: none;}
.m-job-select{padding: 10px 20px; font-size: 14px; border: 1px solid #ddd; margin-bottom: 20px; display: none;}
.i-row4{background-attachment: fixed; background-attachment: scroll\9;}
#banner .btn1:hover{background-color: #841f57; color: #fff; border-color: #841f57;}
.i-row4 .btn1:hover,
.slide-1 .pad .btn1:hover{color: #841f57; background-color: #fff;}
.i-row3 .btn1:hover{background-color: #af2772;}
.go-top:hover{opacity: .9;}
.about-box a{-o-transition:.2s; -ms-transition:.2s; -moz-transition:.2s; -webkit-transition:.2s; transition:.2s;}
.about-box a:hover{color: #243544; border-color: #243544;}
.map-box img{max-width: 888888888px;}
#pad-experts-list{display: none;}
.m-show{display: none;}
.m-select{padding: 30px 20px;}
.m-select select{display: block; width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none; height: 46px; border: 1px solid #e0e0e0; padding: 0 40px 0 20px; font-family:"微软雅黑","Microsoft Yahei"; margin-right: 4px; color: #686868; background: url(ar4.png) no-repeat right 60%;}
.job-box .m-select{padding: 0;}
.summary-box .m-select{padding-bottom: 0;}
.news-box .m-select{padding-bottom: 0; padding-right: 0; padding-left: 0;}
.experts-list .long-name p{/*font-size: 21px;*/}
.search-ico{display: inline-block;width: 28px;height: 28px; background: url(search.png) no-repeat 50%; vertical-align: middle; margin: 0 20px; cursor: pointer; cursor: pointer;}
.show-form{position: absolute; left: 140px; top: 74px; display: none; overflow: hidden; width: 255px; background: rgba(255,255,255,0.66);}
.show-form .inp{float: left;width: 220px;height: 40px;font-family: 微软雅黑, "Microsoft Yahei";color: rgb(255, 255, 255);font-size: 14px;padding: 0px 5px;border-width: 1px 0px 1px 1px;border-style: solid solid solid;border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);border-image: initial;border-right: 0px;background: none;outline: none;margin-right: 0;}
.show-form .sub{float: right; padding: 0; width: 30px; height: 40px; background: url(so2.png) no-repeat left center; background-size: 15px; cursor: pointer; border: 0;}
.summary-box .wp{clear: both;}
.lan-change,
.lan-change a{background: rgba(0,0,0,.5) !important;}
.lan-change a{padding-left: 50px !important;}
.lan-change{display: none;}
.inner-con2 ul{padding-left: 3em;}
.inner-con2 li{list-style-type: disc;}
.mob{display:none!important;}
.pc{display:inline-block!important;}

#floatDivBoxs{width:100%; position:fixed;bottom:0px;left:0px;z-index:10; background:rgba(7,24,40,0.85)}
#floatDivBoxs .floatDtt{width:100%;height:40px;line-height:40px; background:rgba(7,24,40,0.3); color:#fff;font-size:22px; position:relative; text-align:center; letter-spacing:2px  }
.floatShadow{width:1100px; margin:0 auto; padding:15px 0 20px; overflow:hidden}
#rightArrow{width:30px;height:30px;background:url(online_arrow.png) no-repeat;position:fixed;bottom:15px;right:10px;z-index:999;}
#rightArrow a{display:block;height:30px;}

  @-webkit-keyframes bounce-down {
   25% {-webkit-transform: translateY(-10px);}
   50%, 100% {-webkit-transform: translateY(0);}
  75% {-webkit-transform: translateY(10px);}
 }
 
 @keyframes bounce-down {
  25% {transform: translateY(-10px);}
  50%, 100% {transform: translateY(0);}
  75% {transform: translateY(10px);}
 }

 
.zcbd h1>span{display:inline-block;font-size: 11px;}
.zcbd label{display: block;margin: 0px; float:left; margin-right:30px;}
.zcbd label>span{float: left;text-align: right;padding-right: 10px;margin-top: 10px;color: #c3c5d8; font-size:16px;}
.zcbd label>em{padding-left: 5px; color: #fe0000; font-style:normal; font-size:12px}
.zcbd input[type="text"], .zcbd input[type="email"],.zcbd2 select{border:none;color: #fff;height: 38px; margin-right: 6px;margin-top: 2px;outline: 0 none;padding: 3px 3px 3px 15px; font-size: 16px;line-height:38px;background:rgba(7,24,40,0.4);  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;}
.zcbd .button{background: #d9242e; border: none; margin-top: 3px; padding:7px 30px 7px 30px;color: #FFF; border-radius: 3px; cursor: pointer;  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;  font-size:16px;}
.zcbd .button:hover{background: #fff; color:#d9242e; font-weight:bold}
.zcbd input[type="text"]{width:350px}


.zcbd2{max-width:1200px;margin:0 auto; overflow:hidden; padding:30px 0}
.zcbd2 label{width:17.5%; margin-right:0; padding:0 0.5%;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.zcbd2 input[type="text"], .zcbd2 select{width:100%; height: 48px; line-height:48px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  margin: 5px 0; border:1px solid rgba(255,255,255,0.2)}
.zcbd2 .sbtn{width:300px; margin:0 auto; padding:20px 0}
.zcbd2 .button{width:300px; padding:12px 0;}
.zcbd2 .button:hover{background: #d9242e; color:#fff;}

.mobbr br,.moblc2,.moblc1{display:none}
.mobbr .pc{width:100%; text-align:center}
.mobbr .pc br{display:block!important;}
/*在线客服*/
#cs_box {width:120px; height:365px; background:#cd0505; position:fixed; right:10px; top:200px; border-radius:10px; z-index:1000}
#cs_box span {color:#fff; height:20px; line-height:20px; font-family:'Arial'; display:block;}
.cs_close {position:absolute; right:10px; top:10px; cursor:pointer; font-size:12px; color:#000; }
.cs_title {font-size:14px; margin:10px; font-weight:bold;}
.cs_img {width:100px; height:100px; margin:10px;}
.cs_info {font-size:12px; margin:0px 10px; overflow:hidden; text-align:center;}
.cs_btn {width:100px; height:25px; background:#fff; margin:5px 10px; border-radius:5px; line-height:25px; color:#fff; text-align:center; cursor:pointer;}
.cs_btn a{ font-size:13px; color:#cd0505}

@media (min-width: 768px){
	.container {width: 750px;}
}
@media (min-width: 992px){
.container {width: 970px;}

}
@media (min-width: 1220px){
.container {width: 1200px;}
}

.container {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}
.container:before {display: table;  content: " "; box-sizing: border-box;}



@media (max-width: 767px){
.logo > a > img {width: 160px;}	
.mobbr br,.moblc2,.moblc1{display:block}
.moblc2 li,.moblc1 li{list-style:none;}
.moblc1 li{width:86%; margin:5px auto; background:#c8252d; padding:6px 15px; color:#fff}
.moblc2 li{text-align:center}
.moblc2 li img{width:95%}
}
@media (max-width: 991px){
	.logo_box {padding:10px 0 0;box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 5px}
	.logo {height: 50px;}
	.mb_navdh{display: block; float:right}
	.head_search,.top{ display:none; }
	.header_bot>div{display: none;position: absolute;top: 70px;right: 0;width: 100%;background: #fafafa;z-index: 100;width: 100%;background: rgba(0,0,0,.7);}
	.header_bot li{float: none;}
	.header_bot li a{margin: 0;text-align: center;}
	.header_bot>span{display: block;line-height: 60px;cursor: pointer;}
	.menu_list{padding-left: 0;}
	.menu_list > li {width: 100%;}
	.menu_list > li:nth-child(2), .menu_list > li:nth-child(3), .menu_list > li:nth-child(4), .menu_list > li:nth-child(6){background: url();}
	.menu_list > li > a { color:#FFF; }	
	.menu_list .current-menu-item > a, .menu_list .current_page_item > a { color:#FFF;background: #ca0f16; }
	.menu_list > li > a:hover { color:#FFF;background: #ca0f16; }
	.sub-menu { left: -150px;top: 0;}
	.rightxf,.hot_line,.daohang { display:none; }
	.top_right { display:none; }
	.bottomxf { display:flex; }
	#pc_banner{display: none;}
	#mb_banner{display: block;}

}
@media (min-width: 1220px){
}


.jinni8_kefu_style{display:none;}
@media screen and ( max-width:500px ){
.jinni8_kefu_style{display:block;position: fixed;width:100%;height:50px;line-height:50px;bottom:0;left: 0;font-size:13px;z-index:100000000000000000;}
.jinni8_kefu_style ul{}
.jinni8_kefu_style li{float:left;text-align:center;border-top: #B2B2B2 1px solid;position:relative;height:50px;}
.jinni8_kefu_style li:nth-child(1),
.jinni8_kefu_style li:nth-child(2),
.jinni8_kefu_style li:nth-child(3){width:calc( 16.666666% - 1px );background-color:#fff;border-right:#ddd 1px solid;}
.jinni8_kefu_style li:nth-child(1):before{content:"";width:22px;height:22px;position:absolute;left:calc( 50% - 11px );top:5px;background:url(/jinni8/kefu/8/img/my-chat-2.png) no-repeat;background-size:22px 22px;}
.jinni8_kefu_style li:nth-child(2):before{content:"";width:22px;height:22px;position:absolute;left:calc( 50% - 11px );top:5px;background:url(/jinni8/kefu/8/img/icon-index-2.png) no-repeat;background-size:22px 22px;}
.jinni8_kefu_style li:nth-child(3):before{content:"";width:22px;height:22px;position:absolute;left:calc( 50% - 11px );top:5px;background:url(/jinni8/kefu/8/img/icon-message-send2.png) no-repeat;background-size:22px 22px;}
.jinni8_kefu_style li:nth-child(1) a,
.jinni8_kefu_style li:nth-child(2) a,
.jinni8_kefu_style li:nth-child(3) a{display:block;height:16px;line-height:16px;margin-top: 30px;}
.jinni8_kefu_style li:nth-child(4){width:50%;background-color:#FF0000;font-size:16px;}
.jinni8_kefu_style li:nth-child(4) a{color:#fff;display:block;}
}










