@charset "utf-8";

/* 公共css部分 */
body{font-family: "Microsoft Yahei", Tahoma, Arial, serif;}
a:hover{text-decoration: none;}
a:active,a:link{text-decoration: none;}
.container{padding-left: 0;padding-right: 0; width:1200px;}

.ft12{ font-size:12px;}
.ft13{ font-size:13px;}
.ft14{ font-size:14px;}
.ft20{ font-size: 20px;}
.ft18{ font-size: 18px;}
.mt10{ margin-top:10px;}
.mt16{ margin-top:16px;}
.mt20{ margin-top:20px;}
.mt22{ margin-top:22px;}
.mt28{ margin-top:28px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.ml10{margin-left: 10px;}
.pt10{padding-top: 10px;}
.mb40{margin-bottom: 40px;}
.mt8{ margin-top:8px;}
.mt6{ margin-top:6px;}
.fb{ font-weight:bold;}
.tx_l{ text-align:left;}
.tx_r{ text-align:right;}
.tx_c{ text-align:center;}
.red{ color:#F00;}
.yellow{color: #ffff00;}
.b_b{ border-bottom:solid 1px #ccc;}
.pt6{ padding-top:6px;}
.pr6{ padding-right:6px;}
.pl5{padding-left: 5px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.dis{ display:block;}
.udis{ display:none;}
.fl{ float:left;}
.ft0{ font-size:0;}
.ml3{ margin-left:3px;}
.box_center{ margin:20px auto 0 auto;}
.img-block img{ display:block;}

.topbg{height: 32px;border-top: 6px solid #dddddd;}
.top{padding: 0;width: 1170px;color: #b3b3b3;margin-top: -1px;}

.top div{float: right;}
.top div.top_welcome{width: 351px;font-size: 13px;height:25px;color: #6f6f6f;float: left;background: url("../images/topbg.png") no-repeat left top;background-size: 351px 25px;text-align: center;line-height: 20px;}
.top a{color: #808080;}
.top a i{color: #E5E5E5;}
.top a:hover{color: #666;}
.top a:hover i{color: #f09029;}
.top div.tx_r{color: #b3b3b3;width: 350px;text-align: right;padding-top: 5px;}
.cn,.en{cursor: pointer;}
.top div.tx_r a{display: inline-block;font-size: 12px;padding-right: 10px;vertical-align: middle;position: relative;}
.top div.tx_r a:first-child{padding-left: 20px;}
.top div.tx_r a:first-child i{position: absolute;left: 0;top: -2px;}
.top div.tx_r a:nth-child(2) i{font-size: 13px;}
.top div.tx_r a:last-child{padding-right: 0;}

.sczhyt_qr{position: relative;}
.sczhyt_qr span{position: absolute;top: 35px;left: -20px;display: none;width: 120px;height:145px;z-index: 999999;background: #ffffff;border: solid 1px #f1f1f1;}
.sczhyt_qr span b{width: 120px;height: 120px;display: table-cell;text-align: center;vertical-align: middle;}
.sczhyt_qr span img{width: 100px;}
.sczhyt_qr:hover span{display: block;}
.wx .sczhyt_qr{height: 50px;}
.wx .sczhyt_qr span{top:60px;left: -30px;}
.sczhyt_qr em{text-align: center;display: block;width: 100%;font-style: normal;font-size: 13px;color: #666666;line-height: 10px;height: 25px;}


.header_centent{height: 135px;}
.header{padding: 30px 0 17px 0;}
.header div{float: left;}
.header .logo{width: 228px;position: relative;}
.header .logo img{width: 185px;height: 60px;}
.header .logo:after{content: '';position: absolute;right: 5px;width: 1px;height: 47px;top: 10px;background: #dcdcdc;}

.header .logo_text{width: 314px;padding-top: 8px;padding-left: 19px;font-size: 18px;line-height: 24px;}
.header .logo_text strong,.header .logo_text span{display: block;font-weight: normal;color: #666666;}
.header .logo_text strong{}
.header .logo_text b{font-weight: normal;color: #c90001;}
.header .logo_text span{}

div.contact{float: right;width: 256px;text-align: right;}
div.contact div{float: left;}
div.contact div.wx{margin-right: 20px;padding-top: 18px;}
div.contact div.wx a{display: block;}
div.contact div.wx a div{width: 50px;height: 50px;background: url("../images/wx.jpg");background-size: 50px 50px;text-indent: -99999px;overflow:hidden;}

div.contact div.phone{width: 186px;}
div.contact div.phone span{color: #a8a8a8;font-size: 14px;display: block;text-align: left;}
div.contact div.phone strong{color: #616161;font-size: 24px;display: block;text-align: left;padding-top: 5px;}
div.contact div.phone span i{color: #aeaeae;font-size: 14px;width: 18px;height: 18px;border: solid 1px #aeaeae;border-radius: 50%;padding: 3px;}


.nav_bg{height: 65px;}
.nav{border-top: solid 1px #e5e5e5;position: relative;}
.nav .fixd_logo{position: absolute;width: 100px;height: 33px;left: -110px;top: 20px;display: none;}
.navFixed .nav .fixd_logo{display: block;}
.nav .fixd_logo img{width: 100px;height: 33px;}
.nav ul li{float: left;width: 120px; height: 64px;line-height: 64px;text-align: center;position: relative;overflow: hidden;}
.nav ul li:last-child{background: none;}
.nav ul li a{color: #333;font-size: 16px;display: block;width: 120px;text-decoration: none;position: relative;}
.nav ul li a:after{content: '';position: absolute;height: 4px;width: 0;left: 50%;bottom: -1px;display: block;background: #0076c3;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}
.nav ul li:hover a,.nav ul li a.active{color: #333;}
.nav ul li:hover a:after,.nav ul li.active a:after{
    width: 82px;
    margin-left: 21px;
    left: 0;
}

.nav .nav_fir_bg{
    position: absolute;
    left: 20px;
    z-index: 999;
    margin-top: 0;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    opacity:0;
    margin-left: 50px;
    display: block;
    width: 100%;
}

.nav ul li:nth-child(2) .nav_fir_bg{width: 660px;}
.nav ul li:nth-child(7) .nav_fir_bg{width: 220px;}
.nav ul li:nth-child(8) .nav_fir_bg{width: 330px;}
.nav ul li:nth-child(9) .nav_fir_bg{width: 330px;}
.nav ul li:hover{overflow: inherit}
.nav ul li:hover .nav_fir_bg{
    opacity:1;
    margin-left: 0;
}
.nav_fir_bg{background: rgba(0, 0, 0, 0.8);position: relative;}

.nav ul li .nav_fir_bg ul li{position: relative;line-height: 46px;text-align: center;height: 46px;width: 110px;}
.nav ul li .nav_fir_bg ul li a{color: #ffffff;width: 110px;}
.nav ul li .nav_fir_bg ul li a:after{display: none;}
.nav ul li .nav_fir_bg ul li a:hover{color: #5fb5ff;}



.banner{width: 100%;margin: 0px auto;overflow: hidden;}
.banner img{width: 100%;}

/*首页banner切换*/
.cxslide_y{overflow:hidden;position:relative;width:100%;max-width:1920px;height:650px;}
.cxslide_y .box{overflow:hidden;position:relative;width:100%;max-width:1920px;height:650px;}
.cxslide_y .list{overflow:hidden;height:9999px;position: relative;}
.cxslide_y .list li{overflow:hidden;position:relative;width:100%;height:650px;_vertical-align:top;}

.cxslide_y .list img{_vertical-align:top;}
.cxslide_y .list:hover img{opacity:0.7;}
.cxslide_y .list:hover img:hover{opacity:1;}

.cxslide_y .btn2{overflow:hidden;position:absolute;bottom:23px;left:50%;width:auto;height:20px;padding:0;list-style: none;z-index: 100;}
.cxslide_y .btn2:focus{border: none;}
.cxslide_y .btn2 li{float:left;width:15px;height:15px;margin:0 0 0 10px;border-radius:50%;text-align:center;cursor:pointer;font-size: 0;border: none;background: #ffffff;}
.cxslide_y .btn2 li.selected{background:#1357c6;color:#fff;width: 50px;border-radius: 5px;}

.banner_nav{position: relative;height: 2px;}
.banner_nav a{position: absolute;left: -130px;top: -390px;display: none;width: 61px;height: 97px;border-radius: 10px;z-index: 99;text-align: center;line-height:97px;background-color: rgba(255,255,255,.6);}
.banner_nav a i{font-size: 40px;color: #9a9a9a;padding-top: 30px;}
.banner_nav a:last-child{position: absolute;left:auto;right: -120px;}
.banner_nav a:hover{border-color: #db1715;background-color: #ffffff; }
.banner_nav a:hover i{color: #6b94ba;}

.banner_box:hover .banner_nav a{display: block;}


.search_bg{background: #e7e7e7;}
.search_box{height:76px;padding: 18px 0;position: relative;}
.search_box div{float: left;}

.search_key{width: 760px;line-height: 40px;color: #333333;}
.search_key a{display: inline-block;color: #666;font-size: 14px;margin-right: 10px;}
.search_key a:hover{color: #1357c6;}

.search_form{background:#ffffff;height: 43px;width: 453px;border-radius: 30px;position: absolute;right: 12px;top: 18px;}
.search_form .search_text{width: 275px;height: 26px;border: none;outline: none;float: left;margin-top:7px;margin-left: 40px;background: none; }
.search_form .search_btn{width: 56px;height: 40px;border: none;outline: none;padding: 0;background: none;float: right;border-radius: 0 4px 4px 0;}
.search_form .search_btn i{font-size: 22px;color: #d8d8d8; }

.search_form input::-webkit-input-placeholder {
    color: #c5c5c5;
}



.xzly_bg{background: url("../images/b2.jpg") no-repeat center top;height: 843px;}
.xzly_box{text-align: center;padding-top: 53px;}
.xzly_box div:nth-child(1){color: #04498c;font-size: 24px;}
.xzly_box div:nth-child(2){color: #04498c;font-size: 48px;font-weight: 300;}
.xzly_box div:nth-child(2) strong{color: #ff7e00;}
.xzly_box div:nth-child(3){margin-top: 40px;}
.xzly_box div:nth-child(4){color: #064a8d;font-size: 20px;margin-top: 42px;}
.xzly_box div:nth-child(5){color: #ff7e00;font-size: 48px;font-weight: bold;}
.xzly_box div:nth-child(6){color: #04498c;font-size: 36px;font-weight: 300;}

.xzly2_bg{background: url("../images/b3.jpg") no-repeat center top;height: 757px;}
.xzly2_box{text-align: center;padding-top: 83px;color: #fff;}
.xzly2_box div:nth-child(1){font-size: 48px;font-weight: 300;}
.xzly2_box div:nth-child(2){font-size: 48px;font-weight: bold;}
.xzly2_box div:nth-child(3){font-size: 20px;margin-top: 40px;line-height: 36px;}
.xzly2_box div:nth-child(4){font-size: 20px;}

.jjfa_bg{background: url("../images/b4.jpg") no-repeat center top;}

.index_title1{width: 750px;text-align: center;margin-top: 86px;position: relative;}
.index_title1 h3{font-size: 48px;margin: 0;color: #333333;font-weight: bold;}
.index_title1 strong{display: block;position: relative;background: url("../images/falogo.png") no-repeat center top;background-size:28px;height: 28px;margin-top: 20px;}
.jjfa_title strong:before,.jjfa_title strong:after{content: '';height: 1px;width: 290px;background: #208be6;position: absolute;left: 0;top: 14px;}
.jjfa_title strong:after{right: 0;left: auto;}
.index_title1 span{font-size: 18px;color: #666;padding-top: 20px;display: block;}
.index_title1:after{content: '';width: 120px;height: 4px;background: #1357c6;left: 50%;margin-left: -60px;bottom: 30px;position: absolute;}
.jjfa_title.index_title1:after{display: none;}

.jjfa_info{margin-top: 15px;text-align: center;font-size: 15px;color: #666666;line-height: 36px;}
.bays_text{margin-top: 80px;}
.bays_text div{float: left;width: 240px;text-align: center;transition: all 0.5s;}
.bays_text div *{display: block;color: #333;}
.bays_text div:hover{transform: translateY(-10px);}
.bays_text div:hover *{color: #1357c6;}
.bays_text div strong{font-size: 60px;font-weight: bold;position: relative;}
.bays_text div span{font-size: 14px;}

.bays_text div strong:after{position:absolute;width: 24px;height: 24px;border-radius: 50%;color: #ffffff;background: #1357c6;font-size: 14px;line-height: 24px;font-weight: normal;}
.bays_text div:nth-child(1) strong:after{content:'年';}
.bays_text div:nth-child(2) strong:after{content:'m²';}
.bays_text div:nth-child(3) strong:after{content:'大';}
.bays_text div:nth-child(4) strong:after{content:'大';}
.bays_text div:nth-child(5) strong:after{content:'+';}

.area_list{margin-top: 85px;width: 1200px;}
.area_list ul li{float: left;width: 397px;height: 297px;margin-right: 4px;margin-bottom: 4px;position: relative;}

.area_list ul li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 397px;
    height: 297px;
    z-index: 0;
    background: url("../images/f1.jpg") no-repeat left top;
    background-size: 427px 397px;
}

.area_list ul li:nth-child(2):before{background-image:url("../images/f2.jpg");}
.area_list ul li:nth-child(3):before{background-image:url("../images/f3.jpg");}
.area_list ul li:nth-child(4):before{background-image:url("../images/f4.jpg");}
.area_list ul li:nth-child(5):before{background-image:url("../images/f5.jpg");}
.area_list ul li:nth-child(6):before{background-image:url("../images/f6.jpg");}
.area_list ul li:nth-child(7):before{background-image:url("../images/f7.jpg");}
.area_list ul li:nth-child(8):before{background-image:url("../images/f8.jpg");}
.area_list ul li:nth-child(9):before{background-image:url("../images/f9.jpg");}

.area_list ul li:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 397px;
    height: 297px;
    z-index: 0;
    background: rgba(0,0,0,.8);
}

.area_list ul li:nth-child(3n){margin-right: 0;}
.area_list ul li a{display: block;color: #ffffff;text-align: center;position: relative;width: 397px;margin: 0 auto;z-index: 5;}
.area_list ul li a:after{content: '';height: 297px;width: 397px;display: block;position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.area_list ul li a div{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 3;}

.area_list ul li a i{font-size: 69px;color: #ffffff;}
.area_list ul li a span{display: block;padding-top: 85px;}
.area_list ul li a strong{display: block;font-size: 18px;font-weight: normal;color: #ffffff;position: relative;}
.area_list ul li a strong:before{content:'';width: 310px;height: 1px;background: #568de7;left: 42px;position: absolute;bottom:-10px;display: none;}
.area_list ul li a em{font-size: 14px;color: #ffffff;display: none;width: 310px;margin: 20px auto 0 auto;font-style: normal;line-height: 28px;border-radius: 4px;}


.area_list ul li:hover a:after{height: 297px;background-color: rgba(22,85,188,.8);left: 0;z-index: 2;border-radius: 4px;display: block;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.area_list ul li:hover a strong{margin-top: 30px;font-size: 22px;color: #ffffff;}
.area_list ul li:hover a strong:before{display: block;}
.area_list ul li:hover a span{display: none;}
.area_list ul li:hover a em{display: block;}


.index_product_bg{background: #ffffff;padding-bottom: 40px;}
.product_nav{margin-top: 70px;}
.product_nav ul li{height: 65px;background: #f5f5f5;width: 100%;margin-bottom: 10px;overflow: hidden;}
.product_nav ul li div{width: 247px;background: #1357c6;font-weight: bold;font-size: 18px;line-height: 65px;color: #ffffff;text-align: center;display: inline-block;margin-right: 40px;}
.product_nav ul li a{display: inline-block;margin-right: 25px;font-size: 15px;color: #333333;}
.product_nav ul li a:hover,.product_nav ul li a.active{color: #1357c6;font-weight: bold;}
.product_nav ul li a:last-child{margin-right: 0;}

.product_index_list{}
.product_index_list ul li{float: left;width: 396px;height: 396px;margin-right:6px;background: #F9F9F9;margin-bottom: 6px;}
.product_index_list ul li:nth-child(3n){margin-right: 0;}

.product_index_list ul li a{text-decoration: none;display: block;height: 396px;}
.product_index_list ul li a span{display: block;width: 396px;height: 296px;overflow: hidden;}
.product_index_list ul li a strong{display: block;line-height: 40px;text-align: center;font-size: 24px;color: #333;height: 40px;overflow: hidden;}
.product_index_list ul li a span img{max-width: 396px;max-height: 296px;}
.product_index_list ul li a span{width: 396px;height: 296px;margin: 0 auto;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align:middle;
    /*设置水平居中*/
    text-align:center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial, serif;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}

.product_index_list ul li a em{display: block;text-align: center;font-style: normal;color: #999999;font-size: 14px;overflow: hidden;height: 20px;}

.product_index_list ul li:hover a{}
.product_index_list ul li:hover a strong{color: #1357c6;}


.xzly3_bg{background: #f1f1f1;padding-top: 1px;}
.xzly3_nav{}
.xzly3_nav ul li{float: left;width: 300px;padding-top: 90px;}
.xzly3_nav ul li a{}
.xzly3_nav ul li a *{display: block;text-align: center;}
.xzly3_nav ul li a strong{font-size: 60px;height: 36px;overflow: hidden;color: #636363;line-height: 60px;}
.xzly3_nav ul li a span{font-size: 24px;color: #333333}

.xzly3_nav ul li.on a strong{color: #1357c6;}
.xzly3_nav ul li.on a span{color: #1357c6;}


.xzly3_info{width: 100%;height: 500px;display: block;padding-top: 20px;}
.xzly3_info li{background: url("../images/b5.jpg") no-repeat center top;background-size: 1920px 500px;height: 500px;width: 100%;}
.xzly3_info li.xzly3_01{background-image: url("../images/b5.jpg");}
.xzly3_info li.xzly3_02{background-image: url("../images/b6.jpg");}
.xzly3_info li.xzly3_03{background-image: url("../images/b7.jpg");}
.xzly3_info li.xzly3_04{background-image: url("../images/b8.jpg");}

.xzly3_info li div.container{padding-top: 118px;color: #ffffff;}
.xzly3_info li div.container strong,.xzly3_info li div.container span{display: block;width: 465px;}
.xzly3_info li div.container strong{font-size:40px; }
.xzly3_info li div.container span{padding-top: 26px;font-size: 18px;line-height: 36px;}

.xzly3_info_ico{width:580px;margin-top: 35px;padding-top: 35px;position: relative;}
.xzly3_info_ico:before{position: absolute;width: 85px;height: 9px;content: '';left: 0;top: 0;background: #ffffff;}
.xzly3_info_ico i{display: inline-block;width: 235px;margin-right: 90px;font-size: 18px;line-height: 40px;;margin-bottom: 10px;}
.xzly3_info_ico i:before{margin-right: 16px;font-size: 35px;line-height: 40px;vertical-align: middle}
.xzly3_info_ico i:nth-child(2n){margin-right: 0;}

.xzly3_info li.xzly3_01 .xzly3_info_ico i:nth-child(3):before{font-size: 30px;}
.xzly3_info li.xzly3_02 .xzly3_info_ico i{width: 110px;margin-right: 80px;text-align: center;display: block;float: left;}
.xzly3_info li.xzly3_02 .xzly3_info_ico i:before{display: block;font-size: 40px;margin-right: 0;}

.xzly3_info li.xzly3_03 .xzly3_info_ico i{width: 80px;margin-right: 40px;text-align: center;display: block;float: left;}
.xzly3_info li.xzly3_03 .xzly3_info_ico i:first-child{width: 112px;}
.xzly3_info li.xzly3_03 .xzly3_info_ico i:before{display: block;font-size: 40px;margin-right: 0;}

.xzly3_info li.xzly3_04 .xzly3_info_ico i{width: 80px;margin-right: 40px;text-align: center;display: block;float: left;}
.xzly3_info li.xzly3_04 .xzly3_info_ico i:before{display: block;font-size: 40px;margin-right: 0;}
.xzly3_info li.xzly3_04 .xzly3_info_ico i:nth-child(3):before{font-size: 30px;}


.kfal_list{padding-top: 100px;position: relative;}
.kfal_list ul{display: block;width: 9999px;}
.kfal_list ul li{float: left;width: 405px;height: 235px;}
.kfal_list ul li a{display:block;width: 390px;height: 235px;position: relative;}
.kfal_list ul li a span{display: block;width: 390px;height: 235px;overflow: hidden;}
.kfal_list ul li a span img{width: 390px;height: 235px;}
.kfal_list ul li a strong{display: block;position: absolute;left: 0;bottom: 0;height: 60px;background: rgba(0,0,0,.5);width:100%;font-size: 15px;color: #ffffff;text-align: center;line-height: 60px;}

.index_zszs_nav{height: 1px;position: relative;}
.index_zszs_nav a{display: block;position: absolute;left: -80px;top:-140px;}
.index_zszs_nav a:last-child{right: -80px;left: auto; }
.index_zszs_nav a i{font-size: 23px;color: #dbdbdb;border: solid 5px #e4e4e4;width: 57px;height: 57px;line-height: 47px;border-radius: 50%;display: inline-block;text-align: center; }
.index_zszs_nav a:hover i{border-color: #1357c6;color: #1357c6;}


.kfal_logo{padding-top: 84px;padding-bottom: 73px;}
.kfal_logo .box{overflow: hidden;width: 1200px;height: 115px;}

.kfal_logo ul{display: block;width: 9999px;}
.kfal_logo ul li{width: 243px;float: left;}
.kfal_logo ul li a{display: block;width: 230px;height: 115px;background: #ffffff;text-align: center;}

.kfal_logo ul li a span img{max-width: 230px;max-height: 115px;}
.kfal_logo ul li a span{width: 230px;height: 115px;margin: 0 auto;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align:middle;
    /*设置水平居中*/
    text-align:center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial, serif;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}


.index_about_bg{background: url("../images/b9.jpg") no-repeat center top;height: 677px;}
.index_about_box{}

.index_about_text{width: 230px;float: left;padding-top: 63px;position: relative;}
.index_about_text:before,.index_about_text:after{content:'';background: #f1f1f1;height: 5px;position: absolute;left: 0;top: 172px;}
.index_about_text:before{width: 133px;}
.index_about_text:after{width: 5px;}
.index_about_text *{display: block;color: #f1f1f1;}
.index_about_text strong{font-size: 48px;line-height: 48px;}
.index_about_text span{font-size: 36px;margin-top: 28px;font-weight: bold;}
.index_about_text em{font-size: 15px;font-style: normal;margin-top: 10px;}

.index_about_content{margin-left: 65px;width: 892px;padding-top: 154px;font-size: 15px;color: #ffffff;float: left;line-height: 24px;}
.index_about_content *{display: block;}
.index_about_content a{width: 120px;height: 28px;border-radius: 15px;border: solid 1px #ffffff;text-align: center;color: #ffffff;margin-top: 30px;}
.index_about_content a:hover{border-color: #ff7e00;background: #ff7e00;}

.index_album_bg{background: #f1f1f1;}
.index_album_nav{width: 460px;padding-top: 70px;}
.index_album_nav ul li{float: left;width: 120px;margin-right: 50px;}
.index_album_nav ul li:last-child{margin-right: 0;}
.index_album_nav ul li a{font-size: 18px;color: #333333;}
.index_album_nav ul li a i{font-size: 18px;}

.index_album_nav ul li a:hover,.index_album_nav ul li a.active{color: #1357c6;font-weight: bold;}
.index_album_nav ul li a:hover i,.index_album_nav ul li a.active i{font-weight: normal;}

.index_album_list{overflow: hidden;padding-top: 45px;padding-bottom: 25px;}

.index_album_list .box{width:1200px;height: 280px;overflow: hidden;}

.index_album_list ul{display: block;width: 9999px;}
.index_album_list ul li{width: 300px;float: left;}
.index_album_list ul li a{display: block;width: 290px;}
.index_album_list ul li a strong{height: 60px;line-height: 60px;overflow: hidden;font-size: 15px;color: #333333;text-align: center;font-weight: normal;display: block;}

.index_album_list ul li a span img{max-width: 288px;max-height: 217px;}
.index_album_list ul li a span{width: 290px;height: 219px;margin: 0 auto;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align:middle;
    /*设置水平居中*/
    text-align:center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial, serif;/*防止非utf-8引起的hack失效问题，如gbk编码*/
    background: #ffffff;
    border: solid 1px #f1f1f1;
    overflow: hidden;
}


.inews_box{padding-bottom: 30px;}
.inews_box .index_title1:after{background: none;}

.inews_nav{text-align: center;margin-bottom: 50px;padding-top: 42px;}
.inews_nav ul li{display: inline-block;width: 90px;margin-right: 20px;height: 42px;}
.inews_nav ul li a{display: inline-block;width: 90px;position: relative;height: 42px;font-size: 16px;color: #333333;}
.inews_nav ul li a:before{content: '';position: absolute;height: 4px;width: 90px;left: 0;bottom: 4px;display: none;background: #0172ff;border-radius: 2px;}
.inews_nav ul li.on a,.inews_nav ul li:hover a{font-size:16px;font-weight: bold;color: #0172ff; }
.inews_nav ul li.on a:before,.inews_nav ul li:hover a:before{display: block;}

.inews_list{}
.inews_list ul li{float: left;width: 370px;margin-right:45px; }
.inews_list ul li:last-child{margin-right: 0;}
.inews_list ul li a{display: block;width: 370px;}
.inews_list ul li a span{display: block;width: 370px;height: 222px;overflow: hidden;}
.inews_list ul li a span img{width: 370px;height: 222px;}
.inews_list ul li a strong{display: block;height: 66px;line-height: 66px;color: #333333;font-weight: normal;overflow: hidden;font-size:15px; }
.inews_list ul li a:hover strong{font-weight: bold;}
.inews_list ul li a em{display: block;height: 92px;line-height: 26px;font-style: normal;font-size: 14px;color: #878787;border-bottom: solid 1px #dedede;margin-bottom: 14px;}

.inews_list ul li a b{display: block;width:135px;color: #333;font-size: 15px;float: left;line-height: 26px;font-weight: normal; }
.inews_list ul li a i{display: block;width:135px;color: #dedede;float: right;text-align: right;font-size: 24px;line-height: 26px; }


.slideTxtBox{ width: 1200px;}
.slideTxtBox .hd{}
.slideTxtBox .hd ul{}
.slideTxtBox .hd ul li{  }
.slideTxtBox .hd ul li.on{}
.slideTxtBox .bd ul{}

.yyst_bg{background: url("../images/b10.jpg") no-repeat center top;height: 550px;}
.yyst_box .index_title1{margin-top: 70px;}
.yyst_box .index_title1:after{background: #82bef1;}
.yyst_box .index_title1 h3{color: #ffffff;}
.yyst_box .index_title1 span{color: #f1f1f1;}


/*留言部分*/
.yyst_list{width: 772px;margin-top: 30px;}
.yyst_list ul li{float: left;background: #f1f1f1;height: 50px;margin-bottom: 15px;border-radius: 5px;position: relative;}
.yyst_list ul li label{margin-bottom: 0;}

.yyst_list ul li:nth-child(1){width: 250px;margin-right: 11px;padding-left: 10px;}
.yyst_list ul li:nth-child(1) label:after{
    content: '';
    top: 20px;
    right: 13px;
    width:0;
    height:0;
    border-right:7px solid transparent;
    border-left:7px solid transparent;
    border-top:9px solid #b0b0b0;
    position: absolute;
}

.yyst_list ul li:nth-child(2){width: 250px;margin-right: 11px;}
.yyst_list ul li:nth-child(3){width: 250px;}

.yyst_list ul li:nth-child(4){padding: 15px;width: 510px;margin-right: 11px;height: 180px;}
.yyst_list ul li:nth-child(4) label{display: block;width: 100%;height: 100%;position: relative;font-weight: normal;}
.yyst_list ul li:nth-child(4):after{
    content: '';
    bottom: -15px;
    right: 30px;
    width:0;
    height:0;
    border-left:15px solid transparent;
    border-top:15px solid #f1f1f1;
    position: absolute;
}
.yyst_list ul li:nth-child(4) label textarea{background: none;width: 100%;height: 100%;border: none;outline: none;}

.yyst_list ul li:nth-child(5),.yyst_list ul li:nth-child(6){
    padding-left: 18px;
    width: 250px;
}

.yyst_list input::-webkit-input-placeholder,.yyst_list textarea::-webkit-input-placeholder{
    color:#333;
}
.yyst_list input::-moz-placeholder,.yyst_list textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#333;
}
.yyst_list input:-ms-input-placeholder,.yyst_list textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#333;
}

.yyst_list ul li:nth-child(n+5):nth-child(-n+6) input{
    width: 100%;
    height: 50px;
    border: none;
    outline: none;
    background: none;
    font-size: 14px;
    color: #333333;
}

.yyst_list ul li:nth-child(n+5):nth-child(-n+6) label{
    width: 100%;
    height: 50px;
    border: none;
    outline: none;
    border-radius: 0 10px 10px 0;
    position: relative;
}
.yyst_list ul li:nth-child(n+5):nth-child(-n+6) label:before{
    content: '*';
    color: #f04124;
    position: absolute;
    left: -10px;
    top: 18px;
}

.yyst_list ul li:last-child{margin-right: 0;background: none;text-align: center;width: 250px;}
.yyst_list ul li a{display: block;}
.yyst_list ul li:last-child button{width: 250px;height: 50px;border-radius: 10px;background: #fe7c30;border: none;outline: none;color: #ffffff;font-size: 16px;}

.select_box, .select_box1, .select_box2, .select_box3 {
    position: relative;
    width: 100%;
    height: 50px;
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(32, 31, 31, 0.05);
    font-size: 14px;
    font-weight: bold;
    z-index: 999;
    color: #333
}

.selet_open, .selet_open1, .selet_open2, .selet_open3 {
    position: absolute;
    width: 40px;
    height: 50px;
    display: block;
    right: 0;
    top: 0;
    border-radius: 0 10px 10px 0;
}

.city{width: 100%;height: 50px;position: relative;background: none;border: none;outline: none;font-size: 14px;color: #333333;}


.selet_open b, .selet_open1 b, .selet_open2 b, .selet_open3 b{
    top: 20px;
    right: 13px;
    width:0;
    height:0;
    border-right:7px solid transparent;
    border-left:7px solid transparent;
    border-top:10px solid #b0b0b0;
    position: absolute;
}

.select_txt, .select_txt1, .select_txt2, .select_txt3 {
    display: inline-block;
    padding-left: 18px;
    width: 100%;
    line-height: 50px;
    height: 50px;
    cursor: text;
    overflow: hidden
}

.option, .option1, .option2, .option3 {
    width: 250px;
    background: #ffffff;
    border: solid 1px #ede7d6;
    position: absolute;
    top: 50px;
    left: -1px;
    z-index: 9999;
    overflow: hidden;
    display: none;

}

.option a, .option1 a, .option2 a, .option3 a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 327px;
    padding-left: 10px;
    background: #fff
}

.option a:hover, .option1 a:hover, .option2 a:hover, .option3 a:hover {
    background: #d4dbf9
}

._citys {
    background: #fff;
    width: 534px;
    display: inline-block;
    border: 2px solid #eee;
    padding: 5px;
    position: relative
}

._citys span {
    color: #fb7f73;
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 1px solid #fb7f73;
    cursor: pointer
}

._citys0 {
    width: 100%;
    height: 34px;
    display: inline-block;
    border-bottom: 2px solid #fb7f73;
    padding: 0;
    margin: 0
}

._citys0 li {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    color: #888;
    width: 80px;
    text-align: center;
    cursor: pointer
}

.citySel {
    background-color: #fb7f73;
    color: #fff !important
}

._citys1 {
    width: 100%;
    display: inline-block;
    padding: 10px 0
}

._citys1 a {
    width: 83px;
    height: 35px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #666;
    margin-left: 6px;
    margin-top: 3px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    overflow: hidden
}

._citys1 a:hover {
    color: #fff;
    background-color: #fb7f73
}

.AreaS {
    background-color: #fb7f73 !important;
    color: #fff !important
}

/*底部*/
.footer_bg{background: #333;}
.footer_bg2{color: #4b4b4b;text-align: center;line-height: 30px;font-size: 14px;background: #202020;}
.footer_bg2 a{color: #4b4b4b;}

.link_box{border-bottom: solid 1px #414141;color: #909090;line-height: 36px;text-align: left;}
.link_box a{color: #5b5b5b;margin-right: 15px;}
.link_box a:hover{color: #ffffff;}
.link_box strong{display: inline-block;font-weight: normal;margin-right: 10px;}

.footer_box{padding-top: 36px;padding-bottom: 31px;}
.footer_nav{padding-top: 0;}
.footer_nav ul{display: block;float: left;position: relative;width: 132px;text-align: center;}
.footer_nav ul:before{content:'';position: absolute;width: 1px;height: 230px;top:0;right: 0;background: #4a4a4a;}
.footer_nav ul:nth-child(6):before{display: none;}

.footer_nav ul li{line-height: 32px;}
.footer_nav ul li.footer_title{position: relative;font-size: 15px;line-height: 20px;}
.footer_nav ul li.footer_title *{display: block;}
.footer_nav ul li.footer_title strong{font-size: 15px;color: #999999;}
.footer_nav ul li.footer_title span{font-size: 12px;color: #555555;}
.footer_nav ul li.footer_title a{font-size: 16px;line-height: 20px;color: #999;}

.footer_nav ul li a{font-size: 14px;line-height: 32px;color: #707070;}
.footer_nav ul li a:hover{color: #ffffff;}


.footer_nav div.footer_logo{float: left;height: 180px;color: #999;width: 275px;position: relative;}
.footer_text{font-size: 24px;color: #6b90a8;width: 100%;text-align: left;}
.footer_text img{width: 186px;}

.footer_company{padding-top: 10px;color: #999;padding-left: 60px;}
.footer_company span,.footer_company strong{display: block;font-weight: normal;line-height: 17px;margin-top: 12px;}
.footer_company span{font-size: 14px;}
.footer_company i{display: inline-block;width: 23px;}
.footer_company span:first-child{height: 42px;}
.footer_company span:first-child i{display: inline-block;width: 23px;float: left;}
.footer_company span:first-child b{display: block;float: left;}
.footer_company span:first-child b:last-child{margin-left: 23px;margin-top: 5px;}

.footer_qr_box{float: right;width: 235px;padding-top: 6px;}
.footer_qr{width:100px;float: left;text-align: center;}
.footer_qr:last-child{margin-left: 35px;}
.footer_qr img{width: 89px;height: 89px;display: block; }
.footer_qr span{width:100px;text-align: center;display: block;padding-top: 10px;position: relative;color: #999;font-size: 14px;}

.footer_qr i{height: 89px;width: 89px;position: relative;overflow: hidden;display: block;margin: 0 auto;}
.footer_qr i:after{display:block;position:absolute;left:0;top:0;width:100%;height:35px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;background:url(../images/code_shadow1.png) no-repeat 0 0;background-size: 100% auto;}

@keyframes light{
    0%{top:0;}
    50%{top:100%;}
    100%{top:-40px;}
}



/*二级页面*/
.link_map_bg{border-bottom: solid 1px #d5d5d5;height: 46px;line-height: 46px;color: #808080;vertical-align: top;}
.link_map_box *{float: left;display: block;margin: 0 3px;}
.link_map_box a{color: #808080;}
.link_map_box a:hover{color: #1357c6;}
.link_map_box i{color: #0148bd}
.link_map_box a,.link_map_box span{}
.link_map_box span.title{height: 46px;line-height: 46px;}
.link_map_box.link_pro span.title{width: 600px;height: 46px;line-height: 46px;}

.link_map_box span:first-child{margin: 0 3px 0 0;}
.link_map_box span:first-child i{margin: 0 3px 0 0;}


.about_box{
}
.about_nav_box{
    overflow: hidden;;
}
.about_nav{
    height: 56px;
    text-align: center;
    float: left; /* 自适应内容宽度 */
    position: relative;
    left: 50%;
    margin: 40px 0;
}
.about_nav ul{
    display: block;
    position: relative;
    left: -50%;
}
.about_nav ul li{display: block;width: 140px;height: 48px;float: left;border-top: solid 1px #e7e7e7;border-right: solid 1px #e7e7e7;border-bottom: solid 1px #e7e7e7;}
.about_nav ul li:first-child{border-left: solid 1px #e7e7e7;}
.about_nav ul li:last-child{margin-right: 0; }
.about_nav a{display: block;color: #333333;font-size: 15px;height: 46px;position: relative;line-height:  46px;z-index: 1;}
.about_nav a:hover{font-weight: bold;}
.about_nav a.active{color: #ffffff;font-weight: bold;}
.about_nav a:before{content: '';width: 140px;height:48px;position: absolute;top: -1px;left: 0;display: none;background: #1357c6;z-index: -1;border-left: solid 1px #ffffff;border-right: solid 1px #ffffff;}
.about_nav a.active:before{display: block;}


.brand_title{margin-top: 30px;position: relative}
#brand_box{position: absolute;top: -150px;width: 100px;height: 100px;}
.index_title2{padding: 40px 0 80px 0;}
.index_title2 strong,.index_title2 span{display: block;text-align: center;}
.index_title2 strong{font-size: 30px;color: #333333;position: relative;}
.index_title2 strong:before{content: '';position: absolute;left: 50%;margin-left: -60px;width: 120px;height: 4px;background: #1357c6;border-radius: 2px;bottom: -20px;}
.index_title2 span{font-size: 18px;color: #666;margin-top: 35px;}


.about_view{}
.about_box1{background: #ffffff;}
.about_box1 div.about_img a{display: block;width: 600px;height: 360px;overflow: hidden;}
.about_box1:nth-child(2n-1) div.about_img,.about_box1:nth-child(2n-1) div.about_text{float: left;}
.about_box1:nth-child(2n-1) div.about_img{width: 600px;}
.about_box1:nth-child(2n-1) div.about_text{width: 600px;height: 360px;position: relative;}


.about_box1:nth-child(2n) div{}
.about_box1:nth-child(2n) div.about_img{width: 600px;float: right;}

.about_box1:nth-child(2n) div.about_text{width: 600px;float: left;position: relative;height: 360px;}
.about_box1 div.about_text div{width: 600px;height:360px;display: table-cell;vertical-align: middle;padding: 0 25px;text-align:justify;}

.about_box1 div.about_text p{font-size: 15px;color: #404040;line-height: 28px;}

.jjfa2_bg{background: url("../images/b4.jpg") no-repeat center top;height: 585px;background-size: 1920px 585px;width: 100%;}
.jjfa2_bg .index_title2{padding-top: 140px;}
.jjfa2_bg .bays_text{margin-top: 40px;}

.zdxlly_bg{background: #f1f1f1;}

.zdxlly_tab{position: relative;}
.zdxlly_list li{width: 1200px;height: 450px;float: left}
.zdxlly_list li.zdxlly_01{background: url("../images/c1.jpg") no-repeat right top;}
.zdxlly_list li.zdxlly_02{background: url("../images/c2.jpg") no-repeat right top;}
.zdxlly_list li.zdxlly_03{background: url("../images/c3.jpg") no-repeat right top;}
.zdxlly_list li.zdxlly_04{background: url("../images/c4.jpg") no-repeat right top;}

.zdxlly_list li .zdxlly_box{width: 600px;}

.zdxlly_list li .zdxlly_box div:nth-child(1){position: relative;padding-bottom: 10px;}
.zdxlly_list li .zdxlly_box div:nth-child(1) strong{font-size: 48px;color: #1357c6;vertical-align: middle}
.zdxlly_list li .zdxlly_box div:nth-child(1) span{font-size: 36px;color: #1357c6;vertical-align: middle;margin-left: 25px;}
.zdxlly_list li .zdxlly_box div:nth-child(1):before{content: '';height: 3px;width: 242px;background: #1357c6;position: absolute;bottom: 0;left: 0;}

.zdxlly_list li .zdxlly_box div:nth-child(2){margin-top: 20px;font-size: 15px;line-height: 28px;}

.zdxlly_list li .zdxlly_box div:nth-child(3){margin-top: 40px;}
.zdxlly_list li .zdxlly_box div:nth-child(3) i{display: inline-block;width: 48%;height: 60px;}
.zdxlly_list li .zdxlly_box div:nth-child(3) i:before{margin-right: 16px;font-size: 34px;line-height: 40px;vertical-align: middle;color: #1357c6;display: inline-block;width: 38px;text-align: center;}

.zdxlly_list li.zdxlly_01 div i.icon-dashboard:before{font-size: 28px;}
.zdxlly_list li.zdxlly_02 div i.icon-caidanlan-kucun-zuzhuangchaixie:before{font-size: 40px;}
.zdxlly_list li.zdxlly_02 div i.icon-lianjitiaoshi:before{font-size: 40px;}
.zdxlly_list li.zdxlly_03 div i.icon-lishibanben:before{font-size: 28px;}
.zdxlly_list li.zdxlly_03 div i.icon-xiaoshoubaobiao:before{font-size: 28px;}
.zdxlly_list li.zdxlly_03 div i.icon-lishibanben:before{font-size: 28px;}
.zdxlly_list li.zdxlly_03 div i.icon-baoyangrenwu:before{font-size: 38px;}
.zdxlly_list li.zdxlly_04 div i.icon-drgspingtairuanjianxitong37:before{font-size: 28px;}




.zdxlly_nav{display: block;width: 852px;height: 73px;position: absolute;bottom: 20px;left: 0;}
.zdxlly_nav li{width: 213px;height: 73px;float: left;}
.zdxlly_nav li a{display:block;width: 213px;height: 73px;text-align: center;font-size: 24px;line-height: 73px;background: #ffffff;color: #333333;}
.zdxlly_nav li a:hover{font-weight: bold;}
.zdxlly_nav li.on a{background: #1357c6;color: #ffffff;font-weight: bold;}

.brand_box{background: rgba(255,255,255,.18);width: 1200px;height: 480px;}
.brand_box ul li{width: 238px;height: 107px;border: solid 1px #CCCCCC;float: left;border-right: none;border-bottom: none;background: #ffffff;}
.brand_box ul li:nth-child(5n+0){border-right: solid 1px #CCCCCC;}

.brand_box ul li a{display: block;text-align: center;width: 236px;height: 105px;position: relative;}
.brand_box ul{border-bottom: solid 1px #CCCCCC;}

.brand_box ul li a span img{max-width: 236px;max-height: 105px;}
.brand_box ul li a span{width: 236px;height: 105px;margin: 0 auto;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align:middle;
    /*设置水平居中*/
    text-align:center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial, serif;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.brand_box ul li a strong{display: none;}



.honor_box{}
.honor_box ul{}

.honor_box ul li{width: 276px;height: 434px;border: solid 1px #EBEBEB;float: left;margin-right: 32px;margin-bottom: 32px;}
.honor_box ul li:nth-child(4n){margin-right: 0;}
.honor_box ul li a{display: block;text-align: center;width: 274px;padding: 4px;}
.honor_box ul li a span{
    width: 266px;
    height: 376px;
    margin: 0 auto;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align:middle;
    /*设置水平居中*/
    text-align:center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial, serif;/*防止非utf-8引起的hack失效问题，如gbk编码*/
    overflow: hidden;
}
.honor_box ul li a span img{max-width: 266px;max-height: 376px;}
.honor_box ul li a strong{display: block;height: 48px;font-size: 15px;color: #333333;background: #EBEBEB;line-height: 48px;}

.page{width: 900px;margin: 30px auto;text-align: center;}
.page .page_list *{display: inline-block;width: 38px;height: 38px;background: #f4f4f4;color: #333;margin-right: 10px;border-radius: 50%;font-size: 16px;line-height: 38px;}
.page .page_list *:first-child,.page .page_list *:last-child{color: #BBBBBB;}
.page .page_list .active{background: #1357c6;color: #ffffff;}
.page .page_list a:hover{background: #1357c6;color: #ffffff;}

.video_box{}
.video_box ul li{width: 380px;height: 266px;float: left;margin-right: 30px;margin-bottom: 30px;}
.video_box ul li:nth-child(3n){margin-right: 0;}
.video_box ul li a span{
    width: 380px;
    height: 214px;
    margin: 0 auto;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align:middle;
    /*设置水平居中*/
    text-align:center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial, serif;/*防止非utf-8引起的hack失效问题，如gbk编码*/
    overflow: hidden;
    position: relative;
}
.video_box ul li a span img{width: 380px;height: 214px;}
.video_box ul li a strong{display: block;height: 52px;font-size: 15px;color: #333333;line-height: 52px;font-weight: normal;text-align: center;}
.video_box ul li a span i{position: absolute;display: block;width: 380px;height: 214px;font-size: 40px;color: #ffffff;left: 0;top: 0;line-height: 214px;}
.video_box ul li a:hover span i{background: rgba(255,255,255,.3);color: #1357c6;}

.video_content{padding-top: 30px;padding-bottom: 40px;}
.newsviewtitle{border-bottom: solid 1px #f1f1f1;padding-bottom: 30px;}
.newsviewtitle h1{font-size: 18px;text-align: center;color: #333;font-weight: bold;}

.newsviewcontent{padding: 20px;line-height: 24px;color: #333;}
.newsviewcontent img{max-width: 100%;}

.video_list{width: 1200px;position: relative;}
.video_list .box{width: 1200px;height: 210px;overflow: hidden;}
.video_list ul li{width: 306px;height: 210px;float: left;}
.video_list ul li a{display: block;width:284px; }
.video_list ul li a span{display: block;width:284px;height: 160px;position: relative; }
.video_list ul li a span img{display: block;width:284px;height: 160px; }
.video_list ul li a span i{position: absolute;display: block;width: 284px;height: 160px;font-size: 40px;color: #ffffff;left: 0;top: 0;line-height: 160px;text-align: center;}
.video_list ul li a:hover span i{background: rgba(255,255,255,.3);color: #1357c6;}
.video_list ul li a strong{display: block;height: 50px;font-size: 15px;color: #333333;line-height: 50px;font-weight: normal;text-align: center;}

.index_zszs_nav2{height: 1px;position: relative;}
.index_zszs_nav2 a{display: block;position: absolute;left: -80px;top:-150px;}
.index_zszs_nav2 a:last-child{right: -80px;left: auto; }
.index_zszs_nav2 a i{font-size: 23px;color: #dbdbdb;border: solid 5px #e4e4e4;width: 57px;height: 57px;line-height: 47px;border-radius: 50%;display: inline-block;text-align: center; }
.index_zszs_nav2 a:hover i{border-color: #1357c6;color: #1357c6;}

.album_box{padding: 10px 0;}
.album_ul{}
.album_ul li{float: left;margin-right: 28px;width: 279px;height:269px;text-align: center;margin-bottom: 28px;}
.album_ul li:nth-child(4n){margin-right: 0;}
.album_ul li a span{display: block;width: 279px;height: 209px;overflow: hidden;}
.album_ul li img{width: 279px;height: 209px;}
.album_ul li a strong{font-size: 15px;color: #3b3b3b;font-weight: normal;height: 60px;line-height:60px;overflow: hidden;display: block;}
.album_ul li div{display: none;}

.index_title3{padding: 40px 0 40px 0;}
.index_title3 strong,.index_title3 span{display: block;text-align: center;}
.index_title3 strong{font-size: 30px;color: #333333;position: relative;}
.index_title3 span{font-size: 18px;color: #666;margin-top: 5px;}

.custormer_nav{height: 56px;text-align: center;margin: 0 auto;width:1080px; }
.custormer_nav ul li{display: block;width: 120px;height: 48px;float: left;border-top: solid 1px #e7e7e7;border-right: solid 1px #e7e7e7;border-bottom: solid 1px #e7e7e7;}
.custormer_nav ul li:first-child{border-left: solid 1px #e7e7e7;}
.custormer_nav ul li:last-child{margin-right: 0; }
.custormer_nav a{display: block;color: #333333;font-size: 15px;height: 46px;position: relative;line-height:  46px;z-index: 1;}
.custormer_nav a:hover{font-weight: bold;}
.custormer_nav a.active{color: #ffffff;font-weight: bold;}
.custormer_nav a:before{content: '';width: 120px;height:48px;position: absolute;top: -1px;left: 0;display: none;background: #1357c6;z-index: -1;}
.custormer_nav a.active:before{display: block;}

.brand_bg{overflow: hidden;}
.brand_nav{
    height: 56px;
    text-align: center;
    float: left; /* 自适应内容宽度 */
    position: relative;
    left: 50%;
    margin: 40px 0;
}
.brand_nav ul{
    display: block;
    position: relative;
    left: -50%;
}
.brand_nav ul li{display: block;width: 90px;height: 48px;float: left;border-top: solid 1px #e7e7e7;border-right: solid 1px #e7e7e7;border-bottom: solid 1px #e7e7e7;}
.brand_nav ul li:first-child{border-left: solid 1px #e7e7e7;}
.brand_nav ul li:last-child{margin-right: 0; }
.brand_nav a{display: block;color: #333333;font-size: 15px;height: 46px;position: relative;line-height:  46px;z-index: 1;}
.brand_nav a:hover,.brand_nav a.active{color: #ffffff;}
.brand_nav a:before{content: '';width: 90px;height:48px;position: absolute;top: -1px;left: 0;display: none;background: #0171ff;z-index: -1;}
.brand_nav a.active:before,.brand_nav a:hover:before{display: block;}


.customer_title{font-size: 24px;color: #333333;text-align: center;height: 60px;line-height: 60px;margin: 20px 0;font-weight: bold;}
.customer_view{padding:30px 0;font-size: 15px;line-height: 28px; }
.customer_view img{max-width: 100%;margin: 5px;}

.pro_title{font-size: 16px;}

.customer_real{width: 1200px;padding-top: 21px;}
.customer_real ul li{width: 304px;height: 230px;float: left;}
.customer_real ul li img{width: 290px;height: 175px;}
.customer_real ul li a{display: block;text-decoration: none;}
.customer_real ul li a strong{display:block;height:55px;color: #333;font-size: 14px;font-weight: normal;line-height: 55px;overflow: hidden;text-align: center;width: 290px;}
.customer_real ul li a:hover strong{font-weight: bold;}

.pro_bg{padding-top: 21px;}
.pro_bg ul li{float: left;margin-right: 30px;width: 380px;margin-bottom: 30px;background: #ffffff;border: solid 1px #e6e6e6;height: 437px;}

.pro_bg ul li div:first-child{height:436px;padding: 4px;}
.pro_bg ul li:nth-child(3n){margin-right: 0;}
.pro_bg ul li a{text-decoration: none;}
.pro_bg ul li a span{
    width: 370px;
    height: 298px;
    margin: 0 auto;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align:middle;
    /*设置水平居中*/
    text-align:center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial, serif;/*防止非utf-8引起的hack失效问题，如gbk编码*/
    overflow: hidden;
}
.pro_bg ul li a strong{display: block;line-height: 40px;text-align: center;font-size: 18px;color: #333;height: 40px;overflow: hidden;font-weight: normal;padding: 0 20px;}
.pro_bg ul li a span img{max-width: 370px;max-height: 298px;}
.pro_bg ul li a em{display: block;text-align: center;font-style: normal;color: #999999;font-size: 14px;overflow: hidden;height: 25px;padding: 0 20px;line-height: 25px;}

.pro_link{text-align: center;font-size: 14px;color: #333333;height: 30px;position: relative;margin-top: 5px;}
.pro_link:before{content: '|';position: absolute;width: 5px;z-index: 0;left: 50%;top: 0;}
.pro_link a{font-size: 14px;color: #333333;margin-right: 10px;}
.pro_link a:last-child{margin-right:0;margin-left: 10px;}

.pro_bg ul li:hover .pro_link a,.pro_bg ul li:hover a strong{color: #1357c6;}


.partinfo_box {}
.partinfo_box ul li{float: left;width: 280px;margin-right: 26px;margin-bottom: 6px;}
.partinfo_box ul li span{width: 280px;height: 280px;display: block;overflow: hidden;border:solid 1px #c1c1c1;}
.partinfo_box ul li strong{width: 280px;height: 54px;line-height: 54px;text-align: center;font-weight: normal;display: block;color: #333333;}
.partinfo_box ul li span img{width: 278px;height: 278px;}
.partinfo_box ul li:nth-child(4n){margin-right: 0;}

.article_box{padding: 40px 0;}
.article_box ul li{width: 380px;height: 314px;float: left;margin-right: 30px;margin-bottom: 30px;border:  solid 1px #f1f1f1;}
.article_box ul li:nth-child(3n){margin-right: 0;}
.article_box ul li a{color: #333333;}
.article_box ul li a span{display: block;width: 378px;height: 228px;overflow: hidden;}
.article_box ul li a img{display: block;width: 378px;height: 228px;}
.article_box ul li a strong{display: block;padding: 0 26px;font-size: 15px;margin-top: 20px;position: relative;word-break:break-all;}


.article_box ul li:hover{border-bottom-color: #1357c6;border-bottom-width: 2px; box-shadow: 4px 5px 10px #e6e6e6, -4px 5px 10px #e6e6e6;}
.newsviewauthor{border-bottom: dashed 1px #CCCCCC;color: #999;line-height: 36px;text-align: center;position: relative;}
.newsviewauthor a{color: #999;}
.article_view_img{padding-top: 37px;}

.page_box a.art_list{width: 100px;height: 22px;background: #BBBBBB;color: #ffffff;position: absolute;right: 0;top: 0;text-align: center;line-height: 22px;}
.page_box .newsviewauthor a.art_list{right: 0;bottom: 0;top: auto;}
.page_box a.art_list:hover{background: #1357c6;color: #ffffff;}
.page_keywords{border-top: solid 1px #c1c1c1;padding-top: 5px;position: relative;color: #999;}
.page_keywords i{color: #d9d9d9;}
.page_keywords a.page_tag{color: #999;}


.nextprea_bg2{width: 100%;margin: 20px auto;}
.nextprea_bg2 .nextprea{height: 40px;line-height: 40px;width: 100%;margin: 0 auto;background: #f1f1f1;}
.nextprea_bg2 .nextprea div{float:left;font-size: 14px;color: #7a7a7a;height: 40px;line-height: 40px;background: none;overflow: hidden;width: 50%;}
.nextprea_bg2 .nextprea div:last-child{margin-right: 0;border-left: solid 1px #dfdfdf;}

.nextprea_bg2 .nextprea div span{display: block;width: 100px;height: 40px;background: #dadada;float: left;text-align: center;}
.nextprea_bg2 .nextprea div a{display: block;width:100%;float: left;overflow: hidden;}
.nextprea_bg2 .nextprea div:first-child span{font-weight: normal;margin-right: 20px;}
.nextprea_bg2 .nextprea div:first-child strong{margin-left: 20px;}

.nextprea_bg2 .nextprea div:last-child span{float: right;}
.nextprea_bg2 .nextprea div:last-child{text-align: right;}
.nextprea_bg2 .nextprea div:last-child span{margin-left: 20px;}
.nextprea_bg2 .nextprea div:last-child strong{padding-right: 20px;}

.nextprea_bg2 .nextprea div a{font-size: 14px;color: #7a7a7a;}
.nextprea_bg2 .nextprea div a:hover{color:#0074bf; }

.franchisee_box{padding: 40px 0;}
.franchisee_box ul li{width: 229px;height: 178px;float: left;margin-right: 13px;margin-bottom: 30px;border: solid 1px #E5E5E5;}
.franchisee_box ul li:nth-child(5n){margin-right: 0;}
.franchisee_box ul li a span{
    width: 227px;
    height: 128px;
    margin: 0 auto;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align:middle;
    /*设置水平居中*/
    text-align:center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial, serif;/*防止非utf-8引起的hack失效问题，如gbk编码*/
    overflow: hidden;
}
.franchisee_box ul li a span img{max-width: 227px;max-height: 128px;}
.franchisee_box ul li a strong{display: block;height: 50px;font-size: 15px;color: #333333;line-height: 50px;font-weight: normal;text-align: center;background: #ECECEC;}

.index_title4{padding: 40px 0 40px 0;}
.index_title4 strong,.index_title4 span{display: block;text-align: center;}
.index_title4 strong{font-size: 24px;color: #333333;position: relative;}
.index_title4 span{font-size: 15px;color: #a6a6a6;margin-top: 2px;}

.gwsdt .gwsdt_list{height:300px;width: 1200px;}
.gwsdt .gwsdt_list .gwsdt_img{width: 500px;height: 300px;float: left;}
.gwsdt .gwsdt_list .gwsdt_img span{display:block;overflow:hidden;width: 500px;height: 300px;}
.gwsdt .gwsdt_list .gwsdt_img img{width: 500px;height: 300px;}

.gwsdt .gwsdt_list .gwsdt_info{float: right;width: 645px;}
.gwsdt .gwsdt_list .gwsdt_info .gwsdt_title{height: 50px;line-height: 50px;}
.gwsdt .gwsdt_list .gwsdt_info .gwsdt_title a{font-size: 22px;color: #333333;}
.gwsdt .gwsdt_list .gwsdt_info .gwsdt_time{font-size: 15px;color: #999;height: 45px;line-height: 45px;border-bottom: solid 1px #f2f2f2;}
.gwsdt .gwsdt_list .gwsdt_info .gwsdt_short{font-size: 15px;color: #828282;line-height: 28px;padding: 40px 0;}
.gwsdt .gwsdt_list .gwsdt_info .gwsdt_link a{display: block;width: 117px;height: 35px;background: #1357c6;color: #ffffff;text-align: center;line-height: 35px;}

.gwsdt .carousel-indicators{width: 100px;right: 0;left: auto;margin: 0;bottom: 0;}
.gwsdt .carousel-indicators li{width: 12px;height: 12px;border-radius: 50%;background: #d4d4d4;border: none;margin: 0 4px 0 0;}
.gwsdt .carousel-indicators li:last-child{margin-right: 0;}
.gwsdt .carousel-indicators li.active{background: #1357c6;margin: 0 4px 0 0;}

.hyzx_list{}
.hyzx_list ul li{float: left;width: 370px;margin-right:45px; }
.hyzx_list ul li:last-child{margin-right: 0;}
.hyzx_list ul li a{display: block;width: 370px;}
.hyzx_list ul li a span{display: block;width: 370px;height: 222px;overflow: hidden;}
.hyzx_list ul li a span img{width: 370px;height: 222px;}
.hyzx_list ul li a strong{display: block;height: 32px;line-height: 32px;color: #333333;font-weight: normal;overflow: hidden;font-size:15px;margin-top: 30px; }
.hyzx_list ul li a:hover strong{font-weight: bold;}
.hyzx_list ul li a em{display: block;height: 92px;line-height: 26px;font-style: normal;font-size: 14px;color: #878787;margin-bottom: 14px;margin-top: 14px; }
.hyzx_list ul li a b{display: block;width: 117px;height: 35px;border: solid 1px #d8d8d8;line-height: 35px;text-align: center;font-weight: normal;color: #333333;}

.hyzx_list ul li a:hover b{background: #1357c6;border-color: #1357c6;color: #ffffff;}

.hyzx_list ul li a i{display: inline-block;width: 120px;height: 30px;color: #999999;font-size: 14px;position: relative;line-height: 30px;}
.hyzx_list ul li a i:last-child{margin-left: 30px;vertical-align: bottom;font-size: 14px;}
.hyzx_list ul li a i:before{margin-right: 10px;font-size: 16px;color: #d8d8d8;}

.cjwt_list{padding: 0 0 80px 0;}
.cjwt_list ul li{display: block;float: left;width: 370px;margin-right:45px;padding-left: 60px;position: relative;}
.cjwt_list ul li:before{display:none;content: '';position: absolute;width: 390px;height: 159px;box-shadow: 0 2px 10px #e6e6e6;z-index: -1;left: -10px;top: -10px;}
.cjwt_list ul li:hover:before{display: block; }
.cjwt_list ul li:last-child{margin-right: 0;}
.cjwt_list ul li a,.cjwt_list ul li span{display: block;position: relative;}
.cjwt_list ul li a{height: 52px;line-height: 52px;font-size: 15px;color: #333333;margin-bottom: 10px;}
.cjwt_list ul li a strong{overflow: hidden;width: 100%;font-weight: normal;display: block;height: 52px;}
.cjwt_list ul li span{color: #878787;font-size: 15px;line-height: 24px;margin-top: 15px;}
.cjwt_list ul li span em{display: block;width: 310px;height: 72px;overflow: hidden;font-style: normal;}

.cjwt_list ul li a:before{content: 'Q';width: 41px;height: 41px;display: block;position: absolute;left: -60px;top: 5px;background: #1357c6;line-height: 41px;text-align: center;border-radius: 50%;color: #ffffff;}
.cjwt_list ul li span:before{content: 'A';width: 41px;height: 41px;display: block;position: absolute;left: -60px;top: 0;background: #ff7e00;line-height: 41px;text-align: center;border-radius: 50%;color: #ffffff;}


.news_img_box{}
.news_img_box ul li{height: 230px;border-bottom: solid 1px #e6e6e6;padding: 22px 0;position: relative;z-index: 1;margin-bottom: 20px;}
.news_img_box ul li:before{content:'';position:absolute;left:-22px;top:-10px;width: 1244px;height: 230px;box-shadow:0 0 20px rgba(0,38,61,.2);display: none;background: #ffffff;}
.news_img_box ul li:hover:before{display: block;z-index: -1;}

.news_img_box ul li div.news_bg{}
.news_img_box ul li a{color: #323232;}
.news_img_box ul li a:hover{color: #017cb8;}

.news_img_box ul li a img{width: 275px;height: 165px;border-radius: 2px;}

.news_img_box ul li div.news_pic_box{margin-right: 54px;}
.news_img_box ul li div.news_pic_box a span{display: block;width: 275px;height: 165px;overflow: hidden;border-radius: 5px;}

.news_img_box ul li div.news_pic_box,
.news_img_box ul li div.news_right{float: left;}
.news_pic_box{width: 275px;height: 165px;}
.news_img_box ul li div.news_right{width: 871px;}
.news_img_box ul li div.news_right.noleft{width: 1200px;}

.news_img_box ul li div.news_title,
.news_img_box ul li div.news_info,
.news_img_box ul li div.news_foot{}

.news_img_box ul li div.news_title{height: 45px;position: relative;}
.news_img_box ul li div.news_title span,.news_img_box ul li div.news_title em{display: block;position: absolute;top: 0;font-style: normal;}
.news_img_box ul li div.news_title a{color: #333;font-size: 18px;font-weight: normal;}
.news_img_box ul li div.news_title em{right: 0;font-size: 15px;color: #7d7d7d;}
.news_img_box ul li div.news_title em i{color: #b4b4b4;font-size: 13px;}
.news_img_box ul li div.news_title span{right: 100px;font-size: 15px;color: #7d7d7d;}

.news_info{font-size: 14px;color: #a0a0a0;padding: 15px 0;}
.news_foot div{float: left;width: 50%;text-align: left;height: 36px;line-height: 36px;}
.news_foot div:last-child{text-align: right;}

.news_foot div.tag a{font-size: 13px;color: #a0a0a0;margin-right: 15px;}
.news_foot div.tag i{color: #d9d9d9;font-size: 13px;}
.news_foot div:last-child a i{display:inline-block;font-size: 16px;color: #333;width: 31px;height: 31px;line-height: 31px;text-align: center;border: solid 1px #c1c1c1;border-radius: 50%;}
.news_img_box ul li:hover .news_foot div:last-child a i{color: #ffffff;background: #1357c6;border-color: #1357c6;}

.newsviewauthor a{color: #939393;}
.newsviewcontent{padding: 20px 0;line-height: 28px;color: #333;font-size: 15px;}
.newsviewcontent img{max-width: 100%;}

.realpro_title strong{font-size: 18px;font-weight: normal;color: #333333;}
.realpro_title{font-size: 14px;color: #d4d4d4;margin-top: 30px;}

.realproduct{padding: 20px 0;}
.realproduct ul li{width: 235px;height: 256px;float: left;}
.realproduct ul li a{display: block;width: 223px;height: 256px;border: solid 1px #e6e6e6;padding: 4px;}
.realproduct ul li a:hover{border-color: #1357c6;}
.realproduct ul li a span{
    width: 213px;
    height: 193px;
    margin: 0 auto;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align:middle;
    /*设置水平居中*/
    text-align:center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial, serif;/*防止非utf-8引起的hack失效问题，如gbk编码*/
    overflow: hidden;
}
.realproduct ul li a span img{max-width: 213px;max-height: 193px;}
.realproduct ul li a strong{display: block;height: 26px;overflow: hidden;font-weight: normal;font-size: 15px;color: #333333;text-align: center;line-height: 26px;}
.realproduct ul li a b{display: block;height: 27px;overflow: hidden;font-weight: normal;font-size: 14px;color: #868686;text-align: center;line-height: 27px;}
.realproduct ul li a b em{font-style: normal;}

/*滚动插件样式*/
.cxscroll{}
.cxscroll .box{overflow:hidden;}
.cxscroll .list{overflow:hidden;width:9999px;margin-bottom: 0;}
.cxscroll .list li{float:left;}

.service_view{color: #333333;}
.service_view p{font-size: 15px;line-height: 28px;}
.service_view p strong{font-size: 17px;}
.service_view img{max-width: 100%;}


.service_view2,.service_view3{margin-top: 50px;}
.service_view2 p strong,.service_view3 p strong{font-size: 17px;}

.service_ico{display: block;width: 36px;height: 36px;line-height: 36px;text-align: center;border: solid 1px #EBEBEB;border-radius: 50%;color: #EBEBEB;}

.service_lc div{float: left;}
.service_lc div:nth-child(1),.service_lc div:nth-child(3){width: 570px;height: 137px;background: #f5f5f5;border-radius: 8px;padding: 15px 35px;}
.service_lc div:nth-child(2){width: 60px;height: 137px;padding-top: 50px;padding-left: 12px;}
.service_lc div:nth-child(4){width: 100%;padding-right: 265px;height: 60px;padding-top: 10px;}
.service_lc div:nth-child(4) span{float: right;}
.service_lc div:nth-child(5){width: 100%;background: #f5f5f5;border-radius: 8px;padding: 15px 35px;}

.service_lc div strong{display: block;width: 100px;height: 30px;border-radius: 15px;border: solid 1px #CCCCCC;line-height: 30px;text-align: center;}
.service_lc div span{display: block;font-size: 15px;line-height: 24px;padding-top: 8px;}


.service_lc ul{display: block;float: left;width: 50%;line-height: 24px;padding-top: 20px;font-size: 15px;}
.service_view3{line-height: 28px;}
.service_view3 div{padding-top: 30px;}
.service_view3 div strong{display: inline-block;width: auto;height: 30px;border-radius: 15px;border: solid 1px #CCCCCC;line-height: 30px;text-align: center;padding: 0 20px;}
.service_view3 div span{display: block;font-size: 15px;line-height: 28px;padding-top: 8px;}

.service_view4{line-height: 28px;padding-bottom: 60px;}
.service_view4 div{padding-top: 30px;}
.service_view4 div strong{display: inline-block;width: auto;height: 30px;border-radius: 15px;border: solid 1px #CCCCCC;line-height: 30px;text-align: center;padding: 0 20px;}
.service_view4 div span{display: block;font-size: 15px;line-height: 28px;padding-top: 8px;}

.dnews_box{}
.dnews_box ul li{float: left;width: 540px;margin-right:120px;height: 44px;margin-bottom: 20px;border-bottom: solid 1px #E5E5E5;line-height: 44px;color: #333333; }
.dnews_box ul li a{color: #333333;font-size: 15px; }
.dnews_box ul li a i{font-size: 20px;color: #1357c6; }
.dnews_box ul li a:hover{color: #1357c6; }
.dnews_box ul li:nth-child(2n){margin-right: 0; }

.contact_title{margin-top: 30px;height: 165px;padding-left: 240px;padding-top: 50px;position: relative;}
.contact_title strong{display: block;width: 240px;color: #333333;font-size: 24px;border-bottom: solid 4px #1357c6;padding-bottom: 5px;margin-bottom: 5px;}
.contact_title strong b{font-size: 14px;color: #a1a1a1;}
.contact_title span{font-size: 15px;color: #4c4c4c;}
.contact_title em{position: absolute;background: url("../images/contact_01.png") no-repeat left center;width: 188px;height: 188px;left: 0;top: 0;}

.contact_ico{background: #f5f5f5;border-radius: 10px;padding: 50px;}
.contact_ico ul li{width: 275px;height: 275px;float: left;border-right: dashed 1px #d6d6d6;border-bottom: dashed 1px #d6d6d6;text-align: center;padding: 21px 16px 0 16px;}
.contact_ico ul li:nth-child(4n){border-right: none;}
.contact_ico ul li:nth-child(n+5){border-bottom: none;}
.contact_ico ul li i{display: inline-block;width: 99px;height: 99px;border-radius: 50%;background: #e7e7e7;color: #ffffff;font-size: 50px;line-height: 99px;}
.contact_ico ul li:hover i{background: #1357c6;}
.contact_ico ul li:nth-child(6) i{font-size: 30px;}
.contact_ico ul li span,.contact_ico ul li strong{display: block;}
.contact_ico ul li strong{padding-top: 30px;font-size: 17px;}
.contact_ico ul li span{font-size: 17px;}

.contact_online{background: url("../images/contact_03.png") no-repeat left top;height: 507px;margin-top: 40px;position: relative;}
.contact_online2{margin-top: 10px;margin-bottom: 40px;}
.contact_online .index_title4{padding: 40px 0 10px 0;}
.guest_box{padding: 10px 40px;}
.guest_box .table tr td,.guest_box .table tr th{border-top: none;}
.guest_box .table tr th{width: 112px;position: relative;padding-left: 80px;}
.guest_box .table tr td{width: 552px;}

.guest_box .table tr:nth-child(-n+2) th:before{content: '*';position: absolute;left: 65px;top: 10px;color: #e60000;}


.contact_renyuan{background: url("../images/contact_02.png") no-repeat left top;width: 439px;height: 442px;position: absolute;right: 70px;bottom: 0;}
.input_text{width: 546px;height: 41px;box-shadow:0 0 20px rgba(0,38,61,.2);background: #ffffff;border-radius: 8px;font-weight: normal;padding: 5px 10px;}
.input_text input{width: 100%;height: 100%;background: none;border: none;outline: none;}

.input_text2{width: 546px;height: 104px;font-weight: normal;box-shadow:0 0 20px rgba(0,38,61,.2);background: #ffffff;border-radius: 8px;padding: 5px 10px;}
.input_text2 textarea{width: 100%;height: 100%;background: none;border: none;outline: none;}

.guest_btn2{text-align: center;width: 268px;height: 41px;line-height: 41px;background: #fc8902;border-radius: 8px;border: none;outline: none;font-size: 16px;color: #ffffff;}

.contact_map{height: 627px;margin-top: 30px;margin-bottom: 40px;}
.contact_html{width: 1200px;height: 627px;overflow: hidden;border: solid 1px #cbcbcb;}

.sitemaplist1{margin-bottom: 30px;}
.sitemaplist1 div{border-bottom: solid 1px #9F9F9F;}
.sitemaplist1 div a{display: block;width:150px;height: 33px;background: #9F9F9F;border-radius: 5px 5px 0 0;line-height: 33px;color: #ffffff;text-align: center;}

.sitemaplist1 ul li{width: 200px;border-bottom: dashed 1px #dbdbdb;float: left;height: 60px;line-height: 60px;text-align: center;}
.sitemaplist1 ul li a{color: #333333;text-align: center;}

.sitemaplist1 ul li.footer_title{width: 100%;font-weight: bold;}
.mb40{margin-bottom: 40px;}

/*产品详情*/
.productlistcontent_top{padding: 45px 0 16px 0;background: #ffffff;}
.productlistcontent_left{width: 600px;}
.productlistcontent_right{width: 540px;}
.productlistcontent_right_title{font-size: 18px;color: #333;height: auto;padding-bottom: 10px;border-bottom: solid 1px #eeeeee;}

.productlistcontent_right_info{margin-top: 10px;}
.product_info{line-height: 32px;font-size: 15px;height: 292px;overflow: hidden;}
.product_info *{}
.product_info strong{font-weight: normal;color: #666;}
.product_info span{color: #666; }

.product_contact_bg{padding-top: 10px;}
.product_contact_bg a{width: 181px;text-align: center;background: #1357c6;font-size: 18px;border-radius: 27px;height: 51px;line-height: 51px;display: inline-block;color: #ffffff;vertical-align: middle;}
.product_contact_bg a i{font-size: 22px;}
.product_contact_bg a:hover{color: #ffffff;}

.product_contact_bg strong{width: 174px;color: #8f8f8f;font-weight: normal;font-size: 14px;display: inline-block;vertical-align: middle;margin-left: 30px;}
.product_contact_bg strong i{display:block;border-radius: 50%;line-height: 18px;font-size: 12px;}
.product_contact_bg strong span{font-size: 24px;color: #1357c6;font-weight: bold;}
.product_contact_bg strong i:before{border: solid 1px #8f8f8f;width: 18px;height: 18px;border-radius: 50%;font-size: 12px;display: inline-block;text-align: center;margin-right: 6px;}

.page_left{width: 240px;}
.page_title{width: 240px;height: 65px;padding: 12px 0 0 28px;background: #1456c7;}
.page_title *{display: block;}
.page_title strong{width: 240px;color: #ffffff;font-size: 19px;font-weight: normal;}
.page_title span{width: 240px;color: #3075ec;font-size: 15px;}

.pro_nav{margin-top: 3px;}
.pro_nav li{width: 240px;margin-bottom: 1px;}
.pro_nav li a{display: block;padding-left: 26px;position: relative;height: 55px;line-height: 55px;background: #dadada;}
.pro_nav li a:before{content:'+';position: absolute;right: 27px;top: 0;color: #bbb;font-size: 22px;}
.pro_nav li a strong{font-size: 18px;color: #333333;font-weight: normal;}
.pro_nav li ul{margin-bottom: 2px;display: none;}

.pro_nav li a.on{background: #1456c7;}
.pro_nav li a.on strong{color: #ffffff;}
.pro_nav li a.on:before{content: '—';font-size: 16px;color: #ffffff;}

.pro_nav li ul li{height: 48px;padding-left: 30px;background: #f5f5f5;margin-bottom: 0;}
.pro_nav li ul li a{height: 48px;border-bottom: solid 1px #eaeaea;background: none;width: 190px;line-height: 48px;color: #333333;font-size: 16px;padding-left: 15px;}
.pro_nav li ul li a:before{content:'>';right: 0;color: #bbb;font-size: 14px;}
.pro_nav li ul li a:hover{font-weight: bold;}

.page_right{width: 930px;}

.pro_tab{width: 930px;height: 68px;background: #f1f1f1;}
.pro_tab a{width: 186px;font-size: 16px;color: #333333;display: block;height: 68px;line-height: 63px;float: left;text-align: center;border-top: 5px #f1f1f1 solid;position: relative;}
.pro_tab a:before{content: '';height: 68px;background: #ffffff;width: 1px;position: absolute;right: 0;top: -5px;}
.pro_tab a.active{border-top-color: #1357c6;background: #ffffff;}

.product_content{padding: 20px 0;}

.view_title{font-size: 22px;color: #333333;position: relative;z-index: 2;height: 56px;text-align: center;margin-top: 60px;margin-bottom: 40px;font-weight: bold;}
.view_title.mt10{margin-top: 10px;}
.view_title:before{content:'';width: 930px;height: 1px;position: absolute;top: 50px;left: 0;z-index: 0;background: #f1f1f1;}
.view_title:after{content:'';width: 50px;height: 21px;background: url("../images/logo.gif") center top no-repeat #ffffff;background-size: 21px 21px;position: absolute;z-index: 1;left: 50%;margin-left: -25px;top: 40px; }

.pinpai_content{font-size: 15px;line-height: 28px;margin-bottom: 40px;}
.cptd{}
.cptd div:first-child{width: 400px;height: 274px;float: left;background: #f1f1f1;margin-top: 8px;border: solid 1px #f1f1f1;}
.cptd div img{max-width: 390px;max-height: 264px;}

.cptd div span{
    padding: 4px;
    width: 400px;
    height: 274px;
    margin: 0 auto;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align:middle;
    /*设置水平居中*/
    text-align:center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial, serif;/*防止非utf-8引起的hack失效问题，如gbk编码*/
    overflow: hidden;
}


.cptd div:last-child{width: 500px;height: 282px;float: right;}
.renewslist2{counter-reset: li;margin: 0;padding: 0 0 0 0px;background: #ffffff;margin-bottom: 30px;}
.renewslist2 > li{font-size: 15px;list-style: none;position: relative;line-height: 47px;height: 47px;border-bottom: dashed 1px #dadada;padding-left: 50px;overflow: hidden;}
.renewslist2 > li:before {background: #1357c6;color: white;content: '0'counter(li);counter-increment: li;font-size: 15px;line-height: 31px;position: absolute;top: 8px;left: 0;text-align: center;width: 31px;height: 31px;}
.renewslist2 > li a{font-size: 13px;color: #606060;}

.jscs{}
.jscs li{float: left;width: 457px;font-weight: normal;background: #f5f5f5;margin-right: 16px;height: 32px;line-height: 32px;padding-left: 10px;margin-bottom: 16px;}
.jscs li:nth-child(2n){margin-right: 0;}
.jscs li a{font-size: 15px;}

.jscs li a i{color: #bbb;margin-right: 5px;}
.jscs li a strong{font-weight: normal;color: #666666;}
.jscs li:hover{background: #1357c6;}
.jscs li:hover a strong{color: #fff;}
.jscs li:hover a i{color: #fff;}

.view_content{line-height: 28px;}
.view_content img{max-width: 100%;}
.tabbox img{max-width: 100%;}
.tabbox table tr td p{margin-bottom: 0;}
.view_content iframe{width: 100%;border: 0;}






.cgjd{}
.cgjd li{float: left;width: 300px;margin-right: 15px;}
.cgjd li:nth-child(3n){margin-right: 0;}
.cgjd li span{display: block;width: 300px;height: 225px;overflow: hidden;}
.cgjd li img{width: 300px;height: 225px;}
.cgjd li strong{display: block;height: 44px;line-height: 44px;font-weight: normal;overflow: hidden;text-align: center;color: #333333;}


.gwsys_list div.about_img a{display: block;width: 465px;height: 279px;overflow: hidden;}
.gwsys_list:nth-child(2n-1) div.about_img,.gwsys_list:nth-child(2n-1) div.about_text{float: right;}
.gwsys_list:nth-child(2n-1) div.about_img{width: 465px;}
.gwsys_list:nth-child(2n-1) div.about_img img{width: 465px;}
.gwsys_list:nth-child(2n-1) div.about_text{width: 465px;height: 279px;position: relative;}

.gwsys_list:nth-child(2n) div{}
.gwsys_list:nth-child(2n) div.about_img{width: 465px;float: left;}
.gwsys_list:nth-child(2n) div.about_text{width: 465px;float: right;position: relative;height: 279px;}

.gwsys_list div.about_text div{width: 465px;height:279px;display: table-cell;vertical-align: middle;padding: 0 25px;text-align:justify;}
.gwsys_list div.about_text p{font-size: 15px;color: #666;line-height: 28px;padding-top: 8px;}
.gwsys_list div.about_text strong{font-size: 30px;color: #CFCFCF;font-weight: normal;}
.gwsys_list div.about_text strong b{color: #333;font-weight: normal;}

.realtitle{}
.realtitle strong{font-size: 18px;font-weight: normal;color: #333333;}
.realtitle{font-size: 14px;color: #d4d4d4;margin-top: 50px;}

.service_lc2 div{float: left;}
.service_lc2 div:nth-child(1),.service_lc2 div:nth-child(3){width: 435px;height: 137px;background: #f5f5f5;border-radius: 8px;padding: 15px 15px;}
.service_lc2 div:nth-child(2){width: 60px;height: 137px;padding-top: 50px;padding-left: 12px;}
.service_lc2 div:nth-child(4){width: 100%;padding-right: 265px;height: 60px;padding-top: 10px;}
.service_lc2 div:nth-child(4) span{float: right;}
.service_lc2 div:nth-child(5){width: 100%;background: #f5f5f5;border-radius: 8px;padding: 15px 15px;}

.service_lc2 div strong{display: block;width: 100px;height: 30px;border-radius: 15px;border: solid 1px #CCCCCC;line-height: 30px;text-align: center;}
.service_lc2 div span{display: block;font-size: 15px;line-height: 24px;padding-top: 8px;}
.service_lc2 ul{display: block;float: left;width: 50%;line-height: 24px;padding-top: 20px;font-size: 15px;}

.contact_ico2{background: #f5f5f5;border-radius: 10px;padding: 40px;}
.contact_ico2 ul li{width: 212px;height: 212px;float: left;border-right: dashed 1px #d6d6d6;border-bottom: dashed 1px #d6d6d6;text-align: center;padding: 21px 16px 0 16px;}
.contact_ico2 ul li:nth-child(4n){border-right: none;}
.contact_ico2 ul li:nth-child(n+5){border-bottom: none;}
.contact_ico2 ul li i{display: inline-block;width: 99px;height: 99px;border-radius: 50%;background: #e7e7e7;color: #ffffff;font-size: 50px;line-height: 99px;}
.contact_ico2 ul li:hover i{background: #1357c6;}
.contact_ico2 ul li:nth-child(6) i{font-size: 30px;}
.contact_ico2 ul li span,.contact_ico2 ul li strong{display: block;}
.contact_ico2 ul li strong{padding-top: 30px;font-size: 14px;}
.contact_ico2 ul li span{font-size: 14px;}

.contact_online3{background: url("../images/contact_03.png") no-repeat left top;height: 507px;margin-top: 40px;position: relative;background-size: 930px 507px;}
.contact_online3 .index_title4{padding: 40px 0 10px 0;}
.guest_box{padding: 10px 40px;}
.guest_box .table tr td,.guest_box .table tr th{border-top: none;}
.guest_box .table tr th{width: 112px;position: relative;padding-left: 30px;}
.guest_box .table tr td{width: 552px;}
.guest_box .table tr:nth-child(-n+2) th:before{content: '*';position: absolute;left: 15px;top: 10px;color: #e60000;}

.contact_renyuan{background: url("../images/contact_02.png") no-repeat left top;width: 401px;height: 404px;position: absolute;right: 20px;bottom: 0;background-size: 401px 404px;}
.input_text{width: 455px;height: 41px;box-shadow:0 0 20px rgba(0,38,61,.2);background: #ffffff;border-radius: 8px;font-weight: normal;padding: 5px 10px;}
.input_text input{width: 100%;height: 100%;background: none;border: none;outline: none;}

.input_text2{width: 455px;height: 104px;font-weight: normal;box-shadow:0 0 20px rgba(0,38,61,.2);background: #ffffff;border-radius: 8px;padding: 5px 10px;}
.input_text2 textarea{width: 100%;height: 100%;background: none;border: none;outline: none;}

.guest_btn2{text-align: center;width: 268px;height: 41px;line-height: 41px;background: #fc8902;border-radius: 8px;border: none;outline: none;font-size: 16px;color: #ffffff;}

.nav_bg.navFixed{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 0 5px rgba(0,0,0,0.6);
    line-height: 30px;
    z-index: 11;
    border-bottom: 1px solid #ddd;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-animation: docMenuFixed 0.2s ease-out;
    animation: docMenuFixed 0.2s ease-out;
    background: #ffffff;
}

.chat_top{position: fixed;right: 4px;width: 60px;height: 348px;top:50%;z-index: 100000;margin-top: -174px;}
.chat_top ul li{padding-bottom: 6px;position: relative;}
.chat_top ul li:last-child{padding-bottom: 0;}
.chat_top ul li:last-child{display: none;}
.chat_top ul li a{display: block;height: 60px;width: 60px;position: relative;background: #0170fe;border-radius: 4px;text-align: center;padding-top:12px;z-index: 2;box-shadow:0 0 4px rgba(0,0,0,.4); }
.chat_top ul li a i{font-size: 28px;color: #ffffff;z-index: 99;}
.chat_top ul li a em{font-size: 15px;color: #eaeaea;z-index: 99;font-style: normal;width: 30px;display: none;margin: 0 auto;}
.chat_top ul li a:hover em{display: block;}
.chat_top ul li a:hover i{display: none;}

.chat_top ul li strong,.chat_top ul li div{
    transition:all .5s ease-in-out;
    -wekbit-transition:all .5s ease-in-out;
    left: 84px;
    box-shadow:0 2px 14px #666;
}

.chat_top ul li:hover strong{
    left: -174px;
}
.chat_top ul li:hover div{
    left: -148px;
}

.chat_top ul li strong{position: absolute;width: 158px;height: 81px;background: #ffffff;top: 0;border-radius: 4px;line-height: 24px;color: #808080;font-size: 15px;text-align: center;padding-top: 20px;font-weight: normal;}
.chat_top ul li strong b{font-size: 16px;color: #535353;}
.chat_top ul li strong:before{content:'';width:0;height:0;border-left:6px solid #ffffff;border-bottom:6px solid transparent;border-top:6px solid transparent;position: absolute;right: -6px;top: 20px;}

.chat_top ul li div{position: absolute;width: 132px;height: 142px;background: #ffffff;top: 0;border-radius: 4px;line-height: 24px;color: #333;padding-top: 14px;text-align: center;font-size: 13px;z-index: 1;}
.chat_top ul li div img{width: 97px;display: block;margin: 0 auto;}
.chat_top ul li div:before{content:'';width:0;height:0;border-left:6px solid #ffffff;border-bottom:6px solid transparent;border-top:6px solid transparent;position: absolute;right: -6px;top: 20px;}

#product_info{border: none;display: block;}



