@charset "gb2312";
body{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1",arial,Helvetica,Tahoma,sans-serif; margin:0 auto; color:#333;}
p,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe{margin:0; padding:0;}
img{border:0 none;}
ul,li,ol{list-style-type:none;}
i,em,address, caption, cite, code, dfn, th, var {font-style: normal;font-weight: normal}
.msf{font-family:\5FAE\8F6F\96C5\9ED1,\9ED1\4F53;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;}
a,a:hover{outline:none;blur:expression(this.onFocus=this.blur());}
.layout{ clear:both;width:1100px;text-align:left;margin:0 auto;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
.fl{ float:left;_display: inline}
.fr{ float:right;_display: inline}
.pr{ position:relative}
.abs{position:absolute;}
.hide{
    display: none;
}
body{
    background: #f3f5f6;
}
.show{
    display: block;
}
/*banner*/
.banner{
    width: 100%;
    height: 497px;
    min-width: 1100px;
    background: url(/images/zhuanti/2018zkzh/banner.jpg) no-repeat center center;
}
.logo{
    width: 158px;
    height: 42px;
    background: url(/images/zhuanti/2018zkzh/logo.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/logo.png");
    position: absolute;
    top:20px;
    left:0;
}
.text1 {
    display: block;
    width: 693px;
    height: 44px;
    position: absolute;
    left: 253px;
    top: 133px;
    background: url(/images/zhuanti/2018zkzh/text1.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/text1.png");
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.layout {
    clear: both;
    width: 100%;
    margin: 0 auto;
}
@keyframes flipInX{
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.text2 {
    display: block;
    width:516px;
    height:145px;
    position: absolute;
    left: 342px;
    top: 191px;
    background: url(/images/zhuanti/2018zkzh/text2.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/text2.png");
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.container{
    width: 100%;
    height: auto;
}
.list{
    width: 1228px;
    height: auto;
    left: -14px;
    top: 411px;
}
.list li{
    width: 306px;
    height: 253px;
    margin-right: 1px;
    background: url(/images/zhuanti/2018zkzh/bg1.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg1.png");
}
.listimg{
    width: 218px;
    height: 68px;
    font-size: 22px;
    color: #c200a8;
    margin: 14px auto 0;
    line-height: 68px;
    text-align: center;
    background: url(/images/zhuanti/2018zkzh/bg2.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg2.png");
}
.list li p{
    width: 240px;
    margin: 0 auto;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
}
.list li a{
    width: 179px;
    height: 74px;
    text-align: center;
    line-height: 74px;
    color: white;
    display: block;
    margin: 14px auto 0;
    font-size:20px ;
    background: url(/images/zhuanti/2018zkzh/bg3.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg3.png");
}
a:hover{text-decoration: none}
.lists{
    width: 1224px;
    height: 127px;
    margin: 185px auto 0;
    background: url(/images/zhuanti/2018zkzh/bg5.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg5.png");
}
.lists ul{
    width: 100%;
    height: auto;
}
.lists ul li{
    width: 213px;
    height: 88px;
    margin:17px 46px 0;
}
.lists ul li a{
    display: block;
    line-height: 88px;
    color: white;
    font-size:20px ;
    text-align: center;
    background: url(/images/zhuanti/2018zkzh/bg4.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg4.png");
}
.title{
    width: 500px;
    height: 80px;
    font-size: 40px;
    font-weight: bold;
    left: 50%;
    margin-left: -250px;
    line-height: 80px;
    top: -10px;
    color: white;
    background: url(/images/zhuanti/2018zkzh/title.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/title.png");
    text-align: center;
}
.bg1{
    width: 1230px;
    height: 800px;
    margin: 47px auto 0;
    background: url(/images/zhuanti/2018zkzh/bg9.png) no-repeat center center ;
    background-size: 100% 100%;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg9.png");
}
.neirong{
    width: 90%;
    padding-top: 104px;
    margin: 0 auto;
    color: #333333;
    font-size: 14px;
}
.name{
    width: 100%;
    top: 190px;
    left: 0;
    text-align: center;
    font-size:24px;
    color: #9138f6;
}
.titles{
    width: 702px;
    height: 10px;
    top: 202px;
    left: 50%;
    margin-left: -351px;
    background: url(/images/zhuanti/2018zkzh/titles.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/titles.png");
}
.img{
    width: 1066px;
    display: block;
    top: 267px;
    left: 50%;
    margin-left: -533px;
}
.picMarquee-top{ margin:0 auto;padding-top: 107px;  width:1066px; overflow:hidden; position:relative;height: 470px }
.picMarquee-top .hd{display: none;width:1066px; margin: 0 auto}
.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{ text-align:center; zoom:1; }
.picMarquee-top .bd ul li .pic{ text-align:center; }
.picMarquee-top .bd ul li .pic img{ width:1066px; height:auto; display:block; }
.bg2{
    width: 1230px;
    height: 844px;
    margin: 33px auto 0;
    background: url(/images/zhuanti/2018zkzh/bg10.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg10.png");
}
.bg2 a{
    display: block;
    width:200px ;
    height: 88px;
    top: 2px;
    font-size: 20px;
    line-height: 124px;
    color: white;
    text-align: center;
    right: 133px;
    background: url(/images/zhuanti/2018zkzh/bg6.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg6.png");
}
.bg2 ul{
    width: 998px;
    height: auto;
    margin: 0 auto;
    padding-top: 136px;
}
.bg2 ul li{
    width: 332px;
    height: 208px;
}
.bgh{background: #ebebeb;}
.top{margin-top: 24px}
.bottom{margin-top: 3px}
.font{font-size: 36px;top:161px;right: 15px;font-family: Helvetica}
.top,.bottom{padding-left: 69px}
.bgh .bottom{font-size: 16px;color: #666666}
.bgr .bottom{font-size: 16px;color: white}
.top span{ font-size: 36px; font-weight: bold; }
.bgh .top{color: #333333;font-size: 20px;}
.bgh .font{color: #c7c7c7}
.bgr .font{color: #c9367e}
.bgr .top{color: white;font-size: 20px;}
.bgr{background: #e04e95}
.br{border-right: 1px solid #c70b66 }
.bb{border-bottom: 1px solid #c70b66 }
.bg3{
    width: 1230px;
    height: 549px;
    margin: 34px auto 0;
    background: url(/images/zhuanti/2018zkzh/bg11.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg11.png");
}
.bg4{
    width: 100%;
    height: 88px;
    margin: 29px auto 0;
    background: url(/images/zhuanti/2018zkzh/footer.jpg) no-repeat center center;
}
.phone{
    width: 524px;
    height: 44px;
    top: 22px;
    left: 50%;
    margin-left: -262px;
    background: url(/images/zhuanti/2018zkzh/phone.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/phone.png");
}
.bg5{
    width: 866px;
    height: 397px;
    top: 93px;
    left: 50%;
    margin-left: -433px;
    background: url(/images/zhuanti/2018zkzh/bg7.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg7.png");
}
.bg5 p{
    padding-left: 298px;
    color: #c924ea;
    font-size: 26px;
    margin-bottom: 2px;
}
.bg5 .teshup{
    font-size: 32px;
    color: #476ffd;
    padding-top: 39px;
    font-weight: bold;
}
.bg5 a{
    font-size: 22px;
    color: white;
    text-align: center;
    line-height: 93px;
    width: 249px;
    height: 93px;
    display: block;
    margin: 19px auto 0;
    background: url(/images/zhuanti/2018zkzh/bg8.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2018zkzh/bg8.png");
}