.buy-banner,
.buy-banner img {
    width: 100%;
}
/* .buy-bread .breadcrumb { */
    /* line-height: 42px; */
    /* font-size: 14px; */
    /* border-bottom: 2px solid #eee; */
    /* background-color: #fff; */
/* } */
.buy-bread .breadcrumb a,
.breadcrumb .divider {
    color: #999;
}

.breadcrumb > li + li:before {
    display: none;
}

.breadcrumb > .active {
    color: #0062ac !important;
}
.buy-list {
    margin: 2% 12% 5%;
    font-size: 16px;
}
.Company-profile {
    padding: 0 14% 126px;
    position: relative;
}

.Company-profile .profile-title, .profile-title {
    height: 120px;
    text-align: center;
    font-size: 20px;
    line-height: 120px;
}
.Company-profile .profile-map {
    padding: 0 0 7% 8%;
}
.Company-profile .profile-map ul {
    width: 418px;
	position: relative;
    z-index: 1;
}

.Company-profile .profile-map li {
    font-size: 13px;
    margin-top: 12px;
}

.Company-Information .information-map img {
    width: 100%;
}
.Company-Information {
    position: absolute;
    bottom:0;
	left:0;
}
.Company-Information .information-map ul {
    position: absolute;
    width: 45%;
    right: 5%;
    top: -20%;
}
.Company-Information .information-map li {
    margin-top: 6px;
    font-size: 14px;
}

@media (min-width: 1024px) and (max-width: 1232px) {
    .Company-Information .information-map ul {
        position: absolute;
        width: 45%;
        right: 5%;
        top: -30%;
    }
}

@media (min-width: 926px) and (max-width: 1024px) {
    .Company-Information .information-map ul {
        position: absolute;
        width: 50%;
        right: 5%;
        top: -43%;
    }
}

@media (min-width: 768px) and (max-width: 926px) {
    .left_menu ul li{width: 33%!important;}
    .Company-Information .information-map ul {
        position: absolute;
        width: 50%;
        right: 5%;
        top: -25%;
    }
    /* .Company-Information .information-map img{
        height:320px;
    } */
    .Company-Information .information-map {
        margin-top: 50px;
        height: 460px;
    }
    .Company-Information .information-map ul {
        position: absolute;
        width: 50%;
        right: 0%;
        top: -10%;
        /* left:5%; */
    }

    .Company-Information .information-map img {
        /* height:320px; */
        position: absolute;
        bottom: 0;
    }
}

@media (min-width: 560px) and (max-width: 768px) {
    .left_menu li{width: 33%!important;}
    .Company-profile .profile-map ul {
        width: 100%;
    }
    .Company-profile .profile-map {
        padding-top: 2%;
        padding-left: 1%;
    }
    .Company-profile .profile-map li {
        margin-top: 4%;
        /* height:40px;
        line-height: 40px; */
    }
    .Company-profile .profile-title {
        height: 80px;
        line-height: 80px;
    }
    .Company-Information .information-map ul {
        position: absolute;
        width: 90%;
        /* right: 0%; */
        top: -10%;
        left: 5%;
    }
    .Company-Information .information-map li {
        margin-top: 3%;
    }

    .Company-Information .information-map {
        margin-top: 50px;
        height: 600px;
    }

    .Company-Information .information-map img {
        /* height:320px; */
        position: absolute;
        bottom: 0;
    }
}

@media (min-width: 320px) and (max-width: 560px) {
    .Company-profile .profile-map ul {
        width: 100%;
    }
    .Company-profile .profile-map {
        padding-top: 2%;
        padding-left: 1%;
    }
    .Company-profile .profile-map li {
        margin-top: 4%;
        /* height:40px;
        line-height: 40px; */
    }
    .Company-profile .profile-title {
        height: 80px;
        line-height: 80px;
    }
    .Company-Information .information-map ul {
        position: absolute;
        width: 90%;
        /* right: 0%; */
        top: -10%;
        left: 5%;
    }
    .Company-Information .information-map li {
        margin-top: 3%;
    }

    .Company-Information .information-map {
        margin-top: 50px;
        height: 520px;
    }

    .Company-Information .information-map img {
        /* height:320px; */
        position: absolute;
        bottom: 0;
    }
}
/*交流互动css*/
.exchange-title {
    padding: 2% 0;
    font-size: 24px;
    color: #333;
    text-align: center;
}
.exchange-title2 {
    border-bottom: 1px solid #ccc;
}
.exchangeformbox {
    border: none;
    background-color: #f2f2f2;
    padding: 40px 100px;
}

.exchangeformbox_jia {
    margin: 0;
}

.formcommitbtn {
    text-align: center;
}
.submitbtn{
	width:82%
}

.commitbtn {
    background: #0062ac;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 6px 40px;
    margin-top: 20px;
}
.exchangecontent {
    margin: 0 0 3%;
    padding-bottom: 3%;
    border-bottom: 1px solid #ccc;
}
/*.exchangecontent .content1,*/
/*.exchangecontent .content2 {*/
/*width: 48%;*/
/*}*/
/*.exchangecontent .content1 {*/
/*float: left;*/
/*}*/
/*.exchangecontent .content2 {*/
/*float: right;*/

/*}*/
.exchangecontent .contentlist .list {
    padding: 30px;
    margin-top: 40px;
    background-color: #f7f7f7;
}

.exchangecontent .contentlist h3,
.exchangecontent .contentlist h6 {
    font-size: 16px;
    color: #0062ac;
}
.exchangecontent .contentlist h6 {
    margin: 20px 0 25px;
    color: #222;
}
.exchangecontent .contentlist .listp,
.exchangecontent .contentlist .listmy {
    font-size: 16px;
    color: #949494;
}
.exchangecontent .contentlist .listp {
    line-height: 30px;
}
.exchangecontent .contentlist .listmy {
    margin-top: 20px;
    color: #333;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    padding: 6px 20px;
}

.shouhou_contents .caiwu_chaiyao {
    padding-bottom: 50px;
}

.shouhou_contents .caiwu_chaiyao ul li a .two::before {
    background: none;
}

.control-label i {
    color: #f51d24;
}

@media (min-width: 320px) and (max-width: 768px) {
    .shouhou_box{margin: 0;}
    .margin_14{padding: 0;}
    .left_menu li{width: 50%!important;padding: 0!important;}
    .left_menu li a{padding: 10px 0!important;}
    .product_serices_b ul li{padding-top: 5px;}
    .Company-profile {
        margin: 0 2%;
		padding: 0;
    }
    .exchangeformbox .form-horizontal .control-label {
        text-align: left;
    }
    .col-sm-10 {
        float: none;
        width: 100%;
    }

    .exchangeformbox {
        padding: 50px 2%;
        margin: 0;
    }

    .commitbtn {
        width: 100%;
        display: block;
        padding: 10px;
    }
	.exchangecontent {
		margin: 0 2% 3%;
	}
}

@media (min-width: 768px) {
    .exchangeformbox .form-horizontal .control-label {
        text-align: left;
		font-size: 14px;
    }
    .exchangeformbox .form-box .control-label {
        width: 100%;
    }
    .exchangeformbox .form-box .form-group {
        /*width: 50%;*/
		padding: 0 20px;
    }
    /*.exchangeformbox .commitbtn {*/
    /*margin-bottom: 5%;*/
    /*}*/
    .exchange-title {
        font-size: 20px;
    }
    .exchange-title2 {
        padding-top: 40px;
    }
    .exchangecontent .contentlist .list {
        /*padding: 20px 12px;*/
        margin-top: 25px;
    }
    .exchangecontent .contentlist h3,
    .exchangecontent .contentlist h6 {
        font-size: 16px;
    }
    .exchangecontent .contentlist h6 {
        margin: 10px 0 15px;
    }
    .exchangecontent .contentlist .listp,
    .exchangecontent .contentlist .listmy {
        font-size: 14px;
    }
    .exchangecontent .contentlist .listp {
        line-height: 22px;
    }

    .content {
        width: 49% !important;
    }

    .content2 {
        margin-left: 2%;
    }
}


/*ljj*/
/*投资者关系-财务摘要*/
.investor_relations {

}

.investor_relations {
    margin-bottom: 56px;
}

.shouhou_box .swiper-wrapper {
	width:100%;
}

.cont_box li {
    float: left;
    width: 250px;
    height: 52px;
    line-height: 52px;
    color: #333333;
    font-size: 16px;
    text-align: center;
    background: #eeeeee;
    cursor: pointer;
}

.marg {
    margin-left: 10px;
}

.cont_box li:visited {
    color: #0062ac;
}

.cont_box li.active {
    background: #0062ac;
    color: #ffffff;
}

.cont_biaoge {
    margin-top: 13px;
    padding: 30px;
    background: #f2f2f2;
}

.cont_biaoge01 {
    display: none;
}

.caiwu_chaiyao .profile-title, .company_public .profile-title {
    height: 90px;
    text-align: center;
    font-size: 22px;
    line-height: 90px;
}

.caiwu_chaiyao ul li {
    margin-top: 8px;
}

.caiwu_chaiyao ul li:first-child a{
	border-top:1px solid #0062ac
}
.caiwu_chaiyao ul li a {
    color: #333333;
    display: block;
    width: 100%;
    height: 58px;
    line-height: 58px;
	/* padding-left:30px; */
    font-size: 16px;
   border-bottom: 1px dashed #d2d2d2;
   position: relative;
}

.caiwu_chaiyao ul li a .one {
    float: left;
}

.caiwu_chaiyao ul li a .two {
    float: right;
    font-size: 14px;
}

.caiwu_chaiyao ul li a .two::before {
    display: inline-block;
    content: '';
    width: 22px;
    height: 19px;
    background: url("../images/load_dafalut_03.png") no-repeat center;
    margin-right: 45px;
}

.caiwu_chaiyao ul li a:active {
    color: #0062ac;
}

.caiwu_chaiyao ul li a:hover {
    color: #0062ac;
}

.caiwu_chaiyao ul li a:active .two::before {
    background: url("../images/load_active_03.png") no-repeat center;
}

/*公司公告*/
.form_box select {
    width: 148px;
    height: 36px;
    border: 1px solid #d2d2d2;
    text-indent: 10px;
}

.form_box select, .form_box span, .form_box input {
    float: left;
}

.timer_input {
    width: 113px;
    height: 36px;
    border: 1px solid #d2d2d2;
    padding-left: 12px;
}

.form_box span {
    color: #333333;
    padding: 0 10px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
}
.investor_relations form select,
.investor_relations form .input_cont,
.investor_relations form .sousuo_box {
    float: left;
}
.investor_relations form .input_cont,
.investor_relations form .sousuo_box {
    margin-left: 40px;
}

.sousuo {
    width: 217px;
    height: 36px;
    border: 1px solid #d2d2d2;
    padding-left: 14px;
    color: #333;
    line-height: 36px;
}

.sousuo_button {
    width: 93px;
    height: 36px;
    background: #0062ac;
    color: #fff;
    display: inline-block;
    border: none;
    float: left;
}

.input_cont {
    float: left;
}

.pagingbox {
    margin: 18px 0 40px !important;
}
/*服务与支持-售后*/
.shouhou_box {
	padding-bottom:50px;
	padding-top: 10px;
}

.shouhou_box .cont_box li {
    width: 24.4% !important;
    /*margin-left: 1.2%;*/
    cursor: pointer;
	margin-right: 8px !important;
}

.shouhou_box .cont_box li:hover{
	background: #0062ac;
    color: #ffffff;
}

.shouhou_box .cont_box li:nth-child(1) {
    margin-left: 0;
}

.shouhou_content {
    margin-top: 40px;
}

.shouhou_contents {
    display: none;
}

.shower {
    display: block;
}


.left_menu {
    width: 100%;
    float: left;
    border: 1px solid #d7d7d7;
}

.left_menu li {
    display: block;
    line-height: 18px;
    font-size: 15px;
    padding: 0 20px;
    cursor: pointer;
	border-left: 3px solid #fff;
}

.left_menu li a {
    
    display: block;
    border-bottom: 1px dashed #d7d7d7;
    color: #7e7e7e;
}

.left_jia li a {
    padding: 18px 6px;
}

.left_menu li:last-child a {
    border-bottom: none;
}

.left_menu li.active {
    background: #f9f9f9;
    
}

.left_menu li.active a {
    color: #0062ac;
    text-decoration: none;
}

.left_menu li:hover{
   
}
.left_menu li:hover a {
    color: #0062ac;
    text-decoration: none;
}

.shouhou_contents01 {
    width: 74.8%;
    float: right;
}

.servers_zhengce {
    display: none;
}

.working {

}

.working .title {
    font-size: 18px;
    color: #333333;
    line-height: 26px;
}

.working table {
    margin-top: 12px;
    width: 100%;
}

.working table th {
    background: #0062ac;
    color: #ffffff;
}

.working table tr {
    height: 68px;
    line-height: 68px;
    text-align: center;
}
.working table tr th,
.working table tr td {
    text-align: center;
    width: 33.3%;
}

.working table tr td {
    border: 1px solid #d7d7d7;
}

.working table tr:nth-child(2n-1) {
    background: #f9f9f9;
}

.c_box {
    padding: 34px 0px 23px;
    border-bottom: 1px solid #d7d7d7;
}

.c_box_tit {
    line-height: 34px;
    color: #333333;
    font-size: 18px;

}

.c_box_tit > span {
    border-left: 4px solid #0062ac;
    padding-left: 6px;
}

.c_box p {
    line-height: 28px;
    color: #333333;
    font-size: 14px;
    padding-left: 22px;
    position: relative;
}

.c_box p em {
    font-style: normal;
    display: inline-block;
    width: 22px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
}

.baoxiuqi_b {
    margin: 20px 22% 0;

}

.shouhou_contents form {
    border: 1px solid #d7d7d7;
}
.shouhou_contents .shouhou_form{
	border:0;
}
#repairForm{
	padding: 4% 5% 4% 18%;
}
#repairForm .form-control{
	height:42px;
	border-radius: 0;
}
#repairForm .form_textarea{
	height:100px;
	resize:none;
}

.baoxiuqi_b li {
    width: 100%;
    padding-bottom: 34px;
    position: relative;
}

.baoxiuqi_b li label {
    font-size: 16px;
    line-height: 40px;
    color: #333333
}

.err_icon {
    position: absolute;
    font-size: 14px;
    color: red;
    line-height: 24px;
    bottom: 10px;
    left: 0px;
    padding-left: 2%;
}

.baoxiuqi_b li input {
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 49px;
    border: 1px solid #ececec;
    width: 100%;
    height: 49px;
    padding-left: 2%;
}

.baoxiuqi_b li .em {
    padding:0;
    width: 25% !important;
}


.baoxiuqi_b li input.submit_box {
    width: 130px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    background: #0062ac;
    border: none;
    border-radius: 5px;
	padding: 0;
}

.baoxiuqi_b li.last {
    text-align: center;
}
/*故障报修*/
.guzhang_baoxiu {
}

.breakdown_right{
	margin-right: 50px;
}

.guzhang_baoxiu .tel {
	margin-top:52px;
    line-height: 52px;
    font-size: 24px;
}

.guzhang_baoxiu .tel a {
    color: #333333;
    text-decoration: none;
    margin-left: 20px;
}

.bx_erweima {
    width: 130px;
    height: 130px;
    border: 1px solid #efefef;
    background: url("../images/baoxiu_erweima_07.png") no-repeat center;
    background-size: 100% 100%;
    margin: 18px 0px 32px 30px;
}

.fu_tit {
    font-size: 16px;
    color: #7e7e7e;
    line-height: 30px;
    padding-left: 45px;
}
.fu_tit_p {
    font-size: 14px;
    color: #7e7e7e;
    padding-left: 10px;
    display: inline-block;
}

.exchangeformbox01 {
    padding: 0px;
    background: #fff;
    margin-top: 26px;
}

.formcommitbtn01 {
    text-align: left;
}

.zhichileixing {
    font-size: 16px;
    color: #7e7e7e;
    line-height: 40px;
}
/*产品——全局搜索*/
.product_box {
    margin: 0 14%;
    padding-bottom: 30px;
}

.product_box form {
    width: 100%;
    padding: 60px 20% 40px;
}

.product_box label {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.product_box label span {
    float: left;
    line-height: 49px;
    width: 20%;
    text-align: right;
}

.product_box label input {
    float: left;
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 49px;
    border: 1px solid #ececec;
    width: 80%;
    height: 49px;
    padding-left: 2%;
}

.product_box label input.sousuo_button {
    /*display: inline-block;*/
    /*position: absolute;*/
    width: 20%;
    height: 49px;
    line-height: 49px;
    /*text-align: center;*/
    color: #fff;
    background: #0062ac;
    /*right: 0;*/
    /*top: 0;*/
    padding: 0;
}

.c_s_box {
    width: 100%;
}

.c_s_box .list_b h3 {
    color: #333333;
    font-size: 22px;
    line-height: 35px;
    padding: 10px 0 10px;
    border-bottom: 1px solid #0062ac;
}

.list_b_box {
    padding: 20px 0;
}

.list_b_box h4 {
    color: #333333;
    font-size: 16px;
    padding: 0 0 10px;
}

.list_b_box p {
    font-size: 14px;
    color: #7e7e7e;
    line-height: 24px;
}

.list_b_box01 {
    border-bottom: 1px solid #d7d7d7;
}
/*下载通过分类查找*/
.feilei_chazhao {
    display: block;
}

.feilei_chazhao ul {
    border: none;
}

 .left_menu  li {
	width:20%;
	float:left;
    margin-top: 5px;
    background: #eeeeee;
    position: relative;
}

.feilei_chazhao .left_menu li:hover{
    background: #0062ac;
}
.feilei_chazhao .left_menu li:hover a{
	color: #fff;
}    

.feilei_chazhao ul li:nth-child(1) {
  
}

.feilei_chazhao ul li em {
    display: inline-block;
    width: 40px;
    height: 30px;
    position: absolute;
    top: 15px;
    left: 16px;
    background: url("../images/icon_left_nav_defalut_03.png") no-repeat;
}

.shouhou_contents .left_menu li .shouhou_contents_em_27 ,.shouhou_contents .left_menu li .shouhou_contents_em_166 {
    background-position: 0px 0px;
}

.shouhou_contents .left_menu li .shouhou_contents_em_33,.shouhou_contents .left_menu li .shouhou_contents_em_167 {
	 background-position: 0px -211px;
}

.shouhou_contents .left_menu li .shouhou_contents_em_69 ,.shouhou_contents .left_menu li .shouhou_contents_em_168{
	background-position: 0px -279px;
}

.shouhou_contents .left_menu li .shouhou_contents_em_74{
	background-position: 0px -345px;
}

.shouhou_contents .left_menu li .shouhou_contents_em_80,.shouhou_contents .left_menu li .shouhou_contents_em_169 {
	background-position: 0px -414px;
}

.shouhou_contents .left_menu li .shouhou_contents_em_164{
	background-position: 0px -483px;
}

.shouhou_contents .left_menu li .shouhou_contents_em_88 {
	background-position: 0px -144px;
}

.shouhou_contents .left_menu li .shouhou_contents_em_94 ,.shouhou_contents .left_menu li .shouhou_contents_em_170 {
	background-position: 0px -70px;
}

.shouhou_contents .left_menu li .shouhou_contents_em_96{
    background-position: 0px -552px;
}

.feilei_chazhao ul li a {
    border: none;
    color: #333333;
}

.feilei_chazhao li.active {
    background: #0062ac;
}

.feilei_chazhao li.active em {
    background: url("../images/icon_left_nav_active_03.png") no-repeat;
    left: 14px;
}
.feilei_chazhao ul li:hover em{
	background: url("../images/icon_left_nav_active_03.png") no-repeat;
    left: 14px;
}

.feilei_chazhao ul li.active a {
    color: #fff;
}

.feilei_chazhao .shouhou_contents01 {
	margin-top:10px;
    width: 100%;
    border: 2px solid #0062ac;
}

.product_serices_b {
    width: 100%;
    min-height: 522px;
}

.product_serices_b ul {
    padding: 10px 30px;
}

/*上下结构*/
.product_serices_b ul li {
    width: 100%;
    background: #fff;
}

.product_serices_b ul li .left_b {
    width: 20%;
    padding: 4px 0;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.product_serices_b ul li .right_b {
    width: 76%;
}

.product_serices_b ul li .right_b p {
    margin-bottom: 5px;
    border-bottom: 1px dashed #efefef;
}

.product_serices_b ul li .right_b p a {
    font-size: 14px;
    display: inline-block;
	margin-right: 18px;
    line-height: 24px;
    text-decoration: none;
	color: #7e7e7e;
}

/*.product_serices_b ul li  .right_b p a:nth-child(1){*/
/*margin-left: 0;*/
/*}*/
.product_serices_b ul li .right_b p a.active {
    color: #0062ac;
}

.product_serices_b ul li .right_b p a:hover {
    color: #0062ac;
}

@media (max-width: 768px) {
	#content p{
		text-indent:0 !important
	}
	.caiwu_chaiyao ul li a {
		height: 110px;
	}
	.guzhang_baoxiu .tel {
		font-size: 20px;
	}
    .product_serices_b ul {
        padding: 10px;
    }

    .feilei_chazhao .shouhou_contents01 {
        width: 100%;
        margin-bottom: 20px;
    }

    .cont_box li {
        width: 48%;
    }

    .caiwu_chaiyao ul li .two {
        text-align: right;
    }
    .investor_relations {
        margin: 0 2%;
    }
	
	.caiwu_chaiyao ul li a .two {
		position: absolute;
		right: 0;
		bottom: 0;
		line-height: 44px;
	}

    /*公司公告*/
    .investor_relations form select,
    .investor_relations form .input_cont,
    .investor_relations form .sousuo_box {
        display: block;
        margin-top: 20px;
    }

    .caiwu_chaiyao ul li a .two::before {
        margin-right: 10px;
    }
    .investor_relations form .input_cont,
    .investor_relations form .sousuo_box {
        margin-left: 0px;
    }

    .investor_relations form select {
        width: 70%;
    }

    .investor_relations form select option {
        width: 100%;
    }
    /*服务与支持-售后*/
    .baoxiuqi_b {
        margin: 0px;
    }

    .baoxiuqi_b li input.submit_box {
        width: 100%;
    }

    .shouhou_contents form {
        border: none;
    }
	#repairForm{
		padding: 4% 5% 4% 5%;
	}
	.submitbtn {
		width: 100%;
	}
    /*头部tab切换*/
    .shouhou_box {
        margin: 0px 2%;
    }

    .shouhou_box .cont_box {
        width: 100%;
    }

    .shouhou_box .cont_box li {
		width: 32.5% !important;
        font-size: 14px;
        width: 20%;
        margin-left: 0px;
    }
    /*服务与保修菜单栏部分*/
    .left_menu, .shouhou_contents01 {
        width: 100%;
		margin-bottom: 5px;
    }

    .buy-bread .breadcrumb {
        margin: 0 2%;
    }

    /*全局搜索-产品*/
    .product_box {
        margin: 0 3%;
    }
    .product_box form {
        padding: 60px 0 40px;
    }

    .product_box label span {
        width: 30%;
    }

    .product_box label input {
        width: 80%;
    }

	.product_serices_b ul li .left_b {
		width: 100%;
	}
	.product_serices_b ul li .right_b {
		width: 100%;
	}
}


/*下载文档css*/
.downloadbox {

}
.download-title {
    margin: 36px 0;
    font-size: 20px;
    color: #333;
}
.downloadbox .downlist {
    margin-bottom: 2%;
}
.downloadbox .downlist li {
    float: left;
    margin-right: 1%;
    width: 24%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: center;
    background-color: #eee;
    cursor: pointer;
}
.downloadbox .downlist li:last-child {

}
.downloadbox .downlist .active {
    color: #fff;
    background-color: #0062ac;
}
.downloadbox .downlist li:hover{
	color: #fff;
    background-color: #0062ac;
}
.downloadbox .downconword .cont {
    display: none;
    margin-bottom: 5%;
}
.downloadbox .downconword .content1 {
    display: block;
}

.downconword .wordlist {
    padding: 20px 30px;
    font-size: 14px;
    border: 1px solid #d2d2d2;
    margin-bottom: 8px;
	cursor: pointer;
}

.downconword .wordlist a {
    color: #333333;
    display: block;
}

.downconword .wordlist a .one {
    float: left;
}

.downconword .wordlist a .two {
    float: right;
}

.downconword .wordlist a .two::before {
    display: inline-block;
    content: '';
    width: 22px;
    height: 19px;
    background: url("../images/load_dafalut_03.png") no-repeat center;
    margin-right: 45px;
}

.downconword .wordlist a:active {
    color: #0062ac;
}

.downconword .wordlist a:active .two::before {
    background: url("../images/load_active_03.png") no-repeat center;
}

.downconword .wordlist:hover {
    background: #fafafa;
}
/*驱动的css*/
.downloadbox .actuatebox .actuat,
.downloadbox .actuatebox h6,
.downloadbox .actuatebox .dropdown,
.actuatebox .search,
.downloadbox .content1 .actuat,
.downloadbox .content1 h6,
.downloadbox .content1 .dropdown,
.content1 .search {
    float: left;
}

.downloadbox .actuatebox h6, .downloadbox .content1 h6 {
    margin-right: 18px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #333;
}

.downloadbox .actuatebox .operation, .downloadbox .content1 .operation {
    margin-left: 28px;
}

.downloadbox .actuatebox .btn, .downloadbox .content1 .btn {
    padding: 0;
    width: 148px;
    height: 38px;
    line-height: 38px;
    border-radius: 0;
    border-color: #d2d2d2;
    background: #fff;
    text-align: left;
    text-indent: 15px;
}

.downloadbox .actuatebox .btn .caret, .downloadbox .content1 .btn .caret {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 13px;
}
.downloadbox .dropdown-menu {
    min-width: 148px;
    border-radius: 0;
}

.downloadbox .dropdown-menu > li > a {
    font-size: 14px;
    color: #333;
}
.downloadbox .downcon ul li {
    margin-top: 8px;
    padding: 0;
    height: 30px;
    line-height: 30px;
    border: none;
    border-bottom: 1px solid #d2d2d2;
}

.actuatebox .search, .content1 .search {
    margin-left: 11px;
    width: 93px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #0062ac;
    cursor: pointer;
}
.actuate-list table {
    margin-top: 16px;
    width: 100%;
}
.actuate-list {
    font-size: 16px;
}
.actuate-list th {
    height: 50px;
    font-size: 14px;
    color: #333;
    text-align: center;
    background-color: #eee;
}
.actuate-list tr {
    text-align: center;
    border-top: 0 10px;
}
.actuate-list td {
    height: 42px;
    color: #666;
    font-size: 14px;
	padding: 0 10px;
}
.actuate-list td a{
	color:#0062ac;
	/* color: #666; */
}
.actuate-list td a:hover{
	text-decoration: underline;
}
.actuate-list td.img a {
    display: inline-block;
    content: '';
    width: 22px;
    height: 22px;
    background: url("../images/load_03.png") no-repeat center;
}
.actuate-list td.img a:hover {
    background: url("../images/load_active_03.png") no-repeat center;
}

.actuate-list td:last-child {
    cursor: pointer;
}
.actuate-list tr:nth-child(2n+1) {
    background-color: #f9f9f9;
}

/*
.actuate-list .list1 {
    width: 10%;
}
.actuate-list .list2 {
    width: 10%;
}
.actuate-list .list3,
.actuate-list .list4 {
    width: 30%;
}
.actuate-list .list5 {
    width: 15%;
}
.actuate-list .list6 {
    width: 8%;
}
*/
/*FAQ的css*/
.faqbox .wordlist a .two::before {
    display: none;
}
/*下载查找的css*/
/*.downsearch {*/
/*margin: 0 5%;*/
/*padding-bottom: 3%;*/
/*}*/
.downsearch .form-search {
    margin: 3% auto;
    width: 65%;
}

.downsearch .form-search input,
.downsearch .form-search button {
    float: left;
}

.downsearch .form-search input {
    padding: 0 2.5%;
    width: 80%;
	height:47px;
    line-height: 47px;
    border: 1px solid #cdcdcd;
    font-size: 14px;
}
.downsearch .form-search button {
    width: 20%;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    text-align: center;
    border: none;
    background-color: #0062ac;
}
.downsearch h3 {
    padding: 3% 0 2%;
    font-size: 18px;
    color: #333;
}
.downsearch .list-img {
    /* height: 190px; */
	/* background: url(../images/product_background.jpg) no-repeat; */
    /* background-size: 100% 100%; */
}
.downsearch .list-img img {
    width: 100%;
}
.downsearch .search-list {
    margin-right: 2%;
    margin-bottom: 2%;
    width: 23.5%;
    float: left;
    border: 1px solid #d2d2d2;
}
.downsearch .search-list:nth-child(4n) {
    margin-right: 0;
}
.downsearch .list-con {
    padding: 7%;
    border-top: 1px solid #d2d2d2;
}
.downsearch .list-con h6 {
    margin-bottom: 4%;
    font-size: 16px;
    color: #231b1b;
}
.downsearch .list-con p {
    height: 36px;
    font-size: 12px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*资料中心css*/
.downcentre {
    padding-bottom: 0;
}
.downcentre .form-search {
    padding-top: 2%;
    margin: 0;
    width: 60%;
}

@media (min-width: 320px) and (max-width: 768px) {
    /*文档h5*/
    .downconword .wordlist {
        font-size: 14px;
    }
    .download-title {
        margin: 7% 0;
        font-size: 20px;
    }
    .downloadbox {
        margin: 0 5%;
    }
    .downloadbox .downlist {
        padding-left: 2%;
    }
    .downloadbox .downlist li {
        margin-right: 2%;
        width: 23%;
        font-size: 14px;
    }
	.actuate-list td {
		padding: 0;
	}
    /*驱动h5*/
	.actuate-list th {
		font-size: 12px;
		padding:0
	}
    .actuate-list td {
        font-size: 12px;
    }
    .actuate-list td img {
        max-width: 70%;
    }
    .downloadbox .actuatebox .actuat {
        float: none;
    }
    .downloadbox .actuatebox .operation,
    .actuatebox .search {
        margin-left: 0;
    }
    .downloadbox .actuatebox .actuat-top {
        margin: 10px 0;
    }
    /*查找*/
    .downsearch .search-list:nth-child(2n) {
        margin-right: 0;
    }
    .downsearch .search-list {
        width: 48%;
    }

    /*资料中心h5*/
    .downcentre .form-search {
        width: 75%;
        margin: 0 0 0 5%;
    }
    .downsearch {
        margin: 0 !important;
    }
    .downcentre h3 {
        padding: 6% 0 3%;
        font-size: 16px;
    }
	.downsearch .form-search {
		width: 80%;
	}
	.downsearch .form-search button {
		width: 26%;
	}
	.downsearch .form-search input {
		width: 74%;
	}
	.breakdown_right{
		margin-right: 0;
	}
}

@media (min-width: 320px) and (max-width: 375px) {
    .downcentre .form-search {
        width: 80%;
    }
    .downcentre .form-search input,
    .downcentre .form-search button {
        font-size: 12px;
    }
}


@media (min-width: 1600px){
	.product_serices_b ul li .left_b {
		width: 100%;
	}
	.product_serices_b ul li .right_b {
		width: 80%;
	}


	.Company-Information .information-map ul {
		position: absolute;
		width: 45%;
		right: 5%;
		top: -10%;
	}
	.Company-profile {
		padding: 0 14% 150px;
	}
	.Company-profile .profile-map ul {
		width: 510px;
	}
}

@media (min-width: 1920px){
	.product_serices_b ul li .left_b {
		width: 100%;
	}
	.product_serices_b ul li .right_b {
		width: 82%;
	}


    .downloadbox .downlist li{
		height:50px;
		line-height:50px;
	}
	.Company-Information .information-map ul {
		position: absolute;
		width: 45%;
		right: 5%;
		top: -10%;
	}
	.Company-profile .profile-title, .profile-title {
		font-size: 22px;
	}
	.Company-profile .profile-map ul {
		width: 580px;
	}
	.Company-profile .profile-map li {
		font-size: 14px;
		margin-top: 14px;
	}
	.Company-profile {
		padding: 0 14% 166px;
	}
}
