/* CSS Document */
* { margin: 0; padding: 0; }

#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;  background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease;z-index:99999999999999999999999999999999999999;}
#baguetteBox-overlay.visible{opacity:1}
#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center;}
#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);}

#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:Verdana, Geneva, sans-serif;}
#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}
#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;
border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease;}
.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
.baguetteBox-button#next-button{right:2%;display: block!important;}
.baguetteBox-button#previous-button{left:2%;display: block!important;}
.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
.baguetteBox-button svg{position:absolute;left:0;top:0}
.spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
.double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}
.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}
@-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
@keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
@-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
@keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}

input[type="submit"] { cursor: pointer; }

input[type="checkbox"] { cursor: pointer; }

input[type="radio"] { cursor: pointer; }

img.imgyzm { cursor: pointer; }

.disnone { display: none; }

article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

@font-face { font-family: 'VerlagBold'; src: url("fonts/VerlagBold.eot"); src: url("fonts/VerlagBold.eot") format("embedded-opentype"), url("fonts/VerlagBold.woff2") format("woff2"), url("fonts/VerlagBold.woff") format("woff"), url("fonts/VerlagBold.ttf") format("truetype"), url("fonts/VerlagBold.svg#VerlagBold") format("svg"); }

.ziti { font-family: 'VerlagBold'; }

html { font-size: 62.5%; height: 100%; background-color: #fff; }

body { margin: 0 auto; font-size: 12px; font-size: 1.2rem; max-width: 1920px; position: relative; overflow-x: hidden; font-family: Arial, Helvetica, sans-serif;  background: #fff}

img { border: none; }

ul li { list-style-type: none; }

ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span { margin: 0; padding: 0; list-style: none; color: #333; }

a { text-decoration: none; color: #333; outline: none; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }

h1 { margin: 0; padding: 0; font-weight: normal; color: #333; }

.clear { clear: both; }

.maln { margin-left: auto !important; }

input, textarea { font-size: 12px; font-size: 1.2rem; color: #333; border: none; outline: none; }

.l { float: left; }

.r { float: right; }

.fix { *zoom: 1; }

.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }

.wp { position: relative; }

.box { position: relative; }

.mln { margin-left: 0 !important; }

.mbn { margin-bottom: 0 !important; }

.mtn { margin-top: 0 !important; }

@media screen and (min-width: 1220px) { .wp { width: 1200px; margin: auto; } }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .wp { width: 980px; margin: auto; } }

@media screen and (max-width: 999px) { .wp { width: 95%; margin: auto; } }

::-webkit-input-placeholder { /* WebKit browsers */ color: #666; font-size: 16px; font-size: 1.6rem; font-family: Arial, Helvetica, sans-serif; }

:-o-placeholder { /* Mozilla Firefox 4 to 18 */ color: #666; font-size: 16px; font-size: 1.6rem; font-family: Arial, Helvetica, sans-serif; }

::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #666; font-size: 16px; font-size: 1.6rem; font-family: Arial, Helvetica, sans-serif; }

:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #666; font-size: 16px; font-size: 1.6rem; font-family: Arial, Helvetica, sans-serif; }

/* .kefu */
.kefu{position:fixed;right:0px;top:210px;width:69px;height:auto;overflow:hidden;text-align:center;
    background-color:#eee; z-index:999; padding-bottom:5px; padding-top:7px; }
.kefu_nr{ border-bottom:1px solid #aaaaaa; width:49px; margin: 0 auto; }
.kefu_font{ font-size: 12px;color:#000; font-family: Arial, Helvetica, sans-serif; }
.kefu_font:hover{ color:#0067e1; }

.kefu_nr.kefu_nr1{padding-top:12px;padding-bottom: 4px; }
.kefu_nr.kefu_nr2{padding-top:10px;padding-bottom: 5px; }
.kefu_nr.kefu_nr3{padding-top:9px;padding-bottom: 0px; border-bottom:0;}

.kefu_nr.kefu_nr1 .kefu_font{margin-top: 2px;}
.kefu_nr.kefu_nr2 .kefu_font{margin-top: 2px;}
.kefu_nr.kefu_nr3 .kefu_font{margin-top: 2px;}

@media screen and (max-width:639px){
    body{padding-bottom: 60px;}
    .kefu .kefu_nr{padding: 0!important;}
    .kefu_nr.kefu_nr2 .kefu_font{margin: 0!important;}
    .kefu{position: fixed;bottom: 0!important;top:auto;height: 50px;width: 100%!important;padding-bottom: 5px!important;padding-top: 5px!important;}
    .kefu .kefu_nr{width: 23%!important;float: left!important;margin:0 1%!important;border: none!important; }
}
/*.container*/
.container1 { width: 5px; height: 100%; position: absolute; right: 0px; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 999999999999999; cursor: pointer; position: fixed; top: 0px; right: 0; display: block; }

.container1 .nav { width: 250px; background: rgba(0, 0, 0, 0.8); position: absolute; top: 0; right: 0; display: block; height: auto; }

.container1 .nav > ul { display: none; margin-top: 10px; margin-bottom: 20px; }

.container1 .nav > ul > li { line-height: 40px; font-size: 12px; font-size: 1.2rem; text-indent: 20px; position: relative; }

.container1 .nav > ul > li > a { color: #fff; font-size: 12px; font-size: 1.2rem; }

.container1 .nav > ul > li .c-show { display: none; width: 100%; }

.container1 .nav > ul > li .c-show .c-s1 > a { text-indent: 20px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }

.container1 .nav > ul > li .c-show .c-s1 .c-s2 { display: none; }

.container1 .nav > ul > li .c-show .c-s1 .c-s2 a { text-indent: 30px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }

.container1 .menubtn { width: 35px; height: 30px; position: absolute; top: 15px; right: 15px; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }

.container1 .menubtn span { display: block; width: 100%; height: 5px; margin-bottom: 5px; background-color: #0067e1; }

@media screen and (min-width: 768px) { .container1, .nav { display: none; } }

/* .head */
.head .head-top { background-color: #0067e1; padding-top: 15px; padding-bottom: 8px; }

.head .shejiao ul li { float: left; margin-left: 12px; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }

.head .shejiao ul li:hover { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }

.head .shejiao ul li a { display: block; }

.head .shejiao ul li a img { display: block; }

.head form { display: block; width: 230px; border-bottom: 1px solid #eaeaea; position: relative; top: -5px; }

.head .r1 { margin-right: 32px; }

.head .r2 {cursor: pointer; margin-top: -5px; font-size: 14px; font-size: 1.4rem; height: 34px; line-height: 34px; padding-left: 54px; font-family: Arial, Helvetica, sans-serif; color: #fff; }

.head .r2 a {  font-family: Arial, Helvetica, sans-serif; color: #fff; }

.head .r2 a:hover { color: #ea7211; }

.head form .ipt { float: left; width: -webkit-calc(100% - 25px); width: -moz-calc(100% - 25px); width: calc(100% - 25px); display: block; height: 33px; line-height: 33px; text-indent: 5px; color: #333; font-size: 16px; font-size: 1.6rem; }

.head form .ips { cursor: pointer; float: right; width: 24px; display: block; height: 33px; background: url(../img/suosou.jpg) no-repeat center center; }

.head-bot { padding-top: 10px; padding-bottom: 0px;  border-top: 2px solid #0067e1; background: url(../img/hd-botbg.png) repeat center center;  width: 100%; height: 90px; }

.head-bot .nav1 { margin-top: 13px; }

.head-bot .nav1 ul { margin-left: 0; }

.head-bot .nav1 ul li { -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; text-transform: uppercase; float: left; margin-left: 27px; /*padding: 15px 0 16px 21px;*/ color: #333; font-size: 15px; font-size: 1.5rem; font-weight: bold; }

/*.head-bot .nav1 ul li { background: url(../img/home.png) no-repeat left center; position: relative;}*/

.head-bot .nav1 ul li>a { font-size: 14px;  color: #333; }

.head-bot .nav1 ul li:hover>a { color: #fff; }


 .fix li.dropdown {
  display: inline-block;
}
  .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
 .fix .dropdown .dropdown-content a {
  color: #333;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.fix .dropdown .dropdown-content a:hover {background-color: #0067e1;color:#fff;}



.dropdown:hover .dropdown-content {
  display: block;
}
 .fix li a, .dropbtn {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  border-radius:30px;
}

.fix li a:hover, .dropdown:hover .dropbtn {
  background-color: #0067e1;
}


.head-bot .nav1 ul li.hover>a { color: #ea7211; }

.head-bot .nav1 ul li.li1 { background: url(../img/li1.png) no-repeat left center; }

.head-bot .nav1 ul li.li1:hover { background: url(../img/li1on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li1.hover { background: url(../img/li1on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li2 { background: url(../img/li2.png) no-repeat left center; }

.head-bot .nav1 ul li.li2:hover { background: url(../img/li2on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li2.hover { background: url(../img/li2on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li3 { background: url(../img/li3.png) no-repeat left center; }

.head-bot .nav1 ul li.li3:hover { background: url(../img/li3on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li3.hover { background: url(../img/li3on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li4 { background: url(../img/li4.png) no-repeat left center; }

.head-bot .nav1 ul li.li4:hover { background: url(../img/li4on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li4.hover { background: url(../img/li4on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li5 { background: url(../img/li5.png) no-repeat left center; }

.head-bot .nav1 ul li.li5:hover { background: url(../img/li5on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li5.hover { background: url(../img/li5on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li6 { background: url(../img/li6.png) no-repeat left center; }

.head-bot .nav1 ul li.li6:hover { background: url(../img/li6on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li6.hover { background: url(../img/li6on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li7 { background: url(../img/li7.png) no-repeat left center; }

.head-bot .nav1 ul li.li7:hover { background: url(../img/li7on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }

.head-bot .nav1 ul li.li7.hover { background: url(../img/li7on.png) no-repeat left center, url(../img/hongxian.png) repeat-x 0 top, url(../img/hongxian.png) repeat-x 0 bottom; }


.head-bot .nav1 ul > li .divshow {text-transform: capitalize;font-weight: normal; background-color: #eee; position: absolute; top: 100%; left: 0%; z-index: 999;  display: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: url(../img/navbg.png) repeat center center; padding-bottom: 5px; }

.head-bot .nav1 ul > li .divshow .show1 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s;min-width:10em; }

.head-bot .nav1 ul > li .divshow .show1 > a {background: #eee url(../img/navbg.png) no-repeat 96% center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; display: block; color: #333; padding-left: 20px; padding-right: 20px; line-height: 20px; font-size: 16px; font-size: 1.6rem; }

.head-bot .nav1 ul > li .divshow .show1 dl { background:#eeeeee; position: absolute; left: 100%; top: 0; display: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.head-bot .nav1 ul > li .divshow .show1 dl dd { background:#eeeeee; width: 270px; padding-left: 0px; padding-right: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }

.head-bot .nav1 ul > li .divshow .show1 dl dd a { background:#eeeeee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 8px; padding-bottom: 8px; display: block; color: #333; padding-left: 37px; padding-right: 20px; line-height: 20px; font-size: 14px; font-size: 1.4rem; }

.head-bot .nav1 ul > li .divshow .show1 dl dd:hover > a { color: #0067e1; }

.head-bot .nav1 ul > li .divshow .show1 dl dd:last-child a { border-bottom: 0; }

.head-bot .nav1 ul > li .divshow .show1:hover > a { color: #fff; background: rgba(0,0,0,0.6) url(../img/navbgon.png) no-repeat 96% center;}

.head-bot .nav1 ul > li .divshow .show1:hover dl { display: block; }

.head-bot .nav1 ul > li .divshow .show1:last-child > a { border-bottom: 0; }

.head-bot .nav1 ul > li .divshow:hover > a { color: #fff; }

.head-bot .nav1 ul > li:hover .divshow { display: block; }


.carousel { width: 100%; position: relative; overflow: hidden; }
.carousel ul { width: 100%; height: 100%; }
.carousel ul li { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.carousel ul li img { width: 100%; vertical-align: middle; }


.head-bot .logo a { display: block; }

.head-bot .logo a img { display: block; width: 300px;margin-top:-30px }

.nav3 { display: none; padding-top: 5px; padding-bottom: 5px; background-color: #0067e1; }

.nav3 ul { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }

.nav3 ul li a { font-size: 12px; font-size: 1.2rem; font-family: Arial, Helvetica, sans-serif; color: #fff; border-bottom: 1px solid transparent; text-transform: uppercase; }

.nav3 ul li.on a { border-bottom: 1px solid #fff; }

@media screen and (max-width: 1219px) {
    .head-bot .nav1 ul li{
        margin-left: 15px;
    }
}
@media screen and (max-width: 979px) {
    .head-bot .logo a{width: 100px;}
    .head-bot .nav1{margin-top: 0;}
    .head-bot .nav1 ul li a{font-size:14px;font-size:1.4rem;}
    .head-bot .nav1 ul li{padding-left: 13px; margin-left: 10px;}
    .nav-dots{display: none!important;}
}
@media screen and (max-width: 767px) {
    .head .shejiao ul li{margin-left: 5px;}
    .head form{width: 150px;}
    .head .r2{padding-left: 40px;margin-right: 40px;}
    .nav1{display: none;}
    .nav3{display: block;}
    .head-bot{position: static;}
    .head .logo{float: none;margin: 0 auto;width: 100px;}
    .nav-arrows a:last-child,.nav-arrows a:first-child{width: 20px;height: 25px;background-size: 100% 100%;}
}
@media screen and (max-width: 639px) {
    .head .r1{width: 100%;margin-right: 0;}
    .head form{width: 100%;top: 5px;}
    .head .r2{width: 0;overflow: hidden;}
    .head-bot{padding-top: 10px;padding-bottom: 10px;}
}
/* main1 */
.main1 { background: url(../img/m1bg.jpg) no-repeat top center; padding-top: 95px; }

.main1 img { display: block; }

.main1 .wenzi { width: 580px; }

.main1 .wenzi p { width: 186px; padding-top: 6px; padding-bottom: 7px; background: url(../img/abg.png) no-repeat right center; transition: 1s; -moz-transition: 1s; -o-transition: 1s; -webkit-transition: 1s; }

.main1 .wenzi p a { transition: 1s; -moz-transition: 1s; -o-transition: 1s; -webkit-transition: 1s; text-transform: uppercase; margin-left: 0; background: #0067e1 url(../img/jiantou.png) no-repeat 118px center; display: block; width: 167px; height: 51px; line-height: 51px; color: #fff; font-size: 14px; font-size: 1.4rem; text-indent: 23px; }

.main1 .wenzi p:hover { width: 156px; }

.main1 .wenzi p:hover a { width: 156px; text-decoration: underline; }

.main1 .wenzi .wz-1 { margin-bottom: 20px; }

.main1 .wenzi .wz-1 a { display: block; }

.main1 .wenzi .wz-1 a img { display: block; max-width: 100%; }

.main1 .wenzi .wz-2 { margin-bottom: 11px; }

.main1 .wenzi .wz-2 a { display: block; }

.main1 .wenzi .wz-2 a img { display: block; max-width: 100%; }

.main1 .wenzi .wz-3 { margin-bottom: 23px; }

.main1 .wenzi .wz-3 a { display: block; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #333; letter-spacing: 1.5px; text-transform: uppercase; }

.main1 .wenzi .wz-3 a:hover { color: #0067e1; }

.main1 .wenzi .wz-4 { margin-bottom: 31px; }

.main1 .wenzi .wz-4 a { display: block; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #333; }

.main1 .wenzi .wz-4 a:hover { color: #0067e1; }

.main1 .img { width: 604px; margin-top: 1px; background: url(../img/m1bg1.png) no-repeat left bottom; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.main1 .img a { display: block; }

.main1 .img img { padding-left: 27px; padding-bottom: 29px; max-width: 100%; display: block; }


@media screen and (max-width: 1219px) {
    .main1 .img{width: 480px;background-size: 90% 90%;}
    .main1 .wenzi{width: 480px;}
}
@media screen and (max-width: 999px) {
    .main1 .img{width: 460px;background-size: 90% 90%;}
    .main1 .wenzi{width: 460px;}
    .main1 .wenzi .wz-1 a img{width: 100px;}
    .main1 .wenzi .wz-2 a img{width: 200px;}
}
@media screen and (max-width: 979px) {
    .main1 .img{width: 100%;background:none;padding-left: 0;padding-bottom: 0;margin-top: 20px;}
    .main1 .wenzi{width: 100%;}
    .main1 .img img{padding-left: 0;}
    .main1{padding-top: 20px;}
    .main1 .wenzi .wz-3{margin-bottom: 10px;}
    
}
/* main2 */
.main2 { padding-bottom: 80px; background: url(../img/m2bg.jpg) no-repeat top center; margin-top: 74px; padding-top: 90px; }

.main2 .m2top img { display: block; }

.main2 .m2bot img { display: block; }

.main2 ul li img.img4 { -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }

.main2 ul li:hover img.img4 { -webkit-transform: rotate(5deg) scale(1.2); -moz-transform: rotate(5deg) scale(1.2); -ms-transform: rotate(5deg) scale(1.2); -o-transform: rotate(5deg) scale(1.2); transform: rotate(5deg) scale(1.2); }

.main2 .m2top .img { width: 541px; }

.main2 .m2top .img a { display: block; }

.main2 .m2top .img a img { display: block; max-width: 100%; }

.main2 .m2bot .img { width: 541px; }

.main2 .m2bot .img a { display: block; }

.main2 .m2bot .img a img { display: block; max-width: 100%; }

.main2 .txt { background-color: #fff; padding-bottom: 19px; }

.main2 .txt ul li { position: relative; overflow: hidden; float: left; margin-left: 14px; }

.main2 .txt ul li .lidi a { display: block; }

.main2 .txt ul li .lidi a img { display: block; max-width: 100%; }

.main2 .txt ul li .lizz1 { position: absolute; bottom: 39px; left: 0; width: 100%; }

.main2 .txt ul li .lizz1 a { font-size: 14px; font-size: 1.4rem; text-transform: uppercase; display: block; padding-top: 8px; padding-bottom: 7px; line-height: 30px; color: #fff; text-align: center; background: url(../img/huise.png) repeat center center; }

.main2 .txt ul li .lizz2 { position: absolute; bottom: 25px; left: 0; width: 100%; display: none; }

.main2 .txt ul li .lizz2 a { background: url(../img/hongse.png) repeat center center; display: block; padding-top: 6px; padding-bottom: 19px; }

.main2 .txt ul li .lizz2 a .sp1 { text-transform: uppercase; margin-bottom: 5px; display: block; text-align: center; text-align: center; font-size: 14px; font-size: 1.4rem; line-height: 30px; color: #fff; }

.main2 .txt ul li .lizz2 a .sp2 { margin: 5px auto 0; border-radius: 13px; display: block; text-align: center; width: 90px; height: 26px; line-height: 26px; text-align: center; background-color: #fff; color: #0067e1; }

.main2 .txt { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 40px; width: 659px; padding-left: 24px; }

.main2 .txt .m2-2 { margin-bottom: 24px; }

.main2 .txt .m2-2 a { display: block; font-size: 30px; font-size: 3rem; color: #000; text-transform: uppercase; padding-left: 10px; }

.main2 .txt .m2-2 a:hover { color: #0067e1; }

.main2 .txt .m2-3 { margin-bottom: 51px; }

.main2 .txt .m2-3 a { display: block; font-size: 16px; font-size: 1.6rem; color: #666; line-height: 26px; padding-left: 15px; }

.main2 .txt .m2-3 a:hover { color: #0067e1; }

.main2 .btn { margin-top: 37px; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; display: block; width: 139px; height: 47px; line-height: 47px; background-color: #0067e1; color: #fff; text-align: center; font-size: 14px; font-size: 1.4rem; outline: none; border: none; cursor: pointer; }
.main2 .btn1 {margin-left: 30px;margin-right: 30px;  margin-top: 36px; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; display: block; width: 139px; height: 47px; line-height: 47px; background-color: #0067e1; color: #fff; text-align: center; font-size: 14px; font-size: 1.4rem; outline: none; border: none; cursor: pointer; }

.main2 .btn:hover { border-radius: 10px; }
.main2 .btn1:hover { border-radius: 10px; }

.main2 .m2bot { margin-top: 96px; }

.main2 .m2bot .txt { padding-right: 24px; background-color: #fff; padding-bottom: 19px; }
@media screen and (max-width: 1219px) {
    .main2 .m2top .img{width: 45%;}
    .main2 .m2bot .img{width: 45%;}
    .main2 .txt{width: 55%;padding-left: 3%;padding-top: 20px;}
    .main2 .txt .m2-2{margin-bottom: 5px;}
    .main2 .txt .m2-3{margin-bottom: 10px;}
    .main2 .txt ul li{width: 31%;margin: 1%!important;}
    /* .main2 .btn{margin-top: 16px;} */
    .main2 .m2bot .txt{padding-bottom: 25px;}

    /* .main2 .btn1{margintop} */
}
@media screen and (max-width: 979px) {
    
    .main2{margin-top: 20px;padding-top: 20px;background-attachment: fixed;padding-bottom: 20px;}
    .main2 .m2top .img{width: 100%;}
    .main2 .m2bot .img{width: 100%;}
    .main2 .txt{width: 100%;padding-left: 3%;padding-top: 20px;}
    .main2 .anniu{padding-left: 8px;}
    .main2 .txt ul li{max-width: 194px;}
    .main2 .anniu .btn{float: left;} 
    .main2 .anniu .btn1{float: left;} 
}
@media screen and (max-width: 639px) {
    .main2 .txt ul li .lizz1{display: none!important;position: static;}
    .main2 .txt ul li:hover .lizz1{display: none!important;}
    .main2 .txt ul li .lizz2{display: none!important;}
}
@media screen and (max-width: 420px) {
    .main2 .anniu .btn{float: none;margin-left: 0;margin-right: 0;} 
    .main2 .anniu .btn1{float: none;margin-left: 0;margin-right: 0;} 
}
/* main3 */
.main3 { margin-top: 56px; }

.main3 img { display: block; max-width: 100%; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }

.main3 .zuo { position: relative; overflow: hidden; width: 49%; }

.main3 .you { position: relative; overflow: hidden; width: 49%; }

.main3 .zuo .m3zz, .main3 .you .m3zz { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

.main3 .zuo .m3zz .m3top, .main3 .you .m3zz .m3top { margin-top: 102px; }

.main3 .zuo .m3zz .m3top a, .main3 .you .m3zz .m3top a { text-transform: uppercase; display: block; text-align: center; font-size: 30px; font-size: 3rem; font-weight: bold; color: #0067e1; }

.main3 .zuo .m3zz .m3mid, .main3 .you .m3zz .m3mid { margin-top: 20px; }

.main3 .zuo .m3zz .m3mid a, .main3 .you .m3zz .m3mid a { display: block; text-align: center; font-size: 16px; font-size: 1.6rem; color: #000; line-height: 30px; }

.main3 .zuo .m3zz .m3bot, .main3 .you .m3zz .m3bot { margin-top: 25px; }

.main3 .zuo .m3zz .m3bot a, .main3 .you .m3zz .m3bot a { margin: 0 auto; width: 166px; height: 49px; line-height: 49px; display: block; text-align: center; font-size: 16px; font-size: 1.6rem; color: #333; border: 1px solid #333; }

.main3 .zuo:hover .m3top a, .main3 .you:hover .m3top a { color: #fff; }

.main3 .zuo:hover .m3mid a, .main3 .you:hover .m3mid a { color: #fff; }

.main3 .zuo:hover .m3bot a, .main3 .you:hover .m3bot a { color: #fff; background-color: #0067e1; border: 1px solid #0067e1; }


@media screen and (max-width: 1680px) {
    .main3 .zuo .m3zz .m3top, .main3 .you .m3zz .m3top{
        margin-top: 70px;
    }
}
@media screen and (max-width: 1400px) {
    .main3 .zuo .m3zz .m3top, .main3 .you .m3zz .m3top{
        margin-top: 30px;
    }
}
@media screen and (max-width: 1219px) {
    .main3 .zuo .m3zz .m3top, .main3 .you .m3zz .m3top{
        margin-top: 30px;
    }
    .main3 .zuo .m3zz .m3mid, .main3 .you .m3zz .m3mid{
        width: 90%;margin: 0 auto;max-height: 60px;overflow: hidden;
    }
    .main3 .zuo .m3zz .m3top a, .main3 .you .m3zz .m3top a{
        font-size:24px;font-size:2.4rem;
    }
    .main3 .zuo .m3zz .m3bot a, .main3 .you .m3zz .m3bot a{
        height: 36px;line-height: 36px;
    }
}
@media screen and (max-width: 979px) {
    .main3 .zuo,.main3 .you{width: 95%;margin: 0 auto 15px;float: none;}
    .main3 .zuo .m3zz .m3top, .main3 .you .m3zz .m3top{margin-top: 14%;}
}
@media screen and (max-width:768px) {
    .main3{margin-top: 20px;}
    .main3 .zuo .m3zz .m3top, .main3 .you .m3zz .m3top{margin-top: 10%;}
}
@media screen and (max-width:639px) {
    .main3 .zuo .m3zz .m3top, .main3 .you .m3zz .m3top{margin-top: 8%;}
    .main3 .zuo .m3zz, .main3 .you .m3zz{position: static;margin-bottom: 15px;}
    .main3 .zuo:hover .m3top a, .main3 .you:hover .m3top a { color: #0067e1; }
    .main3 .zuo:hover .m3mid a, .main3 .you:hover .m3mid a { color: #333; }
    .main3 .zuo:hover .m3bot a, .main3 .you:hover .m3bot a { color: #333; background-color: transparent; border: 1px solid #333; }
    
}
/* main4 */
.main4 { margin-top: 51px; background: url(../img/m4bg.jpg) no-repeat top center; padding-top: 78px; padding-bottom: 60px; }

.main4 .title a { display: block; text-align: center; color: #fff; font-size: 40px; font-size: 4rem; text-transform: uppercase; }

.main4 .title a:hover { color: #0067e1; }

.main4 ul { margin-top: 87px; }

.main4 ul li { width: 180px; margin-left: 74.5px; float: left; }

.main4 ul li img { margin: 0 auto; display: block; }

.main4 ul li .litop { margin-bottom: 24px; }

.main4 ul li .litop img { -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; position: relative; top: 0; }

.main4 ul li .libot { padding-top: 17px; background: url(../img/hengxian.jpg) no-repeat top center; }

.main4 ul li .libot a { display: block; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #fff; text-align: center; }

.main4 ul li .libot a:hover { color: #0067e1; }

.main4 ul li:hover .litop img { top: -30px; }

@media screen and (max-width:1219px) {
    .main4 ul li{width: 19%;margin: 0.5%!important;}
}
@media screen and (max-width:979px) {
    .main4 ul li .litop img{max-width: 90%;}
    .main4{background-attachment: fixed;}
    .main4 ul li{width: 32%;margin: 0.5%!important;height: 300px;}
}
@media screen and (max-width:540px) {
    .main4{background-attachment: fixed;}
    .main4 ul li{width: 49%;margin: 0.5%!important;height: 300px;}
}
/* main5 */
.main5 { padding-top: 44px; margin-bottom: 66px; }

.main5 .title a { display: block; text-align: center; color: #333; font-size: 40px; font-size: 4rem; text-transform: uppercase; }

.main5 .title a:hover { color: #0067e1; }

.main5 .more1 a { position: absolute; right: 0; top: 2px; width: 87px; height: 37px; line-height: 37px; text-align: center; border: 1px solid #333; display: block; text-align: center; color: #333; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; }

.main5 .more1 a:hover { color: #fff; background-color: #0067e1; border: 1px solid #0067e1; }

.main5 .slideBox { margin-top: 67px; }

.main5 .slideBox ul li dl dd { padding-bottom: 11px; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; padding-left: 20px; padding-right: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 578px; margin-left: 44px; float: left; margin-bottom: 39px; background: url(../img/ddbg.png) no-repeat bottom center; }

.main5 .slideBox ul li dl dd .kuai1 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 9px; width: 81px; height: 86px; position: relative; background: #333333; }

.main5 .slideBox ul li dl dd .kuai1 span { display: block; color: #fff; }

.main5 .slideBox ul li dl dd .kuai1 .sp1 { margin-bottom: 1px; font-size: 36px; font-size: 3.6rem; text-align: center; }

.main5 .slideBox ul li dl dd .kuai1 .sp2 { font-size: 16px; font-size: 1.6rem; text-align: center; }

.main5 .slideBox ul li dl dd .kuai2 { margin-top: 7 px; }

.main5 .slideBox ul li dl dd .kuai2 a { font-size: 20px; font-size: 2rem; color: #333; display: block; text-align: center; }

.main5 .slideBox ul li dl dd .kuai3 { margin-top: 15px; }

.main5 .slideBox ul li dl dd .kuai3 a { font-size: 14px; font-size: 1.4rem; color: #9a9a9a; display: block; text-align: center; line-height: 24px; }

.main5 .slideBox ul li dl dd:hover .kuai2 a { color: #fff; }

.main5 .slideBox ul li dl dd:hover .kuai3 a { color: #fff; }

.main5 .slideBox ul li dl dd .kuai4 { margin-top: 37px; }

.main5 .slideBox ul li dl dd .kuai4 a { font-size: 14px; font-size: 1.4rem; color: #9a9a9a; display: block; line-height: 24px; padding-right: 30px; background: url(../img/more.png) no-repeat right center; }

.main5 .slideBox ul li dl dd:hover .kuai4 a { color: #fff; background: url(../img/moreon.png) no-repeat right center; }

.main5 .slideBox ul li dl dd:hover { background: url(../img/ddbgon.png) no-repeat bottom center; }

.main5 .slideBox { width: 100%; height: 624px; overflow: hidden; position: relative; }

.main5 .slideBox .hd { height: 28px; overflow: hidden; position: absolute; bottom: 5px; z-index: 1; width: 100%; }

.main5 .slideBox .hd ul { overflow: hidden; zoom: 1; width: 100%; text-align: center; }

.main5 .slideBox .hd ul li { display: inline-block; margin-right: 3px; margin-left: 3px; width: 7px; height: 28px; line-height: 84px; overflow: hidden; background: url(../img/circle.png) no-repeat center center; cursor: pointer; }

.main5 .slideBox .hd ul li.on { background: url(../img/circleon.png) no-repeat center center; }

.main5 .slideBox .bd { position: relative; height: 100%; z-index: 0; }

.main5 .slideBox .bd li { zoom: 1; vertical-align: middle; }
.hnews {
    width: 1180px;
    margin: 20px auto 0;
}
.hnews ul li {
    margin-right: 30px;
    width: 560px;
	display:block;
	padding-top:20px
}
.hnews ul li a {
    display: block;
}
.hnews ul li a img {
    width: 180px;
    height: auto;
}
.tite {
	color:#333;
	font-size:28px;
	font-weight:bold;
	padding:10px 0 50px;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
.hnews ul li a span {
    width: 340px;
	display: block
}
.hnews ul li a span b {
    font-size: 16px;
    margin-bottom: 10px;
	display: block;
    height: 30px;
    line-height: 30px;
	text-align:left;
}
.hnews ul li a span p {
    line-height: 1.8;
    height: auto;
    font-size: 15px;
	display: block;
    overflow: hidden;
	text-align:left;
}
.hnews ul li:nth-child(2n) {
    margin-right: 0;
}


.lt {
    width: 260px;
    height: 347PX;
    padding: 10px;
}
.hn {
    background: url(../img/boxbg2.jpg);
    width: 1920px;
    height: 490px;
    margin: 0 auto;
	padding-top:50px;
	}
.rong {
    padding: 20px;
    width: 1200px;
    height: auto;
    margin: 0 auto}
.rong li {
    float: left;
    width: 22%;
    margin-left: 30px;
}
.rong li img {
    width: 240px;
    height: 310px;
    box-shadow: 10px 10px 5px #1475cd;
    transition: all 0.6s;
}
.rong li:hover img{

transform: scale(1.4);

}

@media screen and (max-width:1219px) {
    .main5 .slideBox ul li dl dd{width: 465px;}
    .main5 .slideBox ul li dl dd .kuai3 a{max-height: 48px;overflow: hidden;}
    
}
@media screen and (max-width:999px) {
    .main5 .slideBox ul li dl dd{width: 440px;}
}
@media screen and (max-width:979px) {
    .main5 .slideBox ul li dl dd{width: 47%;}
    .main5 .slideBox ul li dl dd{margin-left: 5%;}
}
@media screen and (max-width:768px) {
    .main5{padding-top: 20px;margin-bottom: 20px;}
    .main5 .slideBox ul li dl dd{width: 100%;margin-left: 0;float: none;background: #f4f4f4;}
    .main5 .slideBox ul li dl dd:hover{background: #0067e1;}
    .main5 .slideBox{height: auto;padding-bottom: 30px;}
}
@media screen and (max-width:548px) {
    .main5 .more1 a{position: static;margin: 15px auto 0;}
    .main5 .slideBox{margin-top: 20px;}
}
/* foot */
.foot { background: url(../img/ftbg.jpg) no-repeat top center; padding-top: 49px; padding-bottom: 8px; }
.foot.foot1 .wp1{margin-top: 54px;}


.foot .ft{float: left;}

.foot .ft .title{margin-bottom: 16px; font-size:20px;font-size:2rem;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color:#fff;text-transform: uppercase; }
.foot .ft .title a{font-size:20px;font-size:2rem;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color:#fff;text-transform: uppercase;}
.foot .ft .title a:hover{color: #0067e1;}
.foot .ft .title1{font-size:14px;font-size:1.4rem;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color:#fff;line-height: 30px; }
.foot .ft .title1 a{font-size:14px;font-size:1.4rem;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color:#fff;line-height: 30px;}
.foot .ft .title1 a:hover{color: #0067e1;}

.foot .ft ul li{font-size:14px;font-size:1.4rem;line-height: 30px;font-family: Arial, Helvetica, sans-serif;color:#fff;}
.foot .ft ul li a{font-size:14px;font-size:1.4rem;line-height: 30px;font-family: Arial, Helvetica, sans-serif;color:#fff;}
.foot .ft ul li a:hover{color: #0067e1;}


.foot .ft.ft3 ul li img{margin-right: 2px;position: relative;top: 5px;}
.foot .ft.ft4 ul li img{margin-right: 2px;position: relative;top: 5px;}












.foot .ft dl{margin-top: 36px;}
.foot .ft dl dd{float: left; margin-left: 10px;}
.foot .ft dl dd a{
    display: block;
}
.foot .ft dl dd a img{
    display: block;max-width:100%;
}
.foot .ft{width: 250px;}

.foot .ft.ft1{margin-right: 109px;}
.foot .ft.ft2{margin-right: 45px;}
.foot .ft.ft3{margin-right: 40px;}

.links{margin-top: 10px;margin-bottom: 21px; font-size:14px;font-size:1.4rem;color:#fff;text-align: left;line-height: 24px;font-family: Arial, Helvetica, sans-serif;}
.links a{font-size:14px;font-size:1.4rem;color:#fff;margin-left: 15px; text-align: left;line-height: 24px;font-family: Arial, Helvetica, sans-serif;}
.links a:hover{color: #0067e1;}

.foot .wp1 p{font-size:14px;font-size:1.4rem;line-height: 30px;color:#fff;}

@media screen and (max-width:1219px) {
    .foot .ft dl dd{margin-left: 0;}
    .foot .ft{width: 24%;margin-right: 1%!important;}
}
@media screen and (max-width:979px) {
    .foot { background: url(../img/footbg1.jpg) no-repeat top center; }
    .foot .ft dl{margin-top: 10px;}
    .foot .ft{width: 49%;margin-right: 1%!important;margin-bottom: 15px;}
}
@media screen and (max-width:639px) {
    
    .links{display: none;}
}
@media screen and (max-width:539px) {
    .foot .ft{width: 99%;}
}


/* ======================================== product ======================================== */
/*.banner img{display: block;max-width:100%;}*/
/* bread */
.bread{padding-top: 10px;padding-bottom: 10px;font-size:14px;font-size:1.4rem;color:#666;line-height: 30px;}
.bread a{font-size:14px;font-size:1.4rem;color:#666;line-height: 30px;}
.bread a:hover,.bread a.a2{color: #0067e1;}




/*goods*/
.product{padding-top: 21px;}
.product .xiangqing .goods{width: 870px;}
.product .xiangqing .goods .box1{width: 100%;}
.product .xiangqing .goods .box1 ul{width: 100%;}
.product .xiangqing .goods .box1 ul li{position: relative; overflow: hidden;float: left;margin-left: 27px;width: 272px;margin-bottom: 40px;}

.product .xiangqing .goods .box1 ul li input{position: absolute;left: 10px;top: 10px;z-index: 999999;}
.product .xiangqing .goods .box1 ul li .lidi a { display: block; }

.product .xiangqing .goods .box1 ul li .lidi a img { display: block; max-width: 100%; }

.product .xiangqing .goods .box1 ul li .lizz1 {overflow: hidden; position: absolute; bottom: 41px; left: 0; width: 100%; height: 45px;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s; -ms-box-sizing: border-box;-o-box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.product .xiangqing .goods .box1 ul li .lizz1 a { font-size: 14px; font-size: 1.4rem; text-transform: uppercase; display: block; padding-top: 8px; padding-bottom: 7px; line-height: 30px; color: #fff; text-align: center; background: url(../img/huise.png) repeat center center; }

.product .xiangqing .goods .box1 ul li .lizz2 {overflow: hidden; position: absolute; bottom: 20px; left: 0; width: 100%; height: 0; transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;}

.product .xiangqing .goods .box1 ul li .lizz2 a { background: url(../img/hongse.png) repeat center center; display: block; padding-top: 6px; padding-bottom: 19px; }

.product .xiangqing .goods .box1 ul li .lizz2 a .sp1 { text-transform: uppercase; margin-bottom: 5px; display: block; text-align: center; text-align: center; font-size: 14px; font-size: 1.4rem; line-height: 30px; color: #fff; }

.product .xiangqing .goods .box1 ul li .lizz2 a .sp2 {font-size:14px;font-size:1.4rem; margin: 5px auto 0; border-radius: 13px; display: block; text-align: center; width: 90px; height: 26px; line-height: 26px; text-align: center; background-color: #fff; color: #0067e1; }

.product .xiangqing .goods .box1 ul li:hover .lizz1 {height: 0;}
.product .xiangqing .goods .box1 ul li:hover .lizz2{height: 86px;}


/*page*/
.page{position: relative;margin:40px auto 82px;}
.page {text-align: center;}
.page a {display: inline-block;background-color:#fff;color: #333; margin-left:6px;width: 33px;height: 28px;line-height: 28px;border: 1px solid #dcdcdc; text-align:center;font-size: 12px;font-size: 1.2rem;border-radius: 0px;}
.page a.on,.page a:hover{color: #fff;border: 1px solid #0067e1;background-color: #0067e1;}
.page a.first{width:59px;margin-left: 0;}
.page a.last{width: 59px;}
.page span{display: inline-block;width: 50px;text-align: center;font-size:16px;font-size:1.6rem;color: #333;position: relative;top: 3px;}
/* .page img{display: inline-block;position: relative;top: 5px;margin-left: 7px;} */
/* .ins{width: 148px;display: inline-block;height: 30px; line-height: 28px;text-align: center; border: none; outline: none;background-color: #0067e1;color: #fff;font-size: 12px;font-size: 1.2rem;cursor: pointer;font-family: Arial, Helvetica, sans-serif;} */

/*list*/
.product .xiangqing .list {width: 270px;margin-bottom: 30px; }
.product .xiangqing .list .title1{width: 100%;margin-bottom:8px;}
.product .xiangqing .list .title1 a{display: block;width: 100%;;text-align: center;font-size:22px;font-size:2.2rem;height: 46px;line-height: 46px; color:#fff;background-color: #0067e1; }
.product .xiangqing .list .subNavBox{width: 100%;}
.product .xiangqing .list .subNav{cursor: pointer;background:#fff;margin-top: 7px;}
.product .xiangqing .list .subNav.div1{margin-top: 0px;padding-top: 4px;}
.product .xiangqing .list .subNav a{ display: block;line-height: 25px;padding-top: 7px;padding-bottom: 8px;  padding-left:18px;padding-right: 25px; background:#eeeeee url(../img/parrow.png) no-repeat 97.5% 14px; font-size:16px; font-size:1.6rem; color:#333333; transition:0s;}

.product .xiangqing .list .subNav:hover a{ background:#0067e1 url(../img/parrowon.png) no-repeat 97.5% 14px; color:#fff;}
.product .xiangqing .list .currentDd a{ background:#0067e1 url(../img/parrowon.png) no-repeat 97.5% 14px; color:#fff;}


.product .xiangqing .list .navContent{margin-bottom: 7px;background-color: #eeeeee; padding-top: 3px;padding-bottom: 3px; display: none;position: relative;top:0px;}
.product .xiangqing .list .navContent>li a{display:block; font-size:14px; font-size:1.4rem; line-height: 20px;padding-top: 8px;padding-bottom: 8px; color:#666666; padding-left:38px;background:url(../img/xian.png) no-repeat 16px center; }
.product .xiangqing .list .navContent>li a:hover{color: #0067e1;}

.product .xiangqing .list .lastest{padding: 0 18px;border: 1px solid #dcdcdc;margin-top: 69px;}
.product .xiangqing .list .title2{width: 100%;margin-top:10px;margin-bottom: 12px;}
.product .xiangqing .list .title2 a{display: block;text-align: left;font-size:24px;font-size:2.4rem;height: 40px;line-height: 40px; color:#0067e1;text-transform: uppercase;}

.product .xiangqing .list .lastest dl dd { padding-bottom: 15px; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s;
    padding-left: 17px; padding-right: 17px; 
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
    width: 100%; margin-bottom: 35px;  background:url(../img/ddbg1.jpg) no-repeat bottom center;}

.product .xiangqing .list .lastest dl dd.dd2{margin-bottom: 30px;} 

.product .xiangqing .list .lastest dl dd .kuai1 {left: -14px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 9px; width:66px; height: 70px; position: relative; background: #333333; }

.product .xiangqing .list .lastest dl dd .kuai1 span { display: block; color: #fff; }

.product .xiangqing .list .lastest dl dd .kuai1 .sp1 { margin-bottom: 1px; font-size: 28px; font-size: 2.8rem; text-align: center; }

.product .xiangqing .list .lastest dl dd .kuai1 .sp2 { font-size: 14px; font-size: 1.4rem; text-align: center; }

.product .xiangqing .list .lastest dl dd .kuai2 { margin-top: 8px; }

.product .xiangqing .list .lastest dl dd .kuai2 a { font-size: 16px; font-size: 1.6rem; color: #333333; display: block; line-height: 35px; }
.product .xiangqing .list .lastest dl dd .kuai2 a:hover{color: #0067e1;}
.product .xiangqing .list .lastest dl dd .kuai3 { margin-top: 2px; }

.product .xiangqing .list .lastest dl dd .kuai3 a { font-size: 14px; font-size: 1.4rem; color: #9a9a9a; display: block;  line-height: 24px; }
.product .xiangqing .list .lastest dl dd .kuai3 a:hover{color: #0067e1;}

.product .xiangqing .list .lastest dl dd .kuai4 { margin-top: 10px;}

.product .xiangqing .list .lastest dl dd .kuai4 a { font-size: 12px; font-size: 1.2rem; color: #999999; display: block; line-height: 24px; padding-right: 30px; background: url(../img/more.png) no-repeat right center; }
.product .xiangqing .list .lastest dl dd .kuai4 a:hover{color: #0067e1;}

/*goods1*/
.product .xiangqing .goods1{width: 870px;}

/*mouse hands*/
#tsShopContainer li,#tsShopContainer img{vertical-align:top;}
#tsShopContainer{position:relative; float:left; margin-top:0px;
width:427px;}
#tsShopContainer #tsImgS{text-align:center;width:100%;position:relative;}
#tsShopContainer #tsImgS a{display:block;text-align:center;margin:0px auto;}
#tsShopContainer #tsImgS img{border:1px;}
#tsShopContainer #tsPicContainer{width:100%;position:relative;
height:118px;
margin-top: 19px;
}
#tsShopContainer #tsPicContainer #tsImgSArrL{width:18px;position:absolute;top:0px;left:0px;cursor:pointer;
height:118px;background:url(../img/prleft.png) no-repeat left center;}
#tsShopContainer #tsPicContainer #tsImgSArrR{width:18px;position:absolute;top:0px;right:0px;cursor:pointer;
height:118px;background:url(../img/prright.png) no-repeat right center;} 
#tsShopContainer #tsPicContainer #tsImgSArrL:hover{background:url(../img/prlefth.png) no-repeat left center;}
#tsShopContainer #tsPicContainer #tsImgSArrR:hover{background:url(../img/prrighth.png) no-repeat right center;} 
#tsShopContainer #tsPicContainer #tsImgSCon{position:absolute;top:1px;left:22px;width:1px;overflow:hidden;
height:118px;}
#tsShopContainer #tsPicContainer #tsImgSCon ul{width:100%;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li{width:120px;float:left;cursor:pointer;margin-left: 0px;margin-bottom: 0;
padding: 0 4px;}
#tsShopContainer #tsPicContainer #tsImgSCon li a{ display:block; 
width:120px;}
#tsShopContainer #tsPicContainer #tsImgSCon li img{display:block;
width:120px;
height:118px;}
/* #tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg a{ background:url(../img/zhizhen.png) no-repeat 37px top;} */
/*
teer.js
tsScrollResize
offsetWidth*3
*/
.MagicZoomBigImageCont{border:1px solid #ccc;background:#FFF;}
.MagicZoomPup{border:0px solid #aaa;background:#ffffff;}
.MagicZoomMain{text-align:center !important;width: 92px;}


.goods1 .content {width: 383px;}
.goods1 .content .title{margin-top: 25px;margin-bottom: 9px;}
.goods1 .content .title h1{font-size:24px;font-size:2.4rem;color: #333;text-align: left;font-weight: bold; margin-bottom: 5px;text-transform: uppercase;}


.goods1 .content .btn{width: 100%; width: 307px\9;max-width: 307px; margin-top: 30px;margin-bottom: 0px;}
.goods1 .content .btn a {display: block; font-size:14px;font-size:1.4rem;color: #fff;width: 121px;border-radius: 17px; height: 35px;line-height: 35px;text-align: center; background-color: #333;}
.goods1 .content .btn a:hover{background-color: #0067e1;}


.goods1 .content .share1{width: 256px;padding-bottom: 20px;border-bottom: 1px solid #cccccc;margin-bottom: 18px;}
.goods1 .content .share1 .span{font-size:18px;font-size:1.8rem;color: #333;height: 26px;line-height: 26px;text-transform: uppercase;}

.goods1 .content p{line-height: 26px;color:#666;font-size:16px;font-size:1.6rem;}

.at-resp-share-element .at-icon{width:26px!important;height:26px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width:26px!important;height:26px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}

.protitle1{width: 100%;margin-bottom: 20px;margin-top: 36px;}
.protitle1 a{ text-transform: uppercase;font-size:20px;font-size:2rem;padding-bottom: 6px; color: #0067e1;display: block;background: url(../img/xian1.png) repeat-x bottom center;font-weight: bold; }

.goods1 .wenzi p{line-height: 26px;font-size:14px;font-size:1.4rem;color: #666;margin-bottom: 26px;font-family: Arial, Helvetica, sans-serif;}
.goods1 .wenzi b{line-height: 26px;font-size:18px;font-size:1.8rem;color: #666;margin-bottom: 26px;font-family: Arial, Helvetica, sans-serif;}
.goods1 .wenzi span{line-height: 26px;font-size:14px;font-size:1.4rem;color: #666;font-family: Arial, Helvetica, sans-serif;}
.goods1 .wenzi p img{display: block;max-width: 100%;}
.goods1 .wenzi a{line-height: 26px;font-size:14px;font-size:1.4rem;color: #0067e1;}

.goods1 .wenzi table{ width:97%; border-collapse:collapse; line-height:24px;margin-bottom: 30px;}
.goods1 .wenzi tr td{ line-height:24px; padding:2px;border: 1px solid #ccc;white-space:nowrap;}

ul.rel-pro{margin-bottom: 115px;}
ul.rel-pro li{float: left;margin-left: 12px;width: 270px;}

/* ul.rel-pro li .libox{} */
ul.rel-pro li .img{border: 1px solid #dadada;}
ul.rel-pro li .img>a{display: block;width: 100%;position: relative;overflow: hidden; }
ul.rel-pro li .img>a img{display: block;width: 100%;height: 100%;}

ul.rel-pro li .img>a .przz{position: absolute;top: 100%;left: 0;width: 100%;height: 100%;background:url(../img/przz.png) repeat center center;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s; }
ul.rel-pro li .img>a .przz span{display: block;width: 113px;height: 36px;line-height: 36px;font-size:14px;font-size:1.4rem;color: #333;background-color: #fff;text-align: center;margin:89px auto 0; transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;}
ul.rel-pro li .img>a .przz span:hover{color: #0067e1;}
ul.rel-pro li .img>a:hover .przz{top: 0;}

ul.rel-pro li .wenzi1{text-align: center; padding-top: 8px;padding-bottom: 18px;border-top: 1px solid #dadada;}
ul.rel-pro li .wenzi1 a{font-size:16px;font-size:1.6rem;color:#333;}
ul.rel-pro li .wenzi1 a:hover{color: #0067e1;}

.img980{display: none;}
.img980 ul li{width: 23%;margin: 1%;float: left;}
.img980 ul li a{display: block;width: 100%;}
.img980 ul li a img{display: block;width: 100%;}


/*pro media zhuyemian*/
@media screen and  (max-width:1219px){
    .product .xiangqing .goods{width: 700px;}
    .product .xiangqing .goods .box1 ul li{width: 31%;margin: 0 1% 2% 1%!important;}
}
@media screen and  (max-width:999px){
    .product .xiangqing .goods{width: 650px;}
}
@media screen and  (max-width:979px){
    .product .xiangqing .list .lastest dl dd {background: #f4f4f4;}
    .page {margin-bottom: 30px;}
    .page a{margin-bottom: 10px;}
    .product .xiangqing .goods .box1 ul li .lizz1 {bottom: 20px;}
    .product .xiangqing .goods .box1 ul li .lizz2 {bottom: 10px;}
    .product .xiangqing .goods{width:100%;}
    .product .xiangqing .goods .box1 ul li{width: 23%;margin: 0 1% 2% 1%!important;}
    .product .xiangqing .list{width: 100%;}
}   
@media screen and  (max-width:900px){
    .product .xiangqing .goods .box1 ul li{width: 31%;margin: 0 1% 2% 1%!important;}
}
@media screen and  (max-width:500px){
    .product .xiangqing .goods .box1 ul li{width: 48%;margin: 0 1% 2% 1%!important;}
}
@media screen and  (max-width:320px){
    .product .xiangqing .goods .box1 ul li{width: 100%;margin: 0 0% 2% 0%!important;}
}

/*pro media xiangqingyemian*/
@media screen and  (max-width:1219px){
    .product .xiangqing .goods1{width: 700px;}
    .MagicZoomPup,.MagicZoomBigImageCont {display: none!important;}
    .MagicZoom{cursor: auto!important;}
    .left-pro{float: none;margin: 0 auto;}
    .product .xiangqing .goods1 .content{width: 255px;}
    .protitle1,.protitle2{background: none;}
    .rel-pro li{width: 23%;margin: 1%!important;}
}
@media screen and  (max-width:999px){
    .product .xiangqing .goods1 .content{width: 100%;}
    .product .xiangqing .goods1{width: 650px;}
}
@media screen and  (max-width:979px){
    .img980{display: block;}
    .left-pro{display: none;}
    .product .xiangqing .goods1{width:100%;}
    #tsShopContainer{display: none;}
}

@media screen and  (max-width:640px){
    .product .xiangqing .goods1 .img980  ul li{width: 48%;margin: 0 1% 2% 1%!important;}
}
@media screen and  (max-width:320px){
    .product .xiangqing .goods1 .img980 ul li{width: 100%;margin: 0 0% 2% 0%!important;}
    .goods1 .content .btn a{float: none;margin: 15px auto 0;}
}
/* ======================================== about ======================================== */
.about{margin-top: 21px;}

.about .ab-1 .wenzi { width: 580px; }

.about .ab-1 .wenzi p {font-size:14px;font-size:1.4rem;line-height: 30px;color: #333;margin-bottom: 30px; }

.about .ab-1 .wenzi .wz-1 { margin-bottom: 10px; }

.about .ab-1 .wenzi .wz-1 a { display: block; }

.about .ab-1 .wenzi .wz-1 a img { display: block; max-width: 100%; }

.about .ab-1 .img {margin-top: 64px;  width: 604px; background: url(../img/m1bg1.png) no-repeat left bottom; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.about .ab-1 .img a { display: block; }

.about .ab-1 .img img { padding-left: 27px; padding-bottom: 29px; max-width: 100%; display: block; }

@media screen and (max-width: 1219px) {
    .about .ab-1 .img{width: 480px;background-size: 90% 90%;}
    .about .ab-1 .wenzi{width: 480px;}
}
@media screen and (max-width: 999px) {
    .about .ab-1 .img{width: 460px;background-size: 90% 90%;}
    .about .ab-1 .wenzi{width: 460px;}
}
@media screen and (max-width: 979px) {
    .about .ab-1 .img{width: 100%;background:none;padding-left: 0;padding-bottom: 0;margin-top: 20px;}
    .about .ab-1 .wenzi{width: 100%;}
    .about .ab-1 .img img{padding-left: 0;}
    .about .ab-1{padding-top: 20px;}
}
.ab-2 {background:url(../img/ab2.jpg) no-repeat top center;}
.ab-2 ul { padding-top: 102px; padding-bottom: 57px;margin-top: 34px;}

.ab-2 ul li { width: 180px; margin-left: 74.5px; float: left; }

.ab-2 ul li img { margin: 0 auto; display: block; }

.ab-2 ul li .litop { margin-bottom: 24px; }

.ab-2 ul li .litop img { -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; position: relative; top: 0; }

.ab-2 ul li .libot { padding-top: 17px; background: url(../img/hengxian.jpg) no-repeat top center; }

.ab-2 ul li .libot a { display: block; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #fff; text-align: center; }

.ab-2 ul li .libot a:hover { color: #0067e1; }

.ab-2 ul li:hover .litop img { top: -30px; }

@media screen and (max-width:1219px) {
    .ab-2 ul li{width: 19%;margin: 0.5%!important;}
}
@media screen and (max-width:979px) {
    .ab-2 ul li .litop img{max-width: 90%;}
    .ab-2{background-attachment: fixed;}
    .ab-2 ul li{width: 32%;margin: 0.5%!important;height: 300px;}
}
@media screen and (max-width:540px) {
    .ab-2 ul li{width: 49%;margin: 0.5%!important;height: 300px;}
}


.ab-3{margin-top: 58px;}
.img-scroll3 { position:relative; z-index:9; padding-top:9px; margin-top:16px; margin-bottom:20px;}
.img-scroll3 .prev3,.img-scroll3 .next3{position:absolute;display:block;width:14px;height:23px; top:50%; margin-top:-20px; z-index:999;}
.img-scroll3 .prev3 { left:0px;cursor:pointer;}
.img-scroll3 .next3 { right:0px;cursor:pointer;}
.img-list3 { position:relative;  overflow:hidden; z-index:99;width: 1150px;margin: 0 auto;}
.img-list3 ul { width:9999px;}
.img-list3 li { float:left; display:inline; width:272px; margin-right:20px;}
.zhengshu{ padding:5px; border: 1px solid #cdcdcd;
background:url(../img/muban.jpg) no-repeat center; /*muban*/
}
.zhengshun{ position:relative; overflow:hidden; max-width:260px; margin:auto;}
.zhegntu{ width:100%; max-width:260px;display: block;}
.zhengfangda{ display:block; position:absolute; width:100%; height:100%; left:0px; top:100%; background:#0067e1; background:rgba(230,33,41,0.4);}
.zhengfangda img{ width:37px; height:32px; position:absolute; left:50%; margin-left:-16px; top:50%; margin-top:-19px;}
.img-list3 li:hover .zhengfangda{ top:0px;}
.zhengzi{ display:block; text-align:center; font-size:14px; font-size:1.4rem; line-height:20px;  overflow:hidden; margin-top:5px;}
.mat{ padding-top:43px;}




.ab-4{margin-top: 58px;margin-bottom: 71px;}

.ab-4 .title{font-size:28px;font-size:2.8rem; line-height: 30px;color: #333;margin-bottom: 27px; }

.ab-4 ul li{float: left;width: 235px;margin-left:86.66px; }
.ab-4 ul li a{position: relative; display: block;text-align: center;font-size:14px;font-size:1.4rem;color:#333;line-height: 26px;overflow: hidden;}
.ab-4 ul li a img{display: block;max-width:100%;margin: 0 auto;} 

.ab-4 ul li a .a4zz{position: absolute;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s; top:-100%;left: 0;width: 100%;height: 100%;background:url(../img/fangda3.png) no-repeat center center;}
.ab-4 ul li a:hover .a4zz{top: 0;}
.ab-4 ul li .libot{margin-top: 12px; display: block;text-align: center;font-size:14px;font-size:1.4rem;color:#333;line-height: 26px;}



@media screen and (max-width:1219px) {
    .img-list3{width: 856px;}
    .ab-4 ul li{width: 23%!important;margin: 1%!important;}
}
@media screen and (max-width:979px) {
    .zhengfangda{background: none;top: 0!important;}
    .ab-4 ul li a .a4zz{top: 0!important;}
}
@media screen and (max-width:930px) {
    .img-list3 ul {width: 1000%;}
    .img-list3 {width: 100%;}
    .img-list3 li{width: 3.2%;margin-right: 0.2%;}
}
@media screen and (max-width:768px) {
    .ab-4 ul li{width: 48%!important;margin: 1%!important;}
}
@media screen and (max-width:639px) {
    .img-list3 ul {width: 1000%;}
    .img-list3 {width: 100%;}
    .img-list3 li{width: 4.8%;margin-right: 0.4%;}
}


/* news */
.news{margin-top: 22px;}
.news dl dd { padding-bottom: 11px; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; padding-left: 20px; padding-right: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 578px; margin-left: 44px; float: left; margin-bottom: 92px; background: url(../img/ddbg.png) no-repeat bottom center; }

.news dl dd .kuai1 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 9px; width: 81px; height: 86px; position: relative; background: #333333; }

.news dl dd .kuai1 span { display: block; color: #fff; }

.news dl dd .kuai1 .sp1 { margin-bottom: 1px; font-size: 36px; font-size: 3.6rem; text-align: center; }

.news dl dd .kuai1 .sp2 { font-size: 16px; font-size: 1.6rem; text-align: center; }

.news dl dd .kuai2 { margin-top: 7px; }

.news dl dd .kuai2 a { font-size: 20px; font-size: 2rem; color: #333; display: block; text-align: center; }

.news dl dd .kuai3 { margin-top: 15px; }

.news dl dd .kuai3 a { font-size: 14px; font-size: 1.4rem; color: #9a9a9a; display: block; text-align: center; line-height: 24px; margin: 0 auto;max-width: 90%;}

.news dl dd:hover .kuai2 a { color: #fff; }

.news dl dd:hover .kuai3 a { color: #fff; }

.news dl dd .kuai4 { margin-top: 13px; }

.news dl dd .kuai4 a { font-size: 14px; font-size: 1.4rem; color: #9a9a9a; display: block; line-height: 24px; padding-right: 30px; background: url(../img/more.png) no-repeat right center; }

.news dl dd:hover .kuai4 a { color: #fff; background: url(../img/moreon.png) no-repeat right center; }

.news dl dd:hover { background: url(../img/ddbgon.png) no-repeat bottom center; }

.news .page{margin-top: 0;}

@media screen and (max-width:1219px) {
    .news dl dd{width: 465px;margin-bottom: 30px;}
    .news dl dd .kuai3 a{max-height: 48px;overflow: hidden;}
}
@media screen and (max-width:999px) {
    .news dl dd{width: 440px;}
}
@media screen and (max-width:979px) {
    .news dl dd{width: 47%;}
    .news dl dd{margin-left: 5%;}
}
@media screen and (max-width:768px) {
    .news dl dd{width: 100%;margin-left: 0;float: none;background: #f4f4f4;}
    .news dl dd:hover{background: #0067e1;}
}

/* ======================================== news1 ======================================== */
.news1 {  padding-bottom: 73px; padding-top: 15px; }

.news1 .wenzi1 { width: 850px; }

.news1 .wenzi1 .title { margin-bottom: 18px; margin-top: 0px; }

.news1 .wenzi1 .title h1 { font-size: 22px; font-size: 2.2rem; margin-bottom: 13px;  font-weight: bold; color: #333; line-height: 30px; }

.news1 .wenzi1 .title .riqi span {  font-size: 14px; font-size: 1.4rem; color: #999; padding-left: 25px; background: url(../img/rili.png) no-repeat left center; }

.news1 .cont p { line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #333333; margin-bottom: 30px;  }

.news1 .cont span { line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #333333;  }

.news1 .cont p img { display: block; max-width: 100%; }

.news1 .cont a { line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #0067e1; }

.news1 .cont table { width: 97%; border-collapse: collapse; line-height: 24px; margin-bottom: 30px; }

.news1 .cont tr td { line-height: 24px; padding: 2px; border: 1px solid #ccc; white-space: nowrap; }

.news1 .updown { padding-top: 20px; border-top: 1px dashed #ccc; margin-bottom: 73px; }

.news1 .updown .up { margin-top: 0px; margin-bottom: 8px; }

.news1 .updown .up p { padding-left: 23px; background: url(../img/xiangzuo.png) no-repeat left 5px; }

.news1 .updown .down p { padding-left: 23px; background: url(../img/xiangyou.png) no-repeat left 5px; }

.news1 .updown p { line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #666; }

.news1 .updown p a { font-size: 14px; font-size: 1.4rem; color: #666; }

.news1 .updown p span { font-size: 14px; font-size: 1.4rem; color: #666; }

.news1 .updown p a:hover { color: #0067e1; }

.news1 .dui2 { width: 300px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.news1 .dui2 .d-top { margin-top: 5px; }

.news1 .dui2 .d-top a { border-radius: 10px; display: block; width: 222px; height: 51px; line-height: 51px; text-align: center; background-color: #0067e1; color: #fff; font-size: 18px; font-size: 1.8rem;  margin: 0 auto; }

.news1 .dui2 .d-mid { width: 241px; margin: 34px auto 25px; }

.news1 .dui2 .d-mid .fen1 { line-height: 28px; margin-right: 10px; font-size: 16px; font-size: 1.6rem;  color: #0067e1; }

.news1 .dui2 .d-bot { padding-top: 13px;  background-color: #fff; }

.news1 .dui2 .d-bot .title { font-size: 24px; font-size: 2.4rem;  text-transform: uppercase; margin-bottom: 13px; }

.news1 .dui2 .d-bot .title a { color: #0067e1; display: block; padding-left: 17px; background: url(../img/shuxian.jpg) no-repeat left center; }

.news1 .dui2 .d-bot .cont1 dl { padding-bottom: 7px; }

.news1 .dui2 .d-bot .cont1 dl dd { margin-bottom: 10px; }

.news1 .dui2 .d-bot .cont1 dl dd .ddtop a { display: block; }

.news1 .dui2 .d-bot .cont1 dl dd .ddtop a img { display: block; max-width: 100%; }

.news1 .dui2 .d-bot .cont1 dl dd .ddmid { margin-top: 12px; }

.news1 .dui2 .d-bot .cont1 dl dd .ddmid a { display: block; font-size: 16px; font-size: 1.6rem; color: #333; }

.news1 .dui2 .d-bot .cont1 dl dd .ddmid a:hover { color: #0067e1; }

.news1 .dui2 .d-bot .cont1 dl dd .ddmid1 { margin-top: 6px; }

.news1 .dui2 .d-bot .cont1 dl dd .ddmid1 a { display: block; font-size: 16px; font-size: 1.6rem; color: #666; line-height: 30px; }

.news1 .dui2 .d-bot .cont1 dl dd .ddmid1 a:hover { color: #0067e1; }

.news1 .dui2 .d-bot .cont1 dl dd .ddbot { margin-top: 1px; padding-left: 26px; background: url(../img/riqi1.png) no-repeat left center; }

.news1 .dui2 .d-bot .cont1 dl dd .ddbot span { display: block; font-size: 14px; font-size: 1.4rem; color: #999999; line-height: 30px; }

.news1 .dui2 .d-bot .cont1 dl .dd2 { margin-top: 23px; }




.news1 .d-bot .lastest{padding: 0 18px;border: 1px solid #dcdcdc;margin-top: -12px;}
.news1 .d-bot .title2{width: 100%;margin-top:10px;margin-bottom: 12px;}
.news1 .d-bot .title2 a{display: block;text-align: left;font-size:24px;font-size:2.4rem;height: 40px;line-height: 40px; color:#0067e1;text-transform: uppercase;padding-left: 10px;background:url(../img/list1.jpg) no-repeat left center; }
  
.news1 .d-bot .lastest dl dd { padding-bottom: 15px; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s;
    padding-left: 17px; padding-right: 17px; 
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
    width: 100%; margin-bottom: 35px;  background:url(../img/ddbg2.jpg) no-repeat bottom center;
}


.news1 .d-bot .lastest dl dd.dd2{margin-bottom: 30px;} 

.news1 .d-bot .lastest dl dd .kuai1 {left: -14px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 9px; width:66px; height: 70px; position: relative; background: #333333; }

.news1 .d-bot .lastest dl dd .kuai1 span { display: block; color: #fff; }

.news1 .d-bot .lastest dl dd .kuai1 .sp1 { margin-bottom: 1px; font-size: 28px; font-size: 2.8rem; text-align: center; }

.news1 .d-bot .lastest dl dd .kuai1 .sp2 { font-size: 14px; font-size: 1.4rem; text-align: center; }

.news1 .d-bot .lastest dl dd .kuai2 { margin-top: 8px; }

.news1 .d-bot .lastest dl dd .kuai2 a { font-size: 16px; font-size: 1.6rem; color: #333333; display: block; line-height: 35px; }
.news1 .d-bot .lastest dl dd .kuai2 a:hover{color: #0067e1;}
.news1 .d-bot .lastest dl dd .kuai3 { margin-top: 2px; }

.news1 .d-bot .lastest dl dd .kuai3 a { font-size: 14px; font-size: 1.4rem; color: #9a9a9a; display: block;  line-height: 24px; }
.news1 .d-bot .lastest dl dd .kuai3 a:hover{color: #0067e1;}

.news1 .d-bot .lastest dl dd .kuai4 { margin-top: 10px;}

.news1 .d-bot .lastest dl dd .kuai4 a { font-size: 12px; font-size: 1.2rem; color: #999999; display: block; line-height: 24px; padding-right: 30px; background: url(../img/more.png) no-repeat right center; }
.news1 .d-bot .lastest dl dd .kuai4 a:hover{color: #0067e1;}


@media screen and (max-width: 1219px) { .news1 .wenzi1 { width: 640px; } }

@media screen and (max-width: 999px) { .news1 .wenzi1 { width: 600px; } }

@media screen and (max-width: 979px) { .news1 .wenzi1 { width: -webkit-calc(100% - 330px); width: -moz-calc(100% - 330px); width: calc(100% - 330px); } }

@media screen and (max-width: 639px) { .news1 .wenzi1 { width: 100%; float: none; }
  .news1 .dui2 { width: 100%; }
  .news1 .d-bot .lastest dl dd {background-color: #f4f4f4;}
}
/* ======================================== project ======================================== */
.project{margin-top: 22px;}
.project ul li{float: left;width: 366px;margin-left: 51px;margin-bottom: 41px;}
.project ul li a{display: block;text-align: center;}
.project ul li a img{display: block;max-width:100%;}


.project ul li .libot .div1{margin-top: 11px;margin-bottom: 11px;}

.project ul li .libot .div1 a{font-size:16px;font-size:1.6rem;color: #252525;font-weight: bold; }
.project ul li .libot .div1 a:hover{color: #0067e1;}
.project ul li .libot .div2 a{font-size:14px;font-size:1.4rem;color: #252525; line-height: 26px;}
.project ul li .libot .div2 a:hover{color: #0067e1;}

.project .page{margin-top: 31px;}

@media screen and (max-width: 1219px) { 
    .project ul li{width: 31%;margin: 1%!important;}  
}
@media screen and (max-width: 768px) { 
    .project ul li{width: 48%;margin: 1%!important;}  
}
@media screen and (max-width: 380px) { 
    .project ul li{width: 98%;margin: 1%!important;}  
}
/* ======================================== project 1======================================== */
.project1{margin-top: 15px;}
.project1 .xqy {position: relative;}
.project1 .xqy .top1{margin-bottom: 17px;}

.project1 .xqy .top1 .title1{text-align: center;}
.project1 .xqy .top1 .title1 h1{font-size: 22px;font-size:2.2rem;color: #333;font-weight: bold;line-height: 30px;}

.project1 .newsx p{line-height: 30px;font-size:14px;font-size:1.4rem;color: #333;margin-bottom: 30px;font-family: Arial, Helvetica, sans-serif;}
.project1 .newsx span{line-height: 30px;font-size:14px;font-size:1.4rem;color: #333;font-family: Arial, Helvetica, sans-serif;}
.project1 .newsx p img{display: block;max-width: 100%;}
.project1 .newsx a{line-height: 30px;font-size:14px;font-size:1.4rem;color: #0067e1;}

.project1 .newsx table{ width:97%; border-collapse:collapse; line-height:24px;margin-bottom: 30px;}
.project1 .newsx tr td{ line-height:24px; padding:2px;border: 1px solid #ccc;white-space:nowrap;}


.project1 .updown{padding-top: 22px;border-top: 1px dashed #ccc;margin-bottom:73px;}
.project1 .updown .up{margin-top: 0px;margin-bottom: 9px;}
.project1 .updown p{line-height: 24px;font-size: 14px;font-size:1.4rem;color: #666;}
.project1 .updown p a{font-size: 14px;font-size:1.4rem;color: #666;}
.project1 .updown p span{font-size: 14px;font-size:1.4rem;color: #666;}
.project1 .updown p a:hover{color: #0067e1;}
.project1 .updown .up p { padding-left: 23px; background: url(../img/xiangzuo.png) no-repeat left 5px; }
.project1 .updown .down p { padding-left: 23px; background: url(../img/xiangyou.png) no-repeat left 5px; }
/* ======================================== download ======================================== */

.download {margin-top: 23px;}
.download ul { padding-top: 1px; }

.download ul li { padding-bottom: 15px; margin-bottom: 34px; border-bottom: 1px dashed #d1d1d1; }

.download ul .lileft { width: 1000px; padding-left: 28px; background: url(../img/lileft.png) no-repeat left 4px; }

.download ul .lileft a { display: block; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #333; }

.download ul .lileft:hover  a{ color: #0067e1; }
.download ul .lileft:hover{background: url(../img/lilefton.png) no-repeat left 4px;}

.download ul .liright a { display: block;background:url(../img/yun.png) no-repeat 10px center; width: 136px; height: 34px; line-height: 34px; text-indent: 52px; border: 1px solid #0067e1; color: #0067e1; font-size: 16px; font-size: 1.6rem; }

.download ul .liright a:hover { color: #fff; background-color: #0067e1; background:url(../img/yunon.png) no-repeat 10px center;background-color: #0067e1;}


@media screen and (max-width: 1219px) { 
    .download ul .lileft { width: 750px;}
}

@media screen and (max-width: 979px) { 
    .download ul .lileft { width: -webkit-calc(100% - 200px); width: -moz-calc(100% - 200px); width: calc(100% - 200px); }
}
@media screen and (max-width: 979px) { 
    .download ul .lileft { width: 100%;margin-bottom: 15px;}
}

/* ==========================================contact========================================= */
.contact{margin-bottom: 80px;margin-top: 7px;}
.c_bottom{ margin-top:0px; float: left;}



.c_top{float: right;max-width: 450px;width: 450px;margin-top: 47px;}
.c_top ul li.li2 {margin-top: 57px;}
.c_top ul li .title{font-size:20px;font-size:2rem;font-family: Arial, Helvetica, sans-serif;margin-bottom: 9px;}

.c_top ul li .div dl{float: left;width: 165px;}
.c_top ul li .div dl dd{font-size:16px;font-size:1.6rem;color: #333;line-height: 36px;-ms-box-sizing: border-box;-o-box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.c_top ul li .div dl dd a{font-size:16px;font-size:1.6rem;color: #333;line-height: 36px;}
.c_top ul li .div dl dd a:hover{color: #0067e1;}
.c_top ul li .div dl.dl2{margin-left: 120px;}

.c_xp{ float:left; width:100%; }
.c_xp_title{ margin-top:8px;font-size:30px;font-size:3rem; color:#333;font-weight: bold;}


.c_xp_msg{ padding-left:0px;font-size:14px; font-size:1.4rem; color:#666; line-height:30px; margin-top:9px; margin-bottom:20px; max-width:660px; }

.c_div1{ padding-bottom:23px; }
.c_div2{ padding-bottom:23px; }
.c_div3{ padding-bottom:26px; }


.c_bt1{text-indent: -1px;  color:#ff0000; font-size:20px; font-size:2rem; width:14px; padding-left:0px; float:left; height:30px; line-height:30px; margin-top:17px; }
.c_div3 .c_bt1{ margin-top:11px; }

.c_input,.c_input2,.c_textarea,.c_captcha{ text-indent:12px; float:left; border:solid 1px #d2d2d2; color:#a6a6a6; font-size:14px; font-size:1.4rem; background:#fff; }
.c_input,.c_input2,.c_captcha{ height:52px; line-height:50px;}

.c_input{ width:309px; }
.c_input2{ width:638px; }
.c_textarea{ width:644px; float:left; line-height:26px; height:104px; padding-top:6px; font-family: Arial, Helvetica, sans-serif;}


.c_captcha{ width:175px; }
.c_yzm{ float:left; cursor:pointer; margin-left:22px; }
.c_send{float:right; cursor:pointer; /*margin-left:34px;*/font-family: Arial, Helvetica, sans-serif; width:246px; height:54px; line-height:52px; text-align:center; color:#fff; background:#0067e1; font-size:18px; font-size:1.8rem; margin-top:1px; }
/* .c_send:hover{ background:#aaaaaa; transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s; } */

.c_top ul li .div dl dd{padding-left: 19px;}
.c_top ul li .div .dl1 .dd1{background:url(../img/c1-1.png) no-repeat left center;}
.c_top ul li .div .dl1 .dd2{background:url(../img/c1-2.png) no-repeat left center;}
.c_top ul li .div .dl1 .dd3{background:url(../img/c1-3.png) no-repeat left center;}
.c_top ul li .div .dl2 .dd1{background:url(../img/c1-4.png) no-repeat left center;}
.c_top ul li .div .dl2 .dd2{background:url(../img/c1-5.png) no-repeat left center;}
.c_top ul li .div .dl2 .dd3{background:url(../img/c1-6.png) no-repeat left center;}


.contact .map{margin-top: 59px;}
.contact .map img{display: block;max-width:100%;}


@media screen and (max-width:1219px){
    .c_top ul li .div dl.dl2{margin-left: 0;}
.c_xp{ width:100%; }
.c_nr1{ width:48%; }
.c_input{ width:90%; }
.c_top{width: 300px;}
.c_input2,.c_textarea{ width:95%; }
.c_send{ margin-left:15px; float:left; margin-top:20px; width:95%; }
}
@media screen and (max-width:999px){
    .contact{margin-bottom: 30px;}
    .contact .map{margin-top: 20px;}
    .c_xp{margin: 0 auto;}
    .c_top{margin: 0 auto;}
    .c_top ul li .div dl.dl2{margin-left: 120px;}
    .c_bottom{width: 100%;float: none;}
    .c_top{width: 100%;float: none;margin-top: 30px;}
.c_lx1{ width:100%; margin-bottom:20px; }
.c_lx2,.c_lx3{ width:50%; }
.c_lx1 .c_lx_right{ width:85% !important; }

.c_map{ width:100%; float:none; margin:0 auto; text-align:center; }	
.c_xp{ float:none; width:100%; max-width:800px; margin-top:0px; }
.c_xp_title{ text-align:center; }
.c_captcha{ width:250px; }
.c_send{ float:left; margin-left:14px; }	
}
@media screen and (max-width:879px){
.c_send{ margin-left:15px; width:95%; margin-top:20px; }	
.c_lx{ margin-top:30px; }
}
@media screen and (max-width:819px){
.c_lx_nr{ width:100%; float:none; }	
.c_lx_right,.c_lx1 .c_lx_right{ width:80% !important; }

.c_lx1 .c_lx_pic,.c_lx2 .c_lx_pic,.c_lx3 .c_lx_pic{ width:90px; }
}
@media screen and (max-width:579px){

.c_div1{ padding-bottom:0px; }
.c_div2,.c_div3{ padding-bottom:15px; }
.c_nr1{ float:none; width:100%; padding-bottom:15px; }
.c_input,.c_input2,.c_textarea,.c_captcha,.c_send{ width:90%; }
.c_yzm{ margin-top:15px; margin-left:15px; }
.c_input,.c_input2,.c_captcha,.c_send{ height:40px; line-height:38px; }
.c_bt1{ margin-top:0px; line-height:40px; height:40px; }

.c_title{ font-size:30px; font-size:3rem; line-height:38px; }
.c_msg{ margin-top:10px; }
}
@media screen and (max-width:519px){
.c_lx_right,.c_lx1 .c_lx_right{ width:75% !important; }	
.c_top ul li .div dl.dl2{margin-left: 0px;float: right;}
.c_top ul li .div dl{float: left;}
}
@media screen and (max-width:360px){
    .c_top ul li .div dl.dl2{margin-left: 0px;}
    .c_top ul li .div dl{float: none!important;;}
}
@media screen and (max-width:439px){
.c_lx_pic{ width:100%; text-align:center; margin:0 auto; float:none; }
.c_lx_right,.c_lx1 .c_lx_right{ float:none; width:100% !important; text-align:center; }	
}
.slide {
	position: relative;
}
.slide .carouse {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slide .carouse .slideItem {
	width: 100%;
	position: absolute;
	cursor: pointer;
}
.slide .carouse .slideItem .banner-img {
	width: 100%;
}
.slide .console {
	height: 57px;
	display: inline-block;
	width: 35px;
	position: absolute;
	top: 40%;
}
.slide .dotList {
	position: absolute;
	width: 100%;
	bottom: 24px;
	text-align: center;
}
.slide .dotList ul li {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #fff;
	margin: 0 8px;
	cursor: pointer;
}
.slide .dotList ul li.active {
	background: #ffc523;
	width: 14px;
}
.slide .carousel-control {
	position: absolute;
	top: 50%;
	width: 41px;
	height: 90px;
	z-index: 999;
	margin-top: -45px;
}
.slide .carousel-control.left {
	left: 28px;
	background-image: url("../img/arrow-left.png");
	background-repeat: no-repeat;
	cursor: pointer;
}
.slide .carousel-control.right {
	right: 28px;
	background-image: url("../img/arrow-right.png");
	background-repeat: no-repeat;
	cursor: pointer;
}
.slide .dotList ul li {
	cursor: pointer;
	background: url(../img/circle.png) no-repeat center center;
	font-size: 0px;
	margin-left: 3.5px;
	margin-right: 3.5px;
	border: none;
	outline: none;
	width: 7px;
	height: 28px;
}
.slide .dotList ul li.active {
	background: url(../img/circleon.png) no-repeat center center;
}
.slide .slidedetail {
	display: none;
}
.m-repro {
	margin-top: 47px;
	overflow: hidden;
}
.m-repro .repro-hd {
	position: relative;
	
}
.m-repro .repro-title {
	line-height: 1.2;
	font-size: 30px;
	font-size: 3rem;
	color: #333;
	font-family: "GothamBold";
	text-transform: uppercase;
}
.m-repro .repro-title a {
	color: #333;
}
.m-repro .repro-btn {
	position: absolute;
	top: 50%;
	margin-top: -9px;
	display: block;
	width: 10px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.m-repro .repro-btn.prev {
	right: 35px;
	
}
.m-repro .repro-btn.prev:hover {
	
}
.m-repro .repro-btn.next {
	right: 0;
	
}
.m-repro .repro-btn.next:hover {
}
.m-repro .repro-bd {
	margin-top: 26px;
}
.m-repro .repro-list {
	width: 100%;
	overflow: hidden;
}
.m-repro .list-item {
	position: relative;
	float: left;
	margin-bottom: 33px;
 margin-left:2.666%;
	width: 23%;
	border: solid 1px #ededed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-repro .list-item img {
	max-width: 100%;
	display: block
}
.m-repro .item-title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.m-repro .item-title a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: rgba(68, 68, 68, 0.4);
	background-color: #444 \9;
}
.m-repro .item-title a:hover {
	background-color: rgba(68, 68, 68, 0.48);
	background-color: #444 \9;
}
 @media screen and (max-width: 1219px) {
.m-repro .repro-hd {
	background: none;
}
.slide .dotList {
	position: absolute;
	width: 100%;
	bottom: 0%;
	text-align: center;
}
}
 @media screen and (max-width: 999px) {
	 .slide .dotList { display:none}


 }
 @media screen and (max-width: 767px) {
.m-repro .repro-title {
	font-size: 18px;
	font-size: 1.8rem;
}
.m-repro .item-title {
	position: relative;
}
.m-repro .item-title a {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	background: none;
	color: #333;
}
}
 @media screen and (max-width: 480px) {
.m-repro .list-item {
	margin-left: 1% !important;
	margin-right: 1% !important;
	width: 48%;
}
}
.neiyegag .dotList{ display:none !important}

