@charset "utf-8";
.fl {
    float: left
}
.fr {
    float: right
}
.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}
.transition {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
/* 顶部导航栏下拉分类 */
.nav_all .nav .nav-list{
    display: none;
    width: 168px;
    background: #075ead;
    position: absolute;
    top: 203px;
    border-radius: 0 0 6px 6px;
    z-index: 10000
}
.nav_all .nav .nav-list a{
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #e6e6e6
}
.nav_all .nav .nav-list a:hover{
    color: #fff;
    background-image: none;
    background: #0097fd
}
.nav_all .nav .nav-list a:last-child{
    border-radius: 0 0 6px 6px
}
/* 服务图标 */
.pb1 {
    background: #ececec;
    border-bottom: 0;
    height: 90px;
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
}
.pb1 ul {
    margin: 0 auto;
    width: 1100px;
    padding-top: 5px;
}
.pb1 ul li.s1 {
    background: url(../images/str.png) 0 7px no-repeat;
}
.pb1 ul li.s2 {
    background: url(../images/str.png) 0 -61px no-repeat;
}
.pb1 ul li.s3 {
    background: url(../images/str.png) 0 -131px no-repeat;
}
.pb1 ul li.s4 {
    background: url(../images/str.png) 0 -200px no-repeat;
}
.pb1 ul li {
    width: 210px;
    float: left;
    padding-left: 50px;
    height: 55px;
    overflow: hidden;
    margin-left: 15px;
    padding-top: 8px;
    cursor: pointer;
}
.pb1 ul li span {
    font-size: 16px;
    color: #444;
    padding-top: 0;
}
.pb1 ul li .str {
    display: block;
    font: 16px/18px Microsoft YaHei,tahoma,arial;
    color: #777;
    font-weight: 600;
}
.pb1 ul li .str span {
    font-size: 14px;
    color: #666;
    font-weight: 300;
    padding-top: 0;
}
#searchBo {
    width: 100%;
    margin: 0 auto;
    height: 30px;
    background: url(../images/20170711142255_1877550836.gif);
    overflow: hidden;
}
/* 首页左右框架 */
.lrFrameComm1 {
    font-family: "Microsoft Yahei";
}
.lrFrameComm1 .lrfc1-wp {
    width: 1200px;
    margin: 0 auto;
    position: relative
}
.lrFrameComm1 .lrfc1-wp .l-side {
    width: 270px;
}
.lrFrameComm1 .lrfc1-wp .r-side {
    width: 880px;
}
/* 首页产品分类 */
.protyVerComm1 {
    border: 1px solid #f7f7f7;
}
.protyVerComm1 .pvc1-wp {
    background: #fff;
}
.protyVerComm1 .pvc1-wp .pvc1-tit-wp {
    padding: 20px 0;
    line-height: 1;
    color: #fff;
    background: #075ead;
    text-align: center;
}
.protyVerComm1 .pvc1-tit-wp .pvc1-tit {
    display: block;
    font-size: 24px;
    font-weight: bold
}
.protyVerComm1 .pvc1-tit-wp .pvc1-tit-en {
    display: inline-block;
    font-size: 12px;
    padding-top: 8px;
}
.protyVerComm1 .pvc1-wp .pvc1-item-wp {

}
.protyVerComm1 .pvc1-item-wp .pvc1-item {
    padding: 0px 0;
    margin: 6px 0;
}
.protyVerComm1 .pvc1-item .pvc1-fir-box {
    padding: 10px 0 10px 30px;
    background: #f7f7f7;
    border-left: 4px solid #075ead;
}
.protyVerComm1 .pvc1-item .pvc1-fir-box:hover {
    background: #f9f9f9;
}
.protyVerComm1 .pvc1-item .pvc1-fir-box: .pvc1-fir {
    color: #075ead;
}
.protyVerComm1 .pvc1-fir-box .pvc1-fir {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    font-weight: bold;
    max-width: 140px;
    max-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.protyVerComm1 .pvc1-item .pvc1-sec-wp {
    display: none
}
.protyVerComm1 .pvc1-sec-wp .pvc1-sec-item {

}
.protyVerComm1 .pvc1-sec-item .pvc1-sec-box {
    padding: 4px 0 4px 50px;
}   
.protyVerComm1 .pvc1-sec-box .pvc1-sec {
    display: inline-block;
    line-height: 1;
    padding: 10px 0 10px 0px;
    max-width: 140px;
    max-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    border-bottom: 1px dashed #999;
    font-size: 14px;
}
.protyVerComm1 .pvc1-fir-box .pvc1-fir:hover, .protyVerComm1 .pvc1-sec-box .pvc1-sec:hover {
    color: #075ead;
}
/* 联系方式 */
.contact1Wrap1 {
    border: 1px solid #f7f7f7;
    margin-top: 10px;
    margin-bottom: 14px;
    background: #fff;
}
.contact1Wrap1 .ct1Wp span {
    line-height: 1;
}
.contact1Wrap1 .ct1Wp dt {
    background: #075ead;
    color: #fff;
    padding: 20px 0;
    text-align: center;
}
.contact1Wrap1 .ct1Wp dt span {
    font-size: 20px;
    font-weight: bold;
}
.contact1Wrap1 .ct1Wp dd {
    padding: 8px 10px 8px 10px;
    font-size: 16px;
}
.contact1Wrap1 .ct1Wp dd .ctc {
    word-wrap: break-word;
    word-break: break-all;
    font-size: 15px;
	line-height:25px;
}
.contact1Wrap1 .ct1Wp dd .ctc .cts {
    font-weight: 500;
    color: #929493;
    font-size: 14px;
}
.contact1Wrap1 .ct1Wp dd .ctc .cts a {
    color: #929493;
    font-size: 14px;
}
.contact1Wrap1 .ct1Wp dd .ctc .ctaddr2 {
    line-height: 20px
}
.contact1Wrap1 .ct1Wp dd .ctc .cts a:hover {
    color: #075ead;
}
.contact1Wrap1 .ct1Wp dd .ctc .ctph2 {
    font-size: 16px;
    color: #075ead;
}
.contact1Wrap1 .ct1Wp dd .ctc .ctmb2 {
    color: #075ead;
}
/* 首页展示标题 */
#tabtit {
    width: 880px;
    height: 36px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
#tabtit .tab_menu {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 1;
}
#tabtit .tab_menu .selected {
    background: none;
    cursor: pointer;
    color: #FFF;
    background: #075ead;
}
#tabtit .tab_menu li {
    float: left;
    width: 116px;
    height: 36px;
    line-height: 36px;
    border-bottom: 0px;
    cursor: pointer;
    text-align: center;
    margin: 0 2px 0 0;
    font-size: 16px;
}
/* 首页产品展示 */
.proShowComm2 {background: #f9f9f9;margin-top: 8px;padding-bottom: 8px;}
.proShowComm2 .psc1-wp {
    width: 900px;
    margin: 0 auto;
    position: relative
}
.proShowComm2 .psc1-wp .psc1-box {
    width: 1000px;
    position: relative;
}
.proShowComm2 .psc1-box .psc1-item {
    padding: 9px;
}
.proShowComm2 .psc1-item .psc1-item-box {
    border: 1px solid #f9f9f9;
}
.proShowComm2 .psc1-item-box .psc1-img-wp {
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    padding: 2px;
}
.proShowComm2 .psc1-img-wp img {
    width: 268px;
    height: 201px;
    font-size: 16px;
}
.proShowComm2 .psc1-item-box .psc1-des {
    text-align: center;
    padding: 10px 0;
    background: #e6e6e6;
}
.proShowComm2 .psc1-des .psc1-name {
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    color: #999;
}
.proShowComm2 .psc1-item .psc1-item-box:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    border: 1px solid #075ead;
    box-shadow: 0 4px 6px 2px #cfcfcf;
}
.proShowComm2 .psc1-item .psc1-item-box:hover .psc1-des {
    background: #f7f7f7;
}
.proShowComm2 .psc1-item .psc1-item-box:hover .psc1-name {
    color: #075ead;
    font-weight: bold;
}
.proShowComm2 .psc1-img-wp img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
/* 优势 */
.you{
    font-family:"Microsoft YaHei";
    width: 980px;
    height: auto;
    margin: 0 auto;
}
.you span{color:#0097fd;}
.you_t{padding-top: 84px; padding-left: 260px; font:bold 40px/40px "Microsoft Yahei"; color:#194c98;}
.you_tbg{width: 100%;margin:0 auto;height:200px;background:url(../images/y1.jpg) no-repeat center top;}
.you_1{width: 100%; margin:0 auto; height:379px; background:url(../images/y2.jpg) no-repeat center top;}
.you_2{width: 100%; margin:0 auto; height:612px; background:url(../images/y3.jpg) no-repeat  center top;}
.you_zt{color:#111111; font-size:18px;  line-height:18px;}
.you_zt p{padding-bottom:25px; color:#0097fd; font-size:28px; line-height:28px; font-weight:bold; padding-top: 5px;}
.you_z{font-size:16px; line-height:30px; color:#333;}
.you_1 .you_zt{padding-top: 79px; padding-left: 74px;}
.you_2 .you_zt{padding-top: 84px; padding-left: 572px;}
.you_1 .you_z{padding-left: 74px; }
.you_2 .you_z{padding-left: 572px; padding-top: 20px;}
.you_tel{margin-top: 10px;}
.you_1_down{width: 100%; margin:0 auto; height:379px; background:url(../images/y4.jpg) no-repeat center top;}
/* 首页关于我们about */
.about {
    overflow: hidden;
    width: 100%;
    height: 515px;
    margin-top: 20px;
    background: url(../images/about_bg.jpg) no-repeat center top
}
.about h2 {
    text-align: center;
    font-size: 26px;
    color: #fff;
    margin-top: 60px;
    font-family: "Microsoft Yahei"
}
.about .abox {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}.about .abox img {border:5px solid #fff}
.about .abox images {
    display: block;
    float: left;
    border: 5px solid #fff;
}
.about .awen {
    overflow: hidden;
    float: right;
    width: 730px;
}
.about .awen p {
    font-size: 13px;
    color: #d1d1d1;
    line-height: 26px;
    text-align: justify;
    height: 13 0px;
    overflow: hidden;
    margin-bottom: 30px;
    font-size: 14px;
    font-family: "Microsoft Yahei"
}
.about .awen .btn {
    overflow: hidden;
    height: 102px;
    line-height: none;
    text-align: 0;
    border: none;
    background: none;
    margin-right: none;
    width: 528px;
}
.about .awen .btn a {
    float: left;
    margin-right: 14px;
    text-decoration: none;
    display: block;
    width: 105px;
    height: 80px;
    border: 2px solid #fff;
    background-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=60);
    text-align: center;
    font-size: 16px;
    color: #333;
    border-radius: 5px;
}
.about .awen .btn em {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.about .awen .btn .em01 {
    background: url(../images/about01.png) no-repeat center top;
}
.about .awen .btn .em02 {
    background: url(../images/about02.png) no-repeat center top;
}
.about .awen .btn .em03 {
    background: url(../images/about03.png) no-repeat center top;
}
.about .awen .btn .em04 {
    background: url(../images/about04.png) no-repeat center top;
}
.about .awen .btn a:hover em {
    background-position: bottom
}
.about .awen .btn a:hover {
    border-color: #075ead;
    background-color: #075ead;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff
}
/* 横向滚动 */
.slsRolComm1 {
}
.slsRolComm1 .src1-wp {
    width: 1150px;
    height: 219px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}
.slsRolComm1 .src1-wp:hover .src1-btnl, .slsRolComm1 .src1-wp:hover .src1-btnr {
    display: inline-block;
}
.slsRolComm1 .src1-wp .src1-btnl, .slsRolComm1 .src1-wp .src1-btnr {
    display: none;
    width: 20px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    background: #075ead;
    position: relative;
    top: 50%;
    margin-top: -20px;
    z-index: 999;
    text-align: center
}
.slsRolComm1 .src1-wp .src1-btnl {
}
.slsRolComm1 .src1-wp .src1-btnr {
}
.slsRolComm1 .src1-wp .src1-box {
    position: absolute
}
.slsRolComm1 .src1-box .src1-item {
    padding: 4px
}
.slsRolComm1 .src1-item .src1-item-box {
    border: 1px solid #e6e6e6
}
.slsRolComm1 .src1-item-box .src1-img-wp {
    display: inline-block;
    overflow: hidden;
    padding: 2px;
    font-size: 0
}
.slsRolComm1 .src1-item-box .src1-img-wp img {
    font-size: 14px;
    width: 216px;
    height: 166px
}
.slsRolComm1 .src1-item-box .src1-img-wp img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}
.slsRolComm1 .src1-item-box .src1-des-wp {
    text-align: center;
    background: #075ead;
    padding: 11px
}
.slsRolComm1 .src1-des-wp .src1-name {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 1
}
/*首页新闻*/
section {
    display: block;
}
#news1 .clearfix:after, #news1 .nw1-cont-box .nw1-box .nw1-item-wrap li:after {
    content: "";
    display: block;
    clear: both
}
#news1 .nw1Wrap {
    width: 1100px;
    position: relative;
    overflow: hidden;
    padding: 20px 0 0 0;
    margin: 0 auto
}
#news1 .nw1Wrap .nw1tab {
    font-size: 0;
    line-height: 1;
    text-align: center
}
#news1 .nw1Wrap .nw1tab a {
    display: inline-block;
    color: #fff;
    height: 36px;
    line-height: 36px;
    background: #0097fd;
    width: 158px;
    font-size: 18px;
    border-bottom: solid 4px #0097fd
}
#news1 .nw1Wrap .nw1tab a.nw1tabcur {
    background: #1369c0
}
#news1 .nw1Wrap .nw1-cont-box {
    width: 2200px;
    padding-top: 16px;
    position: relative
}
#news1 .nw1-cont-box .nw1-box {
    width: 1100px;
    position: relative;
    float: left
}
#news1 .nw1-cont-box .nw1-box .nw1-item-wrap li{
    font-size: 0;
    padding: 16px 0;
    float: left
}
#news1 .nw1-cont-box .nw1-box .nw1-item-wrap li div {
    float: left
}
#news1 .nw1-cont-box .nw1-box .nw1-imgbox {
    display: inline-block;
    width: 132px;
    height: 99px;
    font-size: 0;
    overflow: hidden
}
#news1 .nw1-cont-box .nw1-box .nw1-info {
    width: 460px;
    padding: 0 0 0 28px;
    display: inline-block
}
#news1 .nw1-cont-box .nw1-box .nw1-imgbox img {
    border: 0;
    display: block;
    width: 132px;
    height: 99px
}
#news1 .nw1-cont-box .nw1-box .nw1-info .nw1-tit {
    font-size:14px;
    font-weight:bold;
    padding: 4px 0;
    color:#999
}
#news1 .nw1-cont-box .nw1-box .nw1-info .nw1-tit a:link, #news1 .nw1-cont-box .nw1-box .nw1-info .nw1-tit a:active, #news1 .nw1-cont-box .nw1-box .nw1-info .nw1-tit a:visited {
    color:#999
}
#news1 .nw1-cont-box .nw1-box .nw1-info .nw1-pub-time {
    font-size: 12px;
    color: #999
}
#news1 .nw1-cont-box .nw1-box .nw1-info .nw1-cont {
    font-size: 12px;
    line-height: 20px;
    padding-top: 6px; 
    color: #666
}
/* 内页产品展示 */
.proShowComm1 {
}
.proShowComm1 .psc1-wp {
    width: 1100px;
    margin: 0 auto;
    position: relative
}
.proShowComm1 .psc1-wp .psc1-box {
    width: 946px;
    position: relative;
    border: 1px solid #e6e6e6;
}
.proShowComm1 .psc1-box .psc1-item {
    padding: 12px 18px;
}
.proShowComm1 .psc1-box .psc1-item:hover div.psc1-item-box{
    border: 1px solid #0097fd
}
.proShowComm1 .psc1-box .psc1-item:hover p.psc1-des {
    background: #f7f7f7
}
.proShowComm1 .psc1-item .psc1-item-box {
    border: 1px solid #e6e6e6;
    padding: 4px
}
.proShowComm1 .psc1-item-box .psc1-img-wp {
    display: inline-block;
    font-size: 0;
    overflow: hidden;
}
.proShowComm1 .psc1-img-wp img {
    width: 268px;
    height: 201px;
    font-size: 16px;
}
.proShowComm1 .psc1-img-wp img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.proShowComm1 .psc1-item-box .psc1-des {
    text-align: center;
    background: #cfcfcf;
	width: 268px;
}
.proShowComm1 .psc1-des .psc1-name {
    display: inline-block;
    line-height: 36px;
    padding: 10px 0;
    color: #347ccd;
    font-size: 16px;
	height: 30px;
	overflow: hidden;
}
.proShowComm1 .psc1-des .psc1-name:hover {
    text-decoration:underline
}
/* footer */
#footer {
    padding-top: 10px;
    background: #075ead;
}
#footer .ftWrap, #footer .ft-info {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #f7f7f7;
    overflow: hidden;
}
#footer .ft-nav {
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px #e9e9e9 solid;
}
#footer .ft-nav ul {
    display: inline-block
}
#footer .ft-nav ul li {
    display: inline-block;
    float: left
}
#footer .ft-nav ul li a {
    display: inline-block;
    line-height: 1;
    color: #f7f7f7;
    padding: 0 10px;
	font-size:16px;
}
#footer .ft-nav ul li a:hover {
    color: #fff
}
#footer .ft-info {
    border-bottom: none
}
#footer .ft-info .ft-fl {
    float: left;
    color: #f9f9f9;
    overflow: hidden;
    padding: 30px 0 30px 25px;
}
#footer .ft-info .ft-fl a {
    color: #fff;
}
#footer .ft-fl p {
    padding-top: 14px
}
#footer .ft-fl .supWrap img{
    display: inline-block
}
#footer .ft-info .ft-fr {
    float: right;
    padding: 30px 25px 30px 0 
}
#footer .ft-info .ft-fr img {
    width: 142px;
    height: 142px
}
/* 内页分类 */
.protyVerComm2 {
    border: 1px solid #f7f7f7;
    /* padding: 2px */
}
.protyVerComm2 .pvc1-item-wp .pvc1-item {
    /* padding: 6px */
}
.protyVerComm2 .pvc1-sec-box .pvc1-sec {
    padding: 8px 0;
    font-size: 12px
}
.protyVerComm2 .pvc1-item .pvc1-fir-box {
    /* padding-left: 10px; */
    /* padding-top: 4px; */
    /* background: url(../images/dhhbg.jpg) no-repeat 0 2px; */
}
/* 内页的联系方式 */
.contact1Wrap2 {
    padding: 2px
}