﻿@charset "utf-8";
/*common*/
.top,.content,.foot{overflow: hidden;}
.main{overflow: hidden;margin: auto;width: 1010px;}

/* ================================================  top start ============================================ */

/*产品中心内页*/
.in_pr{overflow: hidden;}
.in_pe{width: 360px;height: 270px;background: #f7f7f7;padding: 10px;float:left;overflow: hidden;}
.in_py{width: 720px;overflow: hidden;float: right;}
.in_py h1{color: #f08519;font-size: 28px;padding: 15px 0px 10px 0px;border-bottom: 2px solid #f7f7f7;}
.in_py_z{overflow: hidden;padding: 15px 0px;}
.in_py_z p{color: #595757;font-size: 14px;line-height: 23px;}
.in_py_z pre {
width:790px;
color: #595757;
font-size: 14px;
line-height: 23px;
overflow: hidden;
word-wrap: break-word;
}
.in_p_g p {
color: #595757;
font-size: 14px;
line-height: 35px;
overflow: hidden;
}
/*图片放大镜样式*/
.jqzoom{border:none;position:relative;cursor:pointer;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:360px;height:320px;float: left;}
.spec-scroll{clear:both;margin-top:20px;width:340px;}
.spec-scroll .prev{float:left;margin-right:4px;background: url("../images/pi_prev.jpg") no-repeat;}
.spec-scroll .next{float:right;background: url("../images/pi_next.jpg") no-repeat;}
.spec-scroll .prev:hover{background: url("../images/pi_prev_hover.jpg") no-repeat;}
.spec-scroll .next:hover{background: url("../images/pi_next_hover.jpg") no-repeat;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:33px;height:63px;cursor:pointer;}
.spec-scroll .items{float:left;position:relative;width:260px;height:70px;overflow:hidden;margin-left: 3px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:63px;}
.spec-scroll .items ul li{float:left;width:87px;text-align:center;}
.spec-scroll .items ul li img{width:79px;height:59px;cursor: pointer;padding: 2px;background: #f7f7f7}
.spec-scroll .items ul li img:hover{background: #0058b3}
.spec-scroll .items ul li img.hover{background: #0058b3}

.in_p_w{overflow: hidden;clear: both;padding: 50px 0px 30px 0px;}
.in_p_tit{overflow: hidden;background: url("../images/p_heng.png") repeat-x 0px 43px;height: 45px;}
.in_p_tit a{
    width: 160px;
    float: left;
    display: block;
    margin-right: 10px;
    text-align: center;
    line-height: 45px;
    color: #000;
    background: #e6e6e6;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-in-out 0s;
}
.in_p_tit a:hover{background: #0058b3;color: #fff;}
.in_p_tit a.hover{background: #0058b3;color: #fff;}

.in_pk{overflow: hidden;padding-top: 20px;}
.in_p_g,.in_ps{overflow: hidden;}
.in_p_g img{margin-top: 20px;}

.in_ps p{color: #595757;font-size: 14px;line-height: 35px;}

.title_zuo1{background: url("../images/title_zuo1.png") no-repeat right 10px;}
.title_you1{background: url("../images/title_you1.png") no-repeat left 10px;}
