/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px;font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif; color: #666;}

* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}

/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}


/*表单弹框*/
.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}

.modal-dialog .css-icon {
	background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #F6EFEF;
	font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0px;
	margin: 8px 5px 0 0;
	float: left;
}

.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0px;
	margin-top: 8px;
}

.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;}


/**/
body{min-width: 1200px; width: 100%;}
.content{ width:1200px; margin:0 auto;}


/**/
.yinz{padding: 85px 0;}
.yinz_l{width: 580px;background: url(../images/yinz_k.gif) no-repeat;height: 437px;}
.yinz_video{width: 484px;height: 363px;float: right;margin: 37px 0 0;position: relative;cursor: pointer;}
.yinz_video em{background: url(../images/yinz_video.png) no-repeat center center;display: block;position: absolute;top: 0;left: 0;width: 484px;height: 363px;}
.yinz_r{width: 570px;padding: 68px 0 0;background: url(../images/yinz_eng.gif) no-repeat right 68px;}
.yinz_r h5{font-size: 30px;color: #333;height: 70px;line-height: 70px;overflow: hidden;background: url(../images/yinz_line.gif) no-repeat 0 bottom;}
.yinz_desc{font-size: 14px;color: #666;line-height: 25px;height: 100px;overflow: hidden;padding: 15px 0 0;}
.ibrand-num{overflow:hidden;margin:32px 0 0 -125px;width: 705px;height: 115px;background: #e32235;position: relative;z-index: 10;}
.ibrand-num li{float:left;width:150px;height:90px;padding-top:20px;color:#fff;font-size:16px;font-weight: bold;}
.ibrand-num li:first-child{margin-left:55px;}
.ibrand-num li span{font-size:40px;line-height: 40px;font-family: "DINOT";padding-right: 3px;}
.ibrand-num li b{display:block; padding:5px 0 0;}
.ibrand-num li.nobor{width: 200px;}

/*产品中心*/
.pro_bg{background: url(../images/cp_bg.gif) no-repeat center 0;height: 674px;overflow: hidden;padding: 62px 0 0;}
.cp_t{font-size: 40px;color: #333;height: 100px;text-align: center;background: url(../images/cp_line.gif) no-repeat center bottom;line-height: 42px;overflow: hidden;}
.cp_t a{color: #333;}
.cp_t span{display: block;font-size: 20px;font-weight: normal;}

.pro_l{width: 496px;padding: 88px 0 0;position: relative;margin-top: 48px;height: 438px;}
.pro_l h3{height: 50px;line-height: 50px;overflow: hidden;background: url(../images/cp_ico01.gif) no-repeat 170px 10px;}
.pro_l h3 a{font-size: 26px;color: #333;}
.pro_l h3 a:hover{color: #e32235;}
.pro_l ul{display: inline-block;width: 496px;height: 120px;position: relative;margin: 15px 0 0;}
.pro_l ul:before{content: "";width: 370px;height: 1px;background: #e8e9eb;position: absolute;top: 50%;left: 0;}
.pro_l ul li{width: 140px;float: left;height: 60px;overflow: hidden;}
.pro_l ul li a{font-size: 16px;color: #333;display: block;width: 125px;height: 60px;line-height: 60px;background: url(../images/cp_ico02.gif) no-repeat 0 25px;padding: 0 0 0 15px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_l ul li a:hover{background: url(../images/cp_ico03.gif) no-repeat 0 25px;color: #e32235;font-weight: bold;}
.pro_desc{font-size: 14px;color: #b6b6b6;line-height: 25px;width: 496px;height: 205px;background: #202d45;position: absolute;bottom: 0;left: 0;}
.pro_desc p{width: 430px;padding: 60px 0 0 35px;height: 75px;overflow: hidden;}
.pro_desc b{color: #fff;}

.pro_r{width: 704px;height: 526px;margin-top: 48px;line-height: 0;overflow: hidden; position:relative;}
.pro_r img{width: 704px;height: 526px;}
.pro_r img,.yous_con dl dt img,.case dl dt img,.news01 dl dt img,.about dl dt img,.photo ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.pro_r img:hover,.yous_con dl dt img:hover,.case dl dt img:hover,.news01 dl dt img:hover,.about dl dt img:hover,.photo ul li img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.pro_r .cp01_rb{ width:110px; right:0; bottom:25px; position:absolute; z-index:10;}
.pro_r .cp01_rb ul li{ float:left; margin:0 15px 0 0; display:inline; cursor:pointer; width: 15px;height: 15px;background: #fff;border-radius:50%; text-indent: -9999px;}
.pro_r .cp01_rb ul .on{background: #e32235;}

/*产品分类*/
.fenl{background: #f2f2f2;padding: 50px 0;}
.fenl01{width: 160px;padding-left: 40px;}
.fenl01 h3{height: 40px;line-height: 40px;overflow: hidden;}
.fenl01 h3 a{font-size: 18px;color: #333;}
.fenl01 ul li{height: 24px;line-height: 24px;overflow: hidden;}
.fenl01 ul li a{font-size: 14px;color: #666;}
.fenl01 ul li a:hover,.fenl01 h3 a:hover{color: #e32235;font-weight: bold;}
.fenl01 span{display: block;width: 24px;height: 24px;padding: 10px 0 0;}
.fenl01 span img{width: 24px;height: 24px;}

/*产品列表*/
.chanp{background: #f2f2f2;padding-bottom: 40px;overflow: hidden;}
.chanp ul li{width: 24%;float: left;line-height: 0;margin:10px 0 0 0.8%;-webkit-transition:transform .3s;transition:transform .3s;}
.chanp ul li img,.chanp ul li em{display: block;width: 100%;}
.chanp ul li h4{font-size: 14px;color: #666;font-weight: normal;height: 36px;line-height: 36px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding: 15px 0 0;width: 100%;text-align: center;}
.chanp ul li:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.chanp ul li:hover em{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}

/*资质荣誉*/
.honor{padding: 95px 0;}
.honor .cp_t,.yous .cp_t{margin-bottom: 50px;}
.honor_l{width: 558px;padding: 80px 130px 0;background:url(../images/honor_bg.jpg) no-repeat;height: 380px;}
.poster-main {position: relative;}
.poster-main .poster-btn{ width:23px; height:39px; position: absolute;top:130px; cursor:pointer;  z-index: 100;}
.poster-main .poster-btn a { position: absolute; top: 50%; margin-top: -20px; display:block;  width:23px; height:39px;}
.poster-main .poster-prev-btn a { left: -60px; }
.poster-main .poster-next-btn a { right: -50px; }
.poster-main .poster-next-btn{right:0px;}
.poster-main .poster-prev-btn{left:0px;}
.poster-item{ margin: 0 auto; opacity: 1;}
.poster-main .poster-list .poster-item img {display: block;width: 100%;}
.poster-main .poster-list .poster-item {position: absolute;left: 0;top: 0; opacity: 1;}
.poster-main .poster-list .poster-item span{display: none;font-size: 14px;color: #fff;width: 80%;text-align: center;height: 25px;line-height: 25px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding: 10px 0 0;margin: 0 auto;}
.poster-main .poster-list li.active span{display: block;}
.poster-main .poster-btn {position: absolute;top: 0;cursor: pointer;}
.honor_r{width: 382px;padding: 40px 0 0;height: 420px;background: #e32235;}
.honor_r ul li{height: 52px;line-height: 52px;width: 320px;overflow: hidden;border-bottom: #e6394a 1px solid;margin: 0 auto;}
.honor_r ul li a{font-size: 14px;color: #fff;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display: block;width: 250px;padding-left: 30px;}
.honor_r ul li a:hover{font-weight: bold;}

/*优势*/
.yous { width: 100%; min-width: 1200px; position: relative; overflow: hidden; height: 1000px;z-index: 1;}
.yous:before{content: "";width: 100%;height: 400px;background: #202d45;position: absolute;bottom: 0;left: 0;z-index: -1;}
.yous_bot ul li{font-size: 30px;color: #333;width: 260px;height: 95px;float: left;line-height: 26px;cursor: pointer;padding-left: 40px;}
.yous_bot ul li em{width: 52px;height: 52px;display: block;float: left;line-height: 0;overflow: hidden;}
.yous_bot ul li em img{width: 52px;height: 52px;}
.yous_bot ul li span{display: block;float: left;padding: 5px 0 0 10px;}
.yous_bot ul li b{display: block;font-weight: normal;font-size: 12px;color: #e0e0e0;text-transform: uppercase;font-family:Arial, Helvetica, sans-serif;}
.yous_bot ul li.on{font-weight: bold;background:url(../images/ys_line01.gif) no-repeat 98px 24px;}
.yous_con { width: 1200px; position: absolute; left: 50%; margin-left: -600px; }
.yous_con .tempWrap .yous_m { margin-left: -1200px !important; }
.yous_con .tempWrap, .yous_con .tempWrap .yous_m { overflow: visible !important; }
.yous_con dl{width: 1200px;height: 675px;position: relative;}
.yous_con dl dt{width: 1200px;height: 675px;line-height: 0;overflow: hidden;}
.yous_con dl dt img{width: 1200px;height: 675px;}
.yous_con dl dd{width: 395px;height: 290px;position: absolute;top: 300px;right: 30px;background: rgba(255,255,255,0.8);padding: 45px 40px 0;}
.yous_con dl dd h5{font-size: 20px;color: #333;line-height: 38px;height: 85px;background:url(../images/ys_line02.gif) no-repeat 0 bottom;margin-bottom: 15px;width: 315px;overflow: hidden;}
.yous_con dl dd h5 span{display: block;font-size: 36px;height: 38px;overflow: hidden;}
.yous_con dl dd p{font-size: 14px;color: #1b263a;line-height: 36px;overflow: hidden;height: 36px;}
.yous_con dl dd em{width: 94px;height: 132px;display: block;position: absolute;top: -20px;right: 20px;}
.yous_con dl dd em img{width: 94px;height: 132px;}
.yous .pnBtn .blackBg { display: block; position: absolute; left: 0; top: 245px; width: 100%; height: 675px; background: #000; filter: alpha(opacity=50); opacity: 0.5; }
.yous .pnBtn { position: absolute; z-index: 1; top: 0; width: 100%; height: 675px; cursor: pointer; }
.yous .prev { left: -50%; margin-left: -680px; }
.yous .next { left: 50%; margin-left: 680px; }
.yous .pnBtn .arrow {display: block; position: absolute; top: 245px; z-index: 10; width: 80px; height: 675px;background: #fff;}
.yous .pnBtn .arrow:before{content: "";width: 80px;height: 300px;background: #202d45;position: absolute;bottom: 0;left: 0;}
.yous .prev .arrow { right: -80px; }
.yous .next .arrow { left: -80px; }
.yous .arrow em{display: block;width: 60px;height: 60px;position: absolute;top: 290px;left: 10px;border-radius: 50%;-webkit-transition:transform .3s;transition:transform .3s;}
.yous .arrow em img{width: 60px;height: 60px;}
.yous .arrow:hover em,.case_lico:hover,.case_rico:hover{-webkit-transform:translate(0,-5px);transform:translate(0,-5px);box-shadow: 0 2px 3px 2px rgba(0,0,0,0.1);}

/*广告条*/
.ban01{background: #f2f2f2;padding: 35px 0 0;height: 140px;}
.ban01_l{font-size: 20px;color: #333;line-height: 34px;background:url(../images/ban_k.gif) no-repeat;height: 92px;width: 600px;padding: 20px 0 0 15px;}
.ban01_l b{display: block;font-size: 30px;}
.ban01_r{padding: 25px 0 0;}
.ban01_r span{float: left;height: 60px;line-height: 24px; background:url(../images/tel.png) no-repeat 0 18px;font-size: 14px;color: #333;padding: 5px 0 0 35px;}
.ban01_r b{display: block;font-size: 28px;font-family: "DINOT";}
.ban01_r em{display: block;float: left;width: 135px;padding: 8px 0 0 30px;}
.ban01_r em a,.case dl dd em a,.about dl dd span a{display: block;width: 135px;text-align: center;height: 45px;line-height: 45px;font-size: 14px;color: #fff;background: #202d45;border-radius: 30px;}
.ban01_r em a:hover,.case dl dd em a:hover,.about dl dd span a:hover{background: #e32235;}

/*项目案例*/
.case{padding: 90px 0 40px;}
.case dl{margin: 50px 0 0;background: #f2f2f2;height: 427px;}
.case dl dt{width: 854px;height: 427px;float: right;line-height: 0;overflow: hidden;}
.case dl dt img{width: 854px;height: 427px;}
.case dl dd{width: 256px;float: left;padding: 50px 0 0 50px;}
.case dl dd h5{height: 66px;background:url(../images/case_line.gif) no-repeat 0 bottom;line-height: 30px;}
.case dl dd h5 a{font-size: 24px;color: #333;}
.case dl dd h5 span{display: block;font-size: 16px;font-weight: normal;}
.case .case_desc{font-size: 14px;color: #666;line-height: 25px;height: 150px;overflow: hidden;padding: 22px 0 0;}
.case dl dd em,.about dl dd span{display: block;width: 120px;padding: 40px 0 0;}
.case dl dd em a,.about dl dd span a{width: 120px;}
.case_lico,.case_rico{width: 83px;height: 83px;border-radius: 50%;line-height: 0;position: absolute;top: 410px;-webkit-transition:transform .3s;transition:transform .3s; cursor: pointer;}
.case_lico img,.case_rico img{width: 83px;height: 83px;}
.case_lico{left: -120px;}
.case_rico{right: -120px;}

/*合作客户*/
.hz{padding: 0 0 100px;}
.hz_l{background:url(../images/hz_tbg.gif) no-repeat;width: 143px;height: 141px;overflow: hidden;}
.hz_l a{font-size: 18px;color: #fff;display: block;font-weight: bold;width: 136px;text-align: center;height: 141px;line-height: 126px;overflow: hidden;}
.hz_r{width: 1044px;height: 139px;border: #e5e5e5 1px solid;border-left: none;padding: 0 0 0 12px;}
.hz_r ul li{width: 172px;height: 86px;float: left;position: relative;line-height: 0;margin-top: 18px;}
.hz_r ul li img{width: 172px;height: 86px;}
.hz_r ul li:before{content: "";width: 1px;height: 70px;background: #e8e9eb;position: absolute;top: 12px;right: 0;z-index: 10;}
.hz_r ul li a{width: 172px;height: 86px;display: block;-webkit-transition:transform .3s;transition:transform .3s;}
.hz_r ul li a:hover{-webkit-transform:translate(0,-5px);transform:translate(0,-5px);}

/**/
.news{background: #f2f2f2;padding: 60px 0;}
.news_t{height: 48px;line-height: 48px;overflow: hidden;background:url(../images/news_line.gif) no-repeat 0 bottom;}
.news_t a{font-size: 24px;color: #333;font-weight: normal;}
.news_t a:hover,.news_r dl:hover dt h5 a,.news_r dl:hover dt b{color: #e32235;}
.news_l{width: 600px;padding: 25px 0 0;}
.news01{padding: 25px 0 40px;}
.news01 dl{width: 600px;height: 173px;background: #e32235;}
.news01 dl dt{width: 307px;height: 173px;float: right;line-height: 0;overflow: hidden;}
.news01 dl dt img{width: 307px;height: 173px;}
.news01 dl dd{width: 205px;float: left;text-align: right;padding: 55px 0 0 0;font-size: 18px;color: #fff;font-weight: bold;line-height: 32px;font-family: "DINOT";}
.news01 dl dd b{display: block;font-size: 36px;}
.news02 dl{width: 265px;float: left;padding: 0 0 0 35px;}
.news02 dl dt{width: 100px;float: left;}
.news02 dl dt b{font-family: "DINOT";display: block;font-size: 28px;color: #333;height: 30px;line-height: 30px;overflow: hidden;}
.news02 dl dt em{display: block;font-size: 14px;color: #333;height: 30px;line-height: 30px;overflow: hidden;padding: 35px 0 0;}
.news02 dl dd{width: 165px;float: left;line-height: 24px;height: 96px;overflow: hidden;}
.news02 dl dd a{display: block;font-size: 14px;color: #3a3a3a;}

.news_r{width: 500px;padding: 25px 0 0;}
.wd_m{padding: 25px 0 0;}
.news_r dl{width: 500px;height: 80px;padding: 20px 0 0;border-bottom: #dcdcdc 1px solid;}
.news_r dl dt{width: 500px;height: 30px;line-height: 30px;overflow: hidden;}
.news_r dl dt b{font-family: "DINOT";display: block;font-size: 22px;color: #333;float: left;width: 80px;}
.news_r dl dt h5{float: left;width: 400px;}
.news_r dl dt h5 a{font-size: 16px;color: #333;display: block;width: 400px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_r dl dd{width: 500px;line-height: 30px;height: 30px;overflow: hidden;padding: 5px 0 0;}
.news_r dl dd a{display: block;font-size: 14px;color: #666;}

/*关于艾蓓蓓*/
.about{padding: 90px 0 0;overflow: hidden;}
.about dl{position: relative;margin-top: 35px;height: 450px;background: #f2f2f2;}
.about dl dt{width: 1060px;height: 450px;line-height: 0;overflow: hidden;position: absolute;top: 0;right: 50%;margin-right: -100px;}
.about dl dt img{width: 1060px;height: 450px;}
.about dl dd{width: 410px;float: right;padding: 55px 45px 0 0;}
.about dl dd h5{height: 40px;line-height: 40px;overflow: hidden;}
.about dl dd h5 a{font-size: 26px;color: #342c2a;font-weight: normal;}
.about .ab_desc{font-size: 14px;color: #342c2a;line-height: 30px;height: 180px;overflow: hidden;padding: 15px 0 0;}

/*公司相册*/
.photo{padding: 15px 0 85px;overflow: hidden;}
.photo ul li{width: 226px;float: left;padding-left: 15px;}
.photo ul li em{width: 226px;height: 170px;display: block;line-height: 0;overflow: hidden;}
.photo ul li img{width: 226px;height: 170px;}
.photo ul li span{display: block;font-size: 14px;color: #666;width: 226px;text-align: center;height: 30px;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding: 10px 0 0;}

/*友情链接*/
.f_link{height: 64px;line-height: 64px;overflow: hidden;}
.f_link b{display: block;float: left;font-size: 14px;color: #333;width: 80px;}
.f_link p{font-size: 14px;color: #333;float: left;width: 1120px;}
.f_link p a{font-size: 14px;color: #333; padding:0 10px 0 0;}

/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}
