﻿*{
    margin: 0;
    padding: 0;
    border: 0;
}
input, button {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}
body{
    font-family: "微软雅黑";
    color: #333;
    font-size: 14px;
    /*background: #333333;*/
    /*scrollbar-arrow-color: #008D71;*/
}

a{
    color: #FFFFFF;
}
.clear:after{
    content: '.';
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}
ol, ul, li {
    list-style: none;
}

button, input[type="submit"] {
    cursor: pointer;
}
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #006edf;
    text-decoration: none;
}

/*公共属性结束*/

/*top部分开始*/
.warp{
    width: 100%;
}

.center{
    width: 1078px;
    margin: 0 auto;
}

.top{
    background: #eeeeee;
    height: 30px;
    /*padding-top: 10px;*/
}
.top_left{
    font-size: 12px;
    float: left;
    color: #666666;
    line-height: 30px;
}
.top_right{
    float: right;
}
.top_right li{
    line-height: 30px;
    float: left;
    font-size:12px ;
    color: #666666;
}
.top_right li a:hover{
    color:#006edf ;
}
/*top部分结束*/


/*logo部分结束*/
#ding{width:100%; line-height:35px; border-bottom:1px #ddd solid;}
.ding1{width:350px; text-align:right; float:right; padding-top:10px;}
.box{width:1078px; margin:0 auto;}
.header1{width:520px; padding:35px 0px;float: left;}
.header2{width:190px; padding:35px 0px; line-height:36px;float: left;}
.header2 font{font-size:14px;}
.header2 span{font-size:16px; color:#0a8ed5;}
.header3{width:257px; background:url(../images/tel.jpg) no-repeat;  margin:35px 0px 23px; height:75px;float: right;}
.header3_zi{font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#0a8ed5; font-weight:bold; float:right; line-height:33px;}
.header3_zi font{font-size:14px; color:#555; font-weight:400; text-align:left;}

.newspage{clear: both;text-align: center;height: 30px;margin:20px 0px;}
.newspage strong{font-size: 14px;color: #fff;padding: 5px 10px;font-family: "宋体";background:#1872C8}
.newspage a{font-size: 14px;color: #373030;padding: 6px 11px;font-family: "宋体";background: #C5C5C5;}
.newspage a:hover{background: #1F2021;color: #fff;}



.pro_name{line-height: 45px;font-size: 14px;}


/*nav部分开始*/
.nav{height: 55px;background: #0a8ed5; position: relative;}
.box-shadow{
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 999;
}
.nav ul{
    font-size:16px;
    list-style: none;
    width: 1078px;
    margin:0 auto;
}


.nav ul .nav_li{
    display: block;
    float: left;
    width: 134px;
    height: 55px;
    overflow: hidden;
    line-height: 55px;
    text-align: center;background: url(../images/nav_xian.jpg) no-repeat right;
}
.nav .nav_li a{
    display: block;
    line-height: 55px;
    width: 134px;
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
}
.nav .nav_li a:hover{
    background: #f98305;
}




.erji {
    width: 134px;
    overflow: hidden;
    position: absolute;
    z-index: 10000;
    display: none;
}

.nav ul .nav_li .erji li {
    width: 134px;
    height:40px;
    line-height: 40px;
    border-top: 1px solid #52a7ff;
    overflow: hidden;
}
.nav ul .nav_li .erji li a {
    display: block;
    width: 134px;
    height: 40px;
    line-height: 40px;
    background: #006edf;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
}

.nav ul .nav_li .erji li a:hover {
    display: block;
    width: 134px;
    height: 40px;
    line-height: 40px;
    background: #004d9c;
    color: #fff;
}
/*nav部分结束*/


/*banner部分开始*/
.rslides{
    position:relative;
    list-style:none;
    overflow:hidden;
    width:100%;
    padding:0;
    margin:0;
}
.rslides li{
    -webkit-backface-visibility:hidden;
    position:absolute;
    display:none;
    width:100%;
    left:0;
    top:0;
}
.rslides li:first-child{
    position:relative;
    display:block;
    float:left;
}
.rslides img{
    /* box-shadow: #979797 0 5px 0 0;*/
    display:block;
    height:auto;
    float:left;
    width:100%;
    border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs {
    margin-top: -40px;
    position: relative;
    z-index: 100;
    margin-bottom: 20px;
}

.callbacks_tabs.callbacks1_tabs li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    border-radius: 10px;
    border: 1px solid #FFF;
    position: relative;
}

.callbacks_tabs.callbacks1_tabs li a {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    z-index: 1000;
    color: rgba(100, 200, 300, 0);
    color: transparent;
}

.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
    background: #FFF;
}

/* Callback example */
.callbacks_container{
    margin-bottom:2px;
    position:relative;
    width:100%;
    max-width:100%;
    text-align:center;
}

.callbacks{
    position:relative;
    list-style:none;
    overflow:hidden;
    width:100%;
    padding:0;
    margin:0;
}
.callbacks li{
    position:absolute;
    width:100%;
    left:0;
    top:0;
}
.callbacks img{
    display:block;
    position:relative;
    z-index:1;
    height:auto;
    width:100%;
    border:0;
}
.callbacks .caption{
    display:block;
    position:absolute;
    z-index:2;
    font-size:20px;
    text-shadow:none;
    color:#fff;
    background:#000;
    background:rgba(0,0,0, .8);
    left:0;
    right:0;
    bottom:0;
    padding:10px 20px;
    margin:0;
    max-width:none;
}
.callbacks_nav{
    position:absolute;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    top:50%;
    left:0;
    opacity:0.6;
    z-index:3;
    text-indent:-9999px;
    overflow:hidden;
    text-decoration:none;
    height:61px;
    width:38px;
    background:transparent url("../images/themes.gif") no-repeat left top;
    margin-top:-30px;
    display:none;
}

.callbacks_container:hover .callbacks_nav {
    display: block;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next{
    left:auto;
    background-position:right top;
    right:0;
}

@media screen and (max-width:600px){
    .callbacks_nav{
        top:47%;
    }
}
/*banner部分结束*/




.pro_ny {overflow: hidden; margin-top: 10px;}
.pro_ny ul li {float:left;margin:5px 9px;display:inline;}
.pro_ny ul li img{border:#f1f1f1 2px solid;}
.pro_ny li a:hover img{ border:#0d71d0 2px solid;}
.pro_ny ul li p a{display:block; background:#f1f1f1; line-height:40px;  margin-bottom:17px; width:240px !important;text-align: center;font-size: 15px;}
.pro_ny ul li p a:hover{display:block; background:#0d71d0; line-height:40px; color:#FFF}



/*内页导航*/
.mianbxContent{background:url(../images/icon.jpg) right no-repeat; border-top:solid #ddd 1px; background-color:#fff; padding-left:15px; border-bottom:dashed #ddd 1px; text-align:left !important; font-size:15px; line-height:49px !important; width:715px !important; margin-bottom:12px !important; height:49px !important;}
.mianbxContent a{font-size:14px !important; line-height:49px !important; height:49px !important;}
.strong_title{display:none;}


/*产品中心部分开始*/
.p{
    width: 100%;
    height: auto;
    padding-top: 10px;
}
.p_center{
    width: 1078px;
    margin:auto;
    /*margin-top: 33px;*/
}
.logo2{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    float: left;
margin-bottom: 30px;
}
.gjz{
    float: right;
    line-height: 30px;
}
.sousuo{
    width: 160px;
    height: 26px;
    float: right;
    margin-top: 3px;
    font-family: "微软雅黑";
    font-size: 12px;
    border: solid 1px #006edf;
}
.sousuo input{
    line-height: 26px;
}
.top-btn{
    width: 40px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #006edf;
    color: #fff;
    float: right;
    margin-top: 3px;
    font-family: "微软雅黑";
    font-size: 14px;
    border: solid 1px #006edf;
}

.p_center2{
    width: 1078px;
    margin: auto;
}
.p_left{
    width: 236px;
    height: auto;
    background: url("../images/pro_bj.png");
    background-size: 100% 100%;
    float: left;
}
.profl{
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    line-height: 35px;
    padding-top: 67px;
    font-weight: bold;
}
.projz{
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 16px;
}
.proimg{
    width: 153px;
    height: 13px;
   /* margin: auto;*/
    text-align: center;
    padding-top: 5px;
	margin-left:30px;
}
.proimg img{
    padding-left: 10px;
}
.list{
    width:236px;
    font-size: 14px;
    margin-top: 27px;
    color: #FFFFFF;
    line-height: 40px;
    /*padding-left: 80px;*/
}

.list li .li_a1{
    display:block;
    width:90px;
    float:left;
    color: #FFFFFF;
    padding-left:90px;
}
.list li:hover .li_a1{
    color:#fba009;
}
.list li span a{
    display:block;
    width:20px;
    float:left;
    /*float: right;*/
    color: #FFFFFF;
    /*margin-left: 40px;*/
}
.list li:hover span a{
    color:#fba009;
}
.lii{
    padding-bottom: 30px;
}
.gdxl{
    width: 179px;
    background: #FFFFFF;
    font-size: 12px;
    color: #3273c4;
    text-align: center;
    line-height: 39px;
    margin: 30px auto;
}

.p_right{
    width: 817px;
    height: auto;
    float: left;
    margin-left: 25px;
}
.p_right_top{
    height: 45px;
    border-bottom: solid 3px #989898;
    margin-top: 40px;
}
.p_right_bt{
    height: 45px;
    float: left;
    border-bottom: solid 3px #006edf;
}
.p_right_n{
    float: left;
    font-size: 34px;
    font-weight: bold;
    color: #3a3a3a;
}
.p_right_c{
    float: left;
    margin-left: 5px;
}
.p_right_c h1{
    font-size: 18px;
    color: #333333;
}
.p_right_c p{
    font-size: 12px;
    color: #6c6c6c;
}
.p_right_bt2{
    float: right;
    line-height: 40px;
}
.p_right_bottom{
    width: 817px;
    height:486px;
    overflow: hidden;
}

.p_right-pro > p{
    font-size: 14px;
    padding: 10px 20px;
    line-height: 28px;
    text-indent: 32px;
}

.p_right_pic1{
    float: left;
    width: 192.7px;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-left: 4px;
    margin-right: 4px;
    background: #EEEEEE;
    overflow: hidden;
    border: solid 1px #ddd;
}
.p_right_pic2 > img {

    -webkit-transform: scale(1.0,1.0);
    -moz-transform: scale(1.0,1.0);
    -o-transform: scale(1.0,1.0);
    transform: scale(1.0,1.0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;

}
.p_right_pic2 {
    width: 194.7px;
    height: 255px;
    overflow: hidden;
}
.p_right_pic2 .p_right_pic3{
    width: 100%;
}

.p_right_pic2 > img:hover {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.p_right_pic1 > p {
    line-height: 36px;
    z-index: 99999;
    background: #efefef;
}
/*产品中心部分结束*/

/*小广告部分开始*/
.gg img{
    width: 100%;
    height: auto;
    margin-top: 45px;
}
/*小广告部分结束*/

/*aboutus部分开始*/
.about {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    /* background-attachment: fixed;*/
    padding-top: 52px;
}
.about>.center {
    overflow: hidden;
    width: 1078px;
    height: auto;
    position: relative;
}
.about_main{
    margin-top: 29px;
}
.about_left{
    width: 418px;
    float: left;
    background: url(../images/about1.png) no-repeat center;
    height: 330px;
}
.about_left img{
    width: 418px;
    height: 328px;
}
.about_right{
    margin-left: 30px;
    width: 630px;
    height: 328px;
    float: left;
}
.right_top h1{
    font-size: 18px;
    color: #333333;
}
.right_top p{
    width: 630px;
    height: 140px;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-top: 10px;
    text-indent:2em
}
.right_top p span a{
    color: #ec161b;
}

.right_bottom{
    width: 630px;
    height: auto;
    margin-top: 12px;
}
.right_bottom ul li{
    font-size: 30px;
    float: left;
    margin: 0 2px;
    line-height: 145px;
}
.right_bottom ul li img{
    width: 188px;
    height: 145px;
}
/*aboutus部分结束*/


/*资质荣誉部分开始*/
.gd {
    width: 100%;
    height: auto;
    background: #f2f2f2;
   /* background-attachment: fixed;*/
    padding-top: 52px;
}
.gd>.center {
    overflow: hidden;
    width: 1078px;
    height: 328px;
    position: relative;
}

.gd ul {
    position: absolute;
    left: 0;
    width: 3500px;
    height: 220px;
    list-style: none;
    margin-top: 35px;
}
.gd li {
    width: 243px;
    height: 220px;
    float: left;
    margin: 0 7px;
}
.gd li img{
    width: 100%;
    height: 192px;
}
.gd li p{
    line-height: 28px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.gd li p:hover{
    color: #006edf;
}
.bt{
    width: 176px;
    height: 74px;
    margin: auto;
    text-align: center;
}
.bt h1{
    font-size: 24px;
    line-height: 30px;
    color: #333;
}
.bt h3{
    font-size: 16px;
    line-height: 30px;
    color: #767676;
}
.bt p img{
    width: 155px;
    height: 7px;
}
.anniu{
    width: 176px;
    margin: 24px auto;
}
.anniu p{
    display: block;
    width: 75px;
    height: 20px;
    margin: auto;
    border: 1px solid #888888;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #666666;

}
.anniu p img{
    width: 15px;
    height: 14px;
    line-height: 22px;
    margin-top: 2px;
}
.anniu_p:hover{
    border-radius: 5px;
    border: 1px solid #006edf;
    background: #006edf;
}
.anniu_p:hover img{
    display: none;
}
.anniu_p:hover a{
    color: #FFFFFF;
}
/*资质荣誉部分结束*/


/*news部分开始*/
.news{
    width: 1078px;
    margin: auto;

}
.news_top{
    height: 45px;
    border-bottom: solid 3px #989898;
    margin-top: 40px;
}
.news_bt{
    height: 45px;
    float: left;
    border-bottom: solid 3px #006edf;
}
.n{
    float: left;
    font-size: 34px;
    font-weight: bold;
    color: #3a3a3a;
}
.c{
    float: left;
    margin-left: 5px;
}
.c h1{
    font-size: 18px;
    color: #333333;
}
.c p{
    font-size: 12px;
    color: #6c6c6c;
}
.news_bt2{
    float: right;
    line-height: 40px;
}
.news_bottom{
    margin: 20px 0;
}
.news_bottom li{
    width: 530px;
    height: 169px;
    float: left;
    margin: 0 4px;
}
.news_bottom li .main_left{
    width: 100px;
    height: 100px;

}
.main_left{
    float: left;
    text-align: center;
}
.main_left h1{
    padding-top: 30px;
    font-size: 24px;
    color: #333333;
}
.main_left p{
    font-size: 18px;
    color: #888888;
    margin-left: 20px;
}
.main_right{
    width: 430px;
    height: 169px;
    float: left;
}
.main_right h1{
    width: 380px;
    height: 30px;
    padding-top:30px;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
}
.main_right h1 span{
    float: right;
    color: #FFFFFF;
    display: none;
}
.main_right p{
    width: 380px;
    height:79px;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-top: 10px;
    overflow: hidden;
}
.main_center{
    width: 90%;
    margin: auto;
}
.main_center p a{
    color: #ec161b;
}
.news_bottom li:hover .main_left{
    background: #f01924;
}
.news_bottom li:hover .main_right{
    background: #333333;
}
.news_bottom li:hover h1{
    color: #FFFFFF;
}
.news_bottom li:hover p{
    color: #FFFFFF;
}
.news_bottom li:hover a{
    color: #FFFFFF;
}
.news_bottom li:hover h1 span{
    color: #FFFFFF;
    display:block;
}
/*news部分结束*/

/*footer部分开始*/
.footer{
    width: 100%;
    height: 216px;
    background: #006edf;
    margin-top: 20px;
}
.footer_center{
    width: 1078px;
    height: 216px;
    margin: auto;
}
.footer_center li{
    float: left;
}
.fot_logo{
    height: auto;
    background: #FFFFFF;
    float: left;
}
.fot_logo img{
    width: 139px;
    height: 148px;
    padding-top: 32px;
    padding-bottom: 32px;
    margin-left: 45px;
    margin-right: 45px;
}
.fot_1{
    float: left;
    width: 230px;
    height: 114px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
    padding: 47px 0;
    margin: 0 50px;
}
.fot_2{
    width: 100%;
    height: auto;
}
.fot_2 img{
    width: 1px;
    height: 208px;
}
.fot_3{
    width: 80px;
    height: auto;
    float: left;
    /*color: #FFFFFF;*/
    font-size: 14px;
    line-height: 24px;
    padding: 47px 0;
    margin-left: 50px;
}
.fot_3 li{
    font-size:14px ;
    color: #FFFFFF;

}
.fot_3 li a{
    font-size:14px ;
    color: #FFFFFF;
}
.fot_3 li a:hover{
    font-size:14px ;
    color: #FFFFFF;
}
.fot_4{
    width: 80px;
    height: auto;
    float: left;
    font-size: 14px;
    line-height: 24px;
    padding: 47px 0;
    margin-left: 50px;
    margin-right: 50px;
}
.fot_4 li{
    font-size:14px ;
    color: #FFFFFF;
}
.fot_4 li a{
    font-size:14px ;
    color: #FFFFFF;
}
.fot_4 li a:hover{
    font-size:14px ;
    color: #FFFFFF;
}
.fot_5{
    width: 200px;
    height: auto;
}
.fot_5 img{
    width: 143px;
    height: 137px;
    padding-top: 32px;
    padding-bottom: 32px;
    margin-left: 45px;
    margin-right: 45px;
}
/*footer部分结束*/




/*子页面产品部分开始*/
.headnav {
    width: 100%;
    background: #FFFFFF;
    font-size: 14px;
}
.headnav .center{
    width: 1078px;
    border-bottom: solid 1px #5f615e;
}

.headnav p{
    float: left;
    width: 519px;
    font-size: 18px;
    color: #333;
    line-height: 82px;
    background: url("../images/biaoti.png") center no-repeat;
    padding-left: 20px;
}
.head-a{
    float: left;
    line-height: 82px;
    background: url("../images/dangqianweizhi.png") center no-repeat;
    width: 539px;
    text-align: right;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}
.head-a>a{
    text-decoration: none;
    padding: 5px;
}
.head-a-last{
    color: #006edf;
}
/*main部分*/
.main{
    width: 100%;
    /*background: #eee;*/
    padding: 35px 0;
}
.main>.center{
    width: 1078px;
    margin: auto;
}
.main-left{
    list-style: none;
    font-size: 18px;
    border: 1px solid #ddd;
    width: 212px;
    float: left;
}
.main-left p {
    width: 192px;
    background: url("../images/zoujinwomen.jpg") center no-repeat;
    width: 100%;
    /*padding:10px 20px;*/
    line-height: 70px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    color: #FFFFFF;
    /*padding-left:20px;*/
}
.main-left>li{
    background: #FFFFFF;
    width: 212px;
    /*padding:10px 20px;*/
    font-size: 18px;
    line-height: 50px;
    background: url("../images/beijing1") center no-repeat;
    width: 100%;
    border-bottom: dashed 1px #dadada;
}
.main-left > li:hover {
    width: 212px;
    /*background: #efefef;*/
    background: url("../images/beijing2") center no-repeat;
    width: 100%;
}
.main-left li a{
    display:block;
    background: #FFFFFF;
    width: 212px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    background: url("../images/beijing1") center no-repeat;
    /*padding-left:20px;*/
}
.main-left >li>a:hover {
    /*background: #efefef;*/
    width: 212px;
    /*background: #efefef;*/
    background: url("../images/beijing2") center no-repeat;
    width: 100%;
}
.main_left_img{
    width: 212px;
    height: 84px;
}
.main_left_img img{
    width: 212px;
    height: 84px;
}
.main_fix{
    background: url("../images/beijing2") center no-repeat;
    width: 100%;
}
.main-right {
    float: right;
    width: 812px;
    padding-bottom: 20px;
    margin-left: 22px;
    position: relative;
    height: auto;
}

.right-title{
    font-family: "微软雅黑";
    font-size: 24px;
    text-align: center;
    line-height: 90px;
    /*color: #006edf;*/
    /*padding-top: ;*/
    font-weight: 300;
}
.right-pro > p{
   
   /* text-align: center;*/
    font-size: 16px;
    padding: 10px 20px;
    line-height: 28px;
    text-indent: 32px;

    /*border-bottom: dashed 1px #0033CC;*/
}

.pic-1{
    float: left;
    width: 192.7px;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-left: 12px;
    background: #EEEEEE;
    overflow: hidden;
    border: solid 1px #ddd;
}
.pic-1-img > img {

    -webkit-transform: scale(1.0,1.0);
    -moz-transform: scale(1.0,1.0);
    -o-transform: scale(1.0,1.0);
    transform: scale(1.0,1.0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;

}
.pic-1-img {
    width: 194.7px;
    height: 195px;
    overflow: hidden;
}
.pic-1-img .pic-1-img1{
    width: 100%;
}

.pic-1-img > img:hover {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.pic-1 > p {
    line-height: 36px;
    z-index: 99999;
    background: #efefef;
}

.right-pro>ul{
    list-style: none;
    font-size: 14px;
    width: 880px;
    margin-left: 15px;
    border: 1px solid #ccc;
    border-bottom: 0;
    margin-top: 10px;
}
.right-pro > ul > li {
    cursor: pointer;
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
}
.right-pro > ul > li > p {
    float: left;
}
.right-pro > ul > li > span {
    float: right;
    background: #666;
    border-radius: 15px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 3px;
    font-size: 12px;

}
.right-pro > ul > li:hover {
    background: #EEEEEE;
}
.pro_neiye{
   
    margin: auto;
    margin-top: 20px;
}
.pro_neiye .pro_nytp{
    width: 500px;
    height: 505px;
}
.pro_neiye p{
    font-size: 18px;
    line-height: 36px;
   
}
/*page内容开始*/
.fenye {
    padding-left: 30%;
    margin-top: 30px;
}

.page {
    width: 400px;
    margin: 0 auto;
    text-align: center;
}

#pagelist {
    padding: 5px;
    list-style: none;
    margin: 0px;
}

#pagelist li {
    height: 22px;
    line-height: 22px;
    padding: 3px 8px;
    border: 1px solid #CCC;
    margin-right: 8px;
    float: left;
}

#pagelist li:hover {
    background: #0088cc;
    color: #fff;
}

#pagelist li a {
    display: block;
    color: #5f5f5f;
}

#pagelist li a:hover {
    color: #fff;
}

#pagelist li a {
    display: block;
    text-decoration: none;
}

#pagelist li.thisclass {
    padding: 3px 8px;
    background: #0088cc;
}

.thisclass {
    color: #fff;
}
/*page内容结束*/
/*子页面产品部分结束*/

/*子页面走进我们部分开始*/
.right-pro .ld{
    display: block;
    width: 418px;
    height: 328px;
    margin: 10px auto;

}
/*子页面走进我们部分结束*/



/*子页面资质荣誉部分开始*/
.ser-main{
    width: 789px;
    margin: 10px 25.5px;
}
.ser-pro{
    width: 240px;
    margin: 10px 10px;
    height: auto;
    text-align: center;
    float: left;
    border: solid 1px #efefef;
}
.ser-pro img{
    width:243px;
    height: 172px;
    -weblit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -o-transition: all linear 0.5s;
    transition: all linear 0.5s;
}
.ser-pro p{
    background: #efefef;
}

/*子页面资质荣誉部分结束*/


/*子页面news部分开始*/

.right-pros>ul{
    list-style: none;
    font-size: 14px;
    width: 789px;
    margin-left: 25px;
    border: 1px solid #ccc;
    border-bottom: 0;
    margin-top: 25px;
    margin-bottom: 20px;
}
.right-pros > ul > li {
    cursor: pointer;
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
}
.right-pros > ul > li > p {
    float: left;
}
.right-pros > ul > li > span {
    float: right;
    background: #0088cc;
    border-radius: 15px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 3px;
    font-size: 12px;
}
.right-pros > ul > li > span a{
    color: #FFFFFF;
}
.right-pros > ul > li:hover {
    background: #EEEEEE;
}
/*子页面news部分结束*/

/*--留言板--*/
.ly {
    width: 789px;
    margin: 30px auto 50px;
}

.line {
    margin-left: 300px;
}
.xm{
    float: left;
}
.xmmc {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #3c1c11;
    line-height: 30px;
    width: 80px;
    text-align: left;
    float: left;
}

.xmk {
    width: 300px;
    margin-left: 10px;
    float: left;
}

.xmk input {
    width: 100%;
    height: 30px;
    border: 1px solid #dcdcdc;
    background: #fff;
}

.xm {
    padding-top: 10px; /**+margin-top:0px;_margin-top:0px;*/
}

.lyk {
    width: 300px;
    margin-left: 10px;
    float: left;
}

.lyk textarea {
    width: 100%;
    height: 118px;
    border: 1px solid #dcdcdc;
    background: #fff;
}

.tc {
}

.tj {
    margin-top: 16px;
    margin-left: 25%;
    float: left;
}

.tj input {
    background: #0088cc;
    border: 0px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 15px;
    line-height: 24px;
    padding: 3px 16px;
    border-radius: 5px;
}

.tjhz {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #3c1c11;
    line-height: 26px;
}

.tiaojian {
    margin-left: 15px;
}

.cz {
    margin-top: 16px;
    margin-left: 58px;
    float: left;
}

.cz input {
    background: #999;
    border: 0px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 15px;
    line-height: 24px;
    padding: 3px 16px;
    border-radius: 5px;
}

/*视频中心内容开始*/
.shipin{
    width: 820px;
    height: auto;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
.shipin1{
    float: left;
    margin: 0 10px;
}
.shipin_center{
    width:390px ;
    height: 320px;
    /*background: #5f615e;*/
}
.shipin_center embed{
    width:390px ;
    height: 320px;
}
.shipin1 p{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
/*视频中心内容结束*/

/*简历部分开始*/

/*简历部分结束*/

/*人文风采部分开始*/
.ser-main-rw{
    width: 789px;
    margin: 10px 26px;
}
.ser-pro-rw{
    width:188px;
    margin: 10px 3px;
    height: auto;
    text-align: center;
    float: left;
    border: solid 1px #efefef;
}
.ser-pro-rw .ser-pro3{
    width:186px;
    height: 145px;
    -weblit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -o-transition: all linear 0.5s;
    transition: all linear 0.5s;
}
.ser-pro-rw p{
    line-height:20px;
    background: #efefef;
}
/*人文风采部分结束*/




                /*新闻列表默认样式开始*/
.shopmrsc:hover {
                                background-color: #f9f9f9;
}
.shopmrsc {
                                border-bottom: #efefef solid 1px;
    overflow: hidden;
    padding: 15px 5px;
}
.shopmrsc a {
                                float: left;
                                display: block;
                                height: 135px;
                                text-decoration: none;
                                position: relative;
}
.shopmrsc a:hover {
                                color: red;
                                text-decoration: none;
                            }
.xwlb_img {
    float:left;
    margin-right: 15px;
    width: 205px;
    height: 135px;
    background-color:#DBD9DA;
}
.xwlb_img img {
    max-width: 205px;
    max-height: 135px;
    display: table-cell;
}
.shopmrsc p {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-align: left;
    margin: 0 auto;
    border-bottom: none;
}
.shopmrsc p.xwlbbt {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}
.shopmrsc p.xwlbnr {
    font-size: 14px;
    font-weight: normal;
    #height: 50px;
    line-height: 24px;
    margin-top: 7px;
    color: #999;
}
.shopmrsc p.xwlbsj {
    font-size: 14px;
    font-weight: normal;
    color: #787878;
    position: absolute;
    line-height: 20px;
    bottom: 0;
}
/*新闻列表默认样式结束*/








