body {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: #404040;
    background: #fff;
}

.col-md-20 {
    width: 20%;
    float: left;
    overflow: hidden;
}



.abouttss td{ padding:5px;}


/*通用*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.blank1 {
    height: 1px;
    overflow: hidden;
}
.blank3 {
    height: 3px;
    overflow: hidden;
}
.blank5 {
    height: 5px;
    overflow: hidden;
}
.blank8 {
    height: 8px;
    overflow: hidden;
}
.blank10 {
    height: 10px;
    overflow: hidden;
}
.blank12 {
    height: 12px;
    overflow: hidden;
}
.blank15 {
    height: 15px;
    overflow: hidden;
}
.blank20 {
    height: 20px;
    overflow: hidden;
}
.blank25 {
    height: 25px;
    overflow: hidden;
}
.blank30 {
    height: 30px;
    overflow: hidden;
}
.blank40 {
    height: 40px;
    overflow: hidden;
}
.blank50 {
    height: 50px;
    overflow: hidden;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #f00;
    text-decoration: none;
}
a:active {
    outline: none
}
.img {
    vertical-align: auto;
}
div,
ul,
li,
dl,
dt,
dd,
p,
form {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.img {
    padding: 3px;
    border: 0px solid #CCC;
    -moz-box-shadow: 0px 0px 6px #C4C4C4;
    -webkit-box-shadow: 0px 0px 6px #C4C4C4;
    box-shadow: 0px 0px 6px #C4C4C4;
}
.img1 {
    padding: 0px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa;
}
.img2 {
    padding: 0px;
    border-radius: 5px;
}
.yingcang {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xian {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}








/*文字颜色*/

.text-hong {
    color: #F00;
}
.text-lu {
    color: #009B4D;
}
.text-xia {
    color: #E82B91;
}
.text-bai {
    color: #FFF;
}
.text-cheng {
    color: #FF9900;
}








/*替换*/

blockquote {
    border-left: 5px solid #009B4D;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
}
.btn-xs,
.btn-group-xs>.btn {
    border-radius: 2px;
    font-size: 12px;
    line-height: 1.5;
    padding: 4px 10px;
}
.btn-md,
.btn-group-xs>.btn {
    border-radius: 1px;
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 15px;
}








/*文字大小*/

.font12 {
    font-size: 12px;
}
.font13 {
    font-size: 13px;
}
.font14 {
    font-size: 14px;
}
.font15 {
    font-size: 15px;
}
.font16 {
    font-size: 16px;
}
.font18 {
    font-size: 18px;
}
.font20 {
    font-size: 20px;
}
.font24 {
    font-size: 24px;
}








/*间距*/

.p10 {
    padding: 10px;
}
.pt3 {
    padding-top: 3px;
}
.pt5 {
    padding-top: 5px;
}
.pt8 {
    padding-top: 8px;
}
.pb5 {
    padding-bottom: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.pt25 {
    padding-top: 25px;
}
.pt30 {
    padding-top: 30px;
}
.pt35 {
    padding-top: 35px
}
.pl3 {
    padding-left: 3px;
}
.pl5 {
    padding-left: 5px;
}
.pl10 {
    padding-left: 10px;
}
.pl15 {
    padding-left: 15px;
}
.pl60 {
    padding-left: 60px;
}
.pl110 {
    padding-left: 110px;
}

.plr50 {
    padding: 0 50px;
}
.pr5 {
    padding-right: 5px;
}
.pr10 {
    padding-right: 10px;
}
.pr15 {
    padding-right: 15px;
}
.pr110 {
    padding-right: 110px;
}

.pl20 {
    padding-left: 20px;
}
.pl25 {
    padding-left: 25px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.mt5 {
    margin-top: 5px;
}
.mt8 {
    margin-top: 8px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.ml40 {
    margin-left: 40px;
}
.w130 {
    width: 180px;
    height: 130px;
}








/*行距*/

.line20 {
    line-height: 20px;
}
.line25 {
    line-height: 25px;
}
.line30 {
    line-height: 30px;
}
.line35 {
    line-height: 35px;
}
.line40 {
    line-height: 40px;
}
.line50 {
    line-height: 50px;
}








/*背景*/

.bg-bai {
    background: #FFF;
}
.bg-blue {
    background: #0975BE;
}
.bg-hui {
    background: #F1F1F1;
}
.bg-lv {
    background: #DFDFDF;
}
.bg-hei {
    background: #000;
}
.container {
    width: 1200px !important;
}

.menu-products {
    height: 62px;
    width: 100%;
    margin: 0 auto;
    line-height: 62px;
    background: #003F99;
    position: fixed;
    top: 0;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    z-index: 10000
}

.head {
    background: #d00;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 12px;
}
.head p {
    text-align: right;
    font-size: 12px;
}
.head a {
    color: #FFF;
}
.head a:hover {
    color: #FFFF99;
}









/* 导航 */

.nav_menu {
    height: 100px;
    position: relative;
    z-index: 999;
    float: left;
    width: 54%
}
.nav-i {
    height: 67px;
    margin: 0 auto
}
.nav-i li a {
    height: 90px;
    text-align: center;
    line-height: 80px;
    font-size: 18px;
    color: #000
}
.nav-i li a:hover {
    color: #fff
}
.nav-i li .now,
.nav-i li a:hover {
    color: red;
    background: #d00;
    height: 100px;
    color: #fff;
}
.logobg {
    position: relative;
    background: #fff;
}
.logobg>div {
    position: relative;
    z-index: 10;
    background: #fff;
    padding-right: 0;
}

.logo-img {
    float: left;
    width: 25%
}
.logo-tel {
    float: right;
    padding-right: 15px;
}
.head-right {
    color: #0387DD;
    background: url(../images/t_tel.png) no-repeat left 27px;
    height: 80px;
    padding-left: 72px
}
.head-right span {
    font-size: 16px
}
.head-right p {
    font-size: 18px;
    padding-top: 28px;
}
.menu_box {
    position: absolute;
    right: 15px;
    top: 100px;
    width: 1170px;
    background: #FFF;
    height: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 999;
    opacity: 0;
    overflow: hidden;
    box-shadow: 0 2px 5px #9D9D9D;
    transition: box-shadow 0.2s ease-in-out 0s;
}
.menu_cont {
    position: relative;
    padding: 0;
    border-top: 3px solid #fff
}
.sublist li {
    margin-top: 30px;
    border-right: 1px solid #DDD
}
.sublist li:last-of-type {
    border-right: none
}








/*首页新闻标题*/

.title-news {
    background: url(../images/title-news.png) no-repeat center center;
    height: 74px;
}
.title-products {
    background: url(../images/title-products.png) no-repeat center center;
    height: 74px;
}
.title-hot {
    background: url(../images/title-hot.png) no-repeat center center;
    height: 74px;
}
.title-about {
    background: url(../images/title-about.png) no-repeat center center;
    height: 74px;
}
.title-anli {
    background: url(../images/title-cases.png) no-repeat center center;
    height: 74px;
}
.index_bt p {
    height: 74px;
    line-height: 74px;
    font-size: 16px;
}
.index_bt h2 {
    padding-top: 25px;
    font-weight: 600;
}
.index_bt h2 span {
    color: #FF0000;
}

.index-products {}
.index-products .left {
    float: left;
    width: 50%;
    background: #FFF;
    padding: 45px;
    height: 380px;
}
.index-products .right {
    float: left;
    width: 50%;
    background: #E1EAEF;
    padding: 30px;
    height: 380px;
}
.index-products .left2 {
    float: left;
    width: 50%;
    background: #F1F1F1;
    padding: 45px;
    height: 380px;
}

.index-qywh {
    background: url(../images/qywh_pic.jpg) center center no-repeat;
    height: 443px;
    width: 100%;
    margin: 0 auto;
    padding-top: 180px;
}
.index-qywh p {
    font-size: 18px;
    color: #FFF;
}

.btn-products {
    color: #d00;
    border-color: #d00;
    height: 40px;
    line-height: 36px;
    padding: 0 10px;
    font-size: 22px;
    overflow: hidden;
    border-radius: 2px;
}
.btn-products:hover {
    color: #fff;
    background-color: #d00;
    border-color: #0059B3;
    opacity: 1;
}

.date {
    float: right;
    color: #999;
    font-size: 13px;
}
.date a {
    float: right;
    color: #999;
    font-size: 13px;
}


.index-gsjs {
    background: url(../images/bj_1.jpg) no-repeat center center;
    height: 560px;
    padding-top: 1px;
}
.index-gsjs .jieshao {
    text-align: center;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    float: left;
    width: 256px;
}
.index-gsjs .sm {
    line-height: 30px;
    text-align: justify;
    font-size: 15px;
}
.index-gsjs .pic {
    border: 1px solid #f7f7f7;
    background: #FFF;
    width: 100%;
    height: 165px;
    padding-top: 15px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}


.nav-product {
    background: #fff;
    border: 1px dotted #CDCDCD !important;
}
.nav-product li {
    border-right: 1px dotted #E1E1E1;
}
.nav-product li a {
    font-size: 18px;
    padding: 8px 15px;
    border: none !important;
}
.nav-product li:last-child {
    border-right: none;
}
.nav-product li a:hover {
    color: #000;
}
.nav-product>li.active>a,
.nav-product>li.active>a:hover,
.nav-product>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #FF0000;
    border: none !important;
    border-radius: 0;
}







/*新闻资讯*/

.news {
    float: right;
}
.news li {
    height: 82px;
    background: #FFF;
    display: block;
    width: 570px;
    border-bottom: 1px solid #EBEBEB;
}









/*.news li:last-child { border-bottom:1px solid #EBEBEB}*/

.news li a:hover {
    background: #FF0000;
    color: #FFF;
    display: block;
    width: 570px;
    height: 81px;
}
.news li a:hover a {
    color: #FFF;
}
.news .rq {
    float: left;
    width: 90px;
    height: 81px;
    text-align: center;
    background: url(../images/rq.jpg) right 4px no-repeat;
}
.news a:hover .rq {
    background: url(../images/rq2.png) right 4px no-repeat;
}
.news a:hover .rq .d {
    color: #FFF;
}
.news a:hover .rq .ym {
    color: #FFF;
}
.news .rq .d {
    height: 45px;
    line-height: 50px;
    font-size: 22px;
    color: #B3B3B3;
    clear: both;
    display: block;
}
.news .rq .ym {
    font-size: 14px;
    color: #B3B3B3;
    display: block;
}
.news .bt {
    line-height: 30px;
    float: left;
    width: 410px;
    padding: 10px 0 0 20px;
    font-size: 16px;
}
.news .ck {
    line-height: 81px;
    float: right;
    display: block;
    width: 60px;
    color: #E15354;
}
.news a:hover .ck {
    color: #FFF;
}


.tabs {
    height: 45px;
    width: 1170px;
    float: right;
    background: #F2F2F2;
    border-radius: 0 0 0 0;
}
.tabs li {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}
.tabs li a {
    display: block;
    text-align: center;
    color: #000;
    padding: 0;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: no;
}
.tabs li a:hover {
    background: #FF0000;
    color: #000;
}
.tabs .thistab,
.tabs .thistab a:hover {
    background: #FF0000;
    color: #FF0;
}
.tabs .thistab a {
    color: #FFF;
}
.tab_con {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0
}
.txt {
    background: #FFF;
    padding: 8px;
    border: 1px solid #EDEDED;
}
.txt p {
    padding: 4px 0;
    color: #9B9B9B;
}
.txt p .num {
    color: #F00;
    font-weight: 600;
}
.txt h3 {
    font-size: 16px;
    height: 35px;
    line-height: 40px;
    margin: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.txt a:hover h3 {
    color: #FB7E06;
}
.txt a:hover p {
    color: #333333;
}

.txt:hover {
    box-shadow: 0 0 8px #9D9D9D;
    transition: box-shadow 0.2s ease-in-out 0s;
}
.text {
    text-align: justify;
    line-height: 25px;
}
.tab_conbox {
    height: 520px;
    position: relative;
    margin-top: 10px;
}
.tab_con {
    display: none;
}

.btn-news {
    color: #000;
    background-color: #fff;
    border-color: #F2F2F2;
    height: 83px;
    border: none;
    border-bottom: 1px solid #dedede;
    line-height: 30px;
    padding: 5px 0 0 20px;
    font-size: 16px;
    opacity: 0.9;
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    text-align: left;
}
.btn-news:hover {
    color: #fff;
    background-color: #d00;
    border-color: #B90006;
    opacity: 1;
}


.Box {
    position: relative;
}
.Box .content {
    width: 1170px;
    margin: 0 auto;
}
.Box .Box_con {
    position: relative;
}
.Box .Box_con .btnl {
    position: absolute;
}
.Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 80px;
    cursor: pointer;
}

.Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
}
.Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
}
.Box .Box_con .conbox ul li {
    float: left;
    width: 285px;
    height: 230px;
    margin-left: 20px;
    overflow: hidden;
}
.Box .Box_con .conbox ul li:first-child {
    margin-left: 0;
}
.Box .Box_con .conbox ul li img {
    display: block;
    width: 285px;
    height: 200px;
    transition: all 0.5s;
}
.Box .Box_con .conbox ul li:hover img {
    transform: scale(1.1);
}
.Box .BoxSwitch {
    margin-top: 20px;
    text-align: center;
}
.Box .BoxSwitch span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 30px;
    height: 3px;
    background: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.Box .BoxSwitch span.cur {
    background: red;
}


#nav_all li ul { display: none; position: absolute; z-index: 99; padding:0;  top: 50px; left:0px;  background:none;  width:100%; overflow:hidden; border-bottom:none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
#nav_all ul li {padding: 0; overflow:hidden; float: none; height: 40px;  background:#FFF; line-height:40px;border-bottom:1px solid #F2F2F2;}
#nav_all ul li a { margin: 0px; height: 40px;  display:block; line-height: 40px; color: #333; background:none; font-size:15px; font-weight:normal;  text-align:center;  padding:0 10px;}
#nav_all ul li a:hover { background: #FF9966;  height: 40px; line-height: 40px; color: #fff;}

.top-nav-b { height:50px; font-size:16px; background:#d00;}
.top-nav-b li a{ height:50px; line-height:50px; padding:0;color:#FFF; font-weight:600;}
.top-nav-b li a:hover,.top-nav-b li .current { height:50px; font-weight:600; background:#FF8C00; color:#FFF;}
.top-nav-b li:first-child a{ background:#a00; color:#FFF; font-weight:600;}



/*新闻资讯*/

.new_box {
    padding: 0px;
    border: 0px solid #dce4ee;
}
.new_box li {
    line-height: 31px;
    height: 31px;
    border-bottom: 1px dashed #F0F0F0;
}
.new_box li a {
    color: #666;
    background: url(../images/ixpic.png) no-repeat left center;
    padding-left: 17px;
}
.new_box li a:hover {
    color: #f30;
}
.new_box li span {
    float: right;
}


.index-news-left {
    border: 1px solid #EBEBEB;
    padding: 10px;
    float: left;
    width: 370px;
}
.index-news-left .title {}
.index-news-left .title h3 {
    font-size: 18px;
    margin: 11px 0 10px;
    font-weight: 600;
    color: #E15354;
}

.index-title h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
    margin-top: 0;
}
.index-title span {
    border-bottom: 2px solid #003F99;
    display: block;
    width: 80px;
    padding-top: 10px;
}






/*产品内容页*/

.cp_title {
    font-size: 24px;
    font-weight: 700;
    color: #555555;
    line-height: 30px;
}
.cp_ss {
    line-height: 30px;
    font-size: 18px;
    font-weight: 700;
    color: #FFAD33;
	background: #f3f3f3;
	text-indent:20px;
}
.cp_ss a {
    color: #FFAD33;
}
.cp_con {
    margin: 10px 0 0 0;
    width: 426px;
    position: relative;
}
.cp_con li {
    line-height: 30px;
    font-size: 14px
}
.cp_con .wx {
    position: absolute;
    width: 20%;
    height: auto;
    top: 0;
    right: 0;
}
.cp_con .wx img {
    width: 80%;
}

.cp_hz {
    margin: 10px 0 0 0;
}
.btn-cpinfo {
    color: #fff;
    background-color: #d00;
    border-color: #0059B3;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: center;
}
.bg-lan {
    background: #026fbc;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 15px;
    font-size: 16px;
}
.bg-lan span {
    padding-left: 15px;
}





/* 默认幻灯片 */

.FocusPic {
    zoom: 1;
    position: relative;
    overflow: hidden
}
.FocusPic .content {
    overflow: hidden
}
.FocusPic .changeDiv a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.FocusPic .title-bg,
.FocusPic .title {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 438px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}
.FocusPic .title-bg {
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.FocusPic .title a {
    display: block;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
}
.FocusPic .change {
    bottom: 6px;
    height: 20px;
    right: 3px;
    *right: 5px;
    _right: 4px;
    position: absolute;
    text-align: right;
    z-index: 9999;
}
.FocusPic .change i {
    background: #666;
    color: #FFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin-right: 2px;
    padding: 2px 6px;
    font-style: normal;
    height: 15px;
    display: -moz-inline-stack;
    zoom: 1;
    *display: inline;
}
.FocusPic .change i.cur {
    background: #FF7700;
}

.index-yxfw {
    text-align: center;
    font-size: 18px;
    color: #FFF;
    line-height: 87px;
}
.index-yxfw a {
    color: #FFF;
}
.index-yxfw li {
    width: 33%;
    float: left;
    width: 135px;
    margin-right: 7px;
    height: 87px;
}
.index-yxfw li:nth-child(3) {
    width: 33%;
    width: 140px;
    float: right;
    margin-right: 0;
}
.index-yxfw li:last-child {
    width: 33%;
    width: 140px;
    float: right;
    margin-right: 0;
}
.index-yxfw .khal {
    background: #00A1E9;
}
.index-yxfw .yxzx {
    background: #F4454C;
}
.index-yxfw .fuwu {
    background: #71C345;
}


.crumbs {
    width: 100%;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    margin-top: 10px;
    background: url(../images/divider.png) repeat-x left bottom;
}





.cp-title {
    background: #d00;
    text-align: center;
    width: 250px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    margin: 50px auto 10px;
    font-size: 24px;
}
.cp-title a {
    color: #FFF;
}
.cp-title-sub {
    width: 1010px;
    margin: 0 auto;
    text-align: center;
}
.cp-title-sub li {
    border: 1px solid #dedede;
    text-align: center;
    margin: 10px 7px;
    padding: 0 25px;
    height: 35px;
    line-height: 33px;
    display: inline-block;
}
.cp-title-sub li:hover {
    background: #d00;
    color: #FFF;
    border: 1px solid #0059B3;
}
.cp-title-sub li:hover a {
    color: #FFF;
    transition: all 0.4s ease 0s;
}


.view-blank {}
.view-table {
    width: 100%;
}
.view-table table {
    border: 3px solid #000;
	width:100%; float:left;
}
.view-table img{ max-width:100%; float:left;}
.view-table table td{ width: 20%; border: 1px solid #000; font-size: 16px; background: #fff; padding: 15px 10px;}

.view-table .cp-hang {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.view-table .view-table-first td:nth-child(odd) {
    font-weight: 600;
    padding-left: 5px;
    width: 20%;
    background: #FAFAFA;
}
.view-table .view-table-first td:nth-child(even) {
    padding-left: 5px;
    width: 30%;
    background: #fff;
}
.view-table .view-table-second td:nth-child(odd) {
    font-weight: 600;
    padding-left: 5px;
    width: 15%;
    background: #FAFAFA;
}
.view-table .view-table-three tr:nth-child(2) {

    padding-left: 5px;
    background: #ffffff;
}
.view-table .view-table-title-first td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table .view-table-title-second td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table .view-table-title-three td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table table td {
    word-wrap: break-word;
    word-break: break-all;
}









/*单页公司介绍*/

.page_gsjs {
    width: 100%;
    height: auto;
    background: #fff;
    margin: 0 auto 30px auto;
    padding: 10px 0;
}
.page_gsjs .head {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #D8DADA;
    background: #fff;
    padding-bottom: 1px;
}
.page_gsjs .head ul.left {
    clear: #41484d;
    font-size: 16px;
    font-weight: 700;
    width: 300px;
    color: #000;
    float: left;
}
.page_gsjs .head ul.right {
    float: right;
    width: 500px;
    height: 22px;
    line-height: 22px;
    margin-top: 15px;
}
.page_gsjs .head ul.right a {
    color: #41484d;
    height: 22px;
    line-height: 22px;
    padding: 0px 10px;
    float: left;
    display: block;
}
.page_gsjs .head ul.right span {
    display: block;
    height: 22px;
    line-height: 22px;
    float: left;
    width: 20px;
    text-align: center;
    color: #AFB7BD;
}
.page_gsjs .head ul.right a:hover {
    color: #fff;
    background: #009B4D;
    text-decoration: none;
}
.page_gsjs .section {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 15px;
}
.page_gsjs .section #section-1 img {
    padding: 0;
}
.page_gsjs .section h1 {
    color: #41484d;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 15px;
    background: url(../images/show_dot.png) no-repeat left 1px;
    padding-left: 40px;
    margin-left: -37px;
    margin-top: 0;
}
.page_gsjs .section p {
    color: #666;
    line-height: 22px;
    text-align: left;
    padding-bottom: 15px;
    text-align: justify;
}
.page_gsjs .section #section-1 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-2 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-3 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-4 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}









/*制造实力*/

.zzsl {
    margin-bottom: 10px;
    padding: 15px 15px 15px;
    background: #FAFAFA;
}
.zzsl:hover {
    background: #d00 none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 8px #ddd;
    color: #FFF;
    transition: box-shadow 0.2s ease-in-out 0s;
}
.zzsl:hover span {
    color: #fff;
}
.zzsl span {
    color: #d00;
    font-size: 42px;
    padding: 0;
    text-align: center;
    width: 322px;
    margin: 0 auto;
    transition: all 0.4s ease-in-out 0s;
}
.zzsl h4 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
}
.zzsl p {
    font-size: 13px;
    line-height: 20px;
    color: #6F6F6F;
    text-align: justify;
}
.zzsl:hover p {
    color: #FFF;
}







/*购车流程单页*/

.lc-box {
    padding: 10px 0;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    word-wrap: break-word;
    padding-top: 10px;
    font-size: 14px;
}
.lc-box p {
    padding-top: 10px;
}






/*Pricing Head*/

.pricing {
    position: relative;
    border-radius: 3px;
    margin-bottom: 15px;
    box-shadow: 0 0 5px #eee;
}
.pricing:hover {
    box-shadow: 0 0 15px #b5b5b5;
}
.pricing:hover h4 {
    color: #55c931;
}
.pricing-head {
    text-align: center;
}
.pricing-head h3,
.pricing-head h4 {
    margin: 0;
    line-height: normal;
    font-weight: bold !important;
}
.pricing-head h3 span,
.pricing-head h4 span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-style: italic;
}
.pricing-head h3 {
    color: #fafafa;
    padding: 12px 0;
    font-size: 35px;
    font-family: Arial;
    background: #DF4A4C;
    border-radius: 3px 3px 0 0;
    text-shadow: 0 1px 0 #DF4A4C;
    border-bottom: solid 1px #DB3437;
}
.pricing-head h4 {
    color: #bac39f;
    padding: 5px 0;
    font-size: 70px;
    font-family: Arial;
    background: #F2F2F2;
    text-shadow: 0 1px 0 #fff;
    border-bottom: solid 1px #f5f9e7;
}
.pricing-head h4 i {
    top: -8px;
    font-size: 28px;
    font-style: normal;
    position: relative;
}
.pricing-head h4 span {
    top: -10px;
    font-size: 14px;
    font-style: normal;
    position: relative;
}








/*Pricing Content*/

.pricing-content {
    margin-top: 10px;
}
.pricing-content li {
    color: #888;
    font-size: 13px;
    padding: 7px 15px;
    border-bottom: solid 1px #f5f9e7;
}
.pricing-content li i {
    top: 2px;
    color: #72c02c;
    font-size: 16px;
    margin-right: 5px;
    position: relative;
}








/*Pricing Footer*/

.pricing-footer {
    color: #777;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    padding: 0 20px 19px;
    border-radius: 0 0 3px 3px;
}
.pricing-footer a,
.pricing-footer button {
    color: #fff;
    border: none;
    margin-top: 5px;
    font-size: 16px;
    padding: 6px 15px;
    text-align: center;
    border-radius: 2px;
    background: #55c931;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #38b312;
    border-bottom: solid 2px #41b91c;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
    cursor: pointer;
    background: #40ba1a;
    text-decoration: none;
    box-shadow: 0 0 3px #999;
}








/*Priceing Active*/

.price-active,
.pricing:hover {
    z-index: 9;
    margin-top: -15px;
    box-shadow: 0 0 15px #b5b5b5;
}
.price-active h4 {
    color: #55c931;
}
.no-space-pricing .pricing:hover {
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}
.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
    color: #55c931;
    padding: 15px 0;
    font-size: 80px;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}
.hover-effect {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.product-img {
    position: relative;
    margin-top: 5px;
    border: 1px solid #DEDEDE;
    height: 420px;
    overflow: hidden;
    box-shadow: 0 0 5px #F5F5F5;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.product-img p {
    padding: 5px 15px 10px;
    text-align: justify;
    color: #666666;
}
.product-img h3 {
    font-weight: 700;
    font-size: 16px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 10px 15px 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}










/*新闻列表页*/

.h120 {
    height: 210px;
    position: relative;
    border-bottom: 1px dashed #CCC;
    margin-top: 30px;
}
.red-i {
    position: absolute;
    bottom: 40px;
    height: 20px;
    left: 282px;
    right: 0;
    color: #F00;
}
.red-buton {
    position: absolute;
    bottom: 41px;
    height: 20px;
    left: 1080px;
    right: 0;
    color: #F00;
}









/* 内容 */

#Article {
    overflow: hidden
}
#Article,
.photo-channel .relevance {
    border: 0px solid #E3E3E3;
    zoom: 1;
    padding: 0;
}
#Article h1 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
    text-align: center;
    padding: 16px 0 0px;
    border-bottom: 1px solid #e5e5e5
}
#Article h1 span {
    font-size: 14px;
    font-weight: normal;
    line-height: 50px;
    color: #999
}
#Article .content {
    font-size: 18px;
    line-height: 34px;
    color: #333;
    text-align: justify;
}
#Article .content p {
    font-size: 18px;
    line-height: 34px;
    padding-top: 20px;
}
#Article .content img {
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
}
#Article .related {
    border-top: dashed 1px #ccc;
    margin-top: 15px
}
#Article .related h5 {
    padding-bottom: 4px;
    font-weight: 700;
}
#Article .related {
    padding: 10px 0 0
}
#Article .related ul {}
#Article .related li {
    background: url(../images/fk.gif) no-repeat 5px 13px;
    line-height: 28px;
    padding-left: 20px;
}
#Article .related li a {
    color: #808080;
}


.content_pro {
    font-size: 14px;
    line-height: 25px;
    padding: 2px 0 0;
    color: #808080;
    text-align: justify;
}
.content_pro p {
    padding-top: 15px;
}




/*产品分类*/

.img-cpfl{
    background: #d4eaf9;padding: 15px;
}
.p-cpfl{
    text-align: center;line-height: 45px;
}
.products-bg {
    width: 100%;
    height: 700px;
}
.cpfl-1 {
    overflow: hidden;
}
.cpfl-1 .imger {
    width: 585px;
    overflow: hidden;
    display: block;
    z-index: 998;
}

.cpfl-nav {
    color: #000;
    position: absolute;
    width: 268px;
    top: 60px;
    left: 150px;
    margin: 0 15px;
    font-size: 18px;
    z-index: 998;
}
.cpfl-1 a {
    overflow: hidden;
}



.cpfl-nav a {
    color: #000;
    line-height: 70px;
}
.cpfl-nav a:hover {
    color: #f00;
    line-height: 70px;
}

.cpfl-2 {
    overflow: hidden;
}
.cpfl-2 .imger {
    width: 585px;
    height: 317px;
    overflow: hidden;
    display: block;
    z-index: 998;
    margin-left: -15px;
}

.cpfl-nav2 {
    color: #fff;
    position: absolute;
    top: 50px;
    margin: 0 15px;
    font-size: 18px;
    z-index: 998;
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    -webkit-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    -o-transform: translateX(-200px);
    transform: translateX(-200px);
}
.cpfl-2 a {
    overflow: hidden;
}

.cpfl-2:hover .cpfl-nav2 {
    left: 230px;
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}


.cpfl-nav2 li a {
    color: #fff;
    line-height: 70px;
}
.cpfl-3 {
    overflow: hidden;
}
.cpfl-3 .imger {
    width: 585px;
    height: 317px;
    overflow: hidden;
    display: block;
    z-index: 998;
    margin-left: -15px;
}

.cpfl-nav3 {
    color: #fff;
    position: absolute;
    top: 80px;
    left: -400px;
    margin: 0 15px;
    font-size: 18px;
    z-index: 998;
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    -webkit-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    -o-transform: translateX(-200px);
    transform: translateX(-200px);
}
.cpfl-3 a {
    overflow: hidden;
}

.cpfl-3:hover .cpfl-nav3 {
    left: 150px;
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}


.cpfl-nav3 li a {
    color: #000;
    line-height: 70px;
}

.cpfl-name {
    font-size: 18px;
    padding: 10px 30px;
    border: 1px #000 solid;
    z-index: 999;
    cursor: pointer;
    color: #000;
}

.cpfl-name1 {
    font-size: 18px;
    padding: 10px 30px;
    border: 1px #000 solid;
    z-index: 999;
    position: absolute;
    left: 50px;
    top: 30px;
    cursor: pointer;
    color: #000;
}

.cpfl-name2 {
    font-size: 18px;
    padding: 10px 30px;
    border: 1px #000 solid;
    z-index: 999;
    position: absolute;
    left: 50px;
    top: 30px;
    cursor: pointer;
    color: #000;
}

.cpfl-more {
    z-index: 999;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9999;
    cursor: pointer;
}
.xw1 {
    font-size: 14px;
    color: #000;
    height: 32px;
    line-height: 32px;
    width: 500px;
    position: absolute;
    left: 50px;
    top: 95px;
    opacity: 0.75;
}

.rect-57 {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 67%;
}
.imgZoom {
    overflow: hidden;
}
.imgZoom img {
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.imgZoom:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}






/*产品简介*/

#products-jianjie {
    background: #F5F5F5;
    padding: 10px 20px 10px 20px;
    color: #000000;
    font-size: 14px;
    margin: 0;
    line-height: 25px;
    text-align: justify;
}
#products-jianjie h2 {
    margin: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    color: #FF0000;
}


#products-cpys {
    background: #F5F5F5;
    padding: 10px 20px 25px 20px;
    color: #333;
    font-size: 15px;
    margin: 10px 0;
    line-height: 25px;
    text-align: justify;
    border-radius: 5px;
}
#products-cpys h2 {
    margin: 0;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    color: #000;
}
#products-cpys p {
    color: #333;
}

a:hover #products-cpys {
    background: #d00;
}
a:hover #products-cpys h2 {
    color: #FFF;
}
a:hover #products-cpys p {
    color: #FFF;
}


#products-fa-title {
    width: 150px;
    background: #FF6666;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 600;
    margin: 20px auto 10px;
    text-align: center;
    letter-spacing: 1px;
}

#products-title h3 {
    text-align: center;
    margin: 0 0 15px 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
#products-title h3 span {
    color: #FF9966;
}
#products-title .with-line {
    width: 100%;
    font-size: 13px;
    color: #848484;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}
#products-title .with-line:before {
    content: "";
    border-top: 1px solid #D2D2D2;
    display: block;
    position: absolute;
    width: 40%;
    top: 10px;
    left: 0
}
#products-title .with-line:after {
    content: "";
    border-top: 1px solid #D2D2D2;
    display: block;
    position: absolute;
    width: 40%;
    top: 10px;
    right: 0
}


.page {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    text-align: justify;
}
.page p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
}
.page img {
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
}



.product-img:hover {
    z-index: 9;
    margin-top: -5px;
    box-shadow: 0 0 10px #D5D5D5;
}






/* 分页 */

#pages {
    padding: 14px 0 10px 0;
    text-align: center
}
#pages a {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    background: #F1F1F1;
    border: 1px solid #E4E4E4;
    text-align: center;
    color: #999;
    padding: 0 10px
}
#pages a.a1 {
    background: url(../images/pages.png) no-repeat 0 5px;
    width: 70px;
    padding: 0;
    background: #F1F1F1
}
#pages a:hover {
    background: #DE0025;
    color: #fff;
    text-decoration: none
}
#pages span {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    background: #DE0025;
    border: 1px solid #C50021;
    color: #fff;
    text-align: center;
    padding: 0 10px
}
.page .noPage {
    display: inline-block;
    width: 70px;
    height: 32px;
    line-height: 30px;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4
}







/*foot部*/

.foot {
    background: #EFEFEF;
    border-top: 1px solid #EAEBE6;
    line-height: 25px;
    height: auto;
    padding-bottom: 15px;
    color: #BBBABA;
}
.foot h4 {
    padding-bottom: 0;
    color: #343434;
}
.foot ul li {
    float: left;
}
.foot ul li a {
    color: #414141;
}


.f1 {
    width: 290px;
    float: left;
    height: 170px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f2 {
    width: 180px;
    float: left;
    padding-left: 30px;
    height: 170px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f3 {
    width: 340px;
    float: left;
    padding-left: 30px;
    height: 170px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f4 {
    width: 180px;
    float: left;
    padding-left: 30px;
    height: 170px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f5 {
    width: 170px;
    float: left;
    color: #414141;
}
.f6 {
    width: 170px;
    float: right;
    color: #414141;
}

.fdh {
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    color: #d00;
}

.link {
    border-top: 1px dashed #DDDED7;
}
.link li a {
    line-height: 25px;
    padding-right: 10px;
}









/*底部*/

.footer {
    background: #d00;
    height: 40px;
    line-height: 40px;
    color: #F2F2F2;
}
.footer a {
    color: #FFF;
}
.footer .top {
    background: #E15354;
    width: 120px;
    text-align: center;
    font-size: 14px;
}
.footer a:hover {
    color: #FFFF99;
}








