@charset "utf-8";
/*鍏叡鏍峰紡*/
.home_title{margin-bottom: 50px;}
.home_title .txt{float: left;}
.home_title .txt h2{font-size: 30px;font-weight: bold;}
.home_title .txt h2 span{color: #0d54a4;}
.home_title .txt p{font-size: 15px;color: #666;margin-top: 14px;}
.home_title a{float: right;margin-top: 30px;}
.home_title a:hover{color: #0d54a4;}
@media only screen and (max-width: 768px){
	.home_title{margin-bottom: 20px;}
	.home_title .txt{text-align: center;float: none;}
	.home_title .txt h2{font-size: 24px;}
	.home_title .txt p{font-size: 14px;margin-top: 8px;line-height: 24px;}
	.home_title a{display: none;}
}

/*浜у搧*/
.home_pro{background: url(../images/pro_bg.jpg) no-repeat center top;padding-top: 120px;padding-bottom: 65px;box-sizing: border-box;}
.home_pro .home_title a{margin-top: 0px;}
.home_pro ul{margin-top: -20px;}
.home_pro ul li{margin-left: 1.5%;width: 18.8%;float: left;border: 1px solid #d1d4db;box-sizing: border-box;margin-top: 20px;}
.home_pro ul li:nth-child(5n-4){margin-left: 0;}
.home_pro ul li img{display: block;width: 200px;height: 100px;}
.home_pro ul li p{border-top: 1px solid #d1d4db;line-height: 50px;text-align: center;padding: 0 20px;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.home_pro ul li:hover{border: 1px solid #0d54a4;}
.home_pro ul li:hover p{border-top: 1px solid #0d54a4;background: #0d54a4;color: #fff;}
@media only screen and (max-width: 768px){
	.home_pro{background: url(../images/m_probg.jpg) no-repeat center top;padding-top: 40px;padding-bottom: 40px;background-size: 100% auto;}
	.home_pro ul{margin-top: -15px;}
	.home_pro ul li{margin-left: 4%;width: 48%;margin-top: 15px;}
	.home_pro ul li:nth-child(2n-1){margin-left: 0;}
	.home_pro ul li:nth-child(6){margin-left: 4%;}
	.home_pro ul li:nth-child(7),.home_pro ul li:nth-child(8),.home_pro ul li:nth-child(9),.home_pro ul li:nth-child(10){display: none;}
	.home_pro ul li p{line-height: 40px;padding: 0 10px;}
	.home_pro ul li img {
    display: block;
    width: 169px;
    height: 100px;
}
}

/*闅旀柇*/
.home_pic{background: url(../images/pic_bg.jpg) no-repeat center top;height: 300px;padding-top: 65px;box-sizing: border-box;color: #fff;text-align: center;}
.home_pic h2{font-size: 60px;font-weight: bold;overflow: hidden;height: 35px;line-height: 45px;}
.home_pic p{font-size: 40px;font-weight: bold;margin-top: 25px;}
.home_pic i{display: none;}
.home_pic p span{color: #f9a61a;}
.home_pic em{display: block;width: 440px;height: 44px;line-height: 44px;border-radius: 44px;background: #fff;margin: 40px auto;color: #333;font-size: 22px;}
@media only screen and (max-width: 768px){
	.home_pic{background: url(../images/m_picbg.jpg) no-repeat center top;height: auto;padding-top: 35px;padding-bottom: 20px;}
	.home_pic h2{font-size: 24px;height: 18px;line-height: 25px;}
	.home_pic p{display: none;}
	.home_pic i{display: block;font-size: 24px;font-weight: bold;margin-top: 10px;}
	.home_pic em{width: 85%;height: 30px;line-height: 30px;border-radius: 30px;margin: 15px auto;font-size: 14px;}
}

/*浼樺娍*/
.home_adva{padding-top: 80px;padding-bottom: 120px;box-sizing: border-box;}
.home_adva ul li{margin-bottom: 60px;height: 418px;padding-top: 34px;padding-left: 110px;padding-right: 30px;box-sizing: border-box;}
.home_adva ul li .txt{width: 500px;padding-top: 60px;box-sizing: border-box;}
.home_adva ul li .txt h2{font-size: 24px;font-weight: bold;margin-bottom: 30px;}
.home_adva ul li .txt h2 span{display: block;font-size: 14px;font-weight: normal;color: #999;margin-top: 10px;text-transform: uppercase;}
.home_adva ul li .txt p{background: url(../images/adva_icon.png) no-repeat center left;padding-left: 35px;box-sizing: border-box;font-size: 15px;margin: 20px 0;}
.home_adva ul li img{display: block;float: right;}
.home_adva ul li:nth-child(1){background: url(../images/adva_bg1.png) no-repeat center;}
.home_adva ul li:nth-child(2){background: url(../images/adva_bg2.png) no-repeat center;padding-right: 110px;padding-left: 30px;}
.home_adva ul li:nth-child(2) .txt{float: right;padding-left: 40px;}
.home_adva ul li:nth-child(2) img{float: left;}
.home_adva ul li:nth-child(3){background: url(../images/adva_bg3.png) no-repeat center;margin-bottom: 0;}
@media only screen and (max-width: 768px){
	.home_adva{display: none;}
}

/*绉诲姩绔紭鍔?/
.m_adva{display: none;padding-top: 20px;padding-bottom: 40px;}
.m_adva .adva_main img{display: block;width: 100%;height: auto;}
.m_adva .adva_main .txt{margin-top: 20px;margin-bottom: 5px;}
.m_adva .adva_main .txt h2{font-size: 24px;font-weight: bold;padding-right: 50px;box-sizing: border-box;margin-bottom: 20px;}
.m_adva .adva_main .txt h2 span{display: block;font-size: 13px;font-weight: normal;color: #9ca3af;text-transform: uppercase;line-height: 20px;margin-top: 10px;}
.m_adva .adva_main .txt p{font-size: 14px;}
.m_adva #New_Tab01 .txt h2{background: url(../images/m_adva1.png) no-repeat top right;}
.m_adva #New_Tab02 .txt h2{background: url(../images/m_adva2.png) no-repeat top right;}
.m_adva #New_Tab03 .txt h2{background: url(../images/m_adva3.png) no-repeat top right;}
.m_adva .advaN{text-align: center;}
.m_adva .advaN ul li{display: inline-block;width: 30px;height: 4px;background: #e6e6e6;margin: 0 2px;}
.m_adva .advaN ul li.on{background: #0d54a4;}
#New_Tab01{display: block;}
#New_Tab02,#New_Tab03{display: none;}
@media only screen and (max-width: 768px){
	.m_adva{display: block;}
}

/*閫夋嫨*/
.home_choice{background: url(../images/choice_bg.jpg) no-repeat center top;padding-top: 120px;padding-bottom: 120px;box-sizing: border-box;}
.home_choice .home_title .txt{text-align: center;width: 100%;color: #fff;}
.home_choice .home_title .txt h2 span{color: #f9a61a;}
.home_choice .home_title .txt h3{display: none;}
.home_choice .home_title .txt p{color: #fff;}
.home_choice ul li{float: left;margin-left: 2%;width: 23.5%;height: 225px;background: rgba(255,255,255,1.00);padding: 28px 30px 0 30px;box-sizing: border-box;text-align: center;}
.home_choice ul li:first-child{margin-left: 0;}
.home_choice ul li img{display: block;margin: 0 auto;}
.home_choice ul li h2{font-weight: bold;margin-top: 15px;}
.home_choice ul li p{color: #666;margin-top: 10px;}
@media only screen and (max-width: 768px){
	.home_choice{padding-top: 40px;padding-bottom: 40px;background-size: 100% 100%;}
	.home_choice .home_title .txt h2{display: none;}
	.home_choice .home_title .txt h3{display: block;font-size: 24px;font-weight: bold;margin-bottom: 10px;}
	.home_choice ul{margin-top: -10px;}
	.home_choice ul li{margin-left: 3%;width: 48.5%;height: auto;padding: 20px 2px;margin-top: 10px;}
	.home_choice ul li:nth-child(2n-1){margin-left: 0;}
	.home_choice ul li h2{margin-top: 10px;font-size: 18px;}
	.home_choice ul li p{margin-top: 5px;line-height: 24px;}
}

/*鏍稿績浜у搧*/
.home_case{background: url(../images/case_bg.jpg) no-repeat center top;padding-top: 120px;padding-bottom: 120px;box-sizing: border-box;}
.home_case ul li{margin-left: 3%;width: 48.5%;height: 370px;float: left;position: relative;overflow: hidden;}
.home_case ul li:first-child{margin-left: 0;}
.home_case ul li img{display: block;width: 100%;height: 100%;transition: .6s;}
.home_case ul li p{position: absolute;bottom: 40px;left: 30px;color: #fff;font-size: 24px;font-weight: bold;}
.home_case ul li p a{display: block;color: #fff;font-size: 15px;font-weight: normal;margin-top: 8px;}
.home_case ul li:hover img{transform: scale(1.05);}
.home_case ul li p a:hover{color: #f9a61a;}
@media only screen and (max-width: 768px){
	.home_case{background: url(../images/m_casebg.jpg) no-repeat center top;padding-top: 40px;padding-bottom: 40px;background-size: 100% 100%;}
	.home_case ul{margin-top: -10px;}
	.home_case ul li{margin-left: 0;width: 100%;height: auto;margin-top: 10px;}
	.home_case ul li p{bottom: 15px;left: 20px;font-size: 20px;}
	.home_case ul li p a{font-size: 14px;margin-top: 2px;}
}

/*鍏充簬*/
.home_about{background: url(../images/about_bg.jpg) no-repeat center top;padding-top: 120px;padding-bottom: 80px;box-sizing: border-box;}
.home_about .con{margin-bottom: 70px;}
.home_about .con img{float: left;width: 640px;height: 460px;}
.home_about .con .txt{float: right;width: 460px;}
.home_about .con .txt h2{font-size: 30px;font-weight: bold;margin-top: 40px;margin-bottom: 30px;}
.home_about .con .txt h2 span{color: #0d54a4;}
.home_about .con .txt p{font-size: 15px;line-height: 30px;}
.home_about .con .txt a{display: block;margin-top: 30px;}
.home_about .con .txt a:hover{color: #0d54a4;}
.home_about .aboutC{position: relative;overflow: hidden;}
.home_about .aboutC dl{width: 22.6%;float: left;margin-left: 28px;border: 4px solid #fff;overflow: hidden;}
.home_about .aboutC dl:first-child{margin-left: 0;}
.home_about .aboutC dl dt{height: 210px;overflow: hidden;}
.home_about .aboutC dl dt img{display: block;width: 100%;height: 100%;transition: all 0.6s;}
.home_about .aboutC .prev,.home_about .aboutC .next{display: block;cursor: pointer;position: absolute;top: calc(50% - 18px);width: 40px;height: 40px;border-radius: 40px;text-align: center;font-size: 20px;line-height: 40px;font-family: "SimSun";background: rgba(0,0,0,.5);color: #fff;}
.home_about .aboutC .prev{left: -10px;}
.home_about .aboutC .next{right: -10px;}
.home_about .aboutC .prev:hover,.home_about .aboutC .next:hover{background: #fba51a;}
.home_about .aboutC dl dt:hover img{transform: scale(1.05);}
@media only screen and (max-width: 768px){
	.home_about{display: none;}
}

/*绉诲姩绔叧浜?/
.m_about{background: url(../images/m_aboutbg.jpg) no-repeat center top;padding-top: 40px;padding-bottom: 50px;box-sizing: border-box;background-size: 100% auto;display: none;}
.m_about .con img{display: block;width: 100%;margin-top: 20px;}
@media only screen and (max-width: 768px){
	.m_about{display: block;}
}

/*鏂伴椈*/
.home_news{background: url(../images/news_bg.jpg) no-repeat center top;padding-top: 120px;padding-bottom: 110px;box-sizing: border-box;}
.home_news ul li{float: left;margin-left: 3%;width: 31.33%;}
.home_news ul li:first-child{margin-left: 0;}
.home_news ul li .img{display: block;width: 100%;height: 260px;overflow: hidden;}
.home_news ul li .img img{display: block;width: 100%;height: 100%;transition: 0.8s;}
.home_news ul li .con{margin-top: 30px;}
.home_news ul li .con .tit h2{font-size: 40px;width: 50px;text-align: center;float: left;}
.home_news ul li .con .tit h2 span{display: block;font-size: 14px;color: #666;margin-top: 6px;}
.home_news ul li .con .tit a{display: block;float: right;width: 80%;font-size: 16px;border-bottom: 1px solid #f0f0f0;padding-bottom: 20px;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.home_news ul li .con .txt{margin-top: 10px;}
.home_news ul li .con .txt a{display: block;background: url(../images/news_icon1.png) no-repeat center;width: 32px;height: 32px;float: left;margin-top: 10px;}
.home_news ul li .con .txt p{float: right;width: 80%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: #888;}
.home_news ul li:hover .img img{transform: scale(1.05);}
.home_news ul li:hover .con .tit a{color: #0d54a4;}
.home_news ul li .con .txt a:hover{background: url(../images/news_icon2.png) no-repeat center;}
@media only screen and (max-width: 768px){
	.home_news{display: none;}
}




.scott{ 
  height:30px; 
  overflow:hidden; 
  text-align:center; 
  padding-top:9px; 
  line-height:21px;
margin-top: 50px;
}
.scott A{
  BORDER:#d1d1d1 1px solid;
  PADDING:2px 5px; 
  MARGIN-RIGHT: 5px;  
  TEXT-DECORATION: none; 
  background:#fff;}
.scott A:hover{
  border:1px solid #d1d1d1; 
  text-decoration:none; 
  BACKGROUND-COLOR:#167EC7; 
  color:#FFF;}
.scott A:active{
  border:1px solid #d1d1d1; 
  text-decoration:none;
  BACKGROUND-COLOR:#167EC7;}
.scott SPAN.current{
  BORDER: #d1d1d1 1px solid; 
  PADDING:1px 5px;  
  FONT-WEIGHT: bold;  
  COLOR: #fff; 
  MARGIN-RIGHT: 2px; 
  BACKGROUND-COLOR: #167EC7;
  MARGIN-RIGHT: 5px;}
.scott SPAN.disabled{
  BORDER:#d1d1d1 1px solid; 
  PADDING:2px 5px; 
  COLOR:#237ac7; 
  MARGIN-RIGHT: 5px; 
  background:#167EC7;}


.js-fixed {
  background:#FFFFFF;
  width: 100%;}
.fixed-theme .search_mod {
  border-bottom: 1px solid #C5C5C5;}

.cc{ 
  float: right;
    margin-right: 11%;
    /* width: 400px; */
    padding: 20px 0;
    background: #fff repeat;}
.cc_index{ 
  width:980px;
  margin:0 auto; 
  padding:10px 0 0;
  background: #fff repeat;}
.cc h3{
  font-size: 24px;
  color: #1f1f1f;
  float: left;
  font-weight: bold;}
.cc .searchbox{ 
  float:left; 
  padding-left: 100px;}
.header_index .searchbox{ 
  float:left; 
  padding:15px 10px 0 0;
  padding-left: 10px;}
#cc{
  background: none repeat scroll 0 0 #FFFFFF;}
#warper {
  min-width: 880px;
  text-align: left;}
#container .resultinfo{
  color:#777777;
  width: 570px;
  font-size: 14px;
  font-weight: lighter;
  line-height: 24px;
  font-family: "microsoft yahei";}
.resultinfo a{
  margin-left: 5px;
  text-decoration:underline;}
#searchmod{
  font-size: 12px;
  margin-top: 23px;
  padding-bottom: 1.5em;}
.round{
  background:url(../images/search-bg.png) no-repeat -304px 0;
  border:1px solid #b6b6b6;
  border-color:#7b7b7b #b6b6b6 #b6b6b6 #7b7b7b;
  display:inline-block;height:30px;
  margin-right:3px;
  vertical-align:top;
  width:300px}
.input_key{
  -webkit-appearance:none;
  background:#fff;
  border:0;font:16px/22px arial;
  height:22px;
  margin:5px 0 0 7px;
  outline:0;
  padding:0;
  width:390px;
  color:#666;}
.s_btn {
  background: url(../images/search-bg.png) repeat scroll 0 0 #DDDDDD;
  border: 0 none;
  cursor: pointer;
  font-size: 14px;
  height: 32px;
  padding: 0;
  width: 95px;}