@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:13px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1200px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}

/* CSS Document */


/*公共头部*/
.header{ background: #EDEDED;}
.header-top{height:38px;line-height:38px;border-bottom:1px solid #DDDDDD}
.header-top div:nth-child(2) .bdsharebuttonbox{margin-top:5px;}
.header-bottom{ background: #fff;}
.header-b-tel{height:37px;line-height:37px;text-align: right; }
.header-b-tel span{ display: inline-block;width:200px;background: url(../images/tel.png) no-repeat center left;padding-left:5px;}
.header-b-tel em{color:#BB0200;font-size:18px;font-family: arial;}
.logo{margin-top:6px;}
.header-b-nav{ background: url(../images/nav-bg.png) no-repeat right center; background-size:100%;}
.nav {margin-right:-23px;}
.nav li{float:left;width:110px; background: url(../images/nav-right.png) no-repeat center right;}
.nav li a{ display: block;width:100%;font-size:16px;text-align: center;height:72px;line-height:72px;color:#fff}
.nav li:last-child{ background: none;}
.nav ul li.on>a{ background: url(../images/nav-icon.png) no-repeat 50% 80%;}
.nav ul li:hover>a{ background: url(../images/nav-icon.png) no-repeat 50% 80%;} 

.nav ul li .hide{background-color: #fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;font-size: 14px;display: none;width: 110px;opacity: 0.95;position: absolute;text-align: center;z-index: 9999999;}
.nav ul li:nth-child(3) .hide{width:165px;}
.nav ul li .hide em a{ display:block; font-size: 15px;line-height:35px;font-weight: normal; text-align:center; height:35px; color: #333;}
.nav ul li .hide em a:hover{background: #fff; color: #0268b3; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}
.headfixed{position: fixed;top:0;left:0;width:100%;z-index:999999; background-color:#fff;box-shadow: 1px 1px 20px #333;}
/*在线咨询*/
.zx-service{position:fixed; right:0px; bottom:10px;z-index:99999; }
.service-box{background-color: #fff; border-radius:5px; width:75px; margin-bottom:8px;box-shadow: 0px 2px 3px  #929ea9;}
.service-box span{display:block;}
.service-box span.text{ background:url(../images/kf01.png) no-repeat; height:47px; line-height:40px; text-align:center; color:#fff; font-size:16px; position:relative; z-index:10;}
.service-box ul{margin-top: -7px;}
.service-box li{border-bottom:1px solid #efefef; text-align:center; position:relative;}
.service-box li em{font-size:12px;color: #757575;}
.service-box li a{display:block; padding-top:6px; padding-bottom:3px;}
.service-box li:first-child a{padding-top: 14px;}
.service-box li:last-child a{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.service-box li a:hover{background:#f9f9f9;}
.service-box li a:hover em{color:#1d95d6; }
.service-box ul li:last-child{border:none;}
.service-box li p{position:absolute; left:-170px; width:150px; top:0; background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);display:none; font-size:18px; font-weight:bold;color: #1d95d6;padding: 10px 0px;}
.service-box li:hover p{display:block; }
.service-arrow{box-shadow: 0px 2px 2px #d6d6d6;border:1px solid #ddd;  border-radius:5px;  width:75px; background:url(../images/kf05.png) no-repeat center center #fff; height:40px; cursor:pointer; }
.service-arrow a{display:block; width:75px; height:45px;}

/*首页banner*/
.banner{position:relative;}
.banner-hd {height:600px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:16px;height:16px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left; background: #fff; border-radius: 50%;}
.banner-hd .num li.on {background: #1d95d6;  } /*当前项*/


/*产品中心*/
.title{margin:30px 0}
.title span{ display: block;text-align: center;}
.title span:nth-child(1){color:#003eb1;font-size:30px;line-height:30px;}
.title span:nth-child(2){color:#494949;font-size:18px;line-height:18px; background: url(../images/title-border.png) no-repeat center center;margin:10px 0;}
.title span:nth-child(3){font-size: 14px;color:#a2a2a2;text-transform:uppercase ;}

.pro-left{width:280px;}
.pro-left li{height:80px;line-height:80px; background: #F6F6F6;margin-bottom:3px;}
.pro-left li a{ display: block;width:210px;font-size:18px;margin:0 auto}
.pro-left li a em{float:right; background: url(../images/jt-b.png) no-repeat right center;width:17px;height:80px;transition: all .6s;}
.pro-left li:hover,.pro-left li.on{ background: #005DBC;}
.pro-left li:hover a,.pro-left li.on a{color:#fff}
.pro-left li:hover a em,.pro-left li.on a em{background: url(../images/jt-b.png) no-repeat left center;}

.pro-right{width:880px;}
.pro-right h3{font-size:18px; background: url(../images/title-right.png) no-repeat center left;color:#fff;height:38px;line-height:38px;margin-bottom:30px;}
.pro-right h3 span{display: inline-block;width:200px;text-align: center;}
.pro-right h3 a{color:#005DBC;float:right;font-size: 16px;}

.pro-one{ display: none;}
.pro-one:nth-child(1){ display: block;}
.pro-one li{width:287px;height:204px; background: #F6F6F6;position: relative;float:left;margin:0 9px 15px 0;}
.pro-one li:nth-child(3n){margin-right:0}
.pro-one li span{ display: block;}
.pro-one li span:nth-child(1){width:287px;height:204px;text-align: center;line-height:204px;}
.pro-one li span:nth-child(2){ display: none;width:287px;height:204px; background: rgba(4,62,172,0.45);position: absolute;top:0;}
.pro-one li span:nth-child(2) b,.pro-one li span:nth-child(2) em{ display: block;text-align: center;font-weight:normal;color:#fff}
.pro-one li span:nth-child(2) b{font-size:20px;margin-top:50px;}
.pro-one li span:nth-child(2) em{font-size:16px;width:122px;height:38px;margin:10px auto;border:1px solid #fff;line-height:38px;text-align: center;}
.pro-one li span:nth-child(2) em:hover{ background:#fff;color:#003EB1}
.pro-one li:hover span:nth-child(2){ display: block;}


/*优势*/
.ys-bg{height:406px; background: url(../images/bg.png) no-repeat center center;margin:40px auto}
.ys-list{width:1200px;height:378px; background-repeat: no-repeat; background-position: center center;margin:0 auto}
.ys-one{width:601px;height:201px;background: rgba(255,255,255,0.8);float:right;margin-top:113px;}
.xh-num{width:53px;height:100px; background: #005DBC;color:#fff;font-size:28px;line-height:100px;display: block;text-align: center;margin-left:20px;margin-top:-25px;}
.ys-div{width:480px;float:right;margin-right:35px;margin-top:-60px}
.ys-div span{ display: block;}
.ys-div span:nth-child(1){font-size:21px;font-weight:bold;color:#222}
.ys-div span:nth-child(2){font-size:16px;color:#043bac; background: url(../images/xian.png) no-repeat center left;padding-left:50px;}
.ys-div p{margin-top:10px;line-height:25px;font-size:15px;}

.ys-ul li{float:left;width:384px;margin-right:20px;margin-top:25px;}
.ys-ul li span:nth-child(1){ background: #000;width:384px;height:209px}
.ys-ul li span{ display: block;text-align: center;}
.ys-ul li:last-child{margin-right:0}
.ys-ul li span:nth-child(2){font-size:18px;height:45px;line-height:45px;}

.ys-list{ display: none;}
.ys-list:nth-child(1){display: block;}
.ys-ul li span:nth-child(1) img:hover{opacity: 0.7;}

/*售后服务*/

.ser-left{width:552px; position: relative;top:70px;}
.ser-right{width:557px;margin-top:130px;}
.ser-right span{ display: block;}
.ser-right span:nth-child(1){font-size:30px;font-weight:bold;color:#C21616;line-height:30px;margin-bottom:20px;}
.ser-right span:nth-child(3){font-size:18px;line-height:32px;margin-top:20px;margin-bottom:30px;}
.ser-right div{padding-left:120px; background: url(../images/tel-zx.png) no-repeat top left;}
.ser-right div span{float:left;}
.ser-right div span b{display: block;}
.ser-right div span b:nth-child(1){font-size:14px;color:#333;font-weight:normal}
.ser-right div span b:nth-child(2){font-size:30px;font-family: arial;font-weight:bold;color:#E60002;}
.ser-right div a,.about-fl div:nth-child(3) a{width:205px;height:45px; line-height:45px;color:#fff;text-indent:30px;}
.ser-right div a,.about-fl div:nth-child(3) a{ background-color: #C21616;font-size:16px;margin-top:10px;}
.ser-right div a em,.about-fl div:nth-child(3) em{float:right;height:17px;width:17px; background: url(../images/jt-b.png) no-repeat center left;margin-top:15px;position: relative;right:30px;}
.ser-right div a:hover,.about-fl div:nth-child(3) a:hover{text-decoration: underline;}
/*走进派捷*/
.about .container {position: relative;}
.about{height:597px; background: url(../images/about-bg.jpg) no-repeat center center;}
.about .about-fl {width: 745px;height:370px; background: rgba(255,255,255,0.85);}
.about .about-fl div{width:520px;margin-left:30px;}
.about-fr{width:568px;height:280px;border:10px solid #fff;position: absolute;top:35px;z-index:99999;right:0}
.about-fr,.about-fl{margin-top:150px;}

.about-fl div:nth-child(1){font-size:26px;color:#005DBC;font-weight:bold;border-bottom:1px solid #005DBC;padding:15px 0;margin-bottom:15px;}
.about-fl div:nth-child(2){color:#5b5b5b;line-height:28px;}
.about-fl div:nth-child(3) a{ background: #005DBC;}
.about-fl div:nth-child(3){width:205px;margin-top:20px;}


/*新闻中心*/
.news-menu{width:420px;margin:10px auto;overflow: hidden;}
.news-menu li{width: 181px;height:44px;text-align: center;line-height:44px; background: #DEDEDE;color:#5B5B5B;float:left;margin:10px}
.news-menu li a{ display: block;width: 180px;height:44px;font-size:16px;}
.news-menu li.on a{ background:#005DBC;color:#fff}


.news{margin-bottom: 103px;}
.news-bd ul{ overflow: hidden;zoom:1}

.news-bd .latest-news .news-text em{border-bottom:1px solid #A2A2A2; line-height:60px; }

.news-bd:nth-child(1){display:block}
.news-bd{margin: 23px 0 26px;display: none;}
.news-bd .latest-news{background: #f7f7f7; width: 551px;}
.news-bd .latest-news-info{padding: 10px 0 19px;width:520px;margin:0 auto}
.news-bd .news-info .date{width:80px; margin:25px 10px}
.news-bd .news-info .date em{display: block; font-size: 19px; line-height: 14px; color: #828282; font-family: arial; text-align: center;  font-family: arial;width:80px;text-align: center;}
.news-bd .news-info .date i{display: block; width: 42px; height: 2px; background: #bbb; margin: 7px auto;}
.news-bd .news-info .date span{display: block; font-size: 14px; line-height: 10px; color: #a5a5a5; text-align: center; font-family: arial;width:80px;text-align: center;}
.news-bd .latest-news-info  .news-text {width: 540px;}
.news-bd .news-info .news-text em{display: block; font-size: 18px;color: #545454; margin:15px 0 5px 0; width: 520px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-bd .news-info .news-text p{display: block; font-size: 13px; line-height: 13px; color: #797979;}
.news-bd .latest-news:hover .news-text em{color:#003EB1}
.news-bd .latest-news .news-text em{margin-top:0;}
.news-bd .news-list ul li{width:614px; height:89px; background: #f7f7f7;margin-bottom:9px; transition: all .3s ease;}
.news-bd .news-list ul li:last-child{margin-bottom: 0px;}
.news-bd .news-list .news-text {width: 471px;}
.news-bd .news-list .news-text em{width: 500px;}
.news-bd .news-list ul li:hover{background: #2955b6; }
.news-bd .news-list ul li:hover .date em,.news-list ul li:hover .date span,.news-list ul li:hover .news-text em,.news-list ul li:hover .news-text p{color: #fff;}
.news-bd .news-list ul li:hover .date i{background: rgba(255,255,255,0.62);}

.news-bd .latest-news .news-text p{font-size:14px;line-height:28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical ;}
.news-bd .news-list .news-text p{font-size:14px;line-height:28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical ;}

/*公共底部*/
.footer{background: #2E2E2E;}
.footer-left{width:278px; background: #FFFFFF;}
.footer-left dl dt img{border:1px solid #C5C5C5;padding:3px}
.footer-left dl{text-align: center;text-align: center;}
.footer-left dl dd:nth-child(2){font-size:18px;}
.footer-left dl dd:nth-child(3){font-size:20px; background: url(../images/footer-xian.png) no-repeat center center;}
.footer-left dl dd:nth-child(4){color:#bd191b;font-size: 26px;font-weight: bold;}
.footer-left dl dd span{ display: block;}

.footer-right{width:885px;color:#fff}
.link{border-bottom:1px solid #fff;padding-bottom:10px;}
.link span{line-height:28px;}
.link span em{font-size:19px;}
.link span em,.link span b,.link a{ display: inline-block;color:#D6D6D6;margin-top:20px;}
.link span b{font-size:28px;color:#BE191A;}
.link a{margin:0 15px;}
.link a:hover{color:#BC1A1A}
.nav-footer ul{margin:25px 0}
.nav-footer ul li{float:left;margin-right:69px;}
.nav-footer ul li:last-child{margin-right:0}
.nav-footer ul{ overflow: hidden;zoom:1}
.nav-footer ul li a{font-size:18px;color:#EBEBEB}
.nav-footer ul li a:hover{color:#BC1A1A}

.address-f{color:#fff;opacity: 0.8;}
.address-f span{ display: block;margin-top:7px;}
.address-f span a{padding-left:5px;color:#fff}
.address-f span a:hover{text-decoration: underline;}

/*内页公共样式*/
.position{line-height: 51px; border-bottom: solid 1px #cfcfcf;margin-bottom:20px;}
.position span{background: url(../images/ny-home.png) no-repeat left center; padding-left: 34px;}
.position span a{display: inline-block; font-size: 13px; color: #5c5c5c; }
.position span a.on{color: #0087d4;}
.position span a:hover{color: #0087d4;}
.position span b{display: inline-block; padding: 0 20px;}

/*.ny-banner,.ny-banner .banner-hd{height:400px}*/
.ny-main{margin:10px auto 100px auto;}
.ny-left{width: 259px;}
.column-title em{display: block; background: #005DBC; padding-left: 16px; font-size: 18px; line-height:75px; color: #fff;}
.ctitle1{margin-bottom: 26px;}
.ctitle1 li em{display: block; padding-left: 40px; border-bottom: solid 1px #fff; background: url(../images/ctitle1-em.png) no-repeat 18px center #f6f6f6; font-size: 16px; line-height: 53px; }
.ctitle1 li.on em{color: #0073d8}
.ctitle1 li:hover em{ color: #0073d8}

.ctitle1 .ctitle2{padding: 8px 0 10px; display: none;}
.ctitle1 .ctitle2 li em{display: block; font-size: 14px; line-height: 33px; color: #999; padding-left: 45px; background: transparent; border-bottom: none;}
.ctitle1 .ctitle2 li.on em{color: #ff0000;}
.ctitle1 .ctitle2 li:hover em{color: #ff0000;}

.ny-contact{background:#464646;padding-left:16px;padding-top: 24px; padding-bottom:15px}
.ny-contact em{display: block; font-size:20px;line-height: 27px;color: #fff;margin-bottom:15px;font-weight:bold}
.ny-contact p{/*background: url(../images/ny-contact-tel.png)no-repeat left center;*/font-size:14px;line-height:30px;color: #fff;}
/*内页公告样式*/

/*产品列表内页*/
.ny-right{width:900px;}
.ny-pro-list ul li{width:287px;height:244px; background: #F6F6F6;position: relative;float:left;margin:0 9px 15px 0;}
.ny-pro-list ul li:hover{box-shadow: 1px 1px 20px #ccc;border:1px solid #ccc;box-sizing: border-box;}
.ny-pro-list ul li:nth-child(3n){margin-right:0}
.ny-pro-list ul li span{ display: block;}
.ny-pro-list ul li span:nth-child(1){width:287px;height:204px;text-align: center;line-height:204px;}
.ny-pro-list ul li span:nth-child(2){width:286px;height:44px; background:#eee;text-align: center;line-height:44px;}
.ny-pro-list ul li:hover span:nth-child(2){background:#005DBC;color:#fff}

/*产品详情*/
.pro1{margin-bottom: 80px;}
.pro1 .spec-preview img{display: block;}
.pro1 .descript1{width:540px;}
.pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px;color: #666;display: block;}
.pro1 .descript1 p{font-size: 13px;color: #666;line-height: 25px;}
.pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #000; }
.pro1 .descript1 a.consult:hover{background-color:#003EB1;}
.pro1 .descript1 p.haoma{font-size: 18px; font-weight: bold; color: #005DBC;line-height: 35px;margin-top: 10px; margin-bottom: 10px;}
.pro1 .share{overflow: hidden;margin-top: 8px;}
.pro1 .share ul li{float: left;margin: 0 5px;}
.detail .de-title{border-bottom: solid 3px #005DBC; position: relative;}
.detail .de-title a{display: block;width: 130px;font-size: 16px;line-height: 45px;color: #fff;text-align: center;margin-top: 35px;background: #005DBC; position: absolute;bottom: -3px;z-index: 200;border-top-left-radius: 8px;border-top-right-radius: 8px;}
.detail .infor{padding-top: 15px;}

/*新闻列表页*/
.ny-news-list ul li{float: left; width:900px; margin-bottom:30px;}
.ny-news-list ul li .pic{display: block; width: 213px; height:90px;}
.ny-news-list ul li .info{width: 660px;}
.ny-news-list ul li .info .ny-news-title{padding:0px 0 14px 0; border-bottom: solid 1px #ededed; margin-bottom: 4px;}
.ny-news-list ul li .info .ny-news-title em{display: block; font-size: 16px; line-height: 16px; color: #333;  width: 500px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.ny-news-list ul li .info .ny-news-title span{display: block; font-size: 14px; line-height: 16px; color: #333; font-family: arial;}
.ny-news-list ul li .info p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:6 ;-webkit-box-orient:vertical ;display: block; font-size: 14px; line-height: 28px; color: #888; }
.ny-news-list ul li .info .ny-news-title em:hover{color: #0087d4;}

/*下载中心列表页*/
.ny-download-list ul li{border-bottom: dashed 1px #ccc;}
.ny-download-list ul li em{display: block; font-size: 16px; line-height: 38px; color: #333; background: url(../images/download-icon.png) no-repeat 20px center; padding-left: 40px; width: 700px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.ny-download-list ul li span{display: block; font-size: 13px; line-height: 38px; color: #666; }
.ny-download-list ul li em:hover{color: #0087d4;}
/*反馈页面*/
.feedback{background: #f4f4f4; padding-top: 40px; padding-left: 25px; height: 444px;}
.feedback dl{float: left; width: 410px; margin-right: 15px; margin-bottom: 25px;}
.feedback .fdtitle{display: inline-block; font-size: 13px; line-height: 13px; color: #333; margin-bottom: 7px;}
.feedback .fdinput{display: block; padding-left: 10px; width: 398px; font-size: 13px; line-height: 26px; color: #666; background: #fff; font-family:"Microsoft YaHei"; outline: none; border: solid 1px #a9a9a9; }
.feedback dl:last-child{width: 835px; }
.feedback .fdtext{display: block; width: 835px;  font-size: 13px;  color: #666; text-indent: 2rem; background: #fff; font-family:"Microsoft YaHei"; outline: none; border: solid 1px #a9a9a9; height: 80px;}
.feedback .fdsub{display: block; width: 154px; background: #0073d8; margin: 15px auto 0px; font-size: 16px; line-height: 41px; color: #fff; font-family:"Microsoft YaHei"; outline: none; border: none;}
.feedback .fdsub:hover{background: #ff0000;}
.feed-div{line-height: 25px;margin-bottom:20px;}

