/*----- Common css ------*/
.fl {float: left;}
.fr {float: right;}
.di {_display: inline;}
.fwn {font-weight: normal;}
.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*头部样式*/
#header{}
.topLink{
    background: #333;
    color:#9a9a9a;
    line-height: 34px;
}
.topLink .k1,
.topLink .k1 a{
    line-height: 34px;
    color:#9a9a9a;
}
.topLink .k1{
    width:350px;
    text-align: right;
}

.top{
    width:1182px;
    margin:0 auto;
}
.logo{
    float:left;
    padding:10px 0;
}

.top .k2{
    text-align: right;
    width:214px;
    margin-top:22px;
    line-height: 26px;
}



/*热门搜索*/
.search{
    background: #333;
    margin-top:-30px;
    z-index: 999999;
    position: relative;
}
#formsearch{
    width:426px;float:right;
    background: #f69007;
}
#formsearch input {
    height: 64px;
    background: none;
    border: none;
    line-height: 64px;
    outline:none;
}

#formsearch input#keyword {
    width:339px;
    height: 64px;
    line-height: 64px;
    padding-left: 15px;
    color: #fff;
    font-size: 16px;
}

#formsearch input#s_btn {
    width: 68px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background:url(/template/default/images/ser.png) no-repeat;
    color: #fff;
    border: none;
    cursor: pointer;
}
.hotSearch a {
    margin-right: 6px;
    color:#fff;
}

.hotSearch {
    width: 400px;
    float: left;
    line-height: 64px;
    font-weight: normal;
    color:#fff;
    font-size: 16px;
    padding-left:20px;
}
.hotSearch span{
    font-weight: 600;
}
/*主体样式*/
#container {
    width: 1182px;
    margin: 0 auto;
}
/* 问题 */
.out-care{
    background: #f4f4f4;
    padding-bottom:30px;
}
.out-care h2{
    color:#015cb5;
    font-size: 28px;
    text-align: center;
    background: url(/template/default/images/carebg.jpg) no-repeat center;
    margin-top:30px;
    margin-bottom:50px;
}
.out-care h2 p{
    font-size: 24px;
    color:#000;
    font-weight: 400;
    line-height: 24px;
}
.carelist{
    background: url(/template/default/images/carelist.jpg) no-repeat center;
    height:366px;
    padding-top:6px;
}
.careboxone{
    width:280px;
    text-align: left;
    font-size: 14px;
    color:#3f3f3f;
}
.careboxtwo{
    text-align: right;
}

.caretitle{
    font-weight: 600;
    color:#015cb5;
    font-size: 16px;
}
.carecontent{
    padding-left:24px;
    padding-top:10px;
}

/* 产品 */
.protitle{
    font-size: 34px;
    color:#015cb5;
    text-align: center;
    background: url(/template/default/images/probg.jpg) no-repeat 50% 28px;
    margin-top:40px;
}
.protitle p{
    font-weight: 400;
    font-size: 19px;
    line-height: 50px;
}
a.productmore{
    display: block;
    width:170px;
    line-height: 54px;
    margin:0 auto;
    background: #015cb5;
    text-align: center;
    color:#fff;
    font-size: 18px;
    margin-top:30px;
}



.midimg{
    width:1920px;
    position: relative;
    left:50%;
    margin-left:-960px;
    margin-top:50px;
}

/* 优势 */
.advacetitle{
    font-size: 50px;
    color:#015cb5;
    text-align: center;
    margin-bottom:90px;
    margin-top:30px;
}
.advacetitle span{
    color:#f69007;
    font-size: 84px;
}
.advacetitle p{
    font-size: 20px;
    font-weight: 400;
    line-height: 2px;
    letter-spacing: 8px;
}
.advancebox1{
    color:#3b3b3b;
    line-height: 34px;
    font-size: 16px;
    width:464px;
    margin-left:58px;
}
.advancebox3,
.advancebox4 {
    margin-top:100px;
}

.advancebox2,
.advancebox4 {
    margin-left:190px;
}
.advancecon{
    position: relative;
}
.line1{
    position: absolute;
    height:1200px;
    width:1px;
    border-left:1px dashed #015cb5;
    left:52%;
    top:0;
}
.line2{
    position: absolute;
    height:1px;
    width:1182px;
    border-top:1px dashed #015cb5;
    top:52%;
    left:0;
}

/* 我们 */

.out-about{ 
    background: url(/template/default/images/aboutbg.jpg) no-repeat top center;
    padding-top:286px;
    margin-top:60px;
}

.out-about h2{
    background: url(/template/default/images/aboutti.png) no-repeat top center;
    font-size: 48px;
    color:#015cb5;
    text-align: center;
    padding-top:150px;
    height:120px;   
}
.out-about h2 p{
    font-size: 24px;
    color:#b7b7b7;
    font-weight: 400;
    line-height: 18px;
}
.about{
    width:978px;
    margin:0 auto;
    text-align: center;
    font-size: 20px;
    color:#707070;
    line-height: 40px;
    margin-top:40px;
}
.about a{
    color:#f69007;
}

.processt{
    background: url(/template/default/images/processt.jpg) no-repeat 50% 28px;
}
.processmune{
    padding-left:75px;
    margin-top:60px;
    position: relative;
}
.blackline{
    border-top:1px dashed #7d7d7d;
    position: absolute;
    top:49.8%;
    left:0;
    width:1182px;
    z-index: -1;
}
.processmune li{
    float: left;
    width:172px;
}
.processmune li a{
    display: block;
    height:192px;
    font-size: 18px;
    text-align: center;
    width:172px;
    line-height: 182px;
}
.processmune li a:hover{
    background-position:0 -192px !important;
    color:#fff; 
}
.processmune li:nth-child(6),
.processmune li:nth-child(4),
.processmune li:nth-child(2) {
    margin-top:167px;
}
.processmune li:nth-child(6) a,
.processmune li:nth-child(4) a,
.processmune li:nth-child(2) a {
    line-height: 290px;
}
a.nowclick{
    display: block;
    width:170px;
    line-height: 56px;
    color:#fff;
    background: #015cb5;
    text-align: center;
    font-size: 18px;
    margin:0 auto;
    margin-top:40px;
}

/*首页新闻*/
.txtMarquee-top{ overflow:hidden; position:relative;   }

.news_company{width:530px;}
.news2_company {
    width:564px;
}
.newstitle{
    font-size: 18px;
    padding-left:20px;
    position: relative;
}
.newstitle a{
    position: absolute;
    top:0;
    right:0;
    font-size: 12px;
    color:#999;
}
.news2_company .content,
.news_company .content{
    padding-top:20px;
}
.newimg{
    padding-bottom:20px;
}
.newslist li{
    border-bottom:1px dashed #949494;
    margin-bottom:10px;
    padding-bottom:10px;
    position: relative;
}
.newslist li span{
    display: block;
    text-align: right;
    width:96px;
    float: left;
}
.newslist li span p{
    font-size: 34px;
    color:#0062c3;
    line-height: 56px;
}
.newslist li a{
    display: block;
    float: right;
    width: 400px;
    font-size: 16px;
    line-height: 28px;
}
.newslist li a p{
    font-size: 13px;
    line-height: 20px;
    color:#666;
}
.news-list li a.morenew,
.newslist li a.morenew{
    display: block;
    position: absolute;
    top:44px;
    right:120px;
    color:#f69007;
    font-size: 13px;
    width:100px;
    float: none;
}
.news-list li{
    margin-bottom:12px;
    padding-bottom:12px;
    border-bottom:1px dashed #c4c4c4;
    position: relative;
}
.news-list li img{
    width:180px;
    height:110px;
    border:1px solid #cfcfcf;
    float: left;
    margin-right:28px;
}
.news-list li a{
    font-size: 16px;
    display: block;
    line-height: 48px;
}
.news-list li a p{
    font-size: 13px;
    color:#666;
    line-height: 22px;
}
.news-list li a.morenew{
    top:56px;
    right:44px;
}
.news{
    border-top:2px solid #edeeef;
    margin-bottom:30px;
    margin-top:40px;
}









/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}


/*友情链接*/
.f_link h2{
    color:#5e5e5e;
    font-weight: 400;
    font-size:18px;
    line-height: 30px;
    width:126px;
}
.f_link h2 p{
    font-size: 38px;
    text-transform: uppercase;
}
.f_link{width:1182px;margin:0 auto;margin-top:15px;
    margin-bottom:20px;
}
.f_link .content{
    width:1000px;
    overflow: hidden;
}
.f_link .content a{
    line-height: 62px;
    font-size: 14px;
}

/*页面底部*/
.out-foot{
    background: #333;
    padding:30px 0;
}

#footer{position:relative;width:1182px;margin:0 auto;}
.nav_foot{
    color:#fff;
    font-size: 16px;
    padding-bottom:20px;
    border-bottom:1px solid #6a6a6a;
    margin-bottom:40px;
}
.nav_foot a{
    color:#fff;
    padding: 0 31px;
}
.nav_foot a:hover{
    color:#0f8cff;
}
.dtitle{
    font-size: 16px;
    color:#0f8cff;
    background: url(/template/default/images/dtitle.jpg) no-repeat 0 50%;
    padding-left:16px;
}
.contact{
    width:432px;
}
.mess{
    width:314px;
    margin-left:34px;
}
.abouts{
    width:226px;
}
.abouts .content,
.mess .content,
.contact .content{
    color:#fff;
    line-height: 30px;
    font-size: 14px;
    padding-left:12px;
    padding-top:18px;
}


.foot{
    background: #585858;
    color:#fff;
    line-height: 36px;
}
.foot a {
   color:#fff;
}
.region{
    text-align: left;
     line-height: 36px;
     font-size: 15px;
     width:570px;
}
.foot .copyright {
    text-align: right;
     line-height: 36px;
     font-size: 15px;
}


/*------------内页-------------------*/
.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}
.n_banner {
    width: 1920px;
    position: relative;
    left:50%;
    margin-left: -960px;
}
.n_banner img {
    width: 1920px;
}
.left {
    width: 240px;
    float: left;
}
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(/template/default/images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.left .box .content{padding:5px 0px;}

.right{width:885px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(/template/default/images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
<!--0.00021100044250488-->