/*切图：bwh*/
/*网站：*/
/*全局*/
/*20210902start*/
html{ overflow-x:hidden; overflow-y:auto;}
/*20210902end*/
*{ margin: 0; padding: 0; }
ul,ol,li{ list-style-type:none;}
body, button, input, select, textarea{ font-family:'Microsoft yahei'; font-size:12px; color:#848484; }
code, kbd, pre, samp {font-family:'Microsoft yahei';}
a{ text-decoration: none; color:#333;}
a:hover{color:#246cd7;}
img{ max-width:100%; border:0;}
li{ line-height:normal; }
table { border-collapse: collapse; border-spacing: 0; }
textarea { resize: none;}
input,textarea,button{ outline:none;}
em,i{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}

/*超出隐藏*/
._el{overflow:hidden;white-space: nowrap; text-soverflow:ellipsis;}
._el1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
._el2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
._el3{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
._el4{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
._el5{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
._el6{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
._el7{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 7;-webkit-box-orient: vertical;}
._el8{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
._el9{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 9;-webkit-box-orient: vertical;}
._el10{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 10;-webkit-box-orient: vertical;}


.pz_top{ float:left; width:100%; min-width:1200px;background:rgba(255,255,255,0.9); position:absolute; top:0; left:0; z-index:999; box-shadow:0 2px 10px #ccc; -moz-box-shadow:0 2px 10px #ccc; -webkit-box-shadow:0 2px 10px #ccc;}
.pz_banner{ float:left; width:100%; min-width:1200px; overflow:hidden; position:relative;}
.pz_main{ float:left; width:100%; min-width:1200px; background:#f7f7f7;}
.pz_down{ float:left; width:100%; min-width:1200px;}
.w_0100{ float:left; width:100%;}
.w_1200{ margin:0 auto; width:1100px;}
.wc_1200{ width:1200px; margin:0 auto;}
.wc_1420{ width:1420px; margin:0 auto;}
._ctext{ float:left; width:100%; min-width:1200px; }

@media  screen and (max-width:1440px){
.wc_1420{ width:1200px;}
}





.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
    outline: 0;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    left:40px;
    top: 50%;
    display: block;
    width: 52px;
    height: 100px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index:100;
}
.slick-next{
    left:auto;
    right:40px;
}
.slick-dots{width: 100%;}
.slick-dots li{display: inline-block; vertical-align: top; }
.slick-dots li button{font-size: 0;opacity: 0;}
.w_1680s{  max-width:1680px; margin-right: auto; margin-left: auto;}
.w_1280s{  max-width:1280px; margin-right: auto; margin-left: auto;}
.w_width{padding-left: 15px;padding-right: 15px;}


/*banner*/
.sy_banner{width: 100%;min-width: 1200px;float: left;position: relative;z-index: 8;overflow: hidden;}
.sy_banner .li{height: auto;}
.sy_banner img{width: 100%;display: block;}
.sy_banner .ul .slick-prev{width: 12px;height: 22px;background: url(images/zzimg4.png) no-repeat center center; background-size: cover;border-radius: 100%; left: 8%;top: 50%;}
.sy_banner .ul .slick-next{width: 12px;height: 22px;background: url(images/zzimg5.png) no-repeat center center; background-size: cover;border-radius: 100%; right: 8%;top: 50%;}
.sy_banner .ul .slick-prev:hover,.sy_banner .ul .slick-next:hover{opacity: 0.6;}
.sy_banner .slick-dots{ position: absolute; bottom: 55px; height: 20px; text-align: center;}
.sy_banner .slick-dots li{ vertical-align: top; width: 20px; height: 20px;border-radius: 100%; margin: 0 10px;border: 1px solid #ffffff;position: relative;}
.sy_banner .slick-dots li::after{content: "";display: block;width: 8px;height: 8px;background-color: #fff;position: absolute;left: 50%;top: 50%;border-radius: 100%;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);}
.sy_banner .slick-dots li.slick-active{ background: #fff;}
.sy_banner .slick-dots li.slick-active::after{background-color: #246cd7;}

/*侧悬浮*/
.cxf{width: 52px;position: fixed;right: 36px;top:50%;z-index: 10;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);}
.cxf .box{width: 52px;}
.cxf .box .box1{width: 100%; background-color: #246cd7;margin-bottom: 1px;position: relative;transition: all 0.5s;padding-top: 8px;border-radius: 4px;}
.cxf .box .box2{padding: 15px 0;}
.cxf .box .renter{cursor: pointer;}
.cxf .box .box1 .top{width: 22px;height: 22px;margin: 0 auto;}
.cxf .box .box1 .bottom{margin-top: 2px;font-size: 12px;color: #ffffff;text-align: center;height: 20px;}
.cxf .box .box1 .phone{  width:170px;position: absolute;right: 0;top: 30%;margin-top: -15px;background: #246cd7;padding: 8px;
-webkit-transition: all 0.5s ease-out 0s; 
-ms-transition: all 0.5s ease-out 0s;
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.cxf .box .box1 .phone .p1{width: 100%;height: 22px;font-size: 16px;color: #ffffff;}
.cxf .box .box1 .phone .p2{font-size: 20px;color: #fff;}
.cxf .box .box1 .phone .phonebox{width: 100%;height: 100%;position: relative;}
.cxf .box .box1 .phone .phonebox::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent transparent #246cd7;position: absolute;right: -25px;top: 50%;margin-top: -10px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.cxf .box .box1 .ewm{width: 100px;height: 100px;}
.cxf .box .box1 .phones{width: auto;top: -20%;}
.cxf .box .box1 .con.rtl{ right: 120%;}
.cxf .box .box1 .phone1{left: 0;}
.cxf .box .box1 .con.ltr{ left: 102%;}
.cxf .box .box1:hover{background-color: #4d86dc;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.cxf .box{display: none;}
}
@media  screen and (max-width: 767px){
}

/*侧悬浮弹窗*/
.cx_tf{width: 100%;height: 100vh;background-color: rgba(0,0,0,0.5);position: fixed;top: 0;left: 0;z-index: 12;width: 100%;min-width: 1200px;float: left;display: none;}
.cx_tf.on{display: block;}
.cx_tf .con{width: 100%;height: 100%;position: relative;}
.cx_tf .con .boxs{width: 715px;background-color: #fff;padding: 38px 35px 58px 35px;border-radius: 6px;position: absolute;left: 50%;top: 50%;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);}
.cx_tf .con .boxs .tit{width: 100%;font-size: 24px;color: #333333;line-height: 30px;text-align: center;margin-bottom: 42px;}
.cx_tf .con .boxs .inputbox{margin: -10px -19px;overflow: hidden;
width: calc(100% + 38px);
width: -ms-calc(100% + 38px);
width: -o-calc(100% + 38px);
width: -moz-calc(100% + 38px);
width: -webkit-calc(100% + 38px);}
.cx_tf .con .boxs .inputbox .inputs{width: 50%;padding: 10px 19px;float: left;}
.cx_tf .con .boxs .inputbox .inputs .input{width: 100%;border: 1px solid #eeeeee;padding: 0 20px 0 50px;position: relative;}
.cx_tf .con .boxs .inputbox .inputs .input input{width: 100%;height: 38px;font-size: 14px;color: #999999;background-color: rgba(255,255,255,0);border-color: rgba(255,255,255,0);}
.cx_tf .con .boxs .inputbox .inputs .input input::-webkit-input-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .inputbox .inputs .input input:-moz-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .inputbox .inputs .input input::moz-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .inputbox .inputs .input input:-ms-input-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .inputbox .inputs .ico{width: 22px;height: 22px;position: absolute;left: 14px;top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.cx_tf .con .boxs .textbox{width: 100%;margin-top: 20px;border: 1px solid #eeeeee;position: relative;padding-left: 50px;padding-top: 8px;padding-right: 20px;padding-bottom: 8px;}
.cx_tf .con .boxs .textbox .ico{width: 22px;height: 22px;position: absolute;left: 14px;top: 8px;}
.cx_tf .con .boxs .textbox textarea{width: 100%;height: 110px;border-color: rgba(255,255,255,0);background-color: rgba(255,255,255,0);font-size: 14px;color: #999999;}
.cx_tf .con .boxs .textbox textarea::-webkit-input-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .textbox textarea:-moz-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .textbox textarea::moz-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .textbox textarea:-ms-input-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .buttonbox{width: 100%; margin-top: 30px;overflow: hidden;}
.cx_tf .con .boxs .buttonbox .left{width: 50%;float: left;padding-right: 20px;}
.cx_tf .con .boxs .buttonbox .left .leftbox{width: 100%;position: relative;padding-left: 50px;padding-right: 100px;border: 1px solid #eee;}
.cx_tf .con .boxs .buttonbox .left .leftbox input{width: 100%;height: 46px;border-color: rgba(255,255,255,0);background-color: rgba(255,255,255,0);font-size: 14px;color: #999;}
.cx_tf .con .boxs .buttonbox .left .leftbox input::-webkit-input-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .buttonbox .left .leftbox input:-moz-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .buttonbox .left .leftbox input::moz-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .buttonbox .left .leftbox input:-ms-input-placeholder{color:#999999;font-size:14px;}
.cx_tf .con .boxs .buttonbox .left .leftbox .ico{width: 22px;height: 22px;position: absolute;left: 14px;top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.cx_tf .con .boxs .buttonbox .left .leftbox .yzms{width: 75px;height: 23px;position: absolute;top: 50%;right: 16px;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.cx_tf .con .boxs .buttonbox .right{width: 50%;float: left;padding-left: 20px;}
.cx_tf .con .boxs .buttonbox .right a{display: block;width: 100%;font-size: 16px;color: #ffffff;line-height: 48px;background-color: #246cd7;text-align: center;}
.cx_tf .con .boxs .buttonbox .right a:hover{opacity: 0.6;}
.cx_tf .con .boxs .none{width: 18px;height: 18px;position: absolute;right: 20px;top: 16px;cursor: pointer;}

/*头部*/
.t_navs{width: 100%;min-width: 1200px;float: left;}
.t_navs .content{width: 100%;overflow: hidden;}
.t_navs .content .left{float: left;margin: 26px 0;}
.t_navs .content .left img{height: 37px;}
.t_navs .content .right{float: right;}
.t_navs .content .right ul{float: left;margin: 26px 0;}
.t_navs .content .right ul li{float: left;margin-left: 4px;}
.t_navs .content .right ul li a{display: block;font-size: 18px;color: #333333;line-height: 34px;padding: 0 28px;border-radius: 18px;border: 1px solid rgba(255,255,255,0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .content .right ul li.on a,
.t_navs .content .right ul li:hover a{color: #246cd7;border-color:#246cd7;}
.t_navs .content .right .phone{float: left;font-size: 0;margin: 29px 0;margin-left: 26px;}
.t_navs .content .right .phone .ico{width: 24px;height: 24px;display: inline-block;vertical-align: middle;}
.t_navs .content .right .phone .words{font-size: 24px;color: #246cd7;line-height: 30px;display: inline-block;vertical-align: middle;padding-left: 12px;font-weight: bold;}
@media  screen and (max-width: 1480px){
.t_navs .content .right ul li a{font-size: 16px;line-height: 34px;padding: 0 18px;}
}
@media  screen and (max-width: 1284px){
.t_navs .content .right ul{margin: 28px 0;}
.t_navs .content .right ul li a{font-size: 14px;line-height: 30px;padding: 0 12px;}
.t_navs .content .right .phone{margin-left: 12px;}
.t_navs .content .right .phone .words{font-size: 20px;line-height: 30px;padding-left: 10px;}
}

/*底导航*/
.b_navs{width: 100%;padding-top: 36px;padding-bottom: 26px;min-width: 1200px;float: left;background-color: #28292d;}
.b_navs .top{width: 100%;overflow: hidden;padding-bottom: 32px;margin-bottom: 26px;border-bottom: 1px solid rgba(255,255,255,0.16);}
.b_navs .top .logos{float: left;}
.b_navs .top .logos img{height: 53px;}
.b_navs .top ul{float: right;}
.b_navs .top ul li{float: left;margin-left: 58px;line-height: 53px;}
.b_navs .top ul li a{font-size: 18px;color: #ffffff;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.b_navs .top ul li a:hover{color: rgba(255,255,255,0.6);}
.b_navs .center{width: 100%;margin-bottom: 20px;padding-bottom: 20px;font-size: 0;border-bottom: 1px solid rgba(255,255,255,0.16);}
/*20210902start*/
.b_navs .center .left{display: inline-block;vertical-align: middle;padding-right: 20px;
width: calc(100% - 130px);
width: -ms-calc(100% - 130px);
width: -o-calc(100% - 130px);
width: -moz-calc(100% - 130px);
width: -webkit-calc(100% - 130px);}
/*20210902end*/
.b_navs .center .left .listbox{margin: -17px -5px;overflow: hidden;
width: calc(100% + 10px);
width: -ms-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -moz-calc(100% + 10px);
width: -webkit-calc(100% + 10px);}
/*20210902start*/
.b_navs .center .left .listbox .list{padding: 17px 0;float: left;}
/*20210902end*/
.b_navs .center .left .listbox .list:nth-child(1){width: 66.26%;}
.b_navs .center .left .listbox .list:nth-child(2){width: 33.74%;}
.b_navs .center .left .listbox .list:nth-child(3){width: 66.26%;}
.b_navs .center .left .listbox .list:nth-child(4){width: 33.74%;}
.b_navs .center .left .listbox .list .lists{width: 100%;font-size: 0;}
.b_navs .center .left .listbox .list .lists .ico{width: 30px;height: 30px;display: inline-block;vertical-align: middle;}
/*20210902stastart*/
.b_navs .center .left .listbox .list .lists .words{font-size: 16px;color: #ffffff;line-height: 30px;display: inline-block;vertical-align: middle;padding-left: 20px;
width: calc(100% - 52px);
width: -ms-calc(100% - 52px);
width: -o-calc(100% - 52px);
width: -moz-calc(100% - 52px);
width: -webkit-calc(100% - 52px);}
/*20210902end*/
.b_navs .center .right{display: inline-block;vertical-align: middle;width: 108px;}
.b_navs .center .right .ewm{width: 108px;height: 108px;margin-bottom: 14px;}
.b_navs .center .right .words{font-size: 16px;color: #ffffff;line-height: 22px;text-align: center;width: 100%;}
.b_navs .bottom{width: 100%;}
.b_navs .bottom::after{content: "";display: block;clear: both;}
.b_navs .bottom .left{font-size: 16px;color: #ffffff;line-height: 24px;float: left;}
.b_navs .bottom .left a{color: #fff;}
.b_navs .bottom .right{float: right;font-size: 0;}
.b_navs .bottom .right .a{display: inline-block;vertical-align: middle;font-size: 16px;color: #ffffff;line-height: 24px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.b_navs .bottom .right .a:hover{opacity: 0.6;}
.b_navs .bottom .right span{display: inline-block;vertical-align: middle;font-size: 16px;color: #ffffff;line-height: 24px;margin: 0 18px;}
.b_navs .bottom .right .abox{display: inline-block;vertical-align: middle;position: relative;}
.b_navs .bottom .right .abox ._t{font-size: 0;cursor: pointer;}
.b_navs .bottom .right .abox ._t .words{font-size: 16px;color: #fff;line-height: 24px;display: inline-block;vertical-align: middle;margin-right: 12px;}
.b_navs .bottom .right .abox ._t .ico{width: 14px;height: 7px;display: inline-block;vertical-align: middle;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.b_navs .bottom .right .abox ._t.on .ico{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.b_navs .bottom .right ._b{width: 140px;position: absolute;left: 50%;bottom: 101%;background-color: rgba(0,0,0,0.8);display: none;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.b_navs .bottom .right ._b a{display: block;width: 100%;font-size: 16px;color: #fff;line-height: 22px;text-align: center;padding: 8px 0;border-bottom: 1px solid #fff;}
.b_navs .bottom .right ._b a:hover{opacity: 0.6;}
.b_navs .bottom .right ._b a:last-child{border-bottom: 0;}

/*模块1*/
.sy_section1{width: 100%;padding-top: 68px;padding-bottom: 78px;float: left;min-width: 1200px;}
.sy_section1 .tit{width: 100%;text-align: center;position: relative;margin-bottom: 48px;}
.sy_section1 .tit h2{font-size: 90px;color: rgba(51,51,51,0.08);line-height: 94px;font-weight: bold;text-transform:uppercase;}
.sy_section1 .tit h3{font-size: 36px;color: #333333;line-height: 44px;width: 100%;position: absolute;left: 0;top: 50%;font-weight: bold;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.sy_section1 .content{width: 100%;margin-bottom: 35px;}
.sy_section1 .content ul{margin: -15px -12px;overflow: hidden;
width: calc(100% + 24px);
width: -ms-calc(100% + 24px);
width: -o-calc(100% + 24px);
width: -moz-calc(100% + 24px);
width: -webkit-calc(100% + 24px);}
.sy_section1 .content ul li{width: 33.333%;float: left;padding: 15px 12px;}
.sy_section1 .content ul li a{display: block;width: 100%;}
.sy_section1 .content ul li a .pic{ width: 100%; padding-bottom: 64.39%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section1 .content ul li a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section1 .content ul li a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section1 .content ul li a .wordsbox{width: 100%;padding: 36px 28px 40px 28px;}
.sy_section1 .content ul li a .wordsbox .tit1s{font-size: 24px;color: #111111;line-height: 30px;text-align: center;margin-bottom: 22px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section1 .content ul li a .wordsbox .tit2s{font-size: 16px;color: #666666;line-height: 24px;text-align: center;height: 48px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section1 .content ul li a:hover .wordsbox{background-color: #246cd7;}
.sy_section1 .content ul li a:hover .wordsbox .tit1s{color: #fff;font-weight: bold;}
.sy_section1 .content ul li a:hover .wordsbox .tit2s{color: #fff;}
.sy_section1 .more{width: 100%;text-align: center;}
.sy_section1 .more a{display: inline-block;width: 150px;height: 40px;line-height: 38px; font-size: 18px;color: #666666;border: 1px solid #666666;border-radius: 20px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .more a:hover{opacity: 0.6;}

/*模块2*/
.sy_section2{width: 100%;padding-top: 60px;padding-bottom: 78px;float: left;min-width: 1200px;background-color: #f5f5f5;}
.sy_section2 .tit{width: 100%;text-align: center;position: relative;margin-bottom: 48px;}
.sy_section2 .tit h2{font-size: 90px;color: rgba(51,51,51,0.08);line-height: 94px;font-weight: bold;text-transform:uppercase;}
.sy_section2 .tit h3{font-size: 36px;color: #333333;line-height: 44px;width: 100%;position: absolute;left: 0;top: 50%;font-weight: bold;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.sy_section2 .content{width: 100%;}
.sy_section2 .content ul{width: 100%;}
.sy_section2 .content ul li{width: 100%;overflow: hidden;}
.sy_section2 .content ul li .left{width: 50%;float: left;}
.sy_section2 .content ul li .left .pic{width: 100%;height: 285px;}
.sy_section2 .content ul li .right{width: 50%;float: right;padding-left: 50px;padding-top: 50px;}
.sy_section2 .content ul li .right .tit1s{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 28px;font-weight: bold;}
.sy_section2 .content ul li .right .border{width: 118px;height: 1px;position: relative;margin-bottom: 18px;background-color: #dfdfdf;}
.sy_section2 .content ul li .right .border::after{content: "";display: block;width: 27px;height: 2px;background-color: #246cd7;position: absolute;left: 0;bottom: 0;}
.sy_section2 .content ul li .right .info{font-size: 16px;color: #666666;line-height: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:5;}
.sy_section2 .content ul li:nth-child(even) .left{float: right;}
.sy_section2 .content ul li:nth-child(even) .right{float: left;padding-left: 45px;padding-right: 50px;}

/*模块3*/
.sy_section3{width: 100%;float: left;min-width: 1200px;padding-top: 60px;padding-bottom: 78px;}
.sy_section3 .content{width: 100%;overflow: hidden;}
.sy_section3 .content .left{width: 69.92%;float: left;padding-right: 94px;}
.sy_section3 .content .left .tit{width: 100%;text-align: left;position: relative;margin-bottom: 48px;}
.sy_section3 .content .left .tit h2{font-size: 90px;color: rgba(51,51,51,0.08);line-height: 94px;font-weight: bold;text-transform:uppercase;}
.sy_section3 .content .left .tit h3{font-size: 36px;color: #333333;line-height: 44px;width: 100%;position: absolute;left: 0;top: 50%;font-weight: bold;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.sy_section3 .content .left .info{font-size: 16px;color: #666666;line-height: 36px;margin-bottom: 64px;}
.sy_section3 .content .left .more{width: 100%;}
.sy_section3 .content .left .more a{display: block;width: 170px;height: 40px;line-height: 40px;text-align: center;font-size: 18px;color: #ffffff;background-color: #246cd7;border-radius: 20px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .content .left .more a:hover{
transform: scale(0.95);
 -webkit-transform: scale(0.95);
 -moz-transform: scale(0.95);
 -o-transform: scale(0.95);
 -ms-transform: scale(0.95);}
.sy_section3 .content .right{width: 30.08%;float: right;margin-top: 170px;}
.sy_section3 .content .right img{display: block;max-width: 100%;}

/*模块4*/
.sy_section4{width: 100%;min-width: 1200px;float: left;padding-top: 60px;padding-bottom: 78px;}
.sy_section4 .top{width: 100%;overflow: hidden;margin-bottom: 48px;}
.sy_section4 .top .tit{text-align: left;position: relative;float: left;}
.sy_section4 .top .tit h2{font-size: 90px;color: rgba(51,51,51,0.08);line-height: 94px;font-weight: bold;text-transform:uppercase;}
.sy_section4 .top .tit h3{font-size: 36px;color: #333333;line-height: 44px;width: 100%;position: absolute;left: 0;top: 50%;font-weight: bold;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.sy_section4 .top ._t{float: right;margin-top: 27px;}
.sy_section4 .top ._t li{float: left;margin-left: 30px;}
.sy_section4 .top ._t li a{display: block;width: 150px;height: 40px;line-height: 38px;text-align: center;font-size: 18px;color: #666666;border: 1px solid #666666;border-radius: 20px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section4 .top ._t li.on a{background-color: #246cd7;border-color: #246cd7;color: #fff;}
.sy_section4 .bottom{width: 100%;}
.sy_section4 .bottom ul{margin: -15px;overflow: hidden;
width: calc(100% + 30px);
width: -ms-calc(100% + 30px);
width: -o-calc(100% + 30px);
width: -moz-calc(100% + 30px);
width: -webkit-calc(100% + 30px);}
.sy_section4 .bottom ul li{width: 50%;float: left;padding: 15px;}
.sy_section4 .bottom ul li a{display: block;width: 100%;padding: 18px;background-color: #fff;border: 1px solid rgba(255,255,255,0);border-radius: 0 0 30px 0;overflow: hidden;}
.sy_section4 .bottom ul li a:hover{border-color: #246cd7;}
.sy_section4 .bottom ul li a .pic{width: 229px;height: 160px;float: left;}
.sy_section4 .bottom ul li a .wordsbox{float: left;padding-left: 20px;padding-top: 10px;
width: calc(100% - 232px);
width: -ms-calc(100% - 232px);
width: -o-calc(100% - 232px);
width: -moz-calc(100% - 232px);
width: -webkit-calc(100% - 232px);}
.sy_section4 .bottom ul li a .wordsbox .tit1s{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 20px;}
.sy_section4 .bottom ul li a:hover .wordsbox .tit1s{color: #246cd7;}
.sy_section4 .bottom ul li a .wordsbox .info{font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 22px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section4 .bottom ul li a .wordsbox .boxs{width: 100%;overflow: hidden;}
.sy_section4 .bottom ul li a .wordsbox .boxs .date{float: left;font-size: 14px;color: #666666;line-height: 20px;}
.sy_section4 .bottom ul li a .wordsbox .boxs .more{float: right;font-size: 16px;color: #666666;line-height: 20px;}
.sy_section4 .bottom ul li a:hover .wordsbox .boxs .more{color: #246cd7;}




.pz_top{ float:left; width:100%; min-width:1100px;background:rgba(255,255,255,0.9); position:absolute; top:0; left:0; z-index:999; box-shadow:0 2px 10px #ccc; -moz-box-shadow:0 2px 10px #ccc; -webkit-box-shadow:0 2px 10px #ccc;}
.pz_banner{ float:left; width:100%; min-width:1100px; overflow:hidden; position:relative;}
.pz_main{ float:left; width:100%; min-width:1100px; background:#f7f7f7;}
.pz_down{ float:left; width:100%; min-width:1100px;}
.w_0100{ float:left; width:100%;}
.w_1200{ margin:0 auto; width:1100px;}

/*左边*/
/*left*/

.jquery-accordion-menu red{ float:left; width:100%;}
#demo-list{ float:left; width:100%;}
#demo-list .l1{ float:left; width:100%;}
#demo-list .l1 .l1_a{ float:left; width:183px; padding: 14px 22px; float: left; color: #fff; font-size:16px; background: #246cd7; white-space: nowrap; position: relative; overflow: hidden; -o-transition: color .2s linear,background .2s linear; -moz-transition: color .2s linear,background .2s linear; -webkit-transition: color .2s linear,background .2s linear; transition: color .2s linear,background .2s linear;}
#demo-list .l1 .l1_a .submenu-indicator{float: right; right: 22px; position: absolute; line-height: 19px; font-size: 20px; -o-transition: transform .3s linear; -moz-transition: transform .3s linear; -webkit-transition: transform .3s linear; -ms-transition: transform .3s linear;background:url(images/left_bg.png) no-repeat right center; width:13px;background:url(images/left_bg.png) no-repeat right center;}
#demo-list .l1 .l1_a:hover,
#demo-list .l1 .l1_a.active{ background: #353e80;}
#demo-list .l1 .l1_a.active .submenu-indicator{background:url(images/left_bg1.png) no-repeat right center;}
#demo-list .submenu1{ float:left; width:100%; display:none;}
#demo-list .submenu2{ float:left; width:100%; display:none; padding:7px 0 14px 0; background:#000;}
#demo-list .l2{ float:left; width:100%;}
#demo-list .l2 .l2_a{ float:left; width:169px; padding: 14px 22px 14px 30px; color: #fff; font-size:14px; background: #333; border-top: none; position: relative; border-left: solid 6px transparent; -o-transition: border .2s linear; -moz-transition: border .2s linear; -webkit-transition: border .2s linear; transition: border .2s linear}
#demo-list .l2 .l2_a .submenu-indicator{float: right; right: 22px; position: absolute; line-height: 19px; font-size: 20px; -o-transition: transform .3s linear; -moz-transition: transform .3s linear; -webkit-transition: transform .3s linear; -ms-transition: transform .3s linear;background:url(images/left_bg.png) no-repeat right center; width:13px;background:url(images/h_img10_2.png) no-repeat right center;}
#demo-list .l2 .l2_a:hover{ background: #222222; border-left-color: #246cd7;}
#demo-list .l2 .l2_a.active{ background: #222222;}
#demo-list .l1 .l2 .l2_a.active .submenu-indicator{background:url(images/h_img10_1.png) no-repeat right center;}
#demo-list .l3{ float:left; width:169px; padding:0 22px 0 36px; }
#demo-list .l3 a{ float:left; width:149px; color:#fff; font-size:14px; padding:7px 0 7px 15px; background:url(images/h_img6.png) left center no-repeat;}
#demo-list .l3 a:hover{ color:#e0c2c3;}


.ink { display: block; position: absolute; background: rgba(255,255,255,.3); border-radius: 100%; -webkit-transform: scale(0); -moz-transform: scale(0);-ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);}
.animate-ink { -webkit-animation: ripple .5s linear; -moz-animation: ripple .5s linear; -ms-animation: ripple .5s linear; -o-animation: ripple .5s linear; animation: ripple .5s linear}

@-webkit-keyframes ripple {
	100% {opacity: 0; -webkit-transform: scale(2.5)}
}
@-moz-keyframes ripple {
	100% {opacity: 0; -moz-transform: scale(2.5)}
}
@-o-keyframes ripple {
	100% { opacity: 0; -o-transform: scale(2.5)}
}
@keyframes ripple {
	100% { opacity: 0; transform: scale(2.5) }
}




/*1关于我们*/
.pf_1200_1{ float:left; width:100%; padding:25px 0 50px 0;}
.l_227{ float:right; width:227px;}
.tit_227{ float:left; width:187px; height:66px; background:#246cd7; margin-bottom:1px; padding:36px 20px 26px 20px;}
.tit_227 strong{ float:left; width:100%;color:#fff; font-size:24px; line-height:36px; font-weight:normal;}
.tit_227 span{ float:left; width:100%; font-family: Arial;font-size: 18px;color: #fff;line-height: 36px; text-transform: uppercase;}

.r_944{ float:left; width:810px; min-height:500px; padding:30px 20px 40px 20px; background: #fff; box-shadow: 0 0 6px #e6e6e6; }
.t_944{ float:left; width:100%; padding:0 0 10px 0; border-bottom:1px solid #dedede;}
.t_944 .l_300{ float:left; color:#246cd7; font-size:20px; line-height:24px; padding-left:24px; background:url(images/b_img1.png) left center no-repeat; font-weight:bold;}
.t_944 .r_400{ float:right;color:#666666; font-size:14px; }
.t_944 .r_400 a{ color:#666666; font-size:14px; line-height:24px;}
.t_944 .r_400 a:hover{ color:#246cd7;}
.d_944{ float:left; width:100%; color:#555555; font-size:14px; line-height:24px; padding:25px 0 0 0;}

.news-tittle { padding: 0 20px; height: 68px; background: #d6d7d9; margin-bottom: 25px;}
.news-tittle h2 { padding: 16px 0 10px; color: #696969; font-size: 14px; line-height: 14px; text-align: center;}
.news-tittle p { display: table; margin: 0 auto;}
.news-tittle span { margin: 0 12px; color: #696969; font-size: 12px; line-height: 12px;}

/*新闻资讯1*/
.d_944_1{ float:left; width:100%; padding:5px 0 0 0;}
.d_944_1 ul{ float:left; width:100%; padding:0 0 30px 0;}
.d_944_1 ul .li3{ float:left; width:100%; padding:0 11px 0 15px; box-sizing:border-box;}
.d_944_1 ul .li3.li1{ float:left; width:100%; background:#f6f6f6;}
.d_944_1 ul .li3 a{ float:left; width:85%; color:#333333; font-size:14px; line-height:43px; overflow:hidden;text-overflow:ellipsis; padding:0 0 0 18px; box-sizing:border-box; background:url(images/h_img5.png) left center no-repeat;}
.d_944_1 ul .li3 span{ float:right; color:#333333; line-height:43px;}
.d_944_1 ul .li3:hover a{ color:#246cd7; background:url(images/h_img6.png) left center no-repeat;}

/*新闻资讯2*/
.l_0100_1{ float:left; width:100%; padding:0;}
.t_new{ float:left; width:100%; padding:0 0 50px 0;}
.t_new .t_new_a{ float: left; width:100%; padding:22px 0; border-bottom:#cdcdcd dashed 1px; overflow:hidden;}
.t_new .t_new_a .l_img{ float: left; width:180px; height:118px; overflow:hidden;}
.t_new .t_new_a .l_img img{-webkit-transition: all 0.4s ease-out 0s; 
-moz-transition: all 0.4s ease-out 0s; 
-o-transition: all 0.4s ease-out 0s; 
transition: all 0.4s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.t_new .t_new_a .r_new{ float: right; width:610px; height:118px;}
.t_new .t_new_a .d_new_1{ float:left; width:100%; height:22px;}
.t_new .t_new_a .d_new_1 a{ float:left; width:100%; height:22px; line-height:22px; color:#535962; font-size:14px; overflow: hidden; text-overflow:ellipsis;}
.t_new .t_new_a:hover .d_new_1 a{ color:#246cd7;}
.t_new .t_new_a .d_new_2{ float:left; width:100%; height:auto;overflow:hidden; color:#646464; margin-top:3px; line-height:27px;}
.t_new .t_new_a .d_new_3{ float:left; width:100%;}
.t_new .t_new_a .d_new_3 a{ color:#a2a2a2; line-height:22px;}
.t_new .t_new_a:hover .l_img img{-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);}



/* 分页 */
.pz_fy{width:100%; float:left; padding:5px 0; text-align:center;display:inline}/*分页浮左或者浮右，修改此处即可。例：text-align:left;*/
.pz_fy a { border: #d3d3d3 1px solid; PADDING:3px  8px; color:#767676; font-family:Arial, Helvetica, sans-serif;text-decoration:none;}
.pz_fy a:hover,.pz_fy a.on{color:#fff; border:#246cd7 1px solid; background-color:#246cd7; text-decoration:none;}/*鼠标
经过和默认当前页样式*/

/*3业务领域*/
.d_944_3{float:left; width:100%; color:#333333; line-height:24px; padding:14px 0 40px 0;}


/*7加入我们*/
.d_944_4{float:left; width:100%; padding:25px 0 0 0;}
.sideMenu{float:left; width:100%;}
.sideMenu .t_740{float:left; width:100%; height:50px; line-height:50px; padding:0 31px 0 23px; box-sizing:border-box; background:#f0f0f0; cursor:pointer; margin:11px 0 0 0; font-weight:normal; color:#2d2d2d; font-size:14px;}
.sideMenu .t_740 em{ float:right; display:block; width:13px; height:50px;   background: url(images/h_img9.png) right center no-repeat; cursor:pointer; }
.sideMenu .t_740.on{ background:#246cd7; color:#fff;}
.sideMenu .t_740.on em{ background:url(images/h_img10.png) right center no-repeat;}
.sideMenu .l_740{float:left; width:100%;display:none; padding:0 0 15px 0;}
.l_t_740{ float:left; width:100%; padding:14px 24px 12px 24px; color:#666666; line-height:24px; border-bottom:1px dotted #c2c2c2;}
.l_t_740 .l_230{ float:left; width:100%;}
.l_t_740 .l_230 .l_225{ float:left; width:225px;}

.l_d_740{ float:left; width:100%; color:#666666; line-height:24px; padding:13px 24px 0 24px; box-sizing:border-box;}
._bnt{ float:left; width:100%; margin:9px 0 0 0;}
._bnt a{ float:left; width:120px; height:32px; line-height:32px; color:#fff; text-align:center; background:#246cd7;}
	
/* job-list */
.job-list { float:left; width: 100%; }
.job-list .jobli{margin-bottom: 20px;position: relative;padding: 27px 15px 60px 37px;background-color: #fff;min-height: 87px;max-height: 87px;border: 1px solid #ededed;overflow:hidden;}
.job-list .jobli:before{content: '';display: block;width: 9px;height: 13px;background: url(images/job.png) no-repeat -44px -13px;position: absolute;z-index: 1; right: 64px;bottom: 8px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;}
.job-list .jobli:after{content: '';display: block;width: 40px;height: 30px;background-color: #bfbfbf;position: absolute;right: 50px;bottom: 0;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;}

.job-list .jobli .job-person{float: left; text-align: center;font-size: 12px;line-height: 24px;color: #666;position: relative;width: 121px;height: 63px;border: 3px solid #246cd7;background-color:#fff;padding-top: 58px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;}
.job-list .jobli .job-person:before{content: '';display: block;width: 27px;height: 32px;background: url(images/job.png) no-repeat 0px -32px;position: absolute;left: 41px;top: 18px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;}
.job-list .jobli .job-person em{display: block;font-size: 16px;}
.job-list .jobli .job-work{float: right;width: 556px; height:88px; overflow:hidden;}
.job-list .jobli.on .job-person{background-color: #246cd7;color: #fff;}
.job-list .jobli.on .job-person:before{background-position: 0px 0px;}
.job-list .jobli.on{max-height: 100%;}
.job-list .jobli.on:after{background-color: #246cd7}
.job-list .jobli.on:before{background-position: -44px 0px}
.job-list .jobli.on .job-work{ height:auto;}

.wrap .wrapli{ float:left; width:100%; line-height:45px; color:#7c7c7c; text-align:center; background:#fff;}
.wrap .wrapli.one{ background:#ebebeb;}
.wrap .wrapli span{ float:left; width:20%;}
.wrap .wrapli span .more{ background:url(images/mb-icon-10.png) left center no-repeat; padding:5px 0 5px 22px; color:#7c7c7c;}
.wrap .wrapli span .more:hover{ background:url(images/mb-icon-11.png) left center no-repeat; color:#246cd7;}
.wrap .wrapli .l1{ text-align:left; padding-left:5%; width:15%;}


/* page */
.page {color:#727272;font-size: 14px; line-height:14px; clear:both; float:left; width:100%; text-align:center; margin:30px auto 0;  }
.page a:nth-child(2) { border:0;}
.page a { display:inline-block;zoom:1; padding:0 10px; color:#727272;font-size: 14px; line-height:14px;text-transform: uppercase;text-align: center;}
.page a.prev {width:50px; height:14px; line-height: 14px; color: #727272;border:0; padding:0; margin:0 16px;position: relative;}
.page a.prev:before{content: '';display: block;position: absolute;left:-8px;border-top: 5px solid transparent;border-bottom: 5px solid transparent; border-right:9px solid #727272;top: 1px}
.page a.next {width:50px; height:14px; line-height: 14px; color: #727272; border:0; padding:0; margin:0 16px;position: relative;}
.page a.next:after{content: '';display: block;position: absolute;right:-8px;border-top: 5px solid transparent;border-bottom: 5px solid transparent; border-left: 9px solid #727272;top: 2px}
.page a:hover,.page a.current { color:#38afdb; }
.page a.prev:hover,.page a.next:hover {color: #38afdb;}
.page a.prev:hover:before{border-right:9px solid #38afdb;}
.page a.next:hover:after{border-left:9px solid #38afdb;}
.but_dpf{ position:absolute; left:239px; bottom:18px; width:120px;}
.but_dpf a{ background:#bfbfbf; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-size:14px;}	
.job-list li.on .but_dpf a{ background:#246cd7;}



/*7加入我们的--详情页面*/
.hr_text { float:left;  width:100%; padding:20px 0 30px 0; border-bottom: 1px dotted #c6c6c6; overflow: hidden; margin-bottom:10px;}
.hr_text h2 { margin-bottom: 10px; color: #4e4e4e; font-size: 20px;}
.hr_text dl { float: left; width: 500px;}
.hr_text dl dt { margin-bottom: 10px; color: #4e4e4e; font-size: 14px; font-weight: bold;}
.hr_text dl dd { color: #4e4e4e; font-size: 12px; line-height: 24px;}

/*5在线留言*/
.c_800_3{float:left; width:100%; padding:15px 0 10px 0; }
.c_800_3 table td{ padding:10px 0;}
.input_1{float:left; width:373px; border:1px solid #d4d4d4; background:#fff; height:39px; line-height:39px; padding:0 10px; color:#333; outline:none; }
.input_2{float:left; width:788px; border:1px solid #d4d4d4; background:#fff; margin-top:1px; height:39px; line-height:39px; padding:0 10px; color:#333; outline:none;  }
.i{ background:#fff; color:#333;}
.c_800_5{background:#fff; border:1px solid #d4d4d4; outline:none;  float:left; color:#333; width:788px; height:128px; padding:5px 10px;  font-size:14px; line-height:20px;}
.i{ background:#fff; color:#646464;}
.input_3{float:left; width:171px; border:1px solid #d4d4d4; outline:none;  background:#fff; height:39px; line-height:39px; padding:0 10px; font-size:14px; color:#333; }
.i{ background:#fff; color:#333;}
.yzm{float:left; width:98px; height:41px; margin-left:11px;}
.c_800_6{float:left; width:100%; padding:20px 0 0 0;}
.c_800_6 a{float:left;width:167px; height:50px; border:none; background: #246cd7; border-radius:4px; cursor:pointer; font-size:14px; color:#fff; text-align:center; font-size:14px; line-height:50px;}
.c_800_6 a:hover{ opacity: 0.8; color:#fff;}
.c_800_3 input[placeholder], [placeholder], *[placeholder] {color:#333 !important;} 
.c_800_3 ::-webkit-input-placeholder{color:#333}
.c_800_3 :-moz-placeholder{color:#333}
.c_800_3 ::-moz-placeholder{color:#333}
.c_800_3 :-ms-input-placeholder{color:#333}

.input_1:focus,
.input_2:focus,
.input_3:focus,
.c_800_5:focus{border:1px solid #246cd7;}


.form-panel { float:left; width:100%; padding:15px 0 50px 0;}
.form-panel li{ float: left; border: 0; width: 358px;margin-bottom: 17px; }
.form-panel li.m_l_30{ margin-right:30px;}
.form-panel li:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .field { float: left; border: 0; width:750px; margin-bottom: 17px; }
.form-panel li label { display:block; color: #878787; font-size: 14px; line-height: 16px; margin: 16px 0 0 8px; }
.form-panel li label em { text-transform: uppercase; color: #c1c1c1; font-size: 14px; line-height: 16px;}
.form-panel .input { margin: 10px 0; width: 321px; height:30px; padding:3px 20px; border: 1px solid #d4d4d4; background: #fff; border-radius: 20px; color:#878787; line-height: 30px; }
.form-panel .input1 { margin: 10px 0; width: 710px; height:30px; padding:3px 20px;  border: 1px solid #d4d4d4; background: #fff; border-radius: 20px; color:#878787; line-height: 30px; }
.form-panel .textarea { margin: 10px 0; float: left; width:708px; height:229px; padding:10px 20px; border: 1px solid #d4d4d4; background: #e4e4e4; border-radius: 20px; color: #878787; font-size: 14px; line-height: 16px; overflow: hidden; resize:none;}
.form-panel .input:focus,.form-panel .input1:focus,.form-panel .textarea:focus { border: 1px solid #d4d4d4; background: #fff; }
.form-panel .btn-submit { width:182px; height:40px; border:none; background: #e4e4e4; border-radius: 20px; cursor:pointer; font-size:14px; color:#878787;}
.form-panel .btn-submit:hover { background: #246cd7; color:#fff;}



/*产品中心*/
.d_1101_4{ float:left; width:100%; padding:0; overflow:hidden; min-height:500px;}
.d_1101_4 .ul_1{ float:left; width:820px; padding:0 0 30px 0;}
.ul_1 li{ float:left; width:263px; margin:30px 10px 0 0;}
.ul_1 li .t_337{ float:left; width:100%; line-height:0; background:#246cd7; position: relative; overflow:hidden; }
.ul_1 li .t_337 img{ opacity:1;filter: alpha(opacity=100);
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s; -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}}
.ul_1 li .t_337 span{ background:url(images/md-icon-4.png) center no-repeat; width:48px; height:48px; position:absolute; left:50%; top:-48px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s; margin:-24px 0 0 -24px;}

.ul_1 li .t_337  i{ width:50px; height:50px; background:url(images/main46.png) center no-repeat; background-size:100% 100%; position:absolute; top:50%; left:-25px; margin-left:-25px; margin-top:-25px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.ul_1 li .t_337  em{ width:50px; height:50px; background:url(images/main47.png) center no-repeat; background-size:100% 100%; position:absolute; top:50%; right:-25px; margin-top:-25px; margin-right:-25px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.ul_1 li:hover .t_337 em{right:50%;}
.ul_1 li:hover .t_337 i{left:50%;}

.ul_1 li .d_337{ float:left; width:100%; line-height:14px; padding:15px 10px 0 10px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;text-overflow:ellipsis; overflow:hidden;text-align:center;}
.ul_1 li .d_337 a{ color:#333; font-size:14px;}
.ul_1 li:hover .d_337 a{ color:#246cd7;}
.ul_1 li:hover .t_337 img{ opacity:0.2;filter: alpha(opacity=10.2);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
.ul_1 li:hover .t_337 span{ top:50%;}


/*产品中心内页*/
.c_800_9{float:left; width:100%; padding:20px 0 0 0;}
.picFocus{ float:left; width:100%; position:relative; zoom:1; /*padding-bottom:20px;*/}
.picFocus .text{ float: right; width: 240px; line-height:200%; word-wrap:break-word; text-align:justify;}
.l_0100_2{ float:left; width:100%; margin-bottom:30px;}
.hometop .slick-slide{float:left; width:100%;position:relative;}
.hometop .slick-slide li{ vertical-align:middle; border:1px solid #e5e5e5;  }
.hometop .slick-dots{ height:0; overflow:hidden;}
.hometop .slick-prev{float:left; width:27px; height:40px; background:url(images/z_img21.png) center no-repeat rgba(11,162,154,0.8); margin-top:-20px; left:0;}
.hometop .slick-prev:hover{ background:url(images/z_img21.png) center no-repeat rgba(11,162,154,0.6);}
.hometop .slick-next{float:right; width:27px; height:40px; background:url(images/z_img20.png) center no-repeat rgba(11,162,154,0.8); margin-top:-20px; right:0}
.hometop .slick-next:hover{ background:url(images/z_img20.png) center no-repeat rgba(11,162,154,0.6);}
.homedown{ float:left;width:100%; overflow:hidden; margin-top:20px; padding:0 15px;}
.homedown .slick-prev{float:left; width:7px; height:13px; background:url(images/zy_img24.png) no-repeat; margin-top:-7px; left:0;}
.homedown .slick-prev:hover{background:url(images/zy_img24_1.png) no-repeat;}
.homedown .slick-next{float:right; width:7px; height:13px; background:url(images/zy_img25.png) no-repeat; margin-top:-7px; right:0;}
.homedown .slick-next:hover{background:url(images/zy_img25_1.png) no-repeat;}
.homedown .slick-slide{ float:left; overflow:hidden; margin:0 5px; zoom:1; border:1px solid #e7e7e7; cursor:pointer;   }
.homedown .slick-slide.slick-current{border:1px solid #246cd7;}
.l_0100_2.l_400{ width:540px;}


.c_800_10{float:left; width:100%; color:#848484; line-height:24px; padding:0 0 30px 0;}
.slideTxtBox .hd { float:left; width:100%; border-bottom:1px solid #e3e3e3;}
.slideTxtBox .hd li { float:left; width:108px; height:28px; text-align:center; line-height:28px; border:1px solid #e3e3e3; border-bottom:none; margin-right:5px; display:inline; background:#e3e3e3; cursor:pointer; }
.slideTxtBox .hd li.on { background:#fff; border-bottom:1px solid #fff; margin-bottom:-1px; }
.slideTxtBox .bd{ float:left; width:100%;}

.pro-fh{ float:left; width:100%;}
.pro-fh a{ float:left; width: 120px; height: 26px; background: #eee; border-radius: 4px; color: #999; font-size: 14px; line-height: 26px; text-align: center;}
.pro-fh:hover a{ background: #246cd7; color: #fff;}

/*分页*/
.fy_box{float:left; width:712px; padding:10px 0 0 0; line-height:36px;position:relative; border-top:1px solid #d7d7d7; margin-top:30px;}
.fy_l{float:left;}
.fy_r{float:right;}
.fy_center{width:25px; height:13px; position:absolute; left:50%; margin-left:-12px; top:0;}
.fy_box a{color:#646464;}
.fy_box a:hover{color:#246cd7;}

.c_800_11{float:left; width:100%;}
.tit_16{float:left; width:100%; line-height:46px; height:47px;  background:url(images/main_img5.png) repeat-x bottom;font-size:18px; color:#323232;}
.slide_pic{ float:left; width:100%; padding:24px 0 0 0; position:relative;}
.slide_pic .slick-prev{float:right; width:7px; height:13px; background:url(images/zy_img24.png) no-repeat; margin-top:-28px; top:0; left:auto; right:15px;}
.slide_pic .slick-prev:hover{background:url(images/zy_img24_1.png) no-repeat;}
.slide_pic .slick-next{float:right; width:7px; height:13px; background:url(images/zy_img25.png) no-repeat; margin-top:-28px; margin-left:10px; top:0; right:0;}
.slide_pic .slick-next:hover{background:url(images/zy_img25_1.png) no-repeat;}
.slide_pic .slick-slide{ margin:0 5px;}
.slide_pic .slick-slide .c_178{ float:left; width:100%;border:1px solid #e6e6e6;}
.slide_pic .slick-slide .tit_15{ float:left;width:100%; }
.slide_pic .slick-slide .tit_15 a{display:block; width:100%; overflow:hidden; text-overflow:ellipsis; color:#323232; font-size:14px; line-height:14px; padding:15px 0;}

.slide_pic .slick-slide:hover .c_178,
.slide_pic .slick-slide.slick-current .c_178{border:1px solid #246cd7;}
.slide_pic .slick-slide:hover .tit_15 a,
.slide_pic .slick-slide.slick-current .tit_15 a{color:#246cd7;}
.slide_pic .slick-dots{ float:left; position:static; height:0; overflow:hidden;}


/*6下载列表*/
.c_main_6{ float:left; width:100%;}
.ul5{ float:left; width:100%; line-height:42px; padding:0 0 30px 0;}
.ul5 li{ float:left; width:100%; border-bottom:1px dashed #cccccc; line-height:48px;}			
.ul5 li .li2{ float:left; width:620px; font-size:14px; color:#666666; padding:0 0 0 23px; background:url(images/md-icon-7.png) left center no-repeat; overflow:hidden; text-overflow:ellipsis;}	
.ul5 li:hover .li2{ color:#246cd7;}		
.ul5 li .li1{ float:right; color:#666666; font-size:14px; background:url(images/img_7.png) right center no-repeat; padding:0 18px 0 0;}
.ul5 li:hover .li1{ color:#246cd7; background:url(images/img_8.png) right center no-repeat;}

.download li { float:left; width:780px; padding: 24px 0 18px 30px; background: url(images/md-icon-7.png) no-repeat left 30px; border-bottom: 1px dotted #949494; color: #4f4f4f; font-size: 14px; line-height: 27px; overflow: hidden;}
.download li p { float: left; width:400px; overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}
.download li a.more { display: block; float: right; width: 104px; height: 27px; background: #848484; color: #fff; font-size: 12px; text-align: center;}
.download li span { float: right; display: block; padding-right: 20px; margin-right: 22px; border-right: 1px solid #cbcbcb; color: #9c9c9c;}
.download li a.more:hover { background: #246cd7;}




/*8联系我们*/
.d_984_1{ float:left; width:100%; padding:25px 0 0 0;}
.map{ float:left; width:808px; border:1px solid #ccc; line-height:0;}
.l_881{ float:left; width:100%; margin-top:20px;}
.c1{ float:left; width:100%; font-size:20px; line-height:18px; color:#246cd7;}
.contact{ float:left; width:100%; margin-top:15px;}
.contact li{ float:left; width:340px; line-height:42px; color:#666; font-size:14px; padding-left:25px; margin-right:20px;}
.contact li a{ color:#666;}
.contact li.i2{ background:url(images/mb-c2.png) left center no-repeat;}
.contact li.i3{ background:url(images/mb-c3.png) left center no-repeat;}
.contact li.i4{ background:url(images/mb-c4.png) left center no-repeat;}
.contact li.i5{ background:url(images/mb-c5.png) left center no-repeat;}
.contact li.i6{ background:url(images/mb-c6.png) left center no-repeat;}
.contact li.i7{ background:url(images/mb-c7.png) left center no-repeat;}
.contact li.i8{ background:url(images/mb-c8.png) left center no-repeat;}





/*20170714*/

/*新闻*/
.l_808_3{ float:left; width:100%;}
.l_808_3 li{ float:left; width:100%; padding:30px 0; border-bottom:1px dashed #dcdcdc;}
.l_570{ float:left; width:100%;}
.r_time{ float:right;line-height:26px; color:#bcbcbc; font-size:14px; font-family:"Arial";}
.l_808_3 li:hover .txt1{ color:#246cd7;}
.txt1{ float:left; width:100%; color:#333333; font-size:18px; line-height:26px;-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s; overflow:hidden;
white-space: nowrap; text-overflow:ellipsis;}
.h_txt1{ width:460px;}
.txt2{ float:left; width:100%; color:#666666; font-size:14px; line-height:22px; height:44px; overflow:hidden; margin-top:8px;}
.h_txt2{ height:66px;}
.r_709{ float:right; width:710px;}
.time_78{ float:left; width:66px; height:66px; background:#efefef; text-align:center; padding:6px;-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.time_78 .nub{ float:left; width:66px;font-size:40px; line-height:40px;  color:#999999; font-family:"Arial"; margin-top:3px;-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.time_78 .year{ float:left; width:66px; font-size:13px; border-top:1px solid #d5d5d5; color:#999999; font-family:"Arial"; line-height:21px; padding-top:2px;-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.r_572{ float:right; width:560px;}
.pic_220{ float:left; width:223px; height:146px; overflow:hidden; background:#000;}
.pic_220 img{opacity:0.9;filter: alpha(opacity=90);
-webkit-transition: all 0.4s ease-out 0s; 
-moz-transition: all 0.4s ease-out 0s; 
-o-transition: all 0.4s ease-out 0s; 
transition: all 0.4s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.l_808_3 li:hover:hover .pic_220 img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}


.l_808_3 li:hover .time_78{ background:#246cd7;}
.l_808_3 li:hover .time_78 .nub{ color:#fff;}
.l_808_3 li:hover .time_78 .year{ color:#fff; border-top:1px solid #e0c2c3;}
.r_572 .more{ float:left; width:100%; margin-top:12px;}
.r_572 .more span{ float:left; width:100px; height:32px; line-height:32px; text-align:center; color:#fff; font-size:14px; background:#246cd7;}
.l_808_3 li:hover .r_572 .more span{ box-shadow:0 3px 5px #ccc; -moz-box-shadow:0 3px 5px #ccc; -webkit-box-shadow:0 3px 5px #ccc;}



/*新闻详情*/

.qc_1200_15{ float:left; width:100%; margin-top:30px;}
.qc_1200_15 h2{ display:block; float:left; width:100%; color:#246cd7; line-height:30px; text-align:center;}
.qc_1200_15 .qc_15_1{ float:left; width:100%; border-bottom:1px solid #d3d3d3; margin-top:8px; padding-bottom:10px; text-align:center;}
.qc_1200_15 .qc_15_1 span{ display:inline-block; *display:inline; *zoom:1;}
.qc_1200_15 .qc_15_1 span font{ display:block; float:left; font-size:14px; line-height:48px; color:#999; margin:0 30px; padding-left:22px;}
.qc_1200_15 .qc_15_2{ float:left; width:100%; font-size:14px; line-height:30px; color:#666; padding:42px 0; border-bottom:1px solid #d3d3d3;}
.qc_1200_15 .qc_15_3{ float:left; width:100%; margin-top:20px;}
.qc_1200_15 .qc_15_3 .qc_15_4{ float:left; width:600px;}
.qc_1200_15 .qc_15_3 .qc_15_4 a{ display:block; float:left; clear:left; font-size:14px; line-height:24px; color:#666;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.qc_1200_15 .qc_15_3 .qc_15_4 a:hover{ color:#246cd7;}
.qc_1200_15 .qc_15_3 .qc_15_5{ float:right; margin-top:7px;}
.bdsharebuttonbox{ float:left !important; margin:0 !important; padding:0 !important; border:0 !important;}
.bdsharebuttonbox .bds_more{ display:block !important; float:left !important; margin:0 0 0 20px !important; padding:0 !important; width:26px !important; height:26px !important; background:url(images/qimg_15_5.png) no-repeat center !important;}
.bdsharebuttonbox .bds_weixin{ display:block !important; float:left !important; margin:0 0 0 20px !important; padding:0 !important; width:26px !important; height:26px !important; background:url(images/qimg_15_6.png) no-repeat center !important;}
.bdsharebuttonbox .bds_tsina{ display:block !important; float:left !important; margin:0 0 0 20px !important; padding:0 !important; width:26px !important; height:26px !important; background:url(images/qimg_15_7.png) no-repeat center !important;}
.bdsharebuttonbox .bds_qzone{ display:block !important; float:left !important; margin:0 0 0 20px !important; padding:0 !important; width:26px !important; height:26px !important; background:url(images/qimg_15_8.png) no-repeat center !important;}


/*加入我们*/
.chancecontain{ position:relative; width:100%; float:left;}
.chancecontain ul{ float:left; width:100%;}
.chancecontain ul li{ float:left; width:100%; margin-top:12px; line-height:60px;}
.chancecontain ul li .l_1115{ float:left; width:100%;  background:#f2f2f2;line-height:60px; font-size:16px; cursor:pointer;}
.lermore_box{ width:70px; float:right; border-left:solid 1px #e5e5e5;}
#lermore{ float:right; width:100%; height:60px; cursor:pointer; background:url(images/z_btn_2.png) no-repeat center;
-webkit-transition: all 0.1s ease-out 0s; 
-moz-transition: all 0.1s ease-out 0s; 
-o-transition: all 0.1s ease-out 0s; 
transition: all 0.1s ease-out 0s;}

.chancecontain ul li .l_1115 .a .z_270{ color:#333; width:190px; float:left; text-align:left; padding-left:20px;}
.chancecontain ul li .l_1115 .a .z_170{ color:#333; width:130px; float:left; text-align:center;}
.chancecontain ul li .l_1115 .a .z_236{ color:#333; width:130px; float:left; text-align:center;}
.chancecontain ul li .l_1115 .a .z_204{ color:#333; width:130px; float:left; text-align:center; overflow:hidden; text-overflow:ellipsis;}
.chancecontain ul li .l_1115 .a .z_196{ color:#333; width:130px; float:left; text-align:center; text-align:center;}
.chancecontain ul li.z_l1 .l_1115{ background:#246cd7;height:60px;}
.chancecontain ul li.z_l1 .l_1115 .a{ color:white; line-height:60px; font-size:16px; font-weight:bold;}
.chancecontain ul li.z_l1 .l_1115 .a .z_270{ color:white;}
.chancecontain ul li.z_l1 .l_1115 .a .z_170{ color:white;}
.chancecontain ul li.z_l1 .l_1115 .a .z_236{ color:white;}
.chancecontain ul li.z_l1 .l_1115 .a .z_204{ color:white;}
.chancecontain ul li.z_l1 .l_1115 .a .z_196{ color:white;}
.chancecontain ul li .l_1115.on #lermore{ background:url(images/z_btn_3.png) no-repeat center;}
.chancecontain ul li .l_1115.on .a .z_270,
.chancecontain ul li .l_1115.on .a .z_170,
.chancecontain ul li .l_1115.on .a .z_236,
.chancecontain ul li .l_1115.on .a .z_204,
.chancecontain ul li .l_1115.on .a .z_196{ color:#246cd7;}

.chancecontain .deta{ display:none; width:100%; overflow:hidden; float:left; background:#fbfbfb;}
.chancecontain .deta .l_1200{ float:left; width:770px; padding:40px;}
.chancecontain .deta .l_1200 .z_1200_t{ width:100%; float:left; font-size:12px; color:#666; line-height:28px;}
.chancecontain .deta .l_1200 .z_655{ width:100%; float:left;}
.chancecontain .deta .l_1200 .z_655 span{ display:block; font-size:16px; color:#333;}
.chancecontain .deta .l_1200 .z_384{ width:100%;  float:right; margin-top:20px;}
.chancecontain .deta .l_1200 .z_384 span{ display:block; font-size:16px; color:#333;}
.chancecontain .deta .l_1200 .z_1200_b{ width:100%; margin-top:20px; font-size:14px; line-height:28px; float:left; color:#666;}
.chancecontain .deta .l_1200 .z_1200_b .z_384{ border:none;}
.chancecontain .deta .l_1200 .z_1200_b .z_384 .z_btn3{ margin-top:12px;}
.chancecontain .deta .l_1200 .z_1200_b .z_384 .z_btn3 a{ color:white; background:#246cd7; width:123px; height:37px; line-height:37px; text-align:center; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; overflow:hidden; display:block; float:left;}





.Recruitment_list{ float:left; width:100%; margin-top:20px;}
.Recruitment_list li{ float:left; width:770px; background:#f2f2f2; padding:20px;display: flex; flex-wrap: wrap; align-items: center; transition:background 0.5s ease; -o-transition:background 0.5s ease; -moz-transition:background 0.5s ease;  -webkit-transition:background 0.5s ease; position:relative; margin-top:10px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.Recruitment_list .name{ float:left; width:30%;}
.Recruitment_list .name a{ display:block; color:#246cd7; font-size:18px; line-height:28px;}
.Recruitment_list .name span{ display:block; color:#333333; font-size:14px; line-height:22px;}
.Recruitment_list .add{ float:left; width:34%; color:#333333; font-size:14px; line-height:28px;}
.Recruitment_list .time{ float:left; color:#909090; font-size:14px; line-height:28px;}
.Recruitment_list .more{ float:left; color:#333; font-size:16px; font-family:"Arial"; line-height:26px; position:absolute; right:40px; top:50%; margin-top:-13px;}
.Recruitment_list .more a{ color:#246cd7;}
.Recruitment_list li:hover{ background:#246cd7;}
.Recruitment_list li:hover .add,
.Recruitment_list li:hover .time,
.Recruitment_list li:hover .name a,
.Recruitment_list li:hover .name span,
.Recruitment_list li:hover .more a{ color:#fff;}



/*留言表单*/
.message{ float:left; width:810px; background:#fff;}
.message label{ float:left; width:100%; font-weight:normal; margin-top:11px;}
.fm1{ float:left; width:385px; padding:0 10px;}
.fm2{ float:left; width:790px; padding:0 10px;}
.fm3{ float:left; width:100%; text-align:center; margin-top:20px;}
.fm1_1{ float:left; width:100%; color:#4c4c4c; font-size:14px; line-height:32px; text-transform:uppercase;}
.fm1_1 font{ font-size:12px;}
.fm1_1 span{ color:#ff5900;}
.fm1_2{ float:left; width:350px; border:1px solid #e6e6e6; background:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; padding:0 15px; color:#999999; font-size:14px; height:50px; line-height:48px;}
.fm1_3{ float:left; width:752px; border:1px solid #e6e6e6; background:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; padding:16px 18px; color:#999999; font-size:14px; height:139px; line-height:24px;}
.fm1_4{ display:inline-block; *display:inline; *zoom:1; width:180px; border:none; background:#246cd7; color:#fff; height:50px; line-height:50px; text-align:center;  font-size:18px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 10px;}
.fm1_5{ display:inline-block; *display:inline; *zoom:1;color:#999999; font-size:14px; line-height:34px; text-align:center; margin:0 10px;}
.fm1_6{ display:inline-block; *display:inline; *zoom:1; color:#4c4c4c; font-size:14px; line-height:50px; margin:0 10px;}






.another{ position:fixed; right:5px; top:50%; margin-top:-24px; overflow:hidden;  cursor:pointer; z-index:999;}
.another .anotherreturn{ width:32px; height:32px; text-align:center;background:#000; background:rgba(0,0,0,0.8); padding:8px;
        border-radius:5px;
-webkit-border-radius:5px;
   -moz-border-radius:5px;
     -o-border-radius:5px;
 }




/*产品详情修改*/

.game163 { position: relative; width:100%; overflow: hidden; position:relative;}
.game163 .bigImg { height:296px; position: relative;margin-left:105px; width:435px; float:left;}
.game163 .bigImg li{ width:100%; height:100%; position:relative !important; overflow:hidden;}
.game163 .bigImg li img { vertical-align: middle; width: 100%; height: 100%; max-width:none; }
.game163 .smallScroll { height:296px; position:absolute; left:0; top:0; z-index:5;}
.game163 .sPrev{ float:left; width:100%; height:20px; background:url(images/xiap2.png) no-repeat center #c5c5c5;}
.game163 .sNext{ float:left; width:100%; height:20px; background:url(images/xiap12.png) no-repeat center #c5c5c5;}
.game163 .sPrev:hover{background:url(images/xiap2.png) no-repeat center #246cd7;}
.game163 .sNext:hover{ background:url(images/xiap12.png) no-repeat center #246cd7;}
.game163 .smallImg { float:left; margin:3px 0 12px 0; display: inline; height:241px; width: 94px; overflow: hidden;}
.game163 .smallImg ul { width:94px !important; height: 9999px; overflow: hidden;}
.game163 .smallImg li { float: left; width:100%; height:70px; cursor: pointer; display: inline; overflow:hidden; margin-top:10px; position:relative;}
.game163 .smallImg img { display:block; width: 94px; height: 70px;}
.game163 .smallImg li:before{ content:''; display:block; width:90px; height:66px; border:solid 2px #246cd7; position:absolute; left:0; top:0; opacity:0; filter:alpha(opacity=0); z-index:9;}
.game163 .smallImg li.on::before{ opacity:1; filter:alpha(opacity=100);}

.game163 .bigImg1{ width:705px; height:479px;}
.game163 .smallImg1{ height:420px; margin:9px 0 9px 0;}
.game163 .smallScroll1 { height:479px;}
.game163 .smallImg1 li { margin-top:12px;}

/*网站地图*/
.wzdt{ width:100%; float:left;}
.wzdt li{ width:100%;float:left; border-bottom:1px dashed #323232; padding:10px 0;}
.wzdt li .a1{ width:100%;float:left;  font-size:16px;font-weight:bold; line-height:24px; color:#323232}
.wzdt li .a2{float:left; text-align:center; padding-right:10px; line-height:24px; color:#323232}
