﻿.pg_margins {
    min-width: 1200px;
}
.topArea {
    border-bottom-color: #ececec;
    background-color: #f7f7f7;
}
.topArea {
    height: 32px;
    line-height: 32px;
}
.topArea .bg-topArea{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.r-arte { position:absolute; right:0; top:0; }
.r-arte span { display:none; }
.r-arte a { padding:0 10px; }
.r-arte .touch-btn a { border-right:0; padding-right:0; }
.r-arte a {
    border-right: 1px solid #ededed;
}
.r-arte a {
    padding: 0 10px;
}
.r-arte .code, .r-arte .code a { color:#333; }
.r-arte a { border-right:1px solid #ededed; }
.touch-btn {
        position: relative;
        display: inline-block;
        *display: inline;
        zoom: 1;
    }

    .touch-box {
        position: absolute;
        top: 16px;
        right: 0;
        z-index: 600;
        color: #777;
        display: none;
    }

    .touch-btn:hover .touch-box {
        display: block;
    }

    .touch-box .arrow {
        border-bottom: 7px solid #fff;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        display: block;
        height: 0;
        position: absolute;
        right: 46px;
        top: -6px;
    }

    .touch-box .wrap {
        padding: 20px 0; /*width:280px;*/
        background: #fff;
        border-radius: 2px;
        border: 1px solid #eee;
        text-align: center;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

        .touch-box .wrap .ms {
            padding: 0 0 15px;
        }

        .touch-box .wrap .wenben {
            padding: 10px 0;
            white-space: nowrap;
        }

        .touch-box .wrap h1 {
            font-size: 16px;
            margin: 0;
            color: #111;
        }

        .touch-box .wrap .code img {
            width: 120px;
            height: 120px;
        }
        /**.touch-box .wrap .code li{width:50%;float:left}*/
        .touch-box .wrap table {
            width: 100%;
        }

            .touch-box .wrap table td {
                padding: 0 15px;
                border-right: 1px solid #ddd;
            }

                .touch-box .wrap table td:last-child {
                    border-right: 0;
                }
		.r-arte { position:absolute; right:0; top:0; }
.r-arte span { display:none; }
.r-arte a { padding:0 10px; }
.r-arte .touch-btn a { border-right:0; padding-right:0; }

/* 内页 */
.clearfix{width:auto; height:auto; overflow:hidden;}
.ny-main{height:auto; overflow:hidden; margin:25px auto 30px!important;}


/* 左侧 */
.ny_l{width:18%; height:auto; overflow:hidden;}
.ny_l_box{background-color:#FFF; border:1px solid #e3e3e3; border-top:2px solid #2B74B8; margin-bottom:17px;}
.ny_l_tit{width:100%; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FCFCFC), to(#F0F0F0)); background:-webkit-linear-gradient(top, #FCFCFC, #F0F0F0); background:-moz-linear-gradient(left, #FCFCFC, #F0F0F0); background:-ms-linear-gradient(left, #FCFCFC, #F0F0F0); background:-o-linear-gradient(left, #FCFCFC, #F0F0F0); background:linear-gradient(left, #FCFCFC, #F0F0F0);}
.ny_l_tit p{font-size:16px; color:#222; font-weight:bold; padding:0 15px; line-height:45px;}
.ny_l_list{overflow:hidden; background-color:#FFF; margin:13px;}


/* 子栏目 */
.dqy{overflow:hidden;}
.dqy dt{background-color:#F1F1F1; margin-bottom:10px;}
.dqy dt a{display:block; color:#222; line-height:35px; padding-left:15px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.dqy .curr,.dqy dt a:hover{background-color:#2B74B8; color:#FFF;}


/* 推荐产品 */
.hot_pro{overflow:hidden;}
.hot_pro dt{width:100%; height:180px; margin-bottom:15px;}
.hot_pro dt .hot_p_img{width:99%; height:83%; border:1px solid #CCC;}
.hot_p_img img{width:100%; height:100%;}
.hot_p_img img:hover{opacity:.7; -webkit-opacity:.7; -moz-opacity:.7; -ms-opacity:.7; -o-opacity:.7;}
.hot_pro dt .hot_p_bt{width:100%; height:17%; text-align:center; display:table;}
.hot_p_bt a{display:block; font-size:13px; color:#666; display:table-cell; vertical-align:middle;}
.hot_p_bt a:hover{color:#2B74B8;}


/* 推荐资讯 */
.hot_new{overflow:hidden;}
.hot_new dt{margin-bottom:7px; overflow:hidden;}
.hot_new dt span{display:block; float:left; width:10%; height:15px; font-size:12px; color:#FFF; text-align:center; background-color:#F90;}
.hot_new dt a{display:block; float:right; width:85.5%; font-size:13px; color:#666; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.hot_new dt a:hover{color:#2B74B8; text-decoration:underline;}
.tubiaoqiehuan{margin:50px 0}
.tubiaoqiehuan dd{width:23%;margin:20px;text-align:center;float:left;}
.tubiaoqiehuan dd:hover tubiaoimg{display:none}
.tubiaoqiehuan dd:hover tubiaoimgh{display:block}
/* 右侧 */
.ny_r{width:100%; height:auto; overflow:hidden;}


/* 当前位置 */
.pos{background-color:#f0f0f0;height:45px;line-height:45px }
.pos span{line-height:45px; background:url(../images/icon_home.jpg) no-repeat left center;  padding-left:20px;font-size:16px}

.ny_product dl dd{float:left;width:23%;margin:10px;text-align:center}
.anzs dd{width:30% !important}
.anzs dd img{margin-bottom:10px}
.ny_product dl dd img{}
.ny_product dl dd:hover img{
        -moz-transform:scale(0.9);
        -webkit-transform:scale(0.9);
        -o-transform:scale(0.9);
transform:scale(0.9);}
.ny_product dl dd:hover p{color:#2b74b8}
/* 右侧内容 */
.ny_r_content{width:auto; height:auto; background-color:#FFF; }

.netip{border-left:2px solid #10B5c6;padding-left:20px;overflow:hidden;margin:30px 0;}
.netip h3{font-size:30px;color:#2B74B8}
.netip p{font-size:16px;color:#999}
.about-ys{margin-top:30px}
.about-ys ul li{float:left;    width: 30%;
    height: 300px;
    margin: 1.5%;background:#f0f0f0; transition:all 0.5s}
	.about-ys ul li:nth-child(2n){background:#2B74B8 ;color:#fff;transition:all 0.5s}
	.about-ys ul li:hover{background:#10B5c6 ;color:#fff;cursor:pointer}
	.about-ys ul li:nth-child(2n):hover{background:#10B5c6;}	
	.about-ys ul li:hover h3{border-bottom:1px solid #fff}	
.about-ys ul li h3{font-size:22px;line-height:45px;height:45px;padding:5px 20px;margin-top:40px;border-bottom:1px solid #666}
.about-ys ul li p{font-size:14px;line-height:30px;margin-top:15px;padding:0 20px}
/* 单页 */
.single{line-height:30px;font-size: 16px;}
.single p{text-indent:2em;}
.ny_product{}
.ny_product ul li{float:left;    width: 28%;
    margin: 20px 2.5%;
    height: 400px; border:1px solid #eee;transition:all 0.4s ease;}
	.ny_product ul li:hover{background:rgba(199,199,199,0.4);}
.piclist1{overflow:hidden;}

.piclist1 .pic_img1{    height: 160px;
    overflow: hidden;
    border-radius: 80px !important;border:2px solid #e8e8e8;
    width: 160px;
    margin: 30px auto; transition:all 0.7s ease;}
	.ny_product ul li:hover .pic_img1{
transform:scale(1.1);transform: rotateY(360deg);
  }
.piclist1 .pic_img1 img{width:160px; height:160px; display:block;transition:all 0.5s}
	.ny_product ul li:hover img{}
.piclist1 .pic_tit1{width:85%; margin:auto; }
.piclist1 .pic_tit1 a h3{font-size:18px;text-align:center;height: 35px;
    line-height: 35px;border-bottom:1px solid #666;margin-bottom:10px;font-weight: 600;}
.piclist1 .pic_tit1 a p{font-size:14px;text-indent:2rem;color:#999;    line-height: 24px;}
	.ny_product ul li:hover a{color:#333;}
	.ny_product ul li:hover p{color:#333;}
/* 图片列表 */
.piclist{overflow:hidden;}
.piclist dt{float:left; width:23%; height:200px; margin:5px 9px 5px 9px;}
.piclist .pic_img{width:100%; height:80%; overflow:hidden; border:1px solid #CCC;}
.piclist .pic_img img{width:100%; height:100%; transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; -o-transition:all 0.4s ease;}
.piclist .pic_img img:hover{opacity:0.8; -webkit-transform:scale(1.07,1.07);- moz-transform:scale(1.07,1.07); -transform:scale(1.07,1.07);}
.piclist .pic_tit{width:100%; height:20%; text-align:center; display:table;}
.piclist .pic_tit a{display:table-cell; vertical-align:middle;}
.piclist .pic_tit a:hover{color:#2B74B8;}


/* 新闻资讯 */
.ny_r_content .news{overflow:hidden;}
.ny_r_content .news li{padding-left:10px;background-image:url(../images/menu_icon.gif); background-repeat:no-repeat; background-position:10px center; border-bottom:1px solid #e3e3e3;}
.ny_r_content .news li:nth-child(2n){background-color:#f9f9f9;}
.ny_r_content .news li a{line-height:45px; margin-left:15px;}
.ny_r_content .news li a:hover{color:#ff6600; text-decoration:underline;}


/* 分页 */
.dede_pages{width:100%; margin:45px 0;}
.dede_pages ul{overflow:hidden;}
.dede_pages li{float:left; margin:0 5px;}
.dede_pages li a:hover,.dede_pages .thisclass,.dede_pages .thisclass a{color:#2B74B8; font-weight:bold; text-decoration:underline;}


/* 详细页 */
.bigtit{width:100%; height:auto; margin-bottom:15px; border-bottom:1px dashed #CCC;}
.bigtit .wzbt{width:100%; height:40px;}
.bigtit .wzbt span{font-size:23px; line-height:40px; color:#2B74B8; font-weight:bold; letter-spacing:1px; display:block; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.bigtit .wztime{width:100%;  text-align:center;}
.bigtit .wztime span{font-size:13px; line-height:40px; color:#666;  text-align:center;}

.wz-cont{width:100%; height:auto; margin:20px 0 60px 0; overflow:hidden;}
.wz-cont div{text-indent:2em; line-height:30px!important;}
.wz-cont img{display:block; margin:5px auto; max-width:100%!important; height:auto!important;}

.wzfoot{width:100%; height:32px; margin:60px auto 40px auto;}
.back,.print{width:auto; height:30px; border:1px solid #CCC;}
.back a,.print a{color:#000; font-size:13px; font-weight:normal; line-height:30px; display:block; padding:0 20px;}
.back:hover,.print:hover{border:1px solid #2B74B8;}
.back a:hover,.print a:hover{background-color:#2B74B8; color:#FFF}

.updown{width:100%; height:32px; margin:10px auto 30px auto; overflow:hidden;}
.up,.dn{color:#000; line-height:32px; max-width:480px;}
.up a,.dn a{color:#666; line-height:32px; font-weight:normal;}
.up a:hover,.dn a:hover{color:#ff6600; text-decoration:underline;}


/* 客户留言 */
.feedback{margin:1% auto 45px;}
.feedback .feed-tip{font-size:15px; line-height:2em; color:#7A7A7A; text-align:center;}
.feedback .feed-tip-line{width:28px; height:0; border-top:1px solid #BCBCBC; margin:8px auto 0;}
.feedback .feed-msgwrap{width:74%; margin:2% auto 0;}

.feedback ul{width:100%; overflow:hidden;}
.feedback ul li{position:relative; float:left; width:48%; margin:0 1% 2.5%;}
.feedback ul li label{position:absolute; top:0px; left:12px; display:block; height:40px; font-size:0.75em; line-height:40px; color:#767676;}
.feedback ul li i{position:absolute; top:0; right:0; display:block; width:46px; height:48px;}
.feedback ul li input{width:100%; background-color:#FFF; border:1px solid #CDCDCD; text-indent:4.5em; font-size:0.75em; line-height:38px; color:#767676; transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; -o-transition:all 0.4s ease;}
.feedback ul li.feed-tel input{text-indent:6.5em;}
.feedback .feed-msg{position:relative; width:98%; margin:0 auto;}
.feedback .feed-msg textarea{display:block; width:100%; height:200px; margin:0 auto; background-color:#FFF; border:1px solid #CDCDCD; font-size:0.75em; line-height:38px; color:#767676; text-indent:5em; transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; -o-transition:all 0.4s ease;}
.feedback .feed-msg label{position:absolute; top:0px; left:12px; display:block; font-size:0.75em; line-height:39px; color:#767676;}

.feedback .feed-btn{width:100%; margin:4% auto 0; text-align:center;}
.feedback .feed-btn .coolbg{width:12%; height:29px; background-color:#2B74B8; margin:0 auto; border:medium none; font-size:13px; line-height:29px; color:#FFF; cursor:pointer; transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; -o-transition:all 0.4s ease;}
.feedback .feed-btn .coolbg:hover{background-color:#2B74B8; color:#FFF;}
.feedback input:hover,.feedback textarea:hover{border-color:#2B74B8;}



.rwz-top{overflow:hidden;margin-top:30px}
.rwz-top .rwz-left{width:36%}
.rwz-top .rwz-right{width:63%}
.rwz-top .rwz-left img{width:100%}
.rwz-top .rwz-right h3{font-size:24px;font-weight:600;color:#333;line-height:35px;height:35px;margin-top:25px;}
.rwz-top .rwz-right h3 span{color:#fe0000;font-size:24px;font-weight:600;}
.rwz-top .rwz-right .rwz-jianjie{font-size:16px;font-weight:500;color:#333;margin-top:25px;line-height:35px;}
.rwz-top .rwz-right .rwz-jianjie span{    font-size: 20px;
    color: #333;
    height: 35px;
    line-height: 30px;
    border-bottom: 3px solid #666;
    display: table;
    /* margin: auto; */
    font-weight: bold;
    padding: 0 8px;display:none}

.jsgn-top{text-align:center;margin:30px 0;}
.jsgn-top h3{    font-size: 26px;
    color: #333;
    height: 52px;
    line-height: 45px;
    border-bottom: 3px solid #666;
    display: table;
    margin: auto;
    font-weight: bold;
    padding: 0 30px}
.jsgn-con{background:url(../images/yjs-bg.jpg) no-repeat center;height:300px;overflow:hidden}
.jsgn-con1{    width: 800px;
    color: #fff;
    margin-top: 38px;
    line-height: 30px;
    font-size: 18px;
    padding: 20px;
    text-indent: 2rem;
    }
	
.jsysli li{float:left;width:30%;margin:10px 1.5%;height:350px;background:#fff;transition:all 0.7s;background:#f5f5f5;position:relative;overflow:hidden}
.jsysli li h3{text-align:center;font-size:24px;border-bottom:2px solid #999;width:100%;padding:25px 0;height:50px;line-height:50px;transition:all 0.5s}
.jsysli li div{font-size:13px;width:360px;padding:0 10px;position:absolute;bottom:0;height:250px;background:#f5f5f5;}
.jsysli li div p{line-height:35px;font-size:14px;width: 95%;}
.jsysli2 li{height:300px !important;}
.jsysli li h2{position: absolute;
 
    top: 0;
    font-size: 28px;
    padding: 25px 0;
    height: 50px;
    line-height: 50px;
    background: rgba(0,0,0,0.2);
    width: 100%;
    color: #fff;    font-weight: 600;
    text-indent: 3rem;}
.jsysli li:nth-child(1) h3{    background: url(../images/timg1.jpg);
    background-size: cover;}
	.jsysli li:nth-child(2) h3{    background: url(../images/timg.jpg);
    background-size: cover;}
.jsysli li:nth-child(3) h3{    background: url(../images/timg2.jpg);
    background-size: cover;}
.jsysli li:hover{ cursor:pointer}	

.jsysli li:hover h2{background:none;}	
.jsysli li:hover h3{transform:scale(1.2)}	
.jsysli li div p:nth-child(1){margin-top:10px}
	.neislideTxtBox{margin-top:30px}
		.neislideTxtBox .hd{  position:relative;overflow:hidden;margin:0 auto 30px;padding-bottom:0px;}
		.neislideTxtBox .hd .w1200{border-bottom:1px solid #999;    overflow: hidden;background:#fff}
		.neislideTxtBox .hd ul li{ float:left; cursor:pointer;     line-height: 50px;
    height: 50px;    padding: 0 15px;font-size:20px;text-align:center;
}
		.neislideTxtBox .hd ul li.on{  background:#2B74B8; color:#fff }

.ywgn .fr{width:700px}

.ywgn ul li{font-size:16px;line-height:35px;overflow:hidden;margin-bottom:8px;height:35px;transition:all 0.5s}
.ywgn ul li:hover{background:#2B74B8 !important;color:#fff;text-indent:2rem;cursor:pointer}
.ywgn ul li:nth-child(2n){background:#e8e8e8;}
.ywgn .fl{width:450px}
.ywgn .fl img{width:100%;height:380px}

.ywys ul li{float:left;width:30%;margin:0 1.5%;text-align:center;font-size:16px;cursor:pointer;transition:all 5s}
.ywys ul li img{display:block;margin:auto;width:40%;transition:all 1s}
.ywys ul li:hover img{transform: rotateY(360deg);}
.ywys ul li:hover p{color:#2B74B8}
.zmys ul li{float:left;width:30%;margin:10px 1.5%;font-size:16px;cursor:pointer;transition:all 5s}
.zmys ul li img{display:block;margin:auto;width:40%;transition:all 1s}
.zmys ul li h3{text-align:center;font-size:18px;font-weight:600;margin:10px 0;}
.zmys ul li p{font-size:16px;color:#666}
.zmys ul li:hover img{transform: rotateY(360deg);}
.zmys ul li:hover h3{color:#2B74B8}
.zmys ul li:hover p{color:#2B74B8}


.fwq-gg ul li{border:1px solid #999;overflow:hidden;border-bottom:none;background:url(../images/shug.png)30% repeat-y;position:relative;display:table;overflow:hidden;    width: 100%;}
.fwq-gg ul li .fl{width:30%;height:100%;position:absolute;top: 30%;text-align:center;    font-size: 16px;
    font-weight: 600;color:#fe0000;
}
.fwq-gg ul li:nth-child(2n){background:url(../images/shug.png)30% repeat-y #e5f3fc;}
.fwq-gg ul li .fr{width:65%;height:100%;padding:5px 0;line-height: 35px; font-size: 16px;}
.fwq-gg ul li:last-child{border-bottom:1px solid #999;}
.huanji{font-size:20px;margin:30px auto;display:table;    display: none;}
.huanji h3{padding:10px;border-bottom:2px solid #333;display:table}

.rwz-right p{margin-top:10px;font-size:18px}
.rwz-right p span{font-weight:600;}
.ytj-li{overflow:hidden;border:1px solid #999}
.ytj-li:nth-child(2n){background:#e5f3fc}
.ytj-li div{float:left;background:url(../images/shug.png) left repeat-y;text-align:center;padding:20px 0;}
.ytj-li .ytj-l1{width:5%;background:none;font-size:16px;font-weight:600;}
.ytj-li .ytj-l2{width:23.75%}
.ytj-li .ytj-l3{width:23.75%}
.ytj-li .ytj-l4{width:23.75%}
.ytj-li .ytj-l5{width:23.75%}
.ytj-li .ytj-l6{width:47.5%}
.ytj-li .ytj-l6 div{width:70%;margin-left: 15%;background:none}
.ytj-li .ytj-l7{width:47.5%}
.ytj-li .ytj-l7 div{width:70%;margin-left: 15%;background:none}
.ytj-li .ytj-l8{width:95%}
.ytj-li-box div{font-weight:600;}
.contact-2{display:none}
.fwfs-ys{margin-top:30px;overflow:hidden}
.fwfs-ys ul li{float:left;    width: 23%;
    height: 300px;
    margin:0.9%;border:1px solid #999; transition:all 0.5s}

.fwfs-ys ul li:hover{cursor:pointer;box-shadow:1px 2px 10px #999;margin-top:-5px}
.fwfs-ys ul li:nth-child(1)  h3{background:url(../images/tel-ico.png) 20px  no-repeat #fff;        background-size: 40px;
    text-indent: 4rem;}
.fwfs-ys ul li:nth-child(2)  h3{background:url(../images/yc-ico.png) 20px  no-repeat;        background-size: 40px;
    text-indent: 4rem;}
	.fwfs-ys ul li:nth-child(3)  h3{background:url(../images/email.png) 20px  no-repeat;        background-size: 40px;
    text-indent: 4rem;}
	.fwfs-ys ul li:nth-child(4)  h3{background:url(../images/dw-ico.png) 20px  no-repeat;        background-size: 40px;
    text-indent: 4rem;}
.fwfs-ys ul li:nth-child(1){background:url(../images/fwfs1.jpg) no-repeat bottom;}


.fwfs-ys ul li h3{font-size:24px;line-height:45px;height:45px;padding:10px 20px;margin-top:10px;border-bottom:1px solid #666;margin-bottom:10px}
.fwfs-ys ul li p{font-size:14px;line-height:30px;padding:0 20px}

.fwfs-ys2 ul li{float:left;width:290px;height:388px;transition:all 0.5s;margin:0 5px}
.fwfs-ys2 ul li:nth-child(1){background:url(../images/fwfs1.jpg) no-repeat bottom;background-size: 100%;}
.fwfs-ys2 ul li:nth-child(2){background:url(../images/fwfs2.jpg) no-repeat bottom;background-size: 100%;}
.fwfs-ys2 ul li:nth-child(3){background:url(../images/fwfs3.jpg) no-repeat bottom;background-size: 100%;}
.fwfs-ys2 ul li:nth-child(4){background:url(../images/fwfs4.jpg) no-repeat bottom;background-size: 100%;}
.fwfs-ys2 ul li h3{color:#fff;font-size:24px;line-height:45px;height:45px;border-bottom:1px solid #fff;margin-bottom:10px;width:70%;margin:auto;text-align:center; margin-top: 70px;padding-bottom:10px;margin-bottom:20px}

.fwfs-ys2 ul li .fwfs3{color:#fff;width:90%;margin:auto;overflow:hidden;font-size:15px;margin-bottom:5px;    line-height: 25px;
}
.fwfs-ys2 ul li .fwfs3 .fl{width:30%;}
.fwfs-ys2 ul li .fwfs3 .fr{width:70%}
.fwfs-ys2 ul li:hover{cursor:pointer;margin-top:-10px;cursor:pointer}
.jjfa1-ys ul li{float:left;width:23%;     margin: 10px 1%;}
.jjfa1-ys ul li img{width:45%;display:block;margin:auto;transition:all 1s}
.jjfa1-ys ul li p{text-align:center;font-size:18px;line-height:30px;height:30px}
.jjfa1-ys ul li:hover img{transform: rotateY(360deg);}
.jjfa1-ys ul li:hover {cursor:pointer;}
.jjfa1-ys ul li:hover p{color:#2B74B8}

.cjys1 ul li{float:left;    width: 18%;
margin: 10px 1%;padding:15px 0;transition:all 1s;}
.cjys1 ul li img{width:70%;display:block;margin:auto;transition:all 1s;border-radius:200px;}
.cjys1 ul li:hover img{transform: rotate(180deg);}
.cjys1 ul li h3{text-align:center;font-size:20px;;font-weight:600;margin:10px 0;}
.cjys1 ul li p{width:90%;margin:0 auto ;font-size:16px;;}
.cjys1 ul li:hover {margin-top:-10px;cursor:pointer;background:rgba(159,159,159,0.2)}
.ja-ys ul li{width:18% ;margin:1%}
.ja-yy ul li{      width: 21%;
    margin: 1%;}
	.ja-yy ul li{ box-shadow:none;    padding: 30px 0;      border: 1px solid #e8e8e8;}
	.ja-yy ul li:hover{ background:#f5f5f5;}
.sds-ys ul li{height:200px}
.sds-ys ul li h3{text-align:center;font-size:22px;font-weight:600;}
.sdss-ys{}
.sdss-ys ul li{height:200px;width:31.3%;margin:1%;height:260px}
.sdss-ys ul li h3{text-align:center;font-size:20px;font-weight:600;}
.sdss-ys ul li p{font-size:14px;}

.news-pic li{overflow:hidden;    padding: 15px 0;}
.news-pic li .news-pic-le{width:200px;height:115px;border:1px solid #ccc;overflow:hidden}
.news-pic li .news-pic-le img{width:100%;height:115px;transition:all 0.5}
.news-pic li .news-pic-ri{width:980px;margin-left:18px}
.news-pic li .news-pic-ri h3{font-size:18px;margin:5px 0;font-weight:600}
.news-pic li .news-pic-ri p{font-size:14px;color:#666;margin:10px 0}
.news-pic li .news-pic-ri span{display:block;color:#999;font-size:12px}
.news-pic li:hover {background:#f5f5f5}
.news-pic li:hover h3{color:#2B74B8}
.news-pic li:hover p{color:#2B74B8}
.news-pic li:hover img{transform:scale(1.2);opacity:0.5;}
.xqingey{line-height:35px;font-size:16px}
.xqingey img{display:inline-table;}

.zzry ul li{width:30.3%;background:url(../images/zzry.gif) no-repeat center;height:200px;float:left;margin:1.5%;background-size: contain;}
.zzry ul li div{width: 40%;
    text-align: center;
    margin: auto;
       margin-top: 58px;
    font-size: 16px;
    font-weight: 600;color: #fe0000;}
	
	

.content-titi{font-size:24px ;font-weight:600;margin-top:20px;margin-bottom:30px}
.content-titi a{font-size:18px ;color:#2B74B8}
.contact-1 ul li{width:90%;margin:1%;float:left;}
.contact-1 ul li h3{font-size:22px;margin-bottom:15px;}
.contact-1 ul li p{font-size:18px;line-height:35px;text-indent: 3rem;margin:10px 0}
.contact-1 ul li .contact-1-1{background:url(../images/tel-ico.png) no-repeat left top;background-size:30px}
.contact-1 ul li .contact-1-2{background:url(../images/dw-ico.png) no-repeat left top;background-size:30px}
.contact-1 ul li .contact-1-3{background:url(../images/emailc.png) no-repeat left top;background-size:30px}
.contact-1 ul li .ditu{width:100%;height:300px;margin-top:20px}


		.qdzc{ width:100%; text-align:left;      overflow: hidden;background:url(../images/shug.png) repeat-y 90px;}
		.qdzc .hd{float:left; width:5%;position:relative;padding-right: 30px;height:100% }
		.qdzc .hd ul{  }
		.qdzc .hd ul li{  padding:20px 15px; cursor:pointer;    font-size: 24px;
    margin: 30px 0;  width: 30px; background:#e8e8e8 ;}
		.qdzc .hd ul li.on{  background:#2B74B8 ; color:#fff  }
		.qdzc .bd{ width:90% ; float:right;height:100%}
		.qdzc .bd div{background:#f5f5f5;padding: 10px 30px 25px;
    overflow: hidden;}
		.qdzc .bd h3{ font-size:20px;padding:15px 0; color:#2B74B8;}
		.qdzc .bd p{ font-size:16px;line-height:35px}
		
.bannersdd{position:relative}
.bannersdd .sdsddsdsd{position:absolute;bottom:120px;background:rgba(0,0,0,0.3);padding:30px}
.bannersdd .sdsddsdsd h3{color:#fff;font-size:36px;font-weight:600;margin-bottom:10px;}
.bannersdd .sdsddsdsd p{color:#fff;font-size:24px;}



.pic_img1 img{
 
 		border-radius:80px;
		-webkit-animation:haha1 15s linear infinite;
 
	}

.cjys1 ul li img{-webkit-animation:haha1 20s linear infinite;}
@-webkit-keyframes haha1{
 
		0%{-webkit-transform:rotate(0deg);}
 
		25%{-webkit-transform:rotate(90deg);}
 
		50%{-webkit-transform:rotate(180deg);}
 
		75%{-webkit-transform:rotate(270deg);}
 
		100%{-webkit-transform:rotate(360deg);}
 
	}
	.yunbang-ys2{width:1200px;margin:auto}
	.yunbang-ys2 ul{overflow:hidden;padding:20px 0}
.yunbang-ys2 ul li{float:left;width:380px;height:370px;transition:all 0.5s;margin:0 5px}
.yunbang-ys2 ul:nth-child(1) li:nth-child(1){background:url(../images/ld1.jpg) no-repeat bottom;background-size: 100%;}
.yunbang-ys2 ul:nth-child(1) li:nth-child(2){background:url(../images/fwfs2.jpg) no-repeat bottom;background-size: 100%;}
.yunbang-ys2 ul:nth-child(1) li:nth-child(3){background:url(../images/fwfs3.jpg) no-repeat bottom;background-size: 100%;}
.yunbang-ys2 ul:nth-child(1) li:nth-child(4){background:url(../images/fwfs4.jpg) no-repeat bottom;background-size: 100%;}
.yunbang-ys2 ul:nth-child(2) li:nth-child(1){background:url(../images/yd4.jpg) no-repeat bottom;background-size: 100%;}
.yunbang-ys2 ul:nth-child(2) li:nth-child(2){background:url(../images/yd5.jpg) no-repeat bottom;background-size: 100%;}
.yunbang-ys2 ul:nth-child(2) li:nth-child(3){background:url(../images/yd6.jpg) no-repeat bottom;background-size: 100%;}
.yunbang-ys2 ul:nth-child(2) li:nth-child(4){background:url(../images/fwfs4.jpg) no-repeat bottom;background-size: 100%;}
.yunbang-ys2 ul li h3{color:#fff;font-size:24px;line-height:45px;height:45px;border-bottom:1px solid #fff;margin-bottom:10px;width:80%;margin:auto;text-align:center; margin-top: 70px;padding-bottom:10px;margin-bottom:20px}

.yunbang-ys2 ul li .fwfs3{color:#fff;width:90%;margin:auto;overflow:hidden;font-size:15px;margin-bottom:5px;      text-align: center;  line-height: 25px;
}

.yunbang-ys2 ul li:hover{cursor:pointer;margin-top:-10px;cursor:pointer}

.zhjt-gg .fl{width:720px;}
.zhjt-gg .fl h3{    font-size: 26px;
    color: #006FC0;
    height: 52px;
    line-height: 45px;
    border-bottom: 3px solid #333;
    display: table;

    font-weight: bold;
    padding: 0 30px;}
.zhjt-gg .fl h3 span{color: #ff0000;font-weight: bold;}
.zhjt-gg{padding:50px 0;}
.zhjt-gg .fl img{width:100%;margin-top:50px}
.zhjt-gg .fr{width:420px;background:#e8e8e8;padding:30px}
.zhjt-gg .fr li{margin-top:15px;}
.zhjt-gg .fr li h3{padding:0 10px 10px;font-size:18px;color:#2B74B8;margin-bottom:10px;font-weight:600;display:table;border-bottom:2px solid #ff0000;}
.zhjt-gg .fr li p{font-size:14px;color:#666}
.zhjt-gg1 ul li{color:#fff;background:#2B74B8;float:left;margin:10px;width:360px;position:relative;height:40px;line-height:40px;padding-left:20px;font-size:16px;margin-bottom:10px}
.zhjt-gg1 ul li:before{content:'';position:absolute;width:8px;height:8px;background:#fff;top:16px;left:5px;transform:rotate(45deg);}
.zhjt-gg1 ul li:nth-child(3n-1){background:#ff0000}

/*ys*/
.ys-box .fl{width:50%}
.ys-box .fl li{margin-bottom:15px;padding:10px;background:#e8e8e8}
.ys-box .fl li:nth-child(2n){background:#2B74B8;color:#fff}
.ys-box .fl li h3{position:relative; text-indent: 1rem;
font-size:20px;font-weight:600;display:table;border-bottom:2px solid #999;padding: 5px 10px}
.ys-box .fl li h3:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #333;
    top: 16px;
    left: 5px;
    transform: rotate(45deg);
}
.ys-box .fl li:nth-child(2n) h3:before{background: #fff;}
.ys-box .fl li:nth-child(2n) h3{border-bottom:2px solid #fff;}
.ys-box .fl li p{font-size:16px;margin-top:15px;    line-height: 30px;
    text-indent: 2rem;}
.ys-box .fr{width:45%}
.ys-box .fr img{width:100%}
.bt-s{height:60px; margin:56px 0 24px 0; text-align:center; font:bold 28px/34px "Microsoft Yahei"; background:url(../images/pro-bt.png) no-repeat center 15px;}
.bt-s a{color:#2B74B8;}
.bt-s i{display:block; font:18px/30px "Microsoft Yahei"; text-transform:uppercase; color:#333;}

.fzzwt{width:400px;padding:40px 40px 0 20px}
.fzzwt ul li{overflow:hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #999;
}
.fzzwt ul li .fl{width:20%}
.fzzwt ul li .fl img{width:60px}
.fzzwt ul li .fr{width:80%;height:60px;line-height:30px;font-size:20px;color:#666}