*{font-family:Arial Helvetica;}
body{margin: 0; overflow-x: hidden; }
hr{margin: 0;}
ul{padding: 0; margin: 0;}
li{list-style: none;}
a{text-decoration:none !important;}
a:hover{color: #f10215;}
img{border: none;}
p{margin: 0;}
i,em{font-style: normal;}
h1,h2,h3,h4,h5{margin:0;}
#certify .certify-prev,#certify .certify-next{outline: none;}
#dowebok .section{scrollOverflow: true}
.left{float: left;}
.right{float: right;}
.navbar .toplinks{text-align: right; color:#8c8c8c;margin-right:25px; margin-top: 30px; border-bottom: 1px solid rgba(0,0,0,0.5); padding-bottom: 10px;}
.navbar .toplinks a{color: #8c8c8c;}
.mybanner .slide:nth-child(4){background: url(../images/topban4.jpg) center center no-repeat; background-size: cover;}
.mybanner .slide:nth-child(1){background: url(../images/topban1-1.jpg) center center no-repeat; background-size: cover;}
.mybanner .slide:nth-child(2){background: url(../images/topban2.jpg) center center no-repeat; background-size: cover;}
.mybanner .slide:nth-child(3){background: url(../images/topban3.jpg) center center no-repeat; background-size: cover;}


.cartype{background: url(../images/car_bg.jpg) center center no-repeat; background-size: cover;}
.indexabout{background: url(../images/about_bg.jpg) center center no-repeat; background-size: cover;}
.indexnews{background: url(../images/news_bg.jpg) center center no-repeat; background-size: cover;}
.indxchezhan{background: url(../images/chezhan_bg.jpg) center center no-repeat; background-size: cover;}
.nav-pills>li.active>a{background: none !important; font-size: 16px;}
.nopadd{padding: 0;}
.nav-pills .nav_sub a:hover{background: none !important;color: #888}
/**/
.fp-controlArrow{border:none;}
.fp-controlArrow.fp-next{background: url(../images/banner_right.png) center center no-repeat; background-size: contain;}
.fp-controlArrow.fp-prev{background: url(../images/banner_left.png) center center no-repeat; background-size: contain;}
.index_more_box{background: url(../images/5.jpg) center top no-repeat;}
.index_more_box .col-md-4{ padding: 38px 25px; }
.section1 .items {position: relative; overflow: hidden;}
.section1 .items img,.section1 .index_items_box,.tansuo h3,.section1 .itemsb img,.itemsb .index_items_box,.index_more_box .items,.mobile_hangye span:after,.kafa_contact .col-md-4:before{
	-moz-transition-duration: .8s; /* Firefox 4 */
-webkit-transition-duration: .8s; /* Safari 和 Chrome */
-o-transition-duration: .8s; /* Opera */
vertical-align: middle;
}

.banner_pagination .swiper-pagination-bullet{height: 2px; width: 50px; background: #918c94; border-radius: 0;}
.navbar{width: 100%; background: transparent; border:none;}
.nav>li>a:hover{background: none}
.nav>li:hover{background: none}
.nav .top_nav{font-size: 14px; font-weight: bold;}


/*.index_banner1{background: url(../images/index_banner1.gif) no-repeat center top;}*/
/*{background: red;}*/
.indexfooter{position: absolute; bottom: 0; width: 100%; background: #1a1a1a;}
.section1 .items:hover>img,.section1 .itemsb:hover>img{transform:scale(1.1);}
.section1 .items:hover>.index_items_box{top: 28%;}
.section1 .items .index_items_box{position: absolute; left: 10%; top: 30%;z-index:2; }

.tansuo h3{position: absolute; bottom: 10%; left: 10%;}
.tansuo h3 a{color: #fff; font-size: 46px;}
.margin_top20{margin-top: 20px;}
.section{position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;}
.next_btn{position: absolute; z-index:3; text-align: center; width: 100%; overflow: hidden; height: 55px; background-size: contain; }
.next_btn span{display: inline-block;width: 51px; height: 28px; background: url(../images/topnext_icon.png) center center no-repeat; cursor: pointer;}
.section1 .itemsb h3 a{color: #444444; font-size: 30px;}
.section1 .itemsb:nth-child(2)>.index_items_box>h3>a{color: #fff;}
.section1 .itemsb:nth-child(2)>.index_items_box>p{color: #fff;}
/**/

.pagetitle_box{text-align: center; margin-bottom: 5%;}
.pagetitle_box img{display: inline-block;}
.pagetitle_box p{font-size: 18px; color: #fff;}

.cartextbox{text-align: center;position: relative; padding-bottom: 8%; }
.cartextbox:before{content: '';display:block;width: 100%;height: 100%;position: absolute;left: 0;bottom: 0;background-color: rgba(255,255,255,.2);  }
.cartextbox i{ display: inline-block; width: 18px; height: 18px; background:url(../images/chexing_icon.png) center center no-repeat; }
.cartextbox span{display: block;  font-size: 12px; color: #fff; text-transform: uppercase;}
.cartextbox p{font-size: 12px; color: #fff; line-height: 23px; margin: 10px auto;}
.cartextbox .more{display: inline-block;font-size: 12px; color: #fff; width: 90px; height: 40px; line-height: 40px; border:1px solid #fff; position: relative; z-index: 2}
.cartextbox .more:hover{color: #000;}
.cartextbox .more:before{background: #fff;position: absolute; content: ''; display: block; width:0; height: 100%; z-index:-1; left: 0; top: 0;  -moz-transition-duration: .3s; /* Firefox 4 */
-webkit-transition-duration: .3s; /* Safari 和 Chrome */
-o-transition-duration: .3s;}
.cartextbox .more:hover:before{width: 100%;}
.cartextbox h3{font-size: 24px  margin:0; margin-top: 10px;}

.pcanimate li{position: relative; height: 505px; overflow: hidden; cursor: pointer; }
.pcanimate .aimg1{display: block; height: 223px; width: 100%; overflow: hidden; position: relative;}
.pcanimate .aimg1 img{position: absolute; top: -101%; left: 0;-moz-transition-duration: .3s; /* Firefox 4 */
-webkit-transition-duration: .3s; /* Safari 和 Chrome */
-o-transition-duration: .3s; }
.pcanimate .cartextbox{margin-top:-56%;}
.pcanimate .cartextbox:before{bottom: -200%;    -moz-transition-duration: .3s; /* Firefox 4 */
-webkit-transition-duration: .3s; /* Safari 和 Chrome */
-o-transition-duration: .3s; }
.pcanimate li:hover>.cartextbox:before{bottom:0;}
.pcanimate li:hover>.cartextbox{margin-top:0;}
.pcanimate li:hover>.aimg1 img{top:0;}
.about_left{ background: url(../images/about_left.png) left top no-repeat; height:398px; position: relative;}
.about_link{text-align: right;}
.about_link a{display: inline-block; width: 96px; height: 34px; font-size: 12px; color: #fff; border:1px solid #fff ; position: relative; z-index: 1; text-align: center;;line-height: 34px; text-transform:uppercase;}
.about_link a:after{content: '';display: block;width:45px; height:1px;position:absolute; background: #fff; z-index:1 ;left: -28px; top: 49%; }
.about_link a:before{content: '';display: block;width:0; height: 100%;position:absolute; background: #fff; z-index:-1; left: 0;top: 0; -moz-transition-duration: .3s; /* Firefox 4 */
-webkit-transition-duration: .3s; /* Safari 和 Chrome */
-o-transition-duration: .3s; }
.about_link a:hover{color: #000;}
.about_link a:hover:before{width: 100%;}
.about_left .detail{position: absolute;    top: 36%;    right: -16.5%;}
.about_right p{text-align: left; font-size: 12px; color: #fff; text-indent: 2em;}
.index_news_list{text-align: left;}
.indexnewscon .newstitle{border-bottom: 2px solid #fff;}
.index_news_list span{display: block;}



.news_box .col-sm-12 .more_link{background: #343434; width: 108px; font-size: 14px; text-align: center; color: #fff; height: 30px; line-height: 30px;}
.news_box .col-sm-12 .news_time{line-height: 30px; border-top: 1px solid #a2a2a2; padding: 0; font-size: 14px; width:79px;}
.news_box .smallnews{font-size: 18px; color: #151515; padding-top:10px; font-weight: bold; display: block; padding-bottom: 10px;}
.news_box img{width: 100%;}
#banner .bantext,#banner1 .bantext{position:absolute;left: 15%; top: 40%; z-index: 1;}


footer{color: #fff;background:#2f2f2f; overflow: hidden;}

/*.navbar{margin-bottom: 0 !important}*/

/**/
@-webkit-keyframes fadeInDown{
  0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
  100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInDown{
  0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
  100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
@-webkit-keyframes fadeInUp{
  0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
  100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp{
  0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
  100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
@keyframes dong { 0% { transform: translate(0px, 0px); } 50% { transform: translate(0px, -10px); } 100% { transform: translate(0px, 0px); } } 
.jump{ animation: dong 1s infinite; }

@-webkit-keyframes around { 0%{-webkit-transform:rotate(0deg);} 50%{-webkit-transform:rotate(180deg);} 100%{-webkit-transform:rotate(360deg);} } 
@keyframes around {  0%{transform:rotate(0deg);} 50%{transform:rotate(180deg);} 100%{transform:rotate(360deg);} } 


.jump{ animation: dong 1s infinite; }
.active .indown{left: 0px;-webkit-animation: fadeInDown 1s ease-out 0.5s 1 both;animation: fadeInDown 1s ease-out 0.5s 1 both;}
.active .intop{left: 0px;-webkit-animation: fadeInUp 1s ease-out 0.5s 1 both;animation: fadeInUp 1s ease-out 0.5s 1 both;}
.section.active .around{-webkit-animation:around 1.5s linear both; animation:around 1.5s linear both;}

.section1 .bankuai1 h3{font-size: 26px;font-weight: 500; height:45px;position: relative;}
.section1 .bankuai1 h3:after{content: ''; display: block; height: 3px; width: 18px;background: #757575;position: absolute;bottom: 0; }
.section1 .bankuai1 p{font-size: 16px; color: #030303; margin-bottom:15px;}
.bankuai1 span a{font-size: 16px; color: #0c68c4; display: block;}
.bankuai1 span i{font-size:12px;color: #727272; display: block; margin-top: 15px; }

.bankuai1 span a.more_link{display: inline-block; width: 98px; height: 33px;border: 1px solid #8b8b8b; color: #4a4a4a; font-size: 13px; text-align: center; line-height:30px;}
.changbg{transition: all 0.3s ease 0s;}
.changbg:hover{background-color: #333; color: #fff !important;}
.section2 {background: #fff; padding-bottom: 40px;}
.section2 .hec{background: #343434;}

.more_links{ border: 2px solid rgba(255, 255, 255, 0.4);     display: block;    width: 42px;    height: 42px;    border-radius: 50%;    margin-top: 98px;    transition: background 0.3s ease 0s;
    position: relative;    overflow: hidden;}
.more_links span{display: block;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    transition: all 0.3s ease 0s;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;}
.more_links i{    background: url(../images/arro.png) no-repeat center;  display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;}

.more_links:hover{border: 1px solid #fff; background-color: #fff;}
.more_links:hover>span{width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			background-color: #fff;}
	.more_links:hover>i{background: url(../images/black_arrow.png) no-repeat center;}		


.section6 li .case_text{background: #fff; 	-moz-transition-duration: .3s; /* Firefox 4 */
-webkit-transition-duration: .3s; /* Safari 和 Chrome */
-o-transition-duration: .3s; /* Opera */}

.imga img{	-moz-transition-duration: .3s; /* Firefox 4 */
-webkit-transition-duration: .3s; /* Safari 和 Chrome */
-o-transition-duration: .3s; /* Opera */}
.imga:hover>img{transform: scale(1.05, 1.05);transition: transform 0.6s ease 0s;		}
.imga:hover>.up-graybox{
				opacity: 1;
				filter: alpha(opacity=1);
			}
.imga:hover>.up-graybox>.bgbox{
			display: block;
			width: 100%;
			height: 100%;
			background-color: #000;
			opacity: 0.6;
			filter: alpha(opacity=60);
		}
.up-graybox:hover>.stit>.line{
			width: 6px;
			margin-left: -3px;
			opacity: 0.6;
			filter: alpha(opacity=60);
		}

.mynav{position: absolute;    top: 0;    z-index: 5;    width: 100%;}
.fp-slidesContainer .fp-tableCell img{height: 100%; width: 100%;}

















