/*公共样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,
h4,h5,h6,form,input,button,textarea,p,a {margin: 0;padding: 0;font-family: '微软雅黑'!important;}
html {min-width: 1300px;overflow-x: hidden;}
body {font-family: '微软雅黑'!important;overflow-x: hidden;padding-top: 105px;}
li {list-style: none;}
a,a:hover,a:visited,a:active {text-decoration: none;}
input,select {border: none;outline: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: transparent;}
em,i {font-style: normal;}
img {max-width: 100%;border: none;}
.fl {float: left;}
.fr {float: right;}
.clb {height: 0;clear: both;}
.f0 {font-size: 0;}
.flex {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.flex-1 {display: inline-block;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;}
.trans {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.transy {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.container {width: 75%;margin: 0 auto;}
@media only screen and (max-width: 768px) {
    
}
.container h3 {font-size: 22px;text-align: center;padding: 5% 0 3%;}
.container h3 p {font-family: arial;font-size: 16px;color: #f58635;font-weight: normal;padding-top: 5px;}
.w3 {display: inline-block;width: 32%;margin-right: 2%;vertical-align: top;}
.w3:nth-child(3n) {margin-right: 0 !important;}
.w4 {display: inline-block;width: 23.5%;margin-right: 2%;vertical-align: top;}
.w4:nth-child(4n) {margin-right: 0 !important;}
.w5 {display: inline-block;width: 18.4%;margin-right: 2%;vertical-align: top;}
.w5:nth-child(5n) {margin-right: 0 !important;}
.mr0 {margin-right: 0 !important;}
.mb0 {margin-bottom: 0 !important;}

/*面包屑导航*/
.breadcrumb_nav{font-size: 16px;color: #fff;height: 50px;line-height: 50px;background: rgba(31,31,31,.95);}
.breadcrumb_nav a{color: #fff;}

/*公共头部*/
.header {position: fixed;top: 0;left: 0;width: 100%;height: 75px;padding-top: 20px;padding-bottom: 10px;background: #1f1f1f;z-index: 100000000;}
.header .gs {text-align: right;}
.header em {font-size: 14px;color: #6e6e6e;}
.header .gs a {font-size: 12px;color: #fff;padding: 0 5px;}
.header .nav img.logo {width: 8%;vertical-align: middle;}
.header .nav img.tel {width: 12%;margin-left: 2%;vertical-align: middle;}
.header .nav ul {display: inline-block;width: 78%;text-align: right;vertical-align: middle;}
.header .nav li {position: relative;display: inline-block;line-height: 50px;}
.header .nav li a {display: inline-block;font-size: 14px;color: #fff;opacity: 0.9;filter: alpha(opacity=90);padding: 8px 12px 0;}
.header .nav li:last-child a {padding-right: 0;}
.header .nav li.active>a,.header .nav li:hover>a,.header .nav li p a:hover {opacity: 1;filter: alpha(opacity=100);font-weight: bold;}
.header .nav li:hover>a {font-weight: normal;}
.header .nav li.active:hover>a {font-weight: bold;}
.header .nav li p {position: absolute;top: 100%;left: -50%;width: 200%;height: 0;line-height: 40px;background: #1f1f1f;text-align: center;overflow: hidden;z-index: 10;}
.header .nav li p a {display: block;font-size: 12px;line-height: 39px;padding: 0 5px;border-bottom: 1px dashed #6e6e6e;}
.header .nav .navMajor p{width: 360%;left: -80%;text-align: left;}
.header .nav .navMajor:hover p{height: 215px !important;}
.header .nav .navMajor p a{display: inline-block;width: 40%;padding-left: 5%;margin-right: 2%;text-align: left;}
.banner {min-height: 300px;}
.banner img {width: 100%;vertical-align: top;}
@media only screen and (max-width: 1200px) {.header .nav li a {padding: 5px 5px 0;}}

/*底部*/
.footer {background: #1f1f1f;}
.footer .con_l {width: 63%;}
.footer .first {padding: 5% 0 3%;border-bottom: 1px solid #8c8c8c;}
.footer .first p.slogan {font-size: 22px;font-weight: bold;color: #fff;padding-bottom: 25px;}
.footer .first>img {width: 50%;margin-right: 10%;}
.footer .first .tel {display: inline-block;width: 40%;font-size: 18px;color: #fff;}
.footer .first .tel img {width: 60%;vertical-align: middle;}
.footer .second {padding: 2% 0 3%;}
.footer .second>p {display: inline-block;width: 50%;opacity: 0.5;font-size: 12px;color: #fff;margin-right: 8%;line-height: 25px;}
.footer .second .lianjie {display: inline-block;width: 42%;line-height: 25px;vertical-align: top;}
.footer .con_l a {font-size: 12px;color: #8c8c8c;padding: 0 4%;vertical-align: top;border-right: 1px solid #8c8c8c;}
.footer .yq {padding-bottom: 1%;padding-left: 70px;position: relative;}
.footer .yq p {position: absolute;left: 0;top: 0;font-size: 12px;color: #8c8c8c;}
.footer .yq a {font-size: 12px;color: #8c8c8c;padding: 0 10px;line-height: 20px;display: inline-block;font-family: "微软雅黑";}
.footer .second .lianjie a:last-child {border: none;}
.footer .con_r {width: 32%;text-align: right;}
.footer .con_r p {display: inline-block;font-size: 14px;color: #8c8c8c;margin: 20% 2% 0;text-align: center;}
.footer .con_r p.tousu{margin-top: 10%;margin-right: 0;}
.footer .con_r p>img {width: 100%;}
.footer .con_r .icon {text-align: right;padding: 5% 0;margin: 0;}
.footer .con_r .icon a {margin: 0 5px;}
.footer .copyright {font-size: 12px;color: #8c8c8c;border-top: 1px solid #8c8c8c;padding: 1% 0 2%;line-height: 22px;}
.footer .copyright a{color: #8c8c8c;}

/*返回顶部*/
.top {position: fixed;top: 30%;right: 0;width: 50px;height: 50px;z-index: 999;}

/*视频*/
.shipin {display: none;position: fixed !important;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);overflow: hidden;z-index: 999;}
.shipin video {position: absolute !important;left: 50% !important;top: 50% !important;width: 720px;height: 400px;margin-left: -360px;margin-top: -200px;}
.shipin .close {position: absolute;top: 50%;right: 50%;margin-top: -200px !important;margin-right: -400px !important;width: 20px !important;height: 20px !important;cursor: pointer;border: none !important;background: transparent !important;}
.container h3>a {display: block;color: #333;}

/*分页按钮*/
#page {width: 100%;text-align: center;}
.page_div {margin-top: 20px;margin-bottom: 20px;font-size: 15px;font-family: "microsoft yahei";color: #666666;margin-right: 10px;padding-left: 20px;box-sizing: border-box;}

/* 页数按钮样式 */
.page_div a {display: inline-block;width: 30px;height: 30px;text-align: center;margin: 0 4px;cursor: pointer;line-height: 30px;color: #fff;font-size: 14px;background: #ccc;vertical-align: top;}
#firstPage,#lastPage {display: none;}
#prePage,#nextPage {width: 30px;height: 30px;font-size: 0;background: url(../../global/images/prevPage.png) no-repeat center #999;background-size: 20px;}
#nextPage {background: url(../../global/images/nextPage.png) no-repeat center #999;background-size: 20px;}
#prePage:hover {background: url(../../global/images/prevPage.png) no-repeat center #f58635;background-size: 20px;}
#nextPage:hover {background: url(../../global/images/nextPage.png) no-repeat center #f58635;background-size: 20px;}
.page_div .current {background-color: #f58635;}
.totalPages {margin: 0 10px;}
.totalPages span,.totalSize span {color: #0073A9;margin: 0 5px;}
.abc {display: none;}

.leftFix{position: fixed;top: 50%;left: 0;font-size: 0;z-index: 10;}
.leftFix p{width: 50px;font-size: 14px;height: 38px;line-height: 19px;color: #fff;background-color: #ff572a;border-radius: 0 5px 5px 0;padding-top: 8px;padding-bottom: 8px;text-align: center;border-bottom: 1px solid #fff;cursor: pointer;}
.leftFix p:first-of-type,.leftFix p:nth-of-type(2){padding-top: 30px;height: 15px;}
.leftFix p:first-of-type{background: url(../../global/images/leftFix1.png) no-repeat center 8px #ff572a;background-size: 28px;}
.leftFix p:nth-of-type(2){background: url(../../global/images/leftFix2.png) no-repeat center 8px #ff572a;background-size: 24px;}
.leftFix p:last-of-type{border: none;}
.leftFix p img{position: absolute;left: 51px;display: none;width: 130px;height: 130px;max-width: 130px;border: 5px solid #ff572a;border-radius: 5px;}
.leftFix p:first-of-type img{top: 0;}
.leftFix p:last-of-type img{bottom: 0;}
.leftFix p:hover img{display: block;}

.friend-link{font-size: 14px;line-height: 24px;padding-top: 20px;padding-bottom: 20px;}
.friend-link a{color: #333;display: inline-block;margin-right: 10px;}

img.top.trans {
    width: 50px;
	}
