/*内页开始*/
.nybanner{ margin:0 auto; overflow:hidden;}

.nybanner img{ max-width: 100%; display:block; margin:0 auto;}

.page-nr{
    margin: 25px 0;
	overflow:hidden;
}

.sve-left{
    width: 255px;

}


.sve-l-hd{
    background:  url(../images/nei/sev-hd.jpg) 0 0 no-repeat;
    height: 83px;
    text-align: center;
}



.sve-l-hd h3{
    font-size: 23px;
    color: #ffffff;
    line-height: 83px;
    font-weight: 400;

}

.sve-l-hd h3 span{
    padding: 0 10px;
}

.sve-left ul{
    border: 1px solid #e4e4e4;
    border-top: 0;
	border-bottom: 0;
}

.sve-left ul li{
    line-height: 60px;
    padding: 0 13px;
    border-bottom: 1px solid #e4e4e4;
}

.sve-left ul li p{
    border-top: 1px dashed #e4e4e4;
}

.sve-left ul li a{
    font-size: 15px;
    color: #4f4f4f;
	display:block;
}


.sve-left ul li a:hover{
    /*color: #02ae6b;*/
	color:#0364ac;
}


.sve-right {
    width: 882px;
}

.sve-right ul li{
    width: 274px;
    height: 285px;
    text-align: center;
/*  height: 257px;
    background: #eeeeee;*/
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	box-shadow:0 0 3px #EEE;
}

.sve-right ul li a{ display:block;}

.sve-right ul li h3{
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
}

/*.sve-right ul li:hover{
    background: #3e8378;
}*/

/*.sve-right ul li:hover h3{
    color: #ffffff;
}
*/

.sve-img{
    width: 274px;
    height: 215px;
    overflow: hidden;
    position: relative;
}

.sve-img img{
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}

.sve-img img{
    max-width: 278px;
    max-height: 217px;
}

.sve-right ul li{
    margin-right: 29px;
    margin-bottom: 38px;
}

.sve-right ul li:nth-child(3n){
    margin-right: 0;
}

.page-right {
    width: 882px;
}

.this-add{
    padding: 0 15px;
    border: 1px solid #eee;
    line-height: 35px;
    font-size: 14px;
    color: #5a5a5a;
    margin-bottom: 25px;
    background: #005ec0;
    color: #fff;
}

.this-add>a{
    font-size: 14px;
    color: #fff;
}

.this-add a:hover{
    color: #3e8378;
}

.page-nr{
    margin: 25px 0;
}

.list_xw_aad{
    font-size: 16px;
}
.list_xw_aad li{
    border-bottom: dotted 1px #5d5d5d;
}
.list_xw_aad a{
    display: block;
    height: 36px;
    line-height: 36px;
    color: #5d5d5d;
    font-size: 14px;
}

.list_xw_aad a:hover{
    color: #0364ac;
}

.list_xw_aad span{
    float: right;
}

/*内页结束*/

/*show整个右侧*/
.show_title h1{
    height: 45px;
    line-height: 45px;
    text-align: center;
    overflow: hidden;
    font-size: 24px;
    font-weight: normal;
    color: #545353;
}
.show_bt{
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #a7a7a7;
}
.show_bt li{
    margin-right: 17px;
    display: inline;
}
.show_content{
    line-height: 28px;
    font-size: 14px;
    color: #666;
	min-height:240px;
}
.show_content img{
    max-width: 100%;
}
.pt-righta{
    width: 878px;
}
/*相关文章*/
.ar_likeart {
    padding: 0;
    overflow: hidden;
}
.ar_likeart h3 {
    color: #076CE0;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #076CE0;
}
.ar_likeart ul {
    padding: 10px 0;
    overflow: hidden;
}

.ar_likeart li {
    float: left;
    width: 47%;
    border-bottom: 1px dashed #CCC;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 2%;
}
.ar_likeart li a{
    color: #4f4f4f;
    font-size: 12px;
}

.ar_linkeartpro {
    margin: 0 auto;
    overflow: hidden;
}

.ar_linkeartpro h3 {
    color: #076CE0;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #076CE0;
}

.ar_linkeartpro li {
    float: left;
    width: 210px;
    height: 210px;
    display:block;
    margin-right: 5px;
	box-shadow:0 0 3px #EEE;
}

.ar_linkeartpro ul {
    padding: 10px 0 10px 3px;
    overflow: hidden;
}

.ar_linkeartpro li a {
    cursor: pointer;
    width: 210px;
    height: 210px;
    color: #000;
	display:block;
}

.ar_linkeartpro li img {
    height: 175px;
    max-width: 100%;
    vertical-align: middle;
	margin:0 auto;
	display:block;
}

.ar_linkeartpro li a p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.ar_linkeartpro li a:hover p {
    color: #005ec0;
}

/*上一篇*/
#PrevNext {
    line-height: 24px;
    font-size: 14px;
    padding: 10px 0;
    border-top: 1px solid #cfcfcf;
    font-size: 14px;
    color: #666;
}
#PrevNext a{
    color: #666;
}
/*上一篇结束*/
/*织梦分页代码*/
#pageNav { 
font: 12px/24px Tahoma; 
height: 30px; 
margin: 15px auto 0; 
text-align: center; 
width: 500px; 
} 
#pageNav ul { 
list-style-type: none; 
overflow: hidden; 
} 
#pageNav ul li { 
background-color: #FFFFFF; 
border: 1px solid #CCDBE4; 
color: #0B3B8C; 
display: block; 
height: 22px; 
margin: 0 2px; 
padding: 0 3px; 
float: left; 
} 
#pageNav ul li a { 
background-color: #FFFFFF; 
color: #0B3B8C; 
padding: 0 3px; 
} 
#pageNav ul li a:hover { 
color: #D87D08; 
} 
#pageNav ul li.hover { 
border: 0 none; 
color: #000000; 
font-weight: bold; 
} 
#pageNav ul li.hover a { 
color: #000000; 
}
.thisclass{
color: red !important;
}
/*织梦分页代码结束*/


/*show整个右侧结束*/


.show_show{

    background: #f8f8f8;

    border: solid 1px #d9d9d9;

    height: 495px;

    margin-top: 18px;

    padding: 35px;

}





.small-img{

    display: flex;

    align-items:center;

    justify-content: center;

}

.clearfix:before,

.clearfix:after{

    display: table;

    line-height: 0;

    content: "";

}

.magnifier{

    width: 413px!important;

    position: relative;

}

.magnifier-container{

    width: 413px!important;

    height: 394px!important;

    overflow: hidden;

    position: relative;

    background: #ffffff;

    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);

}

.move-view{

    width: 100px;

    height: 100px;

    position: absolute;

    background-image: url('../images/move-box.png');

}

.images-cover{

    height: 100%;

    width: 100%;

    /*position: relative;*/

}

.images-cover img{

    /*position: absolute;*/

    max-height: 100%;
    margin: 0!important;
    width:100%;
    
    /*top: 48%!important;*/

}

.magnifier-assembly{

    height: 92px;

    overflow: hidden;

    position: relative;

    padding-left: 30px;

    padding-right: 30px;

    margin-top: 15px;

}

.magnifier-btn{

    position: absolute;

    font-family: "宋体";

    width: 100%;

    top: 50%;

    left: 0;

    margin-top: -40px;

}

.magnifier-btn span{

    line-height: 80px;

    height: 80px;

    width: 20px;

    background-color: #6e6e6e;

    color: #fff;

    display: block;

    z-index: 9998;

    text-align: center;

    font-size: 20px;

    cursor: pointer;

    border-radius: 3px;

}

.magnifier-btn .magnifier-btn-left{

    float: left;

}

.magnifier-btn .magnifier-btn-right{

    float: right;

}

.magnifier-line{

    position: relative;

    overflow: hidden;

    height: 92px;

}

.magnifier-line ul{

    display: block;

    font-size: 0;

    width: 10000%;

    position: absolute;

    left: 0;

    z-index: 9997;

}

.magnifier-line li{

    float: left;

    width: 100px;

    cursor: pointer;

}

.magnifier-line ul > .active .small-img{

    border-color: #bbb;
    background: #ffffff;
}

.small-img{

    height: 78px;

    padding: 1px;

    margin: 5px;

    overflow: hidden;

    border: 1px solid #ddd;

    text-align: center;

}

.small-img img{

    max-width: 100%;

    max-height: 100%;

}

.magnifier-view{
    height: 395px!important;

    width: 100%;

    height: 100%;

    position: absolute;

    right: -97%;

    top: 0;

    z-index: 9999;

    background-color: #fff;

    display: none;

    overflow: hidden;

}

.magnifier-view img{

    display: block;

}

.animation03{

    transition: all 0.3s ease-in 0.1s;

    -ms-transition: all 0.3s ease-in 0.1s;

    -moz-transition: all 0.3s ease-in 0.1s;

    -webkit-transition: all 0.3s ease-in 0.1s;

    -o-transition: all 0.3s ease-in 0.1s;

}



.show_right{

    width: 382px;

}

.swr_hd{
	overflow:hidden;
}

.swr_hd>h1{

    color: #353535;

    font-size: 20px;

    font-weight: normal;

    margin-top: 20px;

}



.swr_hd>p{

    font-size: 13px;

    color: #b2b2b2;

    border-bottom: dashed 1px #c8c8c8;

    background:  url(../images/fk.png) left 3px no-repeat;
	
	line-height:18px;

    /*height: 25px;
	
	padding-left: 15px;*/

    padding-top: 8px;
	
	padding-bottom:8px;

}



.swr_t{

    font-size: 13px;

    color: #675e5f;

    margin-top: 22px;

    line-height: 2em;

}



.swr_t>p{

    margin-bottom: 8px;

}



.swr_t>p>span{

    margin-left: 47px;

}



.swr_ct{

    font-size: 20px;

    color: #e7061e;

    margin-top: 50px;

}



.swr_ct>span{

    font-size: 30px;

}



.caig{

    display: block;

    width: 126px;

    height: 41px;

    overflow: hidden;

    background: #3a3a3a;

    color: #ffffff;

    text-align: center;

    line-height: 41px;

    margin: 0 auto;

    margin-top: 30px;

}



.caig:hover{

    background: #097dbf;

    color: #ffffff;

}



/*产品介绍*/







.box{

    margin-top: 35px;

}



.tab_menu{overflow:hidden;}



.tab_menu li{

    width:131px;

    float:left;

    height:46px;

    line-height:46px;

    color:#464243;

    text-align:center;

    cursor:pointer;

    font-size: 16px;

    position: relative;

    z-index: 3;

}



.tab_menu li.current{

    background:  url(../images/cur.jpg) 0 0 no-repeat;

    color: #ffffff;



}



.tab_menu{

    background:  url(../images/pic2.jpg) 0 bottom no-repeat;

    height: 46px;

}





.tab_menu li a{color:#fff;text-decoration:none;}



.tab_menu li.current a{color:#333;}



.tab_box{

    padding:20px;

    font-size: 14px;

    color: #5a5a5a;

    line-height: 1.8em;

}



.tab_box img{

    max-width: 100%;

    display: block;

    margin: 0 auto;

}





.tab_box .hide{display:none;}







.input_bd{

    height: 228px;

    background: #f8f8f8;

    border: solid 1px #dbdbdb;

    padding: 35px 75px;
	
	margin: 0 20px;

}






/*.input_bd{
    margin-top: 200px;
    margin-left: 45px;
    margin-right: 145px;

    height: 228px;

    background: #f8f8f8;

    border: solid 1px #dbdbdb;

    padding: 35px 75px;

}*/



.input_bd label{

    display: block;

    font-size: 14px;

    color: #555555;

    line-height: 31px;

}



.input_bd label span{

    font-size: 13px;

    color: #ff0000;

}



.input_bd label input[type="text"]{

    width: 355px;

    height: 31px;

    line-height: 31px;

    background: #ffffff;

    border: solid 1px #e5e5e5;

    margin:0 5px 18px 5px;

    padding:0 10px;

    font-size: 14px;

    color: #5a5a5a;

}



#message{

    width: 355px;

    padding:10px 10px;

    height: 68px;

    margin:0 5px 0px 5px;

    background: #ffffff;

    border: solid 1px #e5e5e5;

    resize: none;

    font-size: 14px;

    color: #5a5a5a;

    line-height: 1.5em;

}



.input_bd input[type="reset"],.input_bd input[type="submit"]{

    width: 121px;

    height: 31px;

    background: #d4d4d4;

    color: #ffffff;

    border: none;

    font-size: 15px;

    font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;

    -webkit-transition: all 1s;

    -moz-transition: all 1s;

    -ms-transition: all 1s;

    -o-transition: all 1s;

    transition: all 1s;

    margin-left: 80px;

    margin-top: 10px;

}



.input_bd input[type="reset"]:hover{

    background: #097dbf;

    

}





.input_bd input[type="submit"]{

    background: #097dbf;

    margin-left: 30px;

}

.fanye a{

    font-size: 14px;

    color: #000000;

}

.fanye{

    margin-top: 11px;

}


