@charset "utf-8";
/* CSS Document */
*{color:#666;}
body{font-family:微软雅黑;margin:0;overflow-x:hidden;background: #fff; line-height:30px;font-size: 15px;}
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,form,table{margin:0;padding:0;}
a,img{border:none;/*兼容ie浏览器*/}
img{vertical-align:middle;border:0;}
li{list-style:none;}
h1{font-size: 30px}
/*p{line-height: 30px;}*/
i,em{font-style:normal;}
a{text-decoration:none;color:#333;border:0;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;color:#d21111;}
a:active{text-decoration:none;}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;clear: both;height: 0;line-height: 0;border: none;}
.row{margin-right: 0;}
.container{margin: 0;padding: 0;border: 0;}
.box_main{width: 1450px;margin:0 auto;max-width: 97%;}
.flex_main{display: flex;justify-content: space-between;flex-wrap: wrap;}
.margin50{ margin:50px 0px;}
.padding70{ padding:70px 0px;}


/*top*/
.top{width:100%;padding:10px 0;background:#3a3d42;}
.top p{display: flex;align-items: center;justify-content: flex-end;color:#FFF;}
.top p span{font-size:20px;color:#FFF;}

/*nav*/
.navbj{width:100%;}
.logo{ width:25%;}
.logo img {max-width: 100%;max-height: 100%;}

.nav{width:70%;}
.nav_box{align-items: center;}
.nav>ul{display: flex;justify-content: space-between;}
.nav>ul>li{padding:18px 0;width:20%; margin:0px 5px;text-align: center;position: relative;}
.nav>ul>li:hover{background: #d21111;}
.nav>ul>li:hover a{color:#FFF;}
.active{background: #d21111;}
.active a{color:#FFF;}
.nav>ul>li:hover .nav_float{display: block;}
.nav>ul>li>a{font-size:15px;width:100%;height:100%;display: block;}

.nav_float{position: absolute;top:66px;left:0;width:100%;display: none;z-index: 999999;background: #6d6c6c; padding:10px 0px;}
.nav_float li{text-align: center;line-height:35px;}
.nav_float li a{color:#fff;font-size:15px;}
.nav_float li:hover{background: #999;}

/*banner*/
#myCarousel .carousel-inner .item a{height:695px;display:block;}

/*expertise*/
.expertisebj{ width:100%;}
.tit{width:100%;text-align: center; margin-bottom:50px;}
.tit h2{font-size:32px;color:#d21111;}
.tit h3{width:4%;border-bottom:3px solid #3a3d42;margin:10px auto;}
.tit p{font-size:18px;color:#333;text-transform: uppercase;}

.expertise ul li{width: 16%;float:left;font-size:38px;text-align: center; margin-bottom:35px;}
.expertise ul li a{ display:block;}
.expertise ul li a img{max-width: 100%;max-height: 100%;}
.expertise ul li:hover p{color:#d21111;}
.expertise_hidden { display:none;}
.expertise ul li:hover .expertise_on{ display:none;}
.expertise ul li:hover .expertise_hidden{ display:block;}
.expertise ul li p{color:#666;font-size:18px;margin-top:5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.expertiselist{ margin:30px 0px;}
.expertiselist ul li{width: 25%;}

/*about*/
.aboutbj{ background-color:#f1f1f1;width:100%;padding:87px 0px;}
.about{width:90%;margin:0 auto;background:#FFF;padding:60px 0px;box-shadow: darkgrey 0 0 30px 0;}
.about_top{width: 80%;margin: 0px auto;}
.about_nam{font-size:32px; color:#d21111; float:left;}
.about_tit h3{width: 4%;border-bottom: 1px solid #d21111;margin: 15px 20px; float:left;}
.about_tit span{font-size:16px;color:#d21111; float:left;margin-top: 2px;}
.more a{ display:block;color:#d21111; float:right;background:url("../images/more.png") no-repeat center bottom;width: 79px;height: 30px; text-align:center; float:right;}
.about_top p{font-size:16px;margin-top:10px;display: block; text-transform:uppercase;}
.about_content{font-size:16px;line-height:35px;margin-top: 20px; margin-bottom:70px;}
.about_bottom{width: 93%;margin: 0px auto;}
.about_bottom p{width:25%;text-align: center;color:#d21111;font-size:40px;padding: 0 30px;}
.about_bottom p span{display: block;font-size:18px;padding-top:10px;}

/*abouts*/
.aboutsbj{width:100%;}
.abouts_bj{width: 100%;height:425px;overflow: hidden;}
.abouts_box{width:24%;padding:0 20px;height:300px;transition: all .4s ease;}
.abouts_box h2 a{font-weight:bold;font-size:25px;margin:30px 0px;display:block;}
.abouts_box:hover{background: #d21111;margin-top:-45px;height:325px;}
.abouts_box:hover h2 a{color:#fff;}
.abouts_box:hover p{color:#fff;}

.abouts .on {background: #d21111;margin-top:-45px;height:325px;}
.abouts .on h2 a{color:#fff;}
.abouts .on p{color:#fff;}

/*honor*/
.honorbj{background:#f1f1f1;}
.honor li{width:19%; border:1px #cccccc solid; padding:10px; background-color:#FFF; float:left;margin:0px 1.2% 20px 0;}
.honor li:nth-child(5), .honor li:nth-child(10){margin-right: 0;}
.honor li img{width:100%;transition: all 0.3s ease-out 0s;}
.honor li img:hover{transform: scale(1.05,1.05);}

/*news*/
.newsbj{width:100%;}
.sort1{text-align: center;}
.sort1li{padding:8px 25px;background: #6d6c6c;color:#fff;font-size:18px;margin-right:15px;}
.sort1li:hover{background: #d21111;color:#fff;}
.sort1hover{padding:8px 25px;background: #d21111;color:#fff;font-size:18px;margin-right:15px;}
.sort1hover:hover{background: #d21111;color:#fff;}
.sort1li:last-child{margin-right:0px;}
.sort1hover:last-child{margin-right:0px;}


.news{position: relative;width:23%;margin-top:45px;}
.news h2{width:60px;border-bottom:2px solid #d21111;margin: 20px 0 10px;transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;}
.news p{transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;}
.news .news_title{font-size:18px;font-weight:bold;transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;display: block;overflow: hidden;white-space: nowrap;
text-overflow: ellipsis;}
.news .news_mor{display: block;position: absolute;bottom:10px;right:0px;opacity:0;color:#666;transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;}
.news_con{margin-top:10px;transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;}
.news:hover{cursor: pointer;}
.news:hover p{padding:0 0 0 20px;}
.news:hover a{right:26px;opacity: 1;}
.news:hover h2{width:100%;}
.news:hover .news_con{margin-top:-5px;padding-bottom:5px;}
.news:hover .news_title{display: block;margin-top:-15px;padding-bottom:15px;}
.news_more {width: 18%;display: block; text-align: center;background: #fff;box-shadow: 2px 2px 10px #959595;margin: 45px auto 0;line-height: 50px;}

/*gbook*/
.gbookbj{width:100%;}
.gbook_left{width:55%;}
.gbook_right{width:40%;}
.gbook_top h2{color:#d21111;font-size:32px;}
.gbook_top p{font-size:16px;color:#333;margin:10px 0px 20px 0px;}
.gbook_left_bottom img{max-width:100%;max-height:100%;}
.gbook_right_bottom{width:100%;margin-top:15px;}
.gbook_right_bottom .input{width:100%;color:#999;border:1px solid #ccc;padding:8px 10px 8px 10px;margin-top:8px;}
.gbook_right_bottom .checkcode{width:30%;color:#999;border:1px solid #ccc;padding:8px 10px 8px 10px;margin-top:8px;float: left;}
.gbook_right_bottom img{margin: -6px 8px 0px 13px;}
input::-webkit-input-placeholder {color: #999;font-size: 14px;}
/* Mozilla Firefox 4 to 18 */
input:-moz-placeholder {color: #999;font-size: 14px;}
/* Mozilla Firefox 19+ */
input::-moz-placeholder {color: #999;font-size: 14px;}
/* Internet Explorer 10+ */
input:-ms-input-placeholder {color: #999;font-size: 14px;}
.gbook_btn{width:44%;padding:9px 10px 9px 10px;background: #d21111;color:#fff;text-align: center;font-size:18px;border:0;margin-top:8px;}

/*foot*/
.footbj{width:100%;background: #6d6c6c;margin-top:50px; padding:60px 0px 45px 0px;}

.foot_left{width:80%;display: flex;justify-content: space-between;}
.foot_box{width:15%;text-align: center;}
.foot_box:nth-child(5){width:40%; text-align:left;margin-left: 60px;}
.foot_box:nth-child(5) h3{margin: 8px 12px;}
.foot_box a{font-size:18px;color:#fff;}
.foot_box .foot_sp a{font-size:15px;color:#fff;}
.foot_box h3{width:35px;border-bottom:2px solid #fff;margin:8px auto;}
.foot_box span{color:#fff;display: block;}

.foot_right{width:20%;text-align: center;}
.foot_right img{max-width:100%;max-height:100%;}
.foot_sp{ margin-top:30px;}
.foot_sp h2{color:#fff;font-size:18px;margin-top:30px;}
.foot_sp div span{font-size:25px;font-weight:bold;margin-top:10px;}
.foot_right p{color:#fff;margin-top:10px;text-align: center;}

/*copy*/
.copy{width:100%;background: #d21111;padding:15px 0;text-align: center;}
.copy p{display: inline-block;color:#fff;}
.copy p:nth-child(1){margin-right:30px;}

/*phone*/
.index_hrad_xl{width:100%;z-index: 999;position: absolute;top:120px;left:0;}
.index_hrad_xl li{width:100%;background: #6d6c6c;text-align:center;border-top:1px solid #fff;}
.index_hrad_xl li a{font-size:16px;line-height:45px;color:#fff;}
.index_btn{background:url("../images/nav.png") no-repeat;width: 25px;height: 21px;background-size:contain;position: absolute;right:10px;top:65px;display: none;}

.pro_list{display: none;margin:10px auto 0px auto;}
.cpfl{width:100%;background: #d21111;padding:10px;}
.cpfl p{font-size:18px;color:#fff;}

/*产品分类*/
.ipad_prolist{width:100%;}
.ipad_prolist_main{margin: 0 auto;}
.ipad_prolist_main ul{width:100%;background:#6d6c6c;padding-bottom:10px ;}
.ipad_prolist_main li{padding: 10px ;border-bottom:1px solid #fff;}
.ipad_prolist_main li img{width:12px;float: right;}
.ipad_prolist_main li a{font-size:16px;color:#fff;}

.index_foot{width:100%;background:#d21111;padding:10px 0;position: fixed;bottom:0;z-index: 999;display: none;border-top:1px solid #eee;}
.index_foot ul{width:100%;margin:0 auto;display: flex;justify-content: space-between;}
.index_foot li{width:25%;text-align: center;}
.index_foot li p{font-size:16px;color:#fff;margin-top:5px;}
.index_foot li img{width:30px;}

/*内页*/
.home{background: #f1f1f1;line-height:60px; margin-bottom:30px;}
.home a{ color:#666;}
.pages_banner{width: 100%;height:425px;overflow: hidden;display: flex;justify-content:center;align-items: center;}
.pages_banner p{text-align:center;color:#FFF;  font-size:40px;text-shadow: 5px 5px 5px #000;}

/*sort*/
.class{width:100%;margin-top:25px;}
.class_main{background: #d21111;padding:6px 0;}
.class_main ul{/*display: flex;justify-content: space-between;*/ padding-left:10px;}
.class_main ul li{ float:left;}
.class_sort{color:#fff;font-size:18px; padding:8px 10px;}
.class_main ul li a{color:#fff;font-size:16px;}
.class_on{border:1px solid #d21111;border-radius: 8px; padding:8px 10px; display:block;}
.class_on:hover{border:1px solid #fff;}
.class_active{border:1px solid #fff;border-radius: 8px; padding:8px 10px; display:block;}

/*honorlist*/
.case_box{width:32%;position: relative;border:1px solid #ddd;margin-bottom:35px; float:left;margin-right:2%;}
.case_box img{width:100%;}
.case-bt{background: #f7f7f7;}
.case-bt a{width:100%;height:100%;display: block;font-size:16px;line-height:65px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;display: block; padding:0px 20px;}

.case_fl{width:100%;position: absolute;top:0;left:0;height:100%;background: rgba(0,0,0,.5);align-content: center;opacity: 0;transition: all 1s;display: flex;}
.case_fl_t{width:100%;height:100%;}
.case_fl_t>h3{width:1px;height:0%;background: #656364;position: absolute;left:2%;top:3%;transition: all .4s ease-in-out;}
.case_fl_t_t{height:100%;}
.case_fl_t_t h3{width:0;height:1px;background: #656364;position: absolute;top:3%;left:2%;transition: all .4s ease-in-out;}
.case_fl_t_t>div{height:100%;display: flex;align-items: center;justify-content: center;flex-wrap:wrap;}
.case_fl_t_t h3:nth-child(3){top:auto;bottom:3%;}
.case_fl_t>h3:nth-child(3){left:auto;right:2%;}
.case_box a:hover .case_fl{opacity: 1;}
.case_fl_t:hover>h3{height:94%;}
.case_fl_t_t:hover>h3{width:96%;}

.case{width:32%;text-align: center;position: relative;height:100%;}
.case:nth-child(3),.case:nth-child(6),.case:nth-child(9),.case:nth-child(12){margin-right:0;}
.case>a{width:100%;height:100%;display: block;position: relative;}
.case>a img{width:100%;height:100%;}
.caselist-p{ color:#FFF; font-size:16px;}

/*lawyerlist*/
.lawyer{margin-top:35px;}
.lawyer_one{background:#f1f1f1;padding:22px;width:48%;margin-bottom:35px;box-shadow: 0 0 5px #999;align-items: center;}
.lawyer_one_pic{width:35%;position: relative;}
.lawyer_one_pic img{width:100%;}
.lawyer_one_pic a{color:#fff;background: rgba(0,0,0,0.5);position: absolute;bottom:0;left:0;width:100%;text-align: center;line-height:50px;display: none;}
.lawyer_one_pic:hover a{display: block;}
.lawyer_one_right{width:60%;}
.lawyer_one_right>a{font-size:22px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
.lawyer_one_right>span{display: block; border-bottom:1px #ddd solid;padding-bottom: 10px;margin-bottom: 10px;}

/*newslist*/
.newslist{margin:15px 0px 25px 0px;}
.newslist li{padding:20px;border-bottom:1px solid #eee;}
.newslist_text{padding-right:100px;transition: all .36s ease;}
.newslist_text a{font-size:18px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
.newslist_t{margin-top:15px;}
.newslist_box{position: relative;overflow: hidden;}
.newslist_time{position: absolute;top:0;right:10px;font-size:14px;}
.newslist_arrow{position: absolute;top:67px;right:10px;width:20px;height:20px;overflow: hidden;}
.newslist_arrow img{position: absolute;top:5px;display: block;width:15px;transition: all .36s ease;}
.newslist_arrow img:nth-child(1){left:-25px;}
.newslist_arrow img:nth-child(2){left:0;}
.newslist li:hover .newslist_text{margin-left:15px;padding-right:110px;}
.newslist li:hover .newslist_arrow img:nth-child(1){left:0;}
.newslist li:hover .newslist_arrow img:nth-child(2){left:25px;}

/*product*/
.product{margin-top:35px;}
.product_top{width:100%;text-align: center;border-bottom:1px solid #eee;padding-bottom:15px;}
.product_top h2{font-size:22px;color:#333;font-weight: bold; line-height:35px;}
.product_top p{margin-top: 10px;}
.product_top p span{margin-left:20px;}
.product_text{padding:0 10px;margin-top:10px; font-size:16px; line-height:35px;}
.product_text strong{ font-size:18px;}
.product img{max-width:100%;margin:15px auto 0;display: block;}
.page_next{margin:25px 10px 0px 10px;}
.page_next p{color:#333;line-height: 35px;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}

/*left*/
.leftsort {width:20%;}
.leftsort p {background-color:#d21111;width:100%;padding:18px 0px;text-align:center;}
.leftsort p a {color:#FFF;font-size:18px;}
.sortli {text-align:center;background-color:#f1f1f1;}
.sortli a{padding:13px 0px;display:block; font-size:16px;}
.sortli a:hover {display:block;background-color:#fff;text-align:center;border-left:2px #d21111 solid;color:#d21111;}
.sortcurrent{padding:13px 0px; background-color:#fff;text-align:center;border-left:2px #d21111 solid;background-color:#f1f1f1;}
.sortcurrent a{color:#d21111; font-size:16px;}
.title{width:75%;}


/*分页样式*/
.pglist {
    width: 100%;
    text-align: center;
}
.pglist a {
    color: #666;
    padding: 0 14px;
    margin: 0 3px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.pglist * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 30px;
    padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
    display: inline-block;
    color: #fff;
    background: #d21111;
    border-color: #d21111;
}



























