﻿
        i,em{font-style:normal;}
		.content{width:1200px;margin:0 auto;}
		.header { width: 1200px; margin:0 auto;  }
		.twz { background: #ececec; height: 39px; color: #666666; line-height: 39px; font-size: 14px;}
		.twz a { display: inline-block;  color: #666666; position: relative;padding:0 18px 0 25px; }
        .twz a:nth-child(1){background: url(../images/contact.png) no-repeat left center; }
        .head{height:199px;position: relative;z-index:300;}
        .head .hea-top{height:138px;padding-top: 27px; box-sizing: border-box;}
        .head .hea-top .logo{width:830px;float:left;}
        .head .hea-top .logo .t_logo{float:left; width:228px;height:82px;margin-right: 30px; }
        .head .hea-top .logo .t_logo img{width: 100%;}
        .head .hea-top .logo h2{float:left;padding-left:24px;margin-top: 11px;position: relative; width:530px;}
        .head .hea-top .logo h2 span{display: block; height:40px; line-height: 40px; font-size: 26px; color:#292826; font-weight: normal;}
        .head .hea-top .logo h2 em{display: block; height:31px; line-height: 31px;font-size: 18px; color:#666666; font-weight: normal;}
        .head .hea-top .logo h2:before{width:1px; height:56px;background:#e5e5e5;content:""; position: absolute;left:0;top:9px;}
        .head .hea-top .hea-tel{float:right;margin-top: 15px;padding-left:56px; background:url(../images/hea-tel.png) no-repeat left;}
        .head .hea-top .hea-tel span{display: block; height:25px; line-height: 25px;font-size: 14px; color:#666666;}
        .head .hea-top .hea-tel p{overflow: hidden; color: #333333;font: 28px "Arial";  font-weight: bold;float: left;  line-height: 28px;}
        
        .menu { width:100%; height: 60px;border-top:1px solid #dddddd;text-align: center;*width:expression(this.width < 1200 ? '1200px':true); min-width:1200px;background:#000000;}
        #nav {width:1200px; height:60px; font-size:16px; color:#fff;margin: 0 auto; line-height: 60px;position: relative;z-index: 9999;}
        #nav ul {float: left; list-style-type:none; height:60px; position: relative; margin-top: 0px;}
        #nav ul li { float:left; position: relative;min-width:165px; }
        #nav ul li a {text-align: center; display: block; text-decoration:none; color:#ffffff; line-height: 60px;}
        #nav ul li a:hover {background: #cb1919 repeat-x; color:#fff;} 
        #nav .msz { background: #12aeef repeat-x; color:#fff; }
        #nav ul li ul {display: none;z-index:9999;}
        #nav ul li:hover { background:#cb1919; color:#ffffff;}
        #nav ul li:hover a { background:#cb1919; color:#ffffff;}
        #nav ul li:hover ul {display: block; position: absolute; top:60px; min-width:163px; left:0px;} 
        #nav ul li:hover ul li a {display:block; background:#000000; color:#ffffff; width: 163px; text-align: center; border-bottom: 1px solid #999999; border-right: none;padding-left:1px; padding-right:1px; height:48px; line-height:48px;}
        #nav ul li:hover ul li a:hover { background:#e0150b; color:#ffffff; }
        .head .menu #nav .cmenu { background:#cb1919;}
        .head .menu #nav .cmenu a { color:#FFF;}
        
        
        .head .menu .sea{width:22px; height:22px; float:right;margin-top: 19px; position: relative;}
        .head .menu .sea .open{display: block;width:100%; height:100%;background:url(../images/hea-btn1.png) no-repeat center; cursor: pointer;}
        .head .menu .sea .sou{width:300px;height:50px; position: absolute; top:41px; right:0;transform-origin:100% 0;-webkit-transform-origin:100% 0;-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .5s;transition:all .5s;}
        .head .menu .sea .sou .txt{width:250px; height:50px; background:#FFF; border:1px solid #eeeeee;padding:0 10px; line-height: 50px; font-size: 12px; color:#333;box-sizing: border-box;float:left;}
        .head .menu .sea .sou .btn{width:50px; height:50px; background:#000000 url(../images/hea-btn1.png) no-repeat center;float:left;border:0;cursor: pointer;}
        .head .menu .sea .sou .txt::-webkit-input-placeholder{font-size: 12px; color:#333;}
        .head .menu .sea .sou .txt::-moz-placeholder{font-size: 12px; color:#333;}
        .head .menu .sea.open .sou{opacity:1;visibility:visible;-webkit-transform:scale(1,1);transform:scale(1,1);}
    

 .banner{position:relative;overflow:hidden;}
                .banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index:12;width: 100px;height: 100px;margin-top: -42px;border: 0;}
                .banner .slick-prev {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px;transition:.8s;background:url(../images/c_prev.png) no-repeat;left: 5%;cursor: pointer;}
                .banner .slick-next {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px;transition:.8s;background:url(../images/c_next.png) no-repeat;right: 5%;cursor: pointer;}
                .banner:hover .slick-prev { left: 10%; opacity: 0.3; }
                .banner:hover .slick-next { right: 10%; opacity: 0.3; }
                .banner img {display: block;width: 100%;margin:0 auto;}
                .slick-dots {position: absolute;left: 0; font-size:0;bottom: 10%;width: 100%;text-align: center;outline: none;}
                .slick-dots li {display: inline-block;margin: 0 15px; outline: none;}
                .slick-dots li button {display: block;border: 0 none;width: 12px;height: 12px;color: #fff; border-radius: 50%;background-color: #dc271b;outline: none; transition: .5s;}
                .slick-dots .slick-active button {background-color: #dc271b;width:50px;border-radius: 30px;}
                
                
.box2022w { width:1200px; margin:0 auto; }
.box2022g dl {
            width: 283px;
            height:446px;
            border: 1px solid #dedede;
            margin-bottom: 18px;
            background: #fff;
            float: left;
            margin-right: 17px;
            box-sizing: border-box;
        }
        
        .box2022w dl:nth-child(5n-1) {
            margin-right: 0;
        }

        
        .box2022g dt{
            width: 283px;
            height:283px;
            box-sizing: border-box;
        }
        .box2022g dl img {
            width: 281px;
            height:281px;
            display:block;           
        }
        
        .box2022g .picdesc {
            padding: 2px 20px 20px 20px;
            width:243px;
            height:120px;
        }
        
        .box2022g .picdesc h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
        }
        
        .box2022g h4 a {
            display: block;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .box2022g dl:hover h4 a {
            color: #cb1919;
        }
        
        .box2022g-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .box2022g-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .box2022g dl:hover {
            border-color: #cb1919;
        }
        
        .box2022g dl:hover .box2022g-deta {
            background: #cb1919;
            border-color: #cb1919;
        }
        
        .box2022g dl:hover .box2022g-deta a {
            color: #fff;
        }
        
.content12 { padding:12px 0px; font-size:14px; line-height:180%;width:1200px; margin:0 auto; }  
.blk-main .clearlist,.blk-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b-main .clearlist,.b-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.clearafter:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.plc{padding: 5px 0 25px;}
.p12-curblock{
	display: none;
}
.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
.p102-curmbs-1 b {
	font-weight: normal;
	padding-left: 28px;
	background: url(../images/current.png) no-repeat left center;

}
.p102-curmbs-1 i {
	font-style: normal;
}

.p102-curmbs-1 span {
	height: 46px;
	line-height: 46px;
	padding: 0px 5px;
}
.p102-curmbs-1 a{color: #808080;}
.p102-curmbs-1 a:hover{color: #cb1919;}
.p102-fdh-3 {
height: 100px;
box-shadow: 0 4px 6px #e9e9e9;
margin-bottom:20px;
}

.p102-fdh-3 li {
float: left;
width: 16.6%;
height: 100px;
position: relative;
}
.p102-fdh-3 li:nth-child(2){}

.p102-fdh-3 li:after {
content: "";
position: absolute;
width: 1px;
height: 26px;
background: #cfcfcf;
right: 0;
top: 50%;
margin-top: -13px;
}

.p102-fdh-3 li:last-child:after {
display: none;
}

.p102-fdh-3 li a {
display: block;
height: 100px;
line-height: 100px;
font-size: 22px;
color: #1a1a1a;
text-align: center;
}

.p102-fdh-3 li.sidenavcur:before,
.p102-fdh-3 li:hover:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
background: #cb1919;
left: 0;
bottom: 0;
z-index: 1;
}

.p102-fdh-3 li.sidenavcur a,
.p102-fdh-3 li:hover a {
font-weight: bold;
color: #cb1919;
}

.p102-fdh-3 li.sidenavcur a:before,
.p102-fdh-3 li:hover a:before {
content: "";
position: absolute;
width: 12px;
height: 12px;
background: #fff;
border: 3px solid #cb1919;
border-radius: 100%;
left: 50%;
margin-left: -9px;
bottom: -8px;
z-index: 2;
}

.p102-fdh-3 li.sidenavcur a:after,
.p102-fdh-3 li:hover a:after {
content: "";
position: absolute;
width: 6px;
height: 6px;
background: #cb1919;
border-radius: 100%;
left: 50%;
margin-left: -3px;
bottom: -2px;
z-index: 3;
}


.p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 26px 0 40px;}
.content{width:1200px;margin:0 auto;}

.endit-content{ line-height:28px;}
.endit-content p{margin:15px 0;}
.endit-content img{max-width:100%;}
.endit101-content{ line-height:28px;}
.endit101-content p{margin: 0 0 20px;}
.endit101-content img{max-width:100%;}
.endit-content #map img,.endit-content #dituContent img,.endit-content #platform img{max-width: inherit;}
.endit-content em,.endit-content i{font-style: italic;}
.endit-content .img-p{text-indent: 0px; padding-top: 14px; margin: 0px; text-align: center;}
.endit-content .img-container{}
.endit-content .img-block {text-indent: 0px;padding-top: 14px;margin: 0px;text-align: center;}
.endit101-content .img-block {text-indent: 0px;padding-top: 10px;margin: 0 0 20px;text-align: center;}
.endit-content a{color:#f00; font-weight: bold;}
.endit101-content a{color:#f00; font-weight: bold;}
/*.endit-content a{color:#cb1919; font-weight: bold;}*/









        i,em{ font-style: normal;}
        .footer{height:443px; background:url(../images/foot.jpg) no-repeat center;}
        .foot{padding-top:42px;}
        .foot .abo-left{width:930px; height:240px; margin-top: 54px;float:left;}
        .foot .ft-xx{width:243px;float:left;}
        .foot .ft-xx .ft-lx{height:72px;border-bottom:1px solid #d5ac76; margin-bottom: 8px;}
        .foot .ft-xx .ft-lx i{display: block; height:26px; line-height: 26px;font-size: 14px; color:#FFF;}
        .foot .ft-xx .ft-lx span{display: block; height:34px;line-height: 34px;font-size: 30px; color:#FFF;font-family:"Garamond";}
        .foot .ft-xx ul li{ line-height: 28px;font-size: 14px; color:#FFF;}
        .foot .abo-nav{width:644px; float:left; margin-left: 12px;}
        .foot .abo-nav ul li{float:left;height:47px; line-height: 47px;width:96px;margin-left: 110px;padding-left:18px; box-sizing: border-box;background:url(../images/ft-jt.png) no-repeat left;}
        .foot .abo-nav ul li a{font-size: 14px; color:#FFf;}
        .foot .abo-rig{width:140px; float:right;}
        .foot .abo-rig h3{margin-bottom: 33px;}
        .foot .abo-rig h3 a{display: block;width:88px; height:101px; margin:0 auto 25px;}
        .foot .abo-rig h3 a img{width:100%;}
        .foot .abo-rig h3 em{display: block;padding:0 15px; text-align: center; line-height: 26px;font-size: 14px; color:#FFF;  }
        .foot .abo-rig i{display: block; width:100%; line-height: 0; overflow: hidden; }
        .foot .abo-rig i img{width:100%;}
        .foot .abo-bot{height:104px;border-top:1px solid rgba(170,170,170,0.5);width:930px;float:left;}
        .foot .abo-bot span{display: block; height:104px;float:left;}
        .foot .abo-bot span em{display: block; height:104px;line-height: 104px;font-size: 14px; color:#FFF; margin-right: 20px;float:left;}
        .foot .abo-bot span em a{font-size: 14px; color:#FFF;}
        .foot .abo-bot strong{display: block; height:104px; float:right;}
        .foot .abo-bot strong i{display: block; float:left; height:104px; line-height: 104px;font-size: 14px; color:#FFF; font-weight: normal;}
        .foot .abo-bot strong a{display: block; float:left;font-size: 14px;line-height: 104px; color:#FFF; margin-left: 20px;font-weight: normal;}
        .foot .abo-bot strong a:first-child{margin-left: 0;}
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #c49c5e;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #c49c5e;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
