*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
/*.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}*/
/*.fl{ float: left;}*/
/*.fr{ float: right;}*/
@font-face { font-family: 'impact';src: url('../fonts/impact.ttf');font-weight: normal; font-style: normal;}
.ty_content{ width: 1200px; margin: 0 auto;}
.more-title{ width: 100%;}

/*header */
.header{width: 100%;}
.header .header-1{height: 40px;width: 100%;line-height: 40px;background: #cccccc85;}
.header .header-1 .content{width: 1200px;margin: auto;padding-right: 15px;}
.header .header-1 .content b{color: #6e6e6f;font-size: 14px;line-height: 40px;}
.header .header-1 .content nav{line-height: 40px;float: right;}
.header .header-1 .content nav a{color: #999;font-size: 14px;}


.header .header-2 .content{width: 1200px;height: 147px;margin: auto;}
.header .header-2 .content .log{float: left;margin-top: 15px;}
.header .header-2 .content .text{float: left;margin-top: 40px;margin-left: 55px;}
.header .header-2 .content .text h3{font-size: 24px;color: #0066cc;font-family: "Microsoft YaHei", 微软雅黑;font-weight:bold;margin-bottom: 5px;}
.header .header-2 .content .text b{font-size: 18px;color: #333;}
.header .header-2 .content .phone{float: right;width: 265px;margin-top: 18px;margin-right: 15px;}
.header .header-2 .content .phone .dh{color: #333333;font-size: 18px;float: right;text-align: left;margin-top: 5px;}
.header .header-2 .content .phone .dh h3{color: #0066cc;font-size: 24px;line-height: 30px;font-weight: bold;}

.header .header-3{height: 57px;width: 100%;border-top: solid 1px #ccc;}
.header .header-3 .content{width: 1200px;margin: auto;}
.header .header-3 .content nav a{display:block;float: left;height: 56px;line-height: 56px;font-size: 16px;color: #333;position: relative;padding-left: 35px;padding-right: 33px;padding-top: 5px;}



.header .header-3 .content nav a img{display: none;}
.header .header-3 .content nav .on img{position: absolute;left: 8px;top: 17px;display: block;}

.header .header-3 .content nav a:hover{color: #0066cc;border-top: solid 5px #0066cc;padding-top: 0px;}
.header .header-3 .content nav .on{color: #0066cc;border-top: solid 5px #0066cc;padding-top: 0px;padding-left: 37px;padding-right: 17px;}



.header .header-3 .content nav ul{
    position: absolute;
    top: 51px;
    z-index: 999;
    width: 150px;
    display: none;
    left: 0px;
}
.header .header-3 .content nav ul li{
    width: 132px;
    display: block;
    float: left;
    text-align: center;
    height: 68px;
    line-height: 68px;
    font-size: 16px;
    color: #333;
    background: #fff;
    float: left;
}
.header .header-3 .content nav ul li:hover{background: #0066cc;color: #fff;}

.header .header-3 .content nav .on ul{left: -15px;}


/*banner*/
.banner-index{ font-size: 0;overflow: hidden;    width: 100%;  }
.banner-index img{ width: 100%;line-height: 0;}
.slideBox{ width: 100%;overflow: hidden; position: relative;}
.slideBox .hd{ height: 12px; overflow: hidden; position: absolute; left: 48%; bottom: 38px; z-index: 1;}
.slideBox .hd ul{ overflow: hidden; zoom: 1; float: left;}
.slideBox .hd ul li{ float: left; width: 12px; height: 12px;margin-right: 10px; cursor: pointer;background: #ccc;border-radius: 50%;}
.slideBox .hd ul li.on{background: #666666;}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li:first-child{ display: block;}
.slideBox .bd ul li{ display: none;}


/*search*/
.search{ width: 100%; height: 70px; line-height: 85px;}
.search-content{ width: 1200px; margin: 0 auto; overflow: hidden;}
.search-keywords{ font-size: 14px; color: #ccc; display: inline-block;}
.search-keywords .wb{ display: inline-block; vertical-align: top;}
.search-keywords .wb > span{ color: #333; font-size: 14px; display: inline-block; border-radius: 16px; text-align: center; height: 35px; line-height: 35px;font-weight: bold;}
.search-keywords .wb > a{ color: #999; font-size: 14px;}
.search-keywords .wb > a:hover{ color: #0066cc;}
.search-keywords .wb i{ color: #333; font-size: 14px; margin: 0 5px 0 5px;}
#searchForm{ background: url(../images/search.png) no-repeat; width: 350px; line-height: 35px; height: 35px; z-index: 99; position: relative;top: 0px;}
.search-form{ display: inline-block; float: right;margin-top: 30px;}
#searchForm .search-input{ vertical-align: top; height: 35px; background: none; line-height: 35px; color: #666; border-radius: 5px; text-indent: 20px; outline: none; border: none; width: 87%; font-size: 14px;}
.search-form #s_btn{ width: 35px; height: 35px; background: none; color: #fff; outline: none; border: none;float: right; cursor: pointer; display: inline-block; vertical-align: top;}
.clear-fix-3{ line-height: 0; font-size: 0; clear: both;}
#searchForm .search-input::-webkit-input-placeholder{ /* WebKit browsers */  color: #666;}
#searchForm .search-input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */  color: #666;}
#searchForm .search-input::-moz-placeholder{ /* Mozilla Firefox 19+ */  color: #666;}
#searchForm .search-input:-ms-input-placeholder{ /* Internet Explorer 10+ */  color: #666;}


/*module_1*/
.module_1{width: 1200px;margin: auto;height: 240px;padding-left: 90px;margin-top: 50px;}
.module_1 .list{float: left;width: 225px;height: 187px;background: url("../images/module_li_mr.png")no-repeat;
    float: left;
    margin-right: 60px;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
}
.module_1 .list:hover{background: url("../images/module_li_ho.png")no-repeat;}
.module_1 .list:hover .img img{
    transform: translateZ(30px) rotateY(360deg);
    -webkit-transform: translateZ(30px) rotateY(360deg);
    -ms-transform: translateZ(30px) rotateY(360deg);
    -moz-transform: translateZ(30px) rotateY(360deg);
}
.module_1 .list .img{width: 60px;height: 60px;margin-top: 42px;margin-left: 31px;}
.module_1 .list .ho{display: none;}
.module_1 .list b{display: block;font-size: 22px;font-weight: bold;color: #333;    margin-top: 55px;padding-left: 19px;}
.module_1 .list:hover b{color: #0066cc;}


/*about*/
.about{width: 1200px;margin: 20px auto 0;height: 580px;

}

.about .nr{height: 409px;
    animation: fadeInDown 2s;
    -moz-animation: fadeInDown 2s;/* Firefox */
    -webkit-animation: fadeInDown 2s;	/* Safari 和 Chrome */
    -o-animation: fadeInDown 2s;	/* Opera */
    animation-play-state:paused;
}

.about .on{animation-play-state:running;}

.about .nr .left{width: 580px;float: left;}
.about .nr .left{width: 580px;float: left;}
.about .nr .left p{color: #666;line-height: 30px;}
.about .nr .left p a{color: #666;}
.about .nr .right{height: 409px;width: 507px;background: url("../images/about_bj.png")no-repeat;float: right;margin-right: 0px;}
.about .nr .right img{margin-left: 20px;margin-top: 22px;}

.about .list{height: 129px;margin-top: 30px;position: relative;}
.about .list .le{float: left;margin-right: 10px;width: 100%;}
.about .list .le img{float: left;margin-right: 10px;}
.about .list .le .wz{float: left;margin-right: 10px;}
.about .list .le .wz b{display: block;font-size: 20px;font-weight: bold;margin-bottom: 10px;}
.about .list .le .wz span{font-size: 16px;color: #0066cc;}

.about .list .ri{float: left;position: absolute;bottom: 0px;right: 20px;height: 60px;}

.about .list .ri .b{background: url("../images/about_list_x.png")no-repeat;width: 997px;height: 58px;background-position-y: 15px;padding-top: 13px;}
.about .list .ri .b li{width: 40px;float: left;font-size: 16px;color: #333;text-align: center;}
.about .list .ri .b li .ho{display: none;}
.about .list .ri .b li .mr{margin-bottom: 2px;}
.about .list .ri .b .on{    position: relative; top: -7px;}
.about .list .ri .b .on .ho{display: block;}
.about .list .ri .b .on .mr{display: none;}


/*product*/
.product{width: 1200px;margin: auto;height: 1028px;padding-top: 50px;}
.product .top{text-align: center;margin: auto;}
.product .top b{font-size: 30px;font-weight: bold;color: #0066cc;display: block;}
.product .top span{font-size: 18px;color: #666;}

.product .nr{height: 853px;margin-top: 50px;overflow: hidden;}
.product .nr .left{width: 286px;float: left;height: 853px;background: #f6f6f6;}

.product .nr  .left{width: 286px;margin: auto;background: #f6f6f6;}
.product .nr .left .top{ width: 286px;  height: 92px;  background: #0066cc;  text-align: center;  padding-top: 16px;}
.product .nr .left .top b{font-size: 24px;color: #fff;font-weight: bold;display: block;margin-bottom: 5px;}
.product .nr .left .top i{color: #fff;font-family: Arial;}
.product .nr .left .list{ width: 256px;margin: 15px auto;}

.product .nr .left .list h3 {
    height: 70px;
    border-top: solid 1px #ccc;
    padding-top: 12px;
}
.product .nr .left .list h3 a{
    background: url("../images/sprite.png") 200px 13px no-repeat;
    display: block;
    padding: 10px;
    padding-left: 32px;
    margin: 0;
    text-decoration: none;
    font-weight: normal;
    color: #666666;
    font-size: 18px;
}
.product .nr .left .list h3:hover a{color: #0066cc;font-weight: bold;background: url("../images/sprite_ho.png") 200px 13px no-repeat;}
.product .nr .left .list h3.open{background: #fff;}
.product .nr .left .list h3.open a{color: #0066cc;font-weight: bold;background: url("../images/sprite_ho.png") 200px 13px no-repeat;}
.product .nr .left .list h3 + div { padding: 10px; }

#css3-animated-example h3 + div {
    height: 0px;
    padding: 0px;
    overflow: hidden;
    background: #000;
    display: block!important;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition:all 0.3s ease;
    transition: all 0.3s ease;
}
#css3-animated-example .content li{
    margin-bottom: 10px;
    padding-left: 33px;

}
#css3-animated-example .content li a{
    color: #666666;

}
#css3-animated-example .content {
    padding-bottom: 10px;
}

#css3-animated-example h3.open + div {
    height: auto;
    background: #fff;
}




.product .nr .right{width: 893px;float: right;height: 853px;
    animation: bounceInRight 2s;
    -moz-animation: bounceInRight 2s;/* Firefox */
    -webkit-animation: bounceInRight 2s;	/* Safari 和 Chrome */
    -o-animation: bounceInRight 2s;	/* Opera */
    animation-play-state:paused;
}
.product .nr .on{animation-play-state:running;}

.product .nr .right .top{height: 35px;border-bottom: solid 1px #ccc;margin-bottom: 20px;}
.product .nr .right .top .wz{height: 35px;border-bottom: solid 3px #0066cc;width: 110px;font-size: 18px;font-weight: bold;float: left;}
.product .nr .right .top  a{float: right;font-family: Arial;color: #666;}

.product .nr .right .list .xq{height: 254px;width: 286px;border: solid 1px #ccc;float: left;margin-right: 10px;margin-bottom: 18px;}
.product .nr .right .list .xq:nth-child(3n){ margin-right: 0px;}
.product .nr .right .list .xq .img{width: 284px;height: 213px;overflow: hidden;}
.product .nr .right .list .xq .img img{width: 284px;height: 213px;}
.product .nr .right .list .xq .img:hover img{transform: scale(1.1, 1.1); transition-duration: 300ms;}
.product .nr .right .list .xq .t{height: 40px;background: #cccccc85;line-height: 40px;text-align: center;font-size: 16px;}
.product .nr .right .list .xq:hover .t{background: #0066cc;color: #fff;}



/*module_2*/
.module_2{height: 624px;background: url("../images/module_2_bj.png")no-repeat center;padding-top: 40px;}
.module_2 .ty_content{position: relative;}
.module_2 .left{width: 1200px;}
.module_2 .left img{float: left;}
.module_2 .left .wz{float: left;margin-top: 242px;margin-left: 70px;}
.module_2 .left .wz b{font-size: 24px;font-weight: bold;display: block;color: #333;margin-bottom: 25px;}
.module_2 .left .wz p{font-size: 16px;color: #666;margin-bottom: 10px;}


.module_2 .right{width: 620px;float: right;position: absolute;top: 427px;left: 566px;}
.module_2 .right .b{height: 100px;}
.module_2 .right .b li{height: 100px;width: 147px;background: #e2e2e2;text-align: center;padding-top: 16px;float: left;margin-right: 10px;}
.module_2 .right .b li .img{margin-bottom: 5px;}
.module_2 .right .b li span{color: #666;font-size: 16px;}
.module_2 .right .b li .ho{display: none;}

.module_2 .right .b .on{background: #0066cc;}
.module_2 .right .b .on span{color: #fff;}
.module_2 .right .b .on .mr{display: none;}
.module_2 .right .b .on .ho{display: block;}




/*industry*/
.industry{height: 668px;padding-top: 50px;width: 1200px;margin: auto;}
.industry .top{text-align: center;}
.industry .top b{font-size: 30px;color: #0066cc;font-weight: bold;display: block;margin-bottom: 5px;}
.industry .top span{font-size: 18px;color: #666;}

.industry .nr{height: 426px;margin-top: 60px;position: relative;
    animation: zoomIn 2s;
    -moz-animation: zoomIn 2s;/* Firefox */
    -webkit-animation: zoomIn 2s;	/* Safari 和 Chrome */
    -o-animation: zoomIn 2s;	/* Opera */
    animation-play-state:paused;
}
.industry .on{animation-play-state:running;}

.industry .nr .nr_a{height: 426px;width: 1200px;overflow: hidden;}

.industry .nr .nr_a .left{height: 179px;width: 596px;float: left;}
.industry .nr .nr_a .left b{font-size: 24px;color: #0066cc;display: block;}
.industry .nr .nr_a .left span{color: #999;font-family: Arial;text-transform:Uppercase;}
.industry .nr .nr_a .left .xx{border-top: solid 1px #66cc33;margin-top: 20px;margin-bottom: 20px;}
.industry .nr .nr_a .left  p{color: #666;line-height: 27px;height: 110px;overflow: hidden;}
.industry .nr .nr_a .right{height: 426px;width: 561px;float: right;overflow: hidden;}
.industry .nr .nr_a .right img{height: 426px;width: 561px;}
.industry .nr .nr_a .right:hover img{transform: scale(1.1, 1.1); transition-duration: 300ms;}


.industry .nr .nr_b{height: 190px;width: 620px;position: absolute;top: 235px;left: 0;}
.industry .nr .nr_b li{background: #e2e2e2;width: 146px;height: 90px;text-align: center;padding-top: 20px;float: left;margin-right: 12px;margin-bottom: 10px;}
.industry .nr .nr_b li:nth-child(4n){ margin-right: 0px;}
.industry .nr .nr_b li b{font-size: 16px;color: #666;}

.industry .nr .nr_b li .ho{display: none;}
.industry .nr .nr_b .on{background: #0066cc;}
.industry .nr .nr_b .on .ho{display: block;}
.industry .nr .nr_b .on .mr{display: none;}
.industry .nr .nr_b .on b{color: #fff;}


/*ad_1*/
.ad_1{height: 215px;background: url("../images/ad_1_bj.png")no-repeat center;padding-top: 50px;}
.ad_1 .ty_content{background: url("../images/ad_1_ty.png")no-repeat;text-align: center;background-position-y: 30px;}
.ad_1 b{font-size: 44px;font-weight: bold;color: #fff;display: block;}
.ad_1 span{font-size: 22px;color: #fff;}


/*advantage*/
.advantage{height: 1430px;padding-top: 40px;}
.advantage .nr_1{height: 909px;background: url("../images/advantage_nr_1.png")no-repeat;background-position-x: 50px;background-position-y: 100px;width: 1200px;margin: auto;

}


.advantage .nr_1 .a_1{height: 310px;margin-bottom: 30px;}
.advantage .nr_1 .a_1 .le{width: 700px;float: left;padding-top: 20px;}
.advantage .nr_1 .a_1 .le .yuan{float: left;margin-right: 15px;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
}
.advantage .nr_1 .a_1 .le .yuan:hover {
    transform: translateZ(30px) rotateY(360deg);
    -webkit-transform: translateZ(30px) rotateY(360deg) ;
    -ms-transform: translateZ(30px) rotateY(360deg);
    -moz-transform: translateZ(30px) rotateY(360deg);
}

.advantage .nr_1 .a_1 .le .wz{float: left;width: 392px;padding-top: 20px;}
.advantage .nr_1 .a_1 .le .wz .x{width: 390px;border-bottom: solid 1px #ccc;margin-top: 20px;margin-bottom: 10px;}
.advantage .nr_1 .a_1 .le .wz b{font-size: 30px;color: #0066cc;font-weight: bold;display: block;}
.advantage .nr_1 .a_1 .le .wz span{font-size: 24px;color: #333;}
.advantage .nr_1 .a_1 .le .wz p{color: #666;margin-bottom: 15px;}

.advantage .nr_1 .a_1 .le ul{width: 167px;float: right;}
.advantage .nr_1 .a_1 .le ul li{width: 167px;height: 75px;background: url("../images/xxx.png")no-repeat;padding-left: 7px;margin-bottom: 15px;padding-top: 2px;}
.advantage .nr_1 .a_1 .le ul li b{font-size: 26px;font-weight: bold;color: #0066cc;display: block;margin: auto;width: 81px;}
.advantage .nr_1 .a_1 .le ul li span{font-size: 16px;color: #666;}

.advantage .nr_1 .a_1 .ri{float: right;}

.advantage .nr_1 .a_2{height: 567px;}
.advantage .nr_1 .a_2 .le{float: left;height: 567px;}
.advantage .nr_1 .a_2 .le ul{height: 100px;margin-top: 25px;}
.advantage .nr_1 .a_2 .le ul li{height: 100px;width: 168px;background: url("../images/yyy.png")no-repeat;padding-top: 23px;float:left;margin-right: 37px;}
.advantage .nr_1 .a_2 .le ul li b{font-size: 20px;font-weight: bold;color: #333;display: block;text-align: center;}

.advantage .nr_1 .a_2 .ri{width: 560px;float: right;background: url("../images/advantage_a_2.png")no-repeat;background-position-x: 47px;background-position-y: 145px;}
.advantage .nr_1 .a_2 .ri .cc{height: 300px;width: 560px;}
.advantage .nr_1 .a_2 .ri .cc .yuan{float: left;margin-right: 15px;margin-top: 0px;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
}

.advantage .nr_1 .a_2 .ri .cc .yuan:hover {
    transform: translateZ(30px) rotateY(360deg);
    -webkit-transform: translateZ(30px) rotateY(360deg) ;
    -ms-transform: translateZ(30px) rotateY(360deg);
    -moz-transform: translateZ(30px) rotateY(360deg);
}

.advantage .nr_1 .a_2 .ri .cc .wz{float: left;width: 439px;padding-top: 15px;}
.advantage .nr_1 .a_2 .ri .cc .wz .x{width: 390px;border-bottom: solid 1px #ccc;margin-top: 20px;margin-bottom: 10px;}
.advantage .nr_1 .a_2 .ri .cc .wz b{font-size: 30px;color: #0066cc;font-weight: bold;display: block;}
.advantage .nr_1 .a_2 .ri .cc .wz span{font-size: 24px;color: #333;}
.advantage .nr_1 .a_2 .ri .cc .wz p{color: #666;margin-bottom: 15px;}

.advantage .nr_2{height: 409px;background: #f5f5f5;margin-top: 40px;padding-top: 40px;
    animation: fadeInDown 2s;
    -moz-animation: fadeInDown 2s;/* Firefox */
    -webkit-animation: fadeInDown 2s;	/* Safari 和 Chrome */
    -o-animation: fadeInDown 2s;	/* Opera */
    animation-play-state:paused;
}
.advantage .on{animation-play-state:running;}

.advantage .nr_2 .left{float: left;width: 621px;}

.advantage .nr_2 .left .yuan{float: left;margin-right: 15px;margin-top: 0px;}
.advantage .nr_2 .left .wz{float: left;width: 500px;padding-top: 15px;}
.advantage .nr_2 .left .wz .x{width: 500px;border-bottom: solid 1px #ccc;margin-top: 20px;margin-bottom: 10px;}
.advantage .nr_2 .left .wz b{font-size: 30px;color: #0066cc;font-weight: bold;display: block;}
.advantage .nr_2 .left .wz span{font-size: 24px;color: #333;}
.advantage .nr_2 .left .wz p{color: #666;margin-bottom: 15px;}


.advantage .nr_2 .right{float: right;}






/*.workshop*/
.workshop{ position: relative; height: 586px;padding-top: 50px;}
.workshop .top{text-align: center;margin:0px auto 60px;}
.workshop .top b{font-size: 30px;font-weight: bold;color: #0066cc;display: block;}
.workshop .top span{font-size: 18px;color: #666;}

section, nav{ display: block;}
.dg-container{width: 100%;position: relative;z-index: 15;}
.dg-wrapper{width: 440px;height: 366px;margin: 0 auto;position: relative; -webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d; -o-transform-style: preserve-3d;-ms-transform-style: preserve-3d;transform-style: preserve-3d; -webkit-perspective: 600px;-moz-perspective: 600px;-o-perspective: 600px;-ms-perspective: 600px;perspective: 600px;}
.dg-wrapper a{width: 456px;height: 366px;display: block; position: absolute;left: 0;top: 0;;box-sizing: border-box;background: #e6e6e6;padding: 7px;}
.dg-wrapper a.dg-transition{-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.dg-wrapper a img{display: block;width: 440px;/*height: 284px;*/box-sizing: border-box;/*border: 8px solid #e6e6e6;*/}
.dg-wrapper a span{background: #e6e6e6;opacity: 1;display: block; width: 440px;height: 60px; line-height: 60px;position: absolute;text-align: center;color: #666; font-size: 16px;}
.dg-container nav{top: 0px;width: 1200px;position: absolute;z-index: 1000;bottom: 100px;color: #fff;}
.dg-container nav span{float: left; opacity: 0;cursor: pointer;width: 420px;height: 360px;background-color: #0066cc;}
.dg-container nav span:hover{background-color: #0066cc;}
.dg-container nav span.dg-next{float: right;}
.dg-container .dg-wrapper .dg-center{ background: #0066cc;}
.dg-container .dg-wrapper .dg-center span{ background: #0066cc; color: #fff;}
.dg-container .dg-wrapper .dg-center img{ box-sizing: border-box; /*border: 8px solid #009a44;*/ background: #e6e6e6;}


/*ad_2*/
.ad_2{background: url("../images/ad_2_bj.png")no-repeat center;height: 380px;background-position-y: 70px;}
.ad_2 .ty_content{width: 990px;}
.ad_2 .left{float: left;margin-top: 105px;}
.ad_2 .left b{font-size: 36px;color: #fff;font-weight: bold;letter-spacing:2px;}
.ad_2 .left .z{width: 440px;border-top: solid 1px #fff; border-bottom: solid 1px #fff;font-size: 22px;color: #fff;margin-top: 15px;}

.ad_2 .left .dh{height: 50px;margin-top: 25px;}
.ad_2 .left .dh .wz{float: left;}
.ad_2 .left .dh .wz{float: left;}
.ad_2 .left .dh .wz span{font-size: 16px;color: #fff;}
.ad_2 .left .dh .wz b{font-size: 24px;color: #fff;display: block;}
.ad_2 .right{float: right;}



/*case*/
.case{height: 630px;padding-top: 30px;width: 1200px;margin: auto;}
.case .top{text-align: center;margin:0px auto 60px;}
.case .top b{font-size: 30px;font-weight: bold;color: #0066cc;display: block;}
.case .top span{font-size: 18px;color: #666;}

.case .nr{height: 432px;
    animation: lightSpeedIn 2s;
    -moz-animation: lightSpeedIn 2s;/* Firefox */
    -webkit-animation: lightSpeedIn 2s;	/* Safari 和 Chrome */
    -o-animation: lightSpeedIn 2s;	/* Opera */
    animation-play-state:paused;
}
.case .on{animation-play-state:running;}
.case .nr .db{height: 366px;overflow: hidden;}
.case .nr .db li{height: 366px;width: 285px;float:left;position: relative;margin-right: 20px;}
.case .nr .db li .img{height: 366px;width: 285px;}
.case .nr .db li .img img{height: 366px;width: 285px;}


.case .nr .db li .tt{height: 44px;width: 285px;background: url("../images/case_tt.png")no-repeat; bottom: 0px;position: absolute;padding-top: 10px;}
.case .nr .db li .tt a{color: #fff;}
.case .nr .db li .tt .tx{color: #fff;font-size: 16px;font-weight: bold;padding-left: 11px;display: block;}
.case .nr .db li:hover .tt{background: url("../images/case_tt_ho.png")no-repeat;height: 208px;width: 285px;bottom: 0px;padding-top: 35px;position: absolute;}
.case .nr .db li .tt .wz{color: #fff;line-height: 30px;margin-top: 32px;padding-left: 9px;display: none;}

.case .nr .jt{height: 37px;overflow: hidden;margin-top: 30px;}
.case .nr .jt .le{float: left;}
.case .nr .jt .ri{float: right;}




/*news*/
.news{height: 690px;padding-top: 40px;}
.news .nr{width: 1200px;margin: auto;}
.news .nr .top{height: 50px;border-bottom: solid 1px #666;margin-bottom: 20px;}
.news .nr .top ul i{font-size: 24px;color: #333;float: left;margin-left: 15px;margin-right: 15px;}
.news .nr .top ul li{font-size: 24px;color: #333;float: left;height: 50px;}
.news .nr .top ul .on{font-weight: bold;color: #73c325;border-bottom: solid 4px #73c325;}
.news .nr .top .an{float: right;margin-top: 13px;}
.news .nr .top .an a{color: #333;}

.news .nr .list{height: 363px;}
.news .nr .list ul li .left{height: 363px;width: 580px;float: left;}
.news .nr .list ul li .left .img{position: relative;height: 275px;}
.news .nr .list ul li .left .img .sj{height: 34px;width: 100px;position: absolute;right: 0px;top: 87%;color: #fff;background: #73c325;text-align: center;line-height: 34px;}
.news .nr .list ul li .left h3{font-size: 18px;color: #333;margin-bottom: 10px;}
.news .nr .list li .left p{font-size: 14px;color: #696969;line-height: 25px;}

.news .nr .list ul li .right{height: 363px;width: 600px;float: right;}
.news .nr .list ul li .right .m{height: 115px;width: 100%;border-bottom: dashed 1px #ccc;margin-bottom: 20px;}
.news .nr .list ul li .right .m:nth-child(3n){border:0px;margin-bottom: 0px;height: 92px;}
.news .nr .list ul li .right .m .a{height: 92px;width: 100px;background: #efefef;padding-top: 9px;color: #696969;float: left;text-align: center;}
.news .nr .list ul li .right .m .a h3{font-size: 36px;height: 47px;}
.news .nr .list ul li .right .m .a b{font-size: 14px;}
.news .nr .list ul li .right .m .b{width: 464px;height: 92px;float: left;margin-left: 20px;}
.news .nr .list ul li .right .m .b h3{color: #494949;font-size: 18px;margin-bottom: 15px;}
.news .nr .list ul li .right .m .b p{color: #696969;font-size: 14px;line-height: 27px;}

.news .nr .list ul li .right .m:hover .a{background: #73c325;color: #fff;}
.news .nr .list ul li .right .m:hover .b h3{color: #73c325;}
.news .nr .list ul li .right .m:hover .b p{color: #73c325;}


.question{ position: relative;margin: 50px auto 0}
.question>div{ display: inline-block; vertical-align: top;}
.question .left{width: 162px;overflow: hidden;  text-align: left;  padding-top: 16px;float: left;}
.question .left p{ font-size: 24px; color: #494949; line-height: 27px; margin-bottom: 10px;}
.question .left b{ font-size: 18px; color: #999; line-height: 21px;}
.question .bd{ margin-left: 34px; width: 1000px;margin-top: 15px;}
.question .bd ul li{ border: 1px solid #d8d8d8; width: 488px!important; height: 111px; float: left; margin-right: 20px;}
.question .bd ul li dd{ padding: 10px 10px 0 20px;}
.question .bd ul li .wen a{ font-size: 14px; color: #333;}
.question .bd ul li dd .wen{ margin-bottom: 10px;}
.question .prev4,.question .next4{ position: absolute; width: 60px; height: 20px; text-align: center; line-height: 17px; cursor: pointer; top: 106px;}
.question .prev4{ left: 0;}
.question .next4{ left: 60px;}
.question .bd ul li .da a:before,.question .bd ul li .wen a:before{ width: 24px; height: 24px; font-size: 14px; color: #fff; border-radius: 50%; text-align: center; line-height: 24px; display: inline-block; vertical-align: middle; margin-right: 4px;}
.question .bd ul li .wen a:before{ content: "问"; background: #73c325;}
.question .bd ul li .da a:before{ content: "答"; background: #a2a2a2;margin-top: 3px;}
.question .bd ul li .da a i{ font-size: 14px; color: #696969; text-align: justify; display: inline-block; vertical-align: top; width: 411px; line-height: 28px;}
.question .bd ul li .wen a:hover{ color: #73c325;}



/*bottom*/
.bottom{height: 330px;background: #014dbd;}
.bottom nav{height: 50px;line-height: 50px;border-bottom: #cccccc82 1px solid;}
.bottom nav a{color: #fff;margin-right: 65px;}

.bottom .nr{height: 210px;margin-top: 30px;    border-bottom: solid 1px #014682; }
.bottom .nr .a_1{float: left;width: 400px;padding-top: 15px;    border-right: solid 1px #014682;}
.bottom .nr .a_1 p{color: #fff;margin-bottom: 8px;}

.bottom .nr .a_2{height: 189px;float: left;width: 417px;padding-top: 15px;border-left: solid 1px #cccccc82;border-right: solid 1px #cccccc82;padding-left:9%;}
.bottom .nr .a_2 li{float: left;margin-right: 90px;margin-bottom: 10px;}
.bottom .nr .a_2 li a{color: #fff;}

.bottom .nr .a_3 {
    float: right;
    padding-top: 30px;
    width: 383px;
    border-left: solid 1px #014682;
    padding-left: 107px;
    height: 189px;
}
.bottom .lj{height: 40px;border-top: solid 1px #cccccc82;text-align: center;line-height: 40px;color: #fff;}
.bottom .lj a{color: #fff;}



















