* {margin:0;padding:0;}
a {text-decoration:none !important;transition:all 500ms ease;-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;}
a:hover {text-decoration:none;outline:none;}
ul,li {list-style:none}
.fl {float:left}
.fr {float:right}
.clear {clear:both}
input {outline:none}
.pic {width:100%;height:auto;}
p {position:relative;font-size:14px;line-height:28px;font-family:'Open Sans',sans-serif;color:#555555;margin:0px;transition:all 500ms ease;}
body,html {background:#fff;height:100%;}
body {font-family:"微软雅黑";box-sizing:border-box;}
.cont9 {width:82%;margin:0 9%;display: inline-block;}
@media (min-width:1500px){
    .cont9 {width:72%;margin:0 14%;display: inline-block;}
}
.top {z-index:99;position:relative;}
@media (min-width:1500px) {.container {max-width:1400px;padding:0;}}
@media (max-width:1499px) {.container {max-width:1200px;padding:0 15px;}}
@media (max-width:1299px) {.container {max-width:940px;padding:0 15px;}}
@media (max-width:979px) {.container {max-width:100%;margin-left:15px;margin-right:15px;padding:0;}}

/*导航*/
.navbar-default {background:none !important;}
.navbar {box-shadow:none;background:rgba(255,255,255,0);width:100%;border-bottom:1px solid rgba(255,255,255,.1) !important;box-shadow: 3px 3px 10px rgba(0,0,0,.06);}
.navbar-nav {float:right !important;}
.navbar-nav>li {padding:0 10px;line-height:80px;}
.navbar-nav>li>a {line-height:48px !important;color:#fff;font-size:16px;}
.navbar-nav>li:hover>a {color:#db2218;}
.navbar-brand {padding:0 15px !important; }
.navbar-brand img{ width: 200px; margin: 10px 0 0;}
@media all and (max-width:768px) {}
/* banner */

/* flexslider */
.flexslider {position:relative;overflow:hidden;width: 100%;display: inline-block;margin-top: -105px;}
.slides {position:relative;z-index:1;}
.slides img {width:100%;height:auto;}
.flex-control-nav {position:absolute;bottom:5%;left:19%;z-index:2;width:100%;text-align:left;}
.flex-control-nav li {display:inline-block;width:12px;height:12px;margin:0 5px;display:inline;zoom:1;}
.flex-control-nav a {display:inline-block;width:12px;height:12px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active {background-position:0 0;}
.flex-direction-nav {position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a {display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev {left:40px;/* background:url(http://jiyoubearing.com/Sites/jiyou/template/cn/css/images/prev.png) center center no-repeat;*/}
.flex-direction-nav li a.flex-next {right:40px;/* background:url(http://jiyoubearing.com/Sites/jiyou/template/cn/css/images/next.png) center center no-repeat;*/}


/* index-title */
.index_tit {padding-top:70px;}
.index_tit .left {width:50%;}
.index_tit .left h3 {font-size:36px;font-weight:bold;float:left;margin-right:20px;line-height:36px;}
.index_tit .left h3 span {color:#db2218;}
.index_tit .left p {font-size:16px;letter-spacing:5px;color:#333;margin-top: 20px;}
.index_tit .left h4 {color:#d1d1d1;font-size:14px;text-transform:uppercase;padding-top:2px;line-height:16px;}
.index_tit .right a {font-size:45px;font-weight:bold;display:block;line-height:50px; color: #333;padding-top:15px;}
.index_tit .right a:hover{ color:#db2218;}
.index_tit .left.bai h3{ color:#db2218;}
.index_tit .left.bai h3 span{ color: #fff;}
.index_tit .left.bai p{ color: #fff;}



/* index-product */
.sypro{ width:100%; height:auto; background:url(http://jiyoubearing.com/Sites/jiyou/template/cn/images/index_3_bg.jpg) center center no-repeat; padding-bottom: 80px; margin-top:-5px;}
.left{ float: left;}
.right{ float: right;}
/*--产品切换--*/
#flexiselDemo1 {display:none;}
.nbs-flexisel-container {position:relative;max-width:100%;margin-top: 50px;}
.nbs-flexisel-ul {position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:center;}
.nbs-flexisel-inner {overflow:hidden;margin:0px auto;}
.nbs-flexisel-item {float:left;margin:0;padding:0px;position:relative;line-height:0px;}
.nbs-flexisel-item>img {cursor:pointer;position:relative; }
.zoom .img-box {z-index:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2.2s ease-in-out;-moz-transition:all 2.2s ease-in-out;-ms-transition:all 2.2s ease-in-out;-o-transition:all 2.2s ease-in-out;transition:all 2.2s ease-in-out;}
.zoom .img-box img{width: 96%; margin: 0 2%;}
.zoom:hover .img-box {-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.zoom {display:block;overflow:hidden;position:relative;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.img-box-content,.pets-info {display:block;width:100%;height:100%;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
.img-box-content img,.pets-info img {display:block;position:relative;max-width:100%;max-height:100%;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.img-box-content {position:relative;}
.pets-info {top:0;left:0;position:absolute;}
.pets-info .pets-info-slid {display:block;position:relative;padding:2%;left:50%;top:50%;position:relative;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);text-align:center;}
.strip_line {display:block;position:relative;height:1px;width:60%;margin:16px auto;background:rgba(255,255,255,0.5);clear:both;}
.pets-effect {display:block;overflow:hidden;position:relative;}
.pets-effect .pets-info {filter:alpha(opacity=0);-wekbit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:translateZ(0) scale(2,2);-moz-transform:translateZ(0) scale(2,2);-ms-transform:translateZ(0) scale(2,2);-o-transform:translateZ(0) scale(2,2);transform:translateZ(0) scale(2,2);color:#e6e6e6;}
.pets-effect .pets-info * {z-index:3;}
.pets-effect .pets-info:after,.pets-effect .pets-info:before {content:"";display:block !important;position:absolute;visibility:visible !important;background-color:rgba(0,0,0,0.8);top:0;left:0;bottom:0;right:0;width:101%;height:101%;z-index:-1;-webkit-transition:0.6s ease-in-out;-moz-transition:0.6s ease-in-out;-ms-transition:0.6s ease-in-out;-o-transition:0.6s ease-in-out;transition:0.6s ease-in-out;}
.pets-effect.ver_line .pets-info:before {-webkit-transform:translateZ(0) translateX(100%) rotateZ(180deg);-moz-transform:translateZ(0) translateX(100%) rotateZ(180deg);-ms-transform:translateZ(0) translateX(100%) rotateZ(180deg);-o-transform:translateZ(0) translateX(100%) rotateZ(180deg);transform:translateZ(0) translateX(100%) rotateZ(180deg);}
.pets-effect.ver_line .pets-info:after {-webkit-transform:translateZ(0) translateX(-100%) rotateZ(180deg);-moz-transform:translateZ(0) translateX(-100%) rotateZ(180deg);-ms-transform:translateZ(0) translateX(-100%) rotateZ(180deg);-o-transform:translateZ(0) translateX(-100%) rotateZ(180deg);transform:translateZ(0) translateX(-100%) rotateZ(180deg);}
.pets-effect.ver_line:hover .pets-info {filter:alpha(opacity=100);-wekbit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transform:translateZ(0) scale(1,1);-moz-transform:translateZ(0) scale(1,1);-ms-transform:translateZ(0) scale(1,1);-o-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1);}
.pets-effect.ver_line:hover .pets-info:before {-webkit-transform:translateZ(0) translateX(50%) rotateZ(0deg);-moz-transform:translateZ(0) translateX(50%) rotateZ(0deg);-ms-transform:translateZ(0) translateX(50%) rotateZ(0deg);-o-transform:translateZ(0) translateX(50%) rotateZ(0deg);transform:translateZ(0) translateX(50%) rotateZ(0deg);}
.pets-effect.ver_line:hover .pets-info:after {-webkit-transform:translateZ(0) translateX(-50%) rotateZ(0deg);-moz-transform:translateZ(0) translateX(-50%) rotateZ(0deg);-ms-transform:translateZ(0) translateX(-50%) rotateZ(0deg);-o-transform:translateZ(0) translateX(-50%) rotateZ(0deg);transform:translateZ(0) translateX(-50%) rotateZ(0deg);}
.pets-effect.horizontal .pets-info:before {-webkit-transform:translateZ(0) translateY(100%) rotateZ(180deg);-moz-transform:translateZ(0) translateY(100%) rotateZ(180deg);-ms-transform:translateZ(0) translateY(100%) rotateZ(180deg);-o-transform:translateZ(0) translateY(100%) rotateZ(180deg);transform:translateZ(0) translateY(100%) rotateZ(180deg);}
.pets-effect.horizontal .pets-info:after {-webkit-transform:translateZ(0) translateY(-100%) rotateZ(180deg);-moz-transform:translateZ(0) translateY(-100%) rotateZ(180deg);-ms-transform:translateZ(0) translateY(-100%) rotateZ(180deg);-o-transform:translateZ(0) translateY(-100%) rotateZ(180deg);transform:translateZ(0) translateY(-100%) rotateZ(180deg);}
.pets-effect.horizontal:hover .pets-info {filter:alpha(opacity=100);-wekbit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transform:translateZ(0) scale(1,1);-moz-transform:translateZ(0) scale(1,1);-ms-transform:translateZ(0) scale(1,1);-o-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1);}
.pets-effect.horizontal:hover .pets-info:before {-webkit-transform:translateZ(0) translateY(50%) rotateZ(0deg);-moz-transform:translateZ(0) translateY(50%) rotateZ(0deg);-ms-transform:translateZ(0) translateY(50%) rotateZ(0deg);-o-transform:translateZ(0) translateY(50%) rotateZ(0deg);transform:translateZ(0) translateY(50%) rotateZ(0deg);}
.pets-effect.horizontal:hover .pets-info:after {-webkit-transform:translateZ(0) translateY(-50%) rotateZ(0deg);-moz-transform:translateZ(0) translateY(-50%) rotateZ(0deg);-ms-transform:translateZ(0) translateY(-50%) rotateZ(0deg);-o-transform:translateZ(0) translateY(-50%) rotateZ(0deg);transform:translateZ(0) translateY(-50%) rotateZ(0deg);}
.pets-info-slid h4 {font-size:28px;color:#d61915;}
.pets-info-slid p {line-height:2.2em;color:#fff;font-size:14px;width:90%;margin:0 auto;}
/* .treatments {background:#fff;} */
.treatments h3 {color:#d61915;}
.pets-effect-btm h5 {color:#fff;font-size:20px;padding:0px 0 20px;text-align:center;}
.pets-effect-btm p {color:#fff;font-size:15px;text-align:center;line-height:2.2em;}
.pets-effect-btm {padding:2.5em 2.5em 0;}
.treatments p {color:#fff;}
/*--//产品切换--*/

/* index-about */
.syabout{ width: 100%; height:auto;}
.left a { font-size: 45px;color: #333;}
.left a:hover{ color:#db2218;}
.syabout .q {width:400px;margin-top:119px;}
.syabout .q li {float:left;width:200px;padding-bottom:70px;}
.syabout .q li h5 {color:#060d26;}
.syabout .q li h5 i {font-size:50px;font-family:arial; font-style: normal;}
.syabout .q li h5 b {font-weight:400;font-size:16px;vertical-align:top;line-height:40px;padding-left:5px;}
.syabout .q li p {font-size:16px;}
.syabout .syaright{ width: 90%; margin-left: 10%; padding-top:70px;}
.syabout .syaright h3{ width:90%; line-height:36px; margin-bottom: 30px; font-size: 22px;}
.syabout .syaright p{line-height:30px; font-size: 15px; text-align: justify; margin-bottom: 50px;}
.syzhanti{ width: 100%; height: auto; background:#f5f5f5 url(http://jiyoubearing.com/Sites/jiyou/template/cn/images/index_5_bg.jpg) top center no-repeat; margin-top:-5px;}
.zhantitu{ width: 100%; background:#fff; padding:30px 22px 0; margin-top:30px;}


/* index-mapweb */
.symapweb{ width: 100%; height:auto; display: inline-block; background: #eeeff1; }
.symwleft{ padding:80px 0;}
.symwleft .symwjj{ width: 86%; text-align: justify;}


/* index-news */
.synews ul{ display: inline-block; width:100%;}
.synews ul li .img {position:relative;padding-top:56.25%;display:block;width:100%;overflow:hidden;}
.synews ul li .img img {display:block;position:absolute;left:0;top:0;width:100%;height:100%;}
.synews ul li .txt {padding:35px 0 10px 0;display:inline-block;width:100%;}
.synews ul li .txt .fl {width:calc(100% - 172px);font-size:18px;line-height:30px;float: left;color: #333;}
.synews ul li a{ width:94%; display: inline-block; margin:0 3%;}
.synews ul li:hover a .fl{ color:#db2218;}
.synews ul li .txt .fr h3 {font-size:35px;line-height:35px;color:#666;margin-top: 0;}
.synews ul li .txt .fr p {color:#666;}
.synews ul li .txt .fr {width:172px;text-align:right;}


/* footer */
.footer {width:100%;height:auto;padding:50px 0 20px;background:#222;color:#f5f5f5;}
.footer p {color:#ddd;}
.footer p b {color:#f16d0a;font-size:18px;}
.flist h3 {font-size:18px;font-weight:400;}
.flist p {width:100%;display:inline-block;margin-bottom:5px;}
.flist p a {font-size:14px;color:#ddd;}
.flist p a:hover{ color:#db2218;}
.flist p span {float:left;}
.fright {width:100%;height:auto;display:inline-block;}
.fright h2 {font-size:24px;margin-bottom:30px;}
.fright h3 {font-size:18px;margin-bottom:15px;}
.ficon i {font-size:24px;color:#999;margin-right:10px;}
.bq {width:100%;height:auto;margin:20px 0 0;border-top:1px solid #666;padding:20px 0 0;}
.bq a {color:#ddd;}
.ewm {width:100px;height:auto;}


/* bread */
.nyban{ position:relative; margin-top:-105px;}
.position {content: ""; position: absolute; background: rgba(255,255,255,.86); width: 11.2%; height: 42px; text-align:center; left: 14%; bottom: 0; }
.position h3 {font-size:20px; color: #333; margin: 0; line-height: 42px;}


/* ny-about */
.nyabbg1 { width: 100%; height:auto; display:inline-block; padding: 80px 0;  color: #333}
.nyabbg1 .nyaleft{ width: 100%; height:auto; display:inline-block; padding: 40px 0;}
.nyabbg1 .nyaleft h3{ font-size: 28px; margin-bottom: 40px;}
.nyabbg1 .nyaleft p{ width:90%; text-align: justify; font-size: 16px; line-height: 32px;}
.nyaleftzi{ width:80%; margin: 0 10%; padding: 80px 0 0;}
.nyaleftzi h5{ color: #000f3b; line-height: 28px; margin-bottom: 20px;}
.nyaleftzi p{ line-height: 30px !important; text-indent: 0 !important;}
.nyabbg {width:100%;height:auto;display:inline-block;background:#fff;margin:60px 0;}
.nyabox {width:100%;height:auto;display:inline-block;background-image: linear-gradient(135deg,#547aae,#ddd);}
.abtu {width:100%;display:block; }
.nycontent {width:100%;height:auto;margin:36px 0;display:inline-block;background:#fff;box-shadow:2px 3px 5px #ddd;padding:50px;}
.tu {width:100%;height:auto;display:block;margin:0 auto;}
.abnr {width:100%;margin:30px 0 0;padding:0 15px 0 0;height:auto;}
.abnr h4 {margin:10px 0 20px 0;font-weight:600;}
.abnr p {line-height:24px;text-indent:2em; font-size:16px;color:#666;text-align:justify;}
.rybox{ width: 90%; height: auto; margin: 0 5%;}
.rybox h4{ font-size: 20px; font-weight: 600; margin-bottom: 24px;}
.rybox p{ line-height: 42px; font-size: 18px; font-weight: 600;}


/* left-nav */
.leftab{ width: 100%; margin: 0; text-align: center; text-align: -webkit-center;}
.jxnav {width:100%;height:auto;margin-bottom:42px; white-space: nowrap;}
.jxnav li {width:200px;text-align:center;background:#f5f5f5; display: inline; height:42px;line-height:42px; margin:0 15px; padding: 10px 30px; border-radius: 5px;}
.jxnav li a {color:#333;font-size:18px;}
.jxnav .active {background:#db2218;position:relative;}
.jxnav .active a {color:#fff;}
.jxnav .active::before {content:"";position:absolute;left:0;right:0;bottom:0;width:0;height:0;border-width:0 5px 5px;border-style:solid;border-color:transparent transparent #fff;margin:0 auto;}

.thumbnail img{ border: 5px solid #ddd; margin-bottom: 20px;}
.thumbnail p{ line-height: 52px; margin: 0;}

/* ny-news */  
.news {display:inline;}
.news li {width:100%;display:inline-block;border:#ddd 1px solid;padding:32px;margin-bottom:15px;transition:all 1s;}
.news li:hover {background:#fafafa;box-shadow:10px 10px 10px #ddd;}
.news li:hover a {color:#db2218}
.news li a {color:#333;}
.news li a p {color:#666;font-size:15px;line-height:26px;}
.news li h4 {font-size:20px;margin:0 0 15px;}
.newshow h3 {font-size:22px;margin-bottom:20px;}
.newshow p {font-size:15px;line-height:26px;text-indent:2em;margin-bottom:10px;}
.newback {display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;margin-top:50px;}
.newback a:hover {color:#014d97;}
.wenz p strong {font-size:18px;color:#db2218padding-left:8px;}
.wenz p img {width:96%;height:auto;}
.casems {color:#666;border:1px solid #ddd;padding:15px 20px;margin:20px 0 30px;}
.casems P {text-indent:0;font-size:12px;margin:0;}
.news2 li {width:100%;border-bottom:1px solid #ddd;padding:10px 8px;}
.news2 li a {color:#333;}
.news2 li a:hover {color:#db2218}
.newshow h3 {font-size:22px;margin-bottom:20px;}
.newshow p {font-size:15px;line-height:32px;text-indent:2em;margin-bottom:15px;}
.newback {display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;margin-top:50px;}
.newback a:hover {color:#014d97;}

/* ny-page*/  
.pagination {display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:30px auto 0;justify-content:space-between;}
.pagination span>a {padding:5px 10px;color:#333;border:solid 1px #ccc;border-radius:5px;}
.page-num-current {padding:5px 0 !important;}
.pagination span>a select,.pagination span>a select:focus {border:solid 1px transparent !important;padding:5px 10px;background:transparent;}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
	z-index:3;color:#fff;cursor:default;background-color:#133c8e !important;border-color:#133c8e !important;}

/* ny-product */  
.probox {width:96%;height:auto;display:inline-block;margin-bottom:24px;background-color:skyblue;background:#fff;}
.probox img {width:100%;height:auto;transition:all 1s;}
.probox h4 {font-size:17px;margin:0;color:#333;text-align:center;height:42px;line-height:42px; font-weight: 600;}
.probox a:hover h4 {color:#db2218}
.probox p {line-height:42px;font-size:16px;color:#1b1b1b;}
.probox a { display:inline-block;color:#333;}
.probox a img{ border: 1px solid #ddd;}
.pro-title {margin-top:0 !important;}
.hover-one {border:1px solid #666;width:160px;height:38px;display:flex;align-items:center;justify-content:center;margin-right:20px;float:left;}
.hover-one a {color:#333;line-height:1.556;text-align:center;}
.hover-two {background-color:#f4f4f4;width:160px;height:38px;display:flex;align-items:center;justify-content:center;}
.hover-two a {color:#231f20;line-height:1.556;text-align:center;}
.pbtn:hover {background:#db2218;border:none;}
.pbtn:hover a {color:#fff;}
.procontent {width:100%;padding:0 30px 30px;}
.pro-xq-ms>h3 {font-size:20px;color:#444;line-height:56px;text-indent:2em;font-weight:600;border-bottom:4px solid #d7d7d7;background-color:#eee;}
.pro-xq-ms>p {padding:5px 5px;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:space-between;border-bottom:1px solid #000;}
.pro-xq-ms>p>a {color:#333;font-size:14px;}
.pro-xq-ms>p>span {font-size:14px;color:#333;}
.canshubox {width:100%;height:auto;display:inline-block;}
.canshubox p {margin-bottom:0;}
.cpcanshu1 {border-right:10px solid #fff;}
.canshubox2 {border-right:1px dotted #fff;}
.canshubox h3 {width:100%;height:auto;display:inline-block;font-size:18px;font-weight:600;}
.nypcanshu{ width:100%;height:auto;display:inline-block; background: #f5f5f5; margin: 20px 0 0; position: relative;}
.nypcanshu h3{ width:100%; height:auto; color: #333; letter-spacing: 2px; margin: 0; padding: 30px 0; text-align: center; font-size: 24px;}
.nypcanshu h3::before{ content: ""; position: absolute; background: rgba(0,0,0,.2); height: 1px; width: 42%; left: 0; top: 42px;}
.nypcanshu h3::after{ content: ""; position: absolute; background: rgba(0,0,0,.2); height: 1px; width: 42%; right: 0; top: 42px;}
.procontent {width:100%;margin: 0; /*height:386px;*/ overflow-y:auto;overflow-x:hidden; }
.procontent::-webkit-scrollbar {/*滚动条整体样式*/    width:4px;/*高宽分别对应横竖滚动条的尺寸*/    height:4px;}
.procontent::-webkit-scrollbar-thumb {/*滚动条里面小方块*/    border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.15);background:rgba(1,147,222,0.5);}
.procontent::-webkit-scrollbar-track {/*滚动条里面轨道*/    -webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);border-radius:0;background:rgba(0,0,0,0.1);}
.procontent p {line-height:20px;font-size:15px;color:#666;/* text-align:justify;*/}
.procontent img{ width:100%; height:auto;}
.pro-title h2{ background: #133c8e !important; color:#fff !important; margin-top:0;}
.proxqtit{ margin: 15px 0 0 40px; font-size: 18px;}
.proxqtit .more{ width: 100%; height:auto; display: inline-block; margin: 20px 0 0; }
.proxqtit .more a{ width: 100px; height: 28px; line-height: 28px; border-radius: 5px; display: block; text-align:center; font-size: 14px; background: #333; color: #fff;}

/* left-nav */  
.nav-pro>ul {border:none;}
.nav-pro>ul>li {position:relative;margin:0 15px 0 0;border-bottom:1px solid #fff;transition:.3s;background:#f5f5f5;}
.nav-pro>ul>li>a {padding:2px 0 0 20px;display:block;transition:.3s;cursor:pointer;line-height:42px;}
.nav-pro>ul>li:hover>a {border-left:5px solid #db2218background:#f5f5f5;}
.nav-pro>ul>li>i {position:absolute;right:6px;top:8px;font-size:24px;}
.nav-pro>ul>.active {border:none;}
.nav-pro>ul>.active>a {border-left:5px solid #333;background:#f5f5f5;display:block;}
.nav-pro>ul>li>a {color:#333;font-size:16px;}
.nav-pro>ul>li>ul>li>a {color:#555;padding:10px 5px;margin:0 10px;border-bottom:1px solid #ddd;display:block;font-size:15px;}
.nav-pro>ul>li>ul>.active {background:#333;}
.nav-pro>ul>li>ul>li>ul>li {padding-left:26px;}
.nav-pro>ul>li>ul>li>ul>li>a {color:#888;line-height:32px;width:92%;display:block;padding:0 0 0 8px;border-bottom:1px dotted #ddd;}
.submenu {display:none !important;}
.showsub .submenu {display:block !important;}
.sonmenu {display:none;}

/* ny-download */
.inner-about{ margin: 60px 0;}
.history h3{ margin-bottom: 38px; font-size: 22px; font-weight: 600;}
.downbox{ width:100%; height: auto; display: inline-block; margin:0;}
.downbox li a{ width: 96%; height: auto; color: #333; margin: 10px 2%; background: #fff; border: 1px solid #ddd; display: inline-block; padding: 20px 26px;}
.downbox li:hover a{ border: 1px solid #db2218}
.downbox p{ text-indent: 0; font-size: 17px; font-weight: 600; color: #555; margin-bottom: 15px;}
.downbox li a b{  color: #555; font-weight: normal !important; border-radius: 0; float: right; padding: 0 10px;}
.downbox li:hover a b{ background: #db2218 color: #fff; border: none; }

/* ny-contact */
.linkmap{ width:100%; height:auto; display: inline-block; background: #555; }
.linkmesg{ width:100%; height:auto; display: inline-block; background:#fff; margin: 40px 0 0;}
.linkbox {width:100%;height:auto;display:inline-block;padding:80px 50px 30px 0;}
.linkbox h3 { font-size:22px;margin: 42px 0 10px 0; border-left:5px solid #fff;padding-left:8px; font-weight: 600; color:#fff;}
.linkbox h5{ line-height:52px;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-size:18px; margin-bottom: 40px;}
.linkbox h5 i{ color:#f5f5f5;font-size:20px;width:26px;height:auto;}
.linkbox b {font-weight:normal;}
.link2{ width:100%;height:auto; display: inline-block; margin: 0 0 12px;}
.link2 h4{ color: #fff; font-size: 16px; font-weight: 600; border-left: 3px solid #fff; padding-left: 5px;}
.link2 ul { margin-left: 20px;}
.link2 ul li {padding:0 15px;line-height:32px;color:#fff;font-size:16px;}
.messagebox {width:100%;display:inline-table;padding:100px 45px;margin-top:0; background-image: linear-gradient(135deg,#547aae,#ddd);}
.linktu {width:100%;height:auto;margin:0 auto;position:relative;}
.linktu img {display:block;margin:0 auto;}
.messagebox h4 {font-size:28px; font-weight:600; color: #fff;}
.message-con {width:100%;padding:10px 0 0;}
.message-con>form {display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;}
.message-con>p {font-size:26px;font-weight:block;text-align:center;}
.form-group {width:33.33333%;margin:5px 0 0;padding:5px;}
.form-group input,.form-group1 textarea {padding:10px;border-radius:5px;letter-spacing:1px;font-size:15px;outline:none;border:none;box-shadow:none;display:block;width:100%;height:34px;line-height:28px;color:#555;background-color:#fff;background-image:none;}
.form-group1 {width:100%;margin:10px 0;padding:5px;}
.form-group1 textarea {width:100%;height:90px;}
.yzm {margin:15px 30px 0 0;}
.submit {background:#db2218;color:#fff;border-radius:0;font-size:15px;width:120px;margin:12px auto;height:40px;outline:none;letter-spacing:1px; border-radius: 30px; cursor:pointer;border:none;}
.message-bd {height:30px;}
.message-con img {height:35px;}
.linkicon2 {margin:20px 0;line-height:46px;text-align:center;}
.linkicon2 li {display:inline-block;background:rgba(0,0,0,.8);border-radius:50%;width:60px;height:60px;text-align:center;line-height:72px;margin:0 20px;}
.linkicon2 li:hover {background:rgba(70,158,48,.9);}
.linkicon2 li>a {color:#fff;}
.proxqtit{ width:94%;height:auto; margin-left:6%;}
.proxqtit table {width:100% !important; height:auto; margin:20px auto 10px;}
.proxqtit table tbody tr{ border-bottom: 1px solid rgba(0, 0, 0, .1);}
/* .proxqtit table tbody .firstRow td{ font-size: 18px;  color:#fff; border-right:1px solid #fff;} */
.proxqtit table tbody tr:nth-child(odd){ background: #f5f5f5;}
.proxqtit table tbody tr td { padding:6px; display:table-cell;vertical-align:inherit;white-space:nowrap;text-align:left;}
.proxqtit table tbody tr td:last-child {border-right:none;}
.proxqtit table tbody tr td p{ width: 100%; height: auto; display: table-cell;}


@media all and (max-width:768px) {
	/* index */
	html,body{ overflow-x: hidden;}
	.flexslider{ margin-top: -19px;}
	.sj{ display: none;}
	.navbar-brand{ padding:0 !important;}
	.navbar-brand img{ width:130px;}
	.cont9{ width:94%; margin: 0 3%;}
	.navbar-toggle .icon-bar{ background:#333;}
	.navbar-nav{ float: none !important; text-align: center;}
	.navbar-nav>li>a{ color:#333;line-height: 18px !important;}
	.syabout .q{ margin-top:0;}
	.syabout .q li{ padding-bottom: 20px !important;}
	.syabout .syaright{ margin-left: 3%; padding-top: 20px;}
	.symwleft{ padding:0;}
	.synews ul li .txt span{ width:100% !important; display: inline-block;}
	.synews ul li .txt .fr h3 { font-size: 20px; line-height: 20px;}
    /* ny*/
	.nyban{ margin-top:-19px;}
	.position{ display:none;}
	.nyabbg1{ padding:46px 0;}
	.nyabbg1 .nyaleft{ padding:0;}
	.form-group{ width:100%;}
	.nav-pro>ul>li{ margin:0;}
	.pro-title{ margin-left: 0 !important;}
	.proxqtit{ width:100%; margin-left: 0;}
	.nyabbg{ margin:26px 0;}
    /* .position {display: none;}
	.nyban{ width:100%;height:auto; overflow-x: hidden; padding: 0;}
	.nyban img{ width:200%; margin: 0 0 0 -46%;}
    .nybanright {display:none !important;}
	.nyabbg1 .nyaleft{ padding-top: 0;}
	.nyabbg1 .nyaleft p{ width: 100%;}
	.nyaleftzi{ width: 100%; margin: 0; padding-top: 30px;}
    .abnr {height:auto !important;}
    .culist li .fa {font-size:14px;line-height:22px;}
    .procontent {width:100%; height:auto !important; padding: 0 10px;}
    .pro-title {margin:0 !important;}
    .cstit .syprolist li {font-size:14px !important;}
    .inner-about {padding:0;}
    #accordion .panel-title a {font-size:17px;}
    .form-group {width:100%;}
    .submit {width:50%;margin:0 auto;}
    .linkbox {border-left:none;padding:20px 0 0;height:auto;}
	.inner-about{ margin: 0;}
	.linkbox h5{ font-size: 16px;} */
}