ul,
li {
    list-style: none
}
* {
    font-family: "Microsoft YaHei" !important;
}
.header-logo {padding-top: 20px}

.header {
    width: 100%;
    background-color: #FFFFFF;
    margin-bottom: 0;
}

.am-slider {
	width:100%;
	margin:0 auto;
	
}
.ajax-result {
    text-align: center;
    color: #ff0000;
    font-size: 20px;
}

.am-container,
.am-container-1 {
    max-width: 1280px;
    margin: 0 auto;
}

.logo-box {
    position: relative;
    margin: 40px auto 18px auto;
}

.logoimg {
    position: absolute;
    top: -26px;
    left: -75px;
}

.am-topbar-collapse {
    width: 100%;
    background-color: #4c2a13;
    text-align: center
}
.am-nav.am-topbar-nav  {
    width: 1246px;
    padding: 0 20px;
    margin: 0 auto;
    float: none;
}

.header .am-topbar-nav>li>a {
    padding: 0 1.6rem;
    line-height: 3rem;
    display: block;
    color: #fff;
    font-size:18px;
    line-height: 40px;
}

.header .am-topbar-nav>li>a:hover {
    color: #fff;
    background-color: #6f472b
}

.header .am-topbar-nav>li>a:hover::after {
    content: none
}


.header ul.am-dropdown-content > li > a  {font-size: 1.225rem}
.header ul.am-dropdown-content > li.big > a  {font-size: 1.425rem}


.xiala {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1020;
  display: none;
  float: left;
  min-width: 160px;
  padding: 15px;
  margin: 0;
  text-align: left;
  line-height: 1.6;
  background-color: #fff;
  border: none;
  border-radius: 0;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  -webkit-animation-duration: .15s;
          animation-duration: .15s;
}

.header .am-nav .item:hover .xiala{
	display: block
}


.am-dropdown-content:before, .am-dropdown-content:after {
    position: absolute;
    display: none;
    content: "";
    width: 0;
    height: 0;
    border: 8px dashed transparent;
    z-index: 1;
}


.am-nav > li > a:hover,
.am-nav > li > a:focus,
.am-nav > li.am-active > a:hover,
.am-nav > li.am-active > a:focus
 {
  color: #eb9027;
  text-decoration: none;
  background-color: #fff;
  cursor: pointer
}

.am-topbar-nav>li.am-active>a:after,
.am-topbar-nav>li:hover>a:after {
    opacity: 1;
    border-bottom-color: #fff;
}

.am-slider-default .am-control-nav {bottom:1rem}


.am-nav ul.xiala > li.big > a {
    color: #b49466
    
}

.flow {
    padding: 40px 0;
    background-color: #e8e8e8;
    text-align: center
}

.index-gs {margin-top: 8rem}
.index-gs p {line-height: 30px;color: #666;font-size: 1.425rem}
.index-feature {
    max-width: 980px;
}
.index-feature h1 {
    font-size: 4.3em;
}
.index-feature-content {
    display: flex;
    flex-wrap: wrap;
}

.index-feature-content .item {
    padding: 30px 0;
    flex: 0 0 50%;
    border: 1px solid #989898;
}
.index-feature-content .item h3 {
    margin: 0;
    color: #416a9e;
    font-size: 48px;
}
.index-feature-content .item p {
    margin: 0;
    font-size: 32px;
    color: #5a5a5a;
    line-height: 50px;
}
.index-pr {
    margin-top: 60px;
    text-align: center;
}
.index-pr img {
    margin-bottom: 26px;
}
.index-pr h2 {
    margin-top: 20px;
    font-size: 42px;
}
.index-pr p {
    color: #5a5a5a;
    font-size: 32px;
}
.index-plate-1 {
    text-align: center
}

.index-plate-1-box {
    margin-top: 50px;
    padding: 20px;
    border: 1px solid #eee;
    box-shadow:0px 0px 10px 5px #eee;
}

.index-form-1 {
    text-align: center
}
.index-form-1 .yu {
    color: #ff0000;
    font-size: 24px
}

.index-feedback {
    margin-top: 30px;
padding-top: 5rem;
    padding-bottom: 50px;
    background-image: url(../images/feedback_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    
    color: white;
    text-align: center;
    display: table;
}

.feedback-box {
    margin: 40px auto 0 auto;
    width: 600px;
}
.feedback-box .input-group {
    display: flex;
    margin-bottom: 16px;
    
}
.feedback-box .input-group div {
    width: 160px;
    background-color: #4d32be;
    line-height: 54px;
    font-size: 20px;
}

.feedback-box .input-group input {
    padding-left: 20px;
    width: 444px;
    color: #666;
    height: 54px;
    border: none
}

.feedback-box button {
    padding: 10px 0;
    width: 100%;
    background-color: #4d32be;
    font-size: 22px;
    letter-spacing: 6px;
    border: none
}

.index-gg1 {
	display:block;
	width:1280px;
    height: 40rem;
    margin: 8rem auto 3rem auto;
    }

.index-cps h2{
    margin: .625rem auto;
    text-align: center;margin-top: 60px
}

.index-hotpr {
    padding-top: 100px;
    margin-top: 20px;
    text-align: center
}
.index-hotpr-content ul {
    margin-top: 30px;
    padding: 0
}
.index-hotpr-content ul li{
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    width: 48%;
    padding: 10px;
    border: 1px solid #efefef;
    box-shadow:0px 0px 2px 2px #efefef;
}

.index-hotpr2 ul li {
    background-color: #fff;
    border: 1px solid #000;
    box-shadow:0px 0px 2px 2px #000;
}

.index-hotpr-content ul li img {
    width: 100%;
}

.index-hotpr-title {
    position: absolute;
    right: 30px;
    bottom: 20px;
    color: #fff;
    font-size: 20px;
}
.index-hotpr3 ul li {
    margin: 0 5px 20px 5px;
    padding: 0 0 10px 0;
}
.index-hotpr3 .index-hotpr-title {
    right: 0;
    bottom: 0;
    position: relative;
    color: #000
}

.index-video {
    margin-top: 60px;
    text-align: center
}
.video-box {
    display: flex
}
.video-box .item {
    width: 50%;
}
.video-box .video-js {
    margin: 0 auto;
}
.video-box .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-left: -4.5rem;

}


.index-kwicks {
     width: 100%;
     height: 200px;
     padding: 0
 }
 
 .index-kwicks > li {
      height: 200px;
        background-color: #ccc;
                /* overridden by kwicks but good for when JavaScript is disabled */
                margin-left: 5px;
                float: left;
            }


.index-zhxc li img {width: 100%;height: 200px}


.index-ys {
    margin-top: 108px;
    padding: 50px 0 160px 0;
    /* background-image: url(../images/sl_bj.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    color: white; */
    text-align: center;
    display: table;
    }
	
.index-news {
	margin-top: 108px;
	margin-bottom: 120px;
	vertical-align: top
}
.index-news a {
	display: block;
	width: 100%;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:14px;
	line-height:28px;
	color: #999
}

.index-news h3 {
	margin-bottom: 10px;
	color: #666
}

.index-news img {
  width: 275px;
  height: 160px;
  
}

.index-news div:nth-of-type(odd) img {
	margin-top: 20px
}

.index-news div:nth-of-type(even) img {
	margin-bottom: 20px
}

            

.footer {
    padding-top: 5rem;
    text-align: center;
    background: #313849;
}
.footer ul li {line-height: 3rem}
.footer ul li a {
    color: #acacac
}
.footer ul b {
    display: block;
    margin-bottom: 30px;
    width: 35px;
    height: 6px;
    background-color: #01b08e
}
.footer .am-text-lg {line-height: 3rem;color: #fff;font-weight: bold}
.footer .am-u-md-4 ul { padding-left: 1rem }

.footer .phone-400 {margin-top: 1rem}
.footer .phone-400 img.t{width:5rem;float: left;margin-right: 2rem}
.footer .phone-400 p {color: #fff;font-size: 4rem;line-height: 2rem;margin: 0 auto}
.footer .phone-400 p sapn {font-size: 1.265rem}


/*product*/

.app-main {
  padding: 3rem 0 0 0;
}

.app-main-bar-block {
  width: 100%;
}
.app-main-bar {
  height: 40px;
  font-size: 16px;
  color: #222222;
  border-bottom: 1px solid #e1e5ee;
}
.app-main-bar i {
  display: inline-block;
  margin-right: 14px;
}
.app-main-bar-class {
  width: 100%;
  font-size: 14px;
  padding-top: 12px;
}
.app-main-bar-class dl {
  width: 100%;
  overflow: hidden;
  line-height: 30px;
  border-bottom: 1px solid #f8f8f8;
  cursor: pointer;
}


.app-main-bar-class dl:hover {
  border-bottom: 1px solid #e1e5ee;
}
.app-main-bar-class dl dt {
  float: left;
  color: #535353;
  font-weight: normal;
}
.app-main-bar-class dl dt a {
    font-size: 1.425rem;
    color: #262626
}

.app-main-bar-class dl.big dt a {
    font-size: 1.625rem;
    color: #b49466
}
.app-main-bar-class dl dt.active {
  color: #00c0ff;
  font-weight: bold;
}
.app-main-bar-class dl dd {
  margin: 0;
  float: right;
  color: #9a9ea9;
}

.pr-detail {
    padding: 1.625rem 0 0 0;margin: 0;
    border: 1px solid #eee}

h1.info-title {line-height: 3rem;font-size: 1.625rem;font-weight: 600;float: left;margin-right: 1rem}
.info-title2 {display: block;line-height: 3rem;font-size: 1.425rem;color: #ff0000}
.info-des {font-size: 1.625rem}
.info-label {color: #333; margin-bottom: 10px; padding-bottom: 10px }
.info-label.border {border-bottom: 1px solid #ececec}
.info-label h3 {margin-bottom: 0}
.info-label span {color: #666}
.info-confable td{
    font-size: 12px
}
.info-confable td.h {
    text-align: center;
    font-size: 12px;
    font-weight: 700
}

.pr-form .yu {color: #ec9026}
.pr-form .am-form-field { border-color: #ccc }
.pr-form .am-btn {background-color: #ec9026; border-color: #ec9026}
.info-img {max-width: 650px;cursor: pointer;text-align: center}


.pr-content .am-tab-panel  {padding: 2rem;line-height: 2rem;}
.pr-content img{max-width: 100%;padding: 0}

.pr-rejian p{background: #333;padding: .625rem 1rem;color: #fff}
.pr-rejian ul {margin: 0;padding: 0}
.pr-rejian li {text-align: center;margin-bottom: 1rem }
.pr-rejian li a {line-height: 3rem;color: #666}
.pr-rejian li a:hover {color: #b49466}
.pr-rejian li img {width: 100%}

.prmenu {overflow: hidden}
.prmenu .list {overflow: hidden}
.prmenu .list li {width: 50%; float: left; text-align: left}


.am-tabs-d2 .am-tabs-nav {
    background-color: #fff;
    border-bottom: 1px solid #333;
}
.am-tabs-d2 .am-tabs-nav a {
    color: #333
}
.am-tabs-d2 .am-tabs-nav>.am-active {
    background-color: #333;
    border-bottom: none
}
.am-tabs-d2 .am-tabs-nav>.am-active a {
    color: #fff
}
.am-tabs-d2 .am-tabs-nav>.am-active:after {
    border-bottom-color: #fff
}

.pages-content {color: #666;line-height: 2.265rem;min-height: 600px}


.copyright {text-align: left;padding-bottom: 1rem;margin-top: 3rem;padding-left:40px}
.copyright p, .copyright a {margin-top: 10px;color: #ccc;font-size: 14px}




.lianxi {
	position:fixed;
	z-index:99999999999;
	left:50%;
	margin-left:660px;
	top:30%;
	cursor:pointer
}

.clearfix:after {
    display: block;
    content: "";
    clear: both
}


.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

.intro {
  margin-top: 20px;
  background-color: #fff
}

.intro-left {
  width: 200px;
  margin-top: 20px
}

.intro-left ul {
	padding-left: 0
}

.intro-left h3 {
  font-size: 18px;
  font-weight: 700;
  color: #666
}

.intro-left li {
  padding: 8px 0 8px 10px;
  width: 100%;
  border-bottom: 1px solid #f5f5f5
}

.intro-left li a {
  line-height: 34px
}
.news_list li {
	padding: 0;
	list-style: disc
}
.news_list li a {
	display: block;
	color:#666;
	font-size:14px;
	width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.intro-right-top {
  border-bottom: 1px dashed #f5f5f5
}

.intro-right-top h2 {
  display: block;
  margin-top: 16px;
  float: left;
  font-size: 20px;
  font-weight: inherit
}

.intro-right-top .breadcrumb {
  display: block;
  float: right;
  background-color: #fff;
  overflow: hidden
}

.breadcrumb .breadcrumb-item {
    float: left;
}
.breadcrumb .breadcrumb-item a {
    color: #4a4a4a
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #636c72;
    content: "/";
}


.intro-right-content {
  width: 990px;
  min-height: 600px;
  margin-top: 30px
}

.intro-right-content img {
  max-width: 860px
}

.news li {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
  overflow: hidden
}

.news li h2 {
    margin-top: 0
}

.news img {
  display: block;
  margin-right: 20px;
  width: 200px;
  height: 124px;
  float: left
}

.news p {
  padding-right: 60px;
  font-size: 14px;
  color: #333;
  text-decoration: none
}

.news-content>h1 {
  font-size: 22px;
  text-align: center
}

.news-content>.time {
  margin-top: 20px;
  margin-bottom: 20px
}

.news-content>.time p {
  display: block;
  float: left;
  text-align: right;
  width: 50%
}

.news-content>.time div {
  width: 50%;
  float: left;
  padding-left: 50px
}

.news-info {
  padding-bottom: 30px;
  border-bottom: 1px dashed #ccc
}

.prn-paging a{
	display: block;
	line-height:32px
}

.recommend-pr {
	margin-top: 50px;
}
.recommend-pr .head {
	display: flex;
    justify-content: space-between;
}
.recommend-pr .head h3 {
	font-size: 22px
}
.recommend-pr .content ul {
	padding-left: 0;
	display: flex;
	overflow: hidden
}
.recommend-pr .content ul li {
	margin-right: 10px;
}
.recommend-pr .content ul li:last-child {
	margin-right: 0;
}
.recommend-pr .content ul li img{
	width: 100%
}


.imagezoom-con {
    width: 610px;
    height: 400px;
}

.imagezoom-con-img {
    position: relative;
    width: 610px;
    height: 400px;
}

.imagezoom-con-img > img {
    width: 100%;
    height: 100%
}

.imagezoom-move {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 100px;
    background-image: url(../images/imagezoom-move-bg.png);
    cursor: move;
    display: none
}

.imagezoom-big-img {
    position: absolute;
    left: 610px;
    top: 0;
    width: 520px;
    height: 400px;
    display: none;
    overflow: hidden;
    z-index: 9999;
}

.imagezoom-big-img>img {
    width: 2500px;
    height: 1600px;
    margin-left: 0;
    margin-top: 0
}

.imagezoom-imglist {
    padding: 0 20px;
}

.imagezoom-imglist>li {
    width: 60px;
    height: 60px;
    float: left;
    margin: 10px 0 0 12px;
    cursor: pointer;
    border: 2px solid #fff;
}

.imagezoom-imglist>li:first-child {
    margin-left: 0
}

.imagezoom-imglist>li>img {
    width: 100%;
    height: 100%
}

.imagezoom-imglist>.active {
    border-color: #000
}



.float-bottom {
  position: fixed;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 99999;
  transition: all .3s;
  -webkit-transition: all .3s
}

.imgf {
    position: absolute;
    left: 50%;
    margin-left: 250px
}

.float-bottom-box {
    margin-top: 52px;
    padding-bottom: 15px;
background-color: rgba(0, 0, 0, .7);
}

.float-bottom .float-bottom-left {
  padding-top: 20px;
  float: left
}

.float-bottom .float-bottom-center {
  float: left;
  margin-left: 10px;
  padding: 6px 20px 20px;
  width: 630px
}
.float-bottom .float-bottom-center .ajax-result {
    margin: 0;
    font-size: 12px;
    text-align: left
}

.float-bottom .apply-left {
  float: left;
  width: 460px
}

.float-bottom input {
  margin-right: 10px;
  padding: 6px;
  width: 216px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 8px;
}

.float-bottom button {
  float: left;
  padding: 0 40px;
  height: 35px;
  background-color: #30c2b0;
  border: 1px solid #30c2b0;
  border-radius: 20px;
  font-size: 20px;
  color: #fff;
  cursor: pointer
}

.float-bottom .float-bottom-right {
  float: left;
}


.float-bottom .float-bottom-colos {
    position: absolute;
    /* right: 0; */
    top: 39px;
    margin-left: 400px;
    left: 50%;
    color: #fff;
    cursor: pointer;
}

.float-bottom.in {
  width: 300px;
  height: 150px;
  bottom: 20px;
  cursor: pointer
}

.float-bottom.in .float-bottom-left {
  margin: 15px auto auto;
  padding: 0;
  float: left
}


.float-bottom.in .float-bottom-center,
.float-bottom.in .float-bottom-right {
  display: none
}

.sitemap-warp {
	padding: 20px;
	margin-bottom:40px;
	border: 1px solid #999
}
.sitemap-warp .item-child {
	padding:10px 10px;
	border: 1px solid #999;
	overflow: hidden
}
.sitemap-warp  h3 {
	margin-bottom: 10px;
}
.sitemap-warp .item-child a {
	padding-right: 50px;
	font-size: 16px;
}
.sitemap-warp .item-child .list {
	width: 164px;
	float: left;
}
.sitemap-warp .item-child .list h4 {
	margin-bottom: 6px;
}
.sitemap-warp .item-child .list a {
	line-height: 30px
}
