﻿/* 清除内外边距 */

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("../image/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;}

/*引子*/
.yin{padding: 70px 0 60px;}
.yin_bt{font-size: 36px;color: #162f8b;text-align: center;height: 80px;line-height: 40px;overflow: hidden;}
.yin_bt a{color: #162f8b;}
.yin_bt a:hover,.yin_bt:hover{color: #162f8b;}
.yin_bt span{display: block;font-size: 20px;color: #666;font-weight: normal;}
.yin_bt i{ letter-spacing:4px;}
.yin_t{margin: 40px 0 0;width: 1200px;height: 210px;background: #f1f1f1;border-radius: 20px;}
.yin_t ul li{width: 200px;height: 210px;float: left;position: relative;text-align: center;background:url(../image/yin_line02.gif) no-repeat 0 45px;}
.yin_t ul li a{ color:#333;display:block;position: relative;z-index: 4;background:url(../image/yin_line01.gif) no-repeat center 33px;padding: 60px 0 0;height: 150px;}
.yin_t ul li em{display: block;width: 55px;height: 55px;line-height: 0;overflow: hidden;margin: 0 auto 10px;}
.yin_t ul li em img{width: 55px;height: 110px;}
.yin_t ul li b{display: block;font-size: 20px;}
.yin_t ul li i{display: none;font-size: 12px;color: #606ca6;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;padding: 5px 0 0;}
.yin_t ul li:hover i,.yin_t ul li.on i{display: block;}
.yin_t ul li:hover em img,.yin_t ul li.on em img{margin-top: -55px;}
.yin_t ul li:hover a{background:#162f8b\9;color: #fff;}/* IE6、IE7、IE8支持 */
.yin_t ul li:after{content:'';position:absolute;width:100%;height:0;background:#162f8b;top:0;left:0;-webkit-transition:height .3s;transition:height .3s;}
.yin_t ul li:hover:after,.yin_t ul li.on:after{height:100%;}
.yin_t ul li.on a{color: #fff;}
.yin_t ul li:first-child{background: none;}
.yin_t ul li:first-child:after{border-radius: 20px 0 0 20px;}
.yin_t ul li.nobor:after{border-radius: 0 20px 20px 0;}
.yin_t ul li.on:before{content: "";width: 0;height: 0;position: absolute;bottom: -12px;left: 50%;margin-left: -6px;
border-top:12px solid #162f8b; 
border-left:12px solid transparent;
border-right:12px solid transparent;
}
.yin_m{padding: 15px 0 0;}
.yin_m p{font-size: 20px;color: #000;height: 60px;line-height: 60px;overflow: hidden;padding-left: 30px;}
.yin_m p.yin_p02{padding-left: 230px;}
.yin_m p.yin_p03{padding-left: 430px;}
.yin_m p.yin_p04,.yin_m p.yin_p05,.yin_m p.yin_p06{text-align: right;}

/*产品中心*/
.chanp{background:url(../image/cp_bg.jpg) no-repeat center 0;height: 1836px;padding: 75px 0 0; overflow:hidden;}
.cp01{padding: 36px 0 0;height: 528px;}
.cp_no{width: 100px;height: 45px;display: block;position: absolute;top: 15px;left: 0;}
.cp_no img{width: 100px;height: 45px;}
.cp_l{width: 260px;height: 444px;background: #fff;border-radius: 30px 0 30px 0;padding: 40px 0 0 40px;margin-right: 10px;}
.cp_l h3{height: 64px;line-height: 60px;overflow: hidden;background:url(../image/cp_line01.gif) no-repeat 0 bottom;margin-bottom: 20px;}
.cp_l h3 a{font-size: 24px;color: #333;}
.cp_l h3 a:hover,.cp_l ul li a:hover,.cp_l span a:hover{color: #ffa300;font-weight: bold;}
.cp_l ul li{height: 44px;line-height: 44px;overflow: hidden;width: 120px;float: left;}
.cp_l ul li a{font-size: 16px;color: #333;display: block;width: 120px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.cp_l span{display: block;line-height: 28px;}
.cp_l span a{font-size: 14px;color: #333;text-transform: uppercase;}
.cp_c{width: 580px;height: 484px;line-height: 0;overflow: hidden;}
.cp_c img,.cp_r ul li img,.cp02_c img,.ys_r dl dt img,.case_m dl dt img,.news img,.about dl dt img{width: 580px;height: 484px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.cp_c img:hover,.cp_r ul li img:hover,.cp02_c img:hover,.ys_r dl dt img:hover,.case_m dl dt img:hover,.news img:hover,.about dl dt img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.cp_c p,.cp_c span{height: 40px;line-height: 40px;overflow: hidden;position: absolute;bottom: 20px;left: 135px;font-size: 16px;color: #fff;}
.cp_c p b{display: block;float: left;width: 95px;padding-left: 25px;position: relative;}
.cp_c p b:before{content: "";width: 9px;height: 9px;background: #fff;position: absolute;top: 10px;left: 0;border-radius: 50%;border: rgba(0,0,0,0.8) 4px solid;}
.cp_c span{display: block;width: 580px;text-align: center;font-weight: bold;left: 0;}
.cp_r{width: 300px;}
.cp_r ul li{width: 300px;height: 237px;background: #fff;position: relative;margin-bottom: 10px;}
.cp_r ul li em{width: 300px;height: 225px;display: block;line-height: 0;overflow: hidden;}
.cp_r ul li img{width: 300px;height: 225px;}
.cp_r ul li span{display: block;font-size: 14px;color: #333;width: 300px;text-align: center;height: 30px;line-height: 30px;overflow: hidden;
position: absolute;bottom: 5px;left: 0;}
.cp02{width: 590px;padding: 20px 0 0;height: 529px;}
.cp02_t{height: 100px;}
.cp02_t b{display: block;float: left;width: 100px;height: 45px;padding: 15px 0 0;}
.cp02_t b img{width: 100px;height: 45px;}
.cp02_t h3{float: right;height: 58px;line-height: 58px;overflow: hidden;background:url(../image/cp_line02.png) no-repeat 0 bottom;width: 463px;}
.cp02_t h3 a{font-size: 24px;color: #162f8b;}
.cp02_t h3 i{float: right;font-weight: normal;text-transform: uppercase;font-size: 16px;color: #666; font-family:Arial, Helvetica, sans-serif;}
.cp02_c{width: 590px;height: 395px;line-height: 0;overflow: hidden;}
.cp02_c img{width: 590px;height: 395px;display: block;border-radius: 40px 0 0 0;}
.cp02_c b{height: 56px;line-height: 28px;overflow: hidden;position: absolute;bottom: 20px;left: 0;font-size: 16px;color: #2b2b2b;width: 590px;text-align: center;}
.cp02_c span{display: block;}
.cp_bot{height: 79px;}
.cp_bot p{ float:left;font-size: 18px; color:#fff; width:920px; height:78px; line-height:78px; overflow:hidden;padding: 0 0 0 60px;}
.cp_bot p a{ color:#fff; padding:0 10px;}
.cp_bot p a:hover{text-decoration: underline;}
.cp_bot span{display: block;padding: 14px 0 0;}
.cp_bot span a,.ban01 span a{display: block;font-size: 14px;color: #fff;width: 128px;height: 52px;line-height: 52px;overflow: hidden;background:url(../image/cp_btn.png) no-repeat;padding: 0 0 0 20px;}
.cp_bot span a:hover,.ban01 span a:hover{animation:shake 1.5s linear;-webkit-animation:shake 1.5s linear;}

/*支持定制*/
.six{padding: 70px 0 80px;}
.six ul li{width: 200px;height: 228px;float: left;background:url(../image/six_k.gif) repeat-y;text-align: center;position: relative;margin-top: 25px;}
.six ul li i{display: block;font-size: 36px;color: #dcdcdc;font-weight: bold;padding: 25px 0 0;font-family: "Georgia";}
.six ul li b{display: block;font-size: 20px;height: 50px;line-height: 50px;background:url(../image/yin_line01.gif) no-repeat center bottom;}
.six ul li span{display: block;font-size: 14px;width: 160px;margin: 0 auto;padding: 10px 0 0;line-height: 25px;height: 75px;overflow: hidden;}
.six ul li a{ color:#333;display:block;position: relative;z-index: 4;}
.six ul li a:hover{background:#162f8b\9;color: #fff;}/* IE6、IE7、IE8支持 */
.six ul li:after{content:'';position:absolute;width:100%;height:0;background:#162f8b;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;}
.six ul li:hover:after,.six ul li.cur:after{height:100%;}
.six ul li.cur a{color: #fff;}
.six ul li a:hover i,.six ul li.cur i{color: #fff;}

/*优势*/
.ys_bg{padding: 55px 0 0;background: #f0f0f0;}
.ys_l{width: 220px;height: 481px;background: #fff;margin-top: 40px;}
.ys_l span{display: block;width: 220px;height: 84px;line-height: 0;border-bottom: #e6e6e6 1px solid;}
.ys_l span img{width: 220px;height: 84px;}
.ys_l ul li{width: 180px;height: 70px;position: relative;padding: 20px 0 0 40px;line-height: 48px;font-size: 20px;color: #333;font-weight: bold;border-bottom: #e6e6e6 1px solid;cursor: pointer;}
.ys_l ul li em{display: block;width: 48px;height: 48px;float: left;line-height: 0;overflow: hidden;margin-right: 10px;}
.ys_l ul li em img{width: 48px;height: 96px;-webkit-transition:all .5s;transition:all .5s;}
.ys_l ul li:hover,.ys_l ul li.on{background: #162f8b;color: #fff;}
.ys_l ul li:hover em img,.ys_l ul li.on em img{margin-top: -48px;}
.ys_l ul li.on:before{content: "";width: 0;height: 0;position: absolute;right: -8px;top: 50%;margin-top: -4px;z-index: 10;
border-left:8px solid #162f8b; 
border-top:8px solid transparent;
border-bottom:8px solid transparent;
}
.ys_l p{font-size: 14px;color: #333;line-height: 28px;padding: 30px 0 0 20px;}
.ys_l p i{background:url(../image/tel.gif) no-repeat;display: block;padding: 0 0 0 30px;}
.ys_l p b{font-size: 24px;font-family: "DINOT";display: block;}
.ys_r{width: 980px;margin-top: 40px;}
.ys_r dl{width: 980px;height: 481px;background: #fff;}
.ys_r dl dt{width: 590px;height: 481px;line-height: 0;overflow: hidden;float: left;}
.ys_r dl dt img{width: 590px;height: 481px;}
.ys_r dl dd{width: 315px;float: left;padding: 60px 0 0 40px;}
.ys_r dl dd h5{padding:0 0 0 15px;height: 65px;line-height: 28px;font-size: 24px;color: #162f8b;background:url(../image/ys_line.gif) no-repeat 15px bottom;position: relative;}
.ys_r dl dd h5 i{font-size: 12px;color: #dfdfdf;display: block;font-weight: normal;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;}
.ys_r dl dd h5 em{width: 100px;height: 45px;display: block;line-height: 0;position: absolute;top: 0;right: -20px;}
.ys_r dl dd h5 em img{width: 100px;height: 45px;}
.ys_r dl dd p{font-size: 16px;color: #666;line-height: 28px;background:url(../image/ys_ico04.gif) no-repeat 0 35px;padding:25px 0 0 15px;}

/*广告条*/
.ban01{background:url(../image/ban01.jpg) no-repeat center 0;height: 225px;overflow: hidden;}
.ban01 p{font-size: 40px;color: #162f8b;text-align: center;line-height: 36px;padding: 80px 0 0;text-transform: uppercase;height: 90px;}
.ban01 p i{display: block;font-size: 14px;color: #c7c7c7; font-family:Arial, Helvetica, sans-serif;}
.ban01 span{display: block;width: 148px;margin: 0 auto;}

/*客户案例*/
.case{padding: 75px 0 30px;}
.case_t{padding: 35px 0 0;height: 60px;line-height: 60px;overflow: hidden;background:url(../image/case_line01.gif) repeat-x 0 bottom;}
.case_t ul li{float: left;background:url(../image/case_bor.gif) no-repeat 0 22px;padding:0 25px 0 28px;}
.case_t ul li a{font-size: 20px;color: #333;font-weight: bold;display: block;}
.case_t ul li a:hover{color: #162f8b;background:url(../image/case_line02.gif) repeat-x 0 bottom;}
.case_t ul li:first-child{background: none;padding-left: 0;}
.case_t span{float: right;}
.case_t span a{font-size: 16px;color: #333;text-transform: uppercase;}
.case_m{width: 1200px;overflow: hidden;padding: 30px 0 0;}
.case_m dl{width: 373px;float: left;margin-right: 39px;position: relative;height: 410px;}
.case_m dl dt{width: 373px;height: 280px;line-height: 0;overflow: hidden;}
.case_m dl dt img{width: 373px;height: 280px;}
.case_m dl dd{width: 313px;position: absolute;top: 280px;left: 30px;transition: all 0.3s;height: 40px;overflow: hidden;text-align: center;padding: 10px 0 0;}
.case_m dl dd h5{height: 40px;line-height: 40px;overflow: hidden;width: 260px;margin: 0 auto;}
.case_m dl dd h5 a{font-size: 18px;color: #333;font-weight: normal;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 260px;}
.case_m dl dd h5 a:hover{color: #162f8b;font-weight: bold;}
.case_m .case_desc{font-size: 14px;color: #666;line-height: 24px;height: 72px;overflow: hidden;width: 245px;margin: 0 auto;padding: 5px 0 0;}
.case_m dl:hover dd{height: 140px;background: #fff;box-shadow:0 3px 5px 3px rgba(0,0,0,0.1);top: 240px;padding: 20px 0 0;}

.case b{display: block;width: 64px;height: 46px; padding:18px 0 0; text-align:center; background:rgba(22,47,139,1); position: absolute;top: 390px;z-index: 20;border-radius: 50%;-webkit-transition:all .3s;transition:all .3s;cursor: pointer;}
.case b:hover{-webkit-transform:translate(0,-2px);-webkit-transform:translate(0,-2px);box-shadow:0 3px 5px 3px rgba(255,163,0,0.2);}
.case .case_r img{margin-left:5px;}
.case_l{left: -100px;}
.case_r{right: -100px;}

/*合作客户*/
.hz{padding: 0 0 70px;}
.hz ul li{width: 179px;height: 102px;float: left;position: relative;margin-right: 20px;}
.hz ul li img{width: 177px;height: 100px;display: block;border-radius: 20px;line-height: 0;border: rgba(22,47,139,1) 1px solid;}
.hz ul li a{width: 179px;height: 102px;display: none;background: rgba(22,47,139,0.6);position: absolute;top: 0;left: 0;font-size: 14px;color: #fff;border-radius: 20px;text-align: center;}
.hz ul li:hover a{display: block;}
.hz ul li span{width: 160px;margin: 0 auto;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height: 100px;display: block;}

/*新闻快讯*/
.news{background: #f0f0f0;padding: 70px 0 80px;}
.news_t{height: 65px;line-height: 65px;overflow: hidden;margin:0 0 35px;}
.news_t ul li{float: left;padding: 0 30px 0 40px;position: relative;background:url(../image/news_bor.gif) no-repeat 0 26px;}
.news_t ul li:first-child{padding-left: 0;background: none;}
.news_t ul li a{font-size: 24px;color: #333;display: block;float: left;height: 65px;}
.news_t ul li a{position: relative;vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.news_t ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #162f8b;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.news_t ul li a:hover:before, .news_t ul li a:focus:before, .news_t ul li a:active:before {
  right: 0;
}
.news_t ul li.on a{background:url(../image/news_line.gif) repeat-x 0 63px;color: #162f8b;font-weight: bold;}
.news_t ul li a:hover{color: #162f8b;font-weight: bold;}
.news_t span{display: block;float: right;}
.news_t span a{font-size: 16px;color: #000;}

.news01{width: 280px;height: 500px;line-height: 0;overflow: hidden;}
.news01 img{width: 280px;height: 500px;}
.news02{width: 300px;padding: 5px 0 0 30px;height: 495px;overflow: hidden;}
.news02 dl{width: 300px;height: 140px;border-bottom: #cdcfd0 1px solid;padding-top: 20px;}
.news02 dl dt,.news03 dl dd span{font-size: 22px;color: #333;height: 30px;line-height: 30px;overflow: hidden;}
.news02 dl dd{width: 290px;padding: 8px 0 0;}
.news02 dl dd h5,.news03 dl dd h5{height: 30px;line-height: 30px;overflow: hidden;}
.news02 dl dd h5 a,.news03 dl dd h5 a{font-size: 18px;color: #333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display: block;width: 280px;}
.wd_desc{font-size: 16px;color: #666;line-height: 24px;height: 48px;overflow: hidden;padding: 5px 0 0;}
.news02 dl:hover dt,.news02 dl:hover dd h5 a,.news03 dl dd h5 a:hover{color: #ffa300;}
.news03{width: 520px;height: 500px;overflow: hidden;}
.news03 dl{width: 520px;height: 260px;}
.news03 dl dt{width: 260px;height: 260px;float: left;line-height: 0;overflow: hidden;}
.news03 dl dt img{width: 260px;height: 260px;}
.news03 dl dd{width: 215px;float: left;padding: 35px 20px 0 25px;}
.news03 dl dd h5{padding-top: 5px;}
.news03 dl dd h5 a{width: 215px;}
.news03 .wd_desc{height: 96px;}
.news03 dl dd span{display: block;}
.news03 dl.nobor{margin-top: -25px;}
.news03 dl.nobor dt{float: right;}

/*关于我们*/
.ab_bg{background:url(../image/ab_bg.jpg) no-repeat center 0;height: 683px; overflow:hidden;}
.about dl{position: relative;}
.about dl dt{width: 960px;height: 683px;line-height: 0;overflow: hidden;position: absolute;top: 0;left: 50%;}
.about dl dt img{width: 960px;height: 683px;}
.about dl dd{width: 540px;float: left;padding:140px 0 0;}
.ab_t{height: 104px;line-height: 40px;overflow: hidden;background:url(../image/ab_tbg.png) no-repeat;margin-left: -25px;}
.ab_t a{font-size: 40px;color: #121212;padding-left: 25px;display: block;}
.ab_t span{display: block;font-size: 26px;font-weight: normal;}
.about dl dd h3{height: 50px;line-height: 50px;overflow: hidden;padding: 20px 0 0;}
.about dl dd h3 a{font-size: 26px;color: #121212;}
.about .ab_desc{font-size: 20px;color: #121212;line-height: 36px;height: 180px;overflow: hidden;padding: 5px 0 0;}
.about dl dd b{line-height: 36px;display:block;margin:-36px 0 0 100px;}
.about dl dd b a{font-size: 20px;color: #ffa300;font-weight:normal;}
.about ul{padding: 40px 0 0;}
.about ul li{width: 100px;float: left;padding: 0 0 0 30px;background:url(../image/ab_line.png) no-repeat 0 10px;}
.about ul li em{display: block;width: 38px;height: 38px;margin-bottom: 3px;}
.about ul li em img{width: 38px;height: 38px;}
.about ul li a{font-size: 20px;color: #121212;font-weight: bold;display: block;height: 70px;}
.about ul li a:hover{background:url(../image/ab_line02.gif) no-repeat 0 bottom;}
.about ul li:first-child{background: none;padding-left: 0;}

/*友情链接*/
.f_link{line-height: 33px;overflow: hidden;position: relative;z-index: 5;}
.f_link b{display: block;float: left;font-size: 18px;color: #131313;width: 100px;text-transform: uppercase;}
.f_link p{font-size: 18px;color: #131313;float: left;width: 1100px;}
.f_link p a{font-size: 18px;color: #131313; padding:0 11px 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);}
}
