@charset "UTF-8";

/*html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

input::-webkit-input-placeholder {
    color: #999999;
}

input::-moz-placeholder {
    color: #999999;
}

input:-moz-placeholder {
    color: #999999;
}

input:-ms-input-placeholder {
    color: #999999;
}

body {
    background: #fff;
    position: relative;
    font: 14px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}*/
a {
    text-decoration: none;
    outline: none;
}
a:hover,a:active,a:focus {
    text-decoration: none;
    outline: none;
}
input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}
img {
    border: none;
    background: none;
    vertical-align: middle;
}
ul,ol,li {
    list-style-type: none;
}
select,input,img,select {
    vertical-align: middle;
}
input {
    outline: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
table,th,td {
    vertical-align: middle
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 14px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.prolists {
    position: absolute;
    height: 0px;
    width: 100%;
    background-color: #fff;
    top: 70px;
    left: 0;
    z-index: 1000;
    transition: all .3s linear;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
}

.prolists .products_list {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.prolists .products_list .products_cp {
    float: left;
}

.prolists .products_cp_title {
    color: #262626;
    font-size: 14px;
}

.prolists .products_list .xdd_sol {
    float: left;
    margin-left: 35px;
}

.prolists .products_list ul li .product_title {
    color: #262626;
    height: 26px;
    font-size: 16px;
}

.prolists .products_list ul li {
    margin-bottom: 26px;
}

.prolists .products_cp ul {
    border-right: 1px solid #eeeeee;
    padding-right: 58px;
}

.prolists .products_list ul li p span {
    display: inline-block;
    width: 30px;
    padding-right: 24px;
}

.prolists .products_list ul li .product_con {
    color: #999;
    margin-left: 55px;
    margin-top: 5px;
    font-size: 12px;
}

.prolists .products_cp ul {
    margin-top: 20px;
}

.prolists .products_list .xdd_sol .sol_class_title {
    color: #262626;
    font-size: 16px;
}

.prolists .products_list .xdd_sol .sol_smallcon {
    color: #aaaaaa;
    font-size: 12px;
}

.prolists .products_list .xdd_sol ul {
    margin-top: 20px;
}

/*.xdd_sol ul li{
    width: 185px;
    float: left;
    margin-right: 113px;
    margin-bottom: 35px;
}*/
.prolists .products_list .xdd_sol dl {
    margin-left: 20px;
    margin-right: 80px;
    width: 185px;
    float: left;
}

.prolists .products_list .xdd_sol dl dd {
    margin-bottom: 33px;
}

.prolists .products_list .QLxt .qlimg {
    float: left;
}

.prolists .products_list .QLxt .ql-con {
    float: left;
    margin-left: 140px;
}

.prolists .products_list .QLxt .ql-con .ql-title {
    font-size: 32px;
}

.prolists .products_list .QLxt .ql-con .ql_title1 {
    font-size: 18px;
    color: #545252;
    margin-top: 10px;
}

.prolists .products_list .QLxt .ql-con .ql-des {
    margin-top: 30px;
}

.prolists .products_list .QLxt .ql-con .ql-des p {
    font-size: 16px;
    line-height: 23px;
}

.prolists .products_list .QLxt .ql-con .cksy1 {
    position: relative;
}

.prolists .products_list .QLxt .ql-con .cksy1 .ckgd1 {
    position: absolute;
    top: 48px;
}

.prolists .products_list .QLxt .ql-con .cksy1 .ljsy1 {
    position: absolute;
    left: 172px;
    top: 48px;
}

.prolists .products_list .QLxt .ql-con .cksy1 .ckgd1 a {
    background: #1850d7;
    color: #fff;
    padding: 10px 31px;
    border: 1px solid #1850d7;
}

.prolists .products_list .QLxt .ql-con .cksy1 .ljsy1 a {
    background: #fff;
    color: #3b8eee;
    border: 1px solid #3b8eee;
    padding: 10px 31px;
}
