@CHARSET "UTF-8";

.about p{font-size:14px;line-height: 1.7; text-indent: 2em}
.about h1{font-size:24px;border-bottom: 5px solid #abaab0; margin-top: 0px;padding-top: 0px;padding-bottom: 10px;margin-bottom:15px;font-weight: 700;}
.about h1 span{color:#f00}
.about h1 small{padding-left:10px; }

.icase{background-color:#f0f2f4;}
.icase h2{padding-top:10px;padding-bottom:10px;}
.icase h2 small{padding-left:15px}
.case_style a{margin:auto 3px;height:30px;line-height:30px;display:inline-block;padding:0 8px; color:#555;border:1px solid #6b6b6b;}
.case_style a.active,.case_style a:hover{background-color:#d30000;color:#fff;border:1px solid #d30000;}
.caselist .simg {margin-bottom:25px}

.inews{background-color: white;padding-top:25px;padding-bottom:25px}
.inews .inewli ul{padding-right:60px;border-right:1px solid #ccc;margin-right:25px;}
.inews h3{margin-top:0px;}
.inews h3 small{padding-left:10px;}
.inews li {margin-top:25px;}
.inews li a{color:#333}
.inews li a:hover{color:#f00}
.inews li p{font-size:12px;color:#666;white-space:nowrap; overflow:hidden}
.inewli h3 small a{color:#000}
.inewli h3 small a:hover{color:#f00}
.icon {margin-top:50px;}
.icon h3 {height:35px;line-height:35px}
.icon h3 span{color:#db0000}
.icon p{line-height:1.8}



.w1{background:url('../images/jmbg.jpg') no-repeat center;}
.w1_1{background:url('../images/w1.png') no-repeat ; height:570px;}
.w1_1 h2{color:#fff;padding-left:150px;}

.w2{background-color:#edecec}
.w2_1{background:url('../images/w2.png') no-repeat ; height:570px;}
.w3{background:url('../images/w3bg.jpg') no-repeat center;}
.w3_1{background:url('../images/w3.png') no-repeat ;height:650px; }
.w3 h1,.w3 h1 small,.w3 .content {color:#fff}

ul.accordion{
    list-style:none;  
    right:80px;
    top:0px;
    font-size: 16px;
}
ul.accordion li{
    float:right;
    width:100px;
    height:390px;
    display:block;
    position:relative;
    overflow:hidden;
    cursor:pointer;
		background:url('../images/showl.png') repeat-y left;
		color:#fff;
		padding-left:20px;
}

ul.accordion li h5{width:35px;line-height:1.8;padding:40px 25px;margin-top:0px}

ul .bg1 h5{background:url('../images/a1.png') no-repeat 16px 0px;}
ul .bg2 h5{background:url('../images/a2.png') no-repeat 16px 0px;}
ul .bg3 h5{background:url('../images/a3.png') no-repeat 16px 0px;}
ul .bg4 h5{background:url('../images/a4.png') no-repeat 16px 0px;}
ul .bg5 h5{background:url('../images/a5.png') no-repeat 16px 0px;}
ul .bg6 h5{background:url('../images/a6.png') no-repeat 16px 0px;}
ul .bg7 h5{background:url('../images/a7.png') no-repeat 16px 0px;}

ul .bg1 h5.active{background:url('../images/b1.png') no-repeat 16px 0px;}
ul .bg2 h5.active{background:url('../images/b2.png') no-repeat 16px 0px;}
ul .bg3 h5.active{background:url('../images/b3.png') no-repeat 16px 0px;}
ul .bg4 h5.active{background:url('../images/b4.png') no-repeat 16px 0px;}
ul .bg5 h5.active{background:url('../images/b5.png') no-repeat 16px 0px;}
ul .bg6 h5.active{background:url('../images/b6.png') no-repeat 16px 0px;}
ul .bg7 h5.active{background:url('../images/b7.png') no-repeat 16px 0px;}




.accordion .desc{margin-left:65px;margin-top:48px;width:280px;display:none}
.accordion .desc img{border:8px solid #7d7b7b;width:100%}
.accordion .desc p{font-size:14px;padding-top:20px;color:#696868；　word-break:break-all;word-wrap:break-word;}

.w2 .thumbnail {
    background-color: transparent;
    border: 0px solid #ddd;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.w2 .thumbnail h4{color:#0190e7;border-bottom:1px dashed #666;padding-bottom:15px; font-weight:bold;}

.w3 ul li{margin:10px auto;}
.w3 ul li span{font-size:18px;background-color:#0190e7;color:#fff;height:38px;line-height:38px;display:inline-block;padding: 0 15px}
.w3 .content p{line-height:2;margin-top:35px}
.w3 .jxsli img{border:2px solid #ccc }
.w3 .jxsli img.active{border:2px solid #0190e7 }

.index-pdt{overflow:hidden;background:#f3f3f3;padding-top: 20px;}
.index-pdt h2{padding: 0 0 20px }
.index-pdt .list{padding: 0 5px}
.index-pdt .list .inner{background:white;padding: 10px 0 30px;margin-bottom: 10px}
.index-pdt .cover{overflow:hidden;display:inline-block}
.index-pdt .cover img{max-width:100%;transition:all 0.3s ease-out 0s}
.index-pdt h3{font-size:20px;padding:10px 0 5px;font-weight:600}
.index-pdt span{display:block;width:100%;font-size:13px;color:#666;}
.index-pdt .list{transition:all 0.3s ease-out 0s}
.index-pdt .list:hover{transform:translateY(-3px);transition:all 0.3s}
.index-pdt .list:hover .inner{box-shadow: 0 5px 20px rgba(0,0,0,0.1);transition:all 0.3s}
.index-pdt .list:hover img{transform:scale(1.1);transition: all 0.3s}