@charset "utf-8";
body {
    background-color: #fff;
    font-family: "微软雅黑", "Microsoft Yahei", "Arial";
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    overflow-x: hidden;
    min-width: 1200px;
}
.wid {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
a {
    color: #333;
    cursor: pointer;
}
a:hover {
    color: #d00;
}
.header{width: 100%;background: rgba(255,255,255,0.9);border-bottom: 1px solid rgba(255,255,255,0.2);}
.nav {float: right;color: #3f3f3f;}
.nav ul {z-index: 9999;  }
.nav>ul>li{width: 90px;margin-right:5px;float:left;display:block;height: 90px;position: relative;}
.nav>ul>li>a {width:90px;height: 91px;line-height: 90px;font-size: 16px;color: #111;text-align:center;display:block;box-sizing:  border-box;}
.nav>ul>li>a span{ font-size:12px;}
.sel>ul>li>a {width:90px; height:150px; font-size:16px; line-height:25px; color: #3f3f3f; text-align:center; display:block;text-transform: uppercase;}
.nav>ul>li>a:hover,.navon{color: #0d5dca !important;border-bottom: #0d5dca 1px solid;}
.nav>ul>li>.ahover { color:#fff;}
.nav>ul>li>a.on { color:#fff;}
.nav>ul>li>ul>li>a:hover{color:#fff;background-color: #0D5DCA; -webkit-transition:all .3s ease-in-out;height:25px;width: 100px;display: block;text-align: center;  }
.submenu>li{width:100px;color:#fff;height: 40px;line-height: 40px;  margin-top:1px; margin-bottom: 1px; background-color: #f90;  -webkit-transition:all .3s ease-in-out;}
.submenu>li>a{z-index:999;height: 40px; line-height: 40px;display: block; color: #fff;text-align: center}
.nav>ul { padding:0;margin:0;list-style-type: none;}
.nav>ul>li:hover a {color:#0D5DCA;}
.nav>ul>li:hover ul {display:block;position:absolute;top:31px;  left:0;  width:105px;}
.nav>ul>li:hover ul>li>a {  display:block;  color:#fff;  }
.nav>ul>li:hover ul>li>a:hover {  background:#fff;  width: 100px;  color:#f00;  display: block;  text-align: center;}
.nav>ul>li .sub_con{display: none;position: absolute;position:absolute;top: 91px;z-index: 9999;width: 100%;}
.nav>ul>li .sub_con p{width: 100%;height: 40px;line-height: 40px;text-align: center;background:#0D5DCA;opacity: 0.8;margin-bottom: 1px;transition: all .6s;overflow: hidden;text-overflow:ellipsis;]white-space: nowrap;}
.nav>ul>li .sub_con p a{color: #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;}
.nav>ul>li .sub_con p:hover{background: #004db7;opacity: 1;}
/* flexslider */
.flexslider {
    position: relative;
    height: 650px;
    overflow: hidden;
}
.slides {
    position: relative;
    z-index: 1;
}
.slides .ban1 {
    height: 650px;
    background: url(../images/ban01.jpg) 50% 0 no-repeat;
}
.slides .ban2 {
    height: 650px;
    background: url(../images/ban02.jpg) 50% 0 no-repeat;
}
.slides .ban3 {
    height: 650px;
    background: url(../images/ban03.jpg) 50% 0 no-repeat;
}
.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}
.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}
.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}
.flex-control-nav .flex-active {
    background-position: 0 0;
}
.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}
.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}
.flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(../images/next.png) center center no-repeat;
}


.indextit{ text-align:center; position:relative; font-size:30px; line-height:40px; font-weight:bold; padding-top:30px; margin-bottom:20px;}
.indextit span{ width:400px; text-align:center; top:-5px; display:block; color:#0D5DCA; font-size:30px; position:absolute; left:50%; margin-left:-200px; font-family: "Times New Roman", Times, serif}
.indextit:before{ width:500px; height:1px; background:#ddd; content:''; display:block; position:absolute; left:50%; top:50px; margin-left:-600px;}
.indextit:after{ width:500px; height:1px; background:#ddd; content:''; display:block; position:absolute; right:50%; top:50px; margin-right:-600px;}
.class_cont{margin:50px 0;}
.class_cont ul li{float:left;width: 222px;height: 320px;/* padding: 0 15px; */background: #fff;text-align: center;margin-right: 20px;border-radius:8px;box-shadow: 0 0 15px rgba(186, 204, 207, 0.5);transition: .3s;}
.class_cont ul li:nth-child(5n){margin-right:0;}
.class_cont ul li:hover{transform: translateY(-8px);-webkit-transform: translateY(-8px);}
.class_cont ul li a{display:block;}
.class_cont ul li a:hover{color:#333;}
.class_cont ul li .name{font-size: 22px;font-weight:bold;margin-top: 20px;position: relative;}
.class_cont ul li .name:after{content: "";position: absolute;top: 50px;left: 90px;width: 40px;height: 2px;background: #ff9900;}
.class_cont ul li .desc{font-size:16px;margin-top:30px;}
/*关于我们板块*/

.title {
    text-align: center;
    margin-bottom: 20px;
}
.title strong,
.title em {
    display: block;
}
.title strong {
    font-size: 36px;
    line-height: 33px;
}
.title em {
    font-size: 12px;
    color: #999;
    font-style: normal;
}
.title span {
    width: 150px;
    background: #0D5DCA;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    height: 24px;
    line-height: 24px;
}
.title span:before {
    content: '';
    display: block;
    height: 1px;
    background: #ddd;
    width: 880px;
    left: 50%;
    margin-left: -960px;
    top: 10px;
    position: absolute;
}
.title span:after {
    content: '';
    display: block;
    height: 1px;
    background: #ddd;
    width: 880px;
    right: 50%;
    margin-right: -960px;
    top: 10px;
    position: absolute;
}
.about .fr {
    width: 620px;
    padding-top: 20px;
}
.about .fr h1 {
    font-size: 28px;
    height: 85px;
    margin-bottom: 20px;
}
.about .fr p {
    color: #333;
    font-size: 15px;
}
.about .fr .more {
    width: 150px;
    background: #fff;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    display: block;
    margin-top: 20px;
}
.about .fr .more:hover {
    background: #fc0;
    color: #000;
}
/* 案例 */
.case_box{width: 1200px;margin-right: auto;margin-left: auto;}
.case_box ul {width: 1200px;}
.case_box ul li {float: left;width: 382px;margin-right: 16px;margin-bottom: 20px;border: 1px solid #e1e1e1;}
.case_box ul li:last-of-type{margin-right:0}
.product_img {width: 100%;overflow: hidden;}
.case_box ul li p{font-size:18px;text-align:center;line-height:2.5;}
/*新闻资讯部分*/
.news{width: 400px;float: left;padding-right:  20px;box-sizing:  border-box;} 
.news img{width: 100%;margin-bottom: 10px;}
.news li{line-height:45px;font-size: 16px;border-bottom:#ddd 1px dotted;}
.news li a{color: #333;width:100%;display:block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news li span{float:right;font-size:14px;color: #999;}
.news li:hover a{color:#f90 }
.news .tit2 a{ float: right; font-size: 14px;}
.news .tit2{font-size:20px;font-weight:bold;line-height:50px;color: #0D5DCA;position:  relative;padding-left:10px;}
.news .tit2:before{ width:6px; height:24px; background:#f90; position:absolute; content:''; border-radius:4px; left:-5px; top
:12px;}
.news .tit2 span{ font-size:12px; font-weight:normal; padding-left:10px; color:#333;}

/*公共底部*/
.footer{ background:#16171e;  padding:50px 0; color:#9a9a9c;border-top: 8px solid #0D5DCA;}
.footer a{ color:#9a9a9c;}
.fppter a:hover{ color:#fff;}
.copyright{color:#fff;background:#131417;border-top:#2b2c2f 1px solid;line-height:38px;}
.copyright a{ color:#fff;}
.copyright a:hover{ color:#fff; text-decoration:underline;}
.footer .weixin{ width:200px; display:block; height:200px;}
.bmenu{float: left;display: inline-block;margin-left: 100px;}
.bmenu dl{float:left;padding-right:20px;margin-right: 50px;border-right:#2e2f35 1px solid;}
.bmenu dl dt,.contact dt,.weixin p{ font-size:18px; height:36px; color:#fff;}
.bmenu dl dd{ line-height:28px; width:100px;}
.bmenu dl{display:block;width: 90px;}
.bmenu dl dd{float: left;margin-right:10px;display: block;width: 100%;}

/* 关于我们 */
.inban{height: 450px;background:url(../images/inban.jpg) no-repeat center top;}

.inleft{width: 290px;float: left;top: 110px;}
.inside_left_title{width: 250px;height: 36px;color: #ffffff;background: #00469c;background: rgba(0,70,156,0.8);border-bottom: 4px solid #00469c;margin-top: -80px;padding: 20px;}
.inside_left_title p{font-size: 26px; line-height: 26px;}
.inside_left_title span{font-family: arial; font-size: 18px; line-height: 34px;}
.incontact{background:#f5f5f5;padding:10px}
.submenu{width: 100%;padding: 0 20px 30px;background: #f5f5f5;border-bottom: 4px solid #00469c;margin-bottom: 30px;box-sizing: border-box;}
.submenu li{width: 100%; height: 52px; position: relative; line-height: 50px;}
.submenu li:before{content: ""; width: 100%; height: 1px; background: #e3e3e3; position: absolute; left: 0; bottom: 1px;}
.submenu li:after{content: ""; width: 100%; height: 1px; background: #ffffff; position: absolute; left: 0; bottom: 0;}
.submenu li a{display: block; width: 100%; height: 50px; padding: 0 20px; color: #333333; font-size: 16px; transition: all 0.2s;}
.submenu li a:hover{color: #00469C; padding: 0 20px 0 25px;}
.submenu li a.active{color: #00469C; background: url(../images/left_nav_arrow.png) 210px center no-repeat;}

.inright{float: right; width: 870px;}
.inright p{font-size:18px;}
.inright img{max-width: 100%;height:auto;display:block;margin:auto;}
.inright .cont{margin:20px 0;}
.inright .cont .tit{position:relative;}
.inright .cont .tit:before{position:absolute;content:'';width:100%;height:1px;background:#ddd;top:35px;}
.inright .cont .tit span{font-size:20px;color:#fff;background:#00469C;padding:8px 20px;}
.inright .cont .nr{margin-top:20px;font-size:16px;line-height: 2;}
.inright .cont .nr .img{width:400px;margin: auto;}
.inright .cont .nr .img img{width:100%;}
.posnav{width: 100%; height: 72px; border-bottom: 2px solid #e5e5e5; overflow: hidden;}
.posnav .fl{float: left; font-size: 22px; color: #00469c; margin-top: 25px;}
.posnav .fl span{font-family: arial; font-size: 16px; color: #666666; margin-left: 10px;}
.posnav .fr{float: right; color: #666666; margin-top: 35px;}
.posnav .fr span{color: #00469C;}
.content{width: 100%; min-height: 500px; overflow: hidden; line-height:2;}
.content{font-size: 16px; line-height: 30px; padding: 10px 0; min-height: 500px;}
.content img{max-width: 100%;height: auto;display:block;margin:5px auto;}

.newlist ul li{ line-height:50px; border-bottom:#ddd 1px dashed; position:relative; padding-left:30px;}
.newlist ul li a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #484f59;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -4px;
}
.newlist ul li span{ float:right; color:#999}
.newlist ul li a{ display:block;}
.incontact .mb10{ font-size:20px; border-bottom:#00469c 2px solid; color:#00469c;}
.incontact h1{ font-size:18px; margin-top:5px;}
.incontact p{ line-height:2;}

/*页码*/
.page{text-align: center; height: 30px; margin-top: 20px; font-size: 12px;}
.page span{padding: 0 10px;height: 28px;display: inline-block;line-height: 28px;border: #ddd 1px solid;margin: 0 3px;color: #aaa;background: #FFFFFF;zoom: 1;}
.page a{padding: 0 10px; height: 28px; display: inline-block; line-height: 28px; border: #00469C 1px solid; border-radius: 3px; margin: 0 3px; color: #FFFFFF; background: #00469C; zoom: 1; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
.page a:hover{background: #0072ff; text-decoration: none; border-color: #0072ff;}

.pages p{ line-height: 2;}
.newinfo{ line-height:1.8;}
.newinfo .tit{text-align:center;font-size: 30px;color:#00469c;}
.newinfo .time{font-size:14px;text-align:center;color:#999;margin-bottom: 10px;}
#share{margin-left:360px;margin-bottom: 10px;}
.product ul li{ width:280px; float:left; margin:0 0 20px 10px; text-align:center; line-height:2;}
.product ul li span{white-space: nowrap;text-overflow: ellipsis;display: block;overflow: hidden;}





.content {
    width: 100%;
    min-height: 500px;
    overflow: hidden;
    line-height: 2;
}
.content {
    font-size: 18px;
    line-height: 2;
    padding: 10px 0;
    min-height: 500px;
}
.content img {
    max-width: 870px;
    height: auto !important;
    display: block;
    margin: 5px auto;
}
.newlist ul li {
    line-height: 50px;
    border-bottom: #ddd 1px dashed;
    position: relative;
    padding-left: 30px;
}
.newlist ul li a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #484f59;
    position: absolute;
    left: 5px;
    top: 53%;
    margin-top: -4px;
}
.newlist ul li span {
    float: right;
    color: #999;
    font-size: 14px;
}
.newlist ul li a {
    display: block;
    font-size: 16px;
}
/*页码*/
.page {
    text-align: center;
    height: 30px;
    margin-top: 20px;
    font-size: 12px;
    display: inline-block;
}
.page li{float:left;}
.page span {
    padding: 0 10px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    border: #ddd 1px solid;
    margin: 0 3px;
    color: #aaa;
    background: #FFFFFF;
    zoom: 1;
}
.page a {
    padding: 0 10px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    border: #00469C 1px solid;
    border-radius: 3px;
    margin: 0 3px;
    color: #FFFFFF;
    background: #00469C;
    zoom: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.page a:hover {
    background: #0072ff;
    text-decoration: none;
    border-color: #0072ff;
}
.pages {
    height: 50px;
    line-height: 50px;
    background: #f0f0f0;
    overflow: hidden;
    margin: 15px 0px;
    padding: 0 10px;
}
.pages span {
    float: right;
    width: 320px;
    overflow: hidden;
    display: block;
    text-align: right;
}
.pages a {
    font-weight: bold;
}
.newinfo {
    line-height: 1.8;
}
.newinfo .tit {
    text-align: center;
    font-size: 30px;
    color: #00469c;
}
.newinfo .time {
    font-size: 14px;
    text-align: center;
    color: #999;
    margin-bottom: 10px;
}
.newdao {
    background: #eee;
    padding: 15px;
    font-size: 16px;
    /* width: 45%; */
    /* margin-right: 20px; */
}
.newdao span {
    font-size: 20px;
    color: #d00;
}
.newdao a {
    float: right;
    width: 120px;
    line-height: 36px;
    color: #fff;
    background: #d00;
    text-align: center;
    margin-right: 10px;
    border-radius: 4px;
    /* margin-top: 10px; */
}
.xgcpbox .tit {
    line-height: 50px;
    font-size: 24px;
    border-bottom: #ddd 1px solid;
    margin-bottom: 30px;
    color: #1767ca;
}
.xgcpbox ul li {
    width: 280px;
    height: px;
    float: left;
    margin-right: 20px;
}
.prolist li {
    float: left;
    width: 273px;
    margin-bottom: 30px;
    margin-left: 20px;
    text-align: center;
    height: 280px;
}
.prolist li img {
    display: block;
    border: 1px solid #d3d3d3;
}
.prolist li h4 {
    line-height: 16px;
    margin-top: 16px;
    margin-bottom: 8px;
}
.prolist li h4 a {
    font-size: 16px;
    color: #0181d0;
}
.prolist li p {
    font-size: 13px;
    color: #666;
    line-height: 21px;
    height: 63px;
    overflow: hidden;
}
.prolist li span {
    display: block;
    overflow: hidden;
    color: #999;
}
.prolist li span .zx {
    float: left;
    width: 103px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    background: #0181d0;
}
.prolist li span .xq {
    float: right;
    font-size: 13px;
    color: #666;
    margin-top: 14px;
}
.prolist li img:hover {
    border-color: #0181d0;
}
.prolist2 li {
    float: left;
    width: 280px;
    margin-bottom: 30px;
    margin-left: 20px;
    text-align: center;
}
.prolist2 li img {
    display: block;
    border: 1px solid #d3d3d3;
}
.prolist2 li h4 {
    line-height: 16px;
    margin-top: 16px;
    margin-bottom: 8px;
}
.prolist2 li h4 a {
    font-size: 16px;
    color: #0181d0;
}
.prolist2 li p {
    font-size: 13px;
    color: #666;
    line-height: 21px;
    height: 63px;
    overflow: hidden;
}
.prolist2 li span {
    display: block;
    overflow: hidden;
    color: #999;
}
.prolist2 li span .zx {
    float: left;
    width: 103px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    background: #0181d0;
}
.prolist2 li span .xq {
    float: right;
    font-size: 13px;
    color: #666;
    margin-top: 14px;
}
.prolist2 li img:hover {
    border-color: #0181d0;
}
.cpimglist dl {
    overflow: hidden;
    margin-bottom: 30px;
}
.cpimglist dl:hover dd h5 a {
    color: #0181d0;
}
.cpimglist dl dt {
    float: left;
}
.cpimglist dl dt img {
    display: block;
    border: 1px solid #eee;
    width: 220px;
}
.cpimglist dl dd {
    padding-left: 240px;
}
.cpimglist dl dd h5 {
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cpimglist dl dd h5 a {
    font-size: 16px;
    color: #333;
}
.cpimglist dl dd p {
    font-size: 14px;
    color: #666666;
    margin-top: 5px;
    line-height: 24px;
    height: 70px;
    overflow: hidden;
}
.cpimglist dl dd .smore {
    display: block;
    width: 92px;
    height: 30px;
    text-align: center;
    line-height: 32px;
    color: #0181d0;
    font-size: 13px;
    border: 1px solid #0181d0;
}
/*在线客服*/
/* blue skin as the default skin */
.custom_service p img {
    display: inline;
    vertical-align: middle;
}
.scrollsidebar {
    position: absolute;
    z-index: 999;
    top: 350px;
    right: 0
}
.side_content {
    width: 154px;
    height: auto;
    overflow: hidden;
    float: left;
}
.side_content .side_list {
    width: 154px;
    overflow: hidden;
}
.show_btn {
    width: 0;
    height: 112px;
    overflow: hidden;
    margin-top: 50px;
    float: left;
    cursor: pointer;
}
.show_btn span {
    display: none;
}
.close_btn {
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.side_title,
.side_bottom,
.close_btn,
.show_btn {
    background: url(../images/sidebar_bg.png) no-repeat;
}
.side_title {
    height: 46px;
}
.side_bottom {
    height: 8px;
}
.side_center {
    font-family: Verdana, Geneva, sans-serif;
    padding: 5px 12px;
    font-size: 12px;
}
.close_btn {
    float: right;
    display: block;
    width: 21px;
    height: 16px;
    margin: 16px 10px 0 0;
    _margin: 16px 5px 0 0;
}
.close_btn span {
    display: none;
}
.side_center .custom_service p {
    text-align: center;
    padding: 6px 0;
    margin: 0;
    vertical-align: middle;
}
.other {
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}
.other p {
    padding: 5px 0;
    _height: 16px;
    margin: 0;
    color: #666666;
}
.msgserver {
    text-align: center;
    margin-bottom: 5px;
}
.msgserver a {
    background: url(../images/sidebar_bg.png) no-repeat -119px -115px;
    padding-left: 22px;
}
/* blue skin as the default skin */
.side_title,
.side_blue .side_title {
    background-position: -195px 0;
}
.side_center,
.side_blue .side_center {
    background: url(../images/blue_line.png) repeat-y center;
}
.side_bottom,
.side_blue .side_bottom {
    background-position: -195px -50px;
}
.close_btn,
.side_blue .close_btn {
    background-position: -44px 0;
}
.close_btn:hover,
.side_blue .close_btn:hover {
    background-position: -66px 0;
}
.show_btn,
.side_blue .show_btn {
    background-position: -119px 0;
}
.msgserver a,
.side_blue .msgserver a {
    color: #06C;
}
/* green skin  */
.side_green .side_title {
    background-position: -349px 0;
}
.side_green .side_center {
    background: url(../images/green_line.png) repeat-y center;
}
.side_green .side_bottom {
    background-position: -349px -50px;
}
.side_green .close_btn {
    background-position: -44px -23px;
}
.side_green .close_btn:hover {
    background-position: -66px -23px;
}
.side_green .show_btn {
    background-position: -147px 0;
}
.side_green .msgserver a {
    color: #76a20c;
}
/* 公司简介和新闻 */
.about{ background:#f0f0f0;}
.about .aboutinfo{width: 930px;}
.about .img{ float:left;}
.about .info{width: 300px;float: right;}
.about h1 span{ display:block; color:#0D5DCA; font-weight:bold;}
.about .aboutinfo   h1{font-size:24px;margin-bottom: 10px;}
.about .aboutinfo p{line-height: 2;} 
.about .contact{width: 220px;padding:15px;background:#fff;height: 315px;}
.about .info a{width:150px;line-height:40px;text-align:center;background: #f90;color: #fff;display:block;margin-top: 12px;}
.about .contact .tit{ border-bottom:#ddd 1px solid; font-size:18px; height:40px; margin-bottom:5px;color:#0D5DCA;}
.about .contact p{ line-height:28px;}


/* 企业优势 */
.youshi{height:700px;}
.youshi .cont{background:url(../images/advantage_bg.jpg)no-repeat center center;height: 590px;margin-top:20px;}
.youshi .cont ul{padding-top: 85px;}
.youshi .cont ul li{float:left;}
.youshi .cont ul li span{font-size:50px;font-weight:bold;text-align:center;display:block;margin-top:35px;}
.youshi .cont ul li p{font-size:16px;text-align:center;line-height:1.4;}
.youshi .cont ul li a{font-size:16px;text-align:center;display:block;color:#fff;margin-top:80px}
.youshi .cont .bai{background: rgba(255,255,255,0.7);width:25%;height:200px;}
.youshi .cont .lan{background:rgba(100,138,168,0.5);width:25%;height:200px;color:#fff;}
.youshi .cont .more{background:#0d5dca;width:25%;height:200px;}


.frtit {background: #eee;border-left: 6px solid #00469c;padding-left: 16px;line-height: 48px;font-size: 22px;}
.frtit a{display:block;float:right;margin-right:20px;font-size:16px;}
.listimage li {float: left;margin: 30px 30px 20px 0;width: 270px;text-align: center;}
.listimage li:nth-child(3n) {margin-right: 0px;}
.listimage li img{transition: all,.5s;}
.listimage .produc_txt{background:#eee;line-height:2.5;font-size:16px}
.tu11 {overflow: hidden;}
.tu11 img {transition:all,.3s;}
.listimage li:hover img {transform: scale(1.1);}
.listimage li p {font-size: 16px;line-height: 24px;}