*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 13px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
@font-face { font-family: 'impact';src: url('../fonts/impact.ttf');font-weight: normal; font-style: normal;}
.ty_content,.tywidth{ width: 1200px; margin: 0 auto;}
.more-title{ width: 1200px; margin: 50px auto 30px; text-align: center;line-height: 0;}
.more-title .ff{ animation: zoomIn 1s; -moz-animation: zoomIn 1s; -webkit-animation: zoomIn 1s; -o-animation: zoomIn 1s; animation-play-state: paused;}
.more-title .on{ animation-play-state: running;}
.xzln1 .ff{ animation: lightSpeedIn 1s; -moz-animation: lightSpeedIn 1s; -webkit-animation: lightSpeedIn 1s; -o-animation: lightSpeedIn 1s; animation-play-state: paused;}
.xzln1 .on{ animation-play-state: running;}
.more-title h5{ font-size: 40px; font-weight: bold; color: #333; line-height: 40px;}
.more-title h6{ margin-top: 13px; font-size: 18px; color: #333; line-height: 18px;}
.hover_time{ -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -ms-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s;}
/*header */
.header{width: 100%;}
.header .header-1{height: 37px;width: 100%;line-height: 37px;background: #005ebc;}
.header .header-1 .content{width: 1200px;margin: auto;}
.header .header-1 .content b{color: #ffffff;font-size: 14px;line-height: 35px;}
.header .header-1 .content nav{line-height: 35px;float: right;height: 35px;}
.header .header-1 .content nav a{color: #ffffff;font-size: 14px;}
.header .header-1 .content nav img{margin-left: 25px;margin-right: 2px;position:relative;top: 2px;}

.header .header-2{height: 125px;overflow: hidden;}
.header .header-2 .content{ width: 1200px;height: 125px;padding-top: 44px; margin: auto;background: url(../images/header_bg.png)no-repeat;background-position: bottom;}
.header .header-2 .content .log{float: left;margin-top: 3px;margin-left: 113px;}
.header .header-2 .content .text{float: left;}
.header .header-2 .content .text h3{font-weight: bold; font-size: 24px;color: #222222;margin-bottom: 12px;line-height: 24px;}
.header .header-2 .content .text h3 span{font-size: 24px;color: #005ebc;font-weight: bold;}
.header .header-2 .content .text p{font-size: 16px;color: #333333}
.header .header-2 .content .phone{float: right;margin-top: 8px;height: 63px;}
.header .header-2 .content .phone .dh{float: right;}
.header .header-2 .content .phone>img{float: left;margin-right: 17px;}
.header .header-2 .content .phone .dh h3{letter-spacing: 2px; color: #333;font-size: 24px;font-weight: bold;line-height: 24px;}

.header .header-3{height: 58px;width: 100%;}
.header .header-3 .content{width: 1200px;margin: auto;}
.header .header-3 .content nav a{display:block;float: left;height: 80px;line-height: 80px;font-size: 16px;color: #222222;text-align: center;position: relative;text-align: center;}
.header .header-3 .content nav>img{float: left;margin: 0px 32.5px;position: relative;top: 29px;}
/*.header .header-3 .content nav a:nth-child(2),.header .header-3 .content nav a:nth-child(3){width: 191px;}*/
.header .header-3 .content nav>img:last-child{display: none;}
/*.header .header-3 .content nav a i{font-size: 12px;color: #999;display: block;}*/

.header .header-3 .content nav a:hover{border-bottom: solid 2px #005ebc;color: #005ebc;}
.header .header-3 .content nav .on{border-bottom: solid 2px #005ebc;color: #005ebc;}

.header .header-3 .content nav ul{
    position: absolute;
    top: 79px;
    z-index: 999;
    display: none;
    left: -35px;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    width: 133px;

}
.header .header-3 .content nav ul li{
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    color: #323232;
    padding-left: 23px;
    padding-right: 23px;
    background: #fff;
    border-top: solid 1px #ddd;
}
.header .header-3 .content nav ul li:hover{color: #023763;}

/*轮播*/

.banner-index{ line-height: 0;}
.banner-index img{ width: 100%;}
.slideBox{ width: 100%; height: auto; overflow: hidden; position: relative;}
.slideBox .hd{ height: 12px; overflow: hidden; position: absolute; left: 48%; bottom: 35px; z-index: 1;}
.slideBox .hd ul{ overflow: hidden; zoom: 1; float: left;}
.slideBox .hd ul li{ float: left; background: #fff; width: 12px; height: 12px; border: 1px solid #fff; border-radius: 50%; margin-right: 15px; cursor: pointer;}
.slideBox .hd ul li.on{ background: #005ebc; border: 1px solid #005ebc;}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li{ display: none;}
.slideBox .bd ul li:first-child{ display: none;}

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

/*banner*/
.banner .bd ul li{line-height: 0px;}








/*product-main*/

.product-main{ margin-top: 50px;}
.product-content{ width: 1200px; margin: 0 auto; overflow: hidden;}

/*product-main pro-left*/

.product-main .product-content .pro-left{ width: 260px; margin-right: 23px;}
.product-main .product-content .pro-left .kk{ width: 100%; background: #f9f9f9; }
.product-main .product-content .pro-left .top{ text-align: center; background:#005ebc; height: 97px; line-height: 85px;}
.product-main .product-content .pro-left .top i{font-size: 30px;color: #fff;text-transform: uppercase;}
.product-main .product-content .pro-left .sideMenu h6 a{ display: block; height: 79px; line-height: 79px; background: #f5f5f5; padding: 0 40px 0 35px; font-size: 18px; color: #222222;border-bottom: 1px solid #cccccc;}
.product-main .product-content .pro-left .sideMenu>div:hover h6 a{background: #ffffff;color: #005ebc;font-weight: bold;}


.product-main .product-content .pro-left .sideMenu ul li a{ position: relative; display: block; height: 60px; line-height: 60px; background: #f5f5f5; font-size: 16px; color: #333; padding-left: 55px; border-bottom: 1px solid #dbdbdb;}
.product-main .product-content .pro-left .sideMenu ul li a:hover{ color: #005ebc;}
.product-main .product-content .pro-left .sideMenu ul li a:before{ content: ""; left: 0; top: 50%; width: 2px; height: 1px; position: absolute; background: #005ebc; visibility: hidden;}
.product-main .product-content .pro-left .sideMenu ul li a:hover:before{ top: 0; height: 50%; visibility: visible; transition: all .5s;}
.product-main .product-content .pro-left .sideMenu ul li a:after{ content: ""; left: 0; bottom: 50%; height: 1px; width: 2px; position: absolute; background: #005ebc; visibility: hidden;}
.product-main .product-content .pro-left .sideMenu ul li a:hover:after{ bottom: 0; height: 50%; visibility: visible; transition: all .5s;}
.product-main .product-content .pro-left .phone{ padding: 30px 0px 35px 15px; height: 120px;background: #005ebc}
.product-main .product-content .pro-left .phone>div{ display: inline-block; vertical-align: top;}
.product-main .product-content .pro-left .icon{ margin: 10px 15px 0 20px;}
.product-main .product-content .pro-left .phone .text p{color: #555;font-size: 16px; line-height: 16px; margin-bottom: 15px;}
.product-main .product-content .pro-left .phone .text b{ display: block; color: #333;font-size: 24px; line-height: 24px; font-weight: bold; font-family: arial;}
.product_num p{font-size: 24px;color: #ffffff;line-height: 24px;}
.product_num{float: left;}
.product_img_phone{float: left;position: relative;top: 4px;margin-right: 10px;}
.product-content .sideMenu{padding: 0px 15px;background: #f5f5f5}
.pro-icon{float: right;width: 23px;height: 23px;position: relative;top: -53px;background: url(../images/product_icon1.png)no-repeat;margin-right: 20px;}
.product-main .product-content .pro-left .sideMenu h6:hover .pro-icon{background: url(../images/product_icon2.png)no-repeat; }

.product-main .product-content .pro-left .sideMenu .wsygdiv ul{display: none;}
.product-main .product-content .pro-left .sideMenu .wsygdiv:hover ul{display: inline-block;}

/*product-main recommend*/

.product-main .product-content .pro-left .recommend{ border: 1px solid #ccc; margin: 20px 0 0;}
.product-main .product-content .pro-left .recommend h6{ text-align: center; color: #fff; font-size: 24px; width: 100%; height: 40px; line-height: 40px; background: #005ebc;}
.product-main .product-content .pro-left .recommend dl dd{ text-align: center; margin: 10px 0;}
.product-main .product-content .pro-left .recommend dl dd .pic{ width: 240px; height: 164px; overflow: hidden; display: inline-block; border: 1px solid #D8D8D8;}
.product-main .product-content .pro-left .recommend dl dd .pic:hover{ border: 1px solid #005ebc;}
.product-main .product-content .pro-left .recommend dl dd .pic img{ width: 100%;}
.product-main .product-content .pro-left .recommend dl dd p:hover a{ color: #005ebc;}
.product-main .product-content .pro-left .recommend dl dd p a{ color: #494949; font-size: 14px;}

/*product-main phoneus*/

.product-main .product-content .pro-left .phoneus{ border: 1px solid rgb(220, 220, 220);margin-top: 20px;}
.product-main .product-content .pro-left .phoneus h6{ text-align: center; color: #fff; font-size: 24px; width: 100%; height: 40px; line-height: 40px; background: #005ebc;}
.product-main .product-content .pro-left .phoneus p{ color: #333; font-size: 14px; margin: 10px 0 10px 10px;}
.product-main .product-content .pro-left .phoneus p a{ color: #fff; font-size: 14px; background: #005ebc; display: inline-block; vertical-align: top; margin: 0 10px 0 10px; text-align: center; width: 98px; height: 30px; line-height: 30px;}
.product-main .product-content .pro-left .phoneus p a:hover{ text-decoration: underline;}

/*product-main right*/

.product-main .product-content .right{ float: left; width: 917px;font: 16px 微软雅黑;}
.product-main .product-content .right .title-top{ border-bottom: 1px dashed #c2c2c2; padding-bottom: 5px; overflow: hidden;}
.product-main .product-content .right .title-top img{ display: inline-block; vertical-align: text-bottom; margin-right: 15px; width: 13px; height: 22px;}
.product-main .product-content .right .title-top span{ color: #292929; font-size: 16px; display: inline-block;}
.product-main .product-content .right .title-top > div{ display: inline-block;}
.product-main .product-content .right .title-top > div > a{ color: #292929; font-size: 16px;}
.product-main .product-content .right .title-top > div > a:hover{ color: #005ebc;}
.product-main .product-content .right .cp-zl{ margin-top: 35px; overflow: hidden;}
.product-main .product-content .right .cp-zl ul li{ display: inline-block; vertical-align: top; width: 290px; text-align: center; margin: 0 23px 20px 0;}
.product-main .product-content .right .cp-zl .cp-img{ width: 290px; height: 185px; overflow: hidden; border: 1px solid #e5e5e5; border-bottom: none;}
.product-main .product-content .right ul li .cp-img img{ width: 100%; transition: all .3s;}
.product-main .product-content .right ul li:hover .cp-img img{ transform: scale(1.1, 1.1);}
.product-main .product-content .right ul li .db-title{ position: relative; height: 46px; line-height: 46px; background: #bfbfbf; color: #fff; font-size: 16px;}
.product-main .product-content .right ul li .db-title i{ position: relative; z-index: 6;}
.product-main .product-content .right ul li .db-title:before{ content: ""; left: 50%; bottom: 0; width: 0; height: 100%; position: absolute; background: #005ebc; visibility: hidden;}
.product-main .product-content .right ul li:hover .db-title:before{ left: 0; width: 100%; visibility: visible; transition: all .3s;}

/*product-main right advantage-nr*/

.product-main .product-content .right .content .about-zx .down-up{height: 50px;margin-top: 50px;}
.product-main .product-content .right .advantage-nr{ overflow: hidden; margin-top: 35px;}
.product-main .product-content .right .process-nr{ overflow: hidden; margin-top: 35px; font-size: 14px;}

/*pages start*/

.pages{ margin-top: 50px; float: right; display: inline; padding-bottom: 10px;}
.pages span{ color: #9a9a9a; vertical-align: middle;}
.pages .pgbtn{ border: 1px solid #ccc; color: #999;}
.pages a, .pages li{ display: inline-block; list-style: none; text-decoration: none; color: #005ebc; font-size: 15px; vertical-align: middle;}
.pages .current{ background: #666; color: #fff; border-color: #444; box-shadow: 0 1px 0 #fff, 0 0 2px rgba(0, 0, 0, .3) inset; cursor: default;}
.pages a, .pages span{ float: left; color: #666; font-size: 14px; line-height: 24px; font-weight: 400; text-align: center; border: 1px solid #bbb; min-width: 14px; padding: 0 10px; margin: 0 5px 0 0; border-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, .2); background: #efefef; background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef)); background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%); background: linear-gradient(top, #ffffff 0%, #efefef 100%);}
.pages a:hover{ background: #fcfcfc}

/*pages end*/

.product-main .product-content .right .nr{ margin-top: 35px; overflow: hidden;}

/* clearfix */


.clearfix:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .clearfix{ zoom: 1;}
.product-basic{ width: 380px; overflow: hidden; float: left;}
.product-basic .product-img{ border: solid 1px #ccc;line-height: 0;}
.product-basic .product-img .big-img{ width: 100%; overflow: hidden;margin: auto;}
.product-basic .product-img .big-img img{width: 100%}
.product-basic .product-img .big-img{ text-align: center;}
.small-img{width: 378px; overflow: hidden; float: left; margin-top: 15px; border: solid 1px #ccc;}
.product-basic .product-img .small-img .checked{ border: 1px solid #005ebc;}
.product-basic .product-img .small-img li{ width: 120px;text-align: center;overflow: hidden; float: left; margin-right: 8px;}
.product-basic .product-img .small-img li + li + li{ margin-right: 0;}
.product-basic .product-img .small-img li img{ cursor: pointer;width: 100%;}
.jiathis_style{ margin: 5px 0 0 15px;}
#jiathis_webchat img{ display: inline-block;}
.product-border{ float: left; overflow: hidden; width: 522px; margin-left: 15px;}
.product-basic-info{ margin-left: 10px;}
.product-basic-info-item{ line-height: 35px; margin: 10px 0px; font-size: 16px;}
.product-basic-info-item span{ border-bottom: 1px solid #dfdfdf; display: inline-block; width: 100%;}
.product-border .product-basic-info .clearfix{ zoom: 1; padding-top: 5px; margin: 0 20px;}
.more-case-button{ width: 200px; height: 50px; background: #005ebc; line-height: 50px; text-align: center; display: inline-block; margin-left: 10px; margin-top: 22px; font-size: 16px;float: left;}
.pdf_down{float: left;margin-left: 30px;width: 138px;height: 38px;position: relative;top: 27px;}

#a-djzx{ color: #fff;}
.product-main .product-content .right .cpxq{ margin-top: 25px; overflow: hidden; text-align: center;}
.product-main .product-content .right .cpxq .top{ font-size: 18px; background: #005ebc; display: inline-block; width: 160px; height: 40px; color: #fff; line-height: 40px; text-align: center; padding: 0 5px;}
.product-xq-id{ margin-top: 50px;}
.product-xq-id-top span{ width: 15px; height: 15px; background: #03a0e5;}
.product-xq-id-top p{ display: inline-block; margin-left: 5px;}
.product-xq-id-top{ border-bottom: 2px solid #999; padding-bottom: 3px;}
.Related-products{ margin-top: 50px; overflow: hidden;}
.Related-products .top{ color: #666; font-size: 18px; padding-bottom: 3px;}
.Related-products hr{ border: none; height: 1px; border-top: 2px solid #005ebc;}
.Related-products .list-ul{ margin-top: 25px; overflow: hidden;}
.Related-products ul li{ display: inline-block; vertical-align: top; width: 215px;margin: 0 19px 20px 0; text-align: center;}
.Related-products ul li .xg-img{ width: 100%;border: 1px solid #ccc; overflow: hidden; line-height: 0;margin-bottom: 10px;}
.Related-products ul li .xg-img img{width: 100%}
.Related-products ul li .db-wb{ font-size: 16px; line-height: 16px;}
.Related-products > .list-ul > ul > li > a:hover .db-wb{ color: #005ebc;}
.Related-news{ margin-top: 10px; overflow: hidden;}
.Related-news .top{ color: #666; font-size: 18px; padding-bottom: 3px;}
.Related-news hr{ border: none; height: 1px; border-top: 2px solid #005ebc;}
.Related-news .top-one, .Related-news .top-two{color: #666;font-size: 18px;float: left;width: 48%;overflow: hidden;}
.Related-news .top-two{margin-left: 4%;}
.Related-news .top a .bh{ margin-left: 5px; display: inline-block;}
.Related-news > .top:hover a{ color: #005ebc;}
.Related-news .list-ul{ margin-top: 25px; overflow: hidden;}
.Related-news > .list-ul > ul{ display: inline-block;}
.Related-news .list-ul ul li{ padding-bottom: 15px;}
.Related-news .list-ul ul li a{ font-size: 14px; color: #666;}
.Related-news .list-ul ul li a:hover{ color: #005ebc;}
.new-cp-dc{ margin-top: 35px; overflow: hidden;}
.new-cp-dc > .content{ position: relative; height: 450px;}
.new-cp-dc > .content > .left{ display: inline-block; width: 565px;}
.new-cp-dc > .content > .left .nr-1{ margin-top: 20px;}
.new-cp-dc > .content > .left .nr-1 .checkboxSpan{ margin-right: 15px;}
.new-cp-dc > .content > .left .nr-1 .bt{ text-align: right; width: 100px; display: inline-block;}
.new-cp-dc > .content > .left .nr-1 label{ margin-right: 20px;}
.new-cp-dc > .content > .left .nr-1 form{ padding-bottom: 30px;}
.new-cp-dc .content .top{ color: #000; font-size: 18px; font-weight: bold;}
.new-cp-dc > .content > .right{ display: inline-block; width: 290px; vertical-align: top; margin-left: 28px;}
.new-cp-dc > .content > .right .bd-pl ul li{ font-size: 14px; color: #000; padding-bottom: 30px;}
.new-cp-dc > .content > .db-jy{ margin-top: 20px;}
.new-cp-dc > .content .db-jy .db-bt{ display: inline-block; vertical-align: top; text-align: center; margin-top: 12px;}
.new-cp-dc > .content .jy-hz{ height: 195px;}
#jySpan{ display: block;}
#mzSpan{ position: absolute; left: 74px; top: 36px;}
#dhSpan{ position: absolute; left: 74px; top: 36px;}
.new-cp-dc > .content .db-jy .zh input{ height: 35px; line-height: 35px; padding-left: 20px;}
.new-cp-dc > .content .db-jy .hz{ height: 79px;}
.new-cp-dc > .content .db-jy .zh{ display: inline-block; position: relative; margin-top: 40px;}
.new-cp-dc > .content > .db-jy .zh span font{ position: absolute; left: 140px; top: 40px; display: block; border-radius: 14px; width: 145px; height: 25px; line-height: 25px; text-align: center;}
.new-cp-dc .an-btn{ margin-top: 20px; position: absolute; right: 0; top: 365px;}
.new-cp-dc .tj-btn{ border-width: 0px; width: 100px; height: 35px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(121, 121, 121, 1); border-radius: 15px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 16px; cursor: pointer; outline: none; margin-left: 10px;}
.new-cp-dc .ct-btn{ border-width: 0px; width: 100px; height: 35px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(121, 121, 121, 1); border-radius: 15px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 16px; cursor: pointer; outline: none; margin-left: 10px;}
.new-cp-dc .ct-btn:hover{ border-color: #fb5f08; background: #fb5f08; transition-duration: 0.2s; color: #fff;}
.new-cp-dc .tj-btn:hover{ border-color: #fb5f08; background: #fb5f08; transition-duration: 0.2s; color: #fff;}
.user-content .container-right #sub{ width: 302px; height: 40px; border: 1px solid #ccc; background: #313334; color: #fff; font-size: 18px; text-indent: 0;}
.user-content .container-right .spa{ height: 36px; line-height: 36px; width: 204px; display: inline-block; float: left; font-size: 12px; text-indent: 10px; margin-top: 10px; color: red;}
.user-content .container-right label{ width: 64px; float: left; clear: left; height: 36px; line-height: 36px; margin-top: 10px; font-size: 15px;}
.user-content .container-right label, .user-content .container-right input{ margin-bottom: 25px;}
.user-content .container-right input{ width: 300px; height: 36px; line-height: 36px; margin-top: 10px; text-indent: 8px; font-size: 16px; font-family: "微软雅黑"; border: 1px solid #ccc; float: left;}
.user-content .container-right .feedback-zb{ height: 270px; overflow: hidden;}
.user-content .container-right textarea{ width: 300px; height: 36px; line-height: 36px; margin-top: 10px; text-indent: 8px; font-size: 16px; font-family: "微软雅黑"; border: 1px solid #ccc; float: left;}
.user-content{ width: 900px; display: inline-block; margin-left: 50px;}
.user-content .container-right .feedback-item{ margin: 25px 0 0 0;}
.user-content .container-right .feedback-item .feedback-item-left{ width: 60px; display: inline-block;}
.user-content .container-right .feedback-item .feedback-item-right{ display: inline-block;}
.user-content .container-right .feedback-item .feedback-item-right input{ border: 1px solid #c9c9c9; outline: none; border-radius: 4px; height: 35px; padding-left: 5px;}
.user-content .container-right .feedback-item .feedback-submit{ border: 0; color: #fff; background-color: #e83711; width: 170px; height: 45px; font-size: 18px; border-radius: 4px; cursor: pointer;}
.user-content .container-right .feedback-item input[type=submit]:hover{ background: #005ebc; color: #fff;}
.join-zx{ margin-top: 35px;}
.new-list{ overflow: hidden; margin-top: 35px;}
.new-list .download-info{}
.new-list ul li{background: }
.news_ckxq{width: 80px;height: 30px;background: #999999;color: #ffffff;text-align: center;line-height: 30px;font-size: 14px;position: relative;top: -5px;}
.news_ckxq:hover{background:#005ebc }



.new-list .download-info .download-img{ display: inline-block; width: 20%;height: 121px; vertical-align: middle; text-align: center;border: 15px solid #f9f9f9;}
.new-list .download-info .download-img img{ width: 100%;height: 100%;}
.new-list .download-info .download-basic{ display: inline-block; vertical-align: middle; width: 692px;padding: 15px;}
.new-list ul li:hover .download-basic{margin-left: 20px;}




.new-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.new-list .download-info .download-title a:hover{ color: #005ebc;}
.new-list .download-info .download-discription{ color: #666; font-size: 14px;}
.new-list .download-info .download-discription a:hover{ color: #005ebc;}
.new-list ul li{ margin-bottom: 25px; background: #f9f9f9}
.new-list ul li:nth-child(2n){  background: #f1f1f1}
.new-list ul li:nth-child(2n) .download-img{border: 15px solid #f1f1f1}
.new-list ul li:hover .download-img{border: 15px solid #ccc;}




.sewh{width: 100%;margin-top: 15px;}



















.service-list{ width: 900px; overflow: hidden; margin-top: 35px;}
.service-list .download-info{ padding: 15px;}
.service-list .download-info .download-img{ display: inline-block; width: 20%; vertical-align: middle; text-align: center;}
.service-list .download-info .download-img img{ width: 80%;}
.service-list .download-info .download-basic{ display: inline-block; vertical-align: middle; width: 78%;}
.service-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.service-list .download-info .download-discription{ color: #666; font-size: 14px;}
.service-list ul li{ margin-bottom: 25px; border: 1px dashed #e4e4e4;}
.company-honor-list{ margin-top: 35px;}
.company-honor-list ul li img{ width: 100%;height: 100%;}
.company-honor-list ul{ margin-left: 0px;}
.company-honor-list ul li{ float: left; width: 280px; text-align: center; font-size: 16px; margin: 0 20px 20px 0;}
.company-honor-list ul li .power-img{ display: inline-block; width: 142px; height: 158px; overflow: hidden;}
.company-honor-list ul li:hover .Company-title{ color: #005ebc;}
.model-matching-list{ width: 943px; overflow: hidden; margin-top: 35px;}
.model-matching-list .download-info{ padding: 15px;}
.model-matching-list .download-info .download-img{ display: inline-block; width: 20%; vertical-align: middle; text-align: center;}
.model-matching-list .download-info .download-img img{ width: 80%;}
.model-matching-list .download-info .download-basic{ display: inline-block; vertical-align: middle; width: 78%;}
.model-matching-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.model-matching-list .download-info .download-discription{ color: #666; font-size: 14px;}
.model-matching-list ul li{ margin-bottom: 25px; border: 1px dashed #e4e4e4;}
.case-list{ overflow: hidden; margin-top: 35px;}
.case-list .download-info{ padding: 15px;}
.case-list .download-info .download-img{ display: inline-block; width: 20%; vertical-align: middle; text-align: center;}
.case-list .download-info .download-img img{ width: 80%;}
.case-list .download-info .download-basic{ display: inline-block; vertical-align: middle; width: 78%;}
.case-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.case-list .download-info .download-title:hover a{ color: #005ebc;}
.case-list .download-info .download-discription{ color: #666; font-size: 14px;}
.case-list .download-info .download-discription a:hover{ color: #005ebc;}
.case-list ul li{ margin-bottom: 25px; border: 1px dashed #e4e4e4;}
.company-power-list{ overflow: hidden;margin-top: 30px;}
.company-power-list ul li{ display: inline-block; vertical-align: top; width: 280px; margin: 0 38px 20px 0;}
.company-power-list > ul > li > a:hover .Company-title{ color: #005ebc;}
.company-power-list .power-img{ width: 100%; line-height: 0; overflow: hidden;}
.company-power-list .power-img img{ width: 100%;}
.company-power-list .Company-title{ text-align: center; width: inherit; background: #ebebeb; line-height: 40px; height: 40px; color: #666; font-size: 14px;}
.company-power-list .big-img li{ margin-right: 65px;}
#company-honor{ margin-top: 35px; overflow: hidden;}
#company-honor .ry-nr{ overflow: hidden;}
#company-honor .ry-nr ul li{ float: left; text-align: center; width: 212px; margin: 0 23px 20px 0;}
#company-honor .ry-nr ul li .pic{ width: 212px!important; height: 276px!important; border: 1px solid #ccc; padding: 10px 10px 5px 10px; text-align: center; line-height: 0;}
#company-honor .ry-nr ul li .pic img{ width: 190px; height: 255px;}
#company-honor .ry-nr ul li .mc{ font-size: 14px; color: #666; margin: 5px 0 0;}
#company-honor .ry-nr ul li:hover .mc{ color: #005ebc;}
.about-zx{ margin-top: 35px;}
#about-us .nr{ margin-top: 35px; overflow: hidden;}
#about-us .nr p{ line-height: 40px; font-size: 16px; height: 40px;}
.support_zx{ margin: 35px 0 0; overflow: hidden;}

/*底部*/
.foot{width: 100%;height: 271px;background: #005ebc;margin-top: 40px;}
.foot_main1{width: 1200px;height: 271px;margin: 0 auto;background: url(../images/foot_bg.png)no-repeat;background-position:0px 60px ;}
.foot_nav{width: 1200px;height: 60px;padding-left: 80px;}
.foot_nav ul li{float: left;margin-right: 55px;}
.foot_nav ul li:last-child{margin-right: 0px;}
.foot_nav ul li a{font-size: 16px;color: #ffffff;line-height: 60px;}
.foot_main1_bottom{width: 1200px;height: 140px;margin-top: 33px;}
.foot_main1_ewm{width: 437px;height: 140px;float: left;padding-left: 38px;}
.foot_logo{width: 140px;height: 140px;float: left;background: #ffffff;}
.foot_ewm{width: 140px;height: 140px;background: #ffffff;float: left;margin-left: 24px;}
.foot_main1_ewm p{float: left;width: 14px;line-height: 14px;color: #ffffff;margin-left: 10px;margin-top: 15px;}
.foot_main1_cp{width: 317px;height: 140px;float: left;}
.foot_main1_cp>div{margin-bottom: 8px; font-size: 18px;color: #ffffff;font-weight: bold;text-align: center;line-height: 18px;}
.foot_main1_cp ul{float: left;}
.foot_main1_cp ul li{width: 95px;line-height: 37px;}
.foot_main1_cp ul li a{color: #ffffff;}
.foot_main1_right{width: 443px;height: 140px;float: right;padding-left: 65px;}
.foot_main1_right ul li{height: 20px;margin-bottom: 20px;}
.foot_icon{width: 20px;height: 20px;float: left;}
.foot_main1_right ul li p{float: left;line-height: 20px;color: #ffffff;margin-left: 10px;}
.foot_ba{width: 100%;height: 40px;background: #004d99;text-align: center;line-height: 40px;color: #ffffff;}
.foot_ba a{color: #ffffff;}

/*group*/

.list-container{ width: 1200px; margin: 30px auto;}
.list-container .map-produt{ border-bottom: solid 1px #CCCCCC;}
.list-container .group{ margin: 60px 0 30px 0;}
.list-container .group .title{ font-size: 24px;}
.list-container .group .top-group{ margin-top: 40px;}
.list-container .group .groups{ margin-top: 20px;}
.list-container .group .title a{ font-size: 16px; float: right; width: 100px; height: 30px; line-height: 30px; color: #fff; background: #ffc700; text-align: center;}
.list-container .group .top-group ul li{ display: inline-block; margin-left: 25px; margin-bottom: 25px;}
.list-container .group .top-group a{ padding: 10px 10px; background: #e8e8e8; font-size: 16px; color: #333;}
.list-container .group .groups ul li{ border-bottom: 1px dashed #999; margin-bottom: 25px;}
.list-container .group .groups .k{ display: inline-block; font-size: 18px; margin: 0 30px 0 20px;}
.list-container .group .groups .v{ display: inline-block; vertical-align: top; width: 1100px;}
.list-container .group .groups .v a{ line-height: 20px; margin-right: 20px; margin-bottom: 20px; font-size: 16px; display: inline-block; color: #666666;}
.map-produt .map-produt-title{ font-size: 16px; color: #666666; padding-left: 20px; border-left: 5px solid #333;}
.map-produt-cate_list{ margin: 10px 0;}
.map-produt-cate_list a{ padding: 10px; color: #333; font-size: 16px;}

/*searchqy*/

.product-main .product-content .container-right .search-products ul li{ display: inline-block; margin: 0 20px 20px 0;}
.product-main .product-content .container-right .search-products ul li{ display: inline-block; margin: 0 20px 20px 0;}
.product-main .product-content .container-right .search-products .products-title{ text-align: center;}
.product-main .product-content .container-right .search-products .product-img img{ width: 150px;}
.product-main .product-content .container-right .search-news ul li{ margin: 0 0 20px 0; border-top: 1px solid #ccc; padding-top: 15px;}
.product-main .product-content .container-right .search-news .search-news-title{ font-size: 16px;}
.product-main .product-content .container-right .search-news .search-news-discription{ margin-top: 10px;}
.product-main .product-content .container-right .search-news .search-news-basic{ color: #999999;}
.product-main .product-content .container-right .search-news .search-news-basic span{ margin-right: 20px;}

/*webmap*/

.list-container{ width: 1200px; margin: 30px auto;}
.list-container .group{ margin: 60px 0 30px 0;}
.list-container .group .title{ font-size: 24px;}
.list-container .group .top-group{ margin-top: 40px;}
.list-container .group .groups{ margin-top: 20px;}
.list-container .group .title a{ font-size: 16px; float: right; width: 100px; height: 30px; line-height: 30px; color: #fff; background: #ffc700; text-align: center;}
.list-container .group .top-group ul li{ display: inline-block; margin-left: 25px; margin-bottom: 25px;}
.list-container .group .top-group a{ padding: 10px 10px; background: #e8e8e8; font-size: 16px; color: #333;}
.list-container .group .groups ul li{ border-bottom: 1px dashed #999; margin-bottom: 25px;}
.list-container .group .groups .k{ display: inline-block; font-size: 18px; margin: 0 30px 0 20px;}
.list-container .group .groups .v{ display: inline-block; vertical-align: top; width: 1100px;}
.list-container .group .groups .v a{ line-height: 20px; margin-right: 20px; margin-bottom: 20px; font-size: 16px; display: inline-block; color: #666666;}
.map-produt .map-produt-title{ margin: 25px 0; font-size: 16px; color: #005ebc; padding-left: 20px; border-left: 5px solid #005ebc;}
.map-produt-cate_list{ margin: 15px 0;}
.map-produt-cate_list a{ padding: 2px; color: #333; font-size: 14px; margin-right: 15px;}
.map-produt-cate_list a:hover{ background: #005ebc; color: #fff;}
.map-produt-cate_list ul li{ margin-bottom: 15px;}



.banner .bd img{
    width:100%;
}