@charset "utf-8";
/* CSS Document */

html, body, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, input, select, button, textarea, iframe, blockquote{ margin:0; padding:0;}
body{ zoom:1; background:#ffffff;}
img { width: auto; max-width: 100%; height: auto; margin: 0; padding: 0; border: none; line-height: normal; vertical-align: middle; }
ul, ol, li{ list-style:none;}
h1, h2, h3, h4, h5, h6{ font-size:14px;}
body, input, select, button, textarea{ font-size:12px; font-family:"思源黑体 CN","微软雅黑"; font-family:"微软雅黑";}
button{ cursor:pointer;}
i, em, cite, address{ font-style:normal;}
a{ color:inherit; text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());}
a:link{ text-decoration:none; cursor:pointer;}
a:hover, a:active{ text-decoration:none;}
*{ max-height:999999999em;}
*:focus{ outline:none;}

button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner{ border:none; padding:0;}

input[type="button"],
input[type="submit"],
input[type="reset"],
textarea{ -webkit-appearance:none;}

body,a,button,input,button,select,label{ -webkit-tap-highlight-color:rgba(0,0,0,0);}

::placeholder{ color:#999;}

.logo{margin-left:100px}
.toptel{font-size:16px; font-weight: bold; color: #000000; line-height: 37px; padding-top: 30px}
.dh { margin-left:100px}
.dh li{ width: 120px; height: 40px; line-height: 40px; font-size: 18px; font-weight: bold; float: left; text-align: center}
.dh li a{ color:#ffffff; text-align: center }
.ssbox{ width:215px; height: 25px; margin-top:7px; border-radius: 13px; background:#ffffff; }	

.sybt{line-height: 120px; font-family: Arial;text-align: center; font-size: 40px; font-weight: bold; color: #333; text-decoration: none}

/*--------------------------
    5.2 Navigations Regular
   ----------------------------*/
.hero-section { background: url(../images/hero-img.jpg) no-repeat center; background-size: cover; }
.hero-section-caption { margin-top: 110px; margin-bottom: 110px; background-color: #4d8638; border-radius: 6px; }
.hero-title { color: #fff; font-size: 35px; font-weight: 100; line-height: 45px; margin-bottom: 25px; }
#navigation { float: right; }
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; }
#navigation { font-family: 'Open Sans', sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
#navigation > ul > li { float: left; }
#navigation.align-center > ul { font-size: 0; text-align: center; }
#navigation.align-center > ul > li { display: inline-block; float: none; }
#navigation.align-center ul ul { text-align: left; }
#navigation.align-right > ul > li { float: right; }
#navigation > ul > li > a { padding: 14px; font-size: 14px; color: #60645f; text-decoration: none; font-weight: 600; text-transform: uppercase; }
#navigation > ul > li:hover > a { color: #589442; }
#navigation > ul > li.has-sub > a { padding-right: 32px; }

/*#navigation > ul > li.has-sub > a:after {
 position: absolute;
 top: 22px;
 right: 11px;
 width: 8px;
 height: 2px;
 display: block;
 background: #dddddd;
 content: '';
}*/
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }

/*#navigation > ul > li.has-sub:hover > a:before {
 top: 23px;
 height: 0;
}*/
#navigation ul ul { position: absolute; left: -9999px; }
#navigation.align-right ul ul { text-align: right; }
#navigation ul ul li { top: 26px; height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover > ul { left: auto; }
#navigation.align-right li:hover > ul { left: auto; right: 0; }
#navigation li:hover > ul > li { height: 43px; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation ul ul li a { padding: 14px 22px; width: 218px; font-size: 14px; letter-spacing: 0.5px; text-decoration: none; color: #60645f; font-weight: 600; background: #f0efe8; text-transform: uppercase; border-bottom: #e3e2da 1px solid; }
#navigation ul ul li:last-child > a, #navigation ul ul li.last-item > a { border-bottom: 0; }
#navigation ul ul li:hover > a, #navigation ul ul li a:hover { color: #589442; }
#navigation ul ul li.has-sub > a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #dddddd; content: ''; }
#navigation.align-right ul ul li.has-sub > a:after { right: auto; left: 11px; }
#navigation ul ul li.has-sub > a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #dddddd; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation.align-right ul ul li.has-sub > a:before { right: auto; left: 14px; }
#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }
#navigation.small-screen { width: 100%; }
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen.align-center > ul { text-align: left; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid #e3e2da; top: auto; }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; padding: 20px 15px; }
#navigation.small-screen > ul > li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 25px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a { color: #60645f; background: none; }
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a { color: #589442; }
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 15px; color: #4d8638; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; }
#navigation.small-screen #menu-button:after { position: absolute; top: 16px; right: 17px; display: block; height: 12px; width: 20px; border-top: 2px solid #4d8638; border-bottom: 2px solid #4d8638; content: ''; }
#navigation.small-screen #menu-button:before { position: absolute; top: 21px; right: 17px; display: block; height: 2px; width: 20px; background: #4d8638; content: ''; }
#navigation.small-screen #menu-button.menu-opened:after { top: 20px; border: 0; height: 2px; width: 15px; background: #4d8638; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#navigation.small-screen #menu-button.menu-opened:before { top: 20px; background: #4d8638; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid #e3e2da; height: 54px; width: 53px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { }
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after { position: absolute; top: 25px; right: 20px; width: 8px; height: 2px; display: block; background: #5f5f5f; content: ''; }
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #474747; }
#navigation.small-screen .submenu-button:before { position: absolute; top: 22px; right: 23px; display: block; width: 2px; height: 8px; background: #5f5f5f; content: ''; }
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }

.list{
	float: right;
	position: relative;
}
.sublist{
	position: absolute;
	right:0px;
	top:60px;
	z-index: 2;
}
.header .sublist li{
	border: #ffffff solid 1px;
	text-align: center;
}
.sublist a{
	display: block;
	width:300px;
	height:35px;
	line-height: 35px;
	background: #5a5a5a;
	color: #fff;
	font-size: 20px;
}
.sublist li a:hover{
	background: #09F;
}
.active a{
	background: #09F;
}

 .swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }


.syabout{ font-size:16px; color: #333333; line-height: 40px；opacity:0}
.syaboutbt { font-size: 16px; color: #333333; text-align: center; line-height: 30px; padding-top: 80px}
.syaboutname{text-align: center; font-size: 40px; padding: 60px 0 40px 0; font-weight: bold;}


.sypro{ width: 100%; height: auto; margin-top: 70px; padding: 20px 0 100px; background: url("../images/sycpbj.jpg") no-repeat center}
.sycp{ padding: 0px; margin-bottom: 50px; background-color: #FFFFFF;}
.sycpimg img{ width:100%}
.sycpbt{ width: 100%; height: 120px; padding: 0 20px; overflow: hidden; font-size: 16px; color: #0067ce; font-weight: bold; line-height: 40px; background: #ffffff url("../images/probj.jpg") no-repeat center top}
.sysp{ margin-left:-20px; margin-top: 30px }
.sysp img{ width:100% }
.synews{ border-bottom: #cccccc solid 1px; margin: 20px auto ; padding:0 40px 20px; background: url("../images/synewsxs.jpg") no-repeat right top; font-size: 16px; line-height: 30px; color: #333}
.synews a{color: #333; border-left: #999 solid 3px; display: block; padding-left: 20px}



.footer { background-color: #6c6c6c; padding-top: 20px; padding-bottom: 20px; color: #dfdfdf; }
.footer-widget { margin-bottom: 30px; }
.footer-title { margin-bottom: 10px; font-size: 16px; font-weight: bold; color: #fff; }
.footer-widget a{ font-size: 14px; color: #dfdfdf; line-height: 28px}
.footer-widget a:hover { color: #dfdfdf; }
.footer-widget ul { }
.footer-widget li { line-height: 28px}
.footer-widget li a { font-size: 14px; color: #dfdfdf; }
.footer-widget li a:hover { color: #dfdfdf; }
.footer-widget .form-control { height: 50px; color: #7e7e7e; background-color: #535353; border: 0px solid; border-radius: 2px; }
.footer-wrapper { }
.footer-social { padding: 0; line-height: 40px;}
.footer-social ul { }
.footer-social ul li {float: left; padding:0 5px} 
.footer-social ul li img{ width:25px; height: 25px; margin-top: -10px}
.footer-link { color: #ffe451; font-size: 14px; font-weight: 600; border-bottom: 1px solid #ffe451; padding-bottom: 2px; }
.footer-link:hover { color: #f7da3d; border-bottom: 1px solid #f7da3d; }
.contact-info{ font-size: 14px; line-height: 28px; color: #dfdfdf; padding-top: 15px}

/*-------------- tiny footer ------------*/
.tiny-footer { background-color: #1a1a1a; font-size: 14px; line-height: 54px; color: #848484; text-align: center; }




.page-section { padding-top: 200px; padding-bottom: 180px; }

.lmbt{ font-size:36px; text-align: center; line-height: 160px; }
.about{ font-size: 16px; line-height: 37px;}

.newlist{border-bottom: #999 solid 1px; padding: 30px 0}
.newslist-img{width: 100%; height: auto; text-align: center}
.newslist-bt{ width: 100%; height: 30px; line-height: 30px; color: #262626; font-size: 20px; overflow: hidden}
.newslist-jj{ width: 100%; height: 105px; line-height: 35px; color: #5a5a5a; font-size: 16px; overflow: hidden}
.newslist-sj{ width: 100%; height: 30px; line-height: 35px; color: #aaa; font-size: 16px; overflow: hidden}
.newsde-bt{padding-top:30px }
.newsde-sj{ width: 100%; height: 30px; line-height: 35px; color: #aaa; font-size: 16px; overflow: hidden; border-bottom:#aaa solid 1px; padding-bottom: 60px; margin-bottom: 40px}
.newsde-nr{ margin-bottom: 40px}


.leave-comments {  padding: 40px; margin: 0px auto 40px;  }
.lxwmbox{ margin: 0px auto 40px; }
.lxwm{ font-size: 24px; line-height: 50px; padding-left: 20px}
.prolist{margin:10px 0px 10px 60px; border: #eaeaea solid 1px; height: auto; overflow: hidden}
.proclassname{ background:#fafafa;  width:100%; line-height: 45px; font-size: 16px; color: #262626}
.prolist li{ float: left; padding:20px 20px 10px; overflow: hidden}
.prolist li img{ width:260px; height: 260px;}
.prolist li p{ text-align: center; line-height: 50px; font-size: 16px;}
.proname{ width:229px; height:90px; background: #3b81c3; line-height: 90px; text-align: center; color: #fff; font-size: 20px; margin-top: 10px  }



.pro_show_left {width:229px;float:left; background: #fff}
.pro_show_left .pro_show_left01 {width:229px;float:left;}
.proclassbox{width:229px;padding-top:15px;float:left;padding-bottom:33px;}
.sf-menu {clear:both;margin:0px auto;height:auto;position:relative;text-transform:capitalize;z-index:1000;width:265px;}
.sf-menu li {zoom:1;color:#666;margin:5px 0 0 0;background:url(../images/productstitle_bg.gif) no-repeat;line-height:42px;width:229px;font-weight:bold;font-size:14px;}
.sf-menu li a {text-transform:capitalize;width:265x;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left;color:#fff;text-indent:20px;}
.sf-menu li a:hover {color:#fff;}
.sf-menu li.hover, .sf-menu li:hover {position:relative;}
.sf-menu li.menu-item:hover {position:relative;}
.sf-menu ul {float:left;width:229px;position:absolute;left:229px;top:0px;visibility:hidden;text-transform:capitalize;}
.sf-menu ul li {background:#eaeaea;margin-bottom:0;height:auto;margin-top:0px;}
.sf-menu ul li:hover {background:# 06F;}
.sf-menu ul li a {font-weight:normal;text-indent:15px;line-height:38px;border-bottom:1px solid #FFF;}
.sf-menu ul li ul {padding:0px;}
.sf-menu ul ul {left:229px;margin:0px;padding:0px;visibility:hidden;top:0px;}
.sf-menu ul ul li a {width:auto;padding:0px;text-indent:15px;text-decoration:none;}
ul.pro-menu {margin-top:-1px;margin:0px;padding:0px;text-transform:capitalize;}
.sf-menu li:hover > ul {visibility:visible;margin:0px;padding:0px;}


/*分页*/
.pagenum{ height: 80px; margin-top: 20px}
.pagelist{padding-top:10px;padding-bottom:10px;text-align:center; color:#09479C; font-size:0px; clear:both;}
.pagelist span,.pagelist a,.pagelist strong{text-align:center; vertical-align:middle; font-family:Arial; font-size:12px;
display:inline-block; padding:4px 8px;margin:0px 2px;border:#cccccc solid 1px;color:#333333; border-radius:3px;}
.pagelist var{height:21px;line-height:21px; display:inline-block;margin:0px 3px 0px 3px;}
.pagelist strong,.pagelist .thispage{font-weight:100;margin-right:3px;border:#268ADF solid 1px; background-color:#268ADF;color:#ffffff;}
.pagelist a:hover{ color:#ffffff; border:#268ADF solid 1px; background-color:#268ADF;text-decoration:none;}




/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width:1200px) {
    .newslist-bt{ width: 100%; height: 30px; line-height: 30px; color: #262626; font-size: 18px; overflow: hidden}
    .newslist-jj{ width: 100%; height: 75px; line-height: 25px; color: #5a5a5a; font-size: 14px; overflow: hidden}
	.prolist li{ float: left; padding:20px 34px 10px; overflow: hidden}
}

/* Medium Devices, Desktops */
@media only screen and (max-width:992px) {
    .newslist-bt{ width: 100%; height: 30px; line-height: 30px; color: #262626; font-size: 18px; overflow: hidden}
    .newslist-jj{ width: 100%; height: 75px; line-height: 25px; color: #5a5a5a; font-size: 14px; overflow: hidden}
	.prolist li{ float: left; padding:20px 42px 10px; overflow: hidden}
	
}

/* Small Devices, Tablets */
@media only screen and (max-width:768px) {
	.logo{margin-left:0}

    .dh { margin-left:0}
	.syabout{ font-size:14px; color: #333333; line-height: 30px}
	.syaboutbt { font-size: 16px; color: #333333; text-align: center; line-height: 30px; padding-top:40px}
	.syaboutname{text-align: center; font-size: 30px; padding: 40px 0 20px 0; font-weight: bold;}
	.sypro{ width: 100%; height: auto; margin-top: 70px; padding: 20px 0 40px; background: url("../images/sycpbj.jpg") no-repeat center}
    .newslist-bt{ width: 100%; height: 25px; line-height: 25px; color: #262626; font-size: 16px; overflow: hidden}
    .newslist-jj{ width: 100%; height: 40px; line-height: 20px; color: #5a5a5a; font-size: 12px; overflow: hidden}
	.newslist-sj{ width: 100%; height: 25px; line-height: 30px; color: #aaa; font-size: 12px; overflow: hidden}
	.prolist{margin:10px auto; border: #eaeaea solid 1px; height: auto; overflow: hidden}
	.prolist li{ width: 50%; float: left; padding:20px 11px 10px; overflow: hidden}
	.page-section { padding-top: 200px;  padding-bottom: 0}
	.sybt{line-height: 80px; font-family: Arial;text-align: center; font-size: 30px; font-weight: bold; color: #333; text-decoration: none}
	
	.prolist li img{ width:220px; height:220px;}
	.proname{ width:100%; height:60px; background: #3b81c3; line-height:60px; text-align: center; color: #fff; font-size: 20px; margin-top: 10px  }
	.pro_show_left {width:100%}
	.pro_show_left .pro_show_left01 {width:100%;}
	.proclassbox{width:100%;padding-top:15px;float:left;padding-bottom:33px;}
	.sf-menu {clear:both;margin:0px auto;height:auto;position:relative;text-transform:capitalize;z-index:1000;width:100%;}
	.sf-menu li {zoom:1;color:#666;margin:5px 0 0 0;background:url(../images/productstitle_bg.gif) no-repeat;line-height:42px;width:100%;font-weight:bold;font-size:14px;}
	.sf-menu li a {text-transform:capitalize;width:100%;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left;color:#FFF;text-indent:20px;}
	.sf-menu li a:hover {color:#f99636;}
	.sf-menu li.hover, .sf-menu li:hover {position:relative;}
	.sf-menu li.menu-item:hover {position:relative;}
	.sf-menu ul {float:left;width:229px;position:absolute;left:229px;top:0px;visibility:hidden;text-transform:capitalize;}
	.sf-menu ul li {background:#0071bc;margin-bottom:0;height:auto;margin-top:0px;}
	.sf-menu ul li:hover {background:# 06F;}
	.sf-menu ul li a {font-weight:normal;text-indent:15px;line-height:38px;border-bottom:1px solid #FFF;}
	.sf-menu ul li ul {padding:0px;}
	.sf-menu ul ul {left:229px;margin:0px;padding:0px;visibility:hidden;top:0px;}
	.sf-menu ul ul li a {width:auto;padding:0px;text-indent:15px;text-decoration:none;}
	ul.pro-menu {margin-top:-1px;margin:0px;padding:0px;text-transform:capitalize;}
	.sf-menu li:hover > ul {visibility:visible;margin:0px;padding:0px;}
	
	.footer { background-color: #6c6c6c; padding-top: 10px; padding-bottom: 10px; color: #dfdfdf; }
.footer-widget { margin-bottom: 20px; }
.footer-title { margin-bottom: 10px; font-size: 14px; font-weight: bold; color: #fff; }
.footer-widget a{ font-size: 12px; color: #dfdfdf; line-height: 20px}
.footer-widget a:hover { color: #dfdfdf; }
.footer-widget ul { }
.footer-widget li { line-height: 20px}
.footer-widget li a { font-size: 12px; color: #dfdfdf; }
.footer-widget li a:hover { color: #dfdfdf; }
.footer-widget .form-control { height: 50px; color: #7e7e7e; background-color: #535353; border: 0px solid; border-radius: 2px; }
.footer-wrapper { }
.footer-social { padding: 0; line-height: 45px;}
.footer-social ul { }
.footer-social ul li {float: left; padding:0 10px} 
.footer-social ul li a { font-size: 18px; }
.footer-social ul li a:hover { color: #4d8638; }
.footer-link { color: #ffe451; font-size: 14px; font-weight: 600; border-bottom: 1px solid #ffe451; padding-bottom: 2px; }
.footer-link:hover { color: #f7da3d; border-bottom: 1px solid #f7da3d; }
.contact-info{ font-size: 14px; line-height: 28px; color: #dfdfdf; padding-top: 15px}
.tiny-footer { background-color: #1a1a1a; font-size: 12px; line-height: 30px; color: #848484; text-align: center; }	
}

