/**********global css start********/
*{margin:0;padding:0;list-style-type:none;}
body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: Microsoft YaHei,'宋体' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
body{overflow-x:hidden;}
img{border:0;cursor:pointer}
a{color:#444;outline:none !important}

a:hover{text-decoration:none;color:#F38000;}
.m0{margin:0}
.p0{padding:0}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f30{font-size:30px;}
.f36{font-size:36px;}
.f45{font-size:45px;}
.b{font-weight:bold}
.fff{color:#fff}
.c000{color:#000}
.c333{color:#333}
.c444{color:#444}
.c666{color:#666}
.c999{color:#999}
.cb5{color:#b5b5b5}
.display_inline{display: inline-block;}
.m_t_10{margin-top:10px;}
.m_t_20{margin-top:20px;}
.m_t_30{margin-top:30px;}
.m_t_40{margin-top:40px;}
.m_l_10{margin-left:10px;}
.m_l_20{margin-left:20px;}
.m_l_30{margin-left:30px;}
.m_l_40{margin-left:40px;}
.m_b_10{margin-bottom:10px;}
.m_b_20{margin-bottom:20px;}
.m_b_30{margin-bottom:30px;}
.m_b_40{margin-bottom:40px;}
.p_t_10{padding-top:10px;}
.p_t_20{padding-top:20px;}
.p_t_30{padding-top:30px;}
.p_t_40{padding-top:40px;}
.tr{text-align:center}
.mt40{margin-top:40px;}
.middle{float: none;display: inline-block;vertical-align: middle;}
.arial{font-family:Arial}
.fl{float:left}
.fr{float:right}
.tl{text-align:left}
.lh1{line-height: 1.5;}
.lh2{line-height: 2;}
.xq14 a{color:#999 !important;}
.xx16{font-size:16px;color:#999;margin-bottom:30px;}
.xq14{font-size:14px;padding-bottom:30px;}
.elip{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.elip_muli{text-overflow:-o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.h1, .h2, .h3, h1, h2, h3{margin-bottom: 0;}
input::-webkit-input-placeholder{
	color:#9d9d9d;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:9d9d9d;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:9d9d9d;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:9d9d9d;
}
/**********global css end********/
.carousel-indicators .active{background-color: #F38000;}
.head{padding:25px 0}
.search_top{margin-top:13px;}
.search_sel{height: 35px;border-radius: 20px 0 0 20px;padding-left: 10px;border-color: #e2e2e2;background: #fafafa;color: #9d9d9d;outline: none;}
.search_text{height: 35px;margin-left: -5px;border: 1px solid #e2e2e2;outline: none;padding-left:10px;width:135px;}
.search_sub{height: 35px;background: url(../images/search.png) no-repeat #f7a64c center;padding: 0 20px;border: 0;margin-left: -5px;margin-top: 1px;border-radius: 0 20px 20px 0;outline: none;}
.top_tel p{color:#0091dd;font-size:22px;}
.top_tel_img{position: absolute;left: 65px;top: 13px;}
.top_tel{position: absolute;right: 15px;top: 6px;}
.index_title_en{padding:30px 0 0 0;text-align: center;font-size: 48px; color: #F38000;}
.index_title_ch{color:#666666;text-align: center;font-size: 24px;}
.index_about{line-height: 2;padding:10px 0}


@keyframes rotateImg {
  0% {transform : rotate(0deg);}
  100% {transform : rotate(360deg);}
}

@-webkit-keyframes rotateImg {
    0%{-webkit-transform : rotate(0deg);}
  100%{-webkit-transform : rotate(360deg);}
}
.index_about_left:hover img{-webkit-animation:rotateImg 1s linear ;}
.index_about_left{text-align: center;cursor: pointer;border-right: 1px solid #E5E5E5;}
.year{position: absolute;top: 0;right: 20%;}
.index_about_title{position: absolute;bottom: 0;left: 59%;}
.year1{position: absolute;top: 0;right: 17%;}
.index_about_title1{position: absolute;bottom: 0;left: 53%;}
.border-right{border-right: 0;}
.about_more{text-align: center;padding: 50px 0;}
.about_more a{font-size: 14px;color: #666;border: 1px solid #d5d5d5;border-radius: 30px;padding: 10px 40px;transition: 0.3s;}
.about_more a:hover{background: #F38000;color: #fff;border: 1px solid #F38000}
.pro_bg{background: url(../images/pro_bg.png); height:800px;}
.pro_img img:hover{transform:scale(1.06)}
.pro_img img{transition:0.6s}
.pro_img{overflow: hidden;}
.about_more1{text-align: center;padding: 50px 0;}
.about_more1 a{font-size: 14px;color: #fff;border: 1px solid #f38000;border-radius: 30px;padding: 10px 40px;transition: 0.3s;background: #F38000;}
.about_more1 a:hover{background: transparent ;color: #666;border: 1px solid #d5d5d5}

.news_bg{background: url(../images/news_bg.png); height:650px;}
.footer_top{background: url(../images/footer_bg.png); height: 235px;}
.footer_li li{line-height: 1.8;}
.footer_bottom{background: #606060;height: 55px;}
.footer_bottom_p{color:#d3d3d3;line-height: 55px;}
.footer_bottom_p a{color:#d3d3d3;}
.nei_title{font-size:20px;color:#F38000;border-bottom: 1px solid #e5e5e5;height:50px;line-height: 50px;}
.nei_title p{width: 7%;border-bottom: 5px solid #f38000;height: 50px;}
.about_content{margin-top: 40px;}
.about_nei_p{font-size:16px;color:#666;line-height: 2;}
.active{background:#0091dd}

.en_all{width:48%;display:inline-block;    margin-bottom: 30px;}
.en_all1{width:90%;display:inline-block;    margin-bottom: 30px;}
.en_left,.en_right{display:inline-block}
.en_left1,.en_right1{display:inline-block}
.en_left{width:15%;text-align:right;font-size:16px}
.en_left1{width:8%;text-align:right;font-size:16px}
.en_right input{height: 30px;padding-left: 10px;width: 350px;}
.en_right1{width:60%}
.en_right1 input{width:100%;height: 30px;padding-left: 10px;}
.en_right1 textarea{width:100%;height: 150px;padding-left: 10px;}
.en_left1 laber{    position: absolute;
    top: 0;
    right: 0;}
	
.news_left_img{overflow:hidden}
.news_left_img img:hover{transform:scale(1.06)}
.news_left_img img{transition:0.6s}

.news_more a{transition:0.6s}
.news_more a:hover{letter-spacing:5px}

.about_content_left li{ line-height:2 }
.about_content_left h4{ color:#666 }