body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}
.textover{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}

/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1200px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}


/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}


/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}


/* 点击激活链接 */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #3294ff;
}

.color {
    color: #3294ff;
}


/*header*/
.header_top{width: 100%;padding: 20px 0;}
.header_top .logo{
    display: block;
    height: 75px;
    background: url(../images/logo.jpg) left center no-repeat;
    padding-left: 64px;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    letter-spacing: 1px;
	}
.header_top .logo p{
	font-size: 24px;
    color: #0b4596;
    font-family: "微软雅黑";
    font-weight: bold;
    line-height: 35px;
    padding-top:5px;
	letter-spacing:0;
	}
.header_top .logo p span{ color:#ff6600}
.header_top .header_tel{
	text-align: right;
    margin-bottom: 15px;
    background: url(../images/tel_bg.png) no-repeat 240px center;
    font-size: 16px;
	}
.header_top .header_tel strong{ color:#ff6600}
.header_top .header_tel span{
	font-size: 21px;
    /*color: #3294ff;*/
    font-weight: bold;
    font-family: arial;
	}

.header_nav{position: relative;z-index: 99;}
.menu>ul>li{
	float: left;
    font-size: 18px;
    position: relative;
    line-height: 33px;
    padding: 0 10px;
    margin-left: 5px;
	}
.menu>ul>li>a{color:#1e1e1e;}
.menu>ul>li.hover,.menu>ul>li:hover {background: #3294ff;}
.menu>ul>li.hover a,.menu>ul>li:hover a{color:#fff;}

.erji{background: #6fb4ff;display: none;position: absolute;top: 33px;left: 0;right: 0;}
.erji>li{height: 35px;font-size: 15px;line-height: 35px;border-bottom: 1px solid #fff;}
.erji>li:last-child{border-bottom:none;}
.erji>li>a{color: #fff;text-align: center;display: block;margin: 0 auto}
.erji>li:hover{background: #3294ff;}

.header_top.nav01 {position: fixed;top: 0;left: 0;z-index: 999;width: 100%;min-width: 1200px;background: #fff;padding: 20px 0;box-shadow: 0 0 3px 3px #efefef}

/*首页banner*/
.banner17{overflow: hidden;}
.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/public/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/public/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*footer*/
.footer{background:#eff2f7;}

.foot_con{color: #585858;padding: 40px 0;}
.foot_con li{float: left;}
.foot_con li.first{}
.foot_con li.first p{font-size: 14px;color: #585858;line-height: 35px;}
.foot_con li.last{float: right;}
.foot_con li.last img{width: 145px;height: 145px;display: block;margin: 0 auto;}
.foot_con li.second{width: 220px;}

.foot_con li.cplist{
	width: 430px;
    margin-right: 4%;
	}


.foot_con li ul{overflow: hidden;}
.foot_con li ul li{width:50%;float: left;padding: 0;}
.foot_con li ul li a{font-size: 14px;color: #585858;line-height: 35px;}
.foot_con li ul li a:hover{ color:#3294ff}
.foot_con li strong{
	font-size: 18px;
    display: block;
    color: #585858;
    margin-bottom: 10px;
	}

.foot {height:60px; font-size: 16px;text-align: center;background: #3294ff;}
.ddb p { float: left;line-height:60px;color: #ffffff; width: 33.3%; }
.ddb p a{ color: #ffffff}



.zhuti {
    display: block;
    float: left;
    position: relative;
}
.showB_preview{display:table}
/*图片小图预览列表*/
.showB_scroll{clear:both;margin-top:25px;width:400px; height:115px}
.showB_scroll .prev{float:left;margin-right:3px;}
.showB_scroll .next{float:right;}
.showB_scroll .prev,.showB_scroll .next{display:block;font-family: Arial, Helvetica, sans-serif;text-align:center;width:15px;height:83px; line-height:83px; border:1px solid #cccccc; background:#ebebeb; color:#aaa;margin-top:0;cursor:pointer;text-decoration:none;}
.showB_scroll .items{float:left;position:relative;width:356px;height:115px;overflow:hidden;}
.showB_scroll .items ul{position:absolute;width:999999px;}
.showB_scroll .items ul li{
	float: left;
    width: 120px;
    text-align: center;
	}
.showB_scroll .items ul li img{border:1px solid #CCC;padding:2px;width:105px;height:78px;}
.showB_scroll .items ul li img:hover{border:2px solid #3293ff;padding:1px;}
/*jqzoom*/
.jqzoom{width:400px;height:300px; overflow:hidden; display: table-cell; vertical-align: middle;text-align: center;float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px; border:1px solid #cfcfcf}
.jqzoom img{max-width: 100%;max-height: 100%;}
.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);}


.righttxta{ width:54%; display:block; float:right}
.righttxta .titlea{ 
    font-size: 22px;
    font-weight: bold;
    line-height: 34px;
    /* height: 45px; */
    border-bottom: 1px solid #cfcfcf;
}
.righttxta .contentb{
	margin-top: 15px;
    display: block;
    overflow: hidden;
    font-size: 15px;
    line-height: 28px;
    color: #444;
    text-align: justify;
	height:118px;}



.sub_product_contact{background: #efefef;padding: 10px; margin-top:10px}
.sub_product_contact *{ font-size:15px; line-height:30px; text-align:justify}







/*.righttxta .contentc{ margin-top:15px}
.righttxtb{
	width: 30%;
    height: auto;
    display: block;
    float: left;
    margin: 0 4% 0 0;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #cfcfcf;}
.righttxtb img{ max-width: 100%;height: auto;}*/

.blockb{ min-height:300px}
.blockb .titlea{ height:50px; border-bottom:1px solid #3293ff; margin-top:20px;}
.blockb .titlea p{ float:left; padding-left:35px; padding-right:35px; line-height:50px; background:#3293ff; color:#fff; font-size:18px}
.blockb .contenta{ margin-top:10px; font-size:15px; line-height:28px}
.blockb .contenta *{font-size:15px; line-height:28px}
.blockb .contenta img{ max-width:100%; height:auto}
.blockb .contenta p{ margin-bottom:10px}