@CHARSET "UTF-8";

/*头部样式*/
#header {
    background: #eee;
    line-height: 35px;
}
#header .wd1200 {
    width: 1180px;
}
#header .k2 a {
    padding: 4px;
}
#menu {
    background: #d40300;
}

.logo{margin-top:12px;}
.k2{margin-top:5px;}
/*我们能做什么*/
.what-can {
    padding-top: 36px;
}
.what-list {
    width: 105%;
    min-height: 315px;
    margin-top: 20px;
}
.what-list li {
    float: left;
    margin-right: 28px;
    _display: inline;
    position: relative;
    padding-top: 37px;
}
.what-list li:hover {
    top: -3px;
    background: #eb0500;
}
.what-list li:hover a {
    color: #fff;
}
.what-list li:hover .h-img {
    z-index: 2;
}
.what-list li a {
    display: block;
    color: #333;
    width: 215px;
    height: 228px;
    border: 1px solid #eb0500;
}
.what-list li .a-img {
    position: absolute;
    height: 61px;
    width: 142px;
    left: 50%;
    margin-left: -71px;
    top: 12px;
}
.what-list li .v-img {
    z-index: 1;
}
.what-list li h2 {
    text-align: center;
    line-height: 66px;
    padding-top: 40px;
    font-size: 22px;
}
.what-list li p {
    line-height: 22px;
    padding: 0 19px;
    height: 110px;
    overflow: hidden;
}

.index-three {
    background: #f4f4f4;
    padding: 40px 0 30px;
}
.three-list li {
    background: url(../images/bg1.jpg) 0 0 no-repeat;
    width: 306px;
    min-height: 220px;
    text-align: center;
    float: left;
    _display: inline;
    margin-right: 44px;
}
.three-list li.first {
    margin-left: 102px;
}
.three-list li span {
    font: 100 80px/130px "Impact";
    color: #eb0500;
    padding-top: 30px;
    display: block;
}
.three-list li p {
    line-height: 28px;
    font-size: 18px;
    color: #4c4c4c;
}

/*你的网站为什么不赚钱*/
.your-website {
    padding-top: 40px;
}
.website-list {
    background: url(../images/con3.jpg) 50% 0 no-repeat;
    height: 518px;
    position: relative;
    margin-top: 20px;
    padding-top: 100px;
}
.website-list li {
    position: relative;
    width: 48%;
    height: 97px;
    float: left;
}
.website-list li.li1 {
    left: 130px;
}
.website-list li.li1 .txt {
    width: 215px;
}
.website-list li.li2 {
    left: 220px;
}
.website-list li.li2 .txt {
    width: 315px;
}
.website-list li.li3 {
    left: 45px;
}
.website-list li.li3 .txt {
    width: 266px;
}
.website-list li.li4 {
    left: 245px;
    top: -5px;
}
.website-list li.li4 .txt {
    width: 295px;
    height: 58px;
    line-height: 22px;
}
.website-list li.li5 {
    left: 65px;
    top: 12px;
}
.website-list li.li5 .txt {
    width: 260px;
}
.website-list li.li6 {
    left: 240px;
    top: -2px;
}
.website-list li.li6 .txt {
    width: 330px;
}
.website-list li.li7 {
    left: 162px;
}
.website-list li.li7 .txt {
    width: 212px;
}
.website-list li.li8 {
    left: 190px;
    top: -3px;
}
.website-list li.li8 .txt {
    width: 270px;
}
.website-list li .txt {
    height: 50px;
    border: 2px solid #838383;
    float: left;
    position: relative;
    font-size: 16px;
    color: #333;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
}
.website-list li .txt font {
    font-size: 22px;
    color: #ff6600;
    padding-left: 8px;
}
.triangle-left {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right-width: 16px;
    border-right-style: solid;
    border-right-color: #838383;
    border-bottom: 8px solid transparent;
    float: left;
    position: relative;
    top: 18px;
    z-index: 99999;
}
.triangle-right {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left-width: 16px;
    border-left-style: solid;
    border-left-color: #838383;
    border-bottom: 8px solid transparent;
    float: left;
    position: relative;
    top: 18px;
    z-index: 99999;
}
.website-list li.cur .txt,
.website-list li.cur .txt font{
    border-color:#ff6600;
    background:#ff6600;
    color:#fff; 
}
.website-list li.cur .triangle-right {
    border-left-color:#ff6600;
}
.website-list li.cur .triangle-left {
    border-right-color:#ff6600;
}
.website-list .more {
    width: 120px;
    height: 120px;
    padding: 5px;
    border: 1px dashed #eb0500;
    border-radius: 66px;
    margin: 0 auto;
}
.website-list .more a {
    display: block;
    background: #eb0500;
    border-radius: 60px;
    width: 100%;
    padding: 20px 0;
    line-height: 40px;
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.website-list .more a:hover {
    background: #444;
}

/*经典案例欣赏*/
.index-case-bg {
    background: #f4f4f4;
    padding: 40px 0;
    margin-top: 35px;
}
.index-case .titles {
    background: url(../images/tt2.jpg) 50% 0 no-repeat;
}
.index-case .titles h2,.index-case .titles h2 span {
    background: none;
    line-height: 40px;
}
.index-case .content {
    background: #fff;
    position: relative; 
}
.index-case .content a.more {
    position: absolute;
    right: 30px;
    top: 5px;
    display: block;
    line-height: 42px;
    background: url(../images/mm.jpg) 0 50% no-repeat;
    padding-left: 24px;
}
.tabs {
    padding-left: 6px;
    border-bottom: 1px solid #eb0500;
    margin-top: 30px;
}
.tabs li {
    float: left;
    width: 120px;
    padding-right: 2px;
}
.tabs li a {
    display: block;
    /*background: #333333;*/
    background: #eb0500;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 52px;
}
.tabs li.cur a {
    background: #eb0500;
}



.tab-content {
    height: 680px;
    position: relative;
    background: #fff;
}
.tab-click {
    width: 30px;
    height: 60px;
    cursor: pointer;
    position: absolute;
    top: 311px;
}
.tab-click:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
#tab-pre {
    left: 2px;
    background: url(../images/prel.jpg);
}
#tab-next {
    right: 2px;
    background: url(../images/nextr.jpg);
}
.tab-list {
    display: none;
    padding-top: 34px;
    width: 1080px;
    margin: 0 auto;
}
.tab-list li {
    float: left;
    padding: 5px;
    border: 1px solid #dddddd;
    margin: 0 9px 21px;
}
.tab-list li > div {
    position: relative;
    height: 279px;
    overflow: hidden;
    width: 238px;
}
.tab-list li a.img {
    display: block;
}
.tab-list li a.img img {
    width: 238px;
    height: 238px;
}
.tab-list li a.img h3 {
    margin-top: 5px;
    background: #efefef;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
    font-size: 15px;
}
.tab-list li a.img .text {
    position: absolute;
    left: 0;
    top: 279px;
    width: 238px;
    height: 238px;
    background: rgba(51,51,51,0.5);
    overflow: hidden;
    z-index: 99;
}
.tab-list li a.img .text p {
    color: #fff;
    padding: 20px;
    line-height: 24px;
}
.tab-list li:hover a.img .text {
    top: 0;
}

/*帮您赚到钱我们才有价值*/
.advantage-box {
    margin-top: 1px;
    border-top: 1px solid #e5e5e5;
    padding-top: 55px;
    background: url(../images/bg2.jpg) 0 0 repeat;
    border-bottom: 1px dotted #e5e5e5;
}
.advantage .titles span {
    background: url(../images/bg2.jpg) 0 0 repeat;
}
.advantage .title {
    border: 2px solid #333;
    margin: 40px 9px 0;
    line-height: 82px;
    height: 82px;
}
.advantage .title h2 {
    width: 258px;
    height: 82px;
    position: relative;
    text-align: center;
    font-weight: normal;
    color: #fff;
    font-size: 25px;
    background: #333;
    display: inline-block;
    vertical-align: top;
}
.advantage .title h2 i {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom: 5px solid transparent;
    position: absolute;
    right: -10px;
    top: 39px;
    z-index: 99999;
}
.advantage .title p {
    display: inline-block;
    font-size: 30px;
    color: #333;
    vertical-align: top;
    padding-left: 70px;
    padding-right: 100px;
}
.advantage .title p span {
    color: #eb0500;
    font-weight: bold;
    font-size: 50px;
    vertical-align: top;
    margin-top: -5px;
    display: inline-block;
    letter-spacing: 2px;
}
.advantage .title b {
    font-weight: normal;
    color: #333;
    font-size: 16px;
}

.floor04_01c {
    width: 1185px;
    height: 705px;
    margin: 100px auto 0;
}
.floor04_01cl{
    width:745px;
    height:100%;
    background:url(../images/f4_01_cl.png) no-repeat;
    text-align:center;
}
.f4_ys_all{
    width:125px;
    height:205px;
    position:relative;
    float:left;
    left:0px;
    top:0px;
    cursor:pointer;
}
.floor04_01cl span{
    font-size:24px;
    color:#fff;
    display:block;
    width:80px;
    height:60px;
    position:relative;
    float:left;
    left:20px;
    top:24px;
    line-height:30px;
}
.floor04_01cl p{
    color:#333;
    font-size:17px;
    line-height:20px;
}
.f4_ys_all .f4_ys_f,.f4_ys_all .f4_ys_b{
    width:120px;
    height:140px;
}
.f4_ys_all .f4_ys_f,.f4_ys_all .f4_ys_b:hover{
    background:url(../images/f4_ys_f.png) no-repeat;
}
.f4_ys_all .f4_ys_b,.f4_ys_all .f4_ys_f:hover{
    background:url(../images/f4_ys_b.png) no-repeat;
}
.floor04_01cr{
    width:440px;
}
.floor04_01cr_ul li{
    width:100%;
    height:63px;
}
.floor04_01cr_ul .gou{
    background:url(../images/f4_01_gou.png) no-repeat;
    width:68px;
    height:100%;
    display:block;
}
.floor04_01cr_ul .txt{
    width:360px;
    height:30px;
    font-size:17px;
    color:#333;
    display:block;
    cursor:pointer;
}
.floor04_01cr_ul .txt font{
    font-size:21px;
    color:#eb0500;
    font-weight:bold;
}
.floor04_con_call_01{
    width:315px;
    height:60px;
    text-align:center;
    line-height:60px;
    background:#ff6600;
    position:relative;
    left:70px;
}
.floor04_con_call_01 a:hover .hover{
    top:45px;
    right:140px;
}
.floor04_con_call_01 a{
    display:block;
    font-size:24px;
    color:#fff;
}
.title04_2{
    height:150px;
}
.floor04_02c{
    background:url(../images/f4_02_cl.png) no-repeat;
    width:100%;
    height:595px;
    margin-top: 48px;
}
.title_04_021{
    height:180px;
}
.title_04_02name{
    font-size:37px;
    font-weight:bold;
    color:#eb0500;
}
.title_04_02desc{
    font-size:18px;
    color:#333;
    position:relative;
    left:18px;
    top:22px;
}
.title_04_02name1{
    font-size:27px;
    color:#333;
    position:relative;
    top:6px;
}
.title_04_02ul ul{
    position:relative;
    float:left;
    left:35px;
}
.title_04_02ul li{
    width:100%;
    height:42px;
    cursor:pointer;
}
.title_04_02ul li .num {
    font-size:14px;
    color:#fff;
    font-weight:bold;
    display:block;
    width:38px;
    height:20px;
}
.title_04_02ul li .num font {
    height: 20px;
    width: 20px;
    display: block;
    text-align: center;
    background: #eb0500;
}
.title_04_02ul li .txt{
    font-size: 16px;
    color: #333;
    line-height: 18px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.title_04_02ul li:hover .txt {
    font-size: 17px;
}
.title_04_02ul li .txt font {
    color: #eb0500;
}
.floor04_02_xyjz{
    width: 645px;
}
.floor04_02_sft{
    width: 555px;
}
.floor04_con_call_02 {
    width: 180px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #ff6600;
    position: relative;
    left: 195px;
    top: 15px;
}
.floor04_con_call_02 a:hover .hover {
    top: 35px;
    right: 70px;
}
.floor04_con_call_02 a {
    display: block;
    font-size: 16px;
    color: #fff;
}
.floor04_con_call_03 {
    width: 320px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    position: relative;
    left: 440px;
}
.floor04_con_call_03 a:hover .hover {
    top: 45px;
    right: 145px;
}
.floor04_con_call_03 a {
    display: block;
    font-size: 24px;
    color: #fff;
}
.xiaohai_con_call a {
    background: #eb0500;
}
.xiaohai_con_call a:hover {
    background: #333;
}
.floor03_con_call a {
    background: url(../images/call_03.png) no-repeat;
    width: 142px;
    height: 142px;
    display: block;
}
.floor03_con_call a:hover {
    background: url(../images/call_03_hover.png) no-repeat;
}
.floor04_03c {
    height: 680px;
}

#title2 {
    margin-top: 0;
}
#title2 p {
    font-weight: bold;
}
#title2 p span {
    margin: 0;
    font-size: 30px;
}

.how_m5{
    height:485px
}
.how_m5 .pr{
    position:relative;
}
.how_m5 .rpa{
    position:absolute;
}
.howlist{
    height:130px;
    width:1200px;
    margin:0 auto;
    overflow:hidden
}
.howlist dl dt{
    height:90px;
    width:90px;
    text-align:center;
    line-height:90px;
    font-size:38px;
    color:#fff;
    font-weight:bold;
}
.howlist dl dd{
    width:60px;
    height:18px;
    background:url(../images/dtshow.png) no-repeat;
    margin:10px auto 0
}
.howl1 dl dt{
    background:url(../images/ycircle.png) no-repeat;
}
.howl2 dl dt{
    background:url(../images/bcircle.png) no-repeat;
}
.hltext{
    width:595px;
    height:90px
}
.hltext span{
    display:block;
    width:510px;
    height:50px;
    line-height:25px;
    font-size:14px;
    color:#fff;
    position:relative;
    top:20px;
    left:50px;
}
#howlist2 .hltext span,#howlist4 .hltext span{
    left:30px;
}
.ytext{
    right:-1000px;
    top:5px;
    background:url(../images/hltext1.png) no-repeat;
}
.btext{
    left:-1000px;
    top:5px;
    background:url(../images/hltext2.png) no-repeat;
}

/*为什么选择我们*/
.why-about {
    padding-top: 50px;
}
.floor05_con{
    height:410px;
    overflow:hidden;
    margin-top: 40px;
}
.floor05_con li{
    width:100%;
    cursor:pointer;
    height:103px;
}
.floor05_con li .floor05_con_0{
    border:1px solid #eaeaea;
    width:220px;
    height:98px;
}
.floor05_con li .ico{
    width:85px;
    height:100%;    
}
.floor05_con li .ico span{
    background-image:url(../images/floor05_num1.png);
    background-repeat:no-repeat;
    position:relative;
    left:11px;
    top:22px;
    height:60px;
    width:55px;
    display:block;
}
.floor05_con li .ico span.ico2{
    background-position:-55px 0px;
}
.floor05_con li .ico span.ico3{
    background-position:-109px 0px;
}
.floor05_con li .ico span.ico4{
    background-position:-162px 0px;
}
.floor05_con li .ico span.ico5{
    background-position:-215px 0px;
}
.floor05_con li .ico span.ico6{
    background-position:-269px 0px;
}
.floor05_con li .ico span.ico7{
    background-position:-322px 0px;
}
.floor05_con li .txt{
    width:100px;
    height:100%;
    font-size:16px;
    color:#333;
    font-weight:bold;
    text-align:center;
    position:relative;
    top:30px;
}
.floor05_con_01 .triangle_right{
    border-left-color:#eb0500;
    display:none;
    float:right;
    top:35px;
    left:12px;
}
.floor05_con li.active .triangle_right,.floor05_con li.active .triangle_left{
    display:block;
}
.floor05_con li.active .floor05_con_0{
    background:#eb0500;
    border-color:#eb0500;
}
.floor05_con_03 .triangle_left{
    border-right-color:#eb0500;
    display:none;
    top:45px;
    left:-200px;
}

.floor05_con li.active .ico span{
    background-image:url(../images/floor05_num2.png);
    top:30px;
    width:45px;
}
.floor05_con li.active .txt{
    color:#fff;
    top:40px;
}
.floor05_con li.active .ico span.ico2{
    background-position:-45px 0px;
    width:42px;
}
.floor05_con li.active .ico span.ico3{
    background-position:-87px 0px;
    width:42px;
}
.floor05_con li.active .ico span.ico4{
    background-position:-129px 0px;
    width:42px;
}
.floor05_con li.active .ico span.ico5{
    background-position:-171px 0px;
    width:42px;
}
.floor05_con li.active .ico span.ico6{
    background-position:-212px 0px;
    width:42px;
}
.floor05_con li.active .ico span.ico7{
    background-position:-254px 0px;
    width:42px;
}
.floor05_con_02{
    z-index:1;
    width:750px;
    position:relative;
    overflow:hidden;
}
.floor05_con_02 .f5_con_0{
    width:100%;
    height:400px;
    overflow:hidden;
}
.floor05_con_01,.floor05_con_03{
    width:225px;
}
.floor05_con li .floor05_con_0m .txt{
    position:relative;
    left:35px;
    width:135px;
    text-align:left;
}
.floor05_con li .floor05_con_0m .txt a{
    font-size:16px;
    color:#ff6600;
}
.floor05_con li .floor05_con_0m .ico{
    width:44px;
}
.floor05_con li .floor05_con_0m .ico span{
    background-image:url(../images/floor05_num3.png);
    height:45px;
    width:44px;
}
.floor05_con li.active .floor05_con_0m .ico span{
    background-position:-44px 0px;
}

/*您现在可以选择*/
.now-choose {
    text-align: center;
    line-height: 90px;
    font-size: 38px;
    font-weight: bold;
    padding-top: 10px;
}
.now-choose span {
    color: #eb0500;
}
.box-choose .wd50 {
    height: 390px;
    width: 50%;
    background: #eb0500;
}
.box-choose .wdr {
    background: #3f3f3f;
}
.website-s {
    width: 535px;
    color: #fff;
    padding-top: 20px;
    padding-left: 65px;
}
.website-s h2 {
    font-size: 32px;
    line-height: 52px;
}
.website-s p {
    font-size: 14px;
    padding-top: 4px;
}
.website-s p span {
    background: #fff;
    color: #ff6600;
    padding: 2px 5px;
}
.website-s .text-s {
    font-size: 19px;
    line-height: 55px;
    margin-bottom: 10px;
}
.website-s .text-s {
    font-size: 27px;
}
.from-a {
    margin-bottom: 12px;
}
.from-a span {
    line-height: 40px;
    display: block;
    width: 50px;
    height: 40px;
    float: left;
}
.from-a .input-s {
    line-height: 40px;
    height: 40px;
    display: block;
    border: none;
    padding-left: 60px;
    width: 258px;
    float: left;
    outline: none;
    font-size: 14px;
}
.from-a .names {
    background: url(../images/tijiao.jpg) 0 0 no-repeat #f57a56;
}
.yes-website .from-a .names {
    background: url(../images/tijiaos.jpg) 0 0 no-repeat #7e7e7e;
}
.from-a .tels {
    background: url(../images/tijiao.jpg) 0 bottom no-repeat #f57a56;
}
.from-a .code-s {
    padding: 0 5px;
    width: 100px;
    background: #f57a56;
}
.from-a .code-s2 {
    background: #7e7e7e;
}
.from-a img {
    float: left;
    margin: 6px 0 0 10px;
}
.yes-website .from-a .tels {
    background: url(../images/tijiaos.jpg) 0 bottom no-repeat #7e7e7e;
}
.yes-website .last a {
    border-color: #d40300;
    background: #d40300;
}
.from-a a {
    display: block;
    width: 152px;
    line-height: 38px;
    border: 1px solid #f57a56;
    text-align: center;
    float: left;
    _display: inline;
    margin-right: 12px;
    background: #c50f06;
    color: #fff;
    cursor: pointer;
}
.from-a a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.website-s .last {
    padding-top: 10px;
}

.yes-website {
    padding-left: 90px;
    height: 510px;
}
.yes-website p span {
    background: #eb0500;
    color: #fff;
}


/*新闻模块*/
.index-news-bg {
    background: #f4f4f4;
    padding: 50px 0 20px;
}
.news-box {
    width: 770px;
    border: 1px dotted #e4e4e4;
    min-height: 434px;
    background: #fff;
    position: relative;
}
.news-box a.more {
    position: absolute;
    right: 20px;
    top: 5px;
    display: block;
    line-height: 42px;
    background: url(../images/mm.jpg) 0 50% no-repeat;
    padding-left: 24px;
}
.news-tab {
    border-bottom: 1px solid #eb0500;
}
.news-tab li {
    border-right: 1px dotted #e4e4e4;
    float: left;
    width: 158px;
    text-align: center;
}
.news-tab li a {
    display: block;
    font-size: 15px;
    line-height: 52px;
    color: #333;
}
.news-tab li.cur a {
    background: #eb0500;
    color: #fff;
}
.tab-news-list {
    display: none;
    padding: 30px 25px 0;
}
.tab-news-list.active {
    display: block;
}
.tab-news-list li {
    float: left;
    width: 47%;
    border-bottom: 1px dashed #e4e4e4;
    margin: 0 10px;
}
.tab-news-list li.first {
    float: none;
    width: 100%;
    border-bottom: 2px dotted #e4e4e4;
    padding-bottom: 30px;
    margin: 0;
}
.tab-news-list li a.img {
    display: block;
    float: left;
    width: 241px;
}
.tab-news-list li a.img img {
    width: 241px;
    height: 149px;
}
.tab-news-list li .text {
    float: right;
    width: 468px;
}
.tab-news-list li .text a {
    display: block;
    line-height: 44px;
    font-size: 16px;
    border-bottom: 1px solid #e4e4e4;
}
.tab-news-list li .text p {
    line-height: 24px;
    color: #777;
    margin-top: 15px;
    height: 72px;
    overflow: hidden;
}
.tab-news-list li a.a {
    display: block;
    background:url(../images/nli.jpg) 3px 50% no-repeat;
    line-height: 36px;
    padding-left: 18px;
}

.problem {
    width: 384px;
    border: 1px dotted #e4e4e4;
    min-height: 434px;
    background: #fff;
}
.problem .title {
    line-height: 52px;
    background:url(../images/cj.jpg) 16px 50% no-repeat;
    padding-left: 36px;
    font-weight: normal;
    font-size: 15px;
    position: relative;
    border-bottom: 1px solid #eb0500;
}
.problem .title a {
    position: absolute;
    right: 20px;
    top: 5px;
    display: block;
    line-height: 42px;
    background: url(../images/mm.jpg) 0 50% no-repeat;
    padding-left: 24px;
    font-size: 12px;
}
.problem-list {
    padding: 12px 16px 0;
}
.problem-list li {
    border-bottom: 1px dotted #d9d9d9;
    padding-bottom: 18px;
}
.problem-list li a {
    background: url(../images/wt.jpg) 0 50% no-repeat;
    display: block;
    padding-left: 39px;
    line-height: 52px;
    font-size: 15px;
}
.problem-list li p {
    padding-left: 39px;
    line-height: 22px;
}

/*服务区域*/
.city-box {
    padding-top: 15px;
}
.city-box .title {
    width: 98px;
    line-height: 88px;
    background: #eb0500;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.city-box .content {
    padding: 14px;
    width: 1057px;
    border: 1px dotted #dddddd;
    min-height: 64px;
}
.city-box .content a {
    display: inline-block;
    padding: 0 20px;
    line-height: 32px;
}

/*----- Common css ------*/
.fl {
    float: left;
}
.fr {
    float: right;
}
.di {
    _display: inline;
}
.fwn {
    font-weight: normal;
}
.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0;
}
.wd1200 {
    width: 1200px;
    margin: auto;
}
.roll_product li {
    padding-bottom: 0;
}
.display-show {
    display: block;
}
.titles {
    text-align: center;
}
.titles h2 {
    background:url(../images/border_bottom_red.jpg) 0 50% repeat-x;
    line-height: 54px;
    font-size: 40px;
}
.titles h2 span {
    background: #fff;
    padding: 0 36px;
}
.titles h2 span b {
    color: #eb0800;
    padding-right: 12px;
}
.titles p {
    font-size: 16px;
    color: #3b3b3b;
    line-height: 48px;
}
.transition-all3 {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.w112 {
    width: 112px;
    height: 100%;
}
.h90 {
    height: 90px;
}
.roll_product li {
    padding-bottom: 0;
}

/*页面底部*/
.footer-bg {
    background: #333;
    padding: 20px 0 15px;
    margin-top: 6px;
}
.foot-sort {
    float: left;
    width: 180px;
    padding-right: 10px;
    padding-top: 22px;
}
.foot-sort .title h2 {
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
}
.foot-sort .title p {
    color: #626161;
}
.foot-sort .content {
    position: relative;
    overflow: hidden;
    height: 112px;
    margin-top: 12px;
}
.foot-sort .content a {
    display: block;
    line-height: 28px;
    color: #888;
    height: 28px;
}
.foot-sort .content a:hover {
    color: #fff;
}

.contact-us {
    float: left;
    width: 240px;
}
.qq-box {
    padding-left: 16px;
}
.qq-box .title {
    height: 43px;
    background: url(../images/qqred.jpg) 0 0 no-repeat;
    line-height: 28px;
    color: #fff;
    font-size: 15px;
    padding-left: 13px;
}
.qq-box .content a {
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 21px;
    background: url(../images/qq.png) 50% 50% no-repeat #3a393a;
    margin-right: 5px;
}
.qq-box .content a:hover {
    background: url(../images/qq.png) 50% 50% no-repeat #e60c08;
}
.contact-p {
    margin-top: 28px;
    color: #a1a1a1;
    line-height: 22px;
}
.codes {
    text-align: center;
    color: #a1a1a1;
    font-size: 16px;
    line-height: 24px;
    float: right;
    width: 250px;
    margin-top: 15px;
}
.footer-bgs {
    background: #f0f0f2;
}
#footer {
    width: 1200px;
    margin: 0 auto;
    padding: 17px 0;
    background: url(../images/logo.jpg) 54px 50% no-repeat;
}
.copyright {
    margin-left: 285px;
    border-left: 1px solid #3a3a3a;
    padding: 0 42px 0 18px;
    line-height: 22px;
}
.foot-h1 {
    font-weight: normal;
}
.foot-h1 a {
    padding-right: 10px;
}
.mt30 {
    margin-top: 30px;
}



/*------------内页----------*/
.n-sort-bg {
    border-bottom: 1px solid #dd0300;
    padding: 20px 0 15px;
}
.sites {
    width: 370px;
    float: right;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
    text-align: right;
}


#container{width:1198px;margin:0 auto;padding-top:10px;border:1px solid #dddddd;border-top:none;}
.content-box {padding: 30px;}
.content-box .content {padding: 10px 0;line-height: 24px;font-size:16px;}
.case_detail .img{display:none;}
.box-title {text-align: center;font-size: 20px;line-height: 26px;border-bottom: 1px solid #ddd;font-weight: normal;padding-bottom: 10px;}
.box-title-red {
    background: #ff6600;
    height: 2px;
    width: 90px;
    margin: -1px auto 25px;
}


.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;text-align: center;}
.n_banner img{max-width:100%;height: auto}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:760px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;border-bottom: 1px solid #eb0500;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#000;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}

.p-contents {
    min-width: 1200px;
    margin: 0 auto;
}
.p-contents img {
    max-width: 100% !important;
    height: auto !important;
}


