﻿/*浏览器样式重置*/
* {
    padding: 0;
    margin: 0;
    font-family: '微软雅黑';
    box-sizing: border-box;
}
body, html {
    padding: 0;
    margin: 0;
    font-size: 16px;
    background-color: #F5F5F5;
}
a {
    text-decoration: none;
    color: #5e5e5e;
}
ul {
    list-style: none;
}
.clear {
    clear: both;
}
/* banner图 */
.pro_banner {
    width: 1920px;
    min-width: 1300px;
    width: 100%;
}
.pro_banner img {
    width: 1920px;
    min-width: 1300px;
    width: 100%;
}
/*边角图片*/
.hor-line {
    width: 50px;
    background-color: #ccc;
    height: 1px;
}
.ver-line {
    height: 35px;
    width: 1px;
    position: absolute;
    left: 15px;
    top: -10px;
    background-color: #ccc;
}
.right-hor-line {
    height: 35px;
    width: 1px;
    position: absolute;
    top: 60px;
    right: 15px;
    background-color: #ccc;
}
.right-ver-line {
    width: 50px;
    position: absolute;
    right: 0px;
    top: 70px;
    background-color: #ccc;
    height: 1px;
}
/* main */
.main {
    width: 1300px;
    margin: 50px auto auto auto;
}
.left {
    width: 900px;
    border: 1px solid #ccc;
    float: left;
    background-color: #fff;
    margin-bottom: 57px;
}
.right {
    width: 390px;
    border: 1px solid #ccc;
    float: left;
    background-color: #fff;
}
/* 左侧内容 s */
.title {
    width: 860px;
    height: 100px;
    margin: auto;
    border-bottom: 1px solid #ccc;
}
.title ul li {
    width: 138px;
    float: left;
    height: 100px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}
.title ul li a {
    color: #4b4b4b;
}
.title ul li a img {
    display: block;
    margin: 20px auto auto auto;
}
.pro_intr {
    width: 860px;
    margin: 30px auto 20px auto;
    position: relative;
}
.pro_intr p {
    font-size: 14px;
    color: #8e8e8e;
    line-height: 25px;
    margin-left: 57px;
    margin-top: 10px;
    margin-right: 30px;
    text-indent: 30px;
}
.pro_intr p span {
    color: #0069be;
}
.domestic-search {
    width: 860px;
    /*height: 335px;*/
    margin: auto;
    border-bottom: 1px solid #ccc;
}
.domestic-search h3 {
    font-size: 24px;
    font-weight: normal;
    color: #4f4f4f;
    margin: 40px 0 50px 0;
}
.domestic-search h3 span {
    color: #0069be;
}
.domestic-search h3 p {
    font-size: 14px;
    display: inline-block;
    color: #a6a6a6;
    padding-left: 10px;
}
.domestic-search-marketing {
    width: 810px;
    margin-left: 30px;
}
.domestic-search-marketing ul:after{
    display: block;
    clear: both;
    content: "";
}
.domestic-search-marketing ul li {
    width: 240px;
    float: left;
    margin-right: 30px;
    border: 1px solid #c8c8c8;
    height: 178px;
    padding: 26px 0px;
    margin-bottom: 50px;
}
h2:after{display:block;content:"";clear:both;}
h2>img{  float: right;}
.domestic-search-marketing ul li h2{
    font-size: 17.5px;
    line-height: 1;
    margin: 0 0 26px 17.5px;
    height: 35px;
    line-height: 35px;
    width: 205px;
}

.domestic-search-marketing ul li h2 a{
    color: #014167;
}
.domestic-search-marketing ul li p{
    font-size: 13px;
    padding: 0 6.7%;
    line-height: 23px;
}
.domestic-search-marketing ul li .pro-img img {
   /* margin: 10px auto auto auto;*/
    display: block;
    width: 156px;
}
.domestic-search-marketing ul li .click-img img {
    margin: 10px auto auto auto;
    display: block;
    width: 50px;
}
.customer-case {
    width: 860px;
    height: 435px;
    margin: auto;
}
.customer-case h3 {
    font-size: 24px;
    font-weight: normal;
    color: #4f4f4f;
    margin: 40px 0 50px 0;
}
.customer-case p {
    font-size: 14px;
    display: inline-block;
    color: #a6a6a6;
    padding-left: 10px;
}

.customer-case-list {
    width: 860px;
}

.customer-case-list ul li {
    width: 142px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.customer-case-list ul li a {

}
.customer-case-list ul li a img {
    width: 140px;
    height: 140px;
}
.message {
    width: 860px;
    margin: auto;
}
.message h3 {
    font-size: 24px;
    font-weight: normal;
    color: #4f4f4f;
    height: 45px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}
.message h3 span {
    color: #0069be;
}
.mess {
    width: 860px;
    margin-bottom: 50px;
}
.mess tr {
    float: left;
    width: 400px;
    height: 50px;
    line-height: 50px;
}
.mess tr td {
    font-size: 15px;
    color: #5e5e5e;
}
.mess input {
    width: 250px;
    height: 40px;
    border: 1px solid #ccc;
}
.mess select {
    width: 250px;
    height: 40px;
    border: 1px solid #ccc;
}
.mess .sub-tr {
    width: 800px;
    height: 100px;
}
.mess .sub-td {
    width: inherit;
    text-align: center;
}
.mess .sub {
    width: 178px;
    height: 50px;
    margin:30px auto auto auto;
    color: #fff;
    background-color: #0a85e8;
    border: none;
    font-size: 16px;
}
/* 左侧内容 e */

/* 右侧内容 s */
.yx {
    width: 360px;
    margin: auto;
}
.yx h3 {
    width: 360px;
    font-size: 18px;
    margin-top: 35px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.yx h3 span {
    color: #0069be;
    padding-right: 10px;
}
.yx a {
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    font-size: 13px;
    margin-top: 20px;
    margin-left: 10px;
}
.relation {
    width: 360px;
    margin:50px auto auto auto;
}
.relation h3 {
    font-size: 18px;
    color: #3f3f3f;
    width: 360px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.relation h3 span {
    color: #0069be;
    padding-right: 10px;
}
.relation .news {
    width: inherit;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.relation .news .news-title {
    font-size: 15px;
    color: #5e5e5e;
    padding-bottom: 10px;
}
.relation .news .news-tip {
    width: inherit;
}
.relation .news .news-tip span {
    float: left;
    font-size: 12px;
    color: #b2b2b2;
}
.relation .news .news-tip p {
    float: right;
    font-size: 12px;
    color: #1f8cfa;
}
.read-more {
    display: block;
    width: 236px;
    height: 35px;
    font-size: 15px;
    color: #0a85e8;
    margin:60px auto 30px auto;
    text-align: center;
    line-height: 35px;
    background-color: #dbdbdb;
}
/*
免费电话 S
*/
.free-tel {
    display: none;
    width: 360px;
    margin: auto;
}
.fast {
    text-align: center;
    font-size: 25px;
    color: #606060;
}
.fast img {
    display: block;
    margin:10px auto auto auto;
}
.tel {
    width: 330px;
    height: 65px;
    text-align: center;
    font-size: 20px;
    color: #b5b5b5;
    margin-top: 20px;
}
.free-phone {
    display: block;
    width: 200px;
    height: 65px;
    text-align: center;
    line-height: 65px;
    margin:20px auto 20px auto;
    color: #fff;
    background-color: #0a85e8;
    font-size: .24rem;
}
.tip {
    font-size: 12px;
    color: #737373;
    text-align: center;
    padding-bottom: 100px;
}
/*
免费电话 E
*/