@charset "utf-8";
/* CSS Document */

.news_box1{/* background:#f1f1f1;*/ }
.news_mtbd h4{font-size: 36px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 0;
    font-family:Arial, Helvetica, sans-serif; text-align:center;color:#60B6E7;}
.news_mtbd h5{font-size: 20px;
    margin-bottom: 40px;
    font-family:"Microsoft YaHei",微软雅黑,STHeiti; margin-top:10px; text-align:center; color:#60B6E7;}
.news_jt{position:relative; margin-top:-55px; text-align:center; top:0px; filter:alpha(opacity=1); -moz-opacity:1; -khtml-opacity:1; opacity:1;
 }
.news_jt h2{ font-size:13px; color:#60b6e7; margin-bottom:0;}
.news_jt h3{ font-size:14px; color:#666; margin-top:5px;}
.news_jt p{ 
    font-size:14px;
    margin: 20px 50px;
    position: relative;
	line-height:30px;}
	.news_jt p:before{
		content: "“";
    font-size: 48px;
    color:#60b6e7;
    position: absolute;
    top: -20px;
    left: -20px;
		}
		.news_jt p:after{
		content: "“";
    font-size: 48px;
    color:#60b6e7;
    position: absolute;
    bottom: -20px;
    right: 0;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
		}
		
		
.news_mtbd{ padding:50px 0 80px 0; overflow:hidden;}		
.news_mtbd_img{ border-top:6px #8dc556 solid; overflow:hidden;}	
.news_mtbd_img img:hover{-webkit-transform:scale(1.2);   
-moz-transform:scale(1.2);    
-o-transform:scale(1.2);   
 -ms-transform:scale(1.2);
 
transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;}






.news_mtbd_wz{ background:#fff;}	
.news_mtbd_wz h3 {
    width: 100%;
    /*float: left;*/
    color: #333;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    background: url(../images/title_border.png) no-repeat bottom #fff;
    text-transform: uppercase;
   /* padding:10px 30px 25px 30px;*/
	height:59px; overflow: hidden;
}

.news_mtbd_wz h3 span{height:40px; overflow:hidden; display:block;line-height:40px;}
.news_mtbd_wz:hover h3{
	color:#60b6e7;}
	
.news_mtbd_wz:hover p{
	color:#60b6e7;}

.news_mtbd_wz p {
    width: 100%;
    float: left;
    color: #6f6f6f;
    line-height: 18px;
    font-size: 13px;
    text-align: center;
    background: #fff;
    padding:10px 40px;

}

.comment {
    width: 100%;
    float: left;
    background: #ddd;
    padding: 15px 20px;
}
.day {
    width: 40%;
    float: left;
    display: table;
}
.day a {
    display: block;
    color: #a2a2a2;
}
.day i {
    float: left;
    font-size: 16px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height:20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.day span {
    width: auto;
    float: left;
    color: #a2a2a2;
    font-size: 12px;
    font-family: arial,sans-serif;
    margin-left: 5px;
}
.main_comment {
    width: auto;
    float: right;
    display: table;
}
.main_comment a {
    display: block;
    color: #a2a2a2;
}
.main_comment span {
    width: auto;
    float: left;
    color: #60b6e7;
    font-size:12px;

    margin-right: 5px;
}
.main_comment i {
    float: left;
    font-size: 16px;
    margin-left: 3px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height:20px;
    top: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#60b6e7;
}



.news_box2{ background:url(../images/newsbg.jpg) no-repeat center center; width:100%; background-size:cover; padding:30px 0; overflow:hidden; }
.news_box2 h4{font-size: 36px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 0;
    font-family:Arial, Helvetica, sans-serif; text-align:center;color:#fff;}
.news_box2 h5{font-size: 20px;
    margin-bottom: 40px;
    font-family:"Microsoft YaHei",微软雅黑,STHeiti; margin-top:10px; text-align:center; color:#fff;}
.news_dwdt{ border:1px solid #bababa; padding:0; margin:15px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px;}
.news_dwdt:hover{      -webkit-box-shadow: 0 2px 8px rgba(229, 229, 229, 0.6);
    -moz-box-shadow: 0 2px 8px rgba(229, 229, 229, 0.6);
    box-shadow: 0 2px 8px rgba(229, 229, 229, 0.9);
	
	}
.news_dwdt_img{  padding:10px; border-bottom:1px dotted #ccc; overflow:hidden;}
/*.news_dwdt_img img:hover{-webkit-transform:rotateX(20deg);   
-moz-transform:rotateX(20deg);    
-o-transform:rotateX(20deg);   
 -ms-transform:rotateX(20deg);
 
transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;}*/
/*	
.news_dwdt_img:hover img{background:rgba(0,0,0,0.5);}*/	
	
	

.news_dwdt_wz{ text-align:center; padding:0 20px 20px 20px;}

.news_dwdt_wz h1{ font-size:16px; color:#fff;} 
.news_dwdt_wz h2{ font-size:14px; color:#fff; background:#60b6e7; width:150px; line-height:30px; margin:20px auto;} 
.news_dwdt_wz h2 i{ margin-right:5px;}
.news_dwdt_wz p{ font-size:14px; color:#fff; margin-bottom:0;} 




.news_box3{ margin-top:69px; overflow:hidden;}
.news_box3 h6{font-size: 36px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 0;
    font-family:Arial, Helvetica, sans-serif; text-align:center;color:#60B6E7;}
.news_box3 h5{font-size: 20px;
    margin-bottom: 40px;
    font-family:"Microsoft YaHei",微软雅黑,STHeiti; margin-top:10px; text-align:center; color:#60B6E7;}
.news_xwzt{ }
.news_xwzt_left{ background:url(../images/news_xwzt_left_bg.png) no-repeat; background-size:100% 100%; padding:27px 25px 56px 25px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; left:-300px;}
.news_xwzt_img{ overflow:hidden;}
.news_xwzt_img img{border:5px #60b6e7 solid;}
.news_xwzt_img img:hover{-webkit-transform:scale(1.2);   
-moz-transform:scale(1.2);    
-o-transform:scale(1.2);   
 -ms-transform:scale(1.2);
 
transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;}

.news_xwzt_wz h1{ color:#fff; font-size:36px; margin-top:40px; font-family:Arial, Helvetica, sans-serif;}
.news_xwzt_wz ul{ border-top:1px #87C1E3  solid; height:auto; overflow:hidden;}
.news_xwzt_wz ul li{border-bottom:1px #87C1E3  solid; padding-bottom:8px;}
.news_xwzt_wz ul li.last{ border:none; padding-bottom:0;}
.news_xwzt_wz ul h2{color:#fff; font-size:14px; margin:12px 0 8px 0; text-transform:capitalize; line-height:23px; }
.news_xwzt_wz ul p{color:#efefef; font-size:14px; margin:0;}

.news_xwzt_right{  box-sizing:border-box; padding-left:30px; padding-top:0;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px;}
.news_xwzt_right ul li{margin:25px 0;}
.news_xwzt_right ul{ border-left:1px #cfeafa solid; padding-left:30px; margin-top:0; padding-top:20px;}
.news_xwzt_right ul li i{color:#60b6e7; float:left; position:relative; margin-left:-41px; margin-top:5px;}
.news_xwzt_right ul li h3 span{color:#fff; float:left; font-size:16px; text-align:center; background:url(../images/news_xwzt_right_h3_span_bg.png) center center no-repeat; display:block; width:148px; line-height:34px;}
.news_xwzt_right ul li h3{margin:0 0 15px 0; height:34px;}
.news_xwzt_right ul li h4{ font-size:16px; color:#333; line-height:30px;}
.news_xwzt_right ul li p{color:#999; line-height:22px; clear:both;}
.news_xwzt_right ul li:hover h4{color:#60b6e7;}
.news_xwzt_right ul li:hover p{color:#60b6e7;}



.news_mtbd_list{ filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px; }
/*****     about_one_page    ********/
.about_one_page{ height:auto; position:relative; padding-bottom:29px;}
.about_one_page hr{width:1px; height:58px;  border-right:1px #60b6e7 dashed; position:relative;
}
.about_one_page .hr1{
 bottom:-200px;  filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
}
.about_one_page .hr2{ position:absolute; left:50%; bottom:-40px;  margin-bottom:-200px;  filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.about_one_page h2{font-size:36px; color:#60B6E7; margin-top:30px; margin-bottom:10px; text-align:center;  font-family:Arial, Helvetica, sans-serif;position:relative; bottom:-200px;  filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.about_one_page h3{font-size:20px; color:#60B6E7; text-align:center; margin-top:0;  margin-bottom:30px;position:relative; bottom:-200px;  filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}

/*****     about_two_page    ********/
.about_twol_pic{ margin-top:5%;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; left:-300px;}
.about_twol_pic img{width:100%; height:auto; display:block;}
.about_two_page{ background:#e7e7e7; padding:30px 0; overflow:hidden;}

.about_twor_text{padding:6% 5%; box-sizing:border-box; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px;}
.about_twor_text h3{font-size:20px; color:#00a0c3; margin:0 0 15px 0; width:60%; line-height:24px; font-family:Arial, Helvetica, sans-serif;}
.about_twor_text p{width:100%; line-height:22px; font-size:14px; color:#595656;}


/*****     about_three_page    ********/
.about_three_page{padding:80px 0; position:relative;}
.about_three_page h4{font-size: 36px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 0;
    font-family:Arial, Helvetica, sans-serif; text-align:center;color:#60B6E7;}
.about_three_page h5{font-size: 20px;
    margin-bottom: 40px;
    font-family:"Microsoft YaHei",微软雅黑,STHeiti; margin-top:10px; text-align:center; color:#60B6E7;}
.about_three_page hr {
    width:100%;
    height:1px;
    border-top: 1px #60B6E7 dashed !important; position:absolute; top:50%; z-index:99;
}
.about_three_top p{text-align:center; color:#7f7f7e; line-height:20px; font-size:12px;}
.about_three_bottom{padding-top:100px; height:auto; }
.about_three_bottom li h3{color:#00a6da; margin:0; font-size:16px; text-align:center;}
.about_three_bottom li h3 span{ display:block; font-size:30px; margin-bottom:10px;}
.about_three_bottom li.on h3{font-size:24px;}
.about_three_bottom li img{ display:block; margin:20px auto; width:100%;}
.about_three_bottom h4{color:#222527; margin-top:20px; text-align:center; clear:both; font-weight:bold;}


/*****     about_four_page    ********/
.about_four_page{ overflow:hidden; padding-top:60px; padding-bottom:56px; background:url(../images/about_four_page_bg.jpg) top center no-repeat fixed; background-size:cover; width:100%;}
.about_four_leftext{height:auto; color:#fff;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; left:-300px;}
.about_four_leftext p{font-size:14px; margin:0; line-height:18px;}
.about_four_leftext h2{font-size:36px; font-weight:normal; margin-bottom:5px; margin-top:0; font-family:Arial, Helvetica, sans-serif;  }
.about_four_leftext h2.h2_2{font-size:20px; margin-bottom:40px;  font-family:"Microsoft YaHei",微软雅黑,STHeiti;}
.about_four_leftext h3{font-size:16px; font-weight:600; margin-top:50px;}
.about_four_leftext h4{font-size:12px;}

.about_four_rightpic{padding:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px;}
.about_four_rightpic .about_four_rightpic_cont{width:31%; margin-right:3.5%; height:auto; background:#fff; float:left; padding:28px 10px; box-sizing:border-box;}
.about_four_rightpic .about_four_rightpic_cont.three{ margin-right:0%;}
.about_four_rightpic .about_four_rightpic_cont i{ font-size:50px; color:#60b6e7; text-align:center; display:block;}
.about_four_rightpic .about_four_rightpic_cont4{margin-right:0;}
.about_four_rightpic .about_four_rightpic_cont img{display:block; margin:0 auto 15px auto;}
.about_four_rightpic .about_four_rightpic_cont h3{font-size:18px; color: #60b6e7;  text-align:center;}
.about_four_rightpic .about_four_rightpic_cont .about_four_rightpic_cont_in {height:auto; margin-top:8px; padding:10px 0; background-image: /*linear-gradient(to left, rgb(255, 255, 255) 0px, rgb(71, 155, 122) 100%);*/ }
.about_four_rightpic .about_four_rightpic_cont .about_four_rightpic_cont_in h2{font-size:20px; color: #60b6e7; text-align:center; margin:0;}
.about_four_rightpic .about_four_rightpic_cont .about_four_rightpic_cont_in p{font-size:12px; color: #60b6e7; margin:0; text-align:center; line-height:23px; padding:0 15px;}


.about_four_leftpic{padding:0;  filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; left:-300px;}
.about_four_leftpic .about_four_leftpic_in{width:31%; margin-right:2%; border:#ddd 1px solid; overflow:hidden; float:left;}
.about_four_leftpic img{width:100%; height:auto;}
.about_four_leftpic img:hover{ transform:scale(1.2);   
-webkit-transform:scale(1.2);   
-moz-transform:scale(1.2);    
-o-transform:scale(1.2);   
 -ms-transform:scale(1.2);
 
transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s; 
 
 }
.about_four_leftpic .about_four_leftpic_in.three{margin-right:0;}

.about_four_righttext{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px;}
.about_four_righttext ul.s_link{height:auto; margin-bottom:10px; margin-top:41px; overflow:hidden;}
.about_four_righttext ul.s_link li{float:left;   line-height:24px; font-size:14px; margin-right:10px;}
.about_four_righttext ul.s_link li a{color:#fff;  padding-right:10px;}
.about_four_righttext ul.s_link li.one a{ background:url(../images/s_link_a_bg.png) right center no-repeat;}

.about_four_righttext p{ font-style: italic;
    font-size:14px;
    margin: 20px 50px;
    position: relative;
	line-height:30px; color:#fff; font-family:Arial, Helvetica, sans-serif; }
.about_four_righttext p:before{
		content: "“";
    font-size: 48px;
    color:#fff;
    position: absolute;
    top: -20px;
    left: -20px;
		}
.about_four_righttext p:after{
		content: "“";
    font-size: 48px;
    color:#fff;
    position: absolute;
    bottom: -20px;
    right: 0;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
		}
		

/*****     about_five_page    ********/

.about_five_page{ background:#eee; padding-top:5%; overflow:hidden;}
.about_five_left{height:auto; width:33.2%;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; left:-300px;}
.about_five_left p{font-size:12px; line-height:23px; margin:0;}
.about_five_left h1{font-size:36px; color:#60b6e7; margin:5px 0; font-family:Arial, Helvetica, sans-serif; }
.about_five_left h3{font-size:20px; color:#60b6e7; margin-bottom:40px; margin-top:0;}
.about_five_left h6{font-size:16px; color:#7d7d7d;  margin:0px; margin-bottom:10px; font-weight:600;}
.about_five_left h4 {
    font-size: 12px;
    
    line-height: 30px;
    width: 130px;
    background: #60b6e7;
    margin-bottom: 10px;
    margin-top:10%;
    text-align: center;
}
.about_five_left h4 span{color: #fff;}

.about_five_right{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px; }
.about_five_right img{width:100%; height:auto;}



/*****   about  rongyu  ******/

.rongyu_box{ border-top:1px #dddddd solid; height:auto; background:url(../images/rybj.jpg) repeat-y center top; border-bottom:1px #fff solid}
.rongyu_box_warp{width:100%; margin:0 auto;}
.rongyu_box_warp_left{ padding-bottom:30px; width:30%; margin-top:30px; float:right; padding-left:30px; position:relative;}
.rongyu_box_warp_left_wh{ width:auto; height:30px; line-height:30px;color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.rongyu_img{margin-bottom:10px; width:80%; margin-right:10%;}
.rongyu_box_warp_left h1 {
    font-size: 36px;
    color: #fff;
    margin: 5px 0;
    font-family:Arial, Helvetica, sans-serif;
}

.rongyu_box_warp_left h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 25px;
    margin-top: 0;
}

.rongyu_box_warp_left p {
    font-size: 12px;
    line-height: 23px;
    margin: 0;
	color:#fff;}

.rongyu_box_warp_left h4 {
    font-size: 12px;
    line-height: 30px;
    width: 130px;
    background: #fff;
    margin-bottom: 10px;
    margin-top: 10%;
    text-align: center;}



.rslides{width:100%; position:relative;list-style:none;padding:0}
.rslides li{ overflow:hidden; margin-bottom:10px;}

.rslides li span{ font-family:'quicksandbook'; font-size:13px; color:#fff;}
.rslides_nav{ width:36px; height:36px;display:block; position:absolute;  text-indent:-10em; overflow:hidden;}
.prev{ background-position:0 0;left:-40px; top:180px;}
.prev:hover{ background-position:0 -36px;}
.next{ background-position:-36px 0;right:-40px; top:180px;}
.next:hover{ background-position:-36px -36px;}
.rslides_tabs{ position:absolute; left:50%; top:10px;clear:both;text-align:center; z-index:99999;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}

.rslides_tabs a{ width:11px; height:11px; background:#054c7e;text-indent:-5em;display:inline;  overflow:hidden; display:block; float:left; margin-left:6px;border-radius:6px;}
.rslides_tabs .rslides_here a{ background:#fff;}
.rslides1 li img{ width:230px; height:171px;}
.rslides1 li a{ overflow:hidden; display:block; width:100%; height:100%;}
.rslides1 li:hover img{-webkit-transform:scale(1.2);   
-moz-transform:scale(1.2);    
-o-transform:scale(1.2);   
 -ms-transform:scale(1.2);
 
transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;}



.rongyu_box_warp_right{ width:557px; float:left; padding-left:0px; padding-top:94px; margin-left:5%;}
.mr_frUl ul li{display:inline;float:left;/*height:389px;*/width:250px;overflow:hidden;position:relative; text-align:center;}
.mr_frUl ul li img{width:195px; height:145px;}
.mr_frUl ul li span{ display:block; width:100%; line-height:30px; color:#666;}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:46px;margin: 48px 0px 0 0;width:28px;}
.mr_frBtnR{float:right;margin-top:-127px;cursor:pointer;width:28px;height:46px;}
.ryry_nr{ display:none;}


/*****   about  rongyu  ******/
/*****   about_six_page  ******/

.about_six_page{ padding:60px 0; overflow:hidden; }
.about_six_page h4 {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 0;
    font-family:Arial, Helvetica, sans-serif;
    text-align: center;
    color: #60B6E7;
}
.about_six_page h5 {
    font-size: 20px;
    margin-bottom: 40px;
    font-family:"Microsoft YaHei",微软雅黑,STHeiti;
    margin-top: 10px;
    text-align: center;
    color: #60B6E7;
}
.about_six_page .jiagou{ position:relative; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; top:200px;}
.about_six_page .jiagou img{width:100%; height:auto; display:block; margin: 0 auto;}


.contact{}
.contact1{ overflow:hidden;}
.contact_qy{ padding:60px 0; width:700px; margin:0 auto; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; top:-200px;}
.contact_qy_left{ float:left; width:70%;}
.contact_qy_left h1{ font-size:18px; margin-top:0;}
.contact_qy_left p{ margin-bottom:0;}
.contact_qy_right{ float:right; width:28%; background:#60b6e7; text-align:center; line-height:40px;}
.contact_qy_right a{color:#fff;}
.contact_qy_right_dz{ padding:50px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px; cursor:pointer;}

.contact_qy_right_dz i{ color:#333; display:block; font-size:50px; text-align:center; color:#fff;}

.contact_qy_right_dz p{ color:#fff; text-align:center; font-size:12px; margin-top:20px; font-family:Arial, Helvetica, sans-serif;}
.contact_qy_right_dz span{ color:#fff; display:block; text-align:center; font-size:20px;}



.contact3{ padding:80px 0; background:url(../images/bjt.jpg) top center no-repeat; background-size:cover; color:#fff; overflow:hidden;}
.contact3 h2{
	font-size:36px;
    line-height: 1.2em;
    margin-top: 0;
    font-weight: 200;
    margin-bottom: 5px; text-align:center;font-family:Arial, Helvetica, sans-serif; color: #B7D974; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px; }
.contact3 h3{
	font-size:20px;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-top: 0;
    font-weight: 200;
    color: #B7D974;
    vertical-align: middle;
    
    padding-bottom: 10px;
	text-align:center;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px;
	}
.contact3 p{
	font-size: 25px;
    margin: 10px 0;
    font-weight: 200;
	text-align:center;
	}
.liuyan{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px;}
.contact3 p strong {
    font-weight: 400;}

.contact{ }
.contact_top{padding-top:80px; background-color:#f1f1f1;}
.contact_top_wz{}
.contact_top_wz p{ font-size:14px; text-align:center; width:80%; margin:0 auto; line-height:30px;}
.inner_bg{ background:url(../images/inner/bus-apply.jpg); padding:80px 0;}
.inner_bgnr ul li{ margin-top:20px;}
.inner_bgnr ul li p{ font-size:14px; line-height:25px; color:#fff; text-align:left; }
.tjbg{ width:50%;}
.txbg{ width:100%; line-height:40px; height:40px; background:rgba(255,255,255,1); padding:0px 10px; border:none; color:#333;}
.inner_bgbtn{ width:150px; margin:50px auto 0;}
.inner_bgbtn a{ line-height:45px; background:#B7D974; color:#fff; text-align:center; display:block;font-size:14px; }
.inner_bgphone{ width:250px; margin-top:50px;}
.inner_bgphone a{ line-height:35px; background-color: rgba(255, 255, 255, .7);
 color:#333; text-align:center; display:block;
 font-size:14px; font-weight:bold; border-radius:120px;
 }
.inner_bgnr{ width:70%; margin:0 auto;}
.wbqu{ width:100%; border:none; height:160px; color:#333; padding:10px;} 
.contact_bottom{}
.contact_bottom .col-lg-6{ padding:0;}
.lxdb{ width:100%;}
.contact_left{ position:relative;}
.contact_left_wz{ position:absolute; left:50%; margin-left:-185px; bottom:50%; margin-bottom:-95px;}
.contact_left_wz ul li h1{ color:#fff;}
.contact_left_wz ul li p{ color:#fff;}
.contact_left_wz ul li p span{ font-family: futura_bk_btbook !important;}



.job2{ margin-top:80px; overflow:hidden;}
.job2_left{ width:87%;height:375px; overflow:hidden; float:right;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; left:-300px; }
.job2_left h1{ color:#60b6e7; margin-bottom:0px; font-family:Arial, Helvetica, sans-serif;  }
.job2_left h2{ 
font-size: 20px;
    margin-bottom: 40px;
    font-family:"Microsoft YaHei",微软雅黑,STHeiti;
    margin-top: 10px;

    color: #60B6E7;
}
.job2_left p{ line-height:30px;}

.job2_right{ filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px;}


.job2_box{ padding:80px 0; background:#ebebeb; overflow:hidden;}
.job2_box h1{font-size:36px;
    color: #5bb6e7;
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
}
.job2_box p{font-size:20px;
    color: #5bb6e7; text-align:center;     margin-bottom: 40px;}
.job2_main{width:100%; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-300px;}
.job2_main p{text-align:center; font-size:18px; margin-bottom:10px;}
.job2_main h4{ font-size:14px; line-height:23px; margin:0px;} 
.job2_line{position:relative; width:100%; display:block; margin:20px auto 10px; padding-top:15px; font-size:16px;}
.job2_line:before{position:absolute; top:0; left:0; width:100%; height:1px; background-color:#d2d2d2; content:""; display:block;}
.job2_main2{width:100%; position:relative; }
.job2_main2 p{text-align:center; font-size:18px; margin-bottom:10px;}

.job2_img{position:relative; top:0; left:0; cursor:pointer; overflow:hidden;}
.plus {
    position:absolute;
    display: inline-block;
    width: 32px;
    height: 32px;
	top:50%; left:50%; margin-left:-16px; margin-top:-16px;
	
}
.plus .line {
    display: block;
    position: absolute;
}
.plus .line.horz {
	background-color:#fff;
    width: 32px;
    height: 1px;
    top: 16px;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.plus .line.vert {
	background-color:#fff;
    width: 1px;
    height: 32px;
    top: 0;
    left: 16px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.job2_imghover{position:absolute; top:20px; left:20px; width: calc(100% - 40px);height: calc(100% - 40px); overflow:hidden; color:#fff;
background: rgba(96, 182, 231, 0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C5ffffff,endColorstr=#C5ffffff);
filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
transition:all 0.5 linear;   
 -webkit-transition:all 0.5 linear;  
  -moz-transition:all 0.5 linear;  
  -o-transition:all 0.5 linear;
}
.job2_img:hover .job2_imghover{background: rgba(0, 0, 0, 0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C5ffffff,endColorstr=#C5ffffff);
 filter:alpha(opacity=1); -moz-opacity:1; -khtml-opacity:1; opacity:1;
 transition:all 0.5 linear;   
 -webkit-transition:all 0.5 linear;  
  -moz-transition:all 0.5 linear;  
  -o-transition:all 0.5 linear;
 }
  
.job2_img .job2_pic{ overflow:hidden;transition:all 0.4s ease-in-out;  
-webkit-transition:all 0.4s ease-in-out;  
-moz-transition:all 0.4s ease-in-out;   
 -o-transition:all 0.4s ease-in-out;
 }
.job2_img:hover .job2_pic{transform:scale(1.1);   
-webkit-transform:scale(1.2);   
-moz-transform:scale(1.2);    
-o-transform:scale(1.2);   
 -ms-transform:scale(1.2);
}

/*** product ***/
.pro1 .row{ padding-left:0; padding-right:0; margin:0;}
.pro1_in{ background:#f5f5f5; margin-bottom:6px; width:49.7%; float:left; border-right:5px solid #fff}
.pro1_in:hover .pro1_text h2{ color:#5bb6e7;}
.pro1_in:hover .pro1_text p{ color:#5bb6e7;}
.pro1_in:hover .pro1_text span{ color:#fff; background:#5bb6e7; display:block;}
.pro1_in:hover .pro1_pic{top:-10px;}
.pro1_pic{
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
	top: 0;
	position:relative;}


.pro1_in.two{margin-right:0;}
.pro1_in1{ position:relative; right:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.pro1_in3{ position:relative; right:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.pro1_in5{ position:relative; right:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}



.pro1_in2{ position:relative; left:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.pro1_in4{ position:relative; left:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.pro1_in6{ position:relative; left:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}


.pro1{ padding:10px; margin-top:80px; overflow:hidden;}
.pro1 .pro1_text{margin-bottom:20px; position:relative; padding-left:50px; padding-top:10%;}
.pro1 .pro1_text h2{color:#000; font-size:18px; margin:0 0 10px 0;    max-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.pro1 .pro1_text p{color:#59514d; font-size:12px;max-height: 66px;}
.pro1 .pro1_text span{color:#5bb6e7; font-size:12px; line-height:30px; border-radius:16px; border:1px #5bb6e7 solid; display:block; width:100px; text-align:center; margin-top:30%;}
.pro1_pic{margin-top: 20px;margin-bottom: 20px;}
.pro1_pic img{width:90%; margin:0 auto; display:block;height: 340px;width: auto;max-width: 312px}



.pro2{ text-align:center; background:url(../images/pro2_bg.jpg) center center no-repeat fixed; height:280px; padding:60px 0; box-sizing:border-box; }
.pro2 i{ font-size:35px; color:#fff; margin:0 auto;}
.pro2 h2{  font-size:18px; line-height:30px; color:#fff; font-weight:bold;}
.pro2 p{  color:#fff; font-size:14px; line-height:24px;}



/****  service  ****/
.service1{margin:60px 0; overflow:hidden; }
.fw_pic{ position:relative; right:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; overflow:hidden; }
.fw_pic img{height:auto; display:block; margin:0 auto; width:100%; }
.fwwd { display:table; text-align:center; position:relative; left:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.fwwd .fwwd_in{ display:table-cell; vertical-align:middle; width:80%;}
.fwwd .fwwd_in p{  font-size:18px; color:#60b6e7; margin-bottom:10px;}
.fwwd .fwwd_in h3{
font-size: 36px;
    color: #60B6E7;
    text-align: center;
    margin: 0 auto;
    font-family:Arial, Helvetica, sans-serif;
}
.fwwd .fwwd_in h2{font-size:14px; color:#333; margin-bottom:30px; margin-top:0;}
.fwwd .fwwd_in select{ display:block; width:300px; line-height:40px; height:40px; color:#fff; background:#bababa; margin:0 auto 10px auto; padding:10px;}
.fwwd .fwwd_in a{display:block; width:140px; line-height:35px; height:35px; color:#fff; border:1px #60b6e7 solid; margin:50px auto 0; background:#60b6e7;}


.service2 .row{padding:0; width:100%; margin:0;}
.service2_pic{padding:0; position:relative; top:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; }
.service2_pic{ position:relative; overflow:hidden;}
.service2_pic img{width:100%; height:auto; display:block;}
.service2_pic img:hover{transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;



transform:scale(1.1);   
-webkit-transform:scale(1.1);   
-moz-transform:scale(1.1);    
-o-transform:scale(1.1);   
 -ms-transform:scale(1.1);
}


.service2_pic h3{ color:#fff; font-size:18px; text-align:center; position:absolute; bottom:50px; width:100%;}
.service2_pic p{color:#60b6e7; font-size:12px; text-align:center; position:absolute; bottom:20px; line-height:24px; width:100%;}


.service2_text{background:#ededed; display:table; text-align:center; padding:0; position:relative; top:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.service2_text .service2_text_in{ display:table-cell; vertical-align:middle; text-align:center; }
.service2_text .service2_text_in h4{font-size:36px; color:#60B6E7; text-align:center;  margin:0 auto;font-family:Arial, Helvetica, sans-serif;}
.service2_text .service2_text_in h2{font-size: 20px;
    margin-bottom: 40px;
    font-family:"Microsoft YaHei",微软雅黑,STHeiti;
    margin-top: 10px;
    color: #60B6E7;}
.service2_text .service2_text_in p{ font-size:12px; color:#666; text-align:center;  width:80%; margin:0 auto; margin-bottom:25px;height: 110px;overflow: hidden;}
.service2_text .service2_text_in a{display:block; width:100%; line-height:30px;color:#0075c1; border:1px #60b6e7 solid; margin:0 auto; width:120px;}

.service3{ overflow:hidden;}
.service3_con_pic{ position:relative; left:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.service3_con_pic img{width:100%;  }
.service3_con_text{ display:table; text-align:left;  box-sizing:border-box; position:relative; right:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.service3_con_text_in{ /*display:table-cell; vertical-align:middle;*/ padding-left:20%; }
.service3_con_text_in h2{font-size: 36px;
    color: #60B6E7;
    margin: 0 auto;
    font-family:Arial, Helvetica, sans-serif;}
	.service3_con_text_in h3{
	font-size: 20px;
    margin-bottom: 40px;
    font-family:"Microsoft YaHei",微软雅黑,STHeiti;
    margin-top: 10px;

    color: #60B6E7;
	}
.service3_con_text_in p{font-size:12px; color:#666;  line-height:24px; margin:35px 0 25px 0;}
.service3_con_text_in ul{ margin-top:30px;}
.service3_con_text_in ul li{ padding-bottom:10px; margin-bottom:10px; border-bottom:#eee 1px solid; overflow:hidden; height:29px;}
.service3_con_text_in ul li a{ color:#333;}
.service3_con_text_in ul li a:hover{ color:#60B6E7;}
/****   touzi ***/


.touzi{ background:#f1f1f1; overflow:hidden;}
.touzi1{margin:80px 0 20px 0; padding:0 35px;}
.touzi1_left{padding-left:0; padding-right:0; background:#fff;   border-radius:5px; right:300px; opacity:0;}
.touzi1_left_js_pic{ width:90px; height:90px; background:#5bb6e7; border-radius:5px; font-size:30px; text-align:center; line-height:90px; color:#fff; float:left; margin-right:20px;}
.touzi1_left_js_text h3{font-size:18px; color:#666; line-height:30px; margin-top:0;}
.touzi1_left_js_text p{font-size:12px; color:#999; line-height:24px; margin:5px 0 0 0;}
.touzi1_left_js_text p.q span{float:right; display:block; font-size:12px; color:#999; line-height:24px;}

.bt{ width:100%; 
	margin-top:30px;
	overflow:hidden;
	margin-bottom:10px;
}
.bt ul{
	list-style:none;
	margin:0;
	padding:0;
	
	}
.bt ul li{
	
	float:left;
	width:100px !important;
	border:1px #cbcbcb solid;
	color:#999;
	padding:7px 8px;
	margin-left:12px;
	font-size:14px;
	 font-family:"Microsoft YaHei",微软雅黑,STHeiti;
	cursor:pointer;
	text-align:center;
	
	}
.bt ul .focus{
	background-color:#8DC556;
	color:#fff;
	
	}
.touzi1_left_js{  padding:20px; box-sizing:border-box;}
.touzi1_left_js_con{}
.TabHide4{width:100%; height:auto; background:#fff; padding:20px; box-sizing:border-box; border-radius:5px;}
.TabHide4 img{width:100%; height:auto; margin:0 auto; display:block;}


.touzi1_right{ box-sizing:border-box;}
.touzi1_right .tz_news{  height:auto; background:#fff; border-radius:5px; padding:15px; box-sizing:border-box; left:300px; opacity:0; position:relative;}
.touzi1_right .tz_news h3{font-size:18px; color:#666; line-height:30px; margin:0 0 20px 0; border-bottom:1px #f3f3f3 solid; padding-bottom:10px;}
.touzi1_right .tz_news h3 a{ display:block; float:right; font-size:12px; color:#999;}
.touzi1_right .tz_news img {
    margin: 15% auto 25px auto;
    display: block;
}
.bankuai img{ margin:15% auto 25px auto; display:block;}
.touzi1_right .tz_news .tz_news_con li{line-height:30px; clear:both; margin-bottom:10px; height:30px;}
.touzi1_right .tz_news .tz_news_con li span{  display:block; width:25px; height:25px;  color:#fff; text-align:center; line-height:25px; border-radius:60%; background:#5BB6E7; float:left; margin-right:10px;}
.touzi1_right .tz_news .tz_news_con li b{float:left; line-height:24px; font-weight:normal; color:#999; height:24px; overflow:hidden; width:80%;}
.touzi1_right .tz_news .tz_news_con li b:hover{color:#60b6e7;}
.touzi1_right .tz_news .tz_news_con li.w span{background:#8DC556;}

.tz_news p{ color:#666; font-size:20px; font-weight:600; text-align:center;  margin:32px 0;}
.tz_news a{ display:block; width:80px; line-height:30px; text-align:center; margin:20px auto; color:#fff; background:#8DC556;}
.bankuai img{ margin:15% auto 25px auto; display:block;}
.bankuai p{ color:#666; font-size:22px; text-align:center; margin:32px 0;}
.bankuai a{ display:block; width:80px; line-height:30px; text-align:center; margin:20px auto; color:#fff; background:#8DC556;}
.bt_kf{ background:url(../images/biao.png) left center no-repeat;  }

.touzi1_right .bankuai{padding:15px; box-sizing:border-box; background:#fff; border-radius:5px; margin-top:15px;  left:300px; opacity:0; position:relative;}
.touzi1_right .bankuai h3{font-size:18px; color:#666; line-height:30px; margin-bottom:20px;  border-bottom:1px #f3f3f3 solid; padding-bottom:10px; margin-top:0;}
.touzi1_right .bankuai .bankuai_con{height:auto;}
.touzi1_right .bankuai .bankuai_con li{float:left; width:100%; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #f1f1f1; height:33px; overflow:hidden; }
.touzi1_right .bankuai .bankuai_con li a{color:#999;height:24px; overflow:hidden; display:block}
.touzi1_right .bankuai .bankuai_con li:hover a{color:#60b6e7;}


.touzi2{padding:0 35px; box-sizing:border-box; margin-bottom:80px;}
.touzi2_right{ box-sizing:border-box; left:300px; opacity:0;}
.touzi2_right h3{font-size:18px; color:#666; padding:15px;margin:0 0 0 0; background:#fff;  border-bottom:1px #f3f3f3 solid; box-sizing:border-box; border-radius:5px;}
.touzi2_right h3 a{ display:block; float:right; font-size:12px; color:#999;}
.touzi2_right h3:hover a{color:#8DC556;}
.touzi2_right ul{ background:#fff; padding:20px;}
.touzi2_right .touzi2_right_con li{line-height:24px; margin-bottom:10px; padding-bottom:10px;border-bottom:1px #f3f3f3 solid;}
.touzi2_right .touzi2_right_con li a{color:#999; height:24px; overflow:hidden; display:block}
.touzi2_right .touzi2_right_con li:hover a{color:#60b6e7;}

.touzi2_left{padding:20px; box-sizing:border-box; background:#fff; border-radius:5px; right:300px; opacity:0;}
.touzi2_left_fl{padding-bottom:10px; border-bottom:1px #C3E9FF  solid; margin-bottom:10px;}
.touzi2_left .touzi2_left_fl .touzi2_left_fl_list{ width:80%; float:left;}
.touzi2_left .touzi2_left_fl .touzi2_left_fl_list li{float:left; line-height:30px; text-align:center; width:auto; margin-right:20px;}
.touzi2_left .touzi2_left_fl .touzi2_left_fl_list li a{color:#60b6e7; }
.touzi2_left .touzi2_left_fl .touzi2_left_fl_list li a i{padding-right:6px;}
.touzi2_left .touzi2_left_fl select{width:10%; color:#999; float:right;   min-width:90px; border:none; outline:none; height:30px; }
.touzi2_left .touzi2_left_fl select option{ outline:none; line-height:30px;}


.touzi2_left_con>li{margin-bottom:20px; padding-bottom:25px; border-bottom:1px #f1f1f1 solid;}
.touzi2_left_con>li h3{color:#666; font-size:14px; font-weight:bold; line-height:30px; margin:0;}
.touzi2_left_con>li:hover h3{ color:#60b6e7;}
.touzi2_left_con>li div{height:auto; }
.touzi2_left_con>li div p{width:80%; float:left; line-height:24px;  margin:0; height:24px; overflow:hidden; color:#333;}
.touzi2_left_con>li:hover div p{ color:#60b6e7;}
.touzi2_left_con>li div ul{width:100px; float:right;  }
.touzi2_left_con>li div ul li{float:left; line-height:24px; margin-right:20px; text-align:center;}
.touzi2_left_con>li div ul li.t{margin-right:0;}
.touzi2_left_con>li div ul li a{color:#999; }
.touzi2_left_con>li div ul li a i{padding-right:6px; color:#60b6e7;}
.touzi2_left_con>li:hover div ul li a{ color:#60b6e7;}

.touzi2_left_con{ margin-top:25px;}




/********jobdot开始*******/
.jobdot{ width:100%; height:auto;}
.jobdot_box{ width: 1050px; margin:0 auto; height:auto;}
.about_cluture_tit{ width:100%; text-align:center;}
.about_cluture_tit p{ padding-top:56px; font-family:25px; line-height:58px; color:#005eb8;}
.jobdot_tit{margin:0 auto; width:100px; height:50px; width:260px; text-align:center; line-height:50px; font-size:20px;color:#0255a5 ; border:#0255a5 3px solid;  text-transform:uppercase;}
.jobcon{ padding:80px 0; }
.jobcon_bt{border-bottom: 1px dotted #CCCCCC;padding-bottom: 20px}
.jobcon_bt p{ line-height:30px;}
.jobtopcon{ width:100%; height:auto;}
.jobtopcon_tit{width: auto;
height: 35px;
line-height: 30px;
border-bottom: 1px #ddd dotted;
text-align: left;
font-size:14px;
color: #444;
margin-top: 30px;
color:#60b6e7;
font-weight:bold;
}
.zpnrbody{width: auto;
border-bottom: 1px #ddd dotted;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 20px;}
.zpnrbodynr{width: 200px;
height: auto; max-height:95px;
float: left;
margin-right: 20px;}
.zpnrbodynrs{width: auto;
height: auto}
.zpnrbodynrsz{ height: auto;
line-height: 25px;
float: left;
color: #666;}
.zpnrbodynrsy{float: right;
height: 25px;
line-height: 25px;}
.jobbottom{overflow: hidden; float:left; margin-top:20PX;}
.jobconleft{ float:left;}
.zwzpnr p{ color:#666;}}
.zwzpn{margin: 0 auto;
padding-top: 20px;
line-height: 25px;}
.scwj{width: auto;
height: 25px;
margin-top: 20px;
padding-top: 5px;}
.scwjz{width: 85px;
height: auto;
float: left;
text-align: center;
line-height: 25px;
background: #60b6e7;
color: #fff;}
.scwjy{width: 235px;
height: auto;
float: left;
height:30px;
line-height: 25px;
margin-left:20px;
}
.scwjyz{width: 235px;
height: auto;
float: left;
line-height: 25px}
.input[type="file"] {
align-items: baseline;
color: inherit;
text-align: start;}
.input[type="file"] {
-webkit-appearance: initial;
padding: initial;
background-color: initial;
border: initial;}
.scwjyy{width: 85px;
height: 20px;
line-height: 20px;
text-align: center;}
.job_back{ width:100%; height:auto; padding-top:50px;}
.job_back_con{ width:100px;line-height:30px;font-size:12px;color:#fff;text-align:center; border:1px solid #60b6e7; padding:3px;  }
.job_back_con a{font-size:12px;color:#fff !important;text-align:center;background:#60b6e7;display:block;}
.job_back_con:hover{transition: color .6s,border-color .6s,background-color .6s;border: 1px solid #000;}
.job_back_con a:hover{ background:#000;transition: color .6s,border-color .6s,background-color .6s;}


.job_back02{ width:100%; height:auto; padding-top:50px;}
.job_back02_con{ width:120px;height:30px;line-height:30px;font-size:12px;color:#fff;text-align:center; border:1px solid #0255a5; padding:3px;  margin:0 auto;}
.job_back02_con a{font-size:12px;color:#fff;text-align:center;background:#60b6e7;display:block;}
.job_back02_con:hover{transition: color .6s,border-color .6s,background-color .6s;border: 1px solid #000;}
.job_back02_con a:hover{ background:#000;transition: color .6s,border-color .6s,background-color .6s;}

/********jobdot结束*******


/********newslist*******/
.newslist{padding:100px 0px;}
.newslist h4{font-weight:bold; text-align:center; line-height:32px; margin:0;}
.newslist p{text-align:center; margin:30px 0px;}
.newsxq{width:100%;}
.newsxq p{ line-height:24px; text-align:left; font-size:12px; margin:0 0 10px 0;}
.newsup{width:100%; margin-top:50px;}
.newsdown{margin-left:50px;}
.listmore{color:#000 !important;}
.listmore:hover{color:#01662E !important;}

.newsfh{width:120px; height:35px; line-height:35px; text-align:center; margin:50px auto 30px auto;}
.newsfh a{display:block; color:#fff !important; background-color:#60b6e7; border:1px solid #60b6e7;
transition:all .4s linear;
-webkit-transition:all .4s linear;
-moz-transition:all .4s linear;
-ms-transition:all .4s linear;
-o-transition:all .4s linear;
}
.newsfh a:hover{border:1px solid #60b6e7; color:#60b6e7 !important; background-color:inherit;}

.ggzjzj{ width:640px; height:auto; margin:0 auto;}
/********newslist*******/



.container-fluid{ padding:50px 0;}
.honor_list{}
.honor_list:hover h1{ color:#60b6e7 !important;}
.honor_list:hover p{ color:#60b6e7 !important;}
.honor_list:hover img{ left:-10px;}
.honor_list img{
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
	left: 0;
	position:relative;}
.indexpro_one:hover{}
.honor_list img{ display:block; margin:0 auto; width:40%;}
.pro .honor_list h1{     font-family:"Microsoft YaHei",微软雅黑,STHeiti;}
.honor_list h1{
text-align: center;
font-size:12px;
line-height: 1.2em;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 2px;
font-style: normal;
margin-top:20px; margin-bottom:0;
    font-family:Arial, Helvetica, sans-serif;
}

.innerwarp1{ margin-bottom:45px;}
.honor_list p{

text-align:center;
color: #666;
font-size: 14px;
line-height: 25px;
letter-spacing: 0px;
font-weight: 400;
font-style: normal;
}
.honor_title{ text-align:center;   font-size: 36px;
    color: #60b6e7;
    margin: 5px 0;
    font-family:Arial, Helvetica, sans-serif;}
.honor_title2{
	 text-align:center;
	    font-size: 20px;
    color: #60b6e7;
    margin-bottom: 70px;
    margin-top: 0;
	}	
	
.honor_list_con{ position:relative; left:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; }
	 
	
/**  pro_list ***/	
.pro{padding:45px 0 20px 0; overflow:hidden;}
.pro .innerwarp{  width:100%; padding:0 1%; box-sizing:border-box;}
.pro .innerwarp1{margin-bottom:10px;}
.pro .innerwarp .innerwarp_con{background:#f5f5f5; width:24.25%; padding-right:1%; margin-bottom:3px; padding-top:15px; padding-bottom:20px; position:relative; /*right:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;*/ }

.pro .innerwarp .innerwarp_con h1{ color:#333; font-size:16px; margin-bottom:6px; margin-top:0;}
.pro .innerwarp .innerwarp_con p{ color:#999;}
.pro .innerwarp .innerwarp_con img{width:74%; height:100%; display:block;}
.pro .innerwarp .innerwarp_con.innerwarp_con4{margin-right:0;}

.pro_xl{ color:#60b6e7; font-size:22px; font-family:"Microsoft YaHei",微软雅黑,STHeiti; line-height:40px;}


/**  case  **/
.case .innerwarp h1{font-size:16px; line-height:30px; margin-bottom:6px;}
.case .innerwarp p{font-size:14px; color:#999; line-height:24px;}
.case .honor_list h1{ font-family:"Microsoft YaHei",微软雅黑,STHeiti;}
.case_con{ position:relative; right:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}




/*********产品详情****/

.pro_imgae{border:1px solid #ECECEC;}
.pro_wenzi{margin-top:20px; }
.pro_wenzi1{color:#6f6f6f;}
.pro_wenzi2{text-indent:2em; line-height:25px; width:100%;}

.tb{ margin-top:15px; }
.tb li{width:54px; height:auto; float:left; margin-right:10px;}
.tb li span{ display:block; text-align:center; color:#6f6f6f; line-height:25px; font-size:12px;}
.mmt { margin-top:20px; }

.bt{ width:100%; 
	margin-top:70px;
	overflow:hidden;
}
.bt ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 20px;
	}
.bt ul li{
	float:left;
	width:auto;
	color:#000;
	font-size:14px;
	font-family:"微软雅黑";
	width:32%; text-align:center; line-height:30px; border:1px #ECECEC solid;
	cursor:pointer;
	font-weight:bold;
	}
.bt ul .focus{
	background-color:#60b6e7;
	color:#fff;
	border-bottom:none;
	font-size:14px;
	
	}
	
	
.jianj_a{ margin-top:30px;}
.jianj p{font-size:14px; color:#333; line-height:24px; text-align:left;}
.jianj span{font-size:14px; font-weight:bold; padding-right:10px;}

.jbpz p{color:#333; line-height:24px; text-align:left;}

.zycs{margin-top:20px; border-top:1px #333 solid;}
.zycs li.t{ background:#eeefef; line-height:35px;  }
.zycs li p{width:20%; float:left; color:#333; font-size:14px;text-align:left; margin:0 0 0 10%;  line-height:35px;}
.zycs li h3{width:50%; float:left; color:#333;  font-size:14px; text-align:left; margin:0;  line-height:35px;}



/***product***/
.pro_img1{ background:#fff; margin-bottom:40px; padding-bottom:20px;}
.pro_title{ color:#000; margin-top:20px; font-size:14px; line-height:23px; font-weight:bold;white-space:nowrap; padding-top:10px; overflow:hidden; text-overflow:ellipsis; padding-left:5%; padding-right:5%;}
.pro_imga:hover img{-webkit-filter:opacity(0.5);}
.pro_wz{ font-size:12px; color:#666; line-height:25px; text-align:left; padding-left:5%; padding-right:5%; overflow:hidden; height:50px;}
.imga_title{ font-size:16px; font-weight:700; color:#000;  border-bottom:1px dashed #cdcdcd; padding-bottom:10px;}
.imga_title span{ font-size:16px;padding-left:0px;}
.biaoge_title span{display:block; background-color:#00a1e9; width:25px; height:25px; margin-right:10px; margin-left:0px; float:left;}
.biaoge{ font-size:14px; color:#000; line-height:25px; text-align:center;}
.biaoge tr{border:1px solid #999;}
.biaoge td{border:1px solid #999; padding-top:10px; padding-bottom:10px;}
.biaoge_title{ font-size:16px; color:#000; font-weight:bold; padding-top:40px; text-align:left; line-height:25px; padding-bottom:20px;}
.jieshao_1{ border:1px solid #999; font-size:14px; color:#000;}
/***product***/
.news_bigtitle{ margin-bottom:50px; padding-bottom:10px; margin-top:80px;}
.news_center{ font-size: 36px;
    color: #60B6E7;
    line-height:30px;
    margin-bottom: 10px;
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;}
.news_center span{ font-size:46px; }
.news_chinese{ font-size: 20px;
    color: #60B6E7;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;}



.qywh_wzjs{margin-top: 60px;}



@media(max-width:1450px)and (min-width:769){
	.service3_con_text_in ul li a{ display:none;}
	.service3_con_text_in ul li{height:29px; padding-bottom:0;}
	.fw_pic{ width:55% !important;}
	}





@media(max-width:1380px)and (min-width:769){
.about_three_bottom li h3{ margin-bottom:30px;}

.service3_con_text_in ul li a{ display:none;}
.news_mtbd_wz h3{padding:0;}
.news_dwdt_wz h1{ height:19px; overflow:hidden;}
.day{ width:45%;}

}

@media(max-width:1240px) and (min-width:769){
.container{ width:100%;}
.rongyu_box_warp_right{width:530px; margin-left:0;}
.mr_frUl ul li{width:237px;}
.news_mtbd_wz p{height:80px; padding:10px 28px; overflow:hidden;}
.news_dwdt_wz h2{width:115px;}

}




@media(max-width:768px){
.ggzjzj{ width:100%;}
	.qywh_wzjs {
    margin-top: 0;
}
	#gdzx{height:750px !important;}
	.bankuai{clear:both;}
	.touzi2_left{clear:both;}
	
	
	
	
	.news_jt p{margin:20px 0;}
	.about_twor_text{padding:6% 3%;}
	.about_twor_text h3{ width:100%;}
	
	.about_two_page{padding-bottom:0;}
	
	.about_three_bottom{ padding-top:20px;}
	.about_three_page{padding:0;}
	.no_top_zh li h3{margin-top:40px !important;}
/*	.about_three_bottom li img.xian{margin-top:75px;}*/
	
	.no_top{padding-top:108px;}
	.no_top hr{top:50%;}
	
	.swiper3{height:225px;}
	
	.about_four_page{padding-top:30px; padding-bottom:0;}
	.about_four_leftext{margin-bottom:30px;}
	.about_four_leftext h2.h2_2{margin-bottom:0;}
	.about_four_leftext h3{margin-top:30px;}
	.about_four_leftext p{ margin-top:20px !important;}
	.about_three_page hr{top:29%;}
	
	.about_four_leftpic .about_four_leftpic_in{margin-right:3%;}
	.about_four_leftpic .about_four_leftpic_in.three{margin-right:0;}
	.about_four_righttext p{margin:45px 0;}
	.about_four_leftpic{padding:0 3%; box-sizing:border-box;}
	.about_twor_text{padding-bottom:0;}
	.about_four_rightpic{width:100%; padding:0 3%; box-sizing:;}
	.about_four_rightpic .about_four_rightpic_cont i{font-size:35px;}
	
	.about_five_left{width:100%;}
	.swiper-wrapper{height:160px !important;}
	.rongyu_box{ background:none;}
	.rongyu_box_warp_right{padding-top:30px; float:none;}
	.rongyu_box_warp_left{float:none; background:#60b6e7; width:100%; padding:30px 3%; box-sizing:border-box;margin-top:0;}
	.rongyu_img{width:100%;}
	
	
	.news_mtbd_list{width:100%; clear:both; float:none; margin-bottom:20px; height:auto; overflow:hidden;}
	.news_mtbd{padding:30px 0 0 0;}
	.news_box2{padding:30px 0 0 0;}
	
	.news_box3{margin-top:30px;}
	.news_xwzt_left{margin-bottom:30px;}
	.news_box3 .innerwarp{ margin-bottom:0;}
	.news_dwdt_wz h1{height:17px; overflow:hidden;}
	
	.pro1{margin-top:30px;}
	.pro1_in{ width:100%; padding:20px 0; margin-bottom:30px;}
	.pro1 .pro1_text{ width:100% !important; padding:0 3%;}
	.pro1 .pro1_pic{ width:100% !important; padding:0 3%;}
	.pro1 .pro1_text span{margin-top:13%;}
	
	.pro2{padding:40px 0;}
	
	.innerwarp_con{ width:100% !important;}
	
	
	.service3_con_text_in{ padding-left:3%; padding-right:3%; box-sizing:border-box;}
	.case{padding:30px 0;}
	.honor_title2{margin-bottom:20px;}
	
	.touzi1_left{width:90%; margin:30px auto;}
	.touzi1_left_js{padding:30px 3%; box-sizing:border-box;}
	.bt ul li{width:61px; margin-left:5px; padding:3px 0;}
	
	.touzi1{padding:0 3%; margin:0; box-sizing:border-box; }
	
	.touzi1_right .bankuai{margin-top:30px;}
	.touzi2{padding:0 3%;}
	.touzi2_left{width:90%; margin:50px auto 30px auto;}
	
	.newslist{padding:0;}
	.news_dot .container-fluid{ padding:30px 0 0 0;}
	.newsfh{margin:30px auto 30 auto;}
	
	.touzi2_left .touzi2_left_fl .touzi2_left_fl_list{width:62%;}
	.touzi2_left .touzi2_left_fl .touzi2_left_fl_list li{margin-right:10px;}
	.touzi2_left .touzi2_left_fl select{width:95px;}
	.touzi2_left_con>li{padding-bottom:10px; margin-bottom:20px;}
	.touzi2_left_con{margin-top:20px;}
	.touzi2_left_con>li h3{height:30px; overflow:hidden;}
	
	.news_xwzt_right ul li h4{height:30px; overflow:hidden;}
	.contact_qy{  width:100%; padding:30px 3%; box-sizing:border-box;}
	.contact_qy_left{width:100%; float:none; }
	
	.bt{ margin-top:0;}
	.TabHide4{padding:0;}
	.se10{padding:30px 0;}
	
	.contact3{padding:30px 3%; box-sizing:border-box;}
	.contact3 .innerwarp{width:100%;}
	.contact_top_wz p{width:100%;}
	.inner_bgnr{width:100%;}
	.inner_bgnr ul li{padding-right:0; padding-left:0; margin-top:0;}
	.liuyan{padding-left:0; padding-right:0;}
	
	.inner_bgbtn{ margin-top:30px; width:130px;}
	.inner_bgbtn a{line-height:35px;}
	.contact_qy_right{line-height:30px;}
	
	.newsup{ margin-top:30px;}
	
	.job2_box p{margin-bottom:30px;}
	.job2_box{padding:30px 0 0 0;}
	.job2{margin-top:30px;}
	.job2_left{width:100%; padding:0 3%; box-sizing:border-box; margin-bottom:30px;}
	
	.job2_right{ float:none; margin-top:30px; }
	.job2_box_in {margin-bottom:30px; padding:0;}
	.job2_box .innerwarp{ width:100%; padding:0 3%; box-sizing:border-box;}
	
	.jobcon{padding:30px 0 0 0;}
	.jobcon_bt{padding-bottom:0;}
	
	.jobtopcon_tit{margin-top:0;}
	.scwjy{width:169px;}
	.zwzpnr{margin-bottom:30px;}
	.job_back{padding-top:30px; width:92px; margin:0 auto;}
	
	.honor{ padding:30px 0;}
	/*.service3_con_text_in a{ display:none;}*/
	
	.about_twol_pic img{width:80%; margin:0 auto; display:block;}
	.about_twor_text h3{margin-bottom:30px;}
	.about_twol_pic{margin-bottom:20px;}
	
	
	.pro1_in .pro1_text{width:100%;}
	.pro1_in .pro1_pic{width:100%;}
	
	.rongyu_box_warp_right .mr_frUl{width:325px;}
	.rongyu_img li{width:100%; height:auto;}
	.rongyu_img li img{width:90%; height:auto; display:block; margin:0 auto;}
	.rongyu_img li span{color:#fff; display:block; line-height:30px; text-align:center;}
	.swiper8{height:260px;}
	.swiper-pagination8{ position:absolute; bottom:10px; text-align:center; z-index:99; left:50%; margin-left:-27px;}
	
	.service3_con_text_in ul li{ overflow:visible; height:auto;}
	.service3_con{margin-top:30px;}
	.service1{margin:30px 0;}
	.fwwd{width:100%; padding:0 3%; box-sizing:border-box;}
	
	.about_three_page h4{margin-top:35px;}
	#fazhan .swiper1 {height:360px !important;}
	
	.news_ph  .arrow-left2{ width:30px !important; height:30px !important; background:#60b6e7; text-align:center; z-index:9999999; line-height:30px; }
	
	.news_ph  .arrow-right2{ width:30px !important; height:30px !important; background:#60b6e7; text-align:center; z-index:9999999;  line-height:30px;}
	
	.send_bt{width:135px !important;}
	.pro_xl{margin-left:40px;}
	/*.swiper-wrapper p{margin-left:40px;margin-top:20px;}*/
	.swiper-wrapper .honor_list_p{margin-left:0px !important;margin-top:0px !important;}
	}



/*分页*/

.page{
	font-size: 0px;
	text-align: center;
	margin-top:50px;


}
.page a{
	font-size: 12px;
	color:#60b6e7;
	padding:0px 10px;
	margin-right: 5px;
	background:#ebe8e8;
	transition: color .6s,border-color .6s,background-color .6s,border .6s;
}
.page a:hover,.page a.active{
	background:#60b6e7;
	color:#fff !important;
	transition: color .6s,border-color .6s,background-color .6s,border .6s;
}


.page font{
	font-size: 12px;
	color: #fff;
	margin-right:1px;
	background:#333;
	font-weight:bold;
	padding:6px 12px;
	color:#fff;
}




.page span{
	font-size: 12px;
	color:#000;
	padding:6px 12px;
	margin-right: 1px;
	color: #000;
	background:#333;
	display:none

}

.page select{
	font-size: 12px;
	padding:3px;
	border: 1px solid #ccc;
	margin-right: 5px;
	line-height: 23px;
	color: #ccc !important;
	display:none

}


.fenye{
	width:100%;
	margin-top:20px;
	text-align:center;
	}
.fenye span{
	display:inline-block;
	background:#d7d7d7;
	color:#333;
	padding:5px 15px;
	cursor:pointer;
	}	
.fenye_on{
	background:#60b6e7 !important;
	color:#fff !important;
	}	





/**9-18**/
#preview{ float:none; margin:0 auto; text-align:center;/* width:420px;*/ width:100%; position:relative;}
.jqzoom{ /*width:420px; height:400px;*/ width:100%; height:auto; position:relative;}

.zoomdiv{ left:450px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{/*width:420px;*/ width:90%; height:70px; padding-top:6px; overflow:hidden;margin: 0 auto;width: 350px;position: relative;}
#spec-left{ 
    background:url(images/left.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 5px;
    position: absolute;
    cursor: pointer;
}
#spec-right{
    background:url(images/right.gif) no-repeat; 
     width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 5px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
#spec-list{ 
    position: relative;
    margin-right: 6px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
    margin-left: 20px;
    display: inline;
    padding: 0 10px;
    width: 312px;
}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:70px; height:70px; cursor:pointer; margin-right:0;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:60px; height:60px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;height: 420px;width: auto;max-width: 380px;margin: 0 auto}
.jqzoom img{height: 100%}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#fff 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}

#spec-list div{ margin-top:0;margin-left:8px; *margin-left:0;}

.service_list {
    overflow: hidden;
}













