/*公共样式*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,

h4,h5,h6,form,input,button,textarea,p {margin: 0;padding: 0;}

html {min-width: 1300px;overflow-x: hidden;}

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: 1600px) {.container{width: 80%;}}

@media only screen and (max-width: 1400px) {.container{width: 85%;}}

.container h3 {font-size: 48px;text-align: center;padding: 49px 0 0px;height: 78px;}

.con2 .container p {font-size: 17px;color: #ffffff;text-transform: uppercase;text-align: center;}

/*.container img {width: 26px;}*/


.con2 .container img {width: 26px;}

.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;}




/*底部*/

.footer {background: #1f1f1f;}

.footer .footer_nav{color: #8c8c8c;width: 84%;font-size: 17px; border-bottom: 1px solid #8c8c8c;line-height: 78px;    margin: 0 auto;}

.footer .footer_nav ul{width: 85%;margin: 0 auto;}

.footer .footer_nav ul li{float: left;text-align: center;width: 12%;}

.footer .footer_nav ul li:hover a{color: #fc9246;}
.footer .footer_nav ul li a{    color: #8c8c8c;}

.footer .con_l {width: 68%;}

.footer .first {padding: 5% 0 0%;border-bottom: 1px solid #8c8c8c;}

.footer .first p.slogan {font-size: 34px;color: #fff;padding-bottom: 5px;font-family: 'HYk1gj';}

.footer .first .slogan {font-size: 35px;color: #fff;padding-bottom: 25px;}

.footer .first .e_slogan {font-size: 23px;color: #fff;padding-bottom: 25px;}

.footer .first>img {width: 50%;margin-right: 10%;}

.footer .first .ftel {display: inline-block;font-size: 20px;color: #fff;padding-left: 45px;}

.footer .first .tel img {width: 60%;vertical-align: middle;}

.footer .second {padding: 2% 0 3%;}

.footer .second>p {display: inline-block;width: 63%;font-size: 12px;color: #fff;margin-right: 10%;line-height: 25px;}

.footer .second .lianjie {display: inline-block;width: 40%;line-height: 25px;vertical-align: top;}

.footer .con_l a {opacity: 0.5;font-size: 12px;color: #fff;padding: 0 5%;vertical-align: top;border-right: 1px solid #8c8c8c;}

.footer .yq {margin-top: 3%;}

.footer .yq a {padding: 0 10px;line-height: 20px;display: inline-block;vertical-align: middle;}

.footer .yq p {display: inline-block;font-size: 12px;color: #fff;opacity: .8;padding-right: .5%;vertical-align: middle;}

.footer .second .lianjie a:first-child {padding-left: 0;}

.footer .con_r {width: 32%;text-align: right;}

/*.footer .con_r img { width: 101px; }*/

.footer .con_r p {display: inline-block;font-size: 14px;color: #8c8c8c;margin: 32% 2% 0;text-align: center;}

.footer .con_r p.tousu{margin-top: 10%;margin-right: 0;}

.footer .con_r p>img {width: 101px;}

.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;font-weight: 600;}



/*返回顶部*/

.top {position: fixed;top: 30%;right: 0;width: 50px;height: 50px;z-index: 999;}



/*视频*/

.shipin {display: none;position: fixed !important;left: 26%;top: 21%;overflow: hidden;z-index: 999;}

.shipi.hide {width: 0 !important;height: 0 !important;background: none !important;}

.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;left: 96%; top: 55%;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(../images/prevPage.png) no-repeat center #999;background-size: 20px;}

#nextPage {background: url(../images/nextPage.png) no-repeat center #999;background-size: 20px;}

#prePage:hover {background: url(../images/prevPage.png) no-repeat center #f58635;background-size: 20px;}

#nextPage:hover {background: url(../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;}



/*活动浮层*/

.hd_block{position: fixed;bottom: 0;left: 0;width: 100%;z-index: 999;}

.youHide,.youInfo{position: fixed;left: -200%;bottom: 0;width: 100%;}

.youHide{left: 0;}

.youHide img{cursor: pointer;}

.youInfo{background-color: rgba(0,0,0,.7);height: 40px;padding: 40px 15px 20px 50px;}

.youInfo .title{position: absolute;top: -40px;left: 45px;}

.youInfo form p{display: inline-block;font-size: 14px;width: 160px;height: 30px;line-height: 30px;background-color: #fff;margin-right: 10px;border-radius: 5px;text-indent: 10px;vertical-align: top;}

.youInfo form p input{font-size: 14px;color: #fff;width: 90px;height: 30px;line-height: 30px;vertical-align: top;}

.youInfo form p.tj{background-color: #2038f1;margin-right: 30px;text-indent: 0;text-align: center;}

.youInfo form p.tj input{color: #fff;}

.youInfo form a{display: block;color: #fff;background-color: #3d6bff;text-align: center;}

.youInfo form  .close{margin-left: 100px;}

.youInfo>p{font-size: 12px;color: #fff;padding-top: 10px;}

.youInfo>p span{color: #ff5fd2;}



.leftFix{position: fixed;top: 50%;right: 0;font-size: 0;z-index: 10;}

.leftFix p{width: 50px;font-size: 14px;height: 38px;line-height: 19px;color: #fff;background-color: #fc9246;border-radius: 5px 0px 0px 5px;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(../img/leftFix1.png) no-repeat center 8px #fc9246;background-size: 28px;}

.leftFix p:nth-of-type(2) img{bottom: 0;}

.leftFix p:nth-of-type(2){background: url(../img/leftFix2.png) no-repeat center 8px #fc9246;background-size: 24px;}

.leftFix p:last-of-type{border: none;}

.leftFix p img{position: absolute;left: -141px;display: none;width: 130px;height: 130px;max-width: 130px;border: 5px solid #fc9246;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;}

