/*热门搜索*/

#box1 {}

.search {
    text-align: left;
}

#box1 .wh {
    display: block;
    width: 1014px;
    height: 27px;
    line-height: 27px;
    background-color: #e4e4e4;
    margin: 0 auto;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 12px 0;
}

#formsearch {
    float: right;
    margin-right: 45px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    height: 27px;
    line-height: 27px;
    letter-spacing: 0px;
    color: #373737;
    float: right;
}

.hotSearch {
    font-weight: normal;
    font-size: 14px;
    color: #373737;
    margin-left: 57px;
    float: left;
}


/* 标题样式 */

.titles {
    text-align: center;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
    display: inline-block;
    width: 100%;
    padding-bottom: 6px;
}

.titles::after {
    content: "";
    background: url("../images/imgs/titles_back.png") no-repeat bottom center;
    display: inline-block;
    width: 202px;
    height: 11px;
    position: absolute;
    bottom: -5.5px;
    left: 50%;
    margin-left: -101px;
}

.titles h2 {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #454545;
}

.titles p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #c7c7c7;
}


/* 产品 */

#box2 {
    display: inline-block;
    padding-bottom: 40px;
}

#box2 .titles {
    margin-top: 34px;
}

.pro_list {
    text-align: center;
    margin-top: 33px;
}

.pro_list ul {
    display: inline-block;
}

.pro_list li {
    float: left;
    margin-right: 32px;
}

.pro_list li:hover a,
.pro_list li.active a {
    background-color: #f67406;
}

.pro_list li:last-child {
    margin-right: 0;
}

.pro_list li a {
    display: inline-block;
    width: 144px;
    height: 41px;
    background-color: #1f55bb;
    text-align: center;
    font-size: 16px;
    line-height: 41px;
    color: #ffffff;
}

#pro_cont {
    margin-top: 35px;
    display: inline-block;
    height: 612px;
}

#pro_cont li {
    width: 263px;
    height: 284px;
    border: solid 1px #d1d1d1;
    margin-right: 20px;
    padding: 10px 10px 0px 10px;
    float: left;
    margin-bottom: 20px;
}

#pro_cont li:nth-child(4n) {
    margin-right: 0;
}

#pro_cont li:nth-child(n+5) {
    margin-bottom: 0;
}

#pro_cont a.imgs {
    display: block;
    width: 264px;
    height: 229px;
}

#pro_cont a.imgs img {
    width: 100%;
    height: 100%;
}

#pro_cont li h3 {
    text-align: center;
}

#pro_cont li h3 a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 56px;
    letter-spacing: 0px;
    color: #373737;
}


/* 横图 广告图 */

#box3 {
    background: url("../images/imgs/ht_1.jpg") no-repeat center;
    background-size: contain;
    height: 204px;
}

#box3 .wh {
    width: 637px;
    padding-top: 37px;
    text-align: center;
}

#box3 .wh>p {
    display: inline-block;
    padding-left: 38px;
    background: url("../images/imgs/gous.png") no-repeat left top;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-shadow: -1px 0 #0a4b98, 0 1px #0a4b98, 1px 0 #0a4b98, 0 -1px #0a4b98;
    margin-right: 42px;
}

#box3 .wh>p:nth-child(4) {
    margin-right: 0;
}

#box3 .wh>p:nth-child(5) {
    margin-left: 84px;
}

#box3 .wh>p:nth-child(n+5) {
    margin-top: 35px;
}

#box3 .fwrx {
    display: inline-block;
    text-align: center;
    margin-top: 5px;
}

#box3 .fwrx p {
    display: inline-block;
}

#box3 .fwrx p:nth-child(1) {
    color: #333333;
    font-size: 26px;
    font-weight: normal;
    font-style: italic;
    text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
}

#box3 .fwrx p:nth-child(2) {
    font-size: 36px;
    font-weight: normal;
    font-style: italic;
    color: #fd960b;
    text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
}


/* 优势 */

#box4 {
    display: block;
    height: 1909px;
    text-align: center;
    background: url("../images/imgs/advan_back.jpg") no-repeat center;
    background-size: cover;
}

#box4 .tits {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#box4 .tits h2 {
    text-transform: uppercase;
    width: 1179px;
    height: 63px;
    background-color: rgb(255, 255, 255, 0.7);
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 63px;
    letter-spacing: 0px;
    color: #9c9c9c;
    margin-top: 50px;
    display: inline-block;
}

#box4 .tits p {
    font-size: 50px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #2b2b2b;
    margin-top: 10px;
}

#box4 .tits p span:nth-child(1) {
    color: #1f55bb;
    font-weight: normal;
}

#box4 .tits p span:nth-child(2) {
    color: #f67406;
    font-weight: bold;
}

.advans {
    margin-top: 18px;
    display: inline-block;
}

.advans li {
    display: inline-block;
    width: 1198px;
    height: 294px;
    background-color: #ffffff;
    margin-bottom: 38px;
}

.advans li>a {
    display: inline-block;
}

.advans li .wzs {
    padding: 58px 39px;
    text-align: left;
    position: relative;
}

.advans li .wzs p {
    width: 420px;
    display: block;
}

.advans li .jishuz {
    display: inline-block;
    width: 110px;
    height: 88px;
    background-color: #1f55bb;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 88px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 58px;
}

.advans li .wzs p:nth-child(2) {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #1f55bb;
    line-height: 40px;
}

.advans li .wzs p:nth-child(2) span {
    color: #f67406;
}

.advans li .wzs p:nth-child(3) {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 0px;
    color: #c6c6c6;
    position: relative;
}

.advans li .wzs p:nth-child(3)::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 116px;
    height: 1px;
    background-color: #f67406;
    bottom: 0;
    left: 0;
}

.advans li:nth-child(2n) .wzs p:nth-child(3)::after {
    left: auto;
    right: 0;
}

.advans li .wzs p:nth-child(4) {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    margin-top: 8px;
    color: #161616;
}

.advans li:nth-child(n) .wzs {
    padding-left: 189px;
    float: left;
    padding-right: 0;
    text-align: left;
}

.advans li:nth-child(2n) .wzs {
    padding-left: 0;
    padding-right: 189px;
    float: right;
    text-align: right;
}

.advans li:nth-child(n) .jishuz {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    left: 39px;
}

.advans li:nth-child(2n) .jishuz {
    border-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    left: auto;
    right: 39px;
}

.advans li:nth-child(n) a.imgs {
    float: right;
}

.advans li:nth-child(2n) a.imgs {
    float: left;
}

.advans li:nth-child(1) {}

.advans li:nth-child(1) .wzs p {
    width: 421px;
    display: block;
}

.advans li:nth-child(2) {}

.advans li:nth-child(2) .wzs p {
    width: 320px;
    display: block;
}

.advans li:nth-child(3) {}

.advans li:nth-child(3) .wzs p {
    width: 341px;
    display: block;
}

.advans li:nth-child(4) {}

.advans li:nth-child(5) .wzs p {
    width: 464px;
    display: block;
}

.advans li:nth-child(5) {}

.advans li:nth-child(5) .wzs p {
    width: 416px;
    display: block;
}

.advans li:nth-child(5) a.imgs {
    margin-right: 130px;
    width: 232px;
    height: 294px;
}

.advans li:nth-child(5) a.imgs img {
    margin-top: -2px;
}


/* 案例 */

#box5 {
    padding-bottom: 53px;
}

#box5 .titles {
    margin-top: 35px;
}

#cases {
    height: 296px;
    display: block;
    width: 100%;
    margin-top: 53px;
}

#cases .cses {
    width: calc(100% + 20px);
    height: 100%;
    display: inline-block;
    overflow: hidden;
}

#cases li {
    padding: 10px;
    padding-bottom: 0;
    border: solid 1px #d1d1d1;
    display: block;
    float: left;
    width: 263px;
    margin-right: 20px;
}

#cases li a.imgs {
    display: block;
    width: 264px;
    height: 227px;overflow:hidden;
}

#cases li a.imgs img {
    width: 100%;
    height: 100%;transition:all 0.8s;
}
#cases li a.imgs:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}


#cases li h3 {
    text-align: center;
}

#cases li h3 a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 56px;
    letter-spacing: 0px;
    color: #373737;
}


/* 关于我们 */

#box6 {
    background: url("../images/imgs/about_back.jpg") no-repeat center;
    background-size: cover;
    height: 491px;
margin-top:30px;
}

#box6 .content {
    display: inline-block;
    width: 552px;
    height: 391px;
    margin-top: 50px;
    padding-right: 230px;
    padding-left: 30px;
    background: #ffffff;
    position: relative;
}

#box6 .content .wzs .tits {
    border-bottom: solid 1px #e2e2e2;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

#box6 .content .wzs .tits::after {
    content: "";
    display: inline-block;
    width: 79px;
    height: 5px;
    background-color: #f67406;
    position: absolute;
    bottom: -2.5px;
    left: 0;
}

#box6 .content .wzs .tits p {
    font-size: 42px;
    color: #e2e2e2;
    margin-top: 5px;
}

#box6 .content .wzs .tits h2 {
    font-size: 35px;
    color: #1f55bb;
    margin-top: -15px;
}

#box6 .content .wzs>p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #1d1d1d;
    text-indent: 2em;
}

#box6 .content .wzs>p a {
    color: #f67406;
}

#box6 .content .wzs .phones {
    background: url(../images/imgs/about_ph.png) no-repeat left center;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 71px;
    letter-spacing: 0px;
    color: #262626;
    padding-left: 52px;
    margin-top: 5px;
}

#box6 .content .wzs .phones p {
    display: inline-block;
    color: #1f55bb;
    font-size: 35px;
    font-weight: bold;
}

#box6 .imgs {
    position: absolute;
    right: -453px;
    top: -57px;
width: 555px;
	height: 366px;
}


/* 新闻 */

#box7 {
    display: inline-block;
}

#box7 .titles {
    margin-top: 35px;
}

#news {
    margin-top: 30px;
}

#box7 .tites {
    width: 366px;
    height: 40px;
    background-color: #ffffff;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 15px;
}

#box7 .tites::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -1.5px;
    left: 0;
    width: 101px;
    height: 3px;
    background-color: #f67406;
}

#box7 .tites h3 {
    font-size: 16px;
    letter-spacing: 0.6px;
    color: #171717;
    float: left;
    line-height: 40px;
}

#box7 .tites h3 span {
    font-size: 16px;
    letter-spacing: 0.4px;
    font-weight: normal;
    color: #989898;
}

#box7 .tites a {
    font-size: 12px;
    color: #1f55bb;
    line-height: 40px;
    float: right;
    margin-right: 13px;
}

#box7 .news_tab {
    width: 366px;
    margin-right: 22px;
    float: left;
}

#box7 .news_tab .new_tj {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}

#box7 .news_tab .new_tj img {
    width: 366px;
    height: 132px;
}

#box7 .news_tab .new_tj h3 {
    margin-top: 10px;
}

#box7 .news_tab .new_tj h3 a {
    color: #121212;
    font-size: 16px;
    font-weight: normal;
}

#box7 .news_tab .new_tj p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #4b4b4b;
    margin-top: 5px;
}

#box7 .news_tab:nth-child(n+2) {
    margin-left: 22px;
    position: relative;
}

#box7 .news_tab:nth-child(n+2)::before {
    content: "";
    background: url("../images/imgs/news_x.png") no-repeat center;
    display: inline-block;
    width: 4px;
    height: 445px;
    position: absolute;
    left: -22px;
    top: 0;
}

#box7 .news_tab1>img {
    width: 380px;
    height: 116px;
    margin-top: 17px;
    margin-bottom: 5px;
}

#box7 .news_tab1 li {
    width: 100%;
}

#box7 .news_tab1 li h3 {
    display: inline-block;
    width: 100%;
}

#box7 .news_tab1 li h3 a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 33px;
    color: #121212;
    float: left;
}

#box7 .news_tab1 li h3 span {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 33px;
    letter-spacing: 0.2px;
    float: right;
    color: #999999;
}

#box7 .news_tab.news_tab2 {
    margin-right: 0;
    width: 366px;
}

#box7 .news_tab.news_tab2 .tempWrap {
    width: 366px;
    margin-top: 17px;
}

#box7 .news_tab.news_tab2 li {
    display: inline-block;
    width: 366px;
    border-bottom: 1px solid rgb(51, 51, 51, 0.17);
}

#box7 .news_tab.news_tab2 li h3::before {
    content: "问";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-color: #f67406;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9.5px;
}

#box7 .news_tab.news_tab2 li h3 {
    padding-left: 37px;
    position: relative;
    margin-top: 5px;
}

#box7 .news_tab.news_tab2 li h3 a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0.3px;
    color: #121212;
}

#box7 .news_tab.news_tab2 li p::before {
    content: "答";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-color: #1f55bb;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 2px;
}

#box7 .news_tab.news_tab2 li p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0.2px;
    color: #4b4b4b;
    padding-left: 37px;
    position: relative;
    margin-bottom: 7px;
}


/* 底部 */

.nav_foot {
    height: 55px;
    background-image: linear-gradient(0deg, #003e9c 0%, #1c59b5 100%), linear-gradient( #e9e9e9, #e9e9e9);
    background-blend-mode: normal, normal;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    margin-top: 20px;
}

.nav_foot a {
    display: inline-block;
    width: 12.5%;
    line-height: 55px;
    color: #ffffff;
    font-size: 16px;
}

.foots {
    background: url("../images/imgs/ft_back.png") no-repeat center;
    background-size: cover;
    text-align: center;
}

.foots .clearboth {
    width: 100%;
    height: 15px;
    background-image: linear-gradient(0deg, #003e9c 0%, #1c59b5 100%), linear-gradient( #e9e9e9, #e9e9e9);
    background-blend-mode: normal, normal;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

#footers {
    padding-top: 55px;
    padding-bottom: 60px;
    display: inline-block;
}

#footers .foot_logo {
    width: 141px;
    padding-left: 57px;
    margin-right: 64px;
}

#footers .foot_erweima {
    width: 167px;
    height: 167px;
    position: relative;
    margin-right: 46px;
}

#footers .foot_erweima::after {
    content: "";
    display: block;
    position: absolute;
    right: -46px;
    top: 50%;
    margin-top: -53.5px;
    width: 1px;
    height: 107px;
    background-color: #9d9d9d;
}

#footers .foot_erweima img {
    width: 100%;
    height: 100%;
}

.fott_lxwm1 {
    color: #1c1c1c;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    text-align: left;
    font-size: 14px;
    float: left;
    margin-left: 38px;
}

.fott_lxwm1 p:nth-child(1) {
    font-size: 16px;
}

.fott_lxwm2 {
    float: left;
    display: block;
    margin-left: 35px;
    font-size: 14px;
    line-height: 26px;
    color: #1c1c1c;
    text-align: left;
}